2019-05-12 23:15:48,142 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-hunter-8 | | 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-05-12 23:15:48,145 - 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.24,192.30.9.4 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.24:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=4M4IXdAUvKs0dLwNlUam6rS1N 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=502ad302317540d78206e49a51170791 export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2019-05-12 23:15:48,145 - xtesting.ci.run_tests - DEBUG - Test args: all 2019-05-12 23:15:48,146 - 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-05-12 23:15:48,165 - xtesting.ci.run_tests - INFO - Loading test case 'connection_check'... 2019-05-12 23:15:48,358 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2019-05-12 23:15:48,359 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-05-12 23:15:48,366 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Sun, 12 May 2019 23:15:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-946ea172-3470-420d-992b-7ed4b58cdd54 2019-05-12 23:15:48,366 - 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.24:5000/v3/", "rel": "self"}]}} 2019-05-12 23:15:48,367 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/v3 used request id req-946ea172-3470-420d-992b-7ed4b58cdd54 2019-05-12 23:15:48,367 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2019-05-12 23:15:48,871 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "a7c607210c3a4f3e8b4164085360c700", "name": "admin"}, {"id": "8ca05c7227a341bd83d32ec8f8313653", "name": "reader"}, {"id": "bf61801caca2425fad3dcd754f90e279", "name": "member"}], "expires_at": "2019-05-13T00:15:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "502ad302317540d78206e49a51170791", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.30:8080/v1/AUTH_502ad302317540d78206e49a51170791", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "52ba4b5dec704662a53725ace954b758"}, {"url": "http://172.30.9.24:8080/v1/AUTH_502ad302317540d78206e49a51170791", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "76cdc7260e614ea7a112bbf6501075b4"}, {"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0016890642c4863a40d79301b1151c9"}], "type": "object-store", "id": "18380897045c4ca3915e511516050721", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1af474b830214cd99d794f484388b9bc"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e1601e9d9fc4089a53490e78be5772c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a7514fc59a84b9abc355f5edbf83808"}], "type": "compute", "id": "32036ae8f7e04dc98daec1c4a4ec6234", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e705bf9c7be4636aa3957547f53682e"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98bfbcf42a814c4882fcf329c2eb1aa3"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af9f8ae5e6794a09911001957e446fb3"}], "type": "event", "id": "419c4374326b4e8ba4bdf28c1a8f4f83", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "268f25db6d024c36b51f9687a725b015"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc526326fa154bababfdbc3992e985ee"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efb034dcd41d4871b0a0929d157f8741"}], "type": "metric", "id": "4ffc9a99aad94487a1039ad7f2d6f090", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/502ad302317540d78206e49a51170791", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "309e542939a849cca4774d4ecdc03ba6"}, {"url": "http://172.30.9.24:8004/v1/502ad302317540d78206e49a51170791", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94011bd098e04124b27b78f69f11ac12"}, {"url": "http://192.30.9.4:8004/v1/502ad302317540d78206e49a51170791", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de37498d066848da8ab99cbcd3616791"}], "type": "orchestration", "id": "6be0ce84b0224523a21a8b1a4c483242", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58d8437c726d4c0284d5dcac7cb5277c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6e0caf33ad4d4da0ebdbcd6017bb97"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ca91602f273343e594e001d4d93aea31"}], "type": "identity", "id": "73fe34c4669c462aa6825fe50c44c0c5", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/502ad302317540d78206e49a51170791", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "30a534e5676c45d7966a9da23673bbcb"}, {"url": "http://192.30.9.4:8776/v2/502ad302317540d78206e49a51170791", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9cdc7e864a14682926db0dfbc56508e"}, {"url": "http://172.30.9.24:8776/v2/502ad302317540d78206e49a51170791", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1c9ef0413f74a9281a145c7616f3d93"}], "type": "volumev2", "id": "84b8ce982b644c5fa734c93f5a240946", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49bc6af0fb36466d88e5bae34cc1970c"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b80de3b98af4abfba827bce002941dd"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6cc2135e734b4e1cb80611ebca802264"}], "type": "network", "id": "96c020f30b154737a857e2170dfc05c5", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "9c71851d494341a193fcfd99ff819a24", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59c0d24cc40c4c3d94209a0024bf072a"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68adf55aae0d4c50a2857bed11cc3761"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35f0dd57c6d4ef2acc0e8dd747ab8c3"}], "type": "image", "id": "b59adf68bee544e4890a3bcfbf865eb1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64efe99b77bf457cb4994dc3f5f698cd"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74be3cdb61a44d7dbe7be7f0c943c37b"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef030e81bb5b411096eb72a5f56ef179"}], "type": "alarming", "id": "b65220b9f32748cbbad5ffdfe793b945", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01d54c79a7204e18ae62efe9cf264132"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7240f2e8af1f45c4902f10ff40ae8737"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c21ec991e9cc479cb9251dc2be4e5d05"}], "type": "placement", "id": "eee5455969b14ace91d2257ab12e9e03", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/502ad302317540d78206e49a51170791", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba60c632e2b84514923fc18d1532d63e"}, {"url": "http://172.30.9.24:8776/v3/502ad302317540d78206e49a51170791", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dfa256588564446c9b89f88889b935c4"}, {"url": "http://192.30.9.4:8776/v3/502ad302317540d78206e49a51170791", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2fa5c3f7a0043ab814658d62b0418c1"}], "type": "volumev3", "id": "f7e6e7f7cae04db89c6a4dacb8fd5682", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5a73c8c287b74d1ba81a84739a7dbfeb"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "695e1b11f43140f8985b6bf5cdfd11be"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0891c46c5e240e7ac0b8de1a7f8e457"}], "type": "cloudformation", "id": "fc9b7fdfb7f24bf3b43e65004ffa982c", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7de183e8dc884d4291809f553b399004"}, "audit_ids": ["dMRkhK1fQiamQQvL6H8kew"], "issued_at": "2019-05-12T23:15:48.000000Z"}} 2019-05-12 23:15:48,875 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-05-12 23:15:48,875 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}1ca2047e7ba068e580682ecb4eef268efd2a4849" 2019-05-12 23:15:49,874 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Sun, 12 May 2019 23:15:49 GMT X-Openstack-Request-Id: req-6b8f91a4-5e95-4060-939d-ff7b3df5a7e2 2019-05-12 23:15:49,875 - 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-05-12 23:15:49,876 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/extensions.json used request id req-6b8f91a4-5e95-4060-939d-ff7b3df5a7e2 2019-05-12 23:15:49,876 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 1.00119781494s 2019-05-12 23:15:49,886 - 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-05-12 23:15:49,889 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-aggregates 2019-05-12 23:15:49,891 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}1ca2047e7ba068e580682ecb4eef268efd2a4849" 2019-05-12 23:15:50,922 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 18 Content-Type: application/json Date: Sun, 12 May 2019 23:15:50 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-d6dc0d74-0572-4371-ae93-69498bb9d075 x-openstack-request-id: req-d6dc0d74-0572-4371-ae93-69498bb9d075 2019-05-12 23:15:50,922 - keystoneauth.session - DEBUG - RESP BODY: {"aggregates": []} 2019-05-12 23:15:50,922 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-aggregates used request id req-d6dc0d74-0572-4371-ae93-69498bb9d075 2019-05-12 23:15:50,923 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-aggregates in 1.03380012512s 2019-05-12 23:15:50,923 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_aggregates: [] 2019-05-12 23:15:50,929 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-05-12 23:15:50,935 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sun, 12 May 2019 23:15:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-24be5bbd-c77d-41a6-93ec-c4dab431865e 2019-05-12 23:15:50,935 - 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-12 23:15:50,935 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/ used request id req-24be5bbd-c77d-41a6-93ec-c4dab431865e 2019-05-12 23:15:50,936 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-12 23:15:50,939 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}1ca2047e7ba068e580682ecb4eef268efd2a4849" 2019-05-12 23:15:51,222 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Sun, 12 May 2019 23:15:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b7ffc11-c88a-4d56-8d82-2bbc758760d0 2019-05-12 23:15:51,223 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/cc15131c8eb7492292418e2207dcc87e"}, "tags": [], "enabled": true, "id": "cc15131c8eb7492292418e2207dcc87e", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2019-05-12 23:15:51,223 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-6b7ffc11-c88a-4d56-8d82-2bbc758760d0 2019-05-12 23:15:51,223 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.286874055862s 2019-05-12 23:15:51,224 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_domains: [Munch({'description': u'', 'enabled': True, 'id': u'cc15131c8eb7492292418e2207dcc87e', 'name': u'heat_stack'}), Munch({'description': u'The default domain', 'enabled': True, 'id': u'default', 'name': u'Default'})] 2019-05-12 23:15:51,227 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2019-05-12 23:15:51,231 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}1ca2047e7ba068e580682ecb4eef268efd2a4849" 2019-05-12 23:15:51,449 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1855 Content-Type: application/json Date: Sun, 12 May 2019 23:15:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74fec2c8-af54-410b-a75c-62a0809114c2 2019-05-12 23:15:51,451 - keystoneauth.session - DEBUG - RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/01d54c79a7204e18ae62efe9cf264132"}, "url": "http://172.30.9.24:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "eee5455969b14ace91d2257ab12e9e03", "id": "01d54c79a7204e18ae62efe9cf264132"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/1af474b830214cd99d794f484388b9bc"}, "url": "http://192.30.9.4:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "32036ae8f7e04dc98daec1c4a4ec6234", "id": "1af474b830214cd99d794f484388b9bc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/268f25db6d024c36b51f9687a725b015"}, "url": "http://172.30.9.24:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "4ffc9a99aad94487a1039ad7f2d6f090", "id": "268f25db6d024c36b51f9687a725b015"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/309e542939a849cca4774d4ecdc03ba6"}, "url": "http://192.30.9.4:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "6be0ce84b0224523a21a8b1a4c483242", "id": "309e542939a849cca4774d4ecdc03ba6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/30a534e5676c45d7966a9da23673bbcb"}, "url": "http://192.30.9.4:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "84b8ce982b644c5fa734c93f5a240946", "id": "30a534e5676c45d7966a9da23673bbcb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/49bc6af0fb36466d88e5bae34cc1970c"}, "url": "http://192.30.9.4:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "96c020f30b154737a857e2170dfc05c5", "id": "49bc6af0fb36466d88e5bae34cc1970c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/4e1601e9d9fc4089a53490e78be5772c"}, "url": "http://172.30.9.24:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "32036ae8f7e04dc98daec1c4a4ec6234", "id": "4e1601e9d9fc4089a53490e78be5772c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/52ba4b5dec704662a53725ace954b758"}, "url": "http://12.0.0.30:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "18380897045c4ca3915e511516050721", "id": "52ba4b5dec704662a53725ace954b758"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/58d8437c726d4c0284d5dcac7cb5277c"}, "url": "http://172.30.9.24:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "73fe34c4669c462aa6825fe50c44c0c5", "id": "58d8437c726d4c0284d5dcac7cb5277c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/59c0d24cc40c4c3d94209a0024bf072a"}, "url": "http://192.30.9.4:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b59adf68bee544e4890a3bcfbf865eb1", "id": "59c0d24cc40c4c3d94209a0024bf072a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/5a73c8c287b74d1ba81a84739a7dbfeb"}, "url": "http://192.30.9.4:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "fc9b7fdfb7f24bf3b43e65004ffa982c", "id": "5a73c8c287b74d1ba81a84739a7dbfeb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/5b80de3b98af4abfba827bce002941dd"}, "url": "http://172.30.9.24:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "96c020f30b154737a857e2170dfc05c5", "id": "5b80de3b98af4abfba827bce002941dd"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/64efe99b77bf457cb4994dc3f5f698cd"}, "url": "http://192.30.9.4:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b65220b9f32748cbbad5ffdfe793b945", "id": "64efe99b77bf457cb4994dc3f5f698cd"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/68adf55aae0d4c50a2857bed11cc3761"}, "url": "http://172.30.9.24:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b59adf68bee544e4890a3bcfbf865eb1", "id": "68adf55aae0d4c50a2857bed11cc3761"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/695e1b11f43140f8985b6bf5cdfd11be"}, "url": "http://172.30.9.24:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "fc9b7fdfb7f24bf3b43e65004ffa982c", "id": "695e1b11f43140f8985b6bf5cdfd11be"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/6cc2135e734b4e1cb80611ebca802264"}, "url": "http://192.30.9.4:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "96c020f30b154737a857e2170dfc05c5", "id": "6cc2135e734b4e1cb80611ebca802264"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/7240f2e8af1f45c4902f10ff40ae8737"}, "url": "http://192.30.9.4:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "eee5455969b14ace91d2257ab12e9e03", "id": "7240f2e8af1f45c4902f10ff40ae8737"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/74be3cdb61a44d7dbe7be7f0c943c37b"}, "url": "http://192.30.9.4:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b65220b9f32748cbbad5ffdfe793b945", "id": "74be3cdb61a44d7dbe7be7f0c943c37b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/76cdc7260e614ea7a112bbf6501075b4"}, "url": "http://172.30.9.24:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "18380897045c4ca3915e511516050721", "id": "76cdc7260e614ea7a112bbf6501075b4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/8e705bf9c7be4636aa3957547f53682e"}, "url": "http://192.30.9.4:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "419c4374326b4e8ba4bdf28c1a8f4f83", "id": "8e705bf9c7be4636aa3957547f53682e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/94011bd098e04124b27b78f69f11ac12"}, "url": "http://172.30.9.24:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "6be0ce84b0224523a21a8b1a4c483242", "id": "94011bd098e04124b27b78f69f11ac12"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/98bfbcf42a814c4882fcf329c2eb1aa3"}, "url": "http://192.30.9.4:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "419c4374326b4e8ba4bdf28c1a8f4f83", "id": "98bfbcf42a814c4882fcf329c2eb1aa3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/9a7514fc59a84b9abc355f5edbf83808"}, "url": "http://192.30.9.4:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "32036ae8f7e04dc98daec1c4a4ec6234", "id": "9a7514fc59a84b9abc355f5edbf83808"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/af9f8ae5e6794a09911001957e446fb3"}, "url": "http://172.30.9.24:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "419c4374326b4e8ba4bdf28c1a8f4f83", "id": "af9f8ae5e6794a09911001957e446fb3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/ba60c632e2b84514923fc18d1532d63e"}, "url": "http://192.30.9.4:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f7e6e7f7cae04db89c6a4dacb8fd5682", "id": "ba60c632e2b84514923fc18d1532d63e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/bc526326fa154bababfdbc3992e985ee"}, "url": "http://192.30.9.4:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "4ffc9a99aad94487a1039ad7f2d6f090", "id": "bc526326fa154bababfdbc3992e985ee"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/bc6e0caf33ad4d4da0ebdbcd6017bb97"}, "url": "http://192.30.9.4:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "73fe34c4669c462aa6825fe50c44c0c5", "id": "bc6e0caf33ad4d4da0ebdbcd6017bb97"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/c21ec991e9cc479cb9251dc2be4e5d05"}, "url": "http://192.30.9.4:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "eee5455969b14ace91d2257ab12e9e03", "id": "c21ec991e9cc479cb9251dc2be4e5d05"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/c9cdc7e864a14682926db0dfbc56508e"}, "url": "http://192.30.9.4:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "84b8ce982b644c5fa734c93f5a240946", "id": "c9cdc7e864a14682926db0dfbc56508e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/ca91602f273343e594e001d4d93aea31"}, "url": "http://192.30.9.4:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "73fe34c4669c462aa6825fe50c44c0c5", "id": "ca91602f273343e594e001d4d93aea31"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/d0016890642c4863a40d79301b1151c9"}, "url": "http://12.0.0.30:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "18380897045c4ca3915e511516050721", "id": "d0016890642c4863a40d79301b1151c9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/de37498d066848da8ab99cbcd3616791"}, "url": "http://192.30.9.4:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "6be0ce84b0224523a21a8b1a4c483242", "id": "de37498d066848da8ab99cbcd3616791"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/dfa256588564446c9b89f88889b935c4"}, "url": "http://172.30.9.24:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f7e6e7f7cae04db89c6a4dacb8fd5682", "id": "dfa256588564446c9b89f88889b935c4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/e0891c46c5e240e7ac0b8de1a7f8e457"}, "url": "http://192.30.9.4:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "fc9b7fdfb7f24bf3b43e65004ffa982c", "id": "e0891c46c5e240e7ac0b8de1a7f8e457"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/e1c9ef0413f74a9281a145c7616f3d93"}, "url": "http://172.30.9.24:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "84b8ce982b644c5fa734c93f5a240946", "id": "e1c9ef0413f74a9281a145c7616f3d93"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/e35f0dd57c6d4ef2acc0e8dd747ab8c3"}, "url": "http://192.30.9.4:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b59adf68bee544e4890a3bcfbf865eb1", "id": "e35f0dd57c6d4ef2acc0e8dd747ab8c3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/ef030e81bb5b411096eb72a5f56ef179"}, "url": "http://172.30.9.24:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b65220b9f32748cbbad5ffdfe793b945", "id": "ef030e81bb5b411096eb72a5f56ef179"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/efb034dcd41d4871b0a0929d157f8741"}, "url": "http://192.30.9.4:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "4ffc9a99aad94487a1039ad7f2d6f090", "id": "efb034dcd41d4871b0a0929d157f8741"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/f2fa5c3f7a0043ab814658d62b0418c1"}, "url": "http://192.30.9.4:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f7e6e7f7cae04db89c6a4dacb8fd5682", "id": "f2fa5c3f7a0043ab814658d62b0418c1"}], "links": {"self": "http://172.30.9.24:5000/v3/endpoints", "previous": null, "next": null}} 2019-05-12 23:15:51,452 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/endpoints used request id req-74fec2c8-af54-410b-a75c-62a0809114c2 2019-05-12 23:15:51,452 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.224092960358s 2019-05-12 23:15:51,458 - 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.24:5000/v3/endpoints/01d54c79a7204e18ae62efe9cf264132'}, u'url': u'http://172.30.9.24:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'eee5455969b14ace91d2257ab12e9e03', u'id': u'01d54c79a7204e18ae62efe9cf264132'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/1af474b830214cd99d794f484388b9bc'}, u'url': u'http://192.30.9.4:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'32036ae8f7e04dc98daec1c4a4ec6234', u'id': u'1af474b830214cd99d794f484388b9bc'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/268f25db6d024c36b51f9687a725b015'}, u'url': u'http://172.30.9.24:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'4ffc9a99aad94487a1039ad7f2d6f090', u'id': u'268f25db6d024c36b51f9687a725b015'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/309e542939a849cca4774d4ecdc03ba6'}, u'url': u'http://192.30.9.4:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'6be0ce84b0224523a21a8b1a4c483242', u'id': u'309e542939a849cca4774d4ecdc03ba6'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/30a534e5676c45d7966a9da23673bbcb'}, u'url': u'http://192.30.9.4:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'84b8ce982b644c5fa734c93f5a240946', u'id': u'30a534e5676c45d7966a9da23673bbcb'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/49bc6af0fb36466d88e5bae34cc1970c'}, u'url': u'http://192.30.9.4:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'96c020f30b154737a857e2170dfc05c5', u'id': u'49bc6af0fb36466d88e5bae34cc1970c'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/4e1601e9d9fc4089a53490e78be5772c'}, u'url': u'http://172.30.9.24:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'32036ae8f7e04dc98daec1c4a4ec6234', u'id': u'4e1601e9d9fc4089a53490e78be5772c'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/52ba4b5dec704662a53725ace954b758'}, u'url': u'http://12.0.0.30:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'18380897045c4ca3915e511516050721', u'id': u'52ba4b5dec704662a53725ace954b758'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/58d8437c726d4c0284d5dcac7cb5277c'}, u'url': u'http://172.30.9.24:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'73fe34c4669c462aa6825fe50c44c0c5', u'id': u'58d8437c726d4c0284d5dcac7cb5277c'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/59c0d24cc40c4c3d94209a0024bf072a'}, u'url': u'http://192.30.9.4:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'b59adf68bee544e4890a3bcfbf865eb1', u'id': u'59c0d24cc40c4c3d94209a0024bf072a'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/5a73c8c287b74d1ba81a84739a7dbfeb'}, u'url': u'http://192.30.9.4:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'fc9b7fdfb7f24bf3b43e65004ffa982c', u'id': u'5a73c8c287b74d1ba81a84739a7dbfeb'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/5b80de3b98af4abfba827bce002941dd'}, u'url': u'http://172.30.9.24:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'96c020f30b154737a857e2170dfc05c5', u'id': u'5b80de3b98af4abfba827bce002941dd'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/64efe99b77bf457cb4994dc3f5f698cd'}, u'url': u'http://192.30.9.4:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'b65220b9f32748cbbad5ffdfe793b945', u'id': u'64efe99b77bf457cb4994dc3f5f698cd'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/68adf55aae0d4c50a2857bed11cc3761'}, u'url': u'http://172.30.9.24:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'b59adf68bee544e4890a3bcfbf865eb1', u'id': u'68adf55aae0d4c50a2857bed11cc3761'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/695e1b11f43140f8985b6bf5cdfd11be'}, u'url': u'http://172.30.9.24:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'fc9b7fdfb7f24bf3b43e65004ffa982c', u'id': u'695e1b11f43140f8985b6bf5cdfd11be'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/6cc2135e734b4e1cb80611ebca802264'}, u'url': u'http://192.30.9.4:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'96c020f30b154737a857e2170dfc05c5', u'id': u'6cc2135e734b4e1cb80611ebca802264'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/7240f2e8af1f45c4902f10ff40ae8737'}, u'url': u'http://192.30.9.4:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'eee5455969b14ace91d2257ab12e9e03', u'id': u'7240f2e8af1f45c4902f10ff40ae8737'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/74be3cdb61a44d7dbe7be7f0c943c37b'}, u'url': u'http://192.30.9.4:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'b65220b9f32748cbbad5ffdfe793b945', u'id': u'74be3cdb61a44d7dbe7be7f0c943c37b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/76cdc7260e614ea7a112bbf6501075b4'}, u'url': u'http://172.30.9.24:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'18380897045c4ca3915e511516050721', u'id': u'76cdc7260e614ea7a112bbf6501075b4'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/8e705bf9c7be4636aa3957547f53682e'}, u'url': u'http://192.30.9.4:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'419c4374326b4e8ba4bdf28c1a8f4f83', u'id': u'8e705bf9c7be4636aa3957547f53682e'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/94011bd098e04124b27b78f69f11ac12'}, u'url': u'http://172.30.9.24:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'6be0ce84b0224523a21a8b1a4c483242', u'id': u'94011bd098e04124b27b78f69f11ac12'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/98bfbcf42a814c4882fcf329c2eb1aa3'}, u'url': u'http://192.30.9.4:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'419c4374326b4e8ba4bdf28c1a8f4f83', u'id': u'98bfbcf42a814c4882fcf329c2eb1aa3'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/9a7514fc59a84b9abc355f5edbf83808'}, u'url': u'http://192.30.9.4:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'32036ae8f7e04dc98daec1c4a4ec6234', u'id': u'9a7514fc59a84b9abc355f5edbf83808'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/af9f8ae5e6794a09911001957e446fb3'}, u'url': u'http://172.30.9.24:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'419c4374326b4e8ba4bdf28c1a8f4f83', u'id': u'af9f8ae5e6794a09911001957e446fb3'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/ba60c632e2b84514923fc18d1532d63e'}, u'url': u'http://192.30.9.4:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'f7e6e7f7cae04db89c6a4dacb8fd5682', u'id': u'ba60c632e2b84514923fc18d1532d63e'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/bc526326fa154bababfdbc3992e985ee'}, u'url': u'http://192.30.9.4:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'4ffc9a99aad94487a1039ad7f2d6f090', u'id': u'bc526326fa154bababfdbc3992e985ee'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/bc6e0caf33ad4d4da0ebdbcd6017bb97'}, u'url': u'http://192.30.9.4:35357', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'73fe34c4669c462aa6825fe50c44c0c5', u'id': u'bc6e0caf33ad4d4da0ebdbcd6017bb97'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/c21ec991e9cc479cb9251dc2be4e5d05'}, u'url': u'http://192.30.9.4:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'eee5455969b14ace91d2257ab12e9e03', u'id': u'c21ec991e9cc479cb9251dc2be4e5d05'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/c9cdc7e864a14682926db0dfbc56508e'}, u'url': u'http://192.30.9.4:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'84b8ce982b644c5fa734c93f5a240946', u'id': u'c9cdc7e864a14682926db0dfbc56508e'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/ca91602f273343e594e001d4d93aea31'}, u'url': u'http://192.30.9.4:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'73fe34c4669c462aa6825fe50c44c0c5', u'id': u'ca91602f273343e594e001d4d93aea31'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/d0016890642c4863a40d79301b1151c9'}, u'url': u'http://12.0.0.30:8080', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'18380897045c4ca3915e511516050721', u'id': u'd0016890642c4863a40d79301b1151c9'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/de37498d066848da8ab99cbcd3616791'}, u'url': u'http://192.30.9.4:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'6be0ce84b0224523a21a8b1a4c483242', u'id': u'de37498d066848da8ab99cbcd3616791'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/dfa256588564446c9b89f88889b935c4'}, u'url': u'http://172.30.9.24:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'f7e6e7f7cae04db89c6a4dacb8fd5682', u'id': u'dfa256588564446c9b89f88889b935c4'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/e0891c46c5e240e7ac0b8de1a7f8e457'}, u'url': u'http://192.30.9.4:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'fc9b7fdfb7f24bf3b43e65004ffa982c', u'id': u'e0891c46c5e240e7ac0b8de1a7f8e457'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/e1c9ef0413f74a9281a145c7616f3d93'}, u'url': u'http://172.30.9.24:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'84b8ce982b644c5fa734c93f5a240946', u'id': u'e1c9ef0413f74a9281a145c7616f3d93'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/e35f0dd57c6d4ef2acc0e8dd747ab8c3'}, u'url': u'http://192.30.9.4:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'b59adf68bee544e4890a3bcfbf865eb1', u'id': u'e35f0dd57c6d4ef2acc0e8dd747ab8c3'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/ef030e81bb5b411096eb72a5f56ef179'}, u'url': u'http://172.30.9.24:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'b65220b9f32748cbbad5ffdfe793b945', u'id': u'ef030e81bb5b411096eb72a5f56ef179'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/efb034dcd41d4871b0a0929d157f8741'}, u'url': u'http://192.30.9.4:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'4ffc9a99aad94487a1039ad7f2d6f090', u'id': u'efb034dcd41d4871b0a0929d157f8741'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/f2fa5c3f7a0043ab814658d62b0418c1'}, u'url': u'http://192.30.9.4:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'f7e6e7f7cae04db89c6a4dacb8fd5682', u'id': u'f2fa5c3f7a0043ab814658d62b0418c1'})] 2019-05-12 23:15:51,460 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.extensions 2019-05-12 23:15:51,462 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}1ca2047e7ba068e580682ecb4eef268efd2a4849" 2019-05-12 23:15:51,565 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 3147 Content-Type: application/json Date: Sun, 12 May 2019 23:15: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-52e2d76c-77e0-472e-b625-e6a5a5a395b7 x-openstack-request-id: req-52e2d76c-77e0-472e-b625-e6a5a5a395b7 2019-05-12 23:15:51,568 - 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-05-12 23:15:51,569 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/extensions used request id req-52e2d76c-77e0-472e-b625-e6a5a5a395b7 2019-05-12 23:15:51,569 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.extensions in 0.109202861786s 2019-05-12 23:15:51,585 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-floating-ip-pools 2019-05-12 23:15:51,587 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}1ca2047e7ba068e580682ecb4eef268efd2a4849" 2019-05-12 23:15:53,024 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 45 Content-Type: application/json Date: Sun, 12 May 2019 23:15:51 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-1a5cb692-c623-44fd-9aef-191659c0ca66 x-openstack-request-id: req-1a5cb692-c623-44fd-9aef-191659c0ca66 2019-05-12 23:15:53,024 - keystoneauth.session - DEBUG - RESP BODY: {"floating_ip_pools": [{"name": "external"}]} 2019-05-12 23:15:53,024 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-floating-ip-pools used request id req-1a5cb692-c623-44fd-9aef-191659c0ca66 2019-05-12 23:15:53,024 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-floating-ip-pools in 1.43942403793s 2019-05-12 23:15:53,025 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ip_pools: [{'name': u'external'}] 2019-05-12 23:15:53,030 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-12 23:15:53,031 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}1ca2047e7ba068e580682ecb4eef268efd2a4849" 2019-05-12 23:15:54,163 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 12 May 2019 23:15:54 GMT X-Openstack-Request-Id: req-574287df-f117-4b7e-af58-239c4c334cb0 2019-05-12 23:15:54,164 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-05-12 23:15:54,164 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-574287df-f117-4b7e-af58-239c4c334cb0 2019-05-12 23:15:54,164 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 1.13404297829s 2019-05-12 23:15:54,164 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ips: [] 2019-05-12 23:15:54,165 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-05-12 23:15:54,167 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}1ca2047e7ba068e580682ecb4eef268efd2a4849" 2019-05-12 23:15:54,206 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 737 Content-Type: application/json Date: Sun, 12 May 2019 23:15: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-aca45bc3-69ff-4510-9b7e-8103c28e5c34 x-openstack-request-id: req-aca45bc3-69ff-4510-9b7e-8103c28e5c34 2019-05-12 23:15:54,207 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 338}, "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.6", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 341}, "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.5", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 5}]} 2019-05-12 23:15:54,207 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-hypervisors/detail used request id req-aca45bc3-69ff-4510-9b7e-8103c28e5c34 2019-05-12 23:15:54,207 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0422060489655s 2019-05-12 23:15:54,208 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_hypervisors: [Munch({u'status': u'enabled', u'host_ip': u'192.30.9.6', u'hypervisor_hostname': u'overcloud-novacompute-0.opnfvlf.org', u'cpu_info': u'{"vendor": "Intel", "model": "Haswell-noTSX-IBRS", "arch": "x86_64", "features": ["pge", "avx", "xsaveopt", "clflush", "sep", "syscall", "tsc_adjust", "tsc-deadline", "dtes64", "stibp", "invpcid", "tsc", "fsgsbase", "xsave", "vmx", "erms", "xtpr", "cmov", "smep", "ssse3", "est", "pat", "monitor", "smx", "pbe", "lm", "msr", "nx", "fxsr", "tm", "sse4.1", "pae", "sse4.2", "pclmuldq", "cx16", "pcid", "fma", "vme", "popcnt", "mmx", "osxsave", "cx8", "mce", "de", "rdtscp", "ht", "dca", "lahf_lm", "abm", "pdcm", "mca", "pdpe1gb", "apic", "sse", "f16c", "pse", "ds", "invtsc", "pni", "tm2", "avx2", "aes", "sse2", "ss", "ds_cpl", "arat", "bmi1", "bmi2", "acpi", "spec-ctrl", "fpu", "ssbd", "pse36", "mtrr", "movbe", "rdrand", "x2apic"], "topology": {"cores": 4, "cells": 2, "threads": 2, "sockets": 1}}', u'free_disk_gb': 98, u'hypervisor_version': 2012000, u'disk_available_least': 98, u'local_gb': 98, u'free_ram_mb': 28406, u'id': 2, u'service': {u'host': u'overcloud-novacompute-0.opnfvlf.org', u'disabled_reason': None, u'id': 338}, 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.5', u'hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', u'cpu_info': u'{"vendor": "Intel", "model": "Haswell-noTSX-IBRS", "arch": "x86_64", "features": ["pge", "avx", "xsaveopt", "clflush", "sep", "syscall", "tsc_adjust", "tsc-deadline", "dtes64", "stibp", "invpcid", "tsc", "fsgsbase", "xsave", "vmx", "erms", "xtpr", "cmov", "smep", "ssse3", "est", "pat", "monitor", "smx", "pbe", "lm", "msr", "nx", "fxsr", "tm", "sse4.1", "pae", "sse4.2", "pclmuldq", "cx16", "pcid", "fma", "vme", "popcnt", "mmx", "osxsave", "cx8", "mce", "de", "rdtscp", "ht", "dca", "lahf_lm", "abm", "pdcm", "mca", "pdpe1gb", "apic", "sse", "f16c", "pse", "ds", "invtsc", "pni", "tm2", "avx2", "aes", "sse2", "ss", "ds_cpl", "arat", "bmi1", "bmi2", "acpi", "spec-ctrl", "fpu", "ssbd", "pse36", "mtrr", "movbe", "rdrand", "x2apic"], "topology": {"cores": 4, "cells": 2, "threads": 2, "sockets": 1}}', u'free_disk_gb': 98, u'hypervisor_version': 2012000, u'disk_available_least': 98, u'local_gb': 98, u'free_ram_mb': 28406, u'id': 5, u'service': {u'host': u'overcloud-novacompute-1.opnfvlf.org', u'disabled_reason': None, u'id': 341}, 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-05-12 23:15:54,209 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-keypairs 2019-05-12 23:15:54,211 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}1ca2047e7ba068e580682ecb4eef268efd2a4849" 2019-05-12 23:15:54,231 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 16 Content-Type: application/json Date: Sun, 12 May 2019 23:15: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-1b0c7042-314c-4ce4-9334-ace11749ab60 x-openstack-request-id: req-1b0c7042-314c-4ce4-9334-ace11749ab60 2019-05-12 23:15:54,231 - keystoneauth.session - DEBUG - RESP BODY: {"keypairs": []} 2019-05-12 23:15:54,231 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-1b0c7042-314c-4ce4-9334-ace11749ab60 2019-05-12 23:15:54,232 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-keypairs in 0.0229489803314s 2019-05-12 23:15:54,232 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_keypairs: [] 2019-05-12 23:15:54,232 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-12 23:15:54,233 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}1ca2047e7ba068e580682ecb4eef268efd2a4849" 2019-05-12 23:15:55,426 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Sun, 12 May 2019 23:15:55 GMT X-Openstack-Request-Id: req-da95fa6d-c4e6-4f5c-abc1-919b61867b08 2019-05-12 23:15:55,427 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"b24f945a-7d07-4835-982f-37a530314074","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e1cde78fc5364b11ba375012051bd685","l2_adjacency":true,"status":"ACTIVE","subnets":["e4030248-99b3-4c84-be5c-699e1ef4626f"],"description":"","tags":[],"updated_at":"2019-05-12T23:13:19Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e1cde78fc5364b11ba375012051bd685","created_at":"2019-05-12T23:13:13Z","provider:network_type":"flat"}]} 2019-05-12 23:15:55,427 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-da95fa6d-c4e6-4f5c-abc1-919b61867b08 2019-05-12 23:15:55,427 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.19473004341s 2019-05-12 23:15:55,427 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_networks: [Munch({u'status': u'ACTIVE', u'subnets': [u'e4030248-99b3-4c84-be5c-699e1ef4626f'], u'description': u'', u'provider:physical_network': u'datacentre', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-05-12T23:13:19Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'mtu': 1500, u'id': u'b24f945a-7d07-4835-982f-37a530314074', 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-05-12T23:13:13Z', u'provider:network_type': u'flat', u'tenant_id': u'e1cde78fc5364b11ba375012051bd685', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'e1cde78fc5364b11ba375012051bd685', u'l2_adjacency': True})] 2019-05-12 23:15:55,428 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-05-12 23:15:55,428 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}1ca2047e7ba068e580682ecb4eef268efd2a4849" 2019-05-12 23:15:56,491 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 12 Content-Type: application/json Date: Sun, 12 May 2019 23:15:56 GMT X-Openstack-Request-Id: req-36a503c3-cb85-41b3-9081-722db679e7c8 2019-05-12 23:15:56,491 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[]} 2019-05-12 23:15:56,492 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json used request id req-36a503c3-cb85-41b3-9081-722db679e7c8 2019-05-12 23:15:56,492 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 1.06365799904s 2019-05-12 23:15:56,492 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_ports: [] 2019-05-12 23:15:56,496 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-12 23:15:56,499 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}1ca2047e7ba068e580682ecb4eef268efd2a4849" 2019-05-12 23:15:56,698 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 756 Content-Type: application/json Date: Sun, 12 May 2019 23:15:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3aa042f-e67f-4074-b317-0c7c83adddb3 2019-05-12 23:15:56,699 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [{"scope": {"project": {"id": "e1cde78fc5364b11ba375012051bd685"}}, "role": {"id": "a7c607210c3a4f3e8b4164085360c700"}, "user": {"id": "2c33cd24152f470facc0a696e2ac0e9c"}, "links": {"assignment": "http://172.30.9.24:5000/v3/projects/e1cde78fc5364b11ba375012051bd685/users/2c33cd24152f470facc0a696e2ac0e9c/roles/a7c607210c3a4f3e8b4164085360c700"}}, {"scope": {"project": {"id": "e1cde78fc5364b11ba375012051bd685"}}, "role": {"id": "a7c607210c3a4f3e8b4164085360c700"}, "user": {"id": "2e55f9db30cd4444ac0e9d066ed612a6"}, "links": {"assignment": "http://172.30.9.24:5000/v3/projects/e1cde78fc5364b11ba375012051bd685/users/2e55f9db30cd4444ac0e9d066ed612a6/roles/a7c607210c3a4f3e8b4164085360c700"}}, {"scope": {"project": {"id": "e1cde78fc5364b11ba375012051bd685"}}, "role": {"id": "a7c607210c3a4f3e8b4164085360c700"}, "user": {"id": "2eecd8c0b7ed405fb9816acbfc61b873"}, "links": {"assignment": "http://172.30.9.24:5000/v3/projects/e1cde78fc5364b11ba375012051bd685/users/2eecd8c0b7ed405fb9816acbfc61b873/roles/a7c607210c3a4f3e8b4164085360c700"}}, {"scope": {"project": {"id": "e1cde78fc5364b11ba375012051bd685"}}, "role": {"id": "a7c607210c3a4f3e8b4164085360c700"}, "user": {"id": "3e9ccbfff5874166b6d46bd0fc199536"}, "links": {"assignment": "http://172.30.9.24:5000/v3/projects/e1cde78fc5364b11ba375012051bd685/users/3e9ccbfff5874166b6d46bd0fc199536/roles/a7c607210c3a4f3e8b4164085360c700"}}, {"scope": {"project": {"id": "e1cde78fc5364b11ba375012051bd685"}}, "role": {"id": "a7c607210c3a4f3e8b4164085360c700"}, "user": {"id": "6514c9b960ba4340b8237693137e90e1"}, "links": {"assignment": "http://172.30.9.24:5000/v3/projects/e1cde78fc5364b11ba375012051bd685/users/6514c9b960ba4340b8237693137e90e1/roles/a7c607210c3a4f3e8b4164085360c700"}}, {"scope": {"project": {"id": "e1cde78fc5364b11ba375012051bd685"}}, "role": {"id": "a7c607210c3a4f3e8b4164085360c700"}, "user": {"id": "6e07d59b3a5e4c979114780a983ba694"}, "links": {"assignment": "http://172.30.9.24:5000/v3/projects/e1cde78fc5364b11ba375012051bd685/users/6e07d59b3a5e4c979114780a983ba694/roles/a7c607210c3a4f3e8b4164085360c700"}}, {"scope": {"project": {"id": "e1cde78fc5364b11ba375012051bd685"}}, "role": {"id": "a7c607210c3a4f3e8b4164085360c700"}, "user": {"id": "7dda43216d2c43c9a32be853789105c1"}, "links": {"assignment": "http://172.30.9.24:5000/v3/projects/e1cde78fc5364b11ba375012051bd685/users/7dda43216d2c43c9a32be853789105c1/roles/a7c607210c3a4f3e8b4164085360c700"}}, {"scope": {"project": {"id": "502ad302317540d78206e49a51170791"}}, "role": {"id": "9fe2ff9ee4384b1894a90878d3e92bab"}, "user": {"id": "7de183e8dc884d4291809f553b399004"}, "links": {"assignment": "http://172.30.9.24:5000/v3/projects/502ad302317540d78206e49a51170791/users/7de183e8dc884d4291809f553b399004/roles/9fe2ff9ee4384b1894a90878d3e92bab"}}, {"scope": {"project": {"id": "502ad302317540d78206e49a51170791"}}, "role": {"id": "a7c607210c3a4f3e8b4164085360c700"}, "user": {"id": "7de183e8dc884d4291809f553b399004"}, "links": {"assignment": "http://172.30.9.24:5000/v3/projects/502ad302317540d78206e49a51170791/users/7de183e8dc884d4291809f553b399004/roles/a7c607210c3a4f3e8b4164085360c700"}}, {"scope": {"project": {"id": "e1cde78fc5364b11ba375012051bd685"}}, "role": {"id": "a7c607210c3a4f3e8b4164085360c700"}, "user": {"id": "849a549073e648949aed2d85db42cd75"}, "links": {"assignment": "http://172.30.9.24:5000/v3/projects/e1cde78fc5364b11ba375012051bd685/users/849a549073e648949aed2d85db42cd75/roles/a7c607210c3a4f3e8b4164085360c700"}}, {"scope": {"project": {"id": "e1cde78fc5364b11ba375012051bd685"}}, "role": {"id": "a7c607210c3a4f3e8b4164085360c700"}, "user": {"id": "9cca07c0aeb24ad88b3c2a36b7f14f24"}, "links": {"assignment": "http://172.30.9.24:5000/v3/projects/e1cde78fc5364b11ba375012051bd685/users/9cca07c0aeb24ad88b3c2a36b7f14f24/roles/a7c607210c3a4f3e8b4164085360c700"}}, {"scope": {"project": {"id": "e1cde78fc5364b11ba375012051bd685"}}, "role": {"id": "844fe183da2e40679ad6b95337420513"}, "user": {"id": "e97ad0d4669a4d2ab66ff01388512d4b"}, "links": {"assignment": "http://172.30.9.24:5000/v3/projects/e1cde78fc5364b11ba375012051bd685/users/e97ad0d4669a4d2ab66ff01388512d4b/roles/844fe183da2e40679ad6b95337420513"}}, {"scope": {"project": {"id": "e1cde78fc5364b11ba375012051bd685"}}, "role": {"id": "a7c607210c3a4f3e8b4164085360c700"}, "user": {"id": "e97ad0d4669a4d2ab66ff01388512d4b"}, "links": {"assignment": "http://172.30.9.24:5000/v3/projects/e1cde78fc5364b11ba375012051bd685/users/e97ad0d4669a4d2ab66ff01388512d4b/roles/a7c607210c3a4f3e8b4164085360c700"}}, {"scope": {"project": {"id": "e1cde78fc5364b11ba375012051bd685"}}, "role": {"id": "a7c607210c3a4f3e8b4164085360c700"}, "user": {"id": "eda0297007e04147a7ddf6c5ba8b414c"}, "links": {"assignment": "http://172.30.9.24:5000/v3/projects/e1cde78fc5364b11ba375012051bd685/users/eda0297007e04147a7ddf6c5ba8b414c/roles/a7c607210c3a4f3e8b4164085360c700"}}, {"scope": {"project": {"id": "e1cde78fc5364b11ba375012051bd685"}}, "role": {"id": "a7c607210c3a4f3e8b4164085360c700"}, "user": {"id": "f9484f1d364145a1a174ce814372ad75"}, "links": {"assignment": "http://172.30.9.24:5000/v3/projects/e1cde78fc5364b11ba375012051bd685/users/f9484f1d364145a1a174ce814372ad75/roles/a7c607210c3a4f3e8b4164085360c700"}}, {"scope": {"domain": {"id": "cc15131c8eb7492292418e2207dcc87e"}}, "role": {"id": "a7c607210c3a4f3e8b4164085360c700"}, "user": {"id": "89eaebb8afe84ead9256ab24a4b51e70"}, "links": {"assignment": "http://172.30.9.24:5000/v3/domains/cc15131c8eb7492292418e2207dcc87e/users/89eaebb8afe84ead9256ab24a4b51e70/roles/a7c607210c3a4f3e8b4164085360c700"}}, {"scope": {"system": {"all": true}}, "role": {"id": "a7c607210c3a4f3e8b4164085360c700"}, "user": {"id": "7de183e8dc884d4291809f553b399004"}, "links": {"assignment": "http://172.30.9.24:5000/v3/system/users/7de183e8dc884d4291809f553b399004/roles/a7c607210c3a4f3e8b4164085360c700"}}], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments", "previous": null, "next": null}} 2019-05-12 23:15:56,700 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments used request id req-c3aa042f-e67f-4074-b317-0c7c83adddb3 2019-05-12 23:15:56,700 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.204077005386s 2019-05-12 23:15:56,703 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_role_assignments: [Munch({'project': u'e1cde78fc5364b11ba375012051bd685', 'id': u'a7c607210c3a4f3e8b4164085360c700', 'user': u'2c33cd24152f470facc0a696e2ac0e9c'}), Munch({'project': u'e1cde78fc5364b11ba375012051bd685', 'id': u'a7c607210c3a4f3e8b4164085360c700', 'user': u'2e55f9db30cd4444ac0e9d066ed612a6'}), Munch({'project': u'e1cde78fc5364b11ba375012051bd685', 'id': u'a7c607210c3a4f3e8b4164085360c700', 'user': u'2eecd8c0b7ed405fb9816acbfc61b873'}), Munch({'project': u'e1cde78fc5364b11ba375012051bd685', 'id': u'a7c607210c3a4f3e8b4164085360c700', 'user': u'3e9ccbfff5874166b6d46bd0fc199536'}), Munch({'project': u'e1cde78fc5364b11ba375012051bd685', 'id': u'a7c607210c3a4f3e8b4164085360c700', 'user': u'6514c9b960ba4340b8237693137e90e1'}), Munch({'project': u'e1cde78fc5364b11ba375012051bd685', 'id': u'a7c607210c3a4f3e8b4164085360c700', 'user': u'6e07d59b3a5e4c979114780a983ba694'}), Munch({'project': u'e1cde78fc5364b11ba375012051bd685', 'id': u'a7c607210c3a4f3e8b4164085360c700', 'user': u'7dda43216d2c43c9a32be853789105c1'}), Munch({'project': u'502ad302317540d78206e49a51170791', 'id': u'9fe2ff9ee4384b1894a90878d3e92bab', 'user': u'7de183e8dc884d4291809f553b399004'}), Munch({'project': u'502ad302317540d78206e49a51170791', 'id': u'a7c607210c3a4f3e8b4164085360c700', 'user': u'7de183e8dc884d4291809f553b399004'}), Munch({'project': u'e1cde78fc5364b11ba375012051bd685', 'id': u'a7c607210c3a4f3e8b4164085360c700', 'user': u'849a549073e648949aed2d85db42cd75'}), Munch({'project': u'e1cde78fc5364b11ba375012051bd685', 'id': u'a7c607210c3a4f3e8b4164085360c700', 'user': u'9cca07c0aeb24ad88b3c2a36b7f14f24'}), Munch({'project': u'e1cde78fc5364b11ba375012051bd685', 'id': u'844fe183da2e40679ad6b95337420513', 'user': u'e97ad0d4669a4d2ab66ff01388512d4b'}), Munch({'project': u'e1cde78fc5364b11ba375012051bd685', 'id': u'a7c607210c3a4f3e8b4164085360c700', 'user': u'e97ad0d4669a4d2ab66ff01388512d4b'}), Munch({'project': u'e1cde78fc5364b11ba375012051bd685', 'id': u'a7c607210c3a4f3e8b4164085360c700', 'user': u'eda0297007e04147a7ddf6c5ba8b414c'}), Munch({'project': u'e1cde78fc5364b11ba375012051bd685', 'id': u'a7c607210c3a4f3e8b4164085360c700', 'user': u'f9484f1d364145a1a174ce814372ad75'}), Munch({'domain': u'cc15131c8eb7492292418e2207dcc87e', 'id': u'a7c607210c3a4f3e8b4164085360c700', 'user': u'89eaebb8afe84ead9256ab24a4b51e70'}), Munch({'id': u'a7c607210c3a4f3e8b4164085360c700', 'user': u'7de183e8dc884d4291809f553b399004'})] 2019-05-12 23:15:56,706 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-12 23:15:56,710 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}1ca2047e7ba068e580682ecb4eef268efd2a4849" 2019-05-12 23:15:56,943 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 12 May 2019 23:15:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6dbbb11-044d-4cfc-99f9-291223ad64da 2019-05-12 23:15:56,943 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "844fe183da2e40679ad6b95337420513", "links": {"self": "http://172.30.9.24:5000/v3/roles/844fe183da2e40679ad6b95337420513"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8ca05c7227a341bd83d32ec8f8313653", "links": {"self": "http://172.30.9.24:5000/v3/roles/8ca05c7227a341bd83d32ec8f8313653"}, "name": "reader"}, {"domain_id": null, "id": "9e09b141a13a4f3b92e9726a9281bbac", "links": {"self": "http://172.30.9.24:5000/v3/roles/9e09b141a13a4f3b92e9726a9281bbac"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a7c607210c3a4f3e8b4164085360c700", "links": {"self": "http://172.30.9.24:5000/v3/roles/a7c607210c3a4f3e8b4164085360c700"}, "name": "admin"}, {"domain_id": null, "id": "b23d2e47e2c84253b961fb802298f09e", "links": {"self": "http://172.30.9.24:5000/v3/roles/b23d2e47e2c84253b961fb802298f09e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "bf61801caca2425fad3dcd754f90e279", "links": {"self": "http://172.30.9.24:5000/v3/roles/bf61801caca2425fad3dcd754f90e279"}, "name": "member"}]} 2019-05-12 23:15:56,944 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-a6dbbb11-044d-4cfc-99f9-291223ad64da 2019-05-12 23:15:56,944 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.23722410202s 2019-05-12 23:15:56,945 - 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'844fe183da2e40679ad6b95337420513'}), 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'8ca05c7227a341bd83d32ec8f8313653'}), 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'9e09b141a13a4f3b92e9726a9281bbac'}), 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'admin', 'id': u'a7c607210c3a4f3e8b4164085360c700'}), 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'b23d2e47e2c84253b961fb802298f09e'}), 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'bf61801caca2425fad3dcd754f90e279'})] 2019-05-12 23:15:56,946 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-05-12 23:15:56,947 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}1ca2047e7ba068e580682ecb4eef268efd2a4849" 2019-05-12 23:15:58,119 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Sun, 12 May 2019 23:15:58 GMT X-Openstack-Request-Id: req-cb805874-30cf-49ec-a46c-c2adca63583f 2019-05-12 23:15:58,119 - keystoneauth.session - DEBUG - RESP BODY: {"routers": []} 2019-05-12 23:15:58,119 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-cb805874-30cf-49ec-a46c-c2adca63583f 2019-05-12 23:15:58,119 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 1.17296504974s 2019-05-12 23:15:58,119 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_routers: [] 2019-05-12 23:15:58,120 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-12 23:15:58,123 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}1ca2047e7ba068e580682ecb4eef268efd2a4849" 2019-05-12 23:15:58,312 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Sun, 12 May 2019 23:15: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-014053f7-b032-46f3-ad2f-ffb808e66840 x-openstack-request-id: req-014053f7-b032-46f3-ad2f-ffb808e66840 2019-05-12 23:15:58,312 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-05-12 23:15:58,312 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-014053f7-b032-46f3-ad2f-ffb808e66840 2019-05-12 23:15:58,312 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.192609071732s 2019-05-12 23:15:58,313 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_servers: [] 2019-05-12 23:15:58,316 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2019-05-12 23:15:58,319 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.4: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-05-12 23:15:58,325 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sun, 12 May 2019 23:15:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ed4ae8d7-2b5d-4e5a-8ca9-427c07071ffb 2019-05-12 23:15:58,326 - 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.4:35357/v3/", "rel": "self"}]}]}} 2019-05-12 23:15:58,326 - keystoneauth.session - DEBUG - GET call to http://192.30.9.4:35357/ used request id req-ed4ae8d7-2b5d-4e5a-8ca9-427c07071ffb 2019-05-12 23:15:58,327 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.4: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}1ca2047e7ba068e580682ecb4eef268efd2a4849" 2019-05-12 23:15:58,665 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 829 Content-Type: application/json Date: Sun, 12 May 2019 23:15:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-caa79995-7d99-4c46-8cf9-171b6270dd4f 2019-05-12 23:15:58,666 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.4:35357/v3/services/18380897045c4ca3915e511516050721"}, "enabled": true, "type": "object-store", "id": "18380897045c4ca3915e511516050721", "name": "swift"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.4:35357/v3/services/32036ae8f7e04dc98daec1c4a4ec6234"}, "enabled": true, "type": "compute", "id": "32036ae8f7e04dc98daec1c4a4ec6234", "name": "nova"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.4:35357/v3/services/419c4374326b4e8ba4bdf28c1a8f4f83"}, "enabled": true, "type": "event", "id": "419c4374326b4e8ba4bdf28c1a8f4f83", "name": "panko"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.4:35357/v3/services/4ffc9a99aad94487a1039ad7f2d6f090"}, "enabled": true, "type": "metric", "id": "4ffc9a99aad94487a1039ad7f2d6f090", "name": "gnocchi"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.4:35357/v3/services/6be0ce84b0224523a21a8b1a4c483242"}, "enabled": true, "type": "orchestration", "id": "6be0ce84b0224523a21a8b1a4c483242", "name": "heat"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.4:35357/v3/services/73fe34c4669c462aa6825fe50c44c0c5"}, "enabled": true, "type": "identity", "id": "73fe34c4669c462aa6825fe50c44c0c5", "name": "keystone"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.4:35357/v3/services/84b8ce982b644c5fa734c93f5a240946"}, "enabled": true, "type": "volumev2", "id": "84b8ce982b644c5fa734c93f5a240946", "name": "cinderv2"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.4:35357/v3/services/96c020f30b154737a857e2170dfc05c5"}, "enabled": true, "type": "network", "id": "96c020f30b154737a857e2170dfc05c5", "name": "neutron"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.4:35357/v3/services/9c71851d494341a193fcfd99ff819a24"}, "enabled": true, "type": "metering", "id": "9c71851d494341a193fcfd99ff819a24", "name": "ceilometer"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.4:35357/v3/services/b59adf68bee544e4890a3bcfbf865eb1"}, "enabled": true, "type": "image", "id": "b59adf68bee544e4890a3bcfbf865eb1", "name": "glance"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.4:35357/v3/services/b65220b9f32748cbbad5ffdfe793b945"}, "enabled": true, "type": "alarming", "id": "b65220b9f32748cbbad5ffdfe793b945", "name": "aodh"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.4:35357/v3/services/eee5455969b14ace91d2257ab12e9e03"}, "enabled": true, "type": "placement", "id": "eee5455969b14ace91d2257ab12e9e03", "name": "placement"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.4:35357/v3/services/f7e6e7f7cae04db89c6a4dacb8fd5682"}, "enabled": true, "type": "volumev3", "id": "f7e6e7f7cae04db89c6a4dacb8fd5682", "name": "cinderv3"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.4:35357/v3/services/fc9b7fdfb7f24bf3b43e65004ffa982c"}, "enabled": true, "type": "cloudformation", "id": "fc9b7fdfb7f24bf3b43e65004ffa982c", "name": "heat-cfn"}], "links": {"self": "http://192.30.9.4:35357/v3/services", "previous": null, "next": null}} 2019-05-12 23:15:58,666 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.4:35357/v3/services used request id req-caa79995-7d99-4c46-8cf9-171b6270dd4f 2019-05-12 23:15:58,666 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.350278139114s 2019-05-12 23:15:58,671 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_services: [Munch({'description': u'Openstack Object-Store Service', 'service_type': u'object-store', 'type': u'object-store', 'enabled': True, 'id': u'18380897045c4ca3915e511516050721', 'name': u'swift'}), Munch({'description': u'Openstack Compute Service', 'service_type': u'compute', 'type': u'compute', 'enabled': True, 'id': u'32036ae8f7e04dc98daec1c4a4ec6234', 'name': u'nova'}), Munch({'description': u'OpenStack Event Service', 'service_type': u'event', 'type': u'event', 'enabled': True, 'id': u'419c4374326b4e8ba4bdf28c1a8f4f83', 'name': u'panko'}), Munch({'description': u'OpenStack Metric Service', 'service_type': u'metric', 'type': u'metric', 'enabled': True, 'id': u'4ffc9a99aad94487a1039ad7f2d6f090', 'name': u'gnocchi'}), Munch({'description': u'Openstack Orchestration Service', 'service_type': u'orchestration', 'type': u'orchestration', 'enabled': True, 'id': u'6be0ce84b0224523a21a8b1a4c483242', 'name': u'heat'}), Munch({'description': u'OpenStack Identity Service', 'service_type': u'identity', 'type': u'identity', 'enabled': True, 'id': u'73fe34c4669c462aa6825fe50c44c0c5', 'name': u'keystone'}), Munch({'description': u'Cinder Service v2', 'service_type': u'volumev2', 'type': u'volumev2', 'enabled': True, 'id': u'84b8ce982b644c5fa734c93f5a240946', 'name': u'cinderv2'}), Munch({'description': u'Neutron Networking Service', 'service_type': u'network', 'type': u'network', 'enabled': True, 'id': u'96c020f30b154737a857e2170dfc05c5', 'name': u'neutron'}), Munch({'description': u'Openstack Metering Service', 'service_type': u'metering', 'type': u'metering', 'enabled': True, 'id': u'9c71851d494341a193fcfd99ff819a24', 'name': u'ceilometer'}), Munch({'description': u'OpenStack Image Service', 'service_type': u'image', 'type': u'image', 'enabled': True, 'id': u'b59adf68bee544e4890a3bcfbf865eb1', 'name': u'glance'}), Munch({'description': u'OpenStack Alarming Service', 'service_type': u'alarming', 'type': u'alarming', 'enabled': True, 'id': u'b65220b9f32748cbbad5ffdfe793b945', 'name': u'aodh'}), Munch({'description': u'Openstack Placement Service', 'service_type': u'placement', 'type': u'placement', 'enabled': True, 'id': u'eee5455969b14ace91d2257ab12e9e03', 'name': u'placement'}), Munch({'description': u'Cinder Service v3', 'service_type': u'volumev3', 'type': u'volumev3', 'enabled': True, 'id': u'f7e6e7f7cae04db89c6a4dacb8fd5682', 'name': u'cinderv3'}), Munch({'description': u'Openstack Cloudformation Service', 'service_type': u'cloudformation', 'type': u'cloudformation', 'enabled': True, 'id': u'fc9b7fdfb7f24bf3b43e65004ffa982c', 'name': u'heat-cfn'})] 2019-05-12 23:15:58,672 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-12 23:15:58,672 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}1ca2047e7ba068e580682ecb4eef268efd2a4849" 2019-05-12 23:15:59,201 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 642 Content-Type: application/json Date: Sun, 12 May 2019 23:15:59 GMT X-Openstack-Request-Id: req-447fc1b5-4026-4e37-b02a-0fdb25a00ac0 2019-05-12 23:15:59,201 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-05-12T23:13:19Z","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":"e4030248-99b3-4c84-be5c-699e1ef4626f","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"e1cde78fc5364b11ba375012051bd685","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"b24f945a-7d07-4835-982f-37a530314074","tenant_id":"e1cde78fc5364b11ba375012051bd685","created_at":"2019-05-12T23:13:19Z","ip_version":4}]} 2019-05-12 23:15:59,201 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-447fc1b5-4026-4e37-b02a-0fdb25a00ac0 2019-05-12 23:15:59,201 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.529184818268s 2019-05-12 23:15:59,202 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_subnets: [Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-05-12T23:13:19Z', 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'e4030248-99b3-4c84-be5c-699e1ef4626f', u'subnetpool_id': None, u'service_types': [], u'name': u'external-subnet', u'enable_dhcp': False, u'segment_id': None, u'network_id': u'b24f945a-7d07-4835-982f-37a530314074', u'tenant_id': u'e1cde78fc5364b11ba375012051bd685', u'created_at': u'2019-05-12T23:13:19Z', u'dns_nameservers': [], u'gateway_ip': u'172.30.9.1', u'ip_version': 4, u'project_id': u'e1cde78fc5364b11ba375012051bd685'})] 2019-05-12 23:15:59,202 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.service-providers 2019-05-12 23:15:59,203 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}1ca2047e7ba068e580682ecb4eef268efd2a4849" 2019-05-12 23:15:59,485 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 304 Content-Type: application/json Date: Sun, 12 May 2019 23:15:59 GMT X-Openstack-Request-Id: req-86b705ce-08f8-4dac-9052-09dbc909e937 2019-05-12 23:15:59,485 - 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-05-12 23:15:59,485 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/service-providers.json used request id req-86b705ce-08f8-4dac-9052-09dbc909e937 2019-05-12 23:15:59,485 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.service-providers in 0.282971858978s 2019-05-12 23:15:59,486 - 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-05-12 23:15:59,600 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-05-12 23:15:59,601 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:11 | PASS | +--------------------------+------------------+------------------+----------------+ 2019-05-12 23:15:59,649 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork1'... 2019-05-12 23:15:59,745 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-05-12 23:15:59,750 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Sun, 12 May 2019 23:15:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e824acc-ee61-49da-a8e6-a341643e87a2 2019-05-12 23:15:59,750 - 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.24:5000/v3/", "rel": "self"}]}} 2019-05-12 23:15:59,750 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/v3 used request id req-6e824acc-ee61-49da-a8e6-a341643e87a2 2019-05-12 23:15:59,750 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2019-05-12 23:16:00,156 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "a7c607210c3a4f3e8b4164085360c700", "name": "admin"}, {"id": "8ca05c7227a341bd83d32ec8f8313653", "name": "reader"}, {"id": "bf61801caca2425fad3dcd754f90e279", "name": "member"}], "expires_at": "2019-05-13T00:16:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "502ad302317540d78206e49a51170791", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.30:8080/v1/AUTH_502ad302317540d78206e49a51170791", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "52ba4b5dec704662a53725ace954b758"}, {"url": "http://172.30.9.24:8080/v1/AUTH_502ad302317540d78206e49a51170791", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "76cdc7260e614ea7a112bbf6501075b4"}, {"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0016890642c4863a40d79301b1151c9"}], "type": "object-store", "id": "18380897045c4ca3915e511516050721", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1af474b830214cd99d794f484388b9bc"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e1601e9d9fc4089a53490e78be5772c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a7514fc59a84b9abc355f5edbf83808"}], "type": "compute", "id": "32036ae8f7e04dc98daec1c4a4ec6234", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e705bf9c7be4636aa3957547f53682e"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98bfbcf42a814c4882fcf329c2eb1aa3"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af9f8ae5e6794a09911001957e446fb3"}], "type": "event", "id": "419c4374326b4e8ba4bdf28c1a8f4f83", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "268f25db6d024c36b51f9687a725b015"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc526326fa154bababfdbc3992e985ee"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efb034dcd41d4871b0a0929d157f8741"}], "type": "metric", "id": "4ffc9a99aad94487a1039ad7f2d6f090", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/502ad302317540d78206e49a51170791", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "309e542939a849cca4774d4ecdc03ba6"}, {"url": "http://172.30.9.24:8004/v1/502ad302317540d78206e49a51170791", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94011bd098e04124b27b78f69f11ac12"}, {"url": "http://192.30.9.4:8004/v1/502ad302317540d78206e49a51170791", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de37498d066848da8ab99cbcd3616791"}], "type": "orchestration", "id": "6be0ce84b0224523a21a8b1a4c483242", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58d8437c726d4c0284d5dcac7cb5277c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6e0caf33ad4d4da0ebdbcd6017bb97"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ca91602f273343e594e001d4d93aea31"}], "type": "identity", "id": "73fe34c4669c462aa6825fe50c44c0c5", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/502ad302317540d78206e49a51170791", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "30a534e5676c45d7966a9da23673bbcb"}, {"url": "http://192.30.9.4:8776/v2/502ad302317540d78206e49a51170791", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9cdc7e864a14682926db0dfbc56508e"}, {"url": "http://172.30.9.24:8776/v2/502ad302317540d78206e49a51170791", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1c9ef0413f74a9281a145c7616f3d93"}], "type": "volumev2", "id": "84b8ce982b644c5fa734c93f5a240946", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49bc6af0fb36466d88e5bae34cc1970c"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b80de3b98af4abfba827bce002941dd"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6cc2135e734b4e1cb80611ebca802264"}], "type": "network", "id": "96c020f30b154737a857e2170dfc05c5", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "9c71851d494341a193fcfd99ff819a24", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59c0d24cc40c4c3d94209a0024bf072a"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68adf55aae0d4c50a2857bed11cc3761"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35f0dd57c6d4ef2acc0e8dd747ab8c3"}], "type": "image", "id": "b59adf68bee544e4890a3bcfbf865eb1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64efe99b77bf457cb4994dc3f5f698cd"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74be3cdb61a44d7dbe7be7f0c943c37b"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef030e81bb5b411096eb72a5f56ef179"}], "type": "alarming", "id": "b65220b9f32748cbbad5ffdfe793b945", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01d54c79a7204e18ae62efe9cf264132"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7240f2e8af1f45c4902f10ff40ae8737"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c21ec991e9cc479cb9251dc2be4e5d05"}], "type": "placement", "id": "eee5455969b14ace91d2257ab12e9e03", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/502ad302317540d78206e49a51170791", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba60c632e2b84514923fc18d1532d63e"}, {"url": "http://172.30.9.24:8776/v3/502ad302317540d78206e49a51170791", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dfa256588564446c9b89f88889b935c4"}, {"url": "http://192.30.9.4:8776/v3/502ad302317540d78206e49a51170791", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2fa5c3f7a0043ab814658d62b0418c1"}], "type": "volumev3", "id": "f7e6e7f7cae04db89c6a4dacb8fd5682", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5a73c8c287b74d1ba81a84739a7dbfeb"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "695e1b11f43140f8985b6bf5cdfd11be"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0891c46c5e240e7ac0b8de1a7f8e457"}], "type": "cloudformation", "id": "fc9b7fdfb7f24bf3b43e65004ffa982c", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7de183e8dc884d4291809f553b399004"}, "audit_ids": ["DVBCkAqGRkucVY_KSlRjgw"], "issued_at": "2019-05-12T23:16:00.000000Z"}} 2019-05-12 23:16:00,159 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-12 23:16:00,159 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}36a4387011048a50f9ecaac070a9351c5cb76254" 2019-05-12 23:16:01,280 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Sun, 12 May 2019 23:16:01 GMT X-Openstack-Request-Id: req-320021f8-751d-4e35-99c1-dafbee54a8f3 2019-05-12 23:16:01,280 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"b24f945a-7d07-4835-982f-37a530314074","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e1cde78fc5364b11ba375012051bd685","l2_adjacency":true,"status":"ACTIVE","subnets":["e4030248-99b3-4c84-be5c-699e1ef4626f"],"description":"","tags":[],"updated_at":"2019-05-12T23:13:19Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e1cde78fc5364b11ba375012051bd685","created_at":"2019-05-12T23:13:13Z","provider:network_type":"flat"}]} 2019-05-12 23:16:01,280 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-320021f8-751d-4e35-99c1-dafbee54a8f3 2019-05-12 23:16:01,280 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.12170100212s 2019-05-12 23:16:01,281 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork1'... 2019-05-12 23:16:01,288 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-05-12 23:16:01,293 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sun, 12 May 2019 23:16:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-664f2f96-265c-40e8-bdc9-1a7a5dc023d6 2019-05-12 23:16:01,294 - 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-12 23:16:01,294 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/ used request id req-664f2f96-265c-40e8-bdc9-1a7a5dc023d6 2019-05-12 23:16:01,295 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-12 23:16:01,298 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}36a4387011048a50f9ecaac070a9351c5cb76254" 2019-05-12 23:16:01,507 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Sun, 12 May 2019 23:16:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6697670-60bf-479a-953a-e3f14ad64f5f 2019-05-12 23:16:01,507 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/cc15131c8eb7492292418e2207dcc87e"}, "tags": [], "enabled": true, "id": "cc15131c8eb7492292418e2207dcc87e", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2019-05-12 23:16:01,507 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-d6697670-60bf-479a-953a-e3f14ad64f5f 2019-05-12 23:16:01,508 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.212764978409s 2019-05-12 23:16:01,515 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-12 23:16:01,518 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}36a4387011048a50f9ecaac070a9351c5cb76254" 2019-05-12 23:16:01,711 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 297 Content-Type: application/json Date: Sun, 12 May 2019 23:16:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47d155bd-496f-47bb-98b8-a66ba7521005 2019-05-12 23:16:01,712 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/502ad302317540d78206e49a51170791"}, "tags": [], "enabled": true, "id": "502ad302317540d78206e49a51170791", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/e1cde78fc5364b11ba375012051bd685"}, "tags": [], "enabled": true, "id": "e1cde78fc5364b11ba375012051bd685", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-12 23:16:01,712 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-47d155bd-496f-47bb-98b8-a66ba7521005 2019-05-12 23:16:01,712 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.196811199188s 2019-05-12 23:16:01,713 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-05-12 23:16:01,714 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}36a4387011048a50f9ecaac070a9351c5cb76254" -d '{"network": {"tenant_id": "502ad302317540d78206e49a51170791", "name": "tenantnetwork1-net_15c052ed-73f4-405b-9793-56a23c884a9c", "admin_state_up": true}}' 2019-05-12 23:16:03,424 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 728 Content-Type: application/json Date: Sun, 12 May 2019 23:16:03 GMT X-Openstack-Request-Id: req-bc0780ca-378e-4b57-b80b-f709e4478797 2019-05-12 23:16:03,425 - 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":"5967c1e9-f54e-4220-8aff-c9946e507157","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":23,"ipv4_address_scope":null,"shared":false,"project_id":"502ad302317540d78206e49a51170791","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-12T23:16:03Z","is_default":false,"qos_policy_id":null,"name":"tenantnetwork1-net_15c052ed-73f4-405b-9793-56a23c884a9c","admin_state_up":true,"tenant_id":"502ad302317540d78206e49a51170791","created_at":"2019-05-12T23:16:03Z","mtu":1450}} 2019-05-12 23:16:03,425 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-bc0780ca-378e-4b57-b80b-f709e4478797 2019-05-12 23:16:03,425 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 1.71154308319s 2019-05-12 23:16:03,425 - 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-05-12T23:16:03Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'5967c1e9-f54e-4220-8aff-c9946e507157', u'provider:segmentation_id': 23, 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_15c052ed-73f4-405b-9793-56a23c884a9c', u'created_at': u'2019-05-12T23:16:03Z', u'mtu': 1450, u'tenant_id': u'502ad302317540d78206e49a51170791', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'502ad302317540d78206e49a51170791', u'l2_adjacency': True}) 2019-05-12 23:16:03,426 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-12 23:16:03,427 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}36a4387011048a50f9ecaac070a9351c5cb76254" 2019-05-12 23:16:04,640 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1434 Content-Type: application/json Date: Sun, 12 May 2019 23:16:04 GMT X-Openstack-Request-Id: req-1f550e23-fb1d-448d-aaa6-08f5c131edb5 2019-05-12 23:16:04,641 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"5967c1e9-f54e-4220-8aff-c9946e507157","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":23,"ipv4_address_scope":null,"shared":false,"project_id":"502ad302317540d78206e49a51170791","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-12T23:16:03Z","qos_policy_id":null,"name":"tenantnetwork1-net_15c052ed-73f4-405b-9793-56a23c884a9c","admin_state_up":true,"tenant_id":"502ad302317540d78206e49a51170791","created_at":"2019-05-12T23:16:03Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"b24f945a-7d07-4835-982f-37a530314074","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e1cde78fc5364b11ba375012051bd685","l2_adjacency":true,"status":"ACTIVE","subnets":["e4030248-99b3-4c84-be5c-699e1ef4626f"],"description":"","tags":[],"updated_at":"2019-05-12T23:13:19Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e1cde78fc5364b11ba375012051bd685","created_at":"2019-05-12T23:13:13Z","provider:network_type":"flat"}]} 2019-05-12 23:16:04,641 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-1f550e23-fb1d-448d-aaa6-08f5c131edb5 2019-05-12 23:16:04,641 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.21515107155s 2019-05-12 23:16:04,643 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-05-12 23:16:04,644 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}36a4387011048a50f9ecaac070a9351c5cb76254" -d '{"subnet": {"name": "tenantnetwork1-subnet_15c052ed-73f4-405b-9793-56a23c884a9c", "enable_dhcp": true, "network_id": "5967c1e9-f54e-4220-8aff-c9946e507157", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-05-12 23:16:06,629 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 700 Content-Type: application/json Date: Sun, 12 May 2019 23:16:06 GMT X-Openstack-Request-Id: req-0ab8af45-2006-410a-bf02-5e5799aca427 2019-05-12 23:16:06,629 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-05-12T23:16:06Z","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":"6a029006-74e9-4915-a965-bcde1c472e1d","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"502ad302317540d78206e49a51170791","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tenantnetwork1-subnet_15c052ed-73f4-405b-9793-56a23c884a9c","enable_dhcp":true,"segment_id":null,"network_id":"5967c1e9-f54e-4220-8aff-c9946e507157","tenant_id":"502ad302317540d78206e49a51170791","created_at":"2019-05-12T23:16:06Z","ip_version":4}} 2019-05-12 23:16:06,629 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-0ab8af45-2006-410a-bf02-5e5799aca427 2019-05-12 23:16:06,630 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.98641896248s 2019-05-12 23:16:06,630 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-05-12T23:16:06Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'6a029006-74e9-4915-a965-bcde1c472e1d', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork1-subnet_15c052ed-73f4-405b-9793-56a23c884a9c', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'5967c1e9-f54e-4220-8aff-c9946e507157', u'tenant_id': u'502ad302317540d78206e49a51170791', u'created_at': u'2019-05-12T23:16:06Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'502ad302317540d78206e49a51170791'}) 2019-05-12 23:16:06,631 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-05-12 23:16:06,631 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}36a4387011048a50f9ecaac070a9351c5cb76254" -d '{"router": {"external_gateway_info": {"network_id": "b24f945a-7d07-4835-982f-37a530314074"}, "name": "tenantnetwork1-router_15c052ed-73f4-405b-9793-56a23c884a9c", "admin_state_up": true}}' 2019-05-12 23:16:14,350 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 713 Content-Type: application/json Date: Sun, 12 May 2019 23:16:14 GMT X-Openstack-Request-Id: req-f48ccaf1-f305-4ebc-a1a4-e6947f159d46 2019-05-12 23:16:14,350 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "b24f945a-7d07-4835-982f-37a530314074", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e4030248-99b3-4c84-be5c-699e1ef4626f", "ip_address": "172.30.9.211"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "502ad302317540d78206e49a51170791", "created_at": "2019-05-12T23:16:08Z", "admin_state_up": true, "updated_at": "2019-05-12T23:16:09Z", "project_id": "502ad302317540d78206e49a51170791", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "3d4de33e-9bf0-4cba-9888-b6d5a1f379ba", "name": "tenantnetwork1-router_15c052ed-73f4-405b-9793-56a23c884a9c"}} 2019-05-12 23:16:14,350 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-f48ccaf1-f305-4ebc-a1a4-e6947f159d46 2019-05-12 23:16:14,351 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.71986103058s 2019-05-12 23:16:14,351 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-05-12T23:16:09Z', u'revision_number': 3, u'ha': True, u'id': u'3d4de33e-9bf0-4cba-9888-b6d5a1f379ba', u'external_gateway_info': {u'network_id': u'b24f945a-7d07-4835-982f-37a530314074', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'e4030248-99b3-4c84-be5c-699e1ef4626f', u'ip_address': u'172.30.9.211'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork1-router_15c052ed-73f4-405b-9793-56a23c884a9c', u'admin_state_up': True, u'tenant_id': u'502ad302317540d78206e49a51170791', u'created_at': u'2019-05-12T23:16:08Z', u'flavor_id': None, u'routes': [], u'project_id': u'502ad302317540d78206e49a51170791'}) 2019-05-12 23:16:14,352 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-05-12 23:16:14,352 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/3d4de33e-9bf0-4cba-9888-b6d5a1f379ba/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}36a4387011048a50f9ecaac070a9351c5cb76254" -d '{"subnet_id": "6a029006-74e9-4915-a965-bcde1c472e1d"}' 2019-05-12 23:16:17,995 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sun, 12 May 2019 23:16:17 GMT X-Openstack-Request-Id: req-e6b3de28-5b01-4c8f-a1ab-27752b81b886 2019-05-12 23:16:17,995 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "5967c1e9-f54e-4220-8aff-c9946e507157", "tenant_id": "502ad302317540d78206e49a51170791", "subnet_id": "6a029006-74e9-4915-a965-bcde1c472e1d", "subnet_ids": ["6a029006-74e9-4915-a965-bcde1c472e1d"], "port_id": "32661815-8e1f-494b-b7ee-ec10da17cdd6", "id": "3d4de33e-9bf0-4cba-9888-b6d5a1f379ba"} 2019-05-12 23:16:17,995 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/3d4de33e-9bf0-4cba-9888-b6d5a1f379ba/add_router_interface.json used request id req-e6b3de28-5b01-4c8f-a1ab-27752b81b886 2019-05-12 23:16:17,996 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.64387392998s 2019-05-12 23:16:18,103 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-05-12 23:16:18,103 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork1 | functest | 00:17 | PASS | +------------------------+------------------+------------------+----------------+ 2019-05-12 23:16:18,108 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-05-12 23:16:18,109 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/3d4de33e-9bf0-4cba-9888-b6d5a1f379ba/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}36a4387011048a50f9ecaac070a9351c5cb76254" -d '{"subnet_id": "6a029006-74e9-4915-a965-bcde1c472e1d"}' 2019-05-12 23:16:22,757 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sun, 12 May 2019 23:16:22 GMT X-Openstack-Request-Id: req-07eb2cca-5e42-4444-807e-ee248d2b866a 2019-05-12 23:16:22,757 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "5967c1e9-f54e-4220-8aff-c9946e507157", "tenant_id": "502ad302317540d78206e49a51170791", "subnet_id": "6a029006-74e9-4915-a965-bcde1c472e1d", "subnet_ids": ["6a029006-74e9-4915-a965-bcde1c472e1d"], "port_id": "32661815-8e1f-494b-b7ee-ec10da17cdd6", "id": "3d4de33e-9bf0-4cba-9888-b6d5a1f379ba"} 2019-05-12 23:16:22,757 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/3d4de33e-9bf0-4cba-9888-b6d5a1f379ba/remove_router_interface.json used request id req-07eb2cca-5e42-4444-807e-ee248d2b866a 2019-05-12 23:16:22,757 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 4.64878821373s 2019-05-12 23:16:22,758 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-05-12 23:16:22,758 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}36a4387011048a50f9ecaac070a9351c5cb76254" 2019-05-12 23:16:23,919 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 722 Content-Type: application/json Date: Sun, 12 May 2019 23:16:24 GMT X-Openstack-Request-Id: req-dffb467e-27fa-4f18-9a26-105493c1f0ea 2019-05-12 23:16:23,919 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "b24f945a-7d07-4835-982f-37a530314074", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e4030248-99b3-4c84-be5c-699e1ef4626f", "ip_address": "172.30.9.211"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "502ad302317540d78206e49a51170791", "created_at": "2019-05-12T23:16:08Z", "admin_state_up": true, "updated_at": "2019-05-12T23:16:20Z", "project_id": "502ad302317540d78206e49a51170791", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "3d4de33e-9bf0-4cba-9888-b6d5a1f379ba", "name": "tenantnetwork1-router_15c052ed-73f4-405b-9793-56a23c884a9c"}]} 2019-05-12 23:16:23,919 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-dffb467e-27fa-4f18-9a26-105493c1f0ea 2019-05-12 23:16:23,920 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 1.16170811653s 2019-05-12 23:16:23,921 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-05-12 23:16:23,921 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/routers/3d4de33e-9bf0-4cba-9888-b6d5a1f379ba.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}36a4387011048a50f9ecaac070a9351c5cb76254" 2019-05-12 23:16:29,799 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 12 May 2019 23:16:29 GMT X-Openstack-Request-Id: req-280a5251-c435-4c6d-b895-19b7996a77d5 2019-05-12 23:16:29,799 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-12 23:16:29,799 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/3d4de33e-9bf0-4cba-9888-b6d5a1f379ba.json used request id req-280a5251-c435-4c6d-b895-19b7996a77d5 2019-05-12 23:16:29,799 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 5.87833189964s 2019-05-12 23:16:29,800 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-12 23:16:29,800 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}36a4387011048a50f9ecaac070a9351c5cb76254" 2019-05-12 23:16:31,023 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1332 Content-Type: application/json Date: Sun, 12 May 2019 23:16:31 GMT X-Openstack-Request-Id: req-8e3db474-f226-4de0-b693-7cb7a3927048 2019-05-12 23:16:31,024 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-05-12T23:16:06Z","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":"6a029006-74e9-4915-a965-bcde1c472e1d","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"502ad302317540d78206e49a51170791","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tenantnetwork1-subnet_15c052ed-73f4-405b-9793-56a23c884a9c","enable_dhcp":true,"segment_id":null,"network_id":"5967c1e9-f54e-4220-8aff-c9946e507157","tenant_id":"502ad302317540d78206e49a51170791","created_at":"2019-05-12T23:16:06Z","ip_version":4},{"updated_at":"2019-05-12T23:13:19Z","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":"e4030248-99b3-4c84-be5c-699e1ef4626f","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"e1cde78fc5364b11ba375012051bd685","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"b24f945a-7d07-4835-982f-37a530314074","tenant_id":"e1cde78fc5364b11ba375012051bd685","created_at":"2019-05-12T23:13:19Z","ip_version":4}]} 2019-05-12 23:16:31,024 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-8e3db474-f226-4de0-b693-7cb7a3927048 2019-05-12 23:16:31,024 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 1.22448801994s 2019-05-12 23:16:31,026 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-05-12 23:16:31,026 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/subnets/6a029006-74e9-4915-a965-bcde1c472e1d.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}36a4387011048a50f9ecaac070a9351c5cb76254" 2019-05-12 23:16:34,299 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 12 May 2019 23:16:34 GMT X-Openstack-Request-Id: req-d5a51a6d-d106-4930-bb5c-2fc3db5aa06b 2019-05-12 23:16:34,300 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-12 23:16:34,300 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/6a029006-74e9-4915-a965-bcde1c472e1d.json used request id req-d5a51a6d-d106-4930-bb5c-2fc3db5aa06b 2019-05-12 23:16:34,300 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 3.27399396896s 2019-05-12 23:16:34,300 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-12 23:16:34,301 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}36a4387011048a50f9ecaac070a9351c5cb76254" 2019-05-12 23:16:35,434 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1440 Content-Type: application/json Date: Sun, 12 May 2019 23:16:35 GMT X-Openstack-Request-Id: req-4895e5eb-42a5-4108-8827-60b6a7e98d8b 2019-05-12 23:16:35,434 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"5967c1e9-f54e-4220-8aff-c9946e507157","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":23,"ipv4_address_scope":null,"shared":false,"project_id":"502ad302317540d78206e49a51170791","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-12T23:16:34Z","qos_policy_id":null,"name":"tenantnetwork1-net_15c052ed-73f4-405b-9793-56a23c884a9c","admin_state_up":true,"tenant_id":"502ad302317540d78206e49a51170791","created_at":"2019-05-12T23:16:03Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"b24f945a-7d07-4835-982f-37a530314074","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e1cde78fc5364b11ba375012051bd685","l2_adjacency":true,"status":"ACTIVE","subnets":["e4030248-99b3-4c84-be5c-699e1ef4626f"],"description":"","tags":[],"updated_at":"2019-05-12T23:13:19Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e1cde78fc5364b11ba375012051bd685","created_at":"2019-05-12T23:13:13Z","provider:network_type":"flat"}]} 2019-05-12 23:16:35,434 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-4895e5eb-42a5-4108-8827-60b6a7e98d8b 2019-05-12 23:16:35,435 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.13420891762s 2019-05-12 23:16:35,436 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-05-12 23:16:35,436 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/networks/5967c1e9-f54e-4220-8aff-c9946e507157.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}36a4387011048a50f9ecaac070a9351c5cb76254" 2019-05-12 23:16:36,206 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 12 May 2019 23:16:36 GMT X-Openstack-Request-Id: req-08de64c1-c09e-4d3c-9024-380a7cf6522d 2019-05-12 23:16:36,206 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-12 23:16:36,206 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/5967c1e9-f54e-4220-8aff-c9946e507157.json used request id req-08de64c1-c09e-4d3c-9024-380a7cf6522d 2019-05-12 23:16:36,207 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.770580053329s 2019-05-12 23:16:36,249 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork2'... 2019-05-12 23:16:36,287 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-05-12 23:16:36,292 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Sun, 12 May 2019 23:16:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7b68f7c-3e48-45ff-bb74-7be11643642f 2019-05-12 23:16:36,292 - 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.24:5000/v3/", "rel": "self"}]}} 2019-05-12 23:16:36,292 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/v3 used request id req-d7b68f7c-3e48-45ff-bb74-7be11643642f 2019-05-12 23:16:36,293 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2019-05-12 23:16:36,705 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "a7c607210c3a4f3e8b4164085360c700", "name": "admin"}, {"id": "8ca05c7227a341bd83d32ec8f8313653", "name": "reader"}, {"id": "bf61801caca2425fad3dcd754f90e279", "name": "member"}], "expires_at": "2019-05-13T00:16:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "502ad302317540d78206e49a51170791", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.30:8080/v1/AUTH_502ad302317540d78206e49a51170791", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "52ba4b5dec704662a53725ace954b758"}, {"url": "http://172.30.9.24:8080/v1/AUTH_502ad302317540d78206e49a51170791", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "76cdc7260e614ea7a112bbf6501075b4"}, {"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0016890642c4863a40d79301b1151c9"}], "type": "object-store", "id": "18380897045c4ca3915e511516050721", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1af474b830214cd99d794f484388b9bc"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e1601e9d9fc4089a53490e78be5772c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a7514fc59a84b9abc355f5edbf83808"}], "type": "compute", "id": "32036ae8f7e04dc98daec1c4a4ec6234", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e705bf9c7be4636aa3957547f53682e"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98bfbcf42a814c4882fcf329c2eb1aa3"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af9f8ae5e6794a09911001957e446fb3"}], "type": "event", "id": "419c4374326b4e8ba4bdf28c1a8f4f83", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "268f25db6d024c36b51f9687a725b015"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc526326fa154bababfdbc3992e985ee"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efb034dcd41d4871b0a0929d157f8741"}], "type": "metric", "id": "4ffc9a99aad94487a1039ad7f2d6f090", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/502ad302317540d78206e49a51170791", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "309e542939a849cca4774d4ecdc03ba6"}, {"url": "http://172.30.9.24:8004/v1/502ad302317540d78206e49a51170791", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94011bd098e04124b27b78f69f11ac12"}, {"url": "http://192.30.9.4:8004/v1/502ad302317540d78206e49a51170791", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de37498d066848da8ab99cbcd3616791"}], "type": "orchestration", "id": "6be0ce84b0224523a21a8b1a4c483242", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58d8437c726d4c0284d5dcac7cb5277c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6e0caf33ad4d4da0ebdbcd6017bb97"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ca91602f273343e594e001d4d93aea31"}], "type": "identity", "id": "73fe34c4669c462aa6825fe50c44c0c5", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/502ad302317540d78206e49a51170791", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "30a534e5676c45d7966a9da23673bbcb"}, {"url": "http://192.30.9.4:8776/v2/502ad302317540d78206e49a51170791", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9cdc7e864a14682926db0dfbc56508e"}, {"url": "http://172.30.9.24:8776/v2/502ad302317540d78206e49a51170791", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1c9ef0413f74a9281a145c7616f3d93"}], "type": "volumev2", "id": "84b8ce982b644c5fa734c93f5a240946", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49bc6af0fb36466d88e5bae34cc1970c"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b80de3b98af4abfba827bce002941dd"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6cc2135e734b4e1cb80611ebca802264"}], "type": "network", "id": "96c020f30b154737a857e2170dfc05c5", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "9c71851d494341a193fcfd99ff819a24", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59c0d24cc40c4c3d94209a0024bf072a"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68adf55aae0d4c50a2857bed11cc3761"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35f0dd57c6d4ef2acc0e8dd747ab8c3"}], "type": "image", "id": "b59adf68bee544e4890a3bcfbf865eb1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64efe99b77bf457cb4994dc3f5f698cd"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74be3cdb61a44d7dbe7be7f0c943c37b"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef030e81bb5b411096eb72a5f56ef179"}], "type": "alarming", "id": "b65220b9f32748cbbad5ffdfe793b945", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01d54c79a7204e18ae62efe9cf264132"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7240f2e8af1f45c4902f10ff40ae8737"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c21ec991e9cc479cb9251dc2be4e5d05"}], "type": "placement", "id": "eee5455969b14ace91d2257ab12e9e03", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/502ad302317540d78206e49a51170791", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba60c632e2b84514923fc18d1532d63e"}, {"url": "http://172.30.9.24:8776/v3/502ad302317540d78206e49a51170791", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dfa256588564446c9b89f88889b935c4"}, {"url": "http://192.30.9.4:8776/v3/502ad302317540d78206e49a51170791", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2fa5c3f7a0043ab814658d62b0418c1"}], "type": "volumev3", "id": "f7e6e7f7cae04db89c6a4dacb8fd5682", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5a73c8c287b74d1ba81a84739a7dbfeb"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "695e1b11f43140f8985b6bf5cdfd11be"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0891c46c5e240e7ac0b8de1a7f8e457"}], "type": "cloudformation", "id": "fc9b7fdfb7f24bf3b43e65004ffa982c", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7de183e8dc884d4291809f553b399004"}, "audit_ids": ["q8ouAAC9RnOjIsZQoDhlIQ"], "issued_at": "2019-05-12T23:16:36.000000Z"}} 2019-05-12 23:16:36,708 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-12 23:16:36,708 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}9904076e2c98cb758b8e100f4919afa41edb6ae0" 2019-05-12 23:16:37,086 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Sun, 12 May 2019 23:16:37 GMT X-Openstack-Request-Id: req-e628b93b-dead-4ee7-9f1d-f6a1a879e1c5 2019-05-12 23:16:37,086 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"b24f945a-7d07-4835-982f-37a530314074","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e1cde78fc5364b11ba375012051bd685","l2_adjacency":true,"status":"ACTIVE","subnets":["e4030248-99b3-4c84-be5c-699e1ef4626f"],"description":"","tags":[],"updated_at":"2019-05-12T23:13:19Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e1cde78fc5364b11ba375012051bd685","created_at":"2019-05-12T23:13:13Z","provider:network_type":"flat"}]} 2019-05-12 23:16:37,087 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-e628b93b-dead-4ee7-9f1d-f6a1a879e1c5 2019-05-12 23:16:37,087 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.378715991974s 2019-05-12 23:16:37,093 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-05-12 23:16:37,099 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sun, 12 May 2019 23:16:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7ab81e0f-6b75-4c3e-a381-61f8f850b6b9 2019-05-12 23:16:37,099 - 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-12 23:16:37,099 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/ used request id req-7ab81e0f-6b75-4c3e-a381-61f8f850b6b9 2019-05-12 23:16:37,100 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-12 23:16:37,103 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}9904076e2c98cb758b8e100f4919afa41edb6ae0" 2019-05-12 23:16:37,460 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Sun, 12 May 2019 23:16:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fac0376c-4405-4c59-b9d0-89bb76be764e 2019-05-12 23:16:37,460 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/cc15131c8eb7492292418e2207dcc87e"}, "tags": [], "enabled": true, "id": "cc15131c8eb7492292418e2207dcc87e", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2019-05-12 23:16:37,460 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-fac0376c-4405-4c59-b9d0-89bb76be764e 2019-05-12 23:16:37,460 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.360363960266s 2019-05-12 23:16:37,468 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-05-12 23:16:37,471 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}9904076e2c98cb758b8e100f4919afa41edb6ae0" -d '{"project": {"description": "Created by OPNFV Functest: tenantnetwork2", "enabled": true, "domain_id": "default", "name": "tenantnetwork2-project_9caba928-f384-4677-a695-1465d85b162b"}}' 2019-05-12 23:16:37,783 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 374 Content-Type: application/json Date: Sun, 12 May 2019 23:16:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9d2adc80-b1b8-4213-8857-f0d3c8fdaf1b 2019-05-12 23:16:37,783 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.24:5000/v3/projects/672eeeef544b4f77b7ce3941fbc86f4d"}, "tags": [], "enabled": true, "id": "672eeeef544b4f77b7ce3941fbc86f4d", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_9caba928-f384-4677-a695-1465d85b162b"}} 2019-05-12 23:16:37,783 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-9d2adc80-b1b8-4213-8857-f0d3c8fdaf1b 2019-05-12 23:16:37,783 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.315521001816s 2019-05-12 23:16:37,784 - 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'672eeeef544b4f77b7ce3941fbc86f4d', '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_9caba928-f384-4677-a695-1465d85b162b'}) 2019-05-12 23:16:37,790 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-05-12 23:16:37,794 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}9904076e2c98cb758b8e100f4919afa41edb6ae0" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "agibVCh5MJdHXcqYNEdAaWA3W20taq", "email": null, "name": "tenantnetwork2-user_9caba928-f384-4677-a695-1465d85b162b"}}' 2019-05-12 23:16:38,342 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 329 Content-Type: application/json Date: Sun, 12 May 2019 23:16:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fd22f4b2-fdb8-4eb3-a222-e6d34093d760 2019-05-12 23:16:38,343 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tenantnetwork2-user_9caba928-f384-4677-a695-1465d85b162b", "links": {"self": "http://172.30.9.24:5000/v3/users/6dd642aa51c2496e99d48e74fa517260"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "6dd642aa51c2496e99d48e74fa517260", "domain_id": "default", "password_expires_at": null}} 2019-05-12 23:16:38,343 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/users used request id req-fd22f4b2-fdb8-4eb3-a222-e6d34093d760 2019-05-12 23:16:38,343 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.552402019501s 2019-05-12 23:16:38,344 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'6dd642aa51c2496e99d48e74fa517260', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tenantnetwork2-user_9caba928-f384-4677-a695-1465d85b162b'}) 2019-05-12 23:16:38,347 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-12 23:16:38,351 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}9904076e2c98cb758b8e100f4919afa41edb6ae0" 2019-05-12 23:16:38,564 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 12 May 2019 23:16:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca344f60-af78-4d2f-913d-5118ffbe3c27 2019-05-12 23:16:38,564 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "844fe183da2e40679ad6b95337420513", "links": {"self": "http://172.30.9.24:5000/v3/roles/844fe183da2e40679ad6b95337420513"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8ca05c7227a341bd83d32ec8f8313653", "links": {"self": "http://172.30.9.24:5000/v3/roles/8ca05c7227a341bd83d32ec8f8313653"}, "name": "reader"}, {"domain_id": null, "id": "9e09b141a13a4f3b92e9726a9281bbac", "links": {"self": "http://172.30.9.24:5000/v3/roles/9e09b141a13a4f3b92e9726a9281bbac"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a7c607210c3a4f3e8b4164085360c700", "links": {"self": "http://172.30.9.24:5000/v3/roles/a7c607210c3a4f3e8b4164085360c700"}, "name": "admin"}, {"domain_id": null, "id": "b23d2e47e2c84253b961fb802298f09e", "links": {"self": "http://172.30.9.24:5000/v3/roles/b23d2e47e2c84253b961fb802298f09e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "bf61801caca2425fad3dcd754f90e279", "links": {"self": "http://172.30.9.24:5000/v3/roles/bf61801caca2425fad3dcd754f90e279"}, "name": "member"}]} 2019-05-12 23:16:38,564 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-ca344f60-af78-4d2f-913d-5118ffbe3c27 2019-05-12 23:16:38,565 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.21720790863s 2019-05-12 23:16:38,570 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-12 23:16:38,573 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}9904076e2c98cb758b8e100f4919afa41edb6ae0" 2019-05-12 23:16:38,795 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 12 May 2019 23:16:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-506bcaaf-bdc0-4c2c-af07-727b0f256c1c 2019-05-12 23:16:38,795 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "844fe183da2e40679ad6b95337420513", "links": {"self": "http://172.30.9.24:5000/v3/roles/844fe183da2e40679ad6b95337420513"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8ca05c7227a341bd83d32ec8f8313653", "links": {"self": "http://172.30.9.24:5000/v3/roles/8ca05c7227a341bd83d32ec8f8313653"}, "name": "reader"}, {"domain_id": null, "id": "9e09b141a13a4f3b92e9726a9281bbac", "links": {"self": "http://172.30.9.24:5000/v3/roles/9e09b141a13a4f3b92e9726a9281bbac"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a7c607210c3a4f3e8b4164085360c700", "links": {"self": "http://172.30.9.24:5000/v3/roles/a7c607210c3a4f3e8b4164085360c700"}, "name": "admin"}, {"domain_id": null, "id": "b23d2e47e2c84253b961fb802298f09e", "links": {"self": "http://172.30.9.24:5000/v3/roles/b23d2e47e2c84253b961fb802298f09e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "bf61801caca2425fad3dcd754f90e279", "links": {"self": "http://172.30.9.24:5000/v3/roles/bf61801caca2425fad3dcd754f90e279"}, "name": "member"}]} 2019-05-12 23:16:38,795 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-506bcaaf-bdc0-4c2c-af07-727b0f256c1c 2019-05-12 23:16:38,796 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.225867986679s 2019-05-12 23:16:38,801 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-12 23:16:38,804 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}9904076e2c98cb758b8e100f4919afa41edb6ae0" 2019-05-12 23:16:39,008 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 12 May 2019 23:16:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a00de220-ab93-4f92-abae-7b579ab5a1b5 2019-05-12 23:16:39,008 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "844fe183da2e40679ad6b95337420513", "links": {"self": "http://172.30.9.24:5000/v3/roles/844fe183da2e40679ad6b95337420513"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8ca05c7227a341bd83d32ec8f8313653", "links": {"self": "http://172.30.9.24:5000/v3/roles/8ca05c7227a341bd83d32ec8f8313653"}, "name": "reader"}, {"domain_id": null, "id": "9e09b141a13a4f3b92e9726a9281bbac", "links": {"self": "http://172.30.9.24:5000/v3/roles/9e09b141a13a4f3b92e9726a9281bbac"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a7c607210c3a4f3e8b4164085360c700", "links": {"self": "http://172.30.9.24:5000/v3/roles/a7c607210c3a4f3e8b4164085360c700"}, "name": "admin"}, {"domain_id": null, "id": "b23d2e47e2c84253b961fb802298f09e", "links": {"self": "http://172.30.9.24:5000/v3/roles/b23d2e47e2c84253b961fb802298f09e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "bf61801caca2425fad3dcd754f90e279", "links": {"self": "http://172.30.9.24:5000/v3/roles/bf61801caca2425fad3dcd754f90e279"}, "name": "member"}]} 2019-05-12 23:16:39,008 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-a00de220-ab93-4f92-abae-7b579ab5a1b5 2019-05-12 23:16:39,009 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.207890033722s 2019-05-12 23:16:39,014 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-12 23:16:39,017 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}9904076e2c98cb758b8e100f4919afa41edb6ae0" 2019-05-12 23:16:39,212 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sun, 12 May 2019 23:16:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35ade842-4472-4354-9abf-4be5d6e64524 2019-05-12 23:16:39,212 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-12 23:16:39,212 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-35ade842-4472-4354-9abf-4be5d6e64524 2019-05-12 23:16:39,212 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.198544979095s 2019-05-12 23:16:39,213 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-12 23:16:39,216 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}9904076e2c98cb758b8e100f4919afa41edb6ae0" 2019-05-12 23:16:39,395 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 835 Content-Type: application/json Date: Sun, 12 May 2019 23:16:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8c33091-174c-4561-870d-6f2b32879868 2019-05-12 23:16:39,396 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/2c33cd24152f470facc0a696e2ac0e9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c33cd24152f470facc0a696e2ac0e9c", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/2e55f9db30cd4444ac0e9d066ed612a6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e55f9db30cd4444ac0e9d066ed612a6", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/2eecd8c0b7ed405fb9816acbfc61b873"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2eecd8c0b7ed405fb9816acbfc61b873", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/3e9ccbfff5874166b6d46bd0fc199536"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e9ccbfff5874166b6d46bd0fc199536", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/6514c9b960ba4340b8237693137e90e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6514c9b960ba4340b8237693137e90e1", "email": "placement@localhost", "password_expires_at": null}, {"name": "tenantnetwork2-user_9caba928-f384-4677-a695-1465d85b162b", "links": {"self": "http://172.30.9.24:5000/v3/users/6dd642aa51c2496e99d48e74fa517260"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "6dd642aa51c2496e99d48e74fa517260", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/6e07d59b3a5e4c979114780a983ba694"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e07d59b3a5e4c979114780a983ba694", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/7dda43216d2c43c9a32be853789105c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dda43216d2c43c9a32be853789105c1", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/7de183e8dc884d4291809f553b399004"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7de183e8dc884d4291809f553b399004", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/849a549073e648949aed2d85db42cd75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "849a549073e648949aed2d85db42cd75", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/89eaebb8afe84ead9256ab24a4b51e70"}, "domain_id": "cc15131c8eb7492292418e2207dcc87e", "enabled": true, "options": {}, "id": "89eaebb8afe84ead9256ab24a4b51e70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/9cca07c0aeb24ad88b3c2a36b7f14f24"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9cca07c0aeb24ad88b3c2a36b7f14f24", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e97ad0d4669a4d2ab66ff01388512d4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e97ad0d4669a4d2ab66ff01388512d4b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/eda0297007e04147a7ddf6c5ba8b414c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eda0297007e04147a7ddf6c5ba8b414c", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/f9484f1d364145a1a174ce814372ad75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f9484f1d364145a1a174ce814372ad75", "email": "swift@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-05-12 23:16:39,397 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-d8c33091-174c-4561-870d-6f2b32879868 2019-05-12 23:16:39,397 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.18359208107s 2019-05-12 23:16:39,408 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-12 23:16:39,412 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}9904076e2c98cb758b8e100f4919afa41edb6ae0" 2019-05-12 23:16:39,632 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 398 Content-Type: application/json Date: Sun, 12 May 2019 23:16:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c85b319a-9296-4f29-aee4-159ed7d19da2 2019-05-12 23:16:39,633 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/502ad302317540d78206e49a51170791"}, "tags": [], "enabled": true, "id": "502ad302317540d78206e49a51170791", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/e1cde78fc5364b11ba375012051bd685"}, "tags": [], "enabled": true, "id": "e1cde78fc5364b11ba375012051bd685", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.24:5000/v3/projects/672eeeef544b4f77b7ce3941fbc86f4d"}, "tags": [], "enabled": true, "id": "672eeeef544b4f77b7ce3941fbc86f4d", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_9caba928-f384-4677-a695-1465d85b162b"}]} 2019-05-12 23:16:39,633 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-c85b319a-9296-4f29-aee4-159ed7d19da2 2019-05-12 23:16:39,633 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.22457408905s 2019-05-12 23:16:39,640 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-12 23:16:39,644 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?user.id=6dd642aa51c2496e99d48e74fa517260&role.id=bf61801caca2425fad3dcd754f90e279&scope.project.id=672eeeef544b4f77b7ce3941fbc86f4d" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9904076e2c98cb758b8e100f4919afa41edb6ae0" 2019-05-12 23:16:39,852 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 210 Content-Type: application/json Date: Sun, 12 May 2019 23:16:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b6bd20c-e98f-4a69-827a-159a656a865a 2019-05-12 23:16:39,852 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?user.id=6dd642aa51c2496e99d48e74fa517260&role.id=bf61801caca2425fad3dcd754f90e279&scope.project.id=672eeeef544b4f77b7ce3941fbc86f4d", "previous": null, "next": null}} 2019-05-12 23:16:39,853 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=6dd642aa51c2496e99d48e74fa517260&role.id=bf61801caca2425fad3dcd754f90e279&scope.project.id=672eeeef544b4f77b7ce3941fbc86f4d used request id req-2b6bd20c-e98f-4a69-827a-159a656a865a 2019-05-12 23:16:39,853 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.21222615242s 2019-05-12 23:16:39,856 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-12 23:16:39,860 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/projects/672eeeef544b4f77b7ce3941fbc86f4d/users/6dd642aa51c2496e99d48e74fa517260/roles/bf61801caca2425fad3dcd754f90e279 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9904076e2c98cb758b8e100f4919afa41edb6ae0" 2019-05-12 23:16:40,173 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 12 May 2019 23:16:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-015897b4-3637-4251-b295-308d633ea29d 2019-05-12 23:16:40,174 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-12 23:16:40,174 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/672eeeef544b4f77b7ce3941fbc86f4d/users/6dd642aa51c2496e99d48e74fa517260/roles/bf61801caca2425fad3dcd754f90e279 used request id req-015897b4-3637-4251-b295-308d633ea29d 2019-05-12 23:16:40,174 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.317603111267s 2019-05-12 23:16:40,175 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tenantnetwork2-project_9caba928-f384-4677-a695-1465d85b162b', 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'672eeeef544b4f77b7ce3941fbc86f4d', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'agibVCh5MJdHXcqYNEdAaWA3W20taq', 'username': u'tenantnetwork2-user_9caba928-f384-4677-a695-1465d85b162b', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.24:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-05-12 23:16:40,178 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tenantnetwork2-user_9caba928-f384-4677-a695-1465d85b162b', 'password': 'agibVCh5MJdHXcqYNEdAaWA3W20taq', 'project_name': 'tenantnetwork2-project_9caba928-f384-4677-a695-1465d85b162b', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.24:5000/v3', 'project_id': '672eeeef544b4f77b7ce3941fbc86f4d', 'project_domain_name': 'Default'} 2019-05-12 23:16:40,179 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork2'... 2019-05-12 23:16:40,179 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-12 23:16:40,183 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}9904076e2c98cb758b8e100f4919afa41edb6ae0" 2019-05-12 23:16:40,387 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Sun, 12 May 2019 23:16:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ca90044-54ed-4efc-a493-9046cb134f87 2019-05-12 23:16:40,387 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/cc15131c8eb7492292418e2207dcc87e"}, "tags": [], "enabled": true, "id": "cc15131c8eb7492292418e2207dcc87e", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2019-05-12 23:16:40,387 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-8ca90044-54ed-4efc-a493-9046cb134f87 2019-05-12 23:16:40,388 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.208015918732s 2019-05-12 23:16:40,395 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-12 23:16:40,398 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}9904076e2c98cb758b8e100f4919afa41edb6ae0" 2019-05-12 23:16:40,520 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 398 Content-Type: application/json Date: Sun, 12 May 2019 23:16:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b3b8f27-9610-43e8-a1d2-f9567696cc92 2019-05-12 23:16:40,520 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/502ad302317540d78206e49a51170791"}, "tags": [], "enabled": true, "id": "502ad302317540d78206e49a51170791", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/e1cde78fc5364b11ba375012051bd685"}, "tags": [], "enabled": true, "id": "e1cde78fc5364b11ba375012051bd685", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.24:5000/v3/projects/672eeeef544b4f77b7ce3941fbc86f4d"}, "tags": [], "enabled": true, "id": "672eeeef544b4f77b7ce3941fbc86f4d", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_9caba928-f384-4677-a695-1465d85b162b"}]} 2019-05-12 23:16:40,520 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-4b3b8f27-9610-43e8-a1d2-f9567696cc92 2019-05-12 23:16:40,520 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.125488996506s 2019-05-12 23:16:40,523 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-05-12 23:16:40,523 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}9904076e2c98cb758b8e100f4919afa41edb6ae0" -d '{"network": {"tenant_id": "672eeeef544b4f77b7ce3941fbc86f4d", "name": "tenantnetwork2-net_9caba928-f384-4677-a695-1465d85b162b", "admin_state_up": true}}' 2019-05-12 23:16:41,424 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 728 Content-Type: application/json Date: Sun, 12 May 2019 23:16:41 GMT X-Openstack-Request-Id: req-0fc1e747-8a1d-4f94-af4e-f6147b8b5a93 2019-05-12 23:16:41,425 - 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":"050cfdf4-d0a2-4017-9b71-0a1f1a219608","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":22,"ipv4_address_scope":null,"shared":false,"project_id":"672eeeef544b4f77b7ce3941fbc86f4d","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-12T23:16:41Z","is_default":false,"qos_policy_id":null,"name":"tenantnetwork2-net_9caba928-f384-4677-a695-1465d85b162b","admin_state_up":true,"tenant_id":"672eeeef544b4f77b7ce3941fbc86f4d","created_at":"2019-05-12T23:16:41Z","mtu":1450}} 2019-05-12 23:16:41,425 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-0fc1e747-8a1d-4f94-af4e-f6147b8b5a93 2019-05-12 23:16:41,425 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.90252494812s 2019-05-12 23:16:41,426 - 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-05-12T23:16:41Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'050cfdf4-d0a2-4017-9b71-0a1f1a219608', u'provider:segmentation_id': 22, 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_9caba928-f384-4677-a695-1465d85b162b', u'created_at': u'2019-05-12T23:16:41Z', u'mtu': 1450, u'tenant_id': u'672eeeef544b4f77b7ce3941fbc86f4d', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'672eeeef544b4f77b7ce3941fbc86f4d', u'l2_adjacency': True}) 2019-05-12 23:16:41,430 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-05-12 23:16:41,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Sun, 12 May 2019 23:16:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7967e514-5a0b-4bfa-ba84-d2145ef01120 2019-05-12 23:16:41,437 - 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.24:5000/v3/", "rel": "self"}]}} 2019-05-12 23:16:41,437 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/v3 used request id req-7967e514-5a0b-4bfa-ba84-d2145ef01120 2019-05-12 23:16:41,438 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2019-05-12 23:16:41,849 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8ca05c7227a341bd83d32ec8f8313653", "name": "reader"}, {"id": "bf61801caca2425fad3dcd754f90e279", "name": "member"}], "expires_at": "2019-05-13T00:16:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "672eeeef544b4f77b7ce3941fbc86f4d", "name": "tenantnetwork2-project_9caba928-f384-4677-a695-1465d85b162b"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.30:8080/v1/AUTH_672eeeef544b4f77b7ce3941fbc86f4d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "52ba4b5dec704662a53725ace954b758"}, {"url": "http://172.30.9.24:8080/v1/AUTH_672eeeef544b4f77b7ce3941fbc86f4d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "76cdc7260e614ea7a112bbf6501075b4"}, {"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0016890642c4863a40d79301b1151c9"}], "type": "object-store", "id": "18380897045c4ca3915e511516050721", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1af474b830214cd99d794f484388b9bc"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e1601e9d9fc4089a53490e78be5772c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a7514fc59a84b9abc355f5edbf83808"}], "type": "compute", "id": "32036ae8f7e04dc98daec1c4a4ec6234", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e705bf9c7be4636aa3957547f53682e"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98bfbcf42a814c4882fcf329c2eb1aa3"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af9f8ae5e6794a09911001957e446fb3"}], "type": "event", "id": "419c4374326b4e8ba4bdf28c1a8f4f83", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "268f25db6d024c36b51f9687a725b015"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc526326fa154bababfdbc3992e985ee"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efb034dcd41d4871b0a0929d157f8741"}], "type": "metric", "id": "4ffc9a99aad94487a1039ad7f2d6f090", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/672eeeef544b4f77b7ce3941fbc86f4d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "309e542939a849cca4774d4ecdc03ba6"}, {"url": "http://172.30.9.24:8004/v1/672eeeef544b4f77b7ce3941fbc86f4d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94011bd098e04124b27b78f69f11ac12"}, {"url": "http://192.30.9.4:8004/v1/672eeeef544b4f77b7ce3941fbc86f4d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de37498d066848da8ab99cbcd3616791"}], "type": "orchestration", "id": "6be0ce84b0224523a21a8b1a4c483242", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58d8437c726d4c0284d5dcac7cb5277c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6e0caf33ad4d4da0ebdbcd6017bb97"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ca91602f273343e594e001d4d93aea31"}], "type": "identity", "id": "73fe34c4669c462aa6825fe50c44c0c5", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/672eeeef544b4f77b7ce3941fbc86f4d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "30a534e5676c45d7966a9da23673bbcb"}, {"url": "http://192.30.9.4:8776/v2/672eeeef544b4f77b7ce3941fbc86f4d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9cdc7e864a14682926db0dfbc56508e"}, {"url": "http://172.30.9.24:8776/v2/672eeeef544b4f77b7ce3941fbc86f4d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1c9ef0413f74a9281a145c7616f3d93"}], "type": "volumev2", "id": "84b8ce982b644c5fa734c93f5a240946", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49bc6af0fb36466d88e5bae34cc1970c"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b80de3b98af4abfba827bce002941dd"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6cc2135e734b4e1cb80611ebca802264"}], "type": "network", "id": "96c020f30b154737a857e2170dfc05c5", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "9c71851d494341a193fcfd99ff819a24", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59c0d24cc40c4c3d94209a0024bf072a"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68adf55aae0d4c50a2857bed11cc3761"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35f0dd57c6d4ef2acc0e8dd747ab8c3"}], "type": "image", "id": "b59adf68bee544e4890a3bcfbf865eb1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64efe99b77bf457cb4994dc3f5f698cd"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74be3cdb61a44d7dbe7be7f0c943c37b"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef030e81bb5b411096eb72a5f56ef179"}], "type": "alarming", "id": "b65220b9f32748cbbad5ffdfe793b945", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01d54c79a7204e18ae62efe9cf264132"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7240f2e8af1f45c4902f10ff40ae8737"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c21ec991e9cc479cb9251dc2be4e5d05"}], "type": "placement", "id": "eee5455969b14ace91d2257ab12e9e03", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/672eeeef544b4f77b7ce3941fbc86f4d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba60c632e2b84514923fc18d1532d63e"}, {"url": "http://172.30.9.24:8776/v3/672eeeef544b4f77b7ce3941fbc86f4d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dfa256588564446c9b89f88889b935c4"}, {"url": "http://192.30.9.4:8776/v3/672eeeef544b4f77b7ce3941fbc86f4d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2fa5c3f7a0043ab814658d62b0418c1"}], "type": "volumev3", "id": "f7e6e7f7cae04db89c6a4dacb8fd5682", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5a73c8c287b74d1ba81a84739a7dbfeb"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "695e1b11f43140f8985b6bf5cdfd11be"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0891c46c5e240e7ac0b8de1a7f8e457"}], "type": "cloudformation", "id": "fc9b7fdfb7f24bf3b43e65004ffa982c", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tenantnetwork2-user_9caba928-f384-4677-a695-1465d85b162b", "id": "6dd642aa51c2496e99d48e74fa517260"}, "audit_ids": ["HlWvuIUqScC0P7SUycbEjg"], "issued_at": "2019-05-12T23:16:41.000000Z"}} 2019-05-12 23:16:41,852 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-12 23:16:41,853 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}76769703e0ab379dfb746beb9f9f67a66e720ee9" 2019-05-12 23:16:42,228 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1235 Content-Type: application/json Date: Sun, 12 May 2019 23:16:42 GMT X-Openstack-Request-Id: req-4b9a50fa-e406-4bfb-8032-f564f5236f37 2019-05-12 23:16:42,228 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"050cfdf4-d0a2-4017-9b71-0a1f1a219608","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"672eeeef544b4f77b7ce3941fbc86f4d","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-12T23:16:41Z","qos_policy_id":null,"name":"tenantnetwork2-net_9caba928-f384-4677-a695-1465d85b162b","admin_state_up":true,"tenant_id":"672eeeef544b4f77b7ce3941fbc86f4d","created_at":"2019-05-12T23:16:41Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b24f945a-7d07-4835-982f-37a530314074","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e1cde78fc5364b11ba375012051bd685","l2_adjacency":true,"status":"ACTIVE","subnets":["e4030248-99b3-4c84-be5c-699e1ef4626f"],"description":"","tags":[],"updated_at":"2019-05-12T23:13:19Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e1cde78fc5364b11ba375012051bd685","created_at":"2019-05-12T23:13:13Z","mtu":1500}]} 2019-05-12 23:16:42,228 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-4b9a50fa-e406-4bfb-8032-f564f5236f37 2019-05-12 23:16:42,229 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.376195907593s 2019-05-12 23:16:42,230 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-05-12 23:16:42,231 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}76769703e0ab379dfb746beb9f9f67a66e720ee9" -d '{"subnet": {"name": "tenantnetwork2-subnet_9caba928-f384-4677-a695-1465d85b162b", "enable_dhcp": true, "network_id": "050cfdf4-d0a2-4017-9b71-0a1f1a219608", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-05-12 23:16:43,317 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 682 Content-Type: application/json Date: Sun, 12 May 2019 23:16:43 GMT X-Openstack-Request-Id: req-4863f41f-d007-4e11-be26-b6080c81aed9 2019-05-12 23:16:43,317 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"050cfdf4-d0a2-4017-9b71-0a1f1a219608","tenant_id":"672eeeef544b4f77b7ce3941fbc86f4d","created_at":"2019-05-12T23:16:42Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-05-12T23:16: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":"672eeeef544b4f77b7ce3941fbc86f4d","id":"94d43993-377c-4cf0-b85e-808c6dbf9dab","subnetpool_id":null,"name":"tenantnetwork2-subnet_9caba928-f384-4677-a695-1465d85b162b"}} 2019-05-12 23:16:43,317 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-4863f41f-d007-4e11-be26-b6080c81aed9 2019-05-12 23:16:43,317 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.08716702461s 2019-05-12 23:16:43,318 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-05-12T23:16: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'94d43993-377c-4cf0-b85e-808c6dbf9dab', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork2-subnet_9caba928-f384-4677-a695-1465d85b162b', u'enable_dhcp': True, u'network_id': u'050cfdf4-d0a2-4017-9b71-0a1f1a219608', u'tenant_id': u'672eeeef544b4f77b7ce3941fbc86f4d', u'created_at': u'2019-05-12T23:16: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'672eeeef544b4f77b7ce3941fbc86f4d'}) 2019-05-12 23:16:43,318 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-05-12 23:16:43,319 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}76769703e0ab379dfb746beb9f9f67a66e720ee9" -d '{"router": {"external_gateway_info": {"network_id": "b24f945a-7d07-4835-982f-37a530314074"}, "name": "tenantnetwork2-router_9caba928-f384-4677-a695-1465d85b162b", "admin_state_up": true}}' 2019-05-12 23:16:51,757 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 701 Content-Type: application/json Date: Sun, 12 May 2019 23:16:51 GMT X-Openstack-Request-Id: req-6f92ab1a-9ac7-454b-ab35-647a34861244 2019-05-12 23:16:51,758 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "b24f945a-7d07-4835-982f-37a530314074", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e4030248-99b3-4c84-be5c-699e1ef4626f", "ip_address": "172.30.9.212"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "672eeeef544b4f77b7ce3941fbc86f4d", "created_at": "2019-05-12T23:16:45Z", "admin_state_up": true, "updated_at": "2019-05-12T23:16:46Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "672eeeef544b4f77b7ce3941fbc86f4d", "id": "269f9a83-b980-4959-a6ea-f9443eb38b0c", "name": "tenantnetwork2-router_9caba928-f384-4677-a695-1465d85b162b"}} 2019-05-12 23:16:51,758 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-6f92ab1a-9ac7-454b-ab35-647a34861244 2019-05-12 23:16:51,758 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 8.43973398209s 2019-05-12 23:16:51,759 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-05-12T23:16:46Z', u'revision_number': 3, u'id': u'269f9a83-b980-4959-a6ea-f9443eb38b0c', u'external_gateway_info': {u'network_id': u'b24f945a-7d07-4835-982f-37a530314074', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'e4030248-99b3-4c84-be5c-699e1ef4626f', u'ip_address': u'172.30.9.212'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork2-router_9caba928-f384-4677-a695-1465d85b162b', u'admin_state_up': True, u'tenant_id': u'672eeeef544b4f77b7ce3941fbc86f4d', u'created_at': u'2019-05-12T23:16:45Z', u'flavor_id': None, u'routes': [], u'project_id': u'672eeeef544b4f77b7ce3941fbc86f4d'}) 2019-05-12 23:16:51,759 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-05-12 23:16:51,760 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/269f9a83-b980-4959-a6ea-f9443eb38b0c/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}76769703e0ab379dfb746beb9f9f67a66e720ee9" -d '{"subnet_id": "94d43993-377c-4cf0-b85e-808c6dbf9dab"}' 2019-05-12 23:16:54,939 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sun, 12 May 2019 23:16:54 GMT X-Openstack-Request-Id: req-2e776fe5-00af-40f3-882e-800c360a16bf 2019-05-12 23:16:54,939 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "050cfdf4-d0a2-4017-9b71-0a1f1a219608", "tenant_id": "672eeeef544b4f77b7ce3941fbc86f4d", "subnet_id": "94d43993-377c-4cf0-b85e-808c6dbf9dab", "subnet_ids": ["94d43993-377c-4cf0-b85e-808c6dbf9dab"], "port_id": "42efe959-c6d1-4a8e-999c-ce2b0a6810fa", "id": "269f9a83-b980-4959-a6ea-f9443eb38b0c"} 2019-05-12 23:16:54,939 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/269f9a83-b980-4959-a6ea-f9443eb38b0c/add_router_interface.json used request id req-2e776fe5-00af-40f3-882e-800c360a16bf 2019-05-12 23:16:54,939 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.17994117737s 2019-05-12 23:16:55,051 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-05-12 23:16:55,051 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork2 | functest | 00:15 | PASS | +------------------------+------------------+------------------+----------------+ 2019-05-12 23:16:55,056 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-05-12 23:16:55,057 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/269f9a83-b980-4959-a6ea-f9443eb38b0c/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}76769703e0ab379dfb746beb9f9f67a66e720ee9" -d '{"subnet_id": "94d43993-377c-4cf0-b85e-808c6dbf9dab"}' 2019-05-12 23:16:59,342 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sun, 12 May 2019 23:16:59 GMT X-Openstack-Request-Id: req-3da5b479-7ae3-4e08-8d89-4113802ccd63 2019-05-12 23:16:59,343 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "050cfdf4-d0a2-4017-9b71-0a1f1a219608", "tenant_id": "672eeeef544b4f77b7ce3941fbc86f4d", "subnet_id": "94d43993-377c-4cf0-b85e-808c6dbf9dab", "subnet_ids": ["94d43993-377c-4cf0-b85e-808c6dbf9dab"], "port_id": "42efe959-c6d1-4a8e-999c-ce2b0a6810fa", "id": "269f9a83-b980-4959-a6ea-f9443eb38b0c"} 2019-05-12 23:16:59,343 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/269f9a83-b980-4959-a6ea-f9443eb38b0c/remove_router_interface.json used request id req-3da5b479-7ae3-4e08-8d89-4113802ccd63 2019-05-12 23:16:59,343 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 4.28668785095s 2019-05-12 23:16:59,344 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-05-12 23:16:59,344 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}76769703e0ab379dfb746beb9f9f67a66e720ee9" 2019-05-12 23:16:59,742 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 710 Content-Type: application/json Date: Sun, 12 May 2019 23:16:59 GMT X-Openstack-Request-Id: req-e8921445-285a-48e0-ad02-82d76401df65 2019-05-12 23:16:59,743 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "b24f945a-7d07-4835-982f-37a530314074", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e4030248-99b3-4c84-be5c-699e1ef4626f", "ip_address": "172.30.9.212"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "672eeeef544b4f77b7ce3941fbc86f4d", "created_at": "2019-05-12T23:16:45Z", "admin_state_up": true, "updated_at": "2019-05-12T23:16:57Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "672eeeef544b4f77b7ce3941fbc86f4d", "id": "269f9a83-b980-4959-a6ea-f9443eb38b0c", "name": "tenantnetwork2-router_9caba928-f384-4677-a695-1465d85b162b"}]} 2019-05-12 23:16:59,743 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-e8921445-285a-48e0-ad02-82d76401df65 2019-05-12 23:16:59,743 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.399562120438s 2019-05-12 23:16:59,745 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-05-12 23:16:59,745 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/routers/269f9a83-b980-4959-a6ea-f9443eb38b0c.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}76769703e0ab379dfb746beb9f9f67a66e720ee9" 2019-05-12 23:17:04,291 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 12 May 2019 23:17:04 GMT X-Openstack-Request-Id: req-e85c4c16-22e3-45d7-b881-c8919c1b64cb 2019-05-12 23:17:04,292 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-12 23:17:04,292 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/269f9a83-b980-4959-a6ea-f9443eb38b0c.json used request id req-e85c4c16-22e3-45d7-b881-c8919c1b64cb 2019-05-12 23:17:04,292 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.54715204239s 2019-05-12 23:17:04,292 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-12 23:17:04,293 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}76769703e0ab379dfb746beb9f9f67a66e720ee9" 2019-05-12 23:17:04,625 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 685 Content-Type: application/json Date: Sun, 12 May 2019 23:17:04 GMT X-Openstack-Request-Id: req-2a951aa6-22f6-4dec-aa25-8736f3c5bcbe 2019-05-12 23:17:04,625 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"050cfdf4-d0a2-4017-9b71-0a1f1a219608","tenant_id":"672eeeef544b4f77b7ce3941fbc86f4d","created_at":"2019-05-12T23:16:42Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-05-12T23:16: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":"672eeeef544b4f77b7ce3941fbc86f4d","id":"94d43993-377c-4cf0-b85e-808c6dbf9dab","subnetpool_id":null,"name":"tenantnetwork2-subnet_9caba928-f384-4677-a695-1465d85b162b"}]} 2019-05-12 23:17:04,626 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-2a951aa6-22f6-4dec-aa25-8736f3c5bcbe 2019-05-12 23:17:04,626 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.333387136459s 2019-05-12 23:17:04,627 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-05-12 23:17:04,628 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/subnets/94d43993-377c-4cf0-b85e-808c6dbf9dab.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}76769703e0ab379dfb746beb9f9f67a66e720ee9" 2019-05-12 23:17:07,281 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 12 May 2019 23:17:07 GMT X-Openstack-Request-Id: req-fe938f65-0b3a-4e9f-abfe-aeb5676d10a8 2019-05-12 23:17:07,281 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-12 23:17:07,281 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/94d43993-377c-4cf0-b85e-808c6dbf9dab.json used request id req-fe938f65-0b3a-4e9f-abfe-aeb5676d10a8 2019-05-12 23:17:07,281 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.65419912338s 2019-05-12 23:17:07,282 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-12 23:17:07,282 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}76769703e0ab379dfb746beb9f9f67a66e720ee9" 2019-05-12 23:17:07,383 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1241 Content-Type: application/json Date: Sun, 12 May 2019 23:17:07 GMT X-Openstack-Request-Id: req-c2557f7d-9bbe-45f1-8ae9-c27f04a2d6db 2019-05-12 23:17:07,383 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"050cfdf4-d0a2-4017-9b71-0a1f1a219608","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"672eeeef544b4f77b7ce3941fbc86f4d","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-12T23:17:07Z","qos_policy_id":null,"name":"tenantnetwork2-net_9caba928-f384-4677-a695-1465d85b162b","admin_state_up":true,"tenant_id":"672eeeef544b4f77b7ce3941fbc86f4d","created_at":"2019-05-12T23:16:41Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b24f945a-7d07-4835-982f-37a530314074","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e1cde78fc5364b11ba375012051bd685","l2_adjacency":true,"status":"ACTIVE","subnets":["e4030248-99b3-4c84-be5c-699e1ef4626f"],"description":"","tags":[],"updated_at":"2019-05-12T23:13:19Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e1cde78fc5364b11ba375012051bd685","created_at":"2019-05-12T23:13:13Z","mtu":1500}]} 2019-05-12 23:17:07,383 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-c2557f7d-9bbe-45f1-8ae9-c27f04a2d6db 2019-05-12 23:17:07,384 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.101871013641s 2019-05-12 23:17:07,385 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-05-12 23:17:07,386 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/networks/050cfdf4-d0a2-4017-9b71-0a1f1a219608.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}76769703e0ab379dfb746beb9f9f67a66e720ee9" 2019-05-12 23:17:09,217 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 12 May 2019 23:17:09 GMT X-Openstack-Request-Id: req-f2c89fdc-a076-4a84-bea0-6c7a45434c95 2019-05-12 23:17:09,218 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-12 23:17:09,218 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/050cfdf4-d0a2-4017-9b71-0a1f1a219608.json used request id req-f2c89fdc-a076-4a84-bea0-6c7a45434c95 2019-05-12 23:17:09,218 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.8328139782s 2019-05-12 23:17:09,218 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-12 23:17:09,222 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}9904076e2c98cb758b8e100f4919afa41edb6ae0" 2019-05-12 23:17:09,465 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 835 Content-Type: application/json Date: Sun, 12 May 2019 23:17:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27c96bf4-87f7-418a-b2a6-c0d70c55120f 2019-05-12 23:17:09,466 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/2c33cd24152f470facc0a696e2ac0e9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c33cd24152f470facc0a696e2ac0e9c", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/2e55f9db30cd4444ac0e9d066ed612a6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e55f9db30cd4444ac0e9d066ed612a6", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/2eecd8c0b7ed405fb9816acbfc61b873"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2eecd8c0b7ed405fb9816acbfc61b873", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/3e9ccbfff5874166b6d46bd0fc199536"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e9ccbfff5874166b6d46bd0fc199536", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/6514c9b960ba4340b8237693137e90e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6514c9b960ba4340b8237693137e90e1", "email": "placement@localhost", "password_expires_at": null}, {"name": "tenantnetwork2-user_9caba928-f384-4677-a695-1465d85b162b", "links": {"self": "http://172.30.9.24:5000/v3/users/6dd642aa51c2496e99d48e74fa517260"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "6dd642aa51c2496e99d48e74fa517260", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/6e07d59b3a5e4c979114780a983ba694"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e07d59b3a5e4c979114780a983ba694", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/7dda43216d2c43c9a32be853789105c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dda43216d2c43c9a32be853789105c1", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/7de183e8dc884d4291809f553b399004"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7de183e8dc884d4291809f553b399004", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/849a549073e648949aed2d85db42cd75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "849a549073e648949aed2d85db42cd75", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/89eaebb8afe84ead9256ab24a4b51e70"}, "domain_id": "cc15131c8eb7492292418e2207dcc87e", "enabled": true, "options": {}, "id": "89eaebb8afe84ead9256ab24a4b51e70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/9cca07c0aeb24ad88b3c2a36b7f14f24"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9cca07c0aeb24ad88b3c2a36b7f14f24", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e97ad0d4669a4d2ab66ff01388512d4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e97ad0d4669a4d2ab66ff01388512d4b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/eda0297007e04147a7ddf6c5ba8b414c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eda0297007e04147a7ddf6c5ba8b414c", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/f9484f1d364145a1a174ce814372ad75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f9484f1d364145a1a174ce814372ad75", "email": "swift@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-05-12 23:17:09,466 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-27c96bf4-87f7-418a-b2a6-c0d70c55120f 2019-05-12 23:17:09,466 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.247497081757s 2019-05-12 23:17:09,472 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-12 23:17:09,475 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users/6dd642aa51c2496e99d48e74fa517260 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9904076e2c98cb758b8e100f4919afa41edb6ae0" 2019-05-12 23:17:09,704 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 230 Content-Type: application/json Date: Sun, 12 May 2019 23:17:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-678c0954-352a-48e0-80b6-c4989f0fd465 2019-05-12 23:17:09,704 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tenantnetwork2-user_9caba928-f384-4677-a695-1465d85b162b", "links": {"self": "http://172.30.9.24:5000/v3/users/6dd642aa51c2496e99d48e74fa517260"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "6dd642aa51c2496e99d48e74fa517260", "description": null}} 2019-05-12 23:17:09,705 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/6dd642aa51c2496e99d48e74fa517260 used request id req-678c0954-352a-48e0-80b6-c4989f0fd465 2019-05-12 23:17:09,705 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.232776880264s 2019-05-12 23:17:09,705 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-05-12 23:17:09,708 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/users/6dd642aa51c2496e99d48e74fa517260 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9904076e2c98cb758b8e100f4919afa41edb6ae0" 2019-05-12 23:17:10,093 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 12 May 2019 23:17:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c41c7978-3fa7-4641-a9f5-1ad3f57bf7bd 2019-05-12 23:17:10,093 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-12 23:17:10,093 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/6dd642aa51c2496e99d48e74fa517260 used request id req-c41c7978-3fa7-4641-a9f5-1ad3f57bf7bd 2019-05-12 23:17:10,093 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.387912988663s 2019-05-12 23:17:10,100 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-12 23:17:10,103 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}9904076e2c98cb758b8e100f4919afa41edb6ae0" 2019-05-12 23:17:10,319 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 387 Content-Type: application/json Date: Sun, 12 May 2019 23:17:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bbf427f0-ed63-4ed4-ba2a-04f2bced4cac 2019-05-12 23:17:10,319 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/502ad302317540d78206e49a51170791"}, "tags": [], "enabled": true, "id": "502ad302317540d78206e49a51170791", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.24:5000/v3/projects/672eeeef544b4f77b7ce3941fbc86f4d"}, "tags": [], "enabled": true, "id": "672eeeef544b4f77b7ce3941fbc86f4d", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_9caba928-f384-4677-a695-1465d85b162b"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/e1cde78fc5364b11ba375012051bd685"}, "tags": [], "enabled": true, "id": "e1cde78fc5364b11ba375012051bd685", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-12 23:17:10,319 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects used request id req-bbf427f0-ed63-4ed4-ba2a-04f2bced4cac 2019-05-12 23:17:10,320 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.219758987427s 2019-05-12 23:17:10,324 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-05-12 23:17:10,327 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/projects/672eeeef544b4f77b7ce3941fbc86f4d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9904076e2c98cb758b8e100f4919afa41edb6ae0" 2019-05-12 23:17:10,720 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 12 May 2019 23:17:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4a830846-7dd5-432c-a9c7-ccec542d3bfc 2019-05-12 23:17:10,720 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-12 23:17:10,721 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/672eeeef544b4f77b7ce3941fbc86f4d used request id req-4a830846-7dd5-432c-a9c7-ccec542d3bfc 2019-05-12 23:17:10,721 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.396926164627s 2019-05-12 23:17:10,725 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-12 23:17:10,726 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/security-groups.json?project_id=672eeeef544b4f77b7ce3941fbc86f4d&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}9904076e2c98cb758b8e100f4919afa41edb6ae0" 2019-05-12 23:17:10,778 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Sun, 12 May 2019 23:17:10 GMT X-Openstack-Request-Id: req-0047ea8f-38c9-4469-b7e0-9f4920d602f0 2019-05-12 23:17:10,779 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "672eeeef544b4f77b7ce3941fbc86f4d", "created_at": "2019-05-12T23:16:40Z", "updated_at": "2019-05-12T23:16:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:16:40Z", "revision_number": 0, "id": "2fe2b9df-fa74-4490-b6c5-af6bb0f6ad81", "remote_group_id": "c3e18306-9888-42c4-a7d2-9f7babc7d78d", "remote_ip_prefix": null, "created_at": "2019-05-12T23:16:40Z", "security_group_id": "c3e18306-9888-42c4-a7d2-9f7babc7d78d", "tenant_id": "672eeeef544b4f77b7ce3941fbc86f4d", "port_range_min": null, "ethertype": "IPv4", "project_id": "672eeeef544b4f77b7ce3941fbc86f4d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:16:40Z", "revision_number": 0, "id": "45324c26-e8da-4e39-b1b8-936f4f5598ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-12T23:16:40Z", "security_group_id": "c3e18306-9888-42c4-a7d2-9f7babc7d78d", "tenant_id": "672eeeef544b4f77b7ce3941fbc86f4d", "port_range_min": null, "ethertype": "IPv6", "project_id": "672eeeef544b4f77b7ce3941fbc86f4d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:16:40Z", "revision_number": 0, "id": "4777435d-c758-47c2-9a93-bbf5b9eb66b9", "remote_group_id": "c3e18306-9888-42c4-a7d2-9f7babc7d78d", "remote_ip_prefix": null, "created_at": "2019-05-12T23:16:40Z", "security_group_id": "c3e18306-9888-42c4-a7d2-9f7babc7d78d", "tenant_id": "672eeeef544b4f77b7ce3941fbc86f4d", "port_range_min": null, "ethertype": "IPv6", "project_id": "672eeeef544b4f77b7ce3941fbc86f4d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:16:40Z", "revision_number": 0, "id": "7dc84d32-b9df-4c7f-b619-708e8fee0081", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-12T23:16:40Z", "security_group_id": "c3e18306-9888-42c4-a7d2-9f7babc7d78d", "tenant_id": "672eeeef544b4f77b7ce3941fbc86f4d", "port_range_min": null, "ethertype": "IPv4", "project_id": "672eeeef544b4f77b7ce3941fbc86f4d"}], "revision_number": 1, "project_id": "672eeeef544b4f77b7ce3941fbc86f4d", "id": "c3e18306-9888-42c4-a7d2-9f7babc7d78d", "name": "default"}]} 2019-05-12 23:17:10,779 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json?project_id=672eeeef544b4f77b7ce3941fbc86f4d&name=default used request id req-0047ea8f-38c9-4469-b7e0-9f4920d602f0 2019-05-12 23:17:10,779 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0534989833832s 2019-05-12 23:17:10,784 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-12 23:17:10,785 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}9904076e2c98cb758b8e100f4919afa41edb6ae0" 2019-05-12 23:17:11,127 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Sun, 12 May 2019 23:17:11 GMT X-Openstack-Request-Id: req-c596984d-5cc9-4038-9b43-d58e1cd50e82 2019-05-12 23:17:11,128 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-05-12T23:16:08Z", "updated_at": "2019-05-12T23:16:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:16:08Z", "revision_number": 0, "id": "5b0d0dab-012c-4d82-838f-c6af90680c6a", "remote_group_id": "36169eb6-bc8e-47cb-b365-5eb3f4dd9a49", "remote_ip_prefix": null, "created_at": "2019-05-12T23:16:08Z", "security_group_id": "36169eb6-bc8e-47cb-b365-5eb3f4dd9a49", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:16:08Z", "revision_number": 0, "id": "af5ba5b0-2752-4a57-aff5-83f2a9cf3b8c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-12T23:16:08Z", "security_group_id": "36169eb6-bc8e-47cb-b365-5eb3f4dd9a49", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:16:08Z", "revision_number": 0, "id": "9b4b553d-797e-4874-9e62-5136e57ed47f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-12T23:16:08Z", "security_group_id": "36169eb6-bc8e-47cb-b365-5eb3f4dd9a49", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:16:08Z", "revision_number": 0, "id": "c44e8fb6-4008-4146-84d9-2db8cc24727b", "remote_group_id": "36169eb6-bc8e-47cb-b365-5eb3f4dd9a49", "remote_ip_prefix": null, "created_at": "2019-05-12T23:16:08Z", "security_group_id": "36169eb6-bc8e-47cb-b365-5eb3f4dd9a49", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "36169eb6-bc8e-47cb-b365-5eb3f4dd9a49", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "502ad302317540d78206e49a51170791", "created_at": "2019-05-12T23:16:03Z", "updated_at": "2019-05-12T23:16:03Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:16:03Z", "revision_number": 0, "id": "b2ad2b4e-b195-4c19-9c34-27b56b4e0bd9", "remote_group_id": "8ff061d8-8956-47be-8c89-5c058979c02e", "remote_ip_prefix": null, "created_at": "2019-05-12T23:16:03Z", "security_group_id": "8ff061d8-8956-47be-8c89-5c058979c02e", "tenant_id": "502ad302317540d78206e49a51170791", "port_range_min": null, "ethertype": "IPv6", "project_id": "502ad302317540d78206e49a51170791"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:16:03Z", "revision_number": 0, "id": "05fe237d-8f6d-4360-bede-7938c10bf89d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-12T23:16:03Z", "security_group_id": "8ff061d8-8956-47be-8c89-5c058979c02e", "tenant_id": "502ad302317540d78206e49a51170791", "port_range_min": null, "ethertype": "IPv6", "project_id": "502ad302317540d78206e49a51170791"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:16:03Z", "revision_number": 0, "id": "cd36c1fa-0808-4d99-a3bf-782185bdcc4f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-12T23:16:03Z", "security_group_id": "8ff061d8-8956-47be-8c89-5c058979c02e", "tenant_id": "502ad302317540d78206e49a51170791", "port_range_min": null, "ethertype": "IPv4", "project_id": "502ad302317540d78206e49a51170791"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:16:03Z", "revision_number": 0, "id": "b31a11f9-5778-4d3d-be05-68694d4686b8", "remote_group_id": "8ff061d8-8956-47be-8c89-5c058979c02e", "remote_ip_prefix": null, "created_at": "2019-05-12T23:16:03Z", "security_group_id": "8ff061d8-8956-47be-8c89-5c058979c02e", "tenant_id": "502ad302317540d78206e49a51170791", "port_range_min": null, "ethertype": "IPv4", "project_id": "502ad302317540d78206e49a51170791"}], "revision_number": 1, "project_id": "502ad302317540d78206e49a51170791", "id": "8ff061d8-8956-47be-8c89-5c058979c02e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "672eeeef544b4f77b7ce3941fbc86f4d", "created_at": "2019-05-12T23:16:40Z", "updated_at": "2019-05-12T23:16:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:16:40Z", "revision_number": 0, "id": "7dc84d32-b9df-4c7f-b619-708e8fee0081", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-12T23:16:40Z", "security_group_id": "c3e18306-9888-42c4-a7d2-9f7babc7d78d", "tenant_id": "672eeeef544b4f77b7ce3941fbc86f4d", "port_range_min": null, "ethertype": "IPv4", "project_id": "672eeeef544b4f77b7ce3941fbc86f4d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:16:40Z", "revision_number": 0, "id": "4777435d-c758-47c2-9a93-bbf5b9eb66b9", "remote_group_id": "c3e18306-9888-42c4-a7d2-9f7babc7d78d", "remote_ip_prefix": null, "created_at": "2019-05-12T23:16:40Z", "security_group_id": "c3e18306-9888-42c4-a7d2-9f7babc7d78d", "tenant_id": "672eeeef544b4f77b7ce3941fbc86f4d", "port_range_min": null, "ethertype": "IPv6", "project_id": "672eeeef544b4f77b7ce3941fbc86f4d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:16:40Z", "revision_number": 0, "id": "45324c26-e8da-4e39-b1b8-936f4f5598ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-12T23:16:40Z", "security_group_id": "c3e18306-9888-42c4-a7d2-9f7babc7d78d", "tenant_id": "672eeeef544b4f77b7ce3941fbc86f4d", "port_range_min": null, "ethertype": "IPv6", "project_id": "672eeeef544b4f77b7ce3941fbc86f4d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:16:40Z", "revision_number": 0, "id": "2fe2b9df-fa74-4490-b6c5-af6bb0f6ad81", "remote_group_id": "c3e18306-9888-42c4-a7d2-9f7babc7d78d", "remote_ip_prefix": null, "created_at": "2019-05-12T23:16:40Z", "security_group_id": "c3e18306-9888-42c4-a7d2-9f7babc7d78d", "tenant_id": "672eeeef544b4f77b7ce3941fbc86f4d", "port_range_min": null, "ethertype": "IPv4", "project_id": "672eeeef544b4f77b7ce3941fbc86f4d"}], "revision_number": 1, "project_id": "672eeeef544b4f77b7ce3941fbc86f4d", "id": "c3e18306-9888-42c4-a7d2-9f7babc7d78d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e1cde78fc5364b11ba375012051bd685", "created_at": "2019-05-12T23:13:13Z", "updated_at": "2019-05-12T23:13:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:13:13Z", "revision_number": 0, "id": "d12b024f-7089-41bc-9b51-d4494c15443c", "remote_group_id": "f83dd3ec-1152-4005-b958-bb04ec8466f4", "remote_ip_prefix": null, "created_at": "2019-05-12T23:13:13Z", "security_group_id": "f83dd3ec-1152-4005-b958-bb04ec8466f4", "tenant_id": "e1cde78fc5364b11ba375012051bd685", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1cde78fc5364b11ba375012051bd685"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:13:13Z", "revision_number": 0, "id": "a31dcd6d-9cf9-417c-bfb4-5614cad00f12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-12T23:13:13Z", "security_group_id": "f83dd3ec-1152-4005-b958-bb04ec8466f4", "tenant_id": "e1cde78fc5364b11ba375012051bd685", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1cde78fc5364b11ba375012051bd685"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:13:13Z", "revision_number": 0, "id": "3b5e022e-170c-40cd-a21d-2349c0809e85", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-12T23:13:13Z", "security_group_id": "f83dd3ec-1152-4005-b958-bb04ec8466f4", "tenant_id": "e1cde78fc5364b11ba375012051bd685", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1cde78fc5364b11ba375012051bd685"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:13:13Z", "revision_number": 0, "id": "9a00b05e-0b7c-40b5-9a48-10bdcc24f092", "remote_group_id": "f83dd3ec-1152-4005-b958-bb04ec8466f4", "remote_ip_prefix": null, "created_at": "2019-05-12T23:13:13Z", "security_group_id": "f83dd3ec-1152-4005-b958-bb04ec8466f4", "tenant_id": "e1cde78fc5364b11ba375012051bd685", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1cde78fc5364b11ba375012051bd685"}], "revision_number": 1, "project_id": "e1cde78fc5364b11ba375012051bd685", "id": "f83dd3ec-1152-4005-b958-bb04ec8466f4", "name": "default"}]} 2019-05-12 23:17:11,128 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-c596984d-5cc9-4038-9b43-d58e1cd50e82 2019-05-12 23:17:11,128 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.344049930573s 2019-05-12 23:17:11,134 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-05-12 23:17:11,135 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/security-groups/c3e18306-9888-42c4-a7d2-9f7babc7d78d.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9904076e2c98cb758b8e100f4919afa41edb6ae0" 2019-05-12 23:17:11,541 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 12 May 2019 23:17:11 GMT X-Openstack-Request-Id: req-3856ecc4-b625-4946-a2db-76d85121689e 2019-05-12 23:17:11,541 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-12 23:17:11,541 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/c3e18306-9888-42c4-a7d2-9f7babc7d78d.json used request id req-3856ecc4-b625-4946-a2db-76d85121689e 2019-05-12 23:17:11,541 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.406532049179s 2019-05-12 23:17:11,584 - xtesting.ci.run_tests - INFO - Loading test case 'vmready1'... 2019-05-12 23:17:11,655 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-05-12 23:17:11,659 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Sun, 12 May 2019 23:17:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48f07987-45e8-48e0-be6a-306404f15726 2019-05-12 23:17:11,659 - 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.24:5000/v3/", "rel": "self"}]}} 2019-05-12 23:17:11,660 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/v3 used request id req-48f07987-45e8-48e0-be6a-306404f15726 2019-05-12 23:17:11,660 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2019-05-12 23:17:12,077 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "a7c607210c3a4f3e8b4164085360c700", "name": "admin"}, {"id": "8ca05c7227a341bd83d32ec8f8313653", "name": "reader"}, {"id": "bf61801caca2425fad3dcd754f90e279", "name": "member"}], "expires_at": "2019-05-13T00:17:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "502ad302317540d78206e49a51170791", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.30:8080/v1/AUTH_502ad302317540d78206e49a51170791", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "52ba4b5dec704662a53725ace954b758"}, {"url": "http://172.30.9.24:8080/v1/AUTH_502ad302317540d78206e49a51170791", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "76cdc7260e614ea7a112bbf6501075b4"}, {"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0016890642c4863a40d79301b1151c9"}], "type": "object-store", "id": "18380897045c4ca3915e511516050721", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1af474b830214cd99d794f484388b9bc"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e1601e9d9fc4089a53490e78be5772c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a7514fc59a84b9abc355f5edbf83808"}], "type": "compute", "id": "32036ae8f7e04dc98daec1c4a4ec6234", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e705bf9c7be4636aa3957547f53682e"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98bfbcf42a814c4882fcf329c2eb1aa3"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af9f8ae5e6794a09911001957e446fb3"}], "type": "event", "id": "419c4374326b4e8ba4bdf28c1a8f4f83", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "268f25db6d024c36b51f9687a725b015"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc526326fa154bababfdbc3992e985ee"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efb034dcd41d4871b0a0929d157f8741"}], "type": "metric", "id": "4ffc9a99aad94487a1039ad7f2d6f090", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/502ad302317540d78206e49a51170791", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "309e542939a849cca4774d4ecdc03ba6"}, {"url": "http://172.30.9.24:8004/v1/502ad302317540d78206e49a51170791", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94011bd098e04124b27b78f69f11ac12"}, {"url": "http://192.30.9.4:8004/v1/502ad302317540d78206e49a51170791", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de37498d066848da8ab99cbcd3616791"}], "type": "orchestration", "id": "6be0ce84b0224523a21a8b1a4c483242", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58d8437c726d4c0284d5dcac7cb5277c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6e0caf33ad4d4da0ebdbcd6017bb97"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ca91602f273343e594e001d4d93aea31"}], "type": "identity", "id": "73fe34c4669c462aa6825fe50c44c0c5", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/502ad302317540d78206e49a51170791", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "30a534e5676c45d7966a9da23673bbcb"}, {"url": "http://192.30.9.4:8776/v2/502ad302317540d78206e49a51170791", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9cdc7e864a14682926db0dfbc56508e"}, {"url": "http://172.30.9.24:8776/v2/502ad302317540d78206e49a51170791", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1c9ef0413f74a9281a145c7616f3d93"}], "type": "volumev2", "id": "84b8ce982b644c5fa734c93f5a240946", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49bc6af0fb36466d88e5bae34cc1970c"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b80de3b98af4abfba827bce002941dd"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6cc2135e734b4e1cb80611ebca802264"}], "type": "network", "id": "96c020f30b154737a857e2170dfc05c5", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "9c71851d494341a193fcfd99ff819a24", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59c0d24cc40c4c3d94209a0024bf072a"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68adf55aae0d4c50a2857bed11cc3761"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35f0dd57c6d4ef2acc0e8dd747ab8c3"}], "type": "image", "id": "b59adf68bee544e4890a3bcfbf865eb1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64efe99b77bf457cb4994dc3f5f698cd"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74be3cdb61a44d7dbe7be7f0c943c37b"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef030e81bb5b411096eb72a5f56ef179"}], "type": "alarming", "id": "b65220b9f32748cbbad5ffdfe793b945", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01d54c79a7204e18ae62efe9cf264132"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7240f2e8af1f45c4902f10ff40ae8737"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c21ec991e9cc479cb9251dc2be4e5d05"}], "type": "placement", "id": "eee5455969b14ace91d2257ab12e9e03", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/502ad302317540d78206e49a51170791", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba60c632e2b84514923fc18d1532d63e"}, {"url": "http://172.30.9.24:8776/v3/502ad302317540d78206e49a51170791", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dfa256588564446c9b89f88889b935c4"}, {"url": "http://192.30.9.4:8776/v3/502ad302317540d78206e49a51170791", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2fa5c3f7a0043ab814658d62b0418c1"}], "type": "volumev3", "id": "f7e6e7f7cae04db89c6a4dacb8fd5682", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5a73c8c287b74d1ba81a84739a7dbfeb"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "695e1b11f43140f8985b6bf5cdfd11be"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0891c46c5e240e7ac0b8de1a7f8e457"}], "type": "cloudformation", "id": "fc9b7fdfb7f24bf3b43e65004ffa982c", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7de183e8dc884d4291809f553b399004"}, "audit_ids": ["cdCsvUBxQUSOJxouMaIbSQ"], "issued_at": "2019-05-12T23:17:12.000000Z"}} 2019-05-12 23:17:12,080 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-12 23:17:12,081 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}2b3de0a5b4cc2bbbad3eb72ebb5aa848f287533a" 2019-05-12 23:17:13,295 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Sun, 12 May 2019 23:17:13 GMT X-Openstack-Request-Id: req-33cc67ee-8d9f-4519-bf25-51c5523c1367 2019-05-12 23:17:13,296 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"b24f945a-7d07-4835-982f-37a530314074","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e1cde78fc5364b11ba375012051bd685","l2_adjacency":true,"status":"ACTIVE","subnets":["e4030248-99b3-4c84-be5c-699e1ef4626f"],"description":"","tags":[],"updated_at":"2019-05-12T23:13:19Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e1cde78fc5364b11ba375012051bd685","created_at":"2019-05-12T23:13:13Z","provider:network_type":"flat"}]} 2019-05-12 23:17:13,296 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-33cc67ee-8d9f-4519-bf25-51c5523c1367 2019-05-12 23:17:13,296 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.21563696861s 2019-05-12 23:17:13,297 - xtesting.ci.run_tests - INFO - Running test case 'vmready1'... 2019-05-12 23:17:13,303 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-05-12 23:17:13,309 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sun, 12 May 2019 23:17:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-92817197-a181-4e92-8039-6cff114375ae 2019-05-12 23:17:13,309 - 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-12 23:17:13,309 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/ used request id req-92817197-a181-4e92-8039-6cff114375ae 2019-05-12 23:17:13,310 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-12 23:17:13,313 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}2b3de0a5b4cc2bbbad3eb72ebb5aa848f287533a" 2019-05-12 23:17:13,532 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Sun, 12 May 2019 23:17:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be3195ec-5fca-477f-b4ee-98e7ad29b0a6 2019-05-12 23:17:13,533 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/cc15131c8eb7492292418e2207dcc87e"}, "tags": [], "enabled": true, "id": "cc15131c8eb7492292418e2207dcc87e", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2019-05-12 23:17:13,533 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-be3195ec-5fca-477f-b4ee-98e7ad29b0a6 2019-05-12 23:17:13,533 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.222720146179s 2019-05-12 23:17:13,540 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-12 23:17:13,543 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}2b3de0a5b4cc2bbbad3eb72ebb5aa848f287533a" 2019-05-12 23:17:13,769 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 297 Content-Type: application/json Date: Sun, 12 May 2019 23:17:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9650ce24-ccbe-407e-8746-bcb7a1fc9843 2019-05-12 23:17:13,769 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/502ad302317540d78206e49a51170791"}, "tags": [], "enabled": true, "id": "502ad302317540d78206e49a51170791", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/e1cde78fc5364b11ba375012051bd685"}, "tags": [], "enabled": true, "id": "e1cde78fc5364b11ba375012051bd685", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-12 23:17:13,770 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-9650ce24-ccbe-407e-8746-bcb7a1fc9843 2019-05-12 23:17:13,770 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.230084896088s 2019-05-12 23:17:13,771 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-05-12 23:17:13,771 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}2b3de0a5b4cc2bbbad3eb72ebb5aa848f287533a" -d '{"network": {"tenant_id": "502ad302317540d78206e49a51170791", "name": "vmready1-net_914eb6aa-19c0-4a9e-8320-e67b78112808", "admin_state_up": true}}' 2019-05-12 23:17:14,359 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 722 Content-Type: application/json Date: Sun, 12 May 2019 23:17:14 GMT X-Openstack-Request-Id: req-25ac5189-7743-4b5c-8d28-e91797f90f39 2019-05-12 23:17:14,359 - 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":"0c066054-e18e-4ed2-89ab-310cb454b5a8","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":74,"ipv4_address_scope":null,"shared":false,"project_id":"502ad302317540d78206e49a51170791","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-12T23:17:14Z","is_default":false,"qos_policy_id":null,"name":"vmready1-net_914eb6aa-19c0-4a9e-8320-e67b78112808","admin_state_up":true,"tenant_id":"502ad302317540d78206e49a51170791","created_at":"2019-05-12T23:17:14Z","mtu":1450}} 2019-05-12 23:17:14,359 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-25ac5189-7743-4b5c-8d28-e91797f90f39 2019-05-12 23:17:14,359 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.588339090347s 2019-05-12 23:17:14,360 - 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-05-12T23:17:14Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'0c066054-e18e-4ed2-89ab-310cb454b5a8', u'provider:segmentation_id': 74, 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_914eb6aa-19c0-4a9e-8320-e67b78112808', u'created_at': u'2019-05-12T23:17:14Z', u'mtu': 1450, u'tenant_id': u'502ad302317540d78206e49a51170791', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'502ad302317540d78206e49a51170791', u'l2_adjacency': True}) 2019-05-12 23:17:14,360 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-12 23:17:14,361 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}2b3de0a5b4cc2bbbad3eb72ebb5aa848f287533a" 2019-05-12 23:17:15,444 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1428 Content-Type: application/json Date: Sun, 12 May 2019 23:17:15 GMT X-Openstack-Request-Id: req-cbfbc3bd-c9a5-402b-8445-35ff3716eff3 2019-05-12 23:17:15,444 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"0c066054-e18e-4ed2-89ab-310cb454b5a8","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":74,"ipv4_address_scope":null,"shared":false,"project_id":"502ad302317540d78206e49a51170791","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-12T23:17:14Z","qos_policy_id":null,"name":"vmready1-net_914eb6aa-19c0-4a9e-8320-e67b78112808","admin_state_up":true,"tenant_id":"502ad302317540d78206e49a51170791","created_at":"2019-05-12T23:17:14Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"b24f945a-7d07-4835-982f-37a530314074","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e1cde78fc5364b11ba375012051bd685","l2_adjacency":true,"status":"ACTIVE","subnets":["e4030248-99b3-4c84-be5c-699e1ef4626f"],"description":"","tags":[],"updated_at":"2019-05-12T23:13:19Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e1cde78fc5364b11ba375012051bd685","created_at":"2019-05-12T23:13:13Z","provider:network_type":"flat"}]} 2019-05-12 23:17:15,444 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-cbfbc3bd-c9a5-402b-8445-35ff3716eff3 2019-05-12 23:17:15,445 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.08405804634s 2019-05-12 23:17:15,446 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-05-12 23:17:15,447 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}2b3de0a5b4cc2bbbad3eb72ebb5aa848f287533a" -d '{"subnet": {"name": "vmready1-subnet_914eb6aa-19c0-4a9e-8320-e67b78112808", "enable_dhcp": true, "network_id": "0c066054-e18e-4ed2-89ab-310cb454b5a8", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-05-12 23:17:16,653 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 694 Content-Type: application/json Date: Sun, 12 May 2019 23:17:16 GMT X-Openstack-Request-Id: req-b69e2d45-e0f2-440d-9481-37f19626303f 2019-05-12 23:17:16,653 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-05-12T23:17:16Z","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":"d996939c-ff15-4b02-8133-b15c8c2d1a15","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"502ad302317540d78206e49a51170791","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"vmready1-subnet_914eb6aa-19c0-4a9e-8320-e67b78112808","enable_dhcp":true,"segment_id":null,"network_id":"0c066054-e18e-4ed2-89ab-310cb454b5a8","tenant_id":"502ad302317540d78206e49a51170791","created_at":"2019-05-12T23:17:16Z","ip_version":4}} 2019-05-12 23:17:16,653 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-b69e2d45-e0f2-440d-9481-37f19626303f 2019-05-12 23:17:16,653 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.20709490776s 2019-05-12 23:17:16,654 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-05-12T23:17:16Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'd996939c-ff15-4b02-8133-b15c8c2d1a15', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready1-subnet_914eb6aa-19c0-4a9e-8320-e67b78112808', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'0c066054-e18e-4ed2-89ab-310cb454b5a8', u'tenant_id': u'502ad302317540d78206e49a51170791', u'created_at': u'2019-05-12T23:17:16Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'502ad302317540d78206e49a51170791'}) 2019-05-12 23:17:16,654 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-05-12 23:17:16,655 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}2b3de0a5b4cc2bbbad3eb72ebb5aa848f287533a" -d '{"router": {"external_gateway_info": {"network_id": "b24f945a-7d07-4835-982f-37a530314074"}, "name": "vmready1-router_914eb6aa-19c0-4a9e-8320-e67b78112808", "admin_state_up": true}}' 2019-05-12 23:17:23,849 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 707 Content-Type: application/json Date: Sun, 12 May 2019 23:17:23 GMT X-Openstack-Request-Id: req-314a6b1e-faba-40b0-af17-2a8695a7288b 2019-05-12 23:17:23,849 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "b24f945a-7d07-4835-982f-37a530314074", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e4030248-99b3-4c84-be5c-699e1ef4626f", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "502ad302317540d78206e49a51170791", "created_at": "2019-05-12T23:17:17Z", "admin_state_up": true, "updated_at": "2019-05-12T23:17:18Z", "project_id": "502ad302317540d78206e49a51170791", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "b7f196df-4483-4d22-a1d4-c19afef3cb11", "name": "vmready1-router_914eb6aa-19c0-4a9e-8320-e67b78112808"}} 2019-05-12 23:17:23,849 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-314a6b1e-faba-40b0-af17-2a8695a7288b 2019-05-12 23:17:23,849 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.19502687454s 2019-05-12 23:17:23,850 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-05-12T23:17:18Z', u'revision_number': 3, u'ha': True, u'id': u'b7f196df-4483-4d22-a1d4-c19afef3cb11', u'external_gateway_info': {u'network_id': u'b24f945a-7d07-4835-982f-37a530314074', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'e4030248-99b3-4c84-be5c-699e1ef4626f', u'ip_address': u'172.30.9.201'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready1-router_914eb6aa-19c0-4a9e-8320-e67b78112808', u'admin_state_up': True, u'tenant_id': u'502ad302317540d78206e49a51170791', u'created_at': u'2019-05-12T23:17:17Z', u'flavor_id': None, u'routes': [], u'project_id': u'502ad302317540d78206e49a51170791'}) 2019-05-12 23:17:23,850 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-05-12 23:17:23,851 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/b7f196df-4483-4d22-a1d4-c19afef3cb11/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}2b3de0a5b4cc2bbbad3eb72ebb5aa848f287533a" -d '{"subnet_id": "d996939c-ff15-4b02-8133-b15c8c2d1a15"}' 2019-05-12 23:17:26,640 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sun, 12 May 2019 23:17:26 GMT X-Openstack-Request-Id: req-2e45a8d4-89e5-45aa-92be-fd220799b59d 2019-05-12 23:17:26,640 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "0c066054-e18e-4ed2-89ab-310cb454b5a8", "tenant_id": "502ad302317540d78206e49a51170791", "subnet_id": "d996939c-ff15-4b02-8133-b15c8c2d1a15", "subnet_ids": ["d996939c-ff15-4b02-8133-b15c8c2d1a15"], "port_id": "437afa06-0edd-4c8e-9e30-b5783e6ae47c", "id": "b7f196df-4483-4d22-a1d4-c19afef3cb11"} 2019-05-12 23:17:26,641 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/b7f196df-4483-4d22-a1d4-c19afef3cb11/add_router_interface.json used request id req-2e45a8d4-89e5-45aa-92be-fd220799b59d 2019-05-12 23:17:26,641 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.79033112526s 2019-05-12 23:17:26,641 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-05-12 23:17:26,747 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-05-12 23:17:26,751 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-05-12 23:17:26,756 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sun, 12 May 2019 23:17:26 GMT 2019-05-12 23:17:26,756 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}]} 2019-05-12 23:17:26,761 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-12 23:17:26,765 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}2b3de0a5b4cc2bbbad3eb72ebb5aa848f287533a" 2019-05-12 23:17:27,638 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sun, 12 May 2019 23:17:27 GMT X-Openstack-Request-Id: req-ea5ef570-0d4c-4ce2-83bd-ba38245041da 2019-05-12 23:17:27,638 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-12 23:17:27,638 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-ea5ef570-0d4c-4ce2-83bd-ba38245041da 2019-05-12 23:17:27,638 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.877152919769s 2019-05-12 23:17:27,647 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-05-12 23:17:27,651 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}2b3de0a5b4cc2bbbad3eb72ebb5aa848f287533a" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vmready1-img_914eb6aa-19c0-4a9e-8320-e67b78112808", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmready1-img_914eb6aa-19c0-4a9e-8320-e67b78112808"}' 2019-05-12 23:17:28,513 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 933 Content-Type: application/json Date: Sun, 12 May 2019 23:17:28 GMT Location: http://172.30.9.24:9292/v2/images/8dbeb226-fbdf-4bee-8bb2-8e9926d63c72 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-4d5b60dc-4752-4361-a31a-9360accdfcff 2019-05-12 23:17:28,513 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-12T23:17:28Z", "file": "/v2/images/8dbeb226-fbdf-4bee-8bb2-8e9926d63c72/file", "owner": "502ad302317540d78206e49a51170791", "id": "8dbeb226-fbdf-4bee-8bb2-8e9926d63c72", "size": null, "self": "/v2/images/8dbeb226-fbdf-4bee-8bb2-8e9926d63c72", "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_914eb6aa-19c0-4a9e-8320-e67b78112808", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_914eb6aa-19c0-4a9e-8320-e67b78112808", "checksum": null, "created_at": "2019-05-12T23:17:28Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-05-12 23:17:28,513 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-4d5b60dc-4752-4361-a31a-9360accdfcff 2019-05-12 23:17:28,514 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.866492033005s 2019-05-12 23:17:28,514 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-05-12 23:17:28,518 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/8dbeb226-fbdf-4bee-8bb2-8e9926d63c72/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}2b3de0a5b4cc2bbbad3eb72ebb5aa848f287533a" -d '' 2019-05-12 23:17:32,276 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 12 May 2019 23:17:32 GMT X-Openstack-Request-Id: req-a32cc04a-e593-4fb0-b9ec-87a9b568ebf1 2019-05-12 23:17:32,277 - 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-05-12 23:17:32,277 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/8dbeb226-fbdf-4bee-8bb2-8e9926d63c72/file used request id req-a32cc04a-e593-4fb0-b9ec-87a9b568ebf1 2019-05-12 23:17:32,277 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 3.76244211197s 2019-05-12 23:17:32,281 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-12 23:17:32,285 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}2b3de0a5b4cc2bbbad3eb72ebb5aa848f287533a" 2019-05-12 23:17:33,140 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json Date: Sun, 12 May 2019 23:17:33 GMT X-Openstack-Request-Id: req-c50af2a9-bf2d-4f69-a6ce-176feea65048 2019-05-12 23:17:33,141 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-12T23:17:32Z", "file": "/v2/images/8dbeb226-fbdf-4bee-8bb2-8e9926d63c72/file", "owner": "502ad302317540d78206e49a51170791", "id": "8dbeb226-fbdf-4bee-8bb2-8e9926d63c72", "size": 12716032, "self": "/v2/images/8dbeb226-fbdf-4bee-8bb2-8e9926d63c72", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://29d1eb29-4ea1-4f37-b52d-6ea80a398212/images/8dbeb226-fbdf-4bee-8bb2-8e9926d63c72/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://29d1eb29-4ea1-4f37-b52d-6ea80a398212/images/8dbeb226-fbdf-4bee-8bb2-8e9926d63c72/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_914eb6aa-19c0-4a9e-8320-e67b78112808", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_914eb6aa-19c0-4a9e-8320-e67b78112808", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-12T23:17:28Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-12 23:17:33,141 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-c50af2a9-bf2d-4f69-a6ce-176feea65048 2019-05-12 23:17:33,141 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.859787940979s 2019-05-12 23:17:33,143 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://29d1eb29-4ea1-4f37-b52d-6ea80a398212/images/8dbeb226-fbdf-4bee-8bb2-8e9926d63c72/snap', u'metadata': Munch({})})], 'file': u'/v2/images/8dbeb226-fbdf-4bee-8bb2-8e9926d63c72/file', 'owner': u'502ad302317540d78206e49a51170791', 'id': u'8dbeb226-fbdf-4bee-8bb2-8e9926d63c72', 'size': 12716032, u'self': u'/v2/images/8dbeb226-fbdf-4bee-8bb2-8e9926d63c72', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'502ad302317540d78206e49a51170791', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://29d1eb29-4ea1-4f37-b52d-6ea80a398212/images/8dbeb226-fbdf-4bee-8bb2-8e9926d63c72/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-05-12T23:17:32Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-05-12T23:17:32Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready1-img_914eb6aa-19c0-4a9e-8320-e67b78112808', '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/8dbeb226-fbdf-4bee-8bb2-8e9926d63c72', 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_914eb6aa-19c0-4a9e-8320-e67b78112808', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vmready1-img_914eb6aa-19c0-4a9e-8320-e67b78112808', 'created': u'2019-05-12T23:17:28Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-05-12T23:17:28Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/8dbeb226-fbdf-4bee-8bb2-8e9926d63c72', 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_914eb6aa-19c0-4a9e-8320-e67b78112808', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-05-12 23:17:33,147 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-12 23:17:33,150 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}2b3de0a5b4cc2bbbad3eb72ebb5aa848f287533a" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vmready1-flavor_914eb6aa-19c0-4a9e-8320-e67b78112808", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-05-12 23:17:34,016 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Sun, 12 May 2019 23:17: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-d8c3a3e4-2788-433e-bf27-ad14644707cc x-openstack-request-id: req-d8c3a3e4-2788-433e-bf27-ad14644707cc 2019-05-12 23:17:34,016 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "vmready1-flavor_914eb6aa-19c0-4a9e-8320-e67b78112808", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/0ca5c004-4c9c-4727-b331-6966179cc198", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/0ca5c004-4c9c-4727-b331-6966179cc198", "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": "0ca5c004-4c9c-4727-b331-6966179cc198"}} 2019-05-12 23:17:34,017 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-d8c3a3e4-2788-433e-bf27-ad14644707cc 2019-05-12 23:17:34,017 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.869861125946s 2019-05-12 23:17:34,018 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready1-flavor_914eb6aa-19c0-4a9e-8320-e67b78112808', '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'502ad302317540d78206e49a51170791', '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'0ca5c004-4c9c-4727-b331-6966179cc198', 'swap': 0}) 2019-05-12 23:17:34,018 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-12 23:17:34,021 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors/0ca5c004-4c9c-4727-b331-6966179cc198/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}2b3de0a5b4cc2bbbad3eb72ebb5aa848f287533a" -d '{"extra_specs": {}}' 2019-05-12 23:17:34,145 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 12 May 2019 23:17: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-16d1285a-854b-4253-84e9-f31cb4e473fe x-openstack-request-id: req-16d1285a-854b-4253-84e9-f31cb4e473fe 2019-05-12 23:17:34,145 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-12 23:17:34,145 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/0ca5c004-4c9c-4727-b331-6966179cc198/os-extra_specs used request id req-16d1285a-854b-4253-84e9-f31cb4e473fe 2019-05-12 23:17:34,145 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.126883029938s 2019-05-12 23:17:34,257 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-05-12 23:17:34,258 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready1 | functest | 00:21 | PASS | +-------------------+------------------+------------------+----------------+ 2019-05-12 23:17:34,263 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-05-12 23:17:34,263 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/b7f196df-4483-4d22-a1d4-c19afef3cb11/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}2b3de0a5b4cc2bbbad3eb72ebb5aa848f287533a" -d '{"subnet_id": "d996939c-ff15-4b02-8133-b15c8c2d1a15"}' 2019-05-12 23:17:37,300 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sun, 12 May 2019 23:17:37 GMT X-Openstack-Request-Id: req-889f82fe-33ff-4e8c-ac8b-6733af42385c 2019-05-12 23:17:37,300 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "0c066054-e18e-4ed2-89ab-310cb454b5a8", "tenant_id": "502ad302317540d78206e49a51170791", "subnet_id": "d996939c-ff15-4b02-8133-b15c8c2d1a15", "subnet_ids": ["d996939c-ff15-4b02-8133-b15c8c2d1a15"], "port_id": "437afa06-0edd-4c8e-9e30-b5783e6ae47c", "id": "b7f196df-4483-4d22-a1d4-c19afef3cb11"} 2019-05-12 23:17:37,301 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/b7f196df-4483-4d22-a1d4-c19afef3cb11/remove_router_interface.json used request id req-889f82fe-33ff-4e8c-ac8b-6733af42385c 2019-05-12 23:17:37,301 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 3.03801894188s 2019-05-12 23:17:37,301 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-05-12 23:17:37,302 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}2b3de0a5b4cc2bbbad3eb72ebb5aa848f287533a" 2019-05-12 23:17:38,508 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 716 Content-Type: application/json Date: Sun, 12 May 2019 23:17:38 GMT X-Openstack-Request-Id: req-12ab5b05-d7be-4603-ae84-c7cf23cd6e47 2019-05-12 23:17:38,509 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "b24f945a-7d07-4835-982f-37a530314074", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e4030248-99b3-4c84-be5c-699e1ef4626f", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "502ad302317540d78206e49a51170791", "created_at": "2019-05-12T23:17:17Z", "admin_state_up": true, "updated_at": "2019-05-12T23:17:35Z", "project_id": "502ad302317540d78206e49a51170791", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "b7f196df-4483-4d22-a1d4-c19afef3cb11", "name": "vmready1-router_914eb6aa-19c0-4a9e-8320-e67b78112808"}]} 2019-05-12 23:17:38,509 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-12ab5b05-d7be-4603-ae84-c7cf23cd6e47 2019-05-12 23:17:38,509 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 1.20759987831s 2019-05-12 23:17:38,510 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-05-12 23:17:38,511 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/routers/b7f196df-4483-4d22-a1d4-c19afef3cb11.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2b3de0a5b4cc2bbbad3eb72ebb5aa848f287533a" 2019-05-12 23:17:42,889 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 12 May 2019 23:17:43 GMT X-Openstack-Request-Id: req-e87f09f5-d200-4887-a70c-2107fdd39020 2019-05-12 23:17:42,889 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-12 23:17:42,889 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/b7f196df-4483-4d22-a1d4-c19afef3cb11.json used request id req-e87f09f5-d200-4887-a70c-2107fdd39020 2019-05-12 23:17:42,890 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.37932085991s 2019-05-12 23:17:42,890 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-12 23:17:42,891 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}2b3de0a5b4cc2bbbad3eb72ebb5aa848f287533a" 2019-05-12 23:17:43,255 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1326 Content-Type: application/json Date: Sun, 12 May 2019 23:17:43 GMT X-Openstack-Request-Id: req-49d9edc9-54ec-42f4-af5b-2e6dd754f187 2019-05-12 23:17:43,256 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-05-12T23:17:16Z","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":"d996939c-ff15-4b02-8133-b15c8c2d1a15","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"502ad302317540d78206e49a51170791","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"vmready1-subnet_914eb6aa-19c0-4a9e-8320-e67b78112808","enable_dhcp":true,"segment_id":null,"network_id":"0c066054-e18e-4ed2-89ab-310cb454b5a8","tenant_id":"502ad302317540d78206e49a51170791","created_at":"2019-05-12T23:17:16Z","ip_version":4},{"updated_at":"2019-05-12T23:13:19Z","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":"e4030248-99b3-4c84-be5c-699e1ef4626f","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"e1cde78fc5364b11ba375012051bd685","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"b24f945a-7d07-4835-982f-37a530314074","tenant_id":"e1cde78fc5364b11ba375012051bd685","created_at":"2019-05-12T23:13:19Z","ip_version":4}]} 2019-05-12 23:17:43,256 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-49d9edc9-54ec-42f4-af5b-2e6dd754f187 2019-05-12 23:17:43,256 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.36579990387s 2019-05-12 23:17:43,258 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-05-12 23:17:43,258 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/subnets/d996939c-ff15-4b02-8133-b15c8c2d1a15.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2b3de0a5b4cc2bbbad3eb72ebb5aa848f287533a" 2019-05-12 23:17:45,798 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 12 May 2019 23:17:45 GMT X-Openstack-Request-Id: req-c14be9ff-c8ad-4f93-b2ba-8f2274fd2c03 2019-05-12 23:17:45,799 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-12 23:17:45,799 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/d996939c-ff15-4b02-8133-b15c8c2d1a15.json used request id req-c14be9ff-c8ad-4f93-b2ba-8f2274fd2c03 2019-05-12 23:17:45,799 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.54118490219s 2019-05-12 23:17:45,799 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-12 23:17:45,800 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}2b3de0a5b4cc2bbbad3eb72ebb5aa848f287533a" 2019-05-12 23:17:45,884 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1434 Content-Type: application/json Date: Sun, 12 May 2019 23:17:46 GMT X-Openstack-Request-Id: req-81dd84a0-08be-486e-886a-3b61767656fe 2019-05-12 23:17:45,884 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"0c066054-e18e-4ed2-89ab-310cb454b5a8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":74,"ipv4_address_scope":null,"shared":false,"project_id":"502ad302317540d78206e49a51170791","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-12T23:17:45Z","qos_policy_id":null,"name":"vmready1-net_914eb6aa-19c0-4a9e-8320-e67b78112808","admin_state_up":true,"tenant_id":"502ad302317540d78206e49a51170791","created_at":"2019-05-12T23:17:14Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"b24f945a-7d07-4835-982f-37a530314074","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e1cde78fc5364b11ba375012051bd685","l2_adjacency":true,"status":"ACTIVE","subnets":["e4030248-99b3-4c84-be5c-699e1ef4626f"],"description":"","tags":[],"updated_at":"2019-05-12T23:13:19Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e1cde78fc5364b11ba375012051bd685","created_at":"2019-05-12T23:13:13Z","provider:network_type":"flat"}]} 2019-05-12 23:17:45,884 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-81dd84a0-08be-486e-886a-3b61767656fe 2019-05-12 23:17:45,884 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.085067987442s 2019-05-12 23:17:45,886 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-05-12 23:17:45,886 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/networks/0c066054-e18e-4ed2-89ab-310cb454b5a8.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2b3de0a5b4cc2bbbad3eb72ebb5aa848f287533a" 2019-05-12 23:17:47,203 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 12 May 2019 23:17:47 GMT X-Openstack-Request-Id: req-70ddcde0-72dd-4c53-b05a-70bb37f3544a 2019-05-12 23:17:47,203 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-12 23:17:47,203 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/0c066054-e18e-4ed2-89ab-310cb454b5a8.json used request id req-70ddcde0-72dd-4c53-b05a-70bb37f3544a 2019-05-12 23:17:47,204 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.31785583496s 2019-05-12 23:17:47,208 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-12 23:17:47,212 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}2b3de0a5b4cc2bbbad3eb72ebb5aa848f287533a" 2019-05-12 23:17:48,025 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json Date: Sun, 12 May 2019 23:17:48 GMT X-Openstack-Request-Id: req-62ad1dfe-a051-4b92-9b42-eb3c304d2783 2019-05-12 23:17:48,026 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-12T23:17:32Z", "file": "/v2/images/8dbeb226-fbdf-4bee-8bb2-8e9926d63c72/file", "owner": "502ad302317540d78206e49a51170791", "id": "8dbeb226-fbdf-4bee-8bb2-8e9926d63c72", "size": 12716032, "self": "/v2/images/8dbeb226-fbdf-4bee-8bb2-8e9926d63c72", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://29d1eb29-4ea1-4f37-b52d-6ea80a398212/images/8dbeb226-fbdf-4bee-8bb2-8e9926d63c72/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://29d1eb29-4ea1-4f37-b52d-6ea80a398212/images/8dbeb226-fbdf-4bee-8bb2-8e9926d63c72/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_914eb6aa-19c0-4a9e-8320-e67b78112808", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_914eb6aa-19c0-4a9e-8320-e67b78112808", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-12T23:17:28Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-12 23:17:48,026 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-62ad1dfe-a051-4b92-9b42-eb3c304d2783 2019-05-12 23:17:48,026 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.8180809021s 2019-05-12 23:17:48,028 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-05-12 23:17:48,031 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9292/v2/images/8dbeb226-fbdf-4bee-8bb2-8e9926d63c72 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2b3de0a5b4cc2bbbad3eb72ebb5aa848f287533a" 2019-05-12 23:17:49,872 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 12 May 2019 23:17:50 GMT X-Openstack-Request-Id: req-3d41555d-3a58-4100-8a40-ebfc40b8f9f1 2019-05-12 23:17:49,872 - 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-05-12 23:17:49,872 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/8dbeb226-fbdf-4bee-8bb2-8e9926d63c72 used request id req-3d41555d-3a58-4100-8a40-ebfc40b8f9f1 2019-05-12 23:17:49,873 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.84477686882s 2019-05-12 23:17:49,887 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-12 23:17:49,890 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}2b3de0a5b4cc2bbbad3eb72ebb5aa848f287533a" 2019-05-12 23:17:49,912 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 307 Content-Type: application/json Date: Sun, 12 May 2019 23:17: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-56d68725-f313-4a7d-a420-10fab71ca0a2 x-openstack-request-id: req-56d68725-f313-4a7d-a420-10fab71ca0a2 2019-05-12 23:17:49,913 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vmready1-flavor_914eb6aa-19c0-4a9e-8320-e67b78112808", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/0ca5c004-4c9c-4727-b331-6966179cc198", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/0ca5c004-4c9c-4727-b331-6966179cc198", "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": "0ca5c004-4c9c-4727-b331-6966179cc198"}]} 2019-05-12 23:17:49,913 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-56d68725-f313-4a7d-a420-10fab71ca0a2 2019-05-12 23:17:49,913 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0259449481964s 2019-05-12 23:17:49,915 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-12 23:17:49,917 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/flavors/0ca5c004-4c9c-4727-b331-6966179cc198 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2b3de0a5b4cc2bbbad3eb72ebb5aa848f287533a" 2019-05-12 23:17:50,060 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sun, 12 May 2019 23:17:50 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-ff04e78c-67b0-41fe-b485-c55ad95e4fb1 x-openstack-request-id: req-ff04e78c-67b0-41fe-b485-c55ad95e4fb1 2019-05-12 23:17:50,060 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/0ca5c004-4c9c-4727-b331-6966179cc198 used request id req-ff04e78c-67b0-41fe-b485-c55ad95e4fb1 2019-05-12 23:17:50,060 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.145720005035s 2019-05-12 23:17:50,105 - xtesting.ci.run_tests - INFO - Loading test case 'vmready2'... 2019-05-12 23:17:50,147 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-05-12 23:17:50,152 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Sun, 12 May 2019 23:17:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15684028-b324-485d-90ea-a56307fe5a32 2019-05-12 23:17:50,153 - 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.24:5000/v3/", "rel": "self"}]}} 2019-05-12 23:17:50,153 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/v3 used request id req-15684028-b324-485d-90ea-a56307fe5a32 2019-05-12 23:17:50,154 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2019-05-12 23:17:50,569 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "a7c607210c3a4f3e8b4164085360c700", "name": "admin"}, {"id": "8ca05c7227a341bd83d32ec8f8313653", "name": "reader"}, {"id": "bf61801caca2425fad3dcd754f90e279", "name": "member"}], "expires_at": "2019-05-13T00:17:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "502ad302317540d78206e49a51170791", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.30:8080/v1/AUTH_502ad302317540d78206e49a51170791", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "52ba4b5dec704662a53725ace954b758"}, {"url": "http://172.30.9.24:8080/v1/AUTH_502ad302317540d78206e49a51170791", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "76cdc7260e614ea7a112bbf6501075b4"}, {"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0016890642c4863a40d79301b1151c9"}], "type": "object-store", "id": "18380897045c4ca3915e511516050721", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1af474b830214cd99d794f484388b9bc"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e1601e9d9fc4089a53490e78be5772c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a7514fc59a84b9abc355f5edbf83808"}], "type": "compute", "id": "32036ae8f7e04dc98daec1c4a4ec6234", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e705bf9c7be4636aa3957547f53682e"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98bfbcf42a814c4882fcf329c2eb1aa3"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af9f8ae5e6794a09911001957e446fb3"}], "type": "event", "id": "419c4374326b4e8ba4bdf28c1a8f4f83", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "268f25db6d024c36b51f9687a725b015"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc526326fa154bababfdbc3992e985ee"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efb034dcd41d4871b0a0929d157f8741"}], "type": "metric", "id": "4ffc9a99aad94487a1039ad7f2d6f090", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/502ad302317540d78206e49a51170791", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "309e542939a849cca4774d4ecdc03ba6"}, {"url": "http://172.30.9.24:8004/v1/502ad302317540d78206e49a51170791", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94011bd098e04124b27b78f69f11ac12"}, {"url": "http://192.30.9.4:8004/v1/502ad302317540d78206e49a51170791", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de37498d066848da8ab99cbcd3616791"}], "type": "orchestration", "id": "6be0ce84b0224523a21a8b1a4c483242", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58d8437c726d4c0284d5dcac7cb5277c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6e0caf33ad4d4da0ebdbcd6017bb97"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ca91602f273343e594e001d4d93aea31"}], "type": "identity", "id": "73fe34c4669c462aa6825fe50c44c0c5", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/502ad302317540d78206e49a51170791", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "30a534e5676c45d7966a9da23673bbcb"}, {"url": "http://192.30.9.4:8776/v2/502ad302317540d78206e49a51170791", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9cdc7e864a14682926db0dfbc56508e"}, {"url": "http://172.30.9.24:8776/v2/502ad302317540d78206e49a51170791", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1c9ef0413f74a9281a145c7616f3d93"}], "type": "volumev2", "id": "84b8ce982b644c5fa734c93f5a240946", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49bc6af0fb36466d88e5bae34cc1970c"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b80de3b98af4abfba827bce002941dd"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6cc2135e734b4e1cb80611ebca802264"}], "type": "network", "id": "96c020f30b154737a857e2170dfc05c5", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "9c71851d494341a193fcfd99ff819a24", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59c0d24cc40c4c3d94209a0024bf072a"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68adf55aae0d4c50a2857bed11cc3761"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35f0dd57c6d4ef2acc0e8dd747ab8c3"}], "type": "image", "id": "b59adf68bee544e4890a3bcfbf865eb1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64efe99b77bf457cb4994dc3f5f698cd"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74be3cdb61a44d7dbe7be7f0c943c37b"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef030e81bb5b411096eb72a5f56ef179"}], "type": "alarming", "id": "b65220b9f32748cbbad5ffdfe793b945", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01d54c79a7204e18ae62efe9cf264132"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7240f2e8af1f45c4902f10ff40ae8737"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c21ec991e9cc479cb9251dc2be4e5d05"}], "type": "placement", "id": "eee5455969b14ace91d2257ab12e9e03", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/502ad302317540d78206e49a51170791", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba60c632e2b84514923fc18d1532d63e"}, {"url": "http://172.30.9.24:8776/v3/502ad302317540d78206e49a51170791", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dfa256588564446c9b89f88889b935c4"}, {"url": "http://192.30.9.4:8776/v3/502ad302317540d78206e49a51170791", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2fa5c3f7a0043ab814658d62b0418c1"}], "type": "volumev3", "id": "f7e6e7f7cae04db89c6a4dacb8fd5682", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5a73c8c287b74d1ba81a84739a7dbfeb"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "695e1b11f43140f8985b6bf5cdfd11be"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0891c46c5e240e7ac0b8de1a7f8e457"}], "type": "cloudformation", "id": "fc9b7fdfb7f24bf3b43e65004ffa982c", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7de183e8dc884d4291809f553b399004"}, "audit_ids": ["yUEe8v3bRJOXVAFml46kJg"], "issued_at": "2019-05-12T23:17:50.000000Z"}} 2019-05-12 23:17:50,572 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-12 23:17:50,572 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}5911e13b6840942f26dd06b776c7ebe4fef29520" 2019-05-12 23:17:51,000 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Sun, 12 May 2019 23:17:50 GMT X-Openstack-Request-Id: req-6698c867-6388-4250-bbc3-93392f8fe9f2 2019-05-12 23:17:51,001 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"b24f945a-7d07-4835-982f-37a530314074","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e1cde78fc5364b11ba375012051bd685","l2_adjacency":true,"status":"ACTIVE","subnets":["e4030248-99b3-4c84-be5c-699e1ef4626f"],"description":"","tags":[],"updated_at":"2019-05-12T23:13:19Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e1cde78fc5364b11ba375012051bd685","created_at":"2019-05-12T23:13:13Z","provider:network_type":"flat"}]} 2019-05-12 23:17:51,001 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-6698c867-6388-4250-bbc3-93392f8fe9f2 2019-05-12 23:17:51,001 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.428894996643s 2019-05-12 23:17:51,008 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-05-12 23:17:51,013 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sun, 12 May 2019 23:17:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-82dc588b-dd95-4256-abd7-986b00fed18a 2019-05-12 23:17:51,013 - 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-12 23:17:51,014 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/ used request id req-82dc588b-dd95-4256-abd7-986b00fed18a 2019-05-12 23:17:51,014 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-12 23:17:51,018 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}5911e13b6840942f26dd06b776c7ebe4fef29520" 2019-05-12 23:17:51,238 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Sun, 12 May 2019 23:17:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e413cf76-a4ad-4221-81f8-65d44d4e604b 2019-05-12 23:17:51,238 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/cc15131c8eb7492292418e2207dcc87e"}, "tags": [], "enabled": true, "id": "cc15131c8eb7492292418e2207dcc87e", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2019-05-12 23:17:51,238 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-e413cf76-a4ad-4221-81f8-65d44d4e604b 2019-05-12 23:17:51,239 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.224098920822s 2019-05-12 23:17:51,245 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-05-12 23:17:51,249 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}5911e13b6840942f26dd06b776c7ebe4fef29520" -d '{"project": {"description": "Created by OPNFV Functest: vmready2", "enabled": true, "domain_id": "default", "name": "vmready2-project_b6034850-4b9f-4340-9484-c3b1f35c04e6"}}' 2019-05-12 23:17:51,518 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 362 Content-Type: application/json Date: Sun, 12 May 2019 23:17:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cb616848-4690-48f5-8949-fc12775b045a 2019-05-12 23:17:51,519 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.24:5000/v3/projects/76cfd8a81ceb4b25be7523208f1c8ef0"}, "tags": [], "enabled": true, "id": "76cfd8a81ceb4b25be7523208f1c8ef0", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_b6034850-4b9f-4340-9484-c3b1f35c04e6"}} 2019-05-12 23:17:51,519 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-cb616848-4690-48f5-8949-fc12775b045a 2019-05-12 23:17:51,519 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.273349046707s 2019-05-12 23:17:51,520 - 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'76cfd8a81ceb4b25be7523208f1c8ef0', '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_b6034850-4b9f-4340-9484-c3b1f35c04e6'}) 2019-05-12 23:17:51,526 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-05-12 23:17:51,530 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}5911e13b6840942f26dd06b776c7ebe4fef29520" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "s7xUsaNDwFbQCGr6o99wg7UUmSpfWj", "email": null, "name": "vmready2-user_b6034850-4b9f-4340-9484-c3b1f35c04e6"}}' 2019-05-12 23:17:52,101 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 323 Content-Type: application/json Date: Sun, 12 May 2019 23:17:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-92130cd6-2acb-4868-80bf-51771b3fe32d 2019-05-12 23:17:52,102 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vmready2-user_b6034850-4b9f-4340-9484-c3b1f35c04e6", "links": {"self": "http://172.30.9.24:5000/v3/users/cceb8fc4646448f5bbeec9960ad15042"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "cceb8fc4646448f5bbeec9960ad15042", "domain_id": "default", "password_expires_at": null}} 2019-05-12 23:17:52,102 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/users used request id req-92130cd6-2acb-4868-80bf-51771b3fe32d 2019-05-12 23:17:52,102 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.575654029846s 2019-05-12 23:17:52,103 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'cceb8fc4646448f5bbeec9960ad15042', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vmready2-user_b6034850-4b9f-4340-9484-c3b1f35c04e6'}) 2019-05-12 23:17:52,106 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-12 23:17:52,109 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}5911e13b6840942f26dd06b776c7ebe4fef29520" 2019-05-12 23:17:52,317 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 12 May 2019 23:17:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f68c2d93-ee28-49bb-85f5-6a3024f04611 2019-05-12 23:17:52,318 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "844fe183da2e40679ad6b95337420513", "links": {"self": "http://172.30.9.24:5000/v3/roles/844fe183da2e40679ad6b95337420513"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8ca05c7227a341bd83d32ec8f8313653", "links": {"self": "http://172.30.9.24:5000/v3/roles/8ca05c7227a341bd83d32ec8f8313653"}, "name": "reader"}, {"domain_id": null, "id": "9e09b141a13a4f3b92e9726a9281bbac", "links": {"self": "http://172.30.9.24:5000/v3/roles/9e09b141a13a4f3b92e9726a9281bbac"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a7c607210c3a4f3e8b4164085360c700", "links": {"self": "http://172.30.9.24:5000/v3/roles/a7c607210c3a4f3e8b4164085360c700"}, "name": "admin"}, {"domain_id": null, "id": "b23d2e47e2c84253b961fb802298f09e", "links": {"self": "http://172.30.9.24:5000/v3/roles/b23d2e47e2c84253b961fb802298f09e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "bf61801caca2425fad3dcd754f90e279", "links": {"self": "http://172.30.9.24:5000/v3/roles/bf61801caca2425fad3dcd754f90e279"}, "name": "member"}]} 2019-05-12 23:17:52,318 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-f68c2d93-ee28-49bb-85f5-6a3024f04611 2019-05-12 23:17:52,318 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.211837053299s 2019-05-12 23:17:52,323 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-12 23:17:52,327 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}5911e13b6840942f26dd06b776c7ebe4fef29520" 2019-05-12 23:17:52,527 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 12 May 2019 23:17:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4fcd785-ac04-48e7-8db2-9956df875506 2019-05-12 23:17:52,527 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "844fe183da2e40679ad6b95337420513", "links": {"self": "http://172.30.9.24:5000/v3/roles/844fe183da2e40679ad6b95337420513"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8ca05c7227a341bd83d32ec8f8313653", "links": {"self": "http://172.30.9.24:5000/v3/roles/8ca05c7227a341bd83d32ec8f8313653"}, "name": "reader"}, {"domain_id": null, "id": "9e09b141a13a4f3b92e9726a9281bbac", "links": {"self": "http://172.30.9.24:5000/v3/roles/9e09b141a13a4f3b92e9726a9281bbac"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a7c607210c3a4f3e8b4164085360c700", "links": {"self": "http://172.30.9.24:5000/v3/roles/a7c607210c3a4f3e8b4164085360c700"}, "name": "admin"}, {"domain_id": null, "id": "b23d2e47e2c84253b961fb802298f09e", "links": {"self": "http://172.30.9.24:5000/v3/roles/b23d2e47e2c84253b961fb802298f09e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "bf61801caca2425fad3dcd754f90e279", "links": {"self": "http://172.30.9.24:5000/v3/roles/bf61801caca2425fad3dcd754f90e279"}, "name": "member"}]} 2019-05-12 23:17:52,528 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-f4fcd785-ac04-48e7-8db2-9956df875506 2019-05-12 23:17:52,528 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.204496145248s 2019-05-12 23:17:52,533 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-12 23:17:52,536 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}5911e13b6840942f26dd06b776c7ebe4fef29520" 2019-05-12 23:17:52,882 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 12 May 2019 23:17:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72c14baa-239a-418e-8fee-d1a21b0913ae 2019-05-12 23:17:52,883 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "844fe183da2e40679ad6b95337420513", "links": {"self": "http://172.30.9.24:5000/v3/roles/844fe183da2e40679ad6b95337420513"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8ca05c7227a341bd83d32ec8f8313653", "links": {"self": "http://172.30.9.24:5000/v3/roles/8ca05c7227a341bd83d32ec8f8313653"}, "name": "reader"}, {"domain_id": null, "id": "9e09b141a13a4f3b92e9726a9281bbac", "links": {"self": "http://172.30.9.24:5000/v3/roles/9e09b141a13a4f3b92e9726a9281bbac"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a7c607210c3a4f3e8b4164085360c700", "links": {"self": "http://172.30.9.24:5000/v3/roles/a7c607210c3a4f3e8b4164085360c700"}, "name": "admin"}, {"domain_id": null, "id": "b23d2e47e2c84253b961fb802298f09e", "links": {"self": "http://172.30.9.24:5000/v3/roles/b23d2e47e2c84253b961fb802298f09e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "bf61801caca2425fad3dcd754f90e279", "links": {"self": "http://172.30.9.24:5000/v3/roles/bf61801caca2425fad3dcd754f90e279"}, "name": "member"}]} 2019-05-12 23:17:52,883 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-72c14baa-239a-418e-8fee-d1a21b0913ae 2019-05-12 23:17:52,883 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.350196123123s 2019-05-12 23:17:52,888 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-12 23:17:52,891 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}5911e13b6840942f26dd06b776c7ebe4fef29520" 2019-05-12 23:17:53,009 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sun, 12 May 2019 23:17:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4cadf8a-0701-4a6a-83a4-266b268af9ee 2019-05-12 23:17:53,010 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-12 23:17:53,010 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-c4cadf8a-0701-4a6a-83a4-266b268af9ee 2019-05-12 23:17:53,010 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.12212395668s 2019-05-12 23:17:53,011 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-12 23:17:53,014 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}5911e13b6840942f26dd06b776c7ebe4fef29520" 2019-05-12 23:17:53,222 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 832 Content-Type: application/json Date: Sun, 12 May 2019 23:17:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-385f9a69-b097-4ddd-9e70-2b87110edd36 2019-05-12 23:17:53,223 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/2c33cd24152f470facc0a696e2ac0e9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c33cd24152f470facc0a696e2ac0e9c", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/2e55f9db30cd4444ac0e9d066ed612a6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e55f9db30cd4444ac0e9d066ed612a6", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/2eecd8c0b7ed405fb9816acbfc61b873"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2eecd8c0b7ed405fb9816acbfc61b873", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/3e9ccbfff5874166b6d46bd0fc199536"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e9ccbfff5874166b6d46bd0fc199536", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/6514c9b960ba4340b8237693137e90e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6514c9b960ba4340b8237693137e90e1", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/6e07d59b3a5e4c979114780a983ba694"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e07d59b3a5e4c979114780a983ba694", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/7dda43216d2c43c9a32be853789105c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dda43216d2c43c9a32be853789105c1", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/7de183e8dc884d4291809f553b399004"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7de183e8dc884d4291809f553b399004", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/849a549073e648949aed2d85db42cd75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "849a549073e648949aed2d85db42cd75", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/89eaebb8afe84ead9256ab24a4b51e70"}, "domain_id": "cc15131c8eb7492292418e2207dcc87e", "enabled": true, "options": {}, "id": "89eaebb8afe84ead9256ab24a4b51e70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/9cca07c0aeb24ad88b3c2a36b7f14f24"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9cca07c0aeb24ad88b3c2a36b7f14f24", "email": "cinder@localhost", "password_expires_at": null}, {"name": "vmready2-user_b6034850-4b9f-4340-9484-c3b1f35c04e6", "links": {"self": "http://172.30.9.24:5000/v3/users/cceb8fc4646448f5bbeec9960ad15042"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "cceb8fc4646448f5bbeec9960ad15042", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e97ad0d4669a4d2ab66ff01388512d4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e97ad0d4669a4d2ab66ff01388512d4b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/eda0297007e04147a7ddf6c5ba8b414c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eda0297007e04147a7ddf6c5ba8b414c", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/f9484f1d364145a1a174ce814372ad75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f9484f1d364145a1a174ce814372ad75", "email": "swift@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-05-12 23:17:53,223 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-385f9a69-b097-4ddd-9e70-2b87110edd36 2019-05-12 23:17:53,224 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.21272110939s 2019-05-12 23:17:53,235 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-12 23:17:53,239 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}5911e13b6840942f26dd06b776c7ebe4fef29520" 2019-05-12 23:17:53,452 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 394 Content-Type: application/json Date: Sun, 12 May 2019 23:17:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38743485-2a45-4d25-81e5-d5a561e8b496 2019-05-12 23:17:53,453 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/502ad302317540d78206e49a51170791"}, "tags": [], "enabled": true, "id": "502ad302317540d78206e49a51170791", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/e1cde78fc5364b11ba375012051bd685"}, "tags": [], "enabled": true, "id": "e1cde78fc5364b11ba375012051bd685", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.24:5000/v3/projects/76cfd8a81ceb4b25be7523208f1c8ef0"}, "tags": [], "enabled": true, "id": "76cfd8a81ceb4b25be7523208f1c8ef0", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_b6034850-4b9f-4340-9484-c3b1f35c04e6"}]} 2019-05-12 23:17:53,453 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-38743485-2a45-4d25-81e5-d5a561e8b496 2019-05-12 23:17:53,453 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.217674016953s 2019-05-12 23:17:53,461 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-12 23:17:53,464 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?user.id=cceb8fc4646448f5bbeec9960ad15042&role.id=bf61801caca2425fad3dcd754f90e279&scope.project.id=76cfd8a81ceb4b25be7523208f1c8ef0" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5911e13b6840942f26dd06b776c7ebe4fef29520" 2019-05-12 23:17:53,672 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Sun, 12 May 2019 23:17:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74b6635f-3223-4b36-b989-10b849c3645d 2019-05-12 23:17:53,672 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?user.id=cceb8fc4646448f5bbeec9960ad15042&role.id=bf61801caca2425fad3dcd754f90e279&scope.project.id=76cfd8a81ceb4b25be7523208f1c8ef0", "previous": null, "next": null}} 2019-05-12 23:17:53,672 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=cceb8fc4646448f5bbeec9960ad15042&role.id=bf61801caca2425fad3dcd754f90e279&scope.project.id=76cfd8a81ceb4b25be7523208f1c8ef0 used request id req-74b6635f-3223-4b36-b989-10b849c3645d 2019-05-12 23:17:53,673 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.211431026459s 2019-05-12 23:17:53,676 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-12 23:17:53,680 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/projects/76cfd8a81ceb4b25be7523208f1c8ef0/users/cceb8fc4646448f5bbeec9960ad15042/roles/bf61801caca2425fad3dcd754f90e279 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5911e13b6840942f26dd06b776c7ebe4fef29520" 2019-05-12 23:17:53,962 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 12 May 2019 23:17:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-670da2ed-b8ae-4617-87aa-54558d477193 2019-05-12 23:17:53,963 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-12 23:17:53,963 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/76cfd8a81ceb4b25be7523208f1c8ef0/users/cceb8fc4646448f5bbeec9960ad15042/roles/bf61801caca2425fad3dcd754f90e279 used request id req-670da2ed-b8ae-4617-87aa-54558d477193 2019-05-12 23:17:53,963 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.28658413887s 2019-05-12 23:17:53,964 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vmready2-project_b6034850-4b9f-4340-9484-c3b1f35c04e6', 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'76cfd8a81ceb4b25be7523208f1c8ef0', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 's7xUsaNDwFbQCGr6o99wg7UUmSpfWj', 'username': u'vmready2-user_b6034850-4b9f-4340-9484-c3b1f35c04e6', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.24:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-05-12 23:17:53,967 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vmready2-user_b6034850-4b9f-4340-9484-c3b1f35c04e6', 'password': 's7xUsaNDwFbQCGr6o99wg7UUmSpfWj', 'project_name': 'vmready2-project_b6034850-4b9f-4340-9484-c3b1f35c04e6', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.24:5000/v3', 'project_id': '76cfd8a81ceb4b25be7523208f1c8ef0', 'project_domain_name': 'Default'} 2019-05-12 23:17:53,968 - xtesting.ci.run_tests - INFO - Running test case 'vmready2'... 2019-05-12 23:17:53,968 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-12 23:17:53,971 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}5911e13b6840942f26dd06b776c7ebe4fef29520" 2019-05-12 23:17:54,184 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Sun, 12 May 2019 23:17:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2eee0b44-c11c-46a3-8986-54cd8acd78b6 2019-05-12 23:17:54,184 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/cc15131c8eb7492292418e2207dcc87e"}, "tags": [], "enabled": true, "id": "cc15131c8eb7492292418e2207dcc87e", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2019-05-12 23:17:54,184 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-2eee0b44-c11c-46a3-8986-54cd8acd78b6 2019-05-12 23:17:54,185 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.216529130936s 2019-05-12 23:17:54,191 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-12 23:17:54,195 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}5911e13b6840942f26dd06b776c7ebe4fef29520" 2019-05-12 23:17:54,414 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 394 Content-Type: application/json Date: Sun, 12 May 2019 23:17:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8dac58b7-3fe6-4475-93b7-8392cd6ea685 2019-05-12 23:17:54,414 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/502ad302317540d78206e49a51170791"}, "tags": [], "enabled": true, "id": "502ad302317540d78206e49a51170791", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/e1cde78fc5364b11ba375012051bd685"}, "tags": [], "enabled": true, "id": "e1cde78fc5364b11ba375012051bd685", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.24:5000/v3/projects/76cfd8a81ceb4b25be7523208f1c8ef0"}, "tags": [], "enabled": true, "id": "76cfd8a81ceb4b25be7523208f1c8ef0", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_b6034850-4b9f-4340-9484-c3b1f35c04e6"}]} 2019-05-12 23:17:54,415 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-8dac58b7-3fe6-4475-93b7-8392cd6ea685 2019-05-12 23:17:54,415 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.223188877106s 2019-05-12 23:17:54,417 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-05-12 23:17:54,417 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}5911e13b6840942f26dd06b776c7ebe4fef29520" -d '{"network": {"tenant_id": "76cfd8a81ceb4b25be7523208f1c8ef0", "name": "vmready2-net_b6034850-4b9f-4340-9484-c3b1f35c04e6", "admin_state_up": true}}' 2019-05-12 23:17:55,091 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 722 Content-Type: application/json Date: Sun, 12 May 2019 23:17:55 GMT X-Openstack-Request-Id: req-65aba2ac-aace-4001-9a36-a7d5e9d9165b 2019-05-12 23:17:55,091 - 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":"60316019-c9b5-4a3a-87a4-24ec19c7100d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":74,"ipv4_address_scope":null,"shared":false,"project_id":"76cfd8a81ceb4b25be7523208f1c8ef0","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-12T23:17:55Z","is_default":false,"qos_policy_id":null,"name":"vmready2-net_b6034850-4b9f-4340-9484-c3b1f35c04e6","admin_state_up":true,"tenant_id":"76cfd8a81ceb4b25be7523208f1c8ef0","created_at":"2019-05-12T23:17:55Z","mtu":1450}} 2019-05-12 23:17:55,091 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-65aba2ac-aace-4001-9a36-a7d5e9d9165b 2019-05-12 23:17:55,092 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.67455291748s 2019-05-12 23:17:55,092 - 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-05-12T23:17:55Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'60316019-c9b5-4a3a-87a4-24ec19c7100d', u'provider:segmentation_id': 74, 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_b6034850-4b9f-4340-9484-c3b1f35c04e6', u'created_at': u'2019-05-12T23:17:55Z', u'mtu': 1450, u'tenant_id': u'76cfd8a81ceb4b25be7523208f1c8ef0', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'76cfd8a81ceb4b25be7523208f1c8ef0', u'l2_adjacency': True}) 2019-05-12 23:17:55,096 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-05-12 23:17:55,102 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Sun, 12 May 2019 23:17:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ba105f6-4134-480f-b3b4-61d01859d291 2019-05-12 23:17:55,102 - 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.24:5000/v3/", "rel": "self"}]}} 2019-05-12 23:17:55,102 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/v3 used request id req-1ba105f6-4134-480f-b3b4-61d01859d291 2019-05-12 23:17:55,103 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2019-05-12 23:17:55,521 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8ca05c7227a341bd83d32ec8f8313653", "name": "reader"}, {"id": "bf61801caca2425fad3dcd754f90e279", "name": "member"}], "expires_at": "2019-05-13T00:17:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "76cfd8a81ceb4b25be7523208f1c8ef0", "name": "vmready2-project_b6034850-4b9f-4340-9484-c3b1f35c04e6"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.30:8080/v1/AUTH_76cfd8a81ceb4b25be7523208f1c8ef0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "52ba4b5dec704662a53725ace954b758"}, {"url": "http://172.30.9.24:8080/v1/AUTH_76cfd8a81ceb4b25be7523208f1c8ef0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "76cdc7260e614ea7a112bbf6501075b4"}, {"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0016890642c4863a40d79301b1151c9"}], "type": "object-store", "id": "18380897045c4ca3915e511516050721", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1af474b830214cd99d794f484388b9bc"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e1601e9d9fc4089a53490e78be5772c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a7514fc59a84b9abc355f5edbf83808"}], "type": "compute", "id": "32036ae8f7e04dc98daec1c4a4ec6234", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e705bf9c7be4636aa3957547f53682e"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98bfbcf42a814c4882fcf329c2eb1aa3"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af9f8ae5e6794a09911001957e446fb3"}], "type": "event", "id": "419c4374326b4e8ba4bdf28c1a8f4f83", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "268f25db6d024c36b51f9687a725b015"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc526326fa154bababfdbc3992e985ee"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efb034dcd41d4871b0a0929d157f8741"}], "type": "metric", "id": "4ffc9a99aad94487a1039ad7f2d6f090", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/76cfd8a81ceb4b25be7523208f1c8ef0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "309e542939a849cca4774d4ecdc03ba6"}, {"url": "http://172.30.9.24:8004/v1/76cfd8a81ceb4b25be7523208f1c8ef0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94011bd098e04124b27b78f69f11ac12"}, {"url": "http://192.30.9.4:8004/v1/76cfd8a81ceb4b25be7523208f1c8ef0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de37498d066848da8ab99cbcd3616791"}], "type": "orchestration", "id": "6be0ce84b0224523a21a8b1a4c483242", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58d8437c726d4c0284d5dcac7cb5277c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6e0caf33ad4d4da0ebdbcd6017bb97"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ca91602f273343e594e001d4d93aea31"}], "type": "identity", "id": "73fe34c4669c462aa6825fe50c44c0c5", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/76cfd8a81ceb4b25be7523208f1c8ef0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "30a534e5676c45d7966a9da23673bbcb"}, {"url": "http://192.30.9.4:8776/v2/76cfd8a81ceb4b25be7523208f1c8ef0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9cdc7e864a14682926db0dfbc56508e"}, {"url": "http://172.30.9.24:8776/v2/76cfd8a81ceb4b25be7523208f1c8ef0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1c9ef0413f74a9281a145c7616f3d93"}], "type": "volumev2", "id": "84b8ce982b644c5fa734c93f5a240946", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49bc6af0fb36466d88e5bae34cc1970c"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b80de3b98af4abfba827bce002941dd"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6cc2135e734b4e1cb80611ebca802264"}], "type": "network", "id": "96c020f30b154737a857e2170dfc05c5", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "9c71851d494341a193fcfd99ff819a24", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59c0d24cc40c4c3d94209a0024bf072a"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68adf55aae0d4c50a2857bed11cc3761"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35f0dd57c6d4ef2acc0e8dd747ab8c3"}], "type": "image", "id": "b59adf68bee544e4890a3bcfbf865eb1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64efe99b77bf457cb4994dc3f5f698cd"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74be3cdb61a44d7dbe7be7f0c943c37b"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef030e81bb5b411096eb72a5f56ef179"}], "type": "alarming", "id": "b65220b9f32748cbbad5ffdfe793b945", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01d54c79a7204e18ae62efe9cf264132"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7240f2e8af1f45c4902f10ff40ae8737"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c21ec991e9cc479cb9251dc2be4e5d05"}], "type": "placement", "id": "eee5455969b14ace91d2257ab12e9e03", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/76cfd8a81ceb4b25be7523208f1c8ef0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba60c632e2b84514923fc18d1532d63e"}, {"url": "http://172.30.9.24:8776/v3/76cfd8a81ceb4b25be7523208f1c8ef0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dfa256588564446c9b89f88889b935c4"}, {"url": "http://192.30.9.4:8776/v3/76cfd8a81ceb4b25be7523208f1c8ef0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2fa5c3f7a0043ab814658d62b0418c1"}], "type": "volumev3", "id": "f7e6e7f7cae04db89c6a4dacb8fd5682", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5a73c8c287b74d1ba81a84739a7dbfeb"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "695e1b11f43140f8985b6bf5cdfd11be"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0891c46c5e240e7ac0b8de1a7f8e457"}], "type": "cloudformation", "id": "fc9b7fdfb7f24bf3b43e65004ffa982c", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vmready2-user_b6034850-4b9f-4340-9484-c3b1f35c04e6", "id": "cceb8fc4646448f5bbeec9960ad15042"}, "audit_ids": ["kJPb3n3RRf2Ccw2yBcz5tw"], "issued_at": "2019-05-12T23:17:55.000000Z"}} 2019-05-12 23:17:55,524 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-12 23:17:55,524 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}edac9dc751042dc97eaf4009a7b0711a3a21c829" 2019-05-12 23:17:55,910 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1229 Content-Type: application/json Date: Sun, 12 May 2019 23:17:55 GMT X-Openstack-Request-Id: req-034275fa-de96-4ebf-9e63-8421db219842 2019-05-12 23:17:55,910 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"60316019-c9b5-4a3a-87a4-24ec19c7100d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"76cfd8a81ceb4b25be7523208f1c8ef0","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-12T23:17:55Z","qos_policy_id":null,"name":"vmready2-net_b6034850-4b9f-4340-9484-c3b1f35c04e6","admin_state_up":true,"tenant_id":"76cfd8a81ceb4b25be7523208f1c8ef0","created_at":"2019-05-12T23:17:55Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b24f945a-7d07-4835-982f-37a530314074","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e1cde78fc5364b11ba375012051bd685","l2_adjacency":true,"status":"ACTIVE","subnets":["e4030248-99b3-4c84-be5c-699e1ef4626f"],"description":"","tags":[],"updated_at":"2019-05-12T23:13:19Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e1cde78fc5364b11ba375012051bd685","created_at":"2019-05-12T23:13:13Z","mtu":1500}]} 2019-05-12 23:17:55,910 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-034275fa-de96-4ebf-9e63-8421db219842 2019-05-12 23:17:55,911 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.386575937271s 2019-05-12 23:17:55,912 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-05-12 23:17:55,912 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}edac9dc751042dc97eaf4009a7b0711a3a21c829" -d '{"subnet": {"name": "vmready2-subnet_b6034850-4b9f-4340-9484-c3b1f35c04e6", "enable_dhcp": true, "network_id": "60316019-c9b5-4a3a-87a4-24ec19c7100d", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-05-12 23:17:57,030 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 676 Content-Type: application/json Date: Sun, 12 May 2019 23:17:57 GMT X-Openstack-Request-Id: req-4992ff2b-199c-4eb2-bc6d-2a596c1acad6 2019-05-12 23:17:57,030 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"60316019-c9b5-4a3a-87a4-24ec19c7100d","tenant_id":"76cfd8a81ceb4b25be7523208f1c8ef0","created_at":"2019-05-12T23:17:56Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-05-12T23:17:56Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"76cfd8a81ceb4b25be7523208f1c8ef0","id":"0afc18f0-0c97-46ff-b022-6a4fac1aabd3","subnetpool_id":null,"name":"vmready2-subnet_b6034850-4b9f-4340-9484-c3b1f35c04e6"}} 2019-05-12 23:17:57,031 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-4992ff2b-199c-4eb2-bc6d-2a596c1acad6 2019-05-12 23:17:57,031 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.11877608299s 2019-05-12 23:17:57,031 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-05-12T23:17:56Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'0afc18f0-0c97-46ff-b022-6a4fac1aabd3', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready2-subnet_b6034850-4b9f-4340-9484-c3b1f35c04e6', u'enable_dhcp': True, u'network_id': u'60316019-c9b5-4a3a-87a4-24ec19c7100d', u'tenant_id': u'76cfd8a81ceb4b25be7523208f1c8ef0', u'created_at': u'2019-05-12T23:17:56Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'76cfd8a81ceb4b25be7523208f1c8ef0'}) 2019-05-12 23:17:57,032 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-05-12 23:17:57,033 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}edac9dc751042dc97eaf4009a7b0711a3a21c829" -d '{"router": {"external_gateway_info": {"network_id": "b24f945a-7d07-4835-982f-37a530314074"}, "name": "vmready2-router_b6034850-4b9f-4340-9484-c3b1f35c04e6", "admin_state_up": true}}' 2019-05-12 23:18:04,954 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 695 Content-Type: application/json Date: Sun, 12 May 2019 23:18:05 GMT X-Openstack-Request-Id: req-e91e49bf-4ae3-461f-88b2-4e2c1be8e576 2019-05-12 23:18:04,954 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "b24f945a-7d07-4835-982f-37a530314074", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e4030248-99b3-4c84-be5c-699e1ef4626f", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "76cfd8a81ceb4b25be7523208f1c8ef0", "created_at": "2019-05-12T23:17:59Z", "admin_state_up": true, "updated_at": "2019-05-12T23:18:00Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "76cfd8a81ceb4b25be7523208f1c8ef0", "id": "96a06c55-b6fa-431f-9537-e9d799b64080", "name": "vmready2-router_b6034850-4b9f-4340-9484-c3b1f35c04e6"}} 2019-05-12 23:18:04,955 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-e91e49bf-4ae3-461f-88b2-4e2c1be8e576 2019-05-12 23:18:04,955 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.92269396782s 2019-05-12 23:18:04,955 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-05-12T23:18:00Z', u'revision_number': 3, u'id': u'96a06c55-b6fa-431f-9537-e9d799b64080', u'external_gateway_info': {u'network_id': u'b24f945a-7d07-4835-982f-37a530314074', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'e4030248-99b3-4c84-be5c-699e1ef4626f', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready2-router_b6034850-4b9f-4340-9484-c3b1f35c04e6', u'admin_state_up': True, u'tenant_id': u'76cfd8a81ceb4b25be7523208f1c8ef0', u'created_at': u'2019-05-12T23:17:59Z', u'flavor_id': None, u'routes': [], u'project_id': u'76cfd8a81ceb4b25be7523208f1c8ef0'}) 2019-05-12 23:18:04,956 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-05-12 23:18:04,956 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/96a06c55-b6fa-431f-9537-e9d799b64080/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}edac9dc751042dc97eaf4009a7b0711a3a21c829" -d '{"subnet_id": "0afc18f0-0c97-46ff-b022-6a4fac1aabd3"}' 2019-05-12 23:18:08,048 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sun, 12 May 2019 23:18:08 GMT X-Openstack-Request-Id: req-16afaa21-83d7-4893-a505-95c192bc92a8 2019-05-12 23:18:08,048 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "60316019-c9b5-4a3a-87a4-24ec19c7100d", "tenant_id": "76cfd8a81ceb4b25be7523208f1c8ef0", "subnet_id": "0afc18f0-0c97-46ff-b022-6a4fac1aabd3", "subnet_ids": ["0afc18f0-0c97-46ff-b022-6a4fac1aabd3"], "port_id": "4deea3c4-53b5-44d9-98f6-720aaf7ea7fc", "id": "96a06c55-b6fa-431f-9537-e9d799b64080"} 2019-05-12 23:18:08,049 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/96a06c55-b6fa-431f-9537-e9d799b64080/add_router_interface.json used request id req-16afaa21-83d7-4893-a505-95c192bc92a8 2019-05-12 23:18:08,049 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.09278798103s 2019-05-12 23:18:08,049 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-05-12 23:18:08,155 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-05-12 23:18:08,159 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-05-12 23:18:08,163 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sun, 12 May 2019 23:18:08 GMT 2019-05-12 23:18:08,163 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}]} 2019-05-12 23:18:08,166 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-12 23:18:08,168 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}edac9dc751042dc97eaf4009a7b0711a3a21c829" 2019-05-12 23:18:08,983 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sun, 12 May 2019 23:18:08 GMT X-Openstack-Request-Id: req-d90646c8-86bf-4597-a537-c66555620711 2019-05-12 23:18:08,984 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-12 23:18:08,984 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-d90646c8-86bf-4597-a537-c66555620711 2019-05-12 23:18:08,984 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.81761097908s 2019-05-12 23:18:08,992 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-05-12 23:18:08,996 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}edac9dc751042dc97eaf4009a7b0711a3a21c829" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vmready2-img_b6034850-4b9f-4340-9484-c3b1f35c04e6", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmready2-img_b6034850-4b9f-4340-9484-c3b1f35c04e6"}' 2019-05-12 23:18:09,898 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 933 Content-Type: application/json Date: Sun, 12 May 2019 23:18:10 GMT Location: http://172.30.9.24:9292/v2/images/eb41c6bb-42a9-4a3c-bc69-483ebb70248c Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-60b2077c-324f-407b-9231-6231186f24ab 2019-05-12 23:18:09,898 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-12T23:18:09Z", "file": "/v2/images/eb41c6bb-42a9-4a3c-bc69-483ebb70248c/file", "owner": "76cfd8a81ceb4b25be7523208f1c8ef0", "id": "eb41c6bb-42a9-4a3c-bc69-483ebb70248c", "size": null, "self": "/v2/images/eb41c6bb-42a9-4a3c-bc69-483ebb70248c", "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_b6034850-4b9f-4340-9484-c3b1f35c04e6", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_b6034850-4b9f-4340-9484-c3b1f35c04e6", "checksum": null, "created_at": "2019-05-12T23:18:09Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-05-12 23:18:09,898 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-60b2077c-324f-407b-9231-6231186f24ab 2019-05-12 23:18:09,899 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.905913829803s 2019-05-12 23:18:09,899 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-05-12 23:18:09,903 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/eb41c6bb-42a9-4a3c-bc69-483ebb70248c/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}edac9dc751042dc97eaf4009a7b0711a3a21c829" -d '' 2019-05-12 23:18:11,815 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 12 May 2019 23:18:11 GMT X-Openstack-Request-Id: req-abba7fbf-0a94-4af9-a4de-e61249f406d7 2019-05-12 23:18:11,816 - 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-05-12 23:18:11,816 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/eb41c6bb-42a9-4a3c-bc69-483ebb70248c/file used request id req-abba7fbf-0a94-4af9-a4de-e61249f406d7 2019-05-12 23:18:11,816 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.91651988029s 2019-05-12 23:18:11,820 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-12 23:18:11,824 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}edac9dc751042dc97eaf4009a7b0711a3a21c829" 2019-05-12 23:18:12,809 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json Date: Sun, 12 May 2019 23:18:12 GMT X-Openstack-Request-Id: req-8b2e6482-63a1-4794-b6b9-28ab037f6e8e 2019-05-12 23:18:12,809 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-12T23:18:11Z", "file": "/v2/images/eb41c6bb-42a9-4a3c-bc69-483ebb70248c/file", "owner": "76cfd8a81ceb4b25be7523208f1c8ef0", "id": "eb41c6bb-42a9-4a3c-bc69-483ebb70248c", "size": 12716032, "self": "/v2/images/eb41c6bb-42a9-4a3c-bc69-483ebb70248c", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://29d1eb29-4ea1-4f37-b52d-6ea80a398212/images/eb41c6bb-42a9-4a3c-bc69-483ebb70248c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://29d1eb29-4ea1-4f37-b52d-6ea80a398212/images/eb41c6bb-42a9-4a3c-bc69-483ebb70248c/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_b6034850-4b9f-4340-9484-c3b1f35c04e6", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_b6034850-4b9f-4340-9484-c3b1f35c04e6", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-12T23:18:09Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-12 23:18:12,809 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-8b2e6482-63a1-4794-b6b9-28ab037f6e8e 2019-05-12 23:18:12,809 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.989060163498s 2019-05-12 23:18:12,811 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://29d1eb29-4ea1-4f37-b52d-6ea80a398212/images/eb41c6bb-42a9-4a3c-bc69-483ebb70248c/snap', u'metadata': Munch({})})], 'file': u'/v2/images/eb41c6bb-42a9-4a3c-bc69-483ebb70248c/file', 'owner': u'76cfd8a81ceb4b25be7523208f1c8ef0', 'id': u'eb41c6bb-42a9-4a3c-bc69-483ebb70248c', 'size': 12716032, u'self': u'/v2/images/eb41c6bb-42a9-4a3c-bc69-483ebb70248c', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'76cfd8a81ceb4b25be7523208f1c8ef0', 'name': 'vmready2-project_b6034850-4b9f-4340-9484-c3b1f35c04e6', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://29d1eb29-4ea1-4f37-b52d-6ea80a398212/images/eb41c6bb-42a9-4a3c-bc69-483ebb70248c/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-05-12T23:18:11Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-05-12T23:18:11Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready2-img_b6034850-4b9f-4340-9484-c3b1f35c04e6', '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/eb41c6bb-42a9-4a3c-bc69-483ebb70248c', 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_b6034850-4b9f-4340-9484-c3b1f35c04e6', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vmready2-img_b6034850-4b9f-4340-9484-c3b1f35c04e6', 'created': u'2019-05-12T23:18:09Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-05-12T23:18:09Z', 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/eb41c6bb-42a9-4a3c-bc69-483ebb70248c', 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_b6034850-4b9f-4340-9484-c3b1f35c04e6', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-05-12 23:18:12,814 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-12 23:18:12,817 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}5911e13b6840942f26dd06b776c7ebe4fef29520" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vmready2-flavor_b6034850-4b9f-4340-9484-c3b1f35c04e6", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-05-12 23:18:13,700 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Sun, 12 May 2019 23:18: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-abb1aa10-14b6-4986-acdb-1cacf19bca76 x-openstack-request-id: req-abb1aa10-14b6-4986-acdb-1cacf19bca76 2019-05-12 23:18:13,701 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "vmready2-flavor_b6034850-4b9f-4340-9484-c3b1f35c04e6", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/21f68b1c-b084-4e3a-94c4-3bf882dc9685", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/21f68b1c-b084-4e3a-94c4-3bf882dc9685", "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": "21f68b1c-b084-4e3a-94c4-3bf882dc9685"}} 2019-05-12 23:18:13,701 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-abb1aa10-14b6-4986-acdb-1cacf19bca76 2019-05-12 23:18:13,701 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.886258125305s 2019-05-12 23:18:13,702 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready2-flavor_b6034850-4b9f-4340-9484-c3b1f35c04e6', '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'502ad302317540d78206e49a51170791', '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'21f68b1c-b084-4e3a-94c4-3bf882dc9685', 'swap': 0}) 2019-05-12 23:18:13,702 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-12 23:18:13,705 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors/21f68b1c-b084-4e3a-94c4-3bf882dc9685/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}5911e13b6840942f26dd06b776c7ebe4fef29520" -d '{"extra_specs": {}}' 2019-05-12 23:18:13,830 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 12 May 2019 23:18: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-147cac94-ec6c-47f5-b029-514954744fe7 x-openstack-request-id: req-147cac94-ec6c-47f5-b029-514954744fe7 2019-05-12 23:18:13,830 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-12 23:18:13,830 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/21f68b1c-b084-4e3a-94c4-3bf882dc9685/os-extra_specs used request id req-147cac94-ec6c-47f5-b029-514954744fe7 2019-05-12 23:18:13,831 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.127946853638s 2019-05-12 23:18:13,943 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-05-12 23:18:13,944 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready2 | functest | 00:20 | PASS | +-------------------+------------------+------------------+----------------+ 2019-05-12 23:18:13,949 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-05-12 23:18:13,949 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/96a06c55-b6fa-431f-9537-e9d799b64080/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}edac9dc751042dc97eaf4009a7b0711a3a21c829" -d '{"subnet_id": "0afc18f0-0c97-46ff-b022-6a4fac1aabd3"}' 2019-05-12 23:18:17,171 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sun, 12 May 2019 23:18:17 GMT X-Openstack-Request-Id: req-47b1a24c-c253-4c16-bb35-bec71e034c8b 2019-05-12 23:18:17,171 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "60316019-c9b5-4a3a-87a4-24ec19c7100d", "tenant_id": "76cfd8a81ceb4b25be7523208f1c8ef0", "subnet_id": "0afc18f0-0c97-46ff-b022-6a4fac1aabd3", "subnet_ids": ["0afc18f0-0c97-46ff-b022-6a4fac1aabd3"], "port_id": "4deea3c4-53b5-44d9-98f6-720aaf7ea7fc", "id": "96a06c55-b6fa-431f-9537-e9d799b64080"} 2019-05-12 23:18:17,171 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/96a06c55-b6fa-431f-9537-e9d799b64080/remove_router_interface.json used request id req-47b1a24c-c253-4c16-bb35-bec71e034c8b 2019-05-12 23:18:17,172 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 3.22290420532s 2019-05-12 23:18:17,172 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-05-12 23:18:17,173 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}edac9dc751042dc97eaf4009a7b0711a3a21c829" 2019-05-12 23:18:17,580 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 704 Content-Type: application/json Date: Sun, 12 May 2019 23:18:17 GMT X-Openstack-Request-Id: req-0580550d-066d-49e9-a298-19fae2581344 2019-05-12 23:18:17,580 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "b24f945a-7d07-4835-982f-37a530314074", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e4030248-99b3-4c84-be5c-699e1ef4626f", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "76cfd8a81ceb4b25be7523208f1c8ef0", "created_at": "2019-05-12T23:17:59Z", "admin_state_up": true, "updated_at": "2019-05-12T23:18:15Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "76cfd8a81ceb4b25be7523208f1c8ef0", "id": "96a06c55-b6fa-431f-9537-e9d799b64080", "name": "vmready2-router_b6034850-4b9f-4340-9484-c3b1f35c04e6"}]} 2019-05-12 23:18:17,580 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-0580550d-066d-49e9-a298-19fae2581344 2019-05-12 23:18:17,581 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.408502101898s 2019-05-12 23:18:17,582 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-05-12 23:18:17,583 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/routers/96a06c55-b6fa-431f-9537-e9d799b64080.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}edac9dc751042dc97eaf4009a7b0711a3a21c829" 2019-05-12 23:18:22,152 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 12 May 2019 23:18:22 GMT X-Openstack-Request-Id: req-fbd10a58-734c-4ccd-b302-cc9c00e1aadd 2019-05-12 23:18:22,152 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-12 23:18:22,153 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/96a06c55-b6fa-431f-9537-e9d799b64080.json used request id req-fbd10a58-734c-4ccd-b302-cc9c00e1aadd 2019-05-12 23:18:22,153 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.57064294815s 2019-05-12 23:18:22,153 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-12 23:18:22,154 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}edac9dc751042dc97eaf4009a7b0711a3a21c829" 2019-05-12 23:18:22,199 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 679 Content-Type: application/json Date: Sun, 12 May 2019 23:18:22 GMT X-Openstack-Request-Id: req-b5fe0f10-4853-4fdc-af59-7bf87bb9f381 2019-05-12 23:18:22,200 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"60316019-c9b5-4a3a-87a4-24ec19c7100d","tenant_id":"76cfd8a81ceb4b25be7523208f1c8ef0","created_at":"2019-05-12T23:17:56Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-05-12T23:17:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"76cfd8a81ceb4b25be7523208f1c8ef0","id":"0afc18f0-0c97-46ff-b022-6a4fac1aabd3","subnetpool_id":null,"name":"vmready2-subnet_b6034850-4b9f-4340-9484-c3b1f35c04e6"}]} 2019-05-12 23:18:22,200 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-b5fe0f10-4853-4fdc-af59-7bf87bb9f381 2019-05-12 23:18:22,200 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0468909740448s 2019-05-12 23:18:22,201 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-05-12 23:18:22,202 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/subnets/0afc18f0-0c97-46ff-b022-6a4fac1aabd3.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}edac9dc751042dc97eaf4009a7b0711a3a21c829" 2019-05-12 23:18:24,964 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 12 May 2019 23:18:25 GMT X-Openstack-Request-Id: req-b179c649-2e55-467e-91ce-7eaaba10da71 2019-05-12 23:18:24,964 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-12 23:18:24,964 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/0afc18f0-0c97-46ff-b022-6a4fac1aabd3.json used request id req-b179c649-2e55-467e-91ce-7eaaba10da71 2019-05-12 23:18:24,965 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.76311302185s 2019-05-12 23:18:24,965 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-12 23:18:24,965 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}edac9dc751042dc97eaf4009a7b0711a3a21c829" 2019-05-12 23:18:26,204 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1235 Content-Type: application/json Date: Sun, 12 May 2019 23:18:26 GMT X-Openstack-Request-Id: req-5b753131-7606-4f73-a915-3465a9eab87c 2019-05-12 23:18:26,205 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"60316019-c9b5-4a3a-87a4-24ec19c7100d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"76cfd8a81ceb4b25be7523208f1c8ef0","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-12T23:18:24Z","qos_policy_id":null,"name":"vmready2-net_b6034850-4b9f-4340-9484-c3b1f35c04e6","admin_state_up":true,"tenant_id":"76cfd8a81ceb4b25be7523208f1c8ef0","created_at":"2019-05-12T23:17:55Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b24f945a-7d07-4835-982f-37a530314074","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e1cde78fc5364b11ba375012051bd685","l2_adjacency":true,"status":"ACTIVE","subnets":["e4030248-99b3-4c84-be5c-699e1ef4626f"],"description":"","tags":[],"updated_at":"2019-05-12T23:13:19Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e1cde78fc5364b11ba375012051bd685","created_at":"2019-05-12T23:13:13Z","mtu":1500}]} 2019-05-12 23:18:26,205 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-5b753131-7606-4f73-a915-3465a9eab87c 2019-05-12 23:18:26,205 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.24028801918s 2019-05-12 23:18:26,206 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-05-12 23:18:26,207 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/networks/60316019-c9b5-4a3a-87a4-24ec19c7100d.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}edac9dc751042dc97eaf4009a7b0711a3a21c829" 2019-05-12 23:18:27,538 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 12 May 2019 23:18:27 GMT X-Openstack-Request-Id: req-49872cf3-9eab-4402-97b1-4345cf395cb4 2019-05-12 23:18:27,538 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-12 23:18:27,539 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/60316019-c9b5-4a3a-87a4-24ec19c7100d.json used request id req-49872cf3-9eab-4402-97b1-4345cf395cb4 2019-05-12 23:18:27,539 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.33223080635s 2019-05-12 23:18:27,543 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-12 23:18:27,547 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}edac9dc751042dc97eaf4009a7b0711a3a21c829" 2019-05-12 23:18:27,874 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json Date: Sun, 12 May 2019 23:18:28 GMT X-Openstack-Request-Id: req-37efc2b6-7200-4725-83e2-a8d85df38996 2019-05-12 23:18:27,875 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-12T23:18:11Z", "file": "/v2/images/eb41c6bb-42a9-4a3c-bc69-483ebb70248c/file", "owner": "76cfd8a81ceb4b25be7523208f1c8ef0", "id": "eb41c6bb-42a9-4a3c-bc69-483ebb70248c", "size": 12716032, "self": "/v2/images/eb41c6bb-42a9-4a3c-bc69-483ebb70248c", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://29d1eb29-4ea1-4f37-b52d-6ea80a398212/images/eb41c6bb-42a9-4a3c-bc69-483ebb70248c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://29d1eb29-4ea1-4f37-b52d-6ea80a398212/images/eb41c6bb-42a9-4a3c-bc69-483ebb70248c/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_b6034850-4b9f-4340-9484-c3b1f35c04e6", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_b6034850-4b9f-4340-9484-c3b1f35c04e6", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-12T23:18:09Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-12 23:18:27,875 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-37efc2b6-7200-4725-83e2-a8d85df38996 2019-05-12 23:18:27,875 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.331810951233s 2019-05-12 23:18:27,876 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-05-12 23:18:27,881 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9292/v2/images/eb41c6bb-42a9-4a3c-bc69-483ebb70248c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}edac9dc751042dc97eaf4009a7b0711a3a21c829" 2019-05-12 23:18:28,523 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 12 May 2019 23:18:28 GMT X-Openstack-Request-Id: req-f59b1acf-31c5-4579-ab82-19a36a2772c7 2019-05-12 23:18:28,523 - 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-05-12 23:18:28,523 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/eb41c6bb-42a9-4a3c-bc69-483ebb70248c used request id req-f59b1acf-31c5-4579-ab82-19a36a2772c7 2019-05-12 23:18:28,523 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.646824836731s 2019-05-12 23:18:28,529 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-12 23:18:28,532 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}5911e13b6840942f26dd06b776c7ebe4fef29520" 2019-05-12 23:18:28,671 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 307 Content-Type: application/json Date: Sun, 12 May 2019 23:18: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-8fa4707d-9b7a-45dd-b46a-eab37d7d4e2e x-openstack-request-id: req-8fa4707d-9b7a-45dd-b46a-eab37d7d4e2e 2019-05-12 23:18:28,672 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vmready2-flavor_b6034850-4b9f-4340-9484-c3b1f35c04e6", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/21f68b1c-b084-4e3a-94c4-3bf882dc9685", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/21f68b1c-b084-4e3a-94c4-3bf882dc9685", "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": "21f68b1c-b084-4e3a-94c4-3bf882dc9685"}]} 2019-05-12 23:18:28,672 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-8fa4707d-9b7a-45dd-b46a-eab37d7d4e2e 2019-05-12 23:18:28,672 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.14297914505s 2019-05-12 23:18:28,674 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-12 23:18:28,677 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/flavors/21f68b1c-b084-4e3a-94c4-3bf882dc9685 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5911e13b6840942f26dd06b776c7ebe4fef29520" 2019-05-12 23:18:28,821 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sun, 12 May 2019 23:18: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-113589aa-1b53-4577-9b98-86b8996b7019 x-openstack-request-id: req-113589aa-1b53-4577-9b98-86b8996b7019 2019-05-12 23:18:28,821 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/21f68b1c-b084-4e3a-94c4-3bf882dc9685 used request id req-113589aa-1b53-4577-9b98-86b8996b7019 2019-05-12 23:18:28,822 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.147641897202s 2019-05-12 23:18:28,822 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-12 23:18:28,826 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}5911e13b6840942f26dd06b776c7ebe4fef29520" 2019-05-12 23:18:29,049 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 832 Content-Type: application/json Date: Sun, 12 May 2019 23:18:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e00c9f4e-b511-4256-a053-d82a8723b17e 2019-05-12 23:18:29,050 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/2c33cd24152f470facc0a696e2ac0e9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c33cd24152f470facc0a696e2ac0e9c", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/2e55f9db30cd4444ac0e9d066ed612a6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e55f9db30cd4444ac0e9d066ed612a6", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/2eecd8c0b7ed405fb9816acbfc61b873"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2eecd8c0b7ed405fb9816acbfc61b873", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/3e9ccbfff5874166b6d46bd0fc199536"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e9ccbfff5874166b6d46bd0fc199536", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/6514c9b960ba4340b8237693137e90e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6514c9b960ba4340b8237693137e90e1", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/6e07d59b3a5e4c979114780a983ba694"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e07d59b3a5e4c979114780a983ba694", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/7dda43216d2c43c9a32be853789105c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dda43216d2c43c9a32be853789105c1", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/7de183e8dc884d4291809f553b399004"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7de183e8dc884d4291809f553b399004", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/849a549073e648949aed2d85db42cd75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "849a549073e648949aed2d85db42cd75", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/89eaebb8afe84ead9256ab24a4b51e70"}, "domain_id": "cc15131c8eb7492292418e2207dcc87e", "enabled": true, "options": {}, "id": "89eaebb8afe84ead9256ab24a4b51e70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/9cca07c0aeb24ad88b3c2a36b7f14f24"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9cca07c0aeb24ad88b3c2a36b7f14f24", "email": "cinder@localhost", "password_expires_at": null}, {"name": "vmready2-user_b6034850-4b9f-4340-9484-c3b1f35c04e6", "links": {"self": "http://172.30.9.24:5000/v3/users/cceb8fc4646448f5bbeec9960ad15042"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "cceb8fc4646448f5bbeec9960ad15042", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e97ad0d4669a4d2ab66ff01388512d4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e97ad0d4669a4d2ab66ff01388512d4b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/eda0297007e04147a7ddf6c5ba8b414c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eda0297007e04147a7ddf6c5ba8b414c", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/f9484f1d364145a1a174ce814372ad75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f9484f1d364145a1a174ce814372ad75", "email": "swift@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-05-12 23:18:29,050 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-e00c9f4e-b511-4256-a053-d82a8723b17e 2019-05-12 23:18:29,050 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.228132963181s 2019-05-12 23:18:29,056 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-12 23:18:29,059 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users/cceb8fc4646448f5bbeec9960ad15042 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5911e13b6840942f26dd06b776c7ebe4fef29520" 2019-05-12 23:18:29,269 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 226 Content-Type: application/json Date: Sun, 12 May 2019 23:18:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71e82d84-bf3d-464c-8f22-d6cfbbcbfa3f 2019-05-12 23:18:29,270 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vmready2-user_b6034850-4b9f-4340-9484-c3b1f35c04e6", "links": {"self": "http://172.30.9.24:5000/v3/users/cceb8fc4646448f5bbeec9960ad15042"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "cceb8fc4646448f5bbeec9960ad15042", "description": null}} 2019-05-12 23:18:29,270 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/cceb8fc4646448f5bbeec9960ad15042 used request id req-71e82d84-bf3d-464c-8f22-d6cfbbcbfa3f 2019-05-12 23:18:29,270 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.214289188385s 2019-05-12 23:18:29,271 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-05-12 23:18:29,274 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/users/cceb8fc4646448f5bbeec9960ad15042 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5911e13b6840942f26dd06b776c7ebe4fef29520" 2019-05-12 23:18:29,654 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 12 May 2019 23:18:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a5c54360-6a67-436d-bf5b-ff058641c540 2019-05-12 23:18:29,654 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-12 23:18:29,654 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/cceb8fc4646448f5bbeec9960ad15042 used request id req-a5c54360-6a67-436d-bf5b-ff058641c540 2019-05-12 23:18:29,654 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.383692026138s 2019-05-12 23:18:29,660 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-12 23:18:29,663 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}5911e13b6840942f26dd06b776c7ebe4fef29520" 2019-05-12 23:18:29,893 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 385 Content-Type: application/json Date: Sun, 12 May 2019 23:18:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6cf93acc-e65c-4a9c-a370-b39711245261 2019-05-12 23:18:29,894 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/502ad302317540d78206e49a51170791"}, "tags": [], "enabled": true, "id": "502ad302317540d78206e49a51170791", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.24:5000/v3/projects/76cfd8a81ceb4b25be7523208f1c8ef0"}, "tags": [], "enabled": true, "id": "76cfd8a81ceb4b25be7523208f1c8ef0", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_b6034850-4b9f-4340-9484-c3b1f35c04e6"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/e1cde78fc5364b11ba375012051bd685"}, "tags": [], "enabled": true, "id": "e1cde78fc5364b11ba375012051bd685", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-12 23:18:29,894 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects used request id req-6cf93acc-e65c-4a9c-a370-b39711245261 2019-05-12 23:18:29,894 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.233835935593s 2019-05-12 23:18:29,899 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-05-12 23:18:29,902 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/projects/76cfd8a81ceb4b25be7523208f1c8ef0 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5911e13b6840942f26dd06b776c7ebe4fef29520" 2019-05-12 23:18:30,210 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 12 May 2019 23:18:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-be0c0b22-adc9-4771-9102-339f981a1061 2019-05-12 23:18:30,210 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-12 23:18:30,210 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/76cfd8a81ceb4b25be7523208f1c8ef0 used request id req-be0c0b22-adc9-4771-9102-339f981a1061 2019-05-12 23:18:30,211 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.311691999435s 2019-05-12 23:18:30,216 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-12 23:18:30,216 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/security-groups.json?project_id=76cfd8a81ceb4b25be7523208f1c8ef0&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}5911e13b6840942f26dd06b776c7ebe4fef29520" 2019-05-12 23:18:30,562 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Sun, 12 May 2019 23:18:30 GMT X-Openstack-Request-Id: req-5d885121-f7f9-4fc0-92f3-f12ae20e2f9c 2019-05-12 23:18:30,562 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "76cfd8a81ceb4b25be7523208f1c8ef0", "created_at": "2019-05-12T23:17:54Z", "updated_at": "2019-05-12T23:17:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:17:55Z", "revision_number": 0, "id": "960c0d8d-6c55-4588-9c41-0afef970b1d0", "remote_group_id": "1d7329ec-0171-4f25-8543-d7cd1302224a", "remote_ip_prefix": null, "created_at": "2019-05-12T23:17:55Z", "security_group_id": "1d7329ec-0171-4f25-8543-d7cd1302224a", "tenant_id": "76cfd8a81ceb4b25be7523208f1c8ef0", "port_range_min": null, "ethertype": "IPv6", "project_id": "76cfd8a81ceb4b25be7523208f1c8ef0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:17:54Z", "revision_number": 0, "id": "b78f63c6-d8fb-4a89-b071-097c44effbfc", "remote_group_id": "1d7329ec-0171-4f25-8543-d7cd1302224a", "remote_ip_prefix": null, "created_at": "2019-05-12T23:17:54Z", "security_group_id": "1d7329ec-0171-4f25-8543-d7cd1302224a", "tenant_id": "76cfd8a81ceb4b25be7523208f1c8ef0", "port_range_min": null, "ethertype": "IPv4", "project_id": "76cfd8a81ceb4b25be7523208f1c8ef0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:17:55Z", "revision_number": 0, "id": "f263d5c7-76b2-4c10-a485-8041ca2a2f52", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-12T23:17:55Z", "security_group_id": "1d7329ec-0171-4f25-8543-d7cd1302224a", "tenant_id": "76cfd8a81ceb4b25be7523208f1c8ef0", "port_range_min": null, "ethertype": "IPv6", "project_id": "76cfd8a81ceb4b25be7523208f1c8ef0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:17:55Z", "revision_number": 0, "id": "f363e459-b8bd-4012-86aa-f31a6d238e8c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-12T23:17:55Z", "security_group_id": "1d7329ec-0171-4f25-8543-d7cd1302224a", "tenant_id": "76cfd8a81ceb4b25be7523208f1c8ef0", "port_range_min": null, "ethertype": "IPv4", "project_id": "76cfd8a81ceb4b25be7523208f1c8ef0"}], "revision_number": 1, "project_id": "76cfd8a81ceb4b25be7523208f1c8ef0", "id": "1d7329ec-0171-4f25-8543-d7cd1302224a", "name": "default"}]} 2019-05-12 23:18:30,562 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json?project_id=76cfd8a81ceb4b25be7523208f1c8ef0&name=default used request id req-5d885121-f7f9-4fc0-92f3-f12ae20e2f9c 2019-05-12 23:18:30,563 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.3467669487s 2019-05-12 23:18:30,568 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-12 23:18:30,568 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}5911e13b6840942f26dd06b776c7ebe4fef29520" 2019-05-12 23:18:30,916 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Sun, 12 May 2019 23:18:30 GMT X-Openstack-Request-Id: req-fd415165-99d1-4e81-bd95-aa286eaf9353 2019-05-12 23:18:30,918 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "76cfd8a81ceb4b25be7523208f1c8ef0", "created_at": "2019-05-12T23:17:54Z", "updated_at": "2019-05-12T23:17:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:17:54Z", "revision_number": 0, "id": "b78f63c6-d8fb-4a89-b071-097c44effbfc", "remote_group_id": "1d7329ec-0171-4f25-8543-d7cd1302224a", "remote_ip_prefix": null, "created_at": "2019-05-12T23:17:54Z", "security_group_id": "1d7329ec-0171-4f25-8543-d7cd1302224a", "tenant_id": "76cfd8a81ceb4b25be7523208f1c8ef0", "port_range_min": null, "ethertype": "IPv4", "project_id": "76cfd8a81ceb4b25be7523208f1c8ef0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:17:55Z", "revision_number": 0, "id": "f363e459-b8bd-4012-86aa-f31a6d238e8c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-12T23:17:55Z", "security_group_id": "1d7329ec-0171-4f25-8543-d7cd1302224a", "tenant_id": "76cfd8a81ceb4b25be7523208f1c8ef0", "port_range_min": null, "ethertype": "IPv4", "project_id": "76cfd8a81ceb4b25be7523208f1c8ef0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:17:55Z", "revision_number": 0, "id": "f263d5c7-76b2-4c10-a485-8041ca2a2f52", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-12T23:17:55Z", "security_group_id": "1d7329ec-0171-4f25-8543-d7cd1302224a", "tenant_id": "76cfd8a81ceb4b25be7523208f1c8ef0", "port_range_min": null, "ethertype": "IPv6", "project_id": "76cfd8a81ceb4b25be7523208f1c8ef0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:17:55Z", "revision_number": 0, "id": "960c0d8d-6c55-4588-9c41-0afef970b1d0", "remote_group_id": "1d7329ec-0171-4f25-8543-d7cd1302224a", "remote_ip_prefix": null, "created_at": "2019-05-12T23:17:55Z", "security_group_id": "1d7329ec-0171-4f25-8543-d7cd1302224a", "tenant_id": "76cfd8a81ceb4b25be7523208f1c8ef0", "port_range_min": null, "ethertype": "IPv6", "project_id": "76cfd8a81ceb4b25be7523208f1c8ef0"}], "revision_number": 1, "project_id": "76cfd8a81ceb4b25be7523208f1c8ef0", "id": "1d7329ec-0171-4f25-8543-d7cd1302224a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-05-12T23:16:08Z", "updated_at": "2019-05-12T23:16:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:16:08Z", "revision_number": 0, "id": "c44e8fb6-4008-4146-84d9-2db8cc24727b", "remote_group_id": "36169eb6-bc8e-47cb-b365-5eb3f4dd9a49", "remote_ip_prefix": null, "created_at": "2019-05-12T23:16:08Z", "security_group_id": "36169eb6-bc8e-47cb-b365-5eb3f4dd9a49", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:16:08Z", "revision_number": 0, "id": "9b4b553d-797e-4874-9e62-5136e57ed47f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-12T23:16:08Z", "security_group_id": "36169eb6-bc8e-47cb-b365-5eb3f4dd9a49", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:16:08Z", "revision_number": 0, "id": "5b0d0dab-012c-4d82-838f-c6af90680c6a", "remote_group_id": "36169eb6-bc8e-47cb-b365-5eb3f4dd9a49", "remote_ip_prefix": null, "created_at": "2019-05-12T23:16:08Z", "security_group_id": "36169eb6-bc8e-47cb-b365-5eb3f4dd9a49", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:16:08Z", "revision_number": 0, "id": "af5ba5b0-2752-4a57-aff5-83f2a9cf3b8c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-12T23:16:08Z", "security_group_id": "36169eb6-bc8e-47cb-b365-5eb3f4dd9a49", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "36169eb6-bc8e-47cb-b365-5eb3f4dd9a49", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "502ad302317540d78206e49a51170791", "created_at": "2019-05-12T23:16:03Z", "updated_at": "2019-05-12T23:16:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:16:03Z", "revision_number": 0, "id": "05fe237d-8f6d-4360-bede-7938c10bf89d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-12T23:16:03Z", "security_group_id": "8ff061d8-8956-47be-8c89-5c058979c02e", "tenant_id": "502ad302317540d78206e49a51170791", "port_range_min": null, "ethertype": "IPv6", "project_id": "502ad302317540d78206e49a51170791"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:16:03Z", "revision_number": 0, "id": "b31a11f9-5778-4d3d-be05-68694d4686b8", "remote_group_id": "8ff061d8-8956-47be-8c89-5c058979c02e", "remote_ip_prefix": null, "created_at": "2019-05-12T23:16:03Z", "security_group_id": "8ff061d8-8956-47be-8c89-5c058979c02e", "tenant_id": "502ad302317540d78206e49a51170791", "port_range_min": null, "ethertype": "IPv4", "project_id": "502ad302317540d78206e49a51170791"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:16:03Z", "revision_number": 0, "id": "b2ad2b4e-b195-4c19-9c34-27b56b4e0bd9", "remote_group_id": "8ff061d8-8956-47be-8c89-5c058979c02e", "remote_ip_prefix": null, "created_at": "2019-05-12T23:16:03Z", "security_group_id": "8ff061d8-8956-47be-8c89-5c058979c02e", "tenant_id": "502ad302317540d78206e49a51170791", "port_range_min": null, "ethertype": "IPv6", "project_id": "502ad302317540d78206e49a51170791"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:16:03Z", "revision_number": 0, "id": "cd36c1fa-0808-4d99-a3bf-782185bdcc4f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-12T23:16:03Z", "security_group_id": "8ff061d8-8956-47be-8c89-5c058979c02e", "tenant_id": "502ad302317540d78206e49a51170791", "port_range_min": null, "ethertype": "IPv4", "project_id": "502ad302317540d78206e49a51170791"}], "revision_number": 1, "project_id": "502ad302317540d78206e49a51170791", "id": "8ff061d8-8956-47be-8c89-5c058979c02e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e1cde78fc5364b11ba375012051bd685", "created_at": "2019-05-12T23:13:13Z", "updated_at": "2019-05-12T23:13:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:13:13Z", "revision_number": 0, "id": "9a00b05e-0b7c-40b5-9a48-10bdcc24f092", "remote_group_id": "f83dd3ec-1152-4005-b958-bb04ec8466f4", "remote_ip_prefix": null, "created_at": "2019-05-12T23:13:13Z", "security_group_id": "f83dd3ec-1152-4005-b958-bb04ec8466f4", "tenant_id": "e1cde78fc5364b11ba375012051bd685", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1cde78fc5364b11ba375012051bd685"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:13:13Z", "revision_number": 0, "id": "d12b024f-7089-41bc-9b51-d4494c15443c", "remote_group_id": "f83dd3ec-1152-4005-b958-bb04ec8466f4", "remote_ip_prefix": null, "created_at": "2019-05-12T23:13:13Z", "security_group_id": "f83dd3ec-1152-4005-b958-bb04ec8466f4", "tenant_id": "e1cde78fc5364b11ba375012051bd685", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1cde78fc5364b11ba375012051bd685"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:13:13Z", "revision_number": 0, "id": "3b5e022e-170c-40cd-a21d-2349c0809e85", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-12T23:13:13Z", "security_group_id": "f83dd3ec-1152-4005-b958-bb04ec8466f4", "tenant_id": "e1cde78fc5364b11ba375012051bd685", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1cde78fc5364b11ba375012051bd685"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:13:13Z", "revision_number": 0, "id": "a31dcd6d-9cf9-417c-bfb4-5614cad00f12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-12T23:13:13Z", "security_group_id": "f83dd3ec-1152-4005-b958-bb04ec8466f4", "tenant_id": "e1cde78fc5364b11ba375012051bd685", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1cde78fc5364b11ba375012051bd685"}], "revision_number": 1, "project_id": "e1cde78fc5364b11ba375012051bd685", "id": "f83dd3ec-1152-4005-b958-bb04ec8466f4", "name": "default"}]} 2019-05-12 23:18:30,918 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-fd415165-99d1-4e81-bd95-aa286eaf9353 2019-05-12 23:18:30,918 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.350159168243s 2019-05-12 23:18:30,925 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-05-12 23:18:30,925 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/security-groups/1d7329ec-0171-4f25-8543-d7cd1302224a.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5911e13b6840942f26dd06b776c7ebe4fef29520" 2019-05-12 23:18:32,163 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 12 May 2019 23:18:32 GMT X-Openstack-Request-Id: req-c84ab15d-79ef-4e08-8702-b29e02c5b6c6 2019-05-12 23:18:32,163 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-12 23:18:32,163 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/1d7329ec-0171-4f25-8543-d7cd1302224a.json used request id req-c84ab15d-79ef-4e08-8702-b29e02c5b6c6 2019-05-12 23:18:32,164 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 1.23867201805s 2019-05-12 23:18:32,209 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm1'... 2019-05-12 23:18:32,249 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-05-12 23:18:32,254 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Sun, 12 May 2019 23:18:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-109afe4c-64c4-4e8c-984e-985d6c7b55b0 2019-05-12 23:18:32,255 - 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.24:5000/v3/", "rel": "self"}]}} 2019-05-12 23:18:32,255 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/v3 used request id req-109afe4c-64c4-4e8c-984e-985d6c7b55b0 2019-05-12 23:18:32,256 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2019-05-12 23:18:32,666 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "a7c607210c3a4f3e8b4164085360c700", "name": "admin"}, {"id": "8ca05c7227a341bd83d32ec8f8313653", "name": "reader"}, {"id": "bf61801caca2425fad3dcd754f90e279", "name": "member"}], "expires_at": "2019-05-13T00:18:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "502ad302317540d78206e49a51170791", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.30:8080/v1/AUTH_502ad302317540d78206e49a51170791", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "52ba4b5dec704662a53725ace954b758"}, {"url": "http://172.30.9.24:8080/v1/AUTH_502ad302317540d78206e49a51170791", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "76cdc7260e614ea7a112bbf6501075b4"}, {"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0016890642c4863a40d79301b1151c9"}], "type": "object-store", "id": "18380897045c4ca3915e511516050721", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1af474b830214cd99d794f484388b9bc"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e1601e9d9fc4089a53490e78be5772c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a7514fc59a84b9abc355f5edbf83808"}], "type": "compute", "id": "32036ae8f7e04dc98daec1c4a4ec6234", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e705bf9c7be4636aa3957547f53682e"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98bfbcf42a814c4882fcf329c2eb1aa3"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af9f8ae5e6794a09911001957e446fb3"}], "type": "event", "id": "419c4374326b4e8ba4bdf28c1a8f4f83", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "268f25db6d024c36b51f9687a725b015"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc526326fa154bababfdbc3992e985ee"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efb034dcd41d4871b0a0929d157f8741"}], "type": "metric", "id": "4ffc9a99aad94487a1039ad7f2d6f090", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/502ad302317540d78206e49a51170791", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "309e542939a849cca4774d4ecdc03ba6"}, {"url": "http://172.30.9.24:8004/v1/502ad302317540d78206e49a51170791", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94011bd098e04124b27b78f69f11ac12"}, {"url": "http://192.30.9.4:8004/v1/502ad302317540d78206e49a51170791", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de37498d066848da8ab99cbcd3616791"}], "type": "orchestration", "id": "6be0ce84b0224523a21a8b1a4c483242", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58d8437c726d4c0284d5dcac7cb5277c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6e0caf33ad4d4da0ebdbcd6017bb97"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ca91602f273343e594e001d4d93aea31"}], "type": "identity", "id": "73fe34c4669c462aa6825fe50c44c0c5", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/502ad302317540d78206e49a51170791", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "30a534e5676c45d7966a9da23673bbcb"}, {"url": "http://192.30.9.4:8776/v2/502ad302317540d78206e49a51170791", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9cdc7e864a14682926db0dfbc56508e"}, {"url": "http://172.30.9.24:8776/v2/502ad302317540d78206e49a51170791", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1c9ef0413f74a9281a145c7616f3d93"}], "type": "volumev2", "id": "84b8ce982b644c5fa734c93f5a240946", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49bc6af0fb36466d88e5bae34cc1970c"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b80de3b98af4abfba827bce002941dd"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6cc2135e734b4e1cb80611ebca802264"}], "type": "network", "id": "96c020f30b154737a857e2170dfc05c5", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "9c71851d494341a193fcfd99ff819a24", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59c0d24cc40c4c3d94209a0024bf072a"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68adf55aae0d4c50a2857bed11cc3761"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35f0dd57c6d4ef2acc0e8dd747ab8c3"}], "type": "image", "id": "b59adf68bee544e4890a3bcfbf865eb1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64efe99b77bf457cb4994dc3f5f698cd"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74be3cdb61a44d7dbe7be7f0c943c37b"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef030e81bb5b411096eb72a5f56ef179"}], "type": "alarming", "id": "b65220b9f32748cbbad5ffdfe793b945", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01d54c79a7204e18ae62efe9cf264132"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7240f2e8af1f45c4902f10ff40ae8737"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c21ec991e9cc479cb9251dc2be4e5d05"}], "type": "placement", "id": "eee5455969b14ace91d2257ab12e9e03", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/502ad302317540d78206e49a51170791", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba60c632e2b84514923fc18d1532d63e"}, {"url": "http://172.30.9.24:8776/v3/502ad302317540d78206e49a51170791", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dfa256588564446c9b89f88889b935c4"}, {"url": "http://192.30.9.4:8776/v3/502ad302317540d78206e49a51170791", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2fa5c3f7a0043ab814658d62b0418c1"}], "type": "volumev3", "id": "f7e6e7f7cae04db89c6a4dacb8fd5682", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5a73c8c287b74d1ba81a84739a7dbfeb"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "695e1b11f43140f8985b6bf5cdfd11be"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0891c46c5e240e7ac0b8de1a7f8e457"}], "type": "cloudformation", "id": "fc9b7fdfb7f24bf3b43e65004ffa982c", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7de183e8dc884d4291809f553b399004"}, "audit_ids": ["OIjtOLYnRD2zd8Q_K9hNuQ"], "issued_at": "2019-05-12T23:18:32.000000Z"}} 2019-05-12 23:18:32,670 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-12 23:18:32,670 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}46f5ade37d217c217d9be087b8a0ca791a064a66" 2019-05-12 23:18:33,060 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Sun, 12 May 2019 23:18:33 GMT X-Openstack-Request-Id: req-542571b9-4058-4a72-a193-5371a9ae30d6 2019-05-12 23:18:33,061 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"b24f945a-7d07-4835-982f-37a530314074","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e1cde78fc5364b11ba375012051bd685","l2_adjacency":true,"status":"ACTIVE","subnets":["e4030248-99b3-4c84-be5c-699e1ef4626f"],"description":"","tags":[],"updated_at":"2019-05-12T23:13:19Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e1cde78fc5364b11ba375012051bd685","created_at":"2019-05-12T23:13:13Z","provider:network_type":"flat"}]} 2019-05-12 23:18:33,061 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-542571b9-4058-4a72-a193-5371a9ae30d6 2019-05-12 23:18:33,061 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.391576051712s 2019-05-12 23:18:33,068 - xtesting.ci.run_tests - INFO - Running test case 'singlevm1'... 2019-05-12 23:18:33,074 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-05-12 23:18:33,079 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sun, 12 May 2019 23:18:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a33b9697-04be-4761-bfa6-2d55360e817d 2019-05-12 23:18:33,080 - 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-12 23:18:33,080 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/ used request id req-a33b9697-04be-4761-bfa6-2d55360e817d 2019-05-12 23:18:33,081 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-12 23:18:33,084 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}46f5ade37d217c217d9be087b8a0ca791a064a66" 2019-05-12 23:18:33,295 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Sun, 12 May 2019 23:18:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36300d9c-8c95-4aff-a838-b378942c1169 2019-05-12 23:18:33,295 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/cc15131c8eb7492292418e2207dcc87e"}, "tags": [], "enabled": true, "id": "cc15131c8eb7492292418e2207dcc87e", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2019-05-12 23:18:33,295 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-36300d9c-8c95-4aff-a838-b378942c1169 2019-05-12 23:18:33,296 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.214996099472s 2019-05-12 23:18:33,303 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-12 23:18:33,306 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}46f5ade37d217c217d9be087b8a0ca791a064a66" 2019-05-12 23:18:33,657 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 297 Content-Type: application/json Date: Sun, 12 May 2019 23:18:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db7f18db-09c6-41ca-bd8a-eb1efe9f7d96 2019-05-12 23:18:33,657 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/502ad302317540d78206e49a51170791"}, "tags": [], "enabled": true, "id": "502ad302317540d78206e49a51170791", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/e1cde78fc5364b11ba375012051bd685"}, "tags": [], "enabled": true, "id": "e1cde78fc5364b11ba375012051bd685", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-12 23:18:33,657 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-db7f18db-09c6-41ca-bd8a-eb1efe9f7d96 2019-05-12 23:18:33,657 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.354285001755s 2019-05-12 23:18:33,658 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-05-12 23:18:33,659 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}46f5ade37d217c217d9be087b8a0ca791a064a66" -d '{"network": {"tenant_id": "502ad302317540d78206e49a51170791", "name": "singlevm1-net_9b5b7065-d06a-4a70-a761-fbc5df42fe43", "admin_state_up": true}}' 2019-05-12 23:18:34,408 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 723 Content-Type: application/json Date: Sun, 12 May 2019 23:18:34 GMT X-Openstack-Request-Id: req-fdf328e8-0279-4721-8dc6-a7d9bcabf5bb 2019-05-12 23:18:34,408 - 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":"32036eb3-2b63-4119-aac4-a41ee93435f2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":32,"ipv4_address_scope":null,"shared":false,"project_id":"502ad302317540d78206e49a51170791","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-12T23:18:34Z","is_default":false,"qos_policy_id":null,"name":"singlevm1-net_9b5b7065-d06a-4a70-a761-fbc5df42fe43","admin_state_up":true,"tenant_id":"502ad302317540d78206e49a51170791","created_at":"2019-05-12T23:18:33Z","mtu":1450}} 2019-05-12 23:18:34,408 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-fdf328e8-0279-4721-8dc6-a7d9bcabf5bb 2019-05-12 23:18:34,408 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.749629974365s 2019-05-12 23:18:34,409 - 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-05-12T23:18:34Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'32036eb3-2b63-4119-aac4-a41ee93435f2', u'provider:segmentation_id': 32, 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_9b5b7065-d06a-4a70-a761-fbc5df42fe43', u'created_at': u'2019-05-12T23:18:33Z', u'mtu': 1450, u'tenant_id': u'502ad302317540d78206e49a51170791', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'502ad302317540d78206e49a51170791', u'l2_adjacency': True}) 2019-05-12 23:18:34,409 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-12 23:18:34,410 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}46f5ade37d217c217d9be087b8a0ca791a064a66" 2019-05-12 23:18:34,806 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1429 Content-Type: application/json Date: Sun, 12 May 2019 23:18:34 GMT X-Openstack-Request-Id: req-31636538-6563-420d-86e9-1a13602baa27 2019-05-12 23:18:34,807 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"32036eb3-2b63-4119-aac4-a41ee93435f2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":32,"ipv4_address_scope":null,"shared":false,"project_id":"502ad302317540d78206e49a51170791","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-12T23:18:34Z","qos_policy_id":null,"name":"singlevm1-net_9b5b7065-d06a-4a70-a761-fbc5df42fe43","admin_state_up":true,"tenant_id":"502ad302317540d78206e49a51170791","created_at":"2019-05-12T23:18:33Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"b24f945a-7d07-4835-982f-37a530314074","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e1cde78fc5364b11ba375012051bd685","l2_adjacency":true,"status":"ACTIVE","subnets":["e4030248-99b3-4c84-be5c-699e1ef4626f"],"description":"","tags":[],"updated_at":"2019-05-12T23:13:19Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e1cde78fc5364b11ba375012051bd685","created_at":"2019-05-12T23:13:13Z","provider:network_type":"flat"}]} 2019-05-12 23:18:34,807 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-31636538-6563-420d-86e9-1a13602baa27 2019-05-12 23:18:34,807 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.39773106575s 2019-05-12 23:18:34,809 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-05-12 23:18:34,809 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}46f5ade37d217c217d9be087b8a0ca791a064a66" -d '{"subnet": {"name": "singlevm1-subnet_9b5b7065-d06a-4a70-a761-fbc5df42fe43", "enable_dhcp": true, "network_id": "32036eb3-2b63-4119-aac4-a41ee93435f2", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-05-12 23:18:35,820 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 695 Content-Type: application/json Date: Sun, 12 May 2019 23:18:36 GMT X-Openstack-Request-Id: req-1df6fab0-109c-48dd-8d0a-ba002253a920 2019-05-12 23:18:35,820 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-05-12T23:18:35Z","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":"2bc9122d-fb6e-4d90-a0c2-ff68968a48e5","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"502ad302317540d78206e49a51170791","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"singlevm1-subnet_9b5b7065-d06a-4a70-a761-fbc5df42fe43","enable_dhcp":true,"segment_id":null,"network_id":"32036eb3-2b63-4119-aac4-a41ee93435f2","tenant_id":"502ad302317540d78206e49a51170791","created_at":"2019-05-12T23:18:35Z","ip_version":4}} 2019-05-12 23:18:35,821 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-1df6fab0-109c-48dd-8d0a-ba002253a920 2019-05-12 23:18:35,821 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.01216983795s 2019-05-12 23:18:35,821 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-05-12T23:18:35Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'2bc9122d-fb6e-4d90-a0c2-ff68968a48e5', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm1-subnet_9b5b7065-d06a-4a70-a761-fbc5df42fe43', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'32036eb3-2b63-4119-aac4-a41ee93435f2', u'tenant_id': u'502ad302317540d78206e49a51170791', u'created_at': u'2019-05-12T23:18:35Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'502ad302317540d78206e49a51170791'}) 2019-05-12 23:18:35,822 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-05-12 23:18:35,823 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}46f5ade37d217c217d9be087b8a0ca791a064a66" -d '{"router": {"external_gateway_info": {"network_id": "b24f945a-7d07-4835-982f-37a530314074"}, "name": "singlevm1-router_9b5b7065-d06a-4a70-a761-fbc5df42fe43", "admin_state_up": true}}' 2019-05-12 23:18:42,978 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 708 Content-Type: application/json Date: Sun, 12 May 2019 23:18:42 GMT X-Openstack-Request-Id: req-da9ea975-6130-4890-b3be-204a91834188 2019-05-12 23:18:42,978 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "b24f945a-7d07-4835-982f-37a530314074", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e4030248-99b3-4c84-be5c-699e1ef4626f", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "502ad302317540d78206e49a51170791", "created_at": "2019-05-12T23:18:37Z", "admin_state_up": true, "updated_at": "2019-05-12T23:18:38Z", "project_id": "502ad302317540d78206e49a51170791", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "1ce20b95-c37f-4603-8499-b638a32b74f8", "name": "singlevm1-router_9b5b7065-d06a-4a70-a761-fbc5df42fe43"}} 2019-05-12 23:18:42,978 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-da9ea975-6130-4890-b3be-204a91834188 2019-05-12 23:18:42,979 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.15646004677s 2019-05-12 23:18:42,979 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-05-12T23:18:38Z', u'revision_number': 3, u'ha': True, u'id': u'1ce20b95-c37f-4603-8499-b638a32b74f8', u'external_gateway_info': {u'network_id': u'b24f945a-7d07-4835-982f-37a530314074', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'e4030248-99b3-4c84-be5c-699e1ef4626f', u'ip_address': u'172.30.9.207'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm1-router_9b5b7065-d06a-4a70-a761-fbc5df42fe43', u'admin_state_up': True, u'tenant_id': u'502ad302317540d78206e49a51170791', u'created_at': u'2019-05-12T23:18:37Z', u'flavor_id': None, u'routes': [], u'project_id': u'502ad302317540d78206e49a51170791'}) 2019-05-12 23:18:42,980 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-05-12 23:18:42,980 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/1ce20b95-c37f-4603-8499-b638a32b74f8/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}46f5ade37d217c217d9be087b8a0ca791a064a66" -d '{"subnet_id": "2bc9122d-fb6e-4d90-a0c2-ff68968a48e5"}' 2019-05-12 23:18:46,770 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sun, 12 May 2019 23:18:46 GMT X-Openstack-Request-Id: req-d3b142c6-b4c6-4b19-bacb-10b38f05917a 2019-05-12 23:18:46,770 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "32036eb3-2b63-4119-aac4-a41ee93435f2", "tenant_id": "502ad302317540d78206e49a51170791", "subnet_id": "2bc9122d-fb6e-4d90-a0c2-ff68968a48e5", "subnet_ids": ["2bc9122d-fb6e-4d90-a0c2-ff68968a48e5"], "port_id": "5a78c74e-8c22-4bc2-a7ed-0ecc4df78665", "id": "1ce20b95-c37f-4603-8499-b638a32b74f8"} 2019-05-12 23:18:46,770 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/1ce20b95-c37f-4603-8499-b638a32b74f8/add_router_interface.json used request id req-d3b142c6-b4c6-4b19-bacb-10b38f05917a 2019-05-12 23:18:46,770 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.79055809975s 2019-05-12 23:18:46,771 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-05-12 23:18:46,872 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-05-12 23:18:46,875 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-05-12 23:18:46,880 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sun, 12 May 2019 23:18:46 GMT 2019-05-12 23:18:46,881 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}]} 2019-05-12 23:18:46,886 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-12 23:18:46,890 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}46f5ade37d217c217d9be087b8a0ca791a064a66" 2019-05-12 23:18:47,698 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sun, 12 May 2019 23:18:47 GMT X-Openstack-Request-Id: req-5dc2db5b-a630-46b5-9bbc-56c33882a79e 2019-05-12 23:18:47,698 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-12 23:18:47,698 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-5dc2db5b-a630-46b5-9bbc-56c33882a79e 2019-05-12 23:18:47,699 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.812570810318s 2019-05-12 23:18:47,707 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-05-12 23:18:47,710 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}46f5ade37d217c217d9be087b8a0ca791a064a66" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/singlevm1-img_9b5b7065-d06a-4a70-a761-fbc5df42fe43", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "singlevm1-img_9b5b7065-d06a-4a70-a761-fbc5df42fe43"}' 2019-05-12 23:18:48,607 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 935 Content-Type: application/json Date: Sun, 12 May 2019 23:18:48 GMT Location: http://172.30.9.24:9292/v2/images/6a091cc6-0416-4a09-9a7a-01eb7e7a77df Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-60d0063f-a86d-4f5a-934c-6632964dd4e5 2019-05-12 23:18:48,608 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-12T23:18:48Z", "file": "/v2/images/6a091cc6-0416-4a09-9a7a-01eb7e7a77df/file", "owner": "502ad302317540d78206e49a51170791", "id": "6a091cc6-0416-4a09-9a7a-01eb7e7a77df", "size": null, "self": "/v2/images/6a091cc6-0416-4a09-9a7a-01eb7e7a77df", "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_9b5b7065-d06a-4a70-a761-fbc5df42fe43", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_9b5b7065-d06a-4a70-a761-fbc5df42fe43", "checksum": null, "created_at": "2019-05-12T23:18:48Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-05-12 23:18:48,608 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-60d0063f-a86d-4f5a-934c-6632964dd4e5 2019-05-12 23:18:48,608 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.901256084442s 2019-05-12 23:18:48,609 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-05-12 23:18:48,612 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/6a091cc6-0416-4a09-9a7a-01eb7e7a77df/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}46f5ade37d217c217d9be087b8a0ca791a064a66" -d '' 2019-05-12 23:18:50,043 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 12 May 2019 23:18:50 GMT X-Openstack-Request-Id: req-4d878780-8dde-4360-ae39-ae0cbc73b9dd 2019-05-12 23:18:50,043 - 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-05-12 23:18:50,043 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/6a091cc6-0416-4a09-9a7a-01eb7e7a77df/file used request id req-4d878780-8dde-4360-ae39-ae0cbc73b9dd 2019-05-12 23:18:50,043 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.43468499184s 2019-05-12 23:18:50,048 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-12 23:18:50,052 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}46f5ade37d217c217d9be087b8a0ca791a064a66" 2019-05-12 23:18:50,075 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Sun, 12 May 2019 23:18:50 GMT X-Openstack-Request-Id: req-7f88dfd3-09ef-4a45-b330-3765082c3c15 2019-05-12 23:18:50,075 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-12T23:18:49Z", "file": "/v2/images/6a091cc6-0416-4a09-9a7a-01eb7e7a77df/file", "owner": "502ad302317540d78206e49a51170791", "id": "6a091cc6-0416-4a09-9a7a-01eb7e7a77df", "size": 12716032, "self": "/v2/images/6a091cc6-0416-4a09-9a7a-01eb7e7a77df", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://29d1eb29-4ea1-4f37-b52d-6ea80a398212/images/6a091cc6-0416-4a09-9a7a-01eb7e7a77df/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://29d1eb29-4ea1-4f37-b52d-6ea80a398212/images/6a091cc6-0416-4a09-9a7a-01eb7e7a77df/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_9b5b7065-d06a-4a70-a761-fbc5df42fe43", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_9b5b7065-d06a-4a70-a761-fbc5df42fe43", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-12T23:18:48Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-12 23:18:50,076 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-7f88dfd3-09ef-4a45-b330-3765082c3c15 2019-05-12 23:18:50,076 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0278940200806s 2019-05-12 23:18:50,078 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://29d1eb29-4ea1-4f37-b52d-6ea80a398212/images/6a091cc6-0416-4a09-9a7a-01eb7e7a77df/snap', u'metadata': Munch({})})], 'file': u'/v2/images/6a091cc6-0416-4a09-9a7a-01eb7e7a77df/file', 'owner': u'502ad302317540d78206e49a51170791', 'id': u'6a091cc6-0416-4a09-9a7a-01eb7e7a77df', 'size': 12716032, u'self': u'/v2/images/6a091cc6-0416-4a09-9a7a-01eb7e7a77df', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'502ad302317540d78206e49a51170791', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://29d1eb29-4ea1-4f37-b52d-6ea80a398212/images/6a091cc6-0416-4a09-9a7a-01eb7e7a77df/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-05-12T23:18:49Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-05-12T23:18:49Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm1-img_9b5b7065-d06a-4a70-a761-fbc5df42fe43', '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/6a091cc6-0416-4a09-9a7a-01eb7e7a77df', 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_9b5b7065-d06a-4a70-a761-fbc5df42fe43', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'singlevm1-img_9b5b7065-d06a-4a70-a761-fbc5df42fe43', 'created': u'2019-05-12T23:18:48Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-05-12T23:18:48Z', 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/6a091cc6-0416-4a09-9a7a-01eb7e7a77df', 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_9b5b7065-d06a-4a70-a761-fbc5df42fe43', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-05-12 23:18:50,081 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-12 23:18:50,083 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}46f5ade37d217c217d9be087b8a0ca791a064a66" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "singlevm1-flavor_9b5b7065-d06a-4a70-a761-fbc5df42fe43", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-05-12 23:18:51,010 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Sun, 12 May 2019 23:18: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-8a63c1ab-84ea-439a-a50b-9250f74336c4 x-openstack-request-id: req-8a63c1ab-84ea-439a-a50b-9250f74336c4 2019-05-12 23:18:51,011 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "singlevm1-flavor_9b5b7065-d06a-4a70-a761-fbc5df42fe43", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/32c15dc0-3266-456c-9790-06954cc16635", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/32c15dc0-3266-456c-9790-06954cc16635", "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": "32c15dc0-3266-456c-9790-06954cc16635"}} 2019-05-12 23:18:51,011 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-8a63c1ab-84ea-439a-a50b-9250f74336c4 2019-05-12 23:18:51,011 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.930279016495s 2019-05-12 23:18:51,012 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm1-flavor_9b5b7065-d06a-4a70-a761-fbc5df42fe43', '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'502ad302317540d78206e49a51170791', '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'32c15dc0-3266-456c-9790-06954cc16635', 'swap': 0}) 2019-05-12 23:18:51,013 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-12 23:18:51,015 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors/32c15dc0-3266-456c-9790-06954cc16635/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}46f5ade37d217c217d9be087b8a0ca791a064a66" -d '{"extra_specs": {}}' 2019-05-12 23:18:51,153 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 12 May 2019 23:18:51 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-8a5acf17-5f01-4f31-96ec-38611f6ca3ba x-openstack-request-id: req-8a5acf17-5f01-4f31-96ec-38611f6ca3ba 2019-05-12 23:18:51,154 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-12 23:18:51,154 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/32c15dc0-3266-456c-9790-06954cc16635/os-extra_specs used request id req-8a5acf17-5f01-4f31-96ec-38611f6ca3ba 2019-05-12 23:18:51,154 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.141232967377s 2019-05-12 23:18:51,154 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-05-12 23:18:51,157 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}46f5ade37d217c217d9be087b8a0ca791a064a66" -d '{"keypair": {"name": "singlevm1-kp_9b5b7065-d06a-4a70-a761-fbc5df42fe43"}}' 2019-05-12 23:18:51,574 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1804 Content-Type: application/json Date: Sun, 12 May 2019 23:18: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-c668c70a-8058-4bf6-9122-f603ce6d3332 x-openstack-request-id: req-c668c70a-8058-4bf6-9122-f603ce6d3332 2019-05-12 23:18:51,574 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDgnlFFCSC2OcJ/qf633875rDvkMNNSS4dByzd4D1zCG0IzwqX7afcgW0ZzN2xBaaNKq2cErwGqr7bvCUUf+CxnQHF26AwL6E22aZwo6KHMSaMnUS3rG2Nt6Pw1k0c40pXS7Fzl0auFdDIIwIZsJ94UP6Te5ZEdsFAyBtkfmetE80oDtqCSleF8CPhxCAuq1PAV5HZ3tjdJck/x37xTjyzGFeFhGvwROkChRZRaTON566nVuEMQPPyVTIm725tvu4FOtqhoFjD7VvA9dB+MlE8KyIq6cOXyNAaSdkowFx9YoXsU4FQ8ANQR3DCae7r5ZSZiBLhKYrPFCuJ48LM4DkqR Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA4J5RRQkgtjnCf6n+t9/O+aw75DDTUkuHQcs3eA9cwhtCM8Kl\n+2n3IFtGczdsQWmjSqtnBK8Bqq+27wlFH/gsZ0BxdugMC+hNtmmcKOihzEmjJ1Et\n6xtjbej8NZNHONKV0uxc5dGrhXQyCMCGbCfeFD+k3uWRHbBQMgbZH5nrRPNKA7ag\nkpXhfAj4cQgLqtTwFeR2d7Y3SXJP8d+8U48sxhXhYRr8ETpAoUWUWkzjeeup1bhD\nEDz8lUyJu9ubb7uBTraoaBYw+1bwPXQfjJRPCsiKunDl8jQGknZKMBcfWKF7FOBU\nPADUEdwwmnu6+WUmYgS4SmKzxQriePCzOA5KkQIDAQABAoIBAQCzF8g4wSRh5v/b\nhpFfzoVasSc3tG5p6Wq43O0nPyh4Y/+PAZ4SLdUq6Vvstb4NEctu1+dV5qvvihbT\n1JJXASt2T/2oDzC7tcdwsBggzgtjtTrvOFziXn4SvneJyBo7hjyLZoZTf6/Awnq6\nW7dSOR9rCavNRUFFaLUojilEdxcNa2eexLyGxE/oHm+g+EbrCbwgEVSYwfpXQ+lw\nBWFkGHZHnsEjPYseQpSly0dXC7UpCzEubojBdcVvocgPaWHbus2I9JpcoT2AmObE\n0+1oIVk8HUTUsdxKK/7x5LNVt1Wy9cG63ExkYkkL+2Itp8uRE+9Ld8wpBdxEIFum\n406v9m2BAoGBAPPvAHujO5LwoIl62WirTPW7nr1sYXRj0oEJzuAgr1TTuayHkyUY\nr1qz4OjvPwaV+j+yHV5OrvfUpRFK2+EA9j4OLWkeA//GQvVXhZtddwZEy7+gDSho\nAi3HrLVCMhtVFZEWGFVRp6levpZKc+T69GGMgG3UNu3AtBbLh1bFtTI5AoGBAOu6\nuOQpMB8ydRWTIbabn+POxtdrJVKIqqbIZ1A5Ds4PUaFgKmbFhjrO3zYXgj73ttlf\nA3SEQ4wR5UoW8hAukaOcFLWtEzDlA6O+YePdNO4/5TbL2lgKBZefzdaG3L0uOIRz\n1195aOzcgGNtYuy2PURpJu8+ynrdNh6QmZIgE3sZAoGAIYdIWbYmChxo9HyeRXTG\nL0CKoR60hnryBCqE9OmJL++qJby8zOyHrb/ruhioYQ9cRkUFJGFMS2Q/DBFuB49K\nSV1JgJlPk2h865wMET7XjVUHbF9jb5pcMk6vvnpKyNb5D+gpkBCZKv6K072IEIEt\n9fqJ7I6uvh8uobN39sVWEoECgYA69rzSzX6s/wkMeX4gWDMZX5qbPcDbMTZGe7Bj\n/7G1V12a2RwiEtxtj1uEA0NgDsRdAQgzN/ZRbhSFgNHRvGRPoXYIr58yRsavSarg\nvW9E/RSPrVQTW4Zkk+N/+sHyTEJ01ykTR6I4RTuUI0NwZHFU0Fyd0X4CV5z27kKL\nq5xT2QKBgCaCcrZ5RuzakesEI2n+PPDcSKC/2L8gEKaBfYCEhV6mCLSXTlEBH7G5\neKK8qHZ6v6Vt56mMPXO6P38RzfQZ3GquGgF1qD+Qkrg1P6B+CLhmB3UTIGrLHyJc\njxXmT+g7krO3aQWbpNkTp1V1ZwPDdNzm1judyhG+O1G/yCQKcT+a\n-----END RSA PRIVATE KEY-----\n", "user_id": "7de183e8dc884d4291809f553b399004", "name": "singlevm1-kp_9b5b7065-d06a-4a70-a761-fbc5df42fe43", "fingerprint": "bf:2d:c3:4e:20:77:47:15:87:33:f0:5c:f7:43:0a:0d"}} 2019-05-12 23:18:51,575 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-c668c70a-8058-4bf6-9122-f603ce6d3332 2019-05-12 23:18:51,575 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.420399904251s 2019-05-12 23:18:51,576 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDgnlFFCSC2OcJ/qf633875rDvkMNNSS4dByzd4D1zCG0IzwqX7afcgW0ZzN2xBaaNKq2cErwGqr7bvCUUf+CxnQHF26AwL6E22aZwo6KHMSaMnUS3rG2Nt6Pw1k0c40pXS7Fzl0auFdDIIwIZsJ94UP6Te5ZEdsFAyBtkfmetE80oDtqCSleF8CPhxCAuq1PAV5HZ3tjdJck/x37xTjyzGFeFhGvwROkChRZRaTON566nVuEMQPPyVTIm725tvu4FOtqhoFjD7VvA9dB+MlE8KyIq6cOXyNAaSdkowFx9YoXsU4FQ8ANQR3DCae7r5ZSZiBLhKYrPFCuJ48LM4DkqR Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA4J5RRQkgtjnCf6n+t9/O+aw75DDTUkuHQcs3eA9cwhtCM8Kl\n+2n3IFtGczdsQWmjSqtnBK8Bqq+27wlFH/gsZ0BxdugMC+hNtmmcKOihzEmjJ1Et\n6xtjbej8NZNHONKV0uxc5dGrhXQyCMCGbCfeFD+k3uWRHbBQMgbZH5nrRPNKA7ag\nkpXhfAj4cQgLqtTwFeR2d7Y3SXJP8d+8U48sxhXhYRr8ETpAoUWUWkzjeeup1bhD\nEDz8lUyJu9ubb7uBTraoaBYw+1bwPXQfjJRPCsiKunDl8jQGknZKMBcfWKF7FOBU\nPADUEdwwmnu6+WUmYgS4SmKzxQriePCzOA5KkQIDAQABAoIBAQCzF8g4wSRh5v/b\nhpFfzoVasSc3tG5p6Wq43O0nPyh4Y/+PAZ4SLdUq6Vvstb4NEctu1+dV5qvvihbT\n1JJXASt2T/2oDzC7tcdwsBggzgtjtTrvOFziXn4SvneJyBo7hjyLZoZTf6/Awnq6\nW7dSOR9rCavNRUFFaLUojilEdxcNa2eexLyGxE/oHm+g+EbrCbwgEVSYwfpXQ+lw\nBWFkGHZHnsEjPYseQpSly0dXC7UpCzEubojBdcVvocgPaWHbus2I9JpcoT2AmObE\n0+1oIVk8HUTUsdxKK/7x5LNVt1Wy9cG63ExkYkkL+2Itp8uRE+9Ld8wpBdxEIFum\n406v9m2BAoGBAPPvAHujO5LwoIl62WirTPW7nr1sYXRj0oEJzuAgr1TTuayHkyUY\nr1qz4OjvPwaV+j+yHV5OrvfUpRFK2+EA9j4OLWkeA//GQvVXhZtddwZEy7+gDSho\nAi3HrLVCMhtVFZEWGFVRp6levpZKc+T69GGMgG3UNu3AtBbLh1bFtTI5AoGBAOu6\nuOQpMB8ydRWTIbabn+POxtdrJVKIqqbIZ1A5Ds4PUaFgKmbFhjrO3zYXgj73ttlf\nA3SEQ4wR5UoW8hAukaOcFLWtEzDlA6O+YePdNO4/5TbL2lgKBZefzdaG3L0uOIRz\n1195aOzcgGNtYuy2PURpJu8+ynrdNh6QmZIgE3sZAoGAIYdIWbYmChxo9HyeRXTG\nL0CKoR60hnryBCqE9OmJL++qJby8zOyHrb/ruhioYQ9cRkUFJGFMS2Q/DBFuB49K\nSV1JgJlPk2h865wMET7XjVUHbF9jb5pcMk6vvnpKyNb5D+gpkBCZKv6K072IEIEt\n9fqJ7I6uvh8uobN39sVWEoECgYA69rzSzX6s/wkMeX4gWDMZX5qbPcDbMTZGe7Bj\n/7G1V12a2RwiEtxtj1uEA0NgDsRdAQgzN/ZRbhSFgNHRvGRPoXYIr58yRsavSarg\nvW9E/RSPrVQTW4Zkk+N/+sHyTEJ01ykTR6I4RTuUI0NwZHFU0Fyd0X4CV5z27kKL\nq5xT2QKBgCaCcrZ5RuzakesEI2n+PPDcSKC/2L8gEKaBfYCEhV6mCLSXTlEBH7G5\neKK8qHZ6v6Vt56mMPXO6P38RzfQZ3GquGgF1qD+Qkrg1P6B+CLhmB3UTIGrLHyJc\njxXmT+g7krO3aQWbpNkTp1V1ZwPDdNzm1judyhG+O1G/yCQKcT+a\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'7de183e8dc884d4291809f553b399004', 'name': u'singlevm1-kp_9b5b7065-d06a-4a70-a761-fbc5df42fe43', 'created_at': '2019-05-12T23:18:51.576093', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'502ad302317540d78206e49a51170791', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'bf:2d:c3:4e:20:77:47:15:87:33:f0:5c:f7:43:0a:0d', 'type': 'ssh', 'id': u'singlevm1-kp_9b5b7065-d06a-4a70-a761-fbc5df42fe43'}) 2019-05-12 23:18:51,576 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEA4J5RRQkgtjnCf6n+t9/O+aw75DDTUkuHQcs3eA9cwhtCM8Kl +2n3IFtGczdsQWmjSqtnBK8Bqq+27wlFH/gsZ0BxdugMC+hNtmmcKOihzEmjJ1Et 6xtjbej8NZNHONKV0uxc5dGrhXQyCMCGbCfeFD+k3uWRHbBQMgbZH5nrRPNKA7ag kpXhfAj4cQgLqtTwFeR2d7Y3SXJP8d+8U48sxhXhYRr8ETpAoUWUWkzjeeup1bhD EDz8lUyJu9ubb7uBTraoaBYw+1bwPXQfjJRPCsiKunDl8jQGknZKMBcfWKF7FOBU PADUEdwwmnu6+WUmYgS4SmKzxQriePCzOA5KkQIDAQABAoIBAQCzF8g4wSRh5v/b hpFfzoVasSc3tG5p6Wq43O0nPyh4Y/+PAZ4SLdUq6Vvstb4NEctu1+dV5qvvihbT 1JJXASt2T/2oDzC7tcdwsBggzgtjtTrvOFziXn4SvneJyBo7hjyLZoZTf6/Awnq6 W7dSOR9rCavNRUFFaLUojilEdxcNa2eexLyGxE/oHm+g+EbrCbwgEVSYwfpXQ+lw BWFkGHZHnsEjPYseQpSly0dXC7UpCzEubojBdcVvocgPaWHbus2I9JpcoT2AmObE 0+1oIVk8HUTUsdxKK/7x5LNVt1Wy9cG63ExkYkkL+2Itp8uRE+9Ld8wpBdxEIFum 406v9m2BAoGBAPPvAHujO5LwoIl62WirTPW7nr1sYXRj0oEJzuAgr1TTuayHkyUY r1qz4OjvPwaV+j+yHV5OrvfUpRFK2+EA9j4OLWkeA//GQvVXhZtddwZEy7+gDSho Ai3HrLVCMhtVFZEWGFVRp6levpZKc+T69GGMgG3UNu3AtBbLh1bFtTI5AoGBAOu6 uOQpMB8ydRWTIbabn+POxtdrJVKIqqbIZ1A5Ds4PUaFgKmbFhjrO3zYXgj73ttlf A3SEQ4wR5UoW8hAukaOcFLWtEzDlA6O+YePdNO4/5TbL2lgKBZefzdaG3L0uOIRz 1195aOzcgGNtYuy2PURpJu8+ynrdNh6QmZIgE3sZAoGAIYdIWbYmChxo9HyeRXTG L0CKoR60hnryBCqE9OmJL++qJby8zOyHrb/ruhioYQ9cRkUFJGFMS2Q/DBFuB49K SV1JgJlPk2h865wMET7XjVUHbF9jb5pcMk6vvnpKyNb5D+gpkBCZKv6K072IEIEt 9fqJ7I6uvh8uobN39sVWEoECgYA69rzSzX6s/wkMeX4gWDMZX5qbPcDbMTZGe7Bj /7G1V12a2RwiEtxtj1uEA0NgDsRdAQgzN/ZRbhSFgNHRvGRPoXYIr58yRsavSarg vW9E/RSPrVQTW4Zkk+N/+sHyTEJ01ykTR6I4RTuUI0NwZHFU0Fyd0X4CV5z27kKL q5xT2QKBgCaCcrZ5RuzakesEI2n+PPDcSKC/2L8gEKaBfYCEhV6mCLSXTlEBH7G5 eKK8qHZ6v6Vt56mMPXO6P38RzfQZ3GquGgF1qD+Qkrg1P6B+CLhmB3UTIGrLHyJc jxXmT+g7krO3aQWbpNkTp1V1ZwPDdNzm1judyhG+O1G/yCQKcT+a -----END RSA PRIVATE KEY----- 2019-05-12 23:18:51,581 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2019-05-12 23:18:51,582 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}46f5ade37d217c217d9be087b8a0ca791a064a66" -d '{"security_group": {"name": "singlevm1-sg_9b5b7065-d06a-4a70-a761-fbc5df42fe43", "description": "created by OPNFV Functest (singlevm1)"}}' 2019-05-12 23:18:51,899 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1418 Content-Type: application/json Date: Sun, 12 May 2019 23:18:52 GMT X-Openstack-Request-Id: req-e4e6d16b-7fec-4b25-8870-c1222fb49e53 2019-05-12 23:18:51,899 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "502ad302317540d78206e49a51170791", "created_at": "2019-05-12T23:18:51Z", "updated_at": "2019-05-12T23:18:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:18:51Z", "revision_number": 0, "id": "782eb959-ec0b-4b08-adad-ca2bf655696c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-12T23:18:51Z", "security_group_id": "1bcf0970-6c04-4dbe-973c-952c4dd019e0", "tenant_id": "502ad302317540d78206e49a51170791", "port_range_min": null, "ethertype": "IPv6", "project_id": "502ad302317540d78206e49a51170791"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:18:51Z", "revision_number": 0, "id": "9596fc6a-4645-4f05-b90b-31554a34bd2a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-12T23:18:51Z", "security_group_id": "1bcf0970-6c04-4dbe-973c-952c4dd019e0", "tenant_id": "502ad302317540d78206e49a51170791", "port_range_min": null, "ethertype": "IPv4", "project_id": "502ad302317540d78206e49a51170791"}], "revision_number": 1, "project_id": "502ad302317540d78206e49a51170791", "id": "1bcf0970-6c04-4dbe-973c-952c4dd019e0", "name": "singlevm1-sg_9b5b7065-d06a-4a70-a761-fbc5df42fe43"}} 2019-05-12 23:18:51,900 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-e4e6d16b-7fec-4b25-8870-c1222fb49e53 2019-05-12 23:18:51,900 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.318130970001s 2019-05-12 23:18:51,906 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-12 23:18:51,907 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}46f5ade37d217c217d9be087b8a0ca791a064a66" 2019-05-12 23:18:52,229 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 8340 Content-Type: application/json Date: Sun, 12 May 2019 23:18:52 GMT X-Openstack-Request-Id: req-5601c1cb-1e33-44a5-bfa7-3fecd5d14c71 2019-05-12 23:18:52,230 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "502ad302317540d78206e49a51170791", "created_at": "2019-05-12T23:18:51Z", "updated_at": "2019-05-12T23:18:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:18:51Z", "revision_number": 0, "id": "782eb959-ec0b-4b08-adad-ca2bf655696c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-12T23:18:51Z", "security_group_id": "1bcf0970-6c04-4dbe-973c-952c4dd019e0", "tenant_id": "502ad302317540d78206e49a51170791", "port_range_min": null, "ethertype": "IPv6", "project_id": "502ad302317540d78206e49a51170791"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:18:51Z", "revision_number": 0, "id": "9596fc6a-4645-4f05-b90b-31554a34bd2a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-12T23:18:51Z", "security_group_id": "1bcf0970-6c04-4dbe-973c-952c4dd019e0", "tenant_id": "502ad302317540d78206e49a51170791", "port_range_min": null, "ethertype": "IPv4", "project_id": "502ad302317540d78206e49a51170791"}], "revision_number": 1, "project_id": "502ad302317540d78206e49a51170791", "id": "1bcf0970-6c04-4dbe-973c-952c4dd019e0", "name": "singlevm1-sg_9b5b7065-d06a-4a70-a761-fbc5df42fe43"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-05-12T23:16:08Z", "updated_at": "2019-05-12T23:16:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:16:08Z", "revision_number": 0, "id": "af5ba5b0-2752-4a57-aff5-83f2a9cf3b8c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-12T23:16:08Z", "security_group_id": "36169eb6-bc8e-47cb-b365-5eb3f4dd9a49", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:16:08Z", "revision_number": 0, "id": "5b0d0dab-012c-4d82-838f-c6af90680c6a", "remote_group_id": "36169eb6-bc8e-47cb-b365-5eb3f4dd9a49", "remote_ip_prefix": null, "created_at": "2019-05-12T23:16:08Z", "security_group_id": "36169eb6-bc8e-47cb-b365-5eb3f4dd9a49", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:16:08Z", "revision_number": 0, "id": "9b4b553d-797e-4874-9e62-5136e57ed47f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-12T23:16:08Z", "security_group_id": "36169eb6-bc8e-47cb-b365-5eb3f4dd9a49", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:16:08Z", "revision_number": 0, "id": "c44e8fb6-4008-4146-84d9-2db8cc24727b", "remote_group_id": "36169eb6-bc8e-47cb-b365-5eb3f4dd9a49", "remote_ip_prefix": null, "created_at": "2019-05-12T23:16:08Z", "security_group_id": "36169eb6-bc8e-47cb-b365-5eb3f4dd9a49", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "36169eb6-bc8e-47cb-b365-5eb3f4dd9a49", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "502ad302317540d78206e49a51170791", "created_at": "2019-05-12T23:16:03Z", "updated_at": "2019-05-12T23:16:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:16:03Z", "revision_number": 0, "id": "cd36c1fa-0808-4d99-a3bf-782185bdcc4f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-12T23:16:03Z", "security_group_id": "8ff061d8-8956-47be-8c89-5c058979c02e", "tenant_id": "502ad302317540d78206e49a51170791", "port_range_min": null, "ethertype": "IPv4", "project_id": "502ad302317540d78206e49a51170791"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:16:03Z", "revision_number": 0, "id": "05fe237d-8f6d-4360-bede-7938c10bf89d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-12T23:16:03Z", "security_group_id": "8ff061d8-8956-47be-8c89-5c058979c02e", "tenant_id": "502ad302317540d78206e49a51170791", "port_range_min": null, "ethertype": "IPv6", "project_id": "502ad302317540d78206e49a51170791"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:16:03Z", "revision_number": 0, "id": "b31a11f9-5778-4d3d-be05-68694d4686b8", "remote_group_id": "8ff061d8-8956-47be-8c89-5c058979c02e", "remote_ip_prefix": null, "created_at": "2019-05-12T23:16:03Z", "security_group_id": "8ff061d8-8956-47be-8c89-5c058979c02e", "tenant_id": "502ad302317540d78206e49a51170791", "port_range_min": null, "ethertype": "IPv4", "project_id": "502ad302317540d78206e49a51170791"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:16:03Z", "revision_number": 0, "id": "b2ad2b4e-b195-4c19-9c34-27b56b4e0bd9", "remote_group_id": "8ff061d8-8956-47be-8c89-5c058979c02e", "remote_ip_prefix": null, "created_at": "2019-05-12T23:16:03Z", "security_group_id": "8ff061d8-8956-47be-8c89-5c058979c02e", "tenant_id": "502ad302317540d78206e49a51170791", "port_range_min": null, "ethertype": "IPv6", "project_id": "502ad302317540d78206e49a51170791"}], "revision_number": 1, "project_id": "502ad302317540d78206e49a51170791", "id": "8ff061d8-8956-47be-8c89-5c058979c02e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e1cde78fc5364b11ba375012051bd685", "created_at": "2019-05-12T23:13:13Z", "updated_at": "2019-05-12T23:13:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:13:13Z", "revision_number": 0, "id": "d12b024f-7089-41bc-9b51-d4494c15443c", "remote_group_id": "f83dd3ec-1152-4005-b958-bb04ec8466f4", "remote_ip_prefix": null, "created_at": "2019-05-12T23:13:13Z", "security_group_id": "f83dd3ec-1152-4005-b958-bb04ec8466f4", "tenant_id": "e1cde78fc5364b11ba375012051bd685", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1cde78fc5364b11ba375012051bd685"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:13:13Z", "revision_number": 0, "id": "a31dcd6d-9cf9-417c-bfb4-5614cad00f12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-12T23:13:13Z", "security_group_id": "f83dd3ec-1152-4005-b958-bb04ec8466f4", "tenant_id": "e1cde78fc5364b11ba375012051bd685", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1cde78fc5364b11ba375012051bd685"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:13:13Z", "revision_number": 0, "id": "3b5e022e-170c-40cd-a21d-2349c0809e85", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-12T23:13:13Z", "security_group_id": "f83dd3ec-1152-4005-b958-bb04ec8466f4", "tenant_id": "e1cde78fc5364b11ba375012051bd685", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1cde78fc5364b11ba375012051bd685"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:13:13Z", "revision_number": 0, "id": "9a00b05e-0b7c-40b5-9a48-10bdcc24f092", "remote_group_id": "f83dd3ec-1152-4005-b958-bb04ec8466f4", "remote_ip_prefix": null, "created_at": "2019-05-12T23:13:13Z", "security_group_id": "f83dd3ec-1152-4005-b958-bb04ec8466f4", "tenant_id": "e1cde78fc5364b11ba375012051bd685", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1cde78fc5364b11ba375012051bd685"}], "revision_number": 1, "project_id": "e1cde78fc5364b11ba375012051bd685", "id": "f83dd3ec-1152-4005-b958-bb04ec8466f4", "name": "default"}]} 2019-05-12 23:18:52,230 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-5601c1cb-1e33-44a5-bfa7-3fecd5d14c71 2019-05-12 23:18:52,230 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.32376408577s 2019-05-12 23:18:52,236 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-05-12 23:18:52,237 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}46f5ade37d217c217d9be087b8a0ca791a064a66" -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": "1bcf0970-6c04-4dbe-973c-952c4dd019e0"}}' 2019-05-12 23:18:52,720 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Sun, 12 May 2019 23:18:52 GMT X-Openstack-Request-Id: req-275a54c0-f93f-42d3-ae6c-5a58ac0195e2 2019-05-12 23:18:52,721 - 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-05-12T23:18:52Z", "security_group_id": "1bcf0970-6c04-4dbe-973c-952c4dd019e0", "port_range_min": 22, "revision_number": 0, "tenant_id": "502ad302317540d78206e49a51170791", "created_at": "2019-05-12T23:18:52Z", "project_id": "502ad302317540d78206e49a51170791", "id": "24cdb996-3b15-49ac-9e2a-0739fd9e364b"}} 2019-05-12 23:18:52,721 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-275a54c0-f93f-42d3-ae6c-5a58ac0195e2 2019-05-12 23:18:52,721 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.4842710495s 2019-05-12 23:18:52,727 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-12 23:18:52,727 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}46f5ade37d217c217d9be087b8a0ca791a064a66" 2019-05-12 23:18:53,076 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 8836 Content-Type: application/json Date: Sun, 12 May 2019 23:18:53 GMT X-Openstack-Request-Id: req-a09b0ad1-e4d6-4033-8316-690ad6d1d9f9 2019-05-12 23:18:53,078 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "502ad302317540d78206e49a51170791", "created_at": "2019-05-12T23:18:51Z", "updated_at": "2019-05-12T23:18:52Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-05-12T23:18:52Z", "revision_number": 0, "id": "24cdb996-3b15-49ac-9e2a-0739fd9e364b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-12T23:18:52Z", "security_group_id": "1bcf0970-6c04-4dbe-973c-952c4dd019e0", "tenant_id": "502ad302317540d78206e49a51170791", "port_range_min": 22, "ethertype": "IPv4", "project_id": "502ad302317540d78206e49a51170791"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:18:51Z", "revision_number": 0, "id": "9596fc6a-4645-4f05-b90b-31554a34bd2a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-12T23:18:51Z", "security_group_id": "1bcf0970-6c04-4dbe-973c-952c4dd019e0", "tenant_id": "502ad302317540d78206e49a51170791", "port_range_min": null, "ethertype": "IPv4", "project_id": "502ad302317540d78206e49a51170791"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:18:51Z", "revision_number": 0, "id": "782eb959-ec0b-4b08-adad-ca2bf655696c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-12T23:18:51Z", "security_group_id": "1bcf0970-6c04-4dbe-973c-952c4dd019e0", "tenant_id": "502ad302317540d78206e49a51170791", "port_range_min": null, "ethertype": "IPv6", "project_id": "502ad302317540d78206e49a51170791"}], "revision_number": 2, "project_id": "502ad302317540d78206e49a51170791", "id": "1bcf0970-6c04-4dbe-973c-952c4dd019e0", "name": "singlevm1-sg_9b5b7065-d06a-4a70-a761-fbc5df42fe43"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-05-12T23:16:08Z", "updated_at": "2019-05-12T23:16:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:16:08Z", "revision_number": 0, "id": "c44e8fb6-4008-4146-84d9-2db8cc24727b", "remote_group_id": "36169eb6-bc8e-47cb-b365-5eb3f4dd9a49", "remote_ip_prefix": null, "created_at": "2019-05-12T23:16:08Z", "security_group_id": "36169eb6-bc8e-47cb-b365-5eb3f4dd9a49", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:16:08Z", "revision_number": 0, "id": "af5ba5b0-2752-4a57-aff5-83f2a9cf3b8c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-12T23:16:08Z", "security_group_id": "36169eb6-bc8e-47cb-b365-5eb3f4dd9a49", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:16:08Z", "revision_number": 0, "id": "5b0d0dab-012c-4d82-838f-c6af90680c6a", "remote_group_id": "36169eb6-bc8e-47cb-b365-5eb3f4dd9a49", "remote_ip_prefix": null, "created_at": "2019-05-12T23:16:08Z", "security_group_id": "36169eb6-bc8e-47cb-b365-5eb3f4dd9a49", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:16:08Z", "revision_number": 0, "id": "9b4b553d-797e-4874-9e62-5136e57ed47f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-12T23:16:08Z", "security_group_id": "36169eb6-bc8e-47cb-b365-5eb3f4dd9a49", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "36169eb6-bc8e-47cb-b365-5eb3f4dd9a49", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "502ad302317540d78206e49a51170791", "created_at": "2019-05-12T23:16:03Z", "updated_at": "2019-05-12T23:16:03Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:16:03Z", "revision_number": 0, "id": "b31a11f9-5778-4d3d-be05-68694d4686b8", "remote_group_id": "8ff061d8-8956-47be-8c89-5c058979c02e", "remote_ip_prefix": null, "created_at": "2019-05-12T23:16:03Z", "security_group_id": "8ff061d8-8956-47be-8c89-5c058979c02e", "tenant_id": "502ad302317540d78206e49a51170791", "port_range_min": null, "ethertype": "IPv4", "project_id": "502ad302317540d78206e49a51170791"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:16:03Z", "revision_number": 0, "id": "05fe237d-8f6d-4360-bede-7938c10bf89d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-12T23:16:03Z", "security_group_id": "8ff061d8-8956-47be-8c89-5c058979c02e", "tenant_id": "502ad302317540d78206e49a51170791", "port_range_min": null, "ethertype": "IPv6", "project_id": "502ad302317540d78206e49a51170791"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:16:03Z", "revision_number": 0, "id": "b2ad2b4e-b195-4c19-9c34-27b56b4e0bd9", "remote_group_id": "8ff061d8-8956-47be-8c89-5c058979c02e", "remote_ip_prefix": null, "created_at": "2019-05-12T23:16:03Z", "security_group_id": "8ff061d8-8956-47be-8c89-5c058979c02e", "tenant_id": "502ad302317540d78206e49a51170791", "port_range_min": null, "ethertype": "IPv6", "project_id": "502ad302317540d78206e49a51170791"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:16:03Z", "revision_number": 0, "id": "cd36c1fa-0808-4d99-a3bf-782185bdcc4f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-12T23:16:03Z", "security_group_id": "8ff061d8-8956-47be-8c89-5c058979c02e", "tenant_id": "502ad302317540d78206e49a51170791", "port_range_min": null, "ethertype": "IPv4", "project_id": "502ad302317540d78206e49a51170791"}], "revision_number": 1, "project_id": "502ad302317540d78206e49a51170791", "id": "8ff061d8-8956-47be-8c89-5c058979c02e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e1cde78fc5364b11ba375012051bd685", "created_at": "2019-05-12T23:13:13Z", "updated_at": "2019-05-12T23:13:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:13:13Z", "revision_number": 0, "id": "9a00b05e-0b7c-40b5-9a48-10bdcc24f092", "remote_group_id": "f83dd3ec-1152-4005-b958-bb04ec8466f4", "remote_ip_prefix": null, "created_at": "2019-05-12T23:13:13Z", "security_group_id": "f83dd3ec-1152-4005-b958-bb04ec8466f4", "tenant_id": "e1cde78fc5364b11ba375012051bd685", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1cde78fc5364b11ba375012051bd685"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:13:13Z", "revision_number": 0, "id": "d12b024f-7089-41bc-9b51-d4494c15443c", "remote_group_id": "f83dd3ec-1152-4005-b958-bb04ec8466f4", "remote_ip_prefix": null, "created_at": "2019-05-12T23:13:13Z", "security_group_id": "f83dd3ec-1152-4005-b958-bb04ec8466f4", "tenant_id": "e1cde78fc5364b11ba375012051bd685", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1cde78fc5364b11ba375012051bd685"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:13:13Z", "revision_number": 0, "id": "a31dcd6d-9cf9-417c-bfb4-5614cad00f12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-12T23:13:13Z", "security_group_id": "f83dd3ec-1152-4005-b958-bb04ec8466f4", "tenant_id": "e1cde78fc5364b11ba375012051bd685", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1cde78fc5364b11ba375012051bd685"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:13:13Z", "revision_number": 0, "id": "3b5e022e-170c-40cd-a21d-2349c0809e85", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-12T23:13:13Z", "security_group_id": "f83dd3ec-1152-4005-b958-bb04ec8466f4", "tenant_id": "e1cde78fc5364b11ba375012051bd685", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1cde78fc5364b11ba375012051bd685"}], "revision_number": 1, "project_id": "e1cde78fc5364b11ba375012051bd685", "id": "f83dd3ec-1152-4005-b958-bb04ec8466f4", "name": "default"}]} 2019-05-12 23:18:53,078 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-a09b0ad1-e4d6-4033-8316-690ad6d1d9f9 2019-05-12 23:18:53,078 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.351320028305s 2019-05-12 23:18:53,084 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-05-12 23:18:53,085 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}46f5ade37d217c217d9be087b8a0ca791a064a66" -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": "1bcf0970-6c04-4dbe-973c-952c4dd019e0"}}' 2019-05-12 23:18:53,259 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Sun, 12 May 2019 23:18:53 GMT X-Openstack-Request-Id: req-d93b6f63-b325-4f2e-949a-d958fc43b359 2019-05-12 23:18:53,259 - 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-05-12T23:18:53Z", "security_group_id": "1bcf0970-6c04-4dbe-973c-952c4dd019e0", "port_range_min": null, "revision_number": 0, "tenant_id": "502ad302317540d78206e49a51170791", "created_at": "2019-05-12T23:18:53Z", "project_id": "502ad302317540d78206e49a51170791", "id": "382bb28c-4fb4-42c3-8e3c-e2f78d352f05"}} 2019-05-12 23:18:53,260 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-d93b6f63-b325-4f2e-949a-d958fc43b359 2019-05-12 23:18:53,260 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.175153970718s 2019-05-12 23:18:53,261 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-12 23:18:53,261 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}46f5ade37d217c217d9be087b8a0ca791a064a66" 2019-05-12 23:18:53,353 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2146 Content-Type: application/json Date: Sun, 12 May 2019 23:18:53 GMT X-Openstack-Request-Id: req-5415acc1-6799-42b3-b07a-3e59eea97048 2019-05-12 23:18:53,353 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"32036eb3-2b63-4119-aac4-a41ee93435f2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":32,"ipv4_address_scope":null,"shared":false,"project_id":"502ad302317540d78206e49a51170791","l2_adjacency":true,"status":"ACTIVE","subnets":["2bc9122d-fb6e-4d90-a0c2-ff68968a48e5"],"description":"","tags":[],"updated_at":"2019-05-12T23:18:35Z","qos_policy_id":null,"name":"singlevm1-net_9b5b7065-d06a-4a70-a761-fbc5df42fe43","admin_state_up":true,"tenant_id":"502ad302317540d78206e49a51170791","created_at":"2019-05-12T23:18:33Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"4f2aec8c-b0e0-47e8-99eb-31505e6ea52d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":65,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["5e12a26f-8ef3-4eb1-95c2-d488b7e07a4d"],"description":"","tags":[],"updated_at":"2019-05-12T23:18:36Z","qos_policy_id":null,"name":"HA network tenant 502ad302317540d78206e49a51170791","admin_state_up":true,"tenant_id":"","created_at":"2019-05-12T23:18:36Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"b24f945a-7d07-4835-982f-37a530314074","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e1cde78fc5364b11ba375012051bd685","l2_adjacency":true,"status":"ACTIVE","subnets":["e4030248-99b3-4c84-be5c-699e1ef4626f"],"description":"","tags":[],"updated_at":"2019-05-12T23:13:19Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e1cde78fc5364b11ba375012051bd685","created_at":"2019-05-12T23:13:13Z","provider:network_type":"flat"}]} 2019-05-12 23:18:53,353 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-5415acc1-6799-42b3-b07a-3e59eea97048 2019-05-12 23:18:53,353 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0923960208893s 2019-05-12 23:18:53,358 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-12 23:18:53,362 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}46f5ade37d217c217d9be087b8a0ca791a064a66" 2019-05-12 23:18:54,208 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Sun, 12 May 2019 23:18:54 GMT X-Openstack-Request-Id: req-8ea3a10f-87c7-4f5d-b6e5-3d50bedc9041 2019-05-12 23:18:54,208 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-12T23:18:49Z", "file": "/v2/images/6a091cc6-0416-4a09-9a7a-01eb7e7a77df/file", "owner": "502ad302317540d78206e49a51170791", "id": "6a091cc6-0416-4a09-9a7a-01eb7e7a77df", "size": 12716032, "self": "/v2/images/6a091cc6-0416-4a09-9a7a-01eb7e7a77df", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://29d1eb29-4ea1-4f37-b52d-6ea80a398212/images/6a091cc6-0416-4a09-9a7a-01eb7e7a77df/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://29d1eb29-4ea1-4f37-b52d-6ea80a398212/images/6a091cc6-0416-4a09-9a7a-01eb7e7a77df/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_9b5b7065-d06a-4a70-a761-fbc5df42fe43", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_9b5b7065-d06a-4a70-a761-fbc5df42fe43", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-12T23:18:48Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-12 23:18:54,208 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-8ea3a10f-87c7-4f5d-b6e5-3d50bedc9041 2019-05-12 23:18:54,209 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.850307941437s 2019-05-12 23:18:54,215 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-12 23:18:54,218 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}46f5ade37d217c217d9be087b8a0ca791a064a66" 2019-05-12 23:18:54,239 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Sun, 12 May 2019 23:18: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-20723b52-d7c2-4666-b7d8-6c15de982ece x-openstack-request-id: req-20723b52-d7c2-4666-b7d8-6c15de982ece 2019-05-12 23:18:54,239 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "singlevm1-flavor_9b5b7065-d06a-4a70-a761-fbc5df42fe43", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/32c15dc0-3266-456c-9790-06954cc16635", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/32c15dc0-3266-456c-9790-06954cc16635", "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": "32c15dc0-3266-456c-9790-06954cc16635"}]} 2019-05-12 23:18:54,239 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-20723b52-d7c2-4666-b7d8-6c15de982ece 2019-05-12 23:18:54,239 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0245499610901s 2019-05-12 23:18:54,241 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-05-12 23:18:54,244 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}46f5ade37d217c217d9be087b8a0ca791a064a66" -d '{"server": {"name": "singlevm1-vm_9b5b7065-d06a-4a70-a761-fbc5df42fe43", "imageRef": "6a091cc6-0416-4a09-9a7a-01eb7e7a77df", "key_name": "singlevm1-kp_9b5b7065-d06a-4a70-a761-fbc5df42fe43", "flavorRef": "32c15dc0-3266-456c-9790-06954cc16635", "max_count": 1, "min_count": 1, "networks": [{"uuid": "32036eb3-2b63-4119-aac4-a41ee93435f2"}], "security_groups": [{"name": "1bcf0970-6c04-4dbe-973c-952c4dd019e0"}]}}' 2019-05-12 23:19:00,723 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Sun, 12 May 2019 23:18: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.24:8774/v2.1/servers/0e40bc11-2a1b-47d3-a6da-15b8bc6bc05a x-compute-request-id: req-6f298f18-0935-4ead-a1b0-28e5784f8228 x-openstack-request-id: req-6f298f18-0935-4ead-a1b0-28e5784f8228 2019-05-12 23:19:00,724 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "1bcf0970-6c04-4dbe-973c-952c4dd019e0"}], "OS-DCF:diskConfig": "MANUAL", "id": "0e40bc11-2a1b-47d3-a6da-15b8bc6bc05a", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0e40bc11-2a1b-47d3-a6da-15b8bc6bc05a", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0e40bc11-2a1b-47d3-a6da-15b8bc6bc05a", "rel": "bookmark"}], "adminPass": "Aaog27cNAUDi"}} 2019-05-12 23:19:00,724 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-6f298f18-0935-4ead-a1b0-28e5784f8228 2019-05-12 23:19:00,724 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 6.48283815384s 2019-05-12 23:19:00,725 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-12 23:19:00,728 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}46f5ade37d217c217d9be087b8a0ca791a064a66" 2019-05-12 23:19:01,954 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 640 Content-Type: application/json Date: Sun, 12 May 2019 23:19: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-36d878f6-0837-47e0-828f-9bb1f4e45065 x-openstack-request-id: req-36d878f6-0837-47e0-828f-9bb1f4e45065 2019-05-12 23:19:01,954 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0e40bc11-2a1b-47d3-a6da-15b8bc6bc05a", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0e40bc11-2a1b-47d3-a6da-15b8bc6bc05a", "rel": "bookmark"}], "image": {"id": "6a091cc6-0416-4a09-9a7a-01eb7e7a77df", "links": [{"href": "http://172.30.9.24:8774/images/6a091cc6-0416-4a09-9a7a-01eb7e7a77df", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "32c15dc0-3266-456c-9790-06954cc16635", "links": [{"href": "http://172.30.9.24:8774/flavors/32c15dc0-3266-456c-9790-06954cc16635", "rel": "bookmark"}]}, "id": "0e40bc11-2a1b-47d3-a6da-15b8bc6bc05a", "user_id": "7de183e8dc884d4291809f553b399004", "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-05-12T23:19:00Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_9b5b7065-d06a-4a70-a761-fbc5df42fe43", "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "singlevm1-vm_9b5b7065-d06a-4a70-a761-fbc5df42fe43", "created": "2019-05-12T23:19:00Z", "tenant_id": "502ad302317540d78206e49a51170791", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-12 23:19:01,955 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-36d878f6-0837-47e0-828f-9bb1f4e45065 2019-05-12 23:19:01,955 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.23004221916s 2019-05-12 23:19:01,966 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-12 23:19:01,967 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}46f5ade37d217c217d9be087b8a0ca791a064a66" 2019-05-12 23:19:02,051 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2146 Content-Type: application/json Date: Sun, 12 May 2019 23:19:02 GMT X-Openstack-Request-Id: req-f478cb97-3b26-4f8c-8500-4922f2583d0a 2019-05-12 23:19:02,051 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"32036eb3-2b63-4119-aac4-a41ee93435f2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":32,"ipv4_address_scope":null,"shared":false,"project_id":"502ad302317540d78206e49a51170791","l2_adjacency":true,"status":"ACTIVE","subnets":["2bc9122d-fb6e-4d90-a0c2-ff68968a48e5"],"description":"","tags":[],"updated_at":"2019-05-12T23:18:35Z","qos_policy_id":null,"name":"singlevm1-net_9b5b7065-d06a-4a70-a761-fbc5df42fe43","admin_state_up":true,"tenant_id":"502ad302317540d78206e49a51170791","created_at":"2019-05-12T23:18:33Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"4f2aec8c-b0e0-47e8-99eb-31505e6ea52d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":65,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["5e12a26f-8ef3-4eb1-95c2-d488b7e07a4d"],"description":"","tags":[],"updated_at":"2019-05-12T23:18:36Z","qos_policy_id":null,"name":"HA network tenant 502ad302317540d78206e49a51170791","admin_state_up":true,"tenant_id":"","created_at":"2019-05-12T23:18:36Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"b24f945a-7d07-4835-982f-37a530314074","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e1cde78fc5364b11ba375012051bd685","l2_adjacency":true,"status":"ACTIVE","subnets":["e4030248-99b3-4c84-be5c-699e1ef4626f"],"description":"","tags":[],"updated_at":"2019-05-12T23:13:19Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e1cde78fc5364b11ba375012051bd685","created_at":"2019-05-12T23:13:13Z","provider:network_type":"flat"}]} 2019-05-12 23:19:02,051 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-f478cb97-3b26-4f8c-8500-4922f2583d0a 2019-05-12 23:19:02,052 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0853579044342s 2019-05-12 23:19:02,053 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-12 23:19:02,053 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}46f5ade37d217c217d9be087b8a0ca791a064a66" 2019-05-12 23:19:02,377 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1925 Content-Type: application/json Date: Sun, 12 May 2019 23:19:02 GMT X-Openstack-Request-Id: req-50298a7e-bd3c-4f9c-a3d7-0b30b8455753 2019-05-12 23:19:02,377 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-05-12T23:18:35Z","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":"2bc9122d-fb6e-4d90-a0c2-ff68968a48e5","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"502ad302317540d78206e49a51170791","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"singlevm1-subnet_9b5b7065-d06a-4a70-a761-fbc5df42fe43","enable_dhcp":true,"segment_id":null,"network_id":"32036eb3-2b63-4119-aac4-a41ee93435f2","tenant_id":"502ad302317540d78206e49a51170791","created_at":"2019-05-12T23:18:35Z","ip_version":4},{"updated_at":"2019-05-12T23:18:36Z","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":"5e12a26f-8ef3-4eb1-95c2-d488b7e07a4d","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 502ad302317540d78206e49a51170791","enable_dhcp":false,"segment_id":null,"network_id":"4f2aec8c-b0e0-47e8-99eb-31505e6ea52d","tenant_id":"","created_at":"2019-05-12T23:18:36Z","ip_version":4},{"updated_at":"2019-05-12T23:13:19Z","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":"e4030248-99b3-4c84-be5c-699e1ef4626f","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"e1cde78fc5364b11ba375012051bd685","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"b24f945a-7d07-4835-982f-37a530314074","tenant_id":"e1cde78fc5364b11ba375012051bd685","created_at":"2019-05-12T23:13:19Z","ip_version":4}]} 2019-05-12 23:19:02,378 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-50298a7e-bd3c-4f9c-a3d7-0b30b8455753 2019-05-12 23:19:02,378 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.325110912323s 2019-05-12 23:19:02,379 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-12 23:19:04,382 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-12 23:19:04,385 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}46f5ade37d217c217d9be087b8a0ca791a064a66" 2019-05-12 23:19:05,626 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 722 Content-Type: application/json Date: Sun, 12 May 2019 23:19: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-c4a25363-25eb-4e4a-8f62-656c9a308641 x-openstack-request-id: req-c4a25363-25eb-4e4a-8f62-656c9a308641 2019-05-12 23:19:05,626 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0e40bc11-2a1b-47d3-a6da-15b8bc6bc05a", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0e40bc11-2a1b-47d3-a6da-15b8bc6bc05a", "rel": "bookmark"}], "image": {"id": "6a091cc6-0416-4a09-9a7a-01eb7e7a77df", "links": [{"href": "http://172.30.9.24:8774/images/6a091cc6-0416-4a09-9a7a-01eb7e7a77df", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "32c15dc0-3266-456c-9790-06954cc16635", "links": [{"href": "http://172.30.9.24:8774/flavors/32c15dc0-3266-456c-9790-06954cc16635", "rel": "bookmark"}]}, "id": "0e40bc11-2a1b-47d3-a6da-15b8bc6bc05a", "user_id": "7de183e8dc884d4291809f553b399004", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-12T23:19:04Z", "hostId": "0b61867ac83f13448421d266c73821b75cbad6bbd77d03cde531e24b", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_9b5b7065-d06a-4a70-a761-fbc5df42fe43", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_9b5b7065-d06a-4a70-a761-fbc5df42fe43", "created": "2019-05-12T23:19:00Z", "tenant_id": "502ad302317540d78206e49a51170791", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-12 23:19:05,626 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-c4a25363-25eb-4e4a-8f62-656c9a308641 2019-05-12 23:19:05,627 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.24467301369s 2019-05-12 23:19:05,633 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-12 23:19:07,635 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-12 23:19:07,638 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}46f5ade37d217c217d9be087b8a0ca791a064a66" 2019-05-12 23:19:09,218 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 735 Content-Type: application/json Date: Sun, 12 May 2019 23:19: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-8133e7b9-f14e-4018-b42f-ff1070684d7a x-openstack-request-id: req-8133e7b9-f14e-4018-b42f-ff1070684d7a 2019-05-12 23:19:09,219 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0e40bc11-2a1b-47d3-a6da-15b8bc6bc05a", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0e40bc11-2a1b-47d3-a6da-15b8bc6bc05a", "rel": "bookmark"}], "image": {"id": "6a091cc6-0416-4a09-9a7a-01eb7e7a77df", "links": [{"href": "http://172.30.9.24:8774/images/6a091cc6-0416-4a09-9a7a-01eb7e7a77df", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "32c15dc0-3266-456c-9790-06954cc16635", "links": [{"href": "http://172.30.9.24:8774/flavors/32c15dc0-3266-456c-9790-06954cc16635", "rel": "bookmark"}]}, "id": "0e40bc11-2a1b-47d3-a6da-15b8bc6bc05a", "security_groups": [{"name": "singlevm1-sg_9b5b7065-d06a-4a70-a761-fbc5df42fe43"}], "user_id": "7de183e8dc884d4291809f553b399004", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-12T23:19:05Z", "hostId": "0b61867ac83f13448421d266c73821b75cbad6bbd77d03cde531e24b", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_9b5b7065-d06a-4a70-a761-fbc5df42fe43", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_9b5b7065-d06a-4a70-a761-fbc5df42fe43", "created": "2019-05-12T23:19:00Z", "tenant_id": "502ad302317540d78206e49a51170791", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-12 23:19:09,219 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-8133e7b9-f14e-4018-b42f-ff1070684d7a 2019-05-12 23:19:09,219 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.58388495445s 2019-05-12 23:19:09,225 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-12 23:19:11,228 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-12 23:19:11,231 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}46f5ade37d217c217d9be087b8a0ca791a064a66" 2019-05-12 23:19:12,743 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 809 Content-Type: application/json Date: Sun, 12 May 2019 23:19:11 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-1caf7c50-f115-4a67-96d0-51fbd180abb8 x-openstack-request-id: req-1caf7c50-f115-4a67-96d0-51fbd180abb8 2019-05-12 23:19:12,743 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {"singlevm1-net_9b5b7065-d06a-4a70-a761-fbc5df42fe43": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:5a:2d", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0e40bc11-2a1b-47d3-a6da-15b8bc6bc05a", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0e40bc11-2a1b-47d3-a6da-15b8bc6bc05a", "rel": "bookmark"}], "image": {"id": "6a091cc6-0416-4a09-9a7a-01eb7e7a77df", "links": [{"href": "http://172.30.9.24:8774/images/6a091cc6-0416-4a09-9a7a-01eb7e7a77df", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "32c15dc0-3266-456c-9790-06954cc16635", "links": [{"href": "http://172.30.9.24:8774/flavors/32c15dc0-3266-456c-9790-06954cc16635", "rel": "bookmark"}]}, "id": "0e40bc11-2a1b-47d3-a6da-15b8bc6bc05a", "security_groups": [{"name": "singlevm1-sg_9b5b7065-d06a-4a70-a761-fbc5df42fe43"}], "user_id": "7de183e8dc884d4291809f553b399004", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-12T23:19:05Z", "hostId": "0b61867ac83f13448421d266c73821b75cbad6bbd77d03cde531e24b", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_9b5b7065-d06a-4a70-a761-fbc5df42fe43", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_9b5b7065-d06a-4a70-a761-fbc5df42fe43", "created": "2019-05-12T23:19:00Z", "tenant_id": "502ad302317540d78206e49a51170791", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-12 23:19:12,743 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-1caf7c50-f115-4a67-96d0-51fbd180abb8 2019-05-12 23:19:12,743 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.51566791534s 2019-05-12 23:19:12,750 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-12 23:19:14,752 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-12 23:19:14,755 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}46f5ade37d217c217d9be087b8a0ca791a064a66" 2019-05-12 23:19:16,802 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 811 Content-Type: application/json Date: Sun, 12 May 2019 23:19: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-7fd938b5-ebdb-46c4-9708-f42b0625bb64 x-openstack-request-id: req-7fd938b5-ebdb-46c4-9708-f42b0625bb64 2019-05-12 23:19:16,803 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm1-net_9b5b7065-d06a-4a70-a761-fbc5df42fe43": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:5a:2d", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0e40bc11-2a1b-47d3-a6da-15b8bc6bc05a", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0e40bc11-2a1b-47d3-a6da-15b8bc6bc05a", "rel": "bookmark"}], "image": {"id": "6a091cc6-0416-4a09-9a7a-01eb7e7a77df", "links": [{"href": "http://172.30.9.24:8774/images/6a091cc6-0416-4a09-9a7a-01eb7e7a77df", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": "2019-05-12T23:19:14.000000", "flavor": {"id": "32c15dc0-3266-456c-9790-06954cc16635", "links": [{"href": "http://172.30.9.24:8774/flavors/32c15dc0-3266-456c-9790-06954cc16635", "rel": "bookmark"}]}, "id": "0e40bc11-2a1b-47d3-a6da-15b8bc6bc05a", "security_groups": [{"name": "singlevm1-sg_9b5b7065-d06a-4a70-a761-fbc5df42fe43"}], "user_id": "7de183e8dc884d4291809f553b399004", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-12T23:19:14Z", "hostId": "0b61867ac83f13448421d266c73821b75cbad6bbd77d03cde531e24b", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_9b5b7065-d06a-4a70-a761-fbc5df42fe43", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_9b5b7065-d06a-4a70-a761-fbc5df42fe43", "created": "2019-05-12T23:19:00Z", "tenant_id": "502ad302317540d78206e49a51170791", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-12 23:19:16,803 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-7fd938b5-ebdb-46c4-9708-f42b0625bb64 2019-05-12 23:19:16,803 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 2.05076599121s 2019-05-12 23:19:16,810 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-05-12 23:19:16,810 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/ports.json?device_id=0e40bc11-2a1b-47d3-a6da-15b8bc6bc05a" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46f5ade37d217c217d9be087b8a0ca791a064a66" 2019-05-12 23:19:17,119 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 991 Content-Type: application/json Date: Sun, 12 May 2019 23:19:17 GMT X-Openstack-Request-Id: req-5e5a3909-7e45-417b-943f-13210857f017 2019-05-12 23:19:17,119 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-12T23:19:13Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"2bc9122d-fb6e-4d90-a0c2-ff68968a48e5","ip_address":"192.168.120.7"}],"id":"b5c1a98f-d291-4edc-a686-89f826e12d8b","security_groups":["1bcf0970-6c04-4dbe-973c-952c4dd019e0"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:10:5a:2d","project_id":"502ad302317540d78206e49a51170791","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"32036eb3-2b63-4119-aac4-a41ee93435f2","tenant_id":"502ad302317540d78206e49a51170791","created_at":"2019-05-12T23:19:06Z","binding:vnic_type":"normal","device_id":"0e40bc11-2a1b-47d3-a6da-15b8bc6bc05a","ip_allocation":"immediate"}]} 2019-05-12 23:19:17,119 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=0e40bc11-2a1b-47d3-a6da-15b8bc6bc05a used request id req-5e5a3909-7e45-417b-943f-13210857f017 2019-05-12 23:19:17,120 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.30984210968s 2019-05-12 23:19:17,129 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-12 23:19:17,130 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/floatingips.json?port_id=b5c1a98f-d291-4edc-a686-89f826e12d8b" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46f5ade37d217c217d9be087b8a0ca791a064a66" 2019-05-12 23:19:17,182 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 12 May 2019 23:19:17 GMT X-Openstack-Request-Id: req-edf1203b-3c4d-4355-9afe-2bc32710fe09 2019-05-12 23:19:17,182 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-05-12 23:19:17,183 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json?port_id=b5c1a98f-d291-4edc-a686-89f826e12d8b used request id req-edf1203b-3c4d-4355-9afe-2bc32710fe09 2019-05-12 23:19:17,183 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0531890392303s 2019-05-12 23:19:17,183 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm1-net_9b5b7065-d06a-4a70-a761-fbc5df42fe43': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:10:5a:2d', 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'6a091cc6-0416-4a09-9a7a-01eb7e7a77df'}), 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-05-12T23:19:14.000000', 'flavor': Munch({u'id': u'32c15dc0-3266-456c-9790-06954cc16635'}), 'az': u'nova', 'id': u'0e40bc11-2a1b-47d3-a6da-15b8bc6bc05a', 'security_groups': [Munch({u'name': u'singlevm1-sg_9b5b7065-d06a-4a70-a761-fbc5df42fe43'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'7de183e8dc884d4291809f553b399004', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'502ad302317540d78206e49a51170791', '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-05-12T23:19:14.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-05-12T23:19:14Z', 'hostId': u'0b61867ac83f13448421d266c73821b75cbad6bbd77d03cde531e24b', u'OS-EXT-SRV-ATTR:host': u'overcloud-novacompute-1.opnfvlf.org', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm1-kp_9b5b7065-d06a-4a70-a761-fbc5df42fe43', 'public_v6': '', 'private_v4': u'192.168.120.7', 'cloud': 'envvars', 'host_id': u'0b61867ac83f13448421d266c73821b75cbad6bbd77d03cde531e24b', '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-05-12T23:19:14.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'502ad302317540d78206e49a51170791', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', 'name': u'singlevm1-vm_9b5b7065-d06a-4a70-a761-fbc5df42fe43', 'adminPass': u'Aaog27cNAUDi', 'tenant_id': u'502ad302317540d78206e49a51170791', 'created_at': u'2019-05-12T23:19:00Z', 'created': u'2019-05-12T23:19:00Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-05-12 23:19:17,189 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-12 23:19:17,189 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}46f5ade37d217c217d9be087b8a0ca791a064a66" 2019-05-12 23:19:17,555 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2146 Content-Type: application/json Date: Sun, 12 May 2019 23:19:17 GMT X-Openstack-Request-Id: req-ab07362f-260d-4a00-9198-933dcee7be71 2019-05-12 23:19:17,555 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"32036eb3-2b63-4119-aac4-a41ee93435f2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":32,"ipv4_address_scope":null,"shared":false,"project_id":"502ad302317540d78206e49a51170791","l2_adjacency":true,"status":"ACTIVE","subnets":["2bc9122d-fb6e-4d90-a0c2-ff68968a48e5"],"description":"","tags":[],"updated_at":"2019-05-12T23:18:35Z","qos_policy_id":null,"name":"singlevm1-net_9b5b7065-d06a-4a70-a761-fbc5df42fe43","admin_state_up":true,"tenant_id":"502ad302317540d78206e49a51170791","created_at":"2019-05-12T23:18:33Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"4f2aec8c-b0e0-47e8-99eb-31505e6ea52d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":65,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["5e12a26f-8ef3-4eb1-95c2-d488b7e07a4d"],"description":"","tags":[],"updated_at":"2019-05-12T23:18:36Z","qos_policy_id":null,"name":"HA network tenant 502ad302317540d78206e49a51170791","admin_state_up":true,"tenant_id":"","created_at":"2019-05-12T23:18:36Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"b24f945a-7d07-4835-982f-37a530314074","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e1cde78fc5364b11ba375012051bd685","l2_adjacency":true,"status":"ACTIVE","subnets":["e4030248-99b3-4c84-be5c-699e1ef4626f"],"description":"","tags":[],"updated_at":"2019-05-12T23:13:19Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e1cde78fc5364b11ba375012051bd685","created_at":"2019-05-12T23:13:13Z","provider:network_type":"flat"}]} 2019-05-12 23:19:17,556 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-ab07362f-260d-4a00-9198-933dcee7be71 2019-05-12 23:19:17,556 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.366780042648s 2019-05-12 23:19:17,557 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-05-12 23:19:17,558 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/ports.json?device_id=0e40bc11-2a1b-47d3-a6da-15b8bc6bc05a" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46f5ade37d217c217d9be087b8a0ca791a064a66" 2019-05-12 23:19:17,928 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 991 Content-Type: application/json Date: Sun, 12 May 2019 23:19:17 GMT X-Openstack-Request-Id: req-ec49a61a-a03d-4106-87a6-41eec465affd 2019-05-12 23:19:17,928 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-12T23:19:13Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"2bc9122d-fb6e-4d90-a0c2-ff68968a48e5","ip_address":"192.168.120.7"}],"id":"b5c1a98f-d291-4edc-a686-89f826e12d8b","security_groups":["1bcf0970-6c04-4dbe-973c-952c4dd019e0"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:10:5a:2d","project_id":"502ad302317540d78206e49a51170791","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"32036eb3-2b63-4119-aac4-a41ee93435f2","tenant_id":"502ad302317540d78206e49a51170791","created_at":"2019-05-12T23:19:06Z","binding:vnic_type":"normal","device_id":"0e40bc11-2a1b-47d3-a6da-15b8bc6bc05a","ip_allocation":"immediate"}]} 2019-05-12 23:19:17,928 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=0e40bc11-2a1b-47d3-a6da-15b8bc6bc05a used request id req-ec49a61a-a03d-4106-87a6-41eec465affd 2019-05-12 23:19:17,929 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.371212005615s 2019-05-12 23:19:17,929 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-05-12 23:19:17,930 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}46f5ade37d217c217d9be087b8a0ca791a064a66" -d '{"floatingip": {"floating_network_id": "b24f945a-7d07-4835-982f-37a530314074", "fixed_ip_address": "192.168.120.7", "port_id": "b5c1a98f-d291-4edc-a686-89f826e12d8b"}}' 2019-05-12 23:19:20,906 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 823 Content-Type: application/json Date: Sun, 12 May 2019 23:19:21 GMT X-Openstack-Request-Id: req-7d763823-f825-4963-96f2-d9272df3eeec 2019-05-12 23:19:20,907 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "1ce20b95-c37f-4603-8499-b638a32b74f8", "status": "DOWN", "description": "", "tags": [], "tenant_id": "502ad302317540d78206e49a51170791", "created_at": "2019-05-12T23:19:19Z", "updated_at": "2019-05-12T23:19:19Z", "floating_network_id": "b24f945a-7d07-4835-982f-37a530314074", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "32036eb3-2b63-4119-aac4-a41ee93435f2", "device_owner": "compute:nova", "mac_address": "fa:16:3e:10:5a:2d", "device_id": "0e40bc11-2a1b-47d3-a6da-15b8bc6bc05a"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "502ad302317540d78206e49a51170791", "port_id": "b5c1a98f-d291-4edc-a686-89f826e12d8b", "id": "9b6fa110-4c20-4811-85e7-2dde5eb7e497", "qos_policy_id": null}} 2019-05-12 23:19:20,907 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-7d763823-f825-4963-96f2-d9272df3eeec 2019-05-12 23:19:20,907 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.97746491432s 2019-05-12 23:19:20,921 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-12 23:19:20,921 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}46f5ade37d217c217d9be087b8a0ca791a064a66" 2019-05-12 23:19:21,009 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sun, 12 May 2019 23:19:21 GMT X-Openstack-Request-Id: req-fe088296-5942-40f4-98aa-3380f688fd89 2019-05-12 23:19:21,009 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "1ce20b95-c37f-4603-8499-b638a32b74f8", "status": "DOWN", "description": "", "tags": [], "tenant_id": "502ad302317540d78206e49a51170791", "created_at": "2019-05-12T23:19:19Z", "updated_at": "2019-05-12T23:19:19Z", "floating_network_id": "b24f945a-7d07-4835-982f-37a530314074", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "32036eb3-2b63-4119-aac4-a41ee93435f2", "device_owner": "compute:nova", "mac_address": "fa:16:3e:10:5a:2d", "device_id": "0e40bc11-2a1b-47d3-a6da-15b8bc6bc05a"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "502ad302317540d78206e49a51170791", "port_id": "b5c1a98f-d291-4edc-a686-89f826e12d8b", "id": "9b6fa110-4c20-4811-85e7-2dde5eb7e497", "qos_policy_id": null}]} 2019-05-12 23:19:21,010 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-fe088296-5942-40f4-98aa-3380f688fd89 2019-05-12 23:19:21,010 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0887050628662s 2019-05-12 23:19:21,016 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-12 23:19:21,126 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-12 23:19:21,127 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}46f5ade37d217c217d9be087b8a0ca791a064a66" 2019-05-12 23:19:21,336 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sun, 12 May 2019 23:19:21 GMT X-Openstack-Request-Id: req-83c5d367-790d-4e9d-bc3f-20f3012b27a8 2019-05-12 23:19:21,337 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "1ce20b95-c37f-4603-8499-b638a32b74f8", "status": "DOWN", "description": "", "tags": [], "tenant_id": "502ad302317540d78206e49a51170791", "created_at": "2019-05-12T23:19:19Z", "updated_at": "2019-05-12T23:19:19Z", "floating_network_id": "b24f945a-7d07-4835-982f-37a530314074", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "32036eb3-2b63-4119-aac4-a41ee93435f2", "device_owner": "compute:nova", "mac_address": "fa:16:3e:10:5a:2d", "device_id": "0e40bc11-2a1b-47d3-a6da-15b8bc6bc05a"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "502ad302317540d78206e49a51170791", "port_id": "b5c1a98f-d291-4edc-a686-89f826e12d8b", "id": "9b6fa110-4c20-4811-85e7-2dde5eb7e497", "qos_policy_id": null}]} 2019-05-12 23:19:21,337 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-83c5d367-790d-4e9d-bc3f-20f3012b27a8 2019-05-12 23:19:21,337 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.210608005524s 2019-05-12 23:19:21,343 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-12 23:19:21,452 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-12 23:19:21,453 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}46f5ade37d217c217d9be087b8a0ca791a064a66" 2019-05-12 23:19:21,512 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sun, 12 May 2019 23:19:21 GMT X-Openstack-Request-Id: req-d30bdc40-058a-48aa-995a-5cb2c33bc826 2019-05-12 23:19:21,512 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "1ce20b95-c37f-4603-8499-b638a32b74f8", "status": "DOWN", "description": "", "tags": [], "tenant_id": "502ad302317540d78206e49a51170791", "created_at": "2019-05-12T23:19:19Z", "updated_at": "2019-05-12T23:19:19Z", "floating_network_id": "b24f945a-7d07-4835-982f-37a530314074", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "32036eb3-2b63-4119-aac4-a41ee93435f2", "device_owner": "compute:nova", "mac_address": "fa:16:3e:10:5a:2d", "device_id": "0e40bc11-2a1b-47d3-a6da-15b8bc6bc05a"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "502ad302317540d78206e49a51170791", "port_id": "b5c1a98f-d291-4edc-a686-89f826e12d8b", "id": "9b6fa110-4c20-4811-85e7-2dde5eb7e497", "qos_policy_id": null}]} 2019-05-12 23:19:21,512 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-d30bdc40-058a-48aa-995a-5cb2c33bc826 2019-05-12 23:19:21,513 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0599911212921s 2019-05-12 23:19:21,518 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-12 23:19:21,628 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-12 23:19:21,628 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}46f5ade37d217c217d9be087b8a0ca791a064a66" 2019-05-12 23:19:21,705 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sun, 12 May 2019 23:19:21 GMT X-Openstack-Request-Id: req-09ffed78-ac96-43fd-b94a-4c2f73ace756 2019-05-12 23:19:21,706 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "1ce20b95-c37f-4603-8499-b638a32b74f8", "status": "DOWN", "description": "", "tags": [], "tenant_id": "502ad302317540d78206e49a51170791", "created_at": "2019-05-12T23:19:19Z", "updated_at": "2019-05-12T23:19:19Z", "floating_network_id": "b24f945a-7d07-4835-982f-37a530314074", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "32036eb3-2b63-4119-aac4-a41ee93435f2", "device_owner": "compute:nova", "mac_address": "fa:16:3e:10:5a:2d", "device_id": "0e40bc11-2a1b-47d3-a6da-15b8bc6bc05a"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "502ad302317540d78206e49a51170791", "port_id": "b5c1a98f-d291-4edc-a686-89f826e12d8b", "id": "9b6fa110-4c20-4811-85e7-2dde5eb7e497", "qos_policy_id": null}]} 2019-05-12 23:19:21,706 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-09ffed78-ac96-43fd-b94a-4c2f73ace756 2019-05-12 23:19:21,706 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0784180164337s 2019-05-12 23:19:21,712 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-12 23:19:21,822 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-12 23:19:21,822 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}46f5ade37d217c217d9be087b8a0ca791a064a66" 2019-05-12 23:19:21,904 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sun, 12 May 2019 23:19:21 GMT X-Openstack-Request-Id: req-70e76bef-8a88-46dc-982f-94bd4aa30179 2019-05-12 23:19:21,905 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "1ce20b95-c37f-4603-8499-b638a32b74f8", "status": "DOWN", "description": "", "tags": [], "tenant_id": "502ad302317540d78206e49a51170791", "created_at": "2019-05-12T23:19:19Z", "updated_at": "2019-05-12T23:19:19Z", "floating_network_id": "b24f945a-7d07-4835-982f-37a530314074", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "32036eb3-2b63-4119-aac4-a41ee93435f2", "device_owner": "compute:nova", "mac_address": "fa:16:3e:10:5a:2d", "device_id": "0e40bc11-2a1b-47d3-a6da-15b8bc6bc05a"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "502ad302317540d78206e49a51170791", "port_id": "b5c1a98f-d291-4edc-a686-89f826e12d8b", "id": "9b6fa110-4c20-4811-85e7-2dde5eb7e497", "qos_policy_id": null}]} 2019-05-12 23:19:21,905 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-70e76bef-8a88-46dc-982f-94bd4aa30179 2019-05-12 23:19:21,905 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0831780433655s 2019-05-12 23:19:21,911 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-12 23:19:22,021 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-12 23:19:22,022 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}46f5ade37d217c217d9be087b8a0ca791a064a66" 2019-05-12 23:19:22,085 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sun, 12 May 2019 23:19:22 GMT X-Openstack-Request-Id: req-c0649559-2623-4731-8522-8824a7abff58 2019-05-12 23:19:22,086 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "1ce20b95-c37f-4603-8499-b638a32b74f8", "status": "DOWN", "description": "", "tags": [], "tenant_id": "502ad302317540d78206e49a51170791", "created_at": "2019-05-12T23:19:19Z", "updated_at": "2019-05-12T23:19:19Z", "floating_network_id": "b24f945a-7d07-4835-982f-37a530314074", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "32036eb3-2b63-4119-aac4-a41ee93435f2", "device_owner": "compute:nova", "mac_address": "fa:16:3e:10:5a:2d", "device_id": "0e40bc11-2a1b-47d3-a6da-15b8bc6bc05a"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "502ad302317540d78206e49a51170791", "port_id": "b5c1a98f-d291-4edc-a686-89f826e12d8b", "id": "9b6fa110-4c20-4811-85e7-2dde5eb7e497", "qos_policy_id": null}]} 2019-05-12 23:19:22,086 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-c0649559-2623-4731-8522-8824a7abff58 2019-05-12 23:19:22,086 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0648589134216s 2019-05-12 23:19:22,092 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-12 23:19:22,202 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-12 23:19:22,202 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}46f5ade37d217c217d9be087b8a0ca791a064a66" 2019-05-12 23:19:22,267 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sun, 12 May 2019 23:19:22 GMT X-Openstack-Request-Id: req-c48ae08b-d8fc-4862-ae9b-5f7ecd75afc4 2019-05-12 23:19:22,267 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "1ce20b95-c37f-4603-8499-b638a32b74f8", "status": "DOWN", "description": "", "tags": [], "tenant_id": "502ad302317540d78206e49a51170791", "created_at": "2019-05-12T23:19:19Z", "updated_at": "2019-05-12T23:19:19Z", "floating_network_id": "b24f945a-7d07-4835-982f-37a530314074", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "32036eb3-2b63-4119-aac4-a41ee93435f2", "device_owner": "compute:nova", "mac_address": "fa:16:3e:10:5a:2d", "device_id": "0e40bc11-2a1b-47d3-a6da-15b8bc6bc05a"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "502ad302317540d78206e49a51170791", "port_id": "b5c1a98f-d291-4edc-a686-89f826e12d8b", "id": "9b6fa110-4c20-4811-85e7-2dde5eb7e497", "qos_policy_id": null}]} 2019-05-12 23:19:22,268 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-c48ae08b-d8fc-4862-ae9b-5f7ecd75afc4 2019-05-12 23:19:22,268 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.065838098526s 2019-05-12 23:19:22,274 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-12 23:19:22,384 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-12 23:19:22,384 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}46f5ade37d217c217d9be087b8a0ca791a064a66" 2019-05-12 23:19:22,455 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 828 Content-Type: application/json Date: Sun, 12 May 2019 23:19:22 GMT X-Openstack-Request-Id: req-92eecc88-d722-4733-a1b1-7f4c0852fd0f 2019-05-12 23:19:22,456 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "1ce20b95-c37f-4603-8499-b638a32b74f8", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "502ad302317540d78206e49a51170791", "created_at": "2019-05-12T23:19:19Z", "updated_at": "2019-05-12T23:19:22Z", "floating_network_id": "b24f945a-7d07-4835-982f-37a530314074", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "32036eb3-2b63-4119-aac4-a41ee93435f2", "device_owner": "compute:nova", "mac_address": "fa:16:3e:10:5a:2d", "device_id": "0e40bc11-2a1b-47d3-a6da-15b8bc6bc05a"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.202", "revision_number": 1, "project_id": "502ad302317540d78206e49a51170791", "port_id": "b5c1a98f-d291-4edc-a686-89f826e12d8b", "id": "9b6fa110-4c20-4811-85e7-2dde5eb7e497", "qos_policy_id": null}]} 2019-05-12 23:19:22,456 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-92eecc88-d722-4733-a1b1-7f4c0852fd0f 2019-05-12 23:19:22,456 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0723519325256s 2019-05-12 23:19:22,462 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'1ce20b95-c37f-4603-8499-b638a32b74f8', 'updated_at': u'2019-05-12T23:19:22Z', 'fixed_ip_address': u'192.168.120.7', 'floating_ip_address': u'172.30.9.202', 'revision_number': 1, 'port_id': u'b5c1a98f-d291-4edc-a686-89f826e12d8b', 'id': u'9b6fa110-4c20-4811-85e7-2dde5eb7e497', 'network': u'b24f945a-7d07-4835-982f-37a530314074', 'port': u'b5c1a98f-d291-4edc-a686-89f826e12d8b', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'502ad302317540d78206e49a51170791', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'502ad302317540d78206e49a51170791', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'b24f945a-7d07-4835-982f-37a530314074', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'32036eb3-2b63-4119-aac4-a41ee93435f2', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:10:5a:2d', u'device_id': u'0e40bc11-2a1b-47d3-a6da-15b8bc6bc05a'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'502ad302317540d78206e49a51170791', 'created_at': u'2019-05-12T23:19:19Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'32036eb3-2b63-4119-aac4-a41ee93435f2', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:10:5a:2d', u'device_id': u'0e40bc11-2a1b-47d3-a6da-15b8bc6bc05a'}), 'router': u'1ce20b95-c37f-4603-8499-b638a32b74f8'}) 2019-05-12 23:19:22,463 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-05-12 23:19:22,466 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers/0e40bc11-2a1b-47d3-a6da-15b8bc6bc05a/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}46f5ade37d217c217d9be087b8a0ca791a064a66" -d '{"os-getConsoleOutput": {"length": null}}' 2019-05-12 23:19:23,411 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9578 Content-Type: application/json Date: Sun, 12 May 2019 23:19: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-ea1ac1b0-f7c2-425e-8053-0a0f3837becf x-openstack-request-id: req-ea1ac1b0-f7c2-425e-8053-0a0f3837becf 2019-05-12 23:19:23,414 - 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 524179023 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.222625] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656)\n[ 0.225449] pid_max: default: 32768 minimum: 301\n[ 0.226968] ACPI: Core revision 20150930\n[ 0.228894] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.231109] Security Framework initialized\n[ 0.232489] Yama: becoming mindful.\n[ 0.233735] AppArmor: AppArmor initialized\n[ 0.235157] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.237382] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.239529] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.241585] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.243902] Initializing cgroup subsys io\n[ 0.245292] Initializing cgroup subsys memory\n[ 0.246766] Initializing cgroup subsys devices\n[ 0.248363] Initializing cgroup subsys freezer\n[ 0.249849] Initializing cgroup subsys net_cls\n[ 0.251353] Initializing cgroup subsys perf_event\n[ 0.252991] Initializing cgroup subsys net_prio\n[ 0.254720] Initializing cgroup subsys hugetlb\n[ 0.256311] Initializing cgroup subsys pids\n[ 0.257841] CPU: Physical Processor ID: 0\n[ 0.259931] mce: CPU supports 10 MCE banks\n[ 0.261404] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.263219] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.281485] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.289659] ftrace: allocating 31920 entries in 125 pages\n[ 0.320379] smpboot: Max logical packages: 1\n[ 0.321805] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.324048] x2apic enabled\n[ 0.325389] Switched APIC routing to physical x2apic.\n[ 0.328179] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.330076] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.333608] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.336659] KVM setup paravirtual spinlock\n[ 0.338528] x86: Booted up 1 node, 1 CPUs\n[ 0.339898] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.342202] devtmpfs: initialized\n[ 0.344412] evm: security.selinux\n[ 0.345605] evm: security.SMACK64\n[ 0.346782] evm: security.SMACK64EXEC\n[ 0.348057] evm: security.SMACK64TRANSMUTE\n[ 0.349440] evm: security.SMACK64MMAP\n[ 0.350710] evm: security.ima\n[ 0.351800] evm: security.capability\n[ 0.353128] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.356257] pinctrl core: initialized pinctrl subsystem\n[ 0.358084] RTC time: 23:19:14, date: 05/12/19\n[ 0.359665] NET: Registered protocol family 16\n[ 0.361262] cpuidle: using governor ladder\n[ 0.362664] cpuidle: using governor menu\n[ 0.364007] PCCT header not found.\n[ 0.365258] ACPI: bus type PCI registered\n[ 0.366626] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.368717] PCI: Using configuration type 1 for base access\n[ 0.371213] ACPI: Added _OSI(Module Device)\n[ 0.372655] ACPI: Added _OSI(Processor Device)\n[ 0.374125] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.375665] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.378194] ACPI: Interpreter enabled\n[ 0.379486] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.382644] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.385795] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.388945] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.392100] ACPI: (supports S0 S5)\n[ 0.393303] ACPI: Using IOAPIC for interrupt routing\n[ 0.394917] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.399318] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.401246] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.403333] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.405359] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.409024] acpiphp: Slot [3] registered\n[ 0.410349] acpiphp: Slot [4] registered\n[ 0.411707] acpiphp: Slot [5] registered\n[ 0.413033] acpiphp: Slot [6] registered\n[ 0.414384] acpiphp: Slot [7] registered\n[ 0.415709] acpiphp: Slot [8] registered\n[ 0.417039] acpiphp: Slot [9] registered\n[ 0.418374] acpiphp: Slot [10] registered\n[ 0.419738] acpiphp: Slot [11] registered\n[ 0.421088] acpiphp: Slot [12] registered\n[ 0.422432] acpiphp: Slot [13] registered\n[ 0.423778] acpiphp: Slot [14] registered\n[ 0.425125] acpiphp: Slot [15] registered\n[ 0.442030] acpiphp: Slot [16] registered\n[ 0.443404] acpiphp: Slot [17] registered\n[ 0.444750] acpiphp: Slot [18] registered\n[ 0.446095] acpiphp: Slot [19] registered\n[ 0.447436] acpiphp: Slot [20] registered\n[ 0.448819] acpiphp: Slot [21] registered\n[ 0.450195] acpiphp: Slot [22] registered\n[ 0.451538] acpiphp: Slot [23] registered\n[ 0.452884] acpiphp: Slot [24] registered\n[ 0.454230] acpiphp: Slot [25] registered\n[ 0.455605] acpiphp: Slot [26] registered\n[ 0.456941] acpiphp: Slot [27] registered\n[ 0.458289] acpiphp: Slot [28] registered\n[ 0.459636] acpiphp: Slot [29] registered\n[ 0.460988] acpiphp: Slot [30] registered\n[ 0.462378] acpiphp: Slot [31] registered\n[ 0.463752] PCI host bridge to bus 0000:00\n[ 0.465095] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.467117] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.469173] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.471586] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.473993] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.476477] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.480949] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.483083] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.485059] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.487182] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.491498] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.493888] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.514990] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.517445] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.519832] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.522415] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.524981] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.527075] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.529204] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.531014] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.533674] vgaarb: loaded\n[ 0.534699] vgaarb: bridge control possible 0000:00:02.0\n[ 0.536700] SCSI subsystem initialized\n[ 0.538206] ACPI: bus type USB registered\n[ 0.539611] usbcore: registered new interface driver usbfs\n[ 0.541390] usbcore: registered new interface driver hub\n[ 0.543107] usbcore: registered new device driver usb\n[ 0.547219] PCI: Using ACPI for IRQ routing\n[ 0.549402] NetLabel: Initializing\n[ 0.550637] NetLabel: domain hash size = 128\n[ 0.552099] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.553748] NetLabel: unlabeled traffic allowed by default\n[ 0.555810] clocksource: Switched to clocksource kvm-clock\n[ 0.566134] AppArmor: AppArmor Filesystem Enabled\n[ 0.567776] pnp: PnP ACPI init\n[ 0.569391] pnp: PnP ACPI: found 5 devices\n[ 0.576856] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.580194] NET: Registered protocol family 2\n[ 0.581973] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.584229] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.586427] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.588527] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.590404] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.592480] NET: Registered protocol family 1\n[ 0.593999] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.595933] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.597780] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.612770] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.627982] Trying to unpack rootfs image as initramfs...\n[ 0.689194] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.691981] Scanning for low memory corruption every 60 seconds\n[ 0.694175] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.696221] audit: initializing netlink subsys (disabled)\n[ 0.697982] audit: type=2000 audit(1557703155.303:1): initialized\n[ 0.700203] Initialise system trusted keyring\n[ 0.701789] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.703769] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.706820] zbud: loaded\n[ 0.707981] VFS: Disk quotas dquot_6.6.0\n[ 0.709364] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.711882] fuse init (API version 7.23)\n[ 0.713374] Key type big_key registered\n[ 0.714731] Allocating IMA MOK and blacklist keyrings.\n[ 0.716768] Key type asymmetric registered\n[ 0.718172] Asymmetric key parser 'x509' registered\n[ 0.719842] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.722365] io scheduler noop registered\n[ 0.723710] io scheduler deadline registered (default)\n[ 0.725436] io scheduler cfq registered\n[ 0.726874] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.728695] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.730852] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.733345] ACPI: Power Button [PWRF]\n[ 0.734757] GHES: HEST is not enabled!\n[ 0.749060] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.778561] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.781900] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.808277] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.811706] Linux agpgart interface v0.103\n[ 0.815278] brd: module loaded\n[ 0.817691] loop: module loaded\n[ 0.823511] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.826003] GPT:90111 != 2097151\n[ 0.827157] GPT:Alternate GPT header not at the end of the disk.\n[ 0.829012] GPT:90111 != 2097151\n[ 0.830179] GPT: Use GNU Parted to correct GPT errors.\n[ 0.831841] vda: vda1 vda15\n[ 0.833647] scsi host0: ata_piix\n[ 0.834896] scsi host1: ata_piix\n[ 0.836122] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.838177] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.840852] libphy: Fixed MDIO Bus: probed\n[ 0.842254] tun: Universal TUN/TAP device driver, 1.6\n[ 0.843857] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.847034] PPP generic driver version 2.4.2\n[ 0.848581] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.850626] ehci-pci: EHCI PCI platform driver\n[ 0.852128] ehci-platform: EHCI generic platform driver\n[ 0.853838] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.855768] ohci-pci: OHCI PCI platform driver\n[ 0.857256] ohci-platform: OHCI generic platform driver\n[ 0.858963] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.873959] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.875677] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.878177] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.879879] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.881829] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.883939] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.886368] usb usb1: Product: UHCI Host Controller\n[ 0.887960] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.889908] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.891532] hub 1-0:1.0: USB hub found\n[ 0.892868] hub 1-0:1.0: 2 ports detected\n[ 0.894395] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.897949] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.899575] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.901293] mousedev: PS/2 mouse device common for all mice\n[ 0.903436] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.906331] rtc_cmos 00:00: RTC can wake from S4\n[ 0.908403] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.910452] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.912509] i2c /dev entries driver\n[ 0.913818] device-mapper: uevent: version 1.0.3\n[ 0.915428] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.918234] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.920456] NET: Registered protocol family 10\n[ 0.922227] NET: Registered protocol family 17\n[ 0.923750] Key type dns_resolver registered\n[ 0.925384] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.927275] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.930248] registered taskstats version 1\n[ 0.931683] Loading compiled-in X.509 certificates\n[ 0.933833] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.937043] zswap: loaded using pool lzo/zbud\n[ 0.939315] Key type trusted registered\n[ 0.941684] Key type encrypted registered\n[ 0.943089] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.944878] ima: No TPM chip found, activating TPM-bypass!\n[ 0.946674] evm: HMAC attrs: 0x1\n[ 0.948236] Magic number: 3:607:352\n[ 0.949675] rtc_cmos 00:00: setting system clock to 2019-05-12 23:19:14 UTC (1557703154)\n[ 0.952431] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.954335] EDD information not available.\n[ 0.997527] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.016056] Write protecting the kernel read-only data: 14336k\n[ 1.019357] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.022357] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.75\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 1.072968] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.88\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.7...\nLease of 192.168.120.7 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.03. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCAFOzACgXAIbuAyPN5KZcj3sbybsR/S692QVIpOK5cT2my4bBEzncNScyyQeMMyydse7Ie+oW7l9BaHS/B9xV93WjRNbVK6EwozVCJCCUiiB9OX6y3Ra3b+HXNdBMAvC5kAApLU9rWHr4yukvquC17Um/tIxnnvTu3RaMFNFPiZXlvv6a9n6oW88mMPjmKaYvervVNICy9cvw/UmJuItKCfH7aW8eaUAXLY0uF3CC/ZdtkdrjZ+N0apI6NrqzLRD3rs03j9OinN5Uxlhci0elUJ0AXbzUc4EkOIezbC6Sp1JJjUE0IBQ7SFARi/lG4jfq2on6uPrXE+xEFQLSdlzNV root@singlevm1-vm-9b5b7065-d06a-4a70-a761-fbc5df42fe43\nssh-dss AAAAB3NzaC1kc3MAAACBAKnQDLUf/LqJ3k3XWneBc3Qdxi6+QdmiSBzrTP+3Iq8pofjIZ3V0GrW7tR1FLFX/So9DeEHOIf/zb6OIY9mRYPNYj63g4r33+5exHdEUjD4GgihitRt+zxUfeQ43RIRmtJde0elLH7WOJmMYZUU6pjRUmOQAS339kSJCMTgIKYEDAAAAFQCwjy04ZViex5w9jrsI3/LBhZIaDwAAAIEAnBpwl2KAlevt4gLffQktRr1/bLtxK1caTmjrCJ0cq7p6EPFic5LeC7ExkuGv97wTnNc5Nm+3kAtDzckd4Dcqn05rZBr1FHB/hm35655YU2vlTtK04XAW6CvYlV2UAQF7RFKz0pVzMgEhrEZEjOr+CnyUQGZ6JSM7PDosOQr/XisAAACAaF3VjHbaAtU1T5Z+mGGcCttoTbcxvxXYBbgWGn32Mr9eY1KT2U/e3VPN0nH9I51jVCYuQ+Kz1aDTYOA8Tl/ikwzRKdlqFFDxNfrxFKx+oc4+zFIRI4EJLbsbCRZd62yQLi534qZXC2+S8XWI5eZA2wSyjyAS8QIlwT23HEpOpQ0= root@singlevm1-vm-9b5b7065-d06a-4a70-a761-fbc5df42fe43\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.58s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.7,24,fe80::f816:3eff:fe10:5a2d/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.7 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000002\nname: N/A\navailability-zone: nova\nlocal-hostname: singlevm1-vm-9b5b7065-d06a-4a70-a761-fbc5df42fe43\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=5.30 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsinglevm1-vm-9b5b7065-d06a-4a70-a761-fbc5df42fe43 login: "} 2019-05-12 23:19:23,414 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/0e40bc11-2a1b-47d3-a6da-15b8bc6bc05a/action used request id req-ea1ac1b0-f7c2-425e-8053-0a0f3837becf 2019-05-12 23:19:23,415 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.951462984085s 2019-05-12 23:19:23,415 - 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 524179023 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.222625] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.225449] pid_max: default: 32768 minimum: 301 [ 0.226968] ACPI: Core revision 20150930 [ 0.228894] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.231109] Security Framework initialized [ 0.232489] Yama: becoming mindful. [ 0.233735] AppArmor: AppArmor initialized [ 0.235157] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.237382] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.239529] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.241585] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.243902] Initializing cgroup subsys io [ 0.245292] Initializing cgroup subsys memory [ 0.246766] Initializing cgroup subsys devices [ 0.248363] Initializing cgroup subsys freezer [ 0.249849] Initializing cgroup subsys net_cls [ 0.251353] Initializing cgroup subsys perf_event [ 0.252991] Initializing cgroup subsys net_prio [ 0.254720] Initializing cgroup subsys hugetlb [ 0.256311] Initializing cgroup subsys pids [ 0.257841] CPU: Physical Processor ID: 0 [ 0.259931] mce: CPU supports 10 MCE banks [ 0.261404] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.263219] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.281485] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.289659] ftrace: allocating 31920 entries in 125 pages [ 0.320379] smpboot: Max logical packages: 1 [ 0.321805] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.324048] x2apic enabled [ 0.325389] Switched APIC routing to physical x2apic. [ 0.328179] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.330076] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.333608] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.336659] KVM setup paravirtual spinlock [ 0.338528] x86: Booted up 1 node, 1 CPUs [ 0.339898] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.342202] devtmpfs: initialized [ 0.344412] evm: security.selinux [ 0.345605] evm: security.SMACK64 [ 0.346782] evm: security.SMACK64EXEC [ 0.348057] evm: security.SMACK64TRANSMUTE [ 0.349440] evm: security.SMACK64MMAP [ 0.350710] evm: security.ima [ 0.351800] evm: security.capability [ 0.353128] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.356257] pinctrl core: initialized pinctrl subsystem [ 0.358084] RTC time: 23:19:14, date: 05/12/19 [ 0.359665] NET: Registered protocol family 16 [ 0.361262] cpuidle: using governor ladder [ 0.362664] cpuidle: using governor menu [ 0.364007] PCCT header not found. [ 0.365258] ACPI: bus type PCI registered [ 0.366626] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.368717] PCI: Using configuration type 1 for base access [ 0.371213] ACPI: Added _OSI(Module Device) [ 0.372655] ACPI: Added _OSI(Processor Device) [ 0.374125] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.375665] ACPI: Added _OSI(Processor Aggregator Device) [ 0.378194] ACPI: Interpreter enabled [ 0.379486] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.382644] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.385795] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.388945] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.392100] ACPI: (supports S0 S5) [ 0.393303] ACPI: Using IOAPIC for interrupt routing [ 0.394917] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.399318] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.401246] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.403333] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.405359] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.409024] acpiphp: Slot [3] registered [ 0.410349] acpiphp: Slot [4] registered [ 0.411707] acpiphp: Slot [5] registered [ 0.413033] acpiphp: Slot [6] registered [ 0.414384] acpiphp: Slot [7] registered [ 0.415709] acpiphp: Slot [8] registered [ 0.417039] acpiphp: Slot [9] registered [ 0.418374] acpiphp: Slot [10] registered [ 0.419738] acpiphp: Slot [11] registered [ 0.421088] acpiphp: Slot [12] registered [ 0.422432] acpiphp: Slot [13] registered [ 0.423778] acpiphp: Slot [14] registered [ 0.425125] acpiphp: Slot [15] registered [ 0.442030] acpiphp: Slot [16] registered [ 0.443404] acpiphp: Slot [17] registered [ 0.444750] acpiphp: Slot [18] registered [ 0.446095] acpiphp: Slot [19] registered [ 0.447436] acpiphp: Slot [20] registered [ 0.448819] acpiphp: Slot [21] registered [ 0.450195] acpiphp: Slot [22] registered [ 0.451538] acpiphp: Slot [23] registered [ 0.452884] acpiphp: Slot [24] registered [ 0.454230] acpiphp: Slot [25] registered [ 0.455605] acpiphp: Slot [26] registered [ 0.456941] acpiphp: Slot [27] registered [ 0.458289] acpiphp: Slot [28] registered [ 0.459636] acpiphp: Slot [29] registered [ 0.460988] acpiphp: Slot [30] registered [ 0.462378] acpiphp: Slot [31] registered [ 0.463752] PCI host bridge to bus 0000:00 [ 0.465095] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.467117] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.469173] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.471586] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.473993] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.476477] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.480949] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.483083] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.485059] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.487182] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.491498] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.493888] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.514990] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.517445] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.519832] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.522415] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.524981] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.527075] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.529204] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.531014] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.533674] vgaarb: loaded [ 0.534699] vgaarb: bridge control possible 0000:00:02.0 [ 0.536700] SCSI subsystem initialized [ 0.538206] ACPI: bus type USB registered [ 0.539611] usbcore: registered new interface driver usbfs [ 0.541390] usbcore: registered new interface driver hub [ 0.543107] usbcore: registered new device driver usb [ 0.547219] PCI: Using ACPI for IRQ routing [ 0.549402] NetLabel: Initializing [ 0.550637] NetLabel: domain hash size = 128 [ 0.552099] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.553748] NetLabel: unlabeled traffic allowed by default [ 0.555810] clocksource: Switched to clocksource kvm-clock [ 0.566134] AppArmor: AppArmor Filesystem Enabled [ 0.567776] pnp: PnP ACPI init [ 0.569391] pnp: PnP ACPI: found 5 devices [ 0.576856] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.580194] NET: Registered protocol family 2 [ 0.581973] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.584229] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.586427] TCP: Hash tables configured (established 4096 bind 4096) [ 0.588527] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.590404] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.592480] NET: Registered protocol family 1 [ 0.593999] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.595933] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.597780] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.612770] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.627982] Trying to unpack rootfs image as initramfs... [ 0.689194] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.691981] Scanning for low memory corruption every 60 seconds [ 0.694175] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.696221] audit: initializing netlink subsys (disabled) [ 0.697982] audit: type=2000 audit(1557703155.303:1): initialized [ 0.700203] Initialise system trusted keyring [ 0.701789] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.703769] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.706820] zbud: loaded [ 0.707981] VFS: Disk quotas dquot_6.6.0 [ 0.709364] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.711882] fuse init (API version 7.23) [ 0.713374] Key type big_key registered [ 0.714731] Allocating IMA MOK and blacklist keyrings. [ 0.716768] Key type asymmetric registered [ 0.718172] Asymmetric key parser 'x509' registered [ 0.719842] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.722365] io scheduler noop registered [ 0.723710] io scheduler deadline registered (default) [ 0.725436] io scheduler cfq registered [ 0.726874] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.728695] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.730852] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.733345] ACPI: Power Button [PWRF] [ 0.734757] GHES: HEST is not enabled! [ 0.749060] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.778561] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.781900] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.808277] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.811706] Linux agpgart interface v0.103 [ 0.815278] brd: module loaded [ 0.817691] loop: module loaded [ 0.823511] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.826003] GPT:90111 != 2097151 [ 0.827157] GPT:Alternate GPT header not at the end of the disk. [ 0.829012] GPT:90111 != 2097151 [ 0.830179] GPT: Use GNU Parted to correct GPT errors. [ 0.831841] vda: vda1 vda15 [ 0.833647] scsi host0: ata_piix [ 0.834896] scsi host1: ata_piix [ 0.836122] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.838177] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.840852] libphy: Fixed MDIO Bus: probed [ 0.842254] tun: Universal TUN/TAP device driver, 1.6 [ 0.843857] tun: (C) 1999-2004 Max Krasnyansky [ 0.847034] PPP generic driver version 2.4.2 [ 0.848581] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.850626] ehci-pci: EHCI PCI platform driver [ 0.852128] ehci-platform: EHCI generic platform driver [ 0.853838] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.855768] ohci-pci: OHCI PCI platform driver [ 0.857256] ohci-platform: OHCI generic platform driver [ 0.858963] uhci_hcd: USB Universal Host Controller Interface driver [ 0.873959] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.875677] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.878177] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.879879] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.881829] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.883939] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.886368] usb usb1: Product: UHCI Host Controller [ 0.887960] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.889908] usb usb1: SerialNumber: 0000:00:01.2 [ 0.891532] hub 1-0:1.0: USB hub found [ 0.892868] hub 1-0:1.0: 2 ports detected [ 0.894395] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.897949] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.899575] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.901293] mousedev: PS/2 mouse device common for all mice [ 0.903436] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.906331] rtc_cmos 00:00: RTC can wake from S4 [ 0.908403] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.910452] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.912509] i2c /dev entries driver [ 0.913818] device-mapper: uevent: version 1.0.3 [ 0.915428] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.918234] ledtrig-cpu: registered to indicate activity on CPUs [ 0.920456] NET: Registered protocol family 10 [ 0.922227] NET: Registered protocol family 17 [ 0.923750] Key type dns_resolver registered [ 0.925384] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.927275] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.930248] registered taskstats version 1 [ 0.931683] Loading compiled-in X.509 certificates [ 0.933833] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.937043] zswap: loaded using pool lzo/zbud [ 0.939315] Key type trusted registered [ 0.941684] Key type encrypted registered [ 0.943089] AppArmor: AppArmor sha1 policy hashing enabled [ 0.944878] ima: No TPM chip found, activating TPM-bypass! [ 0.946674] evm: HMAC attrs: 0x1 [ 0.948236] Magic number: 3:607:352 [ 0.949675] rtc_cmos 00:00: setting system clock to 2019-05-12 23:19:14 UTC (1557703154) [ 0.952431] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.954335] EDD information not available. [ 0.997527] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.016056] Write protecting the kernel read-only data: 14336k [ 1.019357] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.022357] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.072968] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.88 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.7... Lease of 192.168.120.7 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.03. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCAFOzACgXAIbuAyPN5KZcj3sbybsR/S692QVIpOK5cT2my4bBEzncNScyyQeMMyydse7Ie+oW7l9BaHS/B9xV93WjRNbVK6EwozVCJCCUiiB9OX6y3Ra3b+HXNdBMAvC5kAApLU9rWHr4yukvquC17Um/tIxnnvTu3RaMFNFPiZXlvv6a9n6oW88mMPjmKaYvervVNICy9cvw/UmJuItKCfH7aW8eaUAXLY0uF3CC/ZdtkdrjZ+N0apI6NrqzLRD3rs03j9OinN5Uxlhci0elUJ0AXbzUc4EkOIezbC6Sp1JJjUE0IBQ7SFARi/lG4jfq2on6uPrXE+xEFQLSdlzNV root@singlevm1-vm-9b5b7065-d06a-4a70-a761-fbc5df42fe43 ssh-dss AAAAB3NzaC1kc3MAAACBAKnQDLUf/LqJ3k3XWneBc3Qdxi6+QdmiSBzrTP+3Iq8pofjIZ3V0GrW7tR1FLFX/So9DeEHOIf/zb6OIY9mRYPNYj63g4r33+5exHdEUjD4GgihitRt+zxUfeQ43RIRmtJde0elLH7WOJmMYZUU6pjRUmOQAS339kSJCMTgIKYEDAAAAFQCwjy04ZViex5w9jrsI3/LBhZIaDwAAAIEAnBpwl2KAlevt4gLffQktRr1/bLtxK1caTmjrCJ0cq7p6EPFic5LeC7ExkuGv97wTnNc5Nm+3kAtDzckd4Dcqn05rZBr1FHB/hm35655YU2vlTtK04XAW6CvYlV2UAQF7RFKz0pVzMgEhrEZEjOr+CnyUQGZ6JSM7PDosOQr/XisAAACAaF3VjHbaAtU1T5Z+mGGcCttoTbcxvxXYBbgWGn32Mr9eY1KT2U/e3VPN0nH9I51jVCYuQ+Kz1aDTYOA8Tl/ikwzRKdlqFFDxNfrxFKx+oc4+zFIRI4EJLbsbCRZd62yQLi534qZXC2+S8XWI5eZA2wSyjyAS8QIlwT23HEpOpQ0= root@singlevm1-vm-9b5b7065-d06a-4a70-a761-fbc5df42fe43 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.58s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.7,24,fe80::f816:3eff:fe10:5a2d/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.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000002 name: N/A availability-zone: nova local-hostname: singlevm1-vm-9b5b7065-d06a-4a70-a761-fbc5df42fe43 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=5.30 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. singlevm1-vm-9b5b7065-d06a-4a70-a761-fbc5df42fe43 login: 2019-05-12 23:19:23,420 - paramiko.transport - DEBUG - starting thread (client mode): 0xbf589d50L 2019-05-12 23:19:23,420 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-05-12 23:19:23,421 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2019-05-12 23:19:23,421 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2019-05-12 23:19:23,422 - 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-05-12 23:19:23,422 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-05-12 23:19:23,423 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2019-05-12 23:19:23,423 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-05-12 23:19:23,423 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-05-12 23:19:23,423 - paramiko.transport - DEBUG - Compression agreed: none 2019-05-12 23:19:23,443 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-05-12 23:19:23,444 - paramiko.transport - DEBUG - Switch to new keys ... 2019-05-12 23:19:23,452 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.202: c7aa97bb8790ca2a0a8c2e3e6a399cfa 2019-05-12 23:19:23,454 - paramiko.transport - DEBUG - Trying discovered key bf2dc34e207747158733f05cf7430a0d in /tmp/tmpvZ3bb8 2019-05-12 23:19:23,481 - paramiko.transport - DEBUG - userauth is OK 2019-05-12 23:19:23,487 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-05-12 23:19:23,519 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-05-12 23:19:23,520 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2019-05-12 23:19:23,520 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-05-12 23:19:23,521 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-05-12 23:19:23,522 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-05-12 23:19:23,522 - functest.core.singlevm - DEBUG - output: Hello World 2019-05-12 23:19:23,523 - functest.core.singlevm - DEBUG - error: 2019-05-12 23:19:23,527 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-05-12 23:19:23,635 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-05-12 23:19:23,636 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm1 | functest | 00:50 | PASS | +-------------------+------------------+------------------+----------------+ 2019-05-12 23:19:23,645 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-05-12 23:19:23,645 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/floatingips/9b6fa110-4c20-4811-85e7-2dde5eb7e497.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46f5ade37d217c217d9be087b8a0ca791a064a66" 2019-05-12 23:19:25,545 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 12 May 2019 23:19:25 GMT X-Openstack-Request-Id: req-831a5ddb-6780-419d-ac9f-dbb6427154c7 2019-05-12 23:19:25,545 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-12 23:19:25,545 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/floatingips/9b6fa110-4c20-4811-85e7-2dde5eb7e497.json used request id req-831a5ddb-6780-419d-ac9f-dbb6427154c7 2019-05-12 23:19:25,545 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.90043306351s 2019-05-12 23:19:25,555 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-12 23:19:25,555 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}46f5ade37d217c217d9be087b8a0ca791a064a66" 2019-05-12 23:19:25,609 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 12 May 2019 23:19:25 GMT X-Openstack-Request-Id: req-79ac39e6-e4f9-46c1-a796-033a4bd54a85 2019-05-12 23:19:25,610 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-05-12 23:19:25,610 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-79ac39e6-e4f9-46c1-a796-033a4bd54a85 2019-05-12 23:19:25,610 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0549988746643s 2019-05-12 23:19:25,611 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-05-12 23:19:25,614 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/servers/0e40bc11-2a1b-47d3-a6da-15b8bc6bc05a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46f5ade37d217c217d9be087b8a0ca791a064a66" 2019-05-12 23:19:25,935 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Sun, 12 May 2019 23:19:25 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-532e75f8-1e65-46b1-9513-446e67976926 x-openstack-request-id: req-532e75f8-1e65-46b1-9513-446e67976926 2019-05-12 23:19:25,935 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/0e40bc11-2a1b-47d3-a6da-15b8bc6bc05a used request id req-532e75f8-1e65-46b1-9513-446e67976926 2019-05-12 23:19:25,936 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.324688911438s 2019-05-12 23:19:25,936 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-12 23:19:25,939 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}46f5ade37d217c217d9be087b8a0ca791a064a66" 2019-05-12 23:19:26,785 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 832 Content-Type: application/json Date: Sun, 12 May 2019 23:19: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-0fcfe632-4036-4408-b068-ff93142fb6b0 x-openstack-request-id: req-0fcfe632-4036-4408-b068-ff93142fb6b0 2019-05-12 23:19:26,786 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"singlevm1-net_9b5b7065-d06a-4a70-a761-fbc5df42fe43": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:5a:2d", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:5a:2d", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0e40bc11-2a1b-47d3-a6da-15b8bc6bc05a", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0e40bc11-2a1b-47d3-a6da-15b8bc6bc05a", "rel": "bookmark"}], "image": {"id": "6a091cc6-0416-4a09-9a7a-01eb7e7a77df", "links": [{"href": "http://172.30.9.24:8774/images/6a091cc6-0416-4a09-9a7a-01eb7e7a77df", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": "2019-05-12T23:19:14.000000", "flavor": {"id": "32c15dc0-3266-456c-9790-06954cc16635", "links": [{"href": "http://172.30.9.24:8774/flavors/32c15dc0-3266-456c-9790-06954cc16635", "rel": "bookmark"}]}, "id": "0e40bc11-2a1b-47d3-a6da-15b8bc6bc05a", "security_groups": [{"name": "singlevm1-sg_9b5b7065-d06a-4a70-a761-fbc5df42fe43"}], "user_id": "7de183e8dc884d4291809f553b399004", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-12T23:19:25Z", "hostId": "0b61867ac83f13448421d266c73821b75cbad6bbd77d03cde531e24b", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_9b5b7065-d06a-4a70-a761-fbc5df42fe43", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_9b5b7065-d06a-4a70-a761-fbc5df42fe43", "created": "2019-05-12T23:19:00Z", "tenant_id": "502ad302317540d78206e49a51170791", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-12 23:19:26,786 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-0fcfe632-4036-4408-b068-ff93142fb6b0 2019-05-12 23:19:26,786 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.850186109543s 2019-05-12 23:19:26,788 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-12 23:19:28,790 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-12 23:19:28,793 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}46f5ade37d217c217d9be087b8a0ca791a064a66" 2019-05-12 23:19:28,996 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Sun, 12 May 2019 23:19: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-d8a4aec0-b29d-4f9b-93e3-ffa82e5cb8f8 x-openstack-request-id: req-d8a4aec0-b29d-4f9b-93e3-ffa82e5cb8f8 2019-05-12 23:19:28,996 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-05-12 23:19:28,996 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-d8a4aec0-b29d-4f9b-93e3-ffa82e5cb8f8 2019-05-12 23:19:28,997 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.206149101257s 2019-05-12 23:19:29,002 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-12 23:19:29,003 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}46f5ade37d217c217d9be087b8a0ca791a064a66" 2019-05-12 23:19:29,060 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9337 Content-Type: application/json Date: Sun, 12 May 2019 23:19:29 GMT X-Openstack-Request-Id: req-98fe1596-d557-4089-9d34-7aac0929901f 2019-05-12 23:19:29,062 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "502ad302317540d78206e49a51170791", "created_at": "2019-05-12T23:18:51Z", "updated_at": "2019-05-12T23:18:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:18:51Z", "revision_number": 0, "id": "9596fc6a-4645-4f05-b90b-31554a34bd2a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-12T23:18:51Z", "security_group_id": "1bcf0970-6c04-4dbe-973c-952c4dd019e0", "tenant_id": "502ad302317540d78206e49a51170791", "port_range_min": null, "ethertype": "IPv4", "project_id": "502ad302317540d78206e49a51170791"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:18:51Z", "revision_number": 0, "id": "782eb959-ec0b-4b08-adad-ca2bf655696c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-12T23:18:51Z", "security_group_id": "1bcf0970-6c04-4dbe-973c-952c4dd019e0", "tenant_id": "502ad302317540d78206e49a51170791", "port_range_min": null, "ethertype": "IPv6", "project_id": "502ad302317540d78206e49a51170791"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:18:53Z", "revision_number": 0, "id": "382bb28c-4fb4-42c3-8e3c-e2f78d352f05", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-12T23:18:53Z", "security_group_id": "1bcf0970-6c04-4dbe-973c-952c4dd019e0", "tenant_id": "502ad302317540d78206e49a51170791", "port_range_min": null, "ethertype": "IPv4", "project_id": "502ad302317540d78206e49a51170791"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-05-12T23:18:52Z", "revision_number": 0, "id": "24cdb996-3b15-49ac-9e2a-0739fd9e364b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-12T23:18:52Z", "security_group_id": "1bcf0970-6c04-4dbe-973c-952c4dd019e0", "tenant_id": "502ad302317540d78206e49a51170791", "port_range_min": 22, "ethertype": "IPv4", "project_id": "502ad302317540d78206e49a51170791"}], "revision_number": 3, "project_id": "502ad302317540d78206e49a51170791", "id": "1bcf0970-6c04-4dbe-973c-952c4dd019e0", "name": "singlevm1-sg_9b5b7065-d06a-4a70-a761-fbc5df42fe43"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-05-12T23:16:08Z", "updated_at": "2019-05-12T23:16:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:16:08Z", "revision_number": 0, "id": "af5ba5b0-2752-4a57-aff5-83f2a9cf3b8c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-12T23:16:08Z", "security_group_id": "36169eb6-bc8e-47cb-b365-5eb3f4dd9a49", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:16:08Z", "revision_number": 0, "id": "5b0d0dab-012c-4d82-838f-c6af90680c6a", "remote_group_id": "36169eb6-bc8e-47cb-b365-5eb3f4dd9a49", "remote_ip_prefix": null, "created_at": "2019-05-12T23:16:08Z", "security_group_id": "36169eb6-bc8e-47cb-b365-5eb3f4dd9a49", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:16:08Z", "revision_number": 0, "id": "9b4b553d-797e-4874-9e62-5136e57ed47f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-12T23:16:08Z", "security_group_id": "36169eb6-bc8e-47cb-b365-5eb3f4dd9a49", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:16:08Z", "revision_number": 0, "id": "c44e8fb6-4008-4146-84d9-2db8cc24727b", "remote_group_id": "36169eb6-bc8e-47cb-b365-5eb3f4dd9a49", "remote_ip_prefix": null, "created_at": "2019-05-12T23:16:08Z", "security_group_id": "36169eb6-bc8e-47cb-b365-5eb3f4dd9a49", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "36169eb6-bc8e-47cb-b365-5eb3f4dd9a49", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "502ad302317540d78206e49a51170791", "created_at": "2019-05-12T23:16:03Z", "updated_at": "2019-05-12T23:16:03Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:16:03Z", "revision_number": 0, "id": "b2ad2b4e-b195-4c19-9c34-27b56b4e0bd9", "remote_group_id": "8ff061d8-8956-47be-8c89-5c058979c02e", "remote_ip_prefix": null, "created_at": "2019-05-12T23:16:03Z", "security_group_id": "8ff061d8-8956-47be-8c89-5c058979c02e", "tenant_id": "502ad302317540d78206e49a51170791", "port_range_min": null, "ethertype": "IPv6", "project_id": "502ad302317540d78206e49a51170791"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:16:03Z", "revision_number": 0, "id": "05fe237d-8f6d-4360-bede-7938c10bf89d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-12T23:16:03Z", "security_group_id": "8ff061d8-8956-47be-8c89-5c058979c02e", "tenant_id": "502ad302317540d78206e49a51170791", "port_range_min": null, "ethertype": "IPv6", "project_id": "502ad302317540d78206e49a51170791"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:16:03Z", "revision_number": 0, "id": "cd36c1fa-0808-4d99-a3bf-782185bdcc4f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-12T23:16:03Z", "security_group_id": "8ff061d8-8956-47be-8c89-5c058979c02e", "tenant_id": "502ad302317540d78206e49a51170791", "port_range_min": null, "ethertype": "IPv4", "project_id": "502ad302317540d78206e49a51170791"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:16:03Z", "revision_number": 0, "id": "b31a11f9-5778-4d3d-be05-68694d4686b8", "remote_group_id": "8ff061d8-8956-47be-8c89-5c058979c02e", "remote_ip_prefix": null, "created_at": "2019-05-12T23:16:03Z", "security_group_id": "8ff061d8-8956-47be-8c89-5c058979c02e", "tenant_id": "502ad302317540d78206e49a51170791", "port_range_min": null, "ethertype": "IPv4", "project_id": "502ad302317540d78206e49a51170791"}], "revision_number": 1, "project_id": "502ad302317540d78206e49a51170791", "id": "8ff061d8-8956-47be-8c89-5c058979c02e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e1cde78fc5364b11ba375012051bd685", "created_at": "2019-05-12T23:13:13Z", "updated_at": "2019-05-12T23:13:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:13:13Z", "revision_number": 0, "id": "d12b024f-7089-41bc-9b51-d4494c15443c", "remote_group_id": "f83dd3ec-1152-4005-b958-bb04ec8466f4", "remote_ip_prefix": null, "created_at": "2019-05-12T23:13:13Z", "security_group_id": "f83dd3ec-1152-4005-b958-bb04ec8466f4", "tenant_id": "e1cde78fc5364b11ba375012051bd685", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1cde78fc5364b11ba375012051bd685"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:13:13Z", "revision_number": 0, "id": "a31dcd6d-9cf9-417c-bfb4-5614cad00f12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-12T23:13:13Z", "security_group_id": "f83dd3ec-1152-4005-b958-bb04ec8466f4", "tenant_id": "e1cde78fc5364b11ba375012051bd685", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1cde78fc5364b11ba375012051bd685"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:13:13Z", "revision_number": 0, "id": "3b5e022e-170c-40cd-a21d-2349c0809e85", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-12T23:13:13Z", "security_group_id": "f83dd3ec-1152-4005-b958-bb04ec8466f4", "tenant_id": "e1cde78fc5364b11ba375012051bd685", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1cde78fc5364b11ba375012051bd685"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:13:13Z", "revision_number": 0, "id": "9a00b05e-0b7c-40b5-9a48-10bdcc24f092", "remote_group_id": "f83dd3ec-1152-4005-b958-bb04ec8466f4", "remote_ip_prefix": null, "created_at": "2019-05-12T23:13:13Z", "security_group_id": "f83dd3ec-1152-4005-b958-bb04ec8466f4", "tenant_id": "e1cde78fc5364b11ba375012051bd685", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1cde78fc5364b11ba375012051bd685"}], "revision_number": 1, "project_id": "e1cde78fc5364b11ba375012051bd685", "id": "f83dd3ec-1152-4005-b958-bb04ec8466f4", "name": "default"}]} 2019-05-12 23:19:29,062 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-98fe1596-d557-4089-9d34-7aac0929901f 2019-05-12 23:19:29,062 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0600669384003s 2019-05-12 23:19:29,069 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-05-12 23:19:29,070 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/security-groups/1bcf0970-6c04-4dbe-973c-952c4dd019e0.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46f5ade37d217c217d9be087b8a0ca791a064a66" 2019-05-12 23:19:29,219 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 12 May 2019 23:19:29 GMT X-Openstack-Request-Id: req-dd4ccb34-2a91-45a4-80f4-619a438bdea5 2019-05-12 23:19:29,220 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-12 23:19:29,220 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/1bcf0970-6c04-4dbe-973c-952c4dd019e0.json used request id req-dd4ccb34-2a91-45a4-80f4-619a438bdea5 2019-05-12 23:19:29,220 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.150533914566s 2019-05-12 23:19:29,220 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-05-12 23:19:29,223 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/os-keypairs/singlevm1-kp_9b5b7065-d06a-4a70-a761-fbc5df42fe43 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46f5ade37d217c217d9be087b8a0ca791a064a66" 2019-05-12 23:19:29,403 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sun, 12 May 2019 23:19: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-84b8fa1a-2088-4b44-b733-aec7249a5a52 x-openstack-request-id: req-84b8fa1a-2088-4b44-b733-aec7249a5a52 2019-05-12 23:19:29,404 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/os-keypairs/singlevm1-kp_9b5b7065-d06a-4a70-a761-fbc5df42fe43 used request id req-84b8fa1a-2088-4b44-b733-aec7249a5a52 2019-05-12 23:19:29,404 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.183477878571s 2019-05-12 23:19:29,404 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-05-12 23:19:29,405 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/1ce20b95-c37f-4603-8499-b638a32b74f8/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}46f5ade37d217c217d9be087b8a0ca791a064a66" -d '{"subnet_id": "2bc9122d-fb6e-4d90-a0c2-ff68968a48e5"}' 2019-05-12 23:19:32,346 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sun, 12 May 2019 23:19:32 GMT X-Openstack-Request-Id: req-8d01be8a-970f-4632-b02a-b88e1eb51f51 2019-05-12 23:19:32,346 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "32036eb3-2b63-4119-aac4-a41ee93435f2", "tenant_id": "502ad302317540d78206e49a51170791", "subnet_id": "2bc9122d-fb6e-4d90-a0c2-ff68968a48e5", "subnet_ids": ["2bc9122d-fb6e-4d90-a0c2-ff68968a48e5"], "port_id": "5a78c74e-8c22-4bc2-a7ed-0ecc4df78665", "id": "1ce20b95-c37f-4603-8499-b638a32b74f8"} 2019-05-12 23:19:32,346 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/1ce20b95-c37f-4603-8499-b638a32b74f8/remove_router_interface.json used request id req-8d01be8a-970f-4632-b02a-b88e1eb51f51 2019-05-12 23:19:32,346 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.94200801849s 2019-05-12 23:19:32,347 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-05-12 23:19:32,347 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}46f5ade37d217c217d9be087b8a0ca791a064a66" 2019-05-12 23:19:32,701 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 717 Content-Type: application/json Date: Sun, 12 May 2019 23:19:32 GMT X-Openstack-Request-Id: req-367e2373-9b8b-4484-b39e-ee291e3b672e 2019-05-12 23:19:32,701 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "b24f945a-7d07-4835-982f-37a530314074", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e4030248-99b3-4c84-be5c-699e1ef4626f", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "502ad302317540d78206e49a51170791", "created_at": "2019-05-12T23:18:37Z", "admin_state_up": true, "updated_at": "2019-05-12T23:19:30Z", "project_id": "502ad302317540d78206e49a51170791", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "1ce20b95-c37f-4603-8499-b638a32b74f8", "name": "singlevm1-router_9b5b7065-d06a-4a70-a761-fbc5df42fe43"}]} 2019-05-12 23:19:32,701 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-367e2373-9b8b-4484-b39e-ee291e3b672e 2019-05-12 23:19:32,701 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.354624032974s 2019-05-12 23:19:32,703 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-05-12 23:19:32,703 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/routers/1ce20b95-c37f-4603-8499-b638a32b74f8.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46f5ade37d217c217d9be087b8a0ca791a064a66" 2019-05-12 23:19:36,827 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 12 May 2019 23:19:37 GMT X-Openstack-Request-Id: req-546e78ab-581e-4e8d-a99e-671374c4579d 2019-05-12 23:19:36,827 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-12 23:19:36,827 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/1ce20b95-c37f-4603-8499-b638a32b74f8.json used request id req-546e78ab-581e-4e8d-a99e-671374c4579d 2019-05-12 23:19:36,828 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.12474298477s 2019-05-12 23:19:36,828 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-12 23:19:36,828 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}46f5ade37d217c217d9be087b8a0ca791a064a66" 2019-05-12 23:19:36,874 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1327 Content-Type: application/json Date: Sun, 12 May 2019 23:19:36 GMT X-Openstack-Request-Id: req-700d4331-c960-4973-87b8-fe8b77401a26 2019-05-12 23:19:36,875 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-05-12T23:18:35Z","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":"2bc9122d-fb6e-4d90-a0c2-ff68968a48e5","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"502ad302317540d78206e49a51170791","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"singlevm1-subnet_9b5b7065-d06a-4a70-a761-fbc5df42fe43","enable_dhcp":true,"segment_id":null,"network_id":"32036eb3-2b63-4119-aac4-a41ee93435f2","tenant_id":"502ad302317540d78206e49a51170791","created_at":"2019-05-12T23:18:35Z","ip_version":4},{"updated_at":"2019-05-12T23:13:19Z","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":"e4030248-99b3-4c84-be5c-699e1ef4626f","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"e1cde78fc5364b11ba375012051bd685","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"b24f945a-7d07-4835-982f-37a530314074","tenant_id":"e1cde78fc5364b11ba375012051bd685","created_at":"2019-05-12T23:13:19Z","ip_version":4}]} 2019-05-12 23:19:36,875 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-700d4331-c960-4973-87b8-fe8b77401a26 2019-05-12 23:19:36,875 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.047266960144s 2019-05-12 23:19:36,877 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-05-12 23:19:36,877 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/subnets/2bc9122d-fb6e-4d90-a0c2-ff68968a48e5.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46f5ade37d217c217d9be087b8a0ca791a064a66" 2019-05-12 23:19:39,570 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 12 May 2019 23:19:39 GMT X-Openstack-Request-Id: req-66aa8212-03f1-4e53-be6b-2d073c7417ea 2019-05-12 23:19:39,570 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-12 23:19:39,570 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/2bc9122d-fb6e-4d90-a0c2-ff68968a48e5.json used request id req-66aa8212-03f1-4e53-be6b-2d073c7417ea 2019-05-12 23:19:39,570 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.69329190254s 2019-05-12 23:19:39,571 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-12 23:19:39,571 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}46f5ade37d217c217d9be087b8a0ca791a064a66" 2019-05-12 23:19:40,774 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1435 Content-Type: application/json Date: Sun, 12 May 2019 23:19:40 GMT X-Openstack-Request-Id: req-3d6c94ea-e58b-4aeb-bccd-00425f7ce0f6 2019-05-12 23:19:40,775 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"32036eb3-2b63-4119-aac4-a41ee93435f2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":32,"ipv4_address_scope":null,"shared":false,"project_id":"502ad302317540d78206e49a51170791","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-12T23:19:39Z","qos_policy_id":null,"name":"singlevm1-net_9b5b7065-d06a-4a70-a761-fbc5df42fe43","admin_state_up":true,"tenant_id":"502ad302317540d78206e49a51170791","created_at":"2019-05-12T23:18:33Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"b24f945a-7d07-4835-982f-37a530314074","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e1cde78fc5364b11ba375012051bd685","l2_adjacency":true,"status":"ACTIVE","subnets":["e4030248-99b3-4c84-be5c-699e1ef4626f"],"description":"","tags":[],"updated_at":"2019-05-12T23:13:19Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e1cde78fc5364b11ba375012051bd685","created_at":"2019-05-12T23:13:13Z","provider:network_type":"flat"}]} 2019-05-12 23:19:40,775 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-3d6c94ea-e58b-4aeb-bccd-00425f7ce0f6 2019-05-12 23:19:40,775 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.20450115204s 2019-05-12 23:19:40,777 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-05-12 23:19:40,777 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/networks/32036eb3-2b63-4119-aac4-a41ee93435f2.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46f5ade37d217c217d9be087b8a0ca791a064a66" 2019-05-12 23:19:42,037 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 12 May 2019 23:19:42 GMT X-Openstack-Request-Id: req-0b083915-0f09-4e41-8c0c-87f8321c1e6d 2019-05-12 23:19:42,037 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-12 23:19:42,038 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/32036eb3-2b63-4119-aac4-a41ee93435f2.json used request id req-0b083915-0f09-4e41-8c0c-87f8321c1e6d 2019-05-12 23:19:42,038 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.26084208488s 2019-05-12 23:19:42,042 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-12 23:19:42,046 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}46f5ade37d217c217d9be087b8a0ca791a064a66" 2019-05-12 23:19:42,881 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Sun, 12 May 2019 23:19:42 GMT X-Openstack-Request-Id: req-a5591a1d-907d-4233-b418-cea881881a09 2019-05-12 23:19:42,881 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-12T23:18:49Z", "file": "/v2/images/6a091cc6-0416-4a09-9a7a-01eb7e7a77df/file", "owner": "502ad302317540d78206e49a51170791", "id": "6a091cc6-0416-4a09-9a7a-01eb7e7a77df", "size": 12716032, "self": "/v2/images/6a091cc6-0416-4a09-9a7a-01eb7e7a77df", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://29d1eb29-4ea1-4f37-b52d-6ea80a398212/images/6a091cc6-0416-4a09-9a7a-01eb7e7a77df/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://29d1eb29-4ea1-4f37-b52d-6ea80a398212/images/6a091cc6-0416-4a09-9a7a-01eb7e7a77df/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_9b5b7065-d06a-4a70-a761-fbc5df42fe43", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_9b5b7065-d06a-4a70-a761-fbc5df42fe43", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-12T23:18:48Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-12 23:19:42,882 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-a5591a1d-907d-4233-b418-cea881881a09 2019-05-12 23:19:42,882 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.839759111404s 2019-05-12 23:19:42,884 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-05-12 23:19:42,888 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9292/v2/images/6a091cc6-0416-4a09-9a7a-01eb7e7a77df -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46f5ade37d217c217d9be087b8a0ca791a064a66" 2019-05-12 23:19:43,925 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 12 May 2019 23:19:44 GMT X-Openstack-Request-Id: req-6b745811-ccfc-4e73-8d42-1862a1467843 2019-05-12 23:19:43,925 - 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-05-12 23:19:43,925 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/6a091cc6-0416-4a09-9a7a-01eb7e7a77df used request id req-6b745811-ccfc-4e73-8d42-1862a1467843 2019-05-12 23:19:43,925 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.04156684875s 2019-05-12 23:19:43,926 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-12 23:19:43,929 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}46f5ade37d217c217d9be087b8a0ca791a064a66" 2019-05-12 23:19:44,072 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Sun, 12 May 2019 23:19: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-2410ffb0-0a5a-4a77-a191-8e41c1c1d40a x-openstack-request-id: req-2410ffb0-0a5a-4a77-a191-8e41c1c1d40a 2019-05-12 23:19:44,073 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "singlevm1-flavor_9b5b7065-d06a-4a70-a761-fbc5df42fe43", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/32c15dc0-3266-456c-9790-06954cc16635", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/32c15dc0-3266-456c-9790-06954cc16635", "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": "32c15dc0-3266-456c-9790-06954cc16635"}]} 2019-05-12 23:19:44,073 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-2410ffb0-0a5a-4a77-a191-8e41c1c1d40a 2019-05-12 23:19:44,073 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.147161006927s 2019-05-12 23:19:44,074 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-12 23:19:44,077 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/flavors/32c15dc0-3266-456c-9790-06954cc16635 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46f5ade37d217c217d9be087b8a0ca791a064a66" 2019-05-12 23:19:44,126 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sun, 12 May 2019 23:19:44 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f8e995b1-8350-447a-b964-6bff7e777e35 x-openstack-request-id: req-f8e995b1-8350-447a-b964-6bff7e777e35 2019-05-12 23:19:44,127 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/32c15dc0-3266-456c-9790-06954cc16635 used request id req-f8e995b1-8350-447a-b964-6bff7e777e35 2019-05-12 23:19:44,127 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.052393913269s 2019-05-12 23:19:44,172 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm2'... 2019-05-12 23:19:44,209 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-05-12 23:19:44,215 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Sun, 12 May 2019 23:19:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4357b64f-7f9f-462b-a468-27a7b9e2268a 2019-05-12 23:19:44,215 - 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.24:5000/v3/", "rel": "self"}]}} 2019-05-12 23:19:44,215 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/v3 used request id req-4357b64f-7f9f-462b-a468-27a7b9e2268a 2019-05-12 23:19:44,216 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2019-05-12 23:19:44,638 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "a7c607210c3a4f3e8b4164085360c700", "name": "admin"}, {"id": "8ca05c7227a341bd83d32ec8f8313653", "name": "reader"}, {"id": "bf61801caca2425fad3dcd754f90e279", "name": "member"}], "expires_at": "2019-05-13T00:19:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "502ad302317540d78206e49a51170791", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.30:8080/v1/AUTH_502ad302317540d78206e49a51170791", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "52ba4b5dec704662a53725ace954b758"}, {"url": "http://172.30.9.24:8080/v1/AUTH_502ad302317540d78206e49a51170791", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "76cdc7260e614ea7a112bbf6501075b4"}, {"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0016890642c4863a40d79301b1151c9"}], "type": "object-store", "id": "18380897045c4ca3915e511516050721", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1af474b830214cd99d794f484388b9bc"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e1601e9d9fc4089a53490e78be5772c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a7514fc59a84b9abc355f5edbf83808"}], "type": "compute", "id": "32036ae8f7e04dc98daec1c4a4ec6234", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e705bf9c7be4636aa3957547f53682e"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98bfbcf42a814c4882fcf329c2eb1aa3"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af9f8ae5e6794a09911001957e446fb3"}], "type": "event", "id": "419c4374326b4e8ba4bdf28c1a8f4f83", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "268f25db6d024c36b51f9687a725b015"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc526326fa154bababfdbc3992e985ee"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efb034dcd41d4871b0a0929d157f8741"}], "type": "metric", "id": "4ffc9a99aad94487a1039ad7f2d6f090", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/502ad302317540d78206e49a51170791", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "309e542939a849cca4774d4ecdc03ba6"}, {"url": "http://172.30.9.24:8004/v1/502ad302317540d78206e49a51170791", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94011bd098e04124b27b78f69f11ac12"}, {"url": "http://192.30.9.4:8004/v1/502ad302317540d78206e49a51170791", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de37498d066848da8ab99cbcd3616791"}], "type": "orchestration", "id": "6be0ce84b0224523a21a8b1a4c483242", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58d8437c726d4c0284d5dcac7cb5277c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6e0caf33ad4d4da0ebdbcd6017bb97"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ca91602f273343e594e001d4d93aea31"}], "type": "identity", "id": "73fe34c4669c462aa6825fe50c44c0c5", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/502ad302317540d78206e49a51170791", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "30a534e5676c45d7966a9da23673bbcb"}, {"url": "http://192.30.9.4:8776/v2/502ad302317540d78206e49a51170791", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9cdc7e864a14682926db0dfbc56508e"}, {"url": "http://172.30.9.24:8776/v2/502ad302317540d78206e49a51170791", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1c9ef0413f74a9281a145c7616f3d93"}], "type": "volumev2", "id": "84b8ce982b644c5fa734c93f5a240946", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49bc6af0fb36466d88e5bae34cc1970c"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b80de3b98af4abfba827bce002941dd"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6cc2135e734b4e1cb80611ebca802264"}], "type": "network", "id": "96c020f30b154737a857e2170dfc05c5", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "9c71851d494341a193fcfd99ff819a24", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59c0d24cc40c4c3d94209a0024bf072a"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68adf55aae0d4c50a2857bed11cc3761"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35f0dd57c6d4ef2acc0e8dd747ab8c3"}], "type": "image", "id": "b59adf68bee544e4890a3bcfbf865eb1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64efe99b77bf457cb4994dc3f5f698cd"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74be3cdb61a44d7dbe7be7f0c943c37b"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef030e81bb5b411096eb72a5f56ef179"}], "type": "alarming", "id": "b65220b9f32748cbbad5ffdfe793b945", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01d54c79a7204e18ae62efe9cf264132"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7240f2e8af1f45c4902f10ff40ae8737"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c21ec991e9cc479cb9251dc2be4e5d05"}], "type": "placement", "id": "eee5455969b14ace91d2257ab12e9e03", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/502ad302317540d78206e49a51170791", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba60c632e2b84514923fc18d1532d63e"}, {"url": "http://172.30.9.24:8776/v3/502ad302317540d78206e49a51170791", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dfa256588564446c9b89f88889b935c4"}, {"url": "http://192.30.9.4:8776/v3/502ad302317540d78206e49a51170791", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2fa5c3f7a0043ab814658d62b0418c1"}], "type": "volumev3", "id": "f7e6e7f7cae04db89c6a4dacb8fd5682", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5a73c8c287b74d1ba81a84739a7dbfeb"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "695e1b11f43140f8985b6bf5cdfd11be"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0891c46c5e240e7ac0b8de1a7f8e457"}], "type": "cloudformation", "id": "fc9b7fdfb7f24bf3b43e65004ffa982c", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7de183e8dc884d4291809f553b399004"}, "audit_ids": ["vmrns0ARQVCCkLzlP8rjPg"], "issued_at": "2019-05-12T23:19:44.000000Z"}} 2019-05-12 23:19:44,641 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-12 23:19:44,641 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}0389ec1484204949e496e283687e9e357493c0cf" 2019-05-12 23:19:45,036 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Sun, 12 May 2019 23:19:45 GMT X-Openstack-Request-Id: req-1c2ec059-f7c3-42d8-9183-ef94e8bc87a3 2019-05-12 23:19:45,037 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"b24f945a-7d07-4835-982f-37a530314074","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e1cde78fc5364b11ba375012051bd685","l2_adjacency":true,"status":"ACTIVE","subnets":["e4030248-99b3-4c84-be5c-699e1ef4626f"],"description":"","tags":[],"updated_at":"2019-05-12T23:13:19Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e1cde78fc5364b11ba375012051bd685","created_at":"2019-05-12T23:13:13Z","provider:network_type":"flat"}]} 2019-05-12 23:19:45,037 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-1c2ec059-f7c3-42d8-9183-ef94e8bc87a3 2019-05-12 23:19:45,037 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.396178007126s 2019-05-12 23:19:45,045 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-05-12 23:19:45,050 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sun, 12 May 2019 23:19:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7c7e6b7e-9050-4ee4-8687-927e56f0f426 2019-05-12 23:19:45,051 - 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-12 23:19:45,051 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/ used request id req-7c7e6b7e-9050-4ee4-8687-927e56f0f426 2019-05-12 23:19:45,052 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-12 23:19:45,055 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}0389ec1484204949e496e283687e9e357493c0cf" 2019-05-12 23:19:45,253 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Sun, 12 May 2019 23:19:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-407f873c-1755-4051-b85e-9c98c2c316f2 2019-05-12 23:19:45,254 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/cc15131c8eb7492292418e2207dcc87e"}, "tags": [], "enabled": true, "id": "cc15131c8eb7492292418e2207dcc87e", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2019-05-12 23:19:45,254 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-407f873c-1755-4051-b85e-9c98c2c316f2 2019-05-12 23:19:45,254 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.202263116837s 2019-05-12 23:19:45,262 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-05-12 23:19:45,265 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}0389ec1484204949e496e283687e9e357493c0cf" -d '{"project": {"description": "Created by OPNFV Functest: singlevm2", "enabled": true, "domain_id": "default", "name": "singlevm2-project_4d4ba98f-00c4-42ec-a8ad-51b3de96b8eb"}}' 2019-05-12 23:19:45,590 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 364 Content-Type: application/json Date: Sun, 12 May 2019 23:19:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2ecd34df-391e-4f14-94e7-49cb78ea0948 2019-05-12 23:19:45,591 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.24:5000/v3/projects/35f85b87cf02425a97d1f30b91da702f"}, "tags": [], "enabled": true, "id": "35f85b87cf02425a97d1f30b91da702f", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_4d4ba98f-00c4-42ec-a8ad-51b3de96b8eb"}} 2019-05-12 23:19:45,591 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-2ecd34df-391e-4f14-94e7-49cb78ea0948 2019-05-12 23:19:45,591 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.329414129257s 2019-05-12 23:19:45,592 - 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'35f85b87cf02425a97d1f30b91da702f', '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_4d4ba98f-00c4-42ec-a8ad-51b3de96b8eb'}) 2019-05-12 23:19:45,598 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-05-12 23:19:45,601 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}0389ec1484204949e496e283687e9e357493c0cf" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "tMsXyBUi40wmyAaFrgyAf83bkmgXn4", "email": null, "name": "singlevm2-user_4d4ba98f-00c4-42ec-a8ad-51b3de96b8eb"}}' 2019-05-12 23:19:46,134 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 324 Content-Type: application/json Date: Sun, 12 May 2019 23:19:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-737c3dea-96a6-417e-958a-fe26e33dd4e8 2019-05-12 23:19:46,134 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "singlevm2-user_4d4ba98f-00c4-42ec-a8ad-51b3de96b8eb", "links": {"self": "http://172.30.9.24:5000/v3/users/3a8187ff320e4d26b6afbfe098977a45"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3a8187ff320e4d26b6afbfe098977a45", "domain_id": "default", "password_expires_at": null}} 2019-05-12 23:19:46,134 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/users used request id req-737c3dea-96a6-417e-958a-fe26e33dd4e8 2019-05-12 23:19:46,135 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.536664962769s 2019-05-12 23:19:46,135 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'3a8187ff320e4d26b6afbfe098977a45', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'singlevm2-user_4d4ba98f-00c4-42ec-a8ad-51b3de96b8eb'}) 2019-05-12 23:19:46,139 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-12 23:19:46,142 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}0389ec1484204949e496e283687e9e357493c0cf" 2019-05-12 23:19:46,342 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 12 May 2019 23:19:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad94913e-5a90-4d1f-b650-23957ddd2bcc 2019-05-12 23:19:46,343 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "844fe183da2e40679ad6b95337420513", "links": {"self": "http://172.30.9.24:5000/v3/roles/844fe183da2e40679ad6b95337420513"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8ca05c7227a341bd83d32ec8f8313653", "links": {"self": "http://172.30.9.24:5000/v3/roles/8ca05c7227a341bd83d32ec8f8313653"}, "name": "reader"}, {"domain_id": null, "id": "9e09b141a13a4f3b92e9726a9281bbac", "links": {"self": "http://172.30.9.24:5000/v3/roles/9e09b141a13a4f3b92e9726a9281bbac"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a7c607210c3a4f3e8b4164085360c700", "links": {"self": "http://172.30.9.24:5000/v3/roles/a7c607210c3a4f3e8b4164085360c700"}, "name": "admin"}, {"domain_id": null, "id": "b23d2e47e2c84253b961fb802298f09e", "links": {"self": "http://172.30.9.24:5000/v3/roles/b23d2e47e2c84253b961fb802298f09e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "bf61801caca2425fad3dcd754f90e279", "links": {"self": "http://172.30.9.24:5000/v3/roles/bf61801caca2425fad3dcd754f90e279"}, "name": "member"}]} 2019-05-12 23:19:46,343 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-ad94913e-5a90-4d1f-b650-23957ddd2bcc 2019-05-12 23:19:46,343 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.2045109272s 2019-05-12 23:19:46,348 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-12 23:19:46,351 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}0389ec1484204949e496e283687e9e357493c0cf" 2019-05-12 23:19:46,571 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 12 May 2019 23:19:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc9f4a2d-d7e4-4cc4-9741-d8d8ef4af84c 2019-05-12 23:19:46,572 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "844fe183da2e40679ad6b95337420513", "links": {"self": "http://172.30.9.24:5000/v3/roles/844fe183da2e40679ad6b95337420513"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8ca05c7227a341bd83d32ec8f8313653", "links": {"self": "http://172.30.9.24:5000/v3/roles/8ca05c7227a341bd83d32ec8f8313653"}, "name": "reader"}, {"domain_id": null, "id": "9e09b141a13a4f3b92e9726a9281bbac", "links": {"self": "http://172.30.9.24:5000/v3/roles/9e09b141a13a4f3b92e9726a9281bbac"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a7c607210c3a4f3e8b4164085360c700", "links": {"self": "http://172.30.9.24:5000/v3/roles/a7c607210c3a4f3e8b4164085360c700"}, "name": "admin"}, {"domain_id": null, "id": "b23d2e47e2c84253b961fb802298f09e", "links": {"self": "http://172.30.9.24:5000/v3/roles/b23d2e47e2c84253b961fb802298f09e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "bf61801caca2425fad3dcd754f90e279", "links": {"self": "http://172.30.9.24:5000/v3/roles/bf61801caca2425fad3dcd754f90e279"}, "name": "member"}]} 2019-05-12 23:19:46,572 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-bc9f4a2d-d7e4-4cc4-9741-d8d8ef4af84c 2019-05-12 23:19:46,572 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.224094152451s 2019-05-12 23:19:46,577 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-12 23:19:46,580 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}0389ec1484204949e496e283687e9e357493c0cf" 2019-05-12 23:19:46,796 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 12 May 2019 23:19:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5b5fe78-5aab-409f-b67d-af8cdf6ea6a3 2019-05-12 23:19:46,797 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "844fe183da2e40679ad6b95337420513", "links": {"self": "http://172.30.9.24:5000/v3/roles/844fe183da2e40679ad6b95337420513"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8ca05c7227a341bd83d32ec8f8313653", "links": {"self": "http://172.30.9.24:5000/v3/roles/8ca05c7227a341bd83d32ec8f8313653"}, "name": "reader"}, {"domain_id": null, "id": "9e09b141a13a4f3b92e9726a9281bbac", "links": {"self": "http://172.30.9.24:5000/v3/roles/9e09b141a13a4f3b92e9726a9281bbac"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a7c607210c3a4f3e8b4164085360c700", "links": {"self": "http://172.30.9.24:5000/v3/roles/a7c607210c3a4f3e8b4164085360c700"}, "name": "admin"}, {"domain_id": null, "id": "b23d2e47e2c84253b961fb802298f09e", "links": {"self": "http://172.30.9.24:5000/v3/roles/b23d2e47e2c84253b961fb802298f09e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "bf61801caca2425fad3dcd754f90e279", "links": {"self": "http://172.30.9.24:5000/v3/roles/bf61801caca2425fad3dcd754f90e279"}, "name": "member"}]} 2019-05-12 23:19:46,797 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-a5b5fe78-5aab-409f-b67d-af8cdf6ea6a3 2019-05-12 23:19:46,797 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.220098972321s 2019-05-12 23:19:46,802 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-12 23:19:46,805 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}0389ec1484204949e496e283687e9e357493c0cf" 2019-05-12 23:19:47,013 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sun, 12 May 2019 23:19:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34658160-3679-429e-a1eb-b2e2b78dfc85 2019-05-12 23:19:47,014 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-12 23:19:47,014 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-34658160-3679-429e-a1eb-b2e2b78dfc85 2019-05-12 23:19:47,014 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.211987018585s 2019-05-12 23:19:47,015 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-12 23:19:47,018 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}0389ec1484204949e496e283687e9e357493c0cf" 2019-05-12 23:19:47,250 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 833 Content-Type: application/json Date: Sun, 12 May 2019 23:19:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66414baa-a347-41ee-b1b7-708e2cb17611 2019-05-12 23:19:47,251 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/2c33cd24152f470facc0a696e2ac0e9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c33cd24152f470facc0a696e2ac0e9c", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/2e55f9db30cd4444ac0e9d066ed612a6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e55f9db30cd4444ac0e9d066ed612a6", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/2eecd8c0b7ed405fb9816acbfc61b873"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2eecd8c0b7ed405fb9816acbfc61b873", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "singlevm2-user_4d4ba98f-00c4-42ec-a8ad-51b3de96b8eb", "links": {"self": "http://172.30.9.24:5000/v3/users/3a8187ff320e4d26b6afbfe098977a45"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3a8187ff320e4d26b6afbfe098977a45", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/3e9ccbfff5874166b6d46bd0fc199536"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e9ccbfff5874166b6d46bd0fc199536", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/6514c9b960ba4340b8237693137e90e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6514c9b960ba4340b8237693137e90e1", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/6e07d59b3a5e4c979114780a983ba694"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e07d59b3a5e4c979114780a983ba694", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/7dda43216d2c43c9a32be853789105c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dda43216d2c43c9a32be853789105c1", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/7de183e8dc884d4291809f553b399004"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7de183e8dc884d4291809f553b399004", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/849a549073e648949aed2d85db42cd75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "849a549073e648949aed2d85db42cd75", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/89eaebb8afe84ead9256ab24a4b51e70"}, "domain_id": "cc15131c8eb7492292418e2207dcc87e", "enabled": true, "options": {}, "id": "89eaebb8afe84ead9256ab24a4b51e70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/9cca07c0aeb24ad88b3c2a36b7f14f24"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9cca07c0aeb24ad88b3c2a36b7f14f24", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e97ad0d4669a4d2ab66ff01388512d4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e97ad0d4669a4d2ab66ff01388512d4b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/eda0297007e04147a7ddf6c5ba8b414c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eda0297007e04147a7ddf6c5ba8b414c", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/f9484f1d364145a1a174ce814372ad75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f9484f1d364145a1a174ce814372ad75", "email": "swift@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-05-12 23:19:47,251 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-66414baa-a347-41ee-b1b7-708e2cb17611 2019-05-12 23:19:47,252 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.236767053604s 2019-05-12 23:19:47,263 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-12 23:19:47,266 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}0389ec1484204949e496e283687e9e357493c0cf" 2019-05-12 23:19:47,492 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Sun, 12 May 2019 23:19:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d54f1639-4b97-4413-a163-69021caa5167 2019-05-12 23:19:47,492 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/502ad302317540d78206e49a51170791"}, "tags": [], "enabled": true, "id": "502ad302317540d78206e49a51170791", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/e1cde78fc5364b11ba375012051bd685"}, "tags": [], "enabled": true, "id": "e1cde78fc5364b11ba375012051bd685", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.24:5000/v3/projects/35f85b87cf02425a97d1f30b91da702f"}, "tags": [], "enabled": true, "id": "35f85b87cf02425a97d1f30b91da702f", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_4d4ba98f-00c4-42ec-a8ad-51b3de96b8eb"}]} 2019-05-12 23:19:47,492 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-d54f1639-4b97-4413-a163-69021caa5167 2019-05-12 23:19:47,492 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.229593038559s 2019-05-12 23:19:47,499 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-12 23:19:47,502 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?user.id=3a8187ff320e4d26b6afbfe098977a45&role.id=bf61801caca2425fad3dcd754f90e279&scope.project.id=35f85b87cf02425a97d1f30b91da702f" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0389ec1484204949e496e283687e9e357493c0cf" 2019-05-12 23:19:47,712 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Sun, 12 May 2019 23:19:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c60b9ae5-2b09-4446-bbb1-c4de84a65815 2019-05-12 23:19:47,713 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?user.id=3a8187ff320e4d26b6afbfe098977a45&role.id=bf61801caca2425fad3dcd754f90e279&scope.project.id=35f85b87cf02425a97d1f30b91da702f", "previous": null, "next": null}} 2019-05-12 23:19:47,713 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=3a8187ff320e4d26b6afbfe098977a45&role.id=bf61801caca2425fad3dcd754f90e279&scope.project.id=35f85b87cf02425a97d1f30b91da702f used request id req-c60b9ae5-2b09-4446-bbb1-c4de84a65815 2019-05-12 23:19:47,713 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.214249849319s 2019-05-12 23:19:47,716 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-12 23:19:47,719 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/projects/35f85b87cf02425a97d1f30b91da702f/users/3a8187ff320e4d26b6afbfe098977a45/roles/bf61801caca2425fad3dcd754f90e279 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0389ec1484204949e496e283687e9e357493c0cf" 2019-05-12 23:19:48,013 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 12 May 2019 23:19:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b9ad3c18-7fff-4a3e-9e9d-09e27a40cc50 2019-05-12 23:19:48,013 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-12 23:19:48,013 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/35f85b87cf02425a97d1f30b91da702f/users/3a8187ff320e4d26b6afbfe098977a45/roles/bf61801caca2425fad3dcd754f90e279 used request id req-b9ad3c18-7fff-4a3e-9e9d-09e27a40cc50 2019-05-12 23:19:48,014 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.297219991684s 2019-05-12 23:19:48,014 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'singlevm2-project_4d4ba98f-00c4-42ec-a8ad-51b3de96b8eb', 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'35f85b87cf02425a97d1f30b91da702f', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'tMsXyBUi40wmyAaFrgyAf83bkmgXn4', 'username': u'singlevm2-user_4d4ba98f-00c4-42ec-a8ad-51b3de96b8eb', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.24:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-05-12 23:19:48,018 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'singlevm2-user_4d4ba98f-00c4-42ec-a8ad-51b3de96b8eb', 'password': 'tMsXyBUi40wmyAaFrgyAf83bkmgXn4', 'project_name': 'singlevm2-project_4d4ba98f-00c4-42ec-a8ad-51b3de96b8eb', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.24:5000/v3', 'project_id': '35f85b87cf02425a97d1f30b91da702f', 'project_domain_name': 'Default'} 2019-05-12 23:19:48,019 - xtesting.ci.run_tests - INFO - Running test case 'singlevm2'... 2019-05-12 23:19:48,019 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-12 23:19:48,023 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}0389ec1484204949e496e283687e9e357493c0cf" 2019-05-12 23:19:48,249 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Sun, 12 May 2019 23:19:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d2826d9-bee7-47fe-9dac-f420a3998732 2019-05-12 23:19:48,249 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/cc15131c8eb7492292418e2207dcc87e"}, "tags": [], "enabled": true, "id": "cc15131c8eb7492292418e2207dcc87e", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2019-05-12 23:19:48,249 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-7d2826d9-bee7-47fe-9dac-f420a3998732 2019-05-12 23:19:48,249 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.230070829391s 2019-05-12 23:19:48,256 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-12 23:19:48,259 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}0389ec1484204949e496e283687e9e357493c0cf" 2019-05-12 23:19:48,458 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Sun, 12 May 2019 23:19:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62cc8fd4-3069-4aea-a7fd-8fd0da5d213f 2019-05-12 23:19:48,459 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/502ad302317540d78206e49a51170791"}, "tags": [], "enabled": true, "id": "502ad302317540d78206e49a51170791", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/e1cde78fc5364b11ba375012051bd685"}, "tags": [], "enabled": true, "id": "e1cde78fc5364b11ba375012051bd685", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.24:5000/v3/projects/35f85b87cf02425a97d1f30b91da702f"}, "tags": [], "enabled": true, "id": "35f85b87cf02425a97d1f30b91da702f", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_4d4ba98f-00c4-42ec-a8ad-51b3de96b8eb"}]} 2019-05-12 23:19:48,459 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-62cc8fd4-3069-4aea-a7fd-8fd0da5d213f 2019-05-12 23:19:48,459 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.202669858932s 2019-05-12 23:19:48,461 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-05-12 23:19:48,462 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}0389ec1484204949e496e283687e9e357493c0cf" -d '{"network": {"tenant_id": "35f85b87cf02425a97d1f30b91da702f", "name": "singlevm2-net_4d4ba98f-00c4-42ec-a8ad-51b3de96b8eb", "admin_state_up": true}}' 2019-05-12 23:19:49,263 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 723 Content-Type: application/json Date: Sun, 12 May 2019 23:19:49 GMT X-Openstack-Request-Id: req-629d7294-f337-4fb1-9c50-08cde866bd4d 2019-05-12 23:19:49,264 - 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":"f40e2cfc-45a6-49f2-a10e-7a45a77b1722","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":97,"ipv4_address_scope":null,"shared":false,"project_id":"35f85b87cf02425a97d1f30b91da702f","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-12T23:19:49Z","is_default":false,"qos_policy_id":null,"name":"singlevm2-net_4d4ba98f-00c4-42ec-a8ad-51b3de96b8eb","admin_state_up":true,"tenant_id":"35f85b87cf02425a97d1f30b91da702f","created_at":"2019-05-12T23:19:49Z","mtu":1450}} 2019-05-12 23:19:49,264 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-629d7294-f337-4fb1-9c50-08cde866bd4d 2019-05-12 23:19:49,264 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.802790880203s 2019-05-12 23:19:49,265 - 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-05-12T23:19:49Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'f40e2cfc-45a6-49f2-a10e-7a45a77b1722', u'provider:segmentation_id': 97, 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_4d4ba98f-00c4-42ec-a8ad-51b3de96b8eb', u'created_at': u'2019-05-12T23:19:49Z', u'mtu': 1450, u'tenant_id': u'35f85b87cf02425a97d1f30b91da702f', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'35f85b87cf02425a97d1f30b91da702f', u'l2_adjacency': True}) 2019-05-12 23:19:49,269 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-05-12 23:19:49,275 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Sun, 12 May 2019 23:19:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7773d43c-dc12-499c-bf6a-7d5cf7892296 2019-05-12 23:19:49,275 - 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.24:5000/v3/", "rel": "self"}]}} 2019-05-12 23:19:49,276 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/v3 used request id req-7773d43c-dc12-499c-bf6a-7d5cf7892296 2019-05-12 23:19:49,276 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2019-05-12 23:19:49,692 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8ca05c7227a341bd83d32ec8f8313653", "name": "reader"}, {"id": "bf61801caca2425fad3dcd754f90e279", "name": "member"}], "expires_at": "2019-05-13T00:19:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35f85b87cf02425a97d1f30b91da702f", "name": "singlevm2-project_4d4ba98f-00c4-42ec-a8ad-51b3de96b8eb"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.30:8080/v1/AUTH_35f85b87cf02425a97d1f30b91da702f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "52ba4b5dec704662a53725ace954b758"}, {"url": "http://172.30.9.24:8080/v1/AUTH_35f85b87cf02425a97d1f30b91da702f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "76cdc7260e614ea7a112bbf6501075b4"}, {"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0016890642c4863a40d79301b1151c9"}], "type": "object-store", "id": "18380897045c4ca3915e511516050721", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1af474b830214cd99d794f484388b9bc"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e1601e9d9fc4089a53490e78be5772c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a7514fc59a84b9abc355f5edbf83808"}], "type": "compute", "id": "32036ae8f7e04dc98daec1c4a4ec6234", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e705bf9c7be4636aa3957547f53682e"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98bfbcf42a814c4882fcf329c2eb1aa3"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af9f8ae5e6794a09911001957e446fb3"}], "type": "event", "id": "419c4374326b4e8ba4bdf28c1a8f4f83", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "268f25db6d024c36b51f9687a725b015"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc526326fa154bababfdbc3992e985ee"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efb034dcd41d4871b0a0929d157f8741"}], "type": "metric", "id": "4ffc9a99aad94487a1039ad7f2d6f090", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/35f85b87cf02425a97d1f30b91da702f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "309e542939a849cca4774d4ecdc03ba6"}, {"url": "http://172.30.9.24:8004/v1/35f85b87cf02425a97d1f30b91da702f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94011bd098e04124b27b78f69f11ac12"}, {"url": "http://192.30.9.4:8004/v1/35f85b87cf02425a97d1f30b91da702f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de37498d066848da8ab99cbcd3616791"}], "type": "orchestration", "id": "6be0ce84b0224523a21a8b1a4c483242", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58d8437c726d4c0284d5dcac7cb5277c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6e0caf33ad4d4da0ebdbcd6017bb97"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ca91602f273343e594e001d4d93aea31"}], "type": "identity", "id": "73fe34c4669c462aa6825fe50c44c0c5", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/35f85b87cf02425a97d1f30b91da702f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "30a534e5676c45d7966a9da23673bbcb"}, {"url": "http://192.30.9.4:8776/v2/35f85b87cf02425a97d1f30b91da702f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9cdc7e864a14682926db0dfbc56508e"}, {"url": "http://172.30.9.24:8776/v2/35f85b87cf02425a97d1f30b91da702f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1c9ef0413f74a9281a145c7616f3d93"}], "type": "volumev2", "id": "84b8ce982b644c5fa734c93f5a240946", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49bc6af0fb36466d88e5bae34cc1970c"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b80de3b98af4abfba827bce002941dd"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6cc2135e734b4e1cb80611ebca802264"}], "type": "network", "id": "96c020f30b154737a857e2170dfc05c5", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "9c71851d494341a193fcfd99ff819a24", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59c0d24cc40c4c3d94209a0024bf072a"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68adf55aae0d4c50a2857bed11cc3761"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35f0dd57c6d4ef2acc0e8dd747ab8c3"}], "type": "image", "id": "b59adf68bee544e4890a3bcfbf865eb1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64efe99b77bf457cb4994dc3f5f698cd"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74be3cdb61a44d7dbe7be7f0c943c37b"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef030e81bb5b411096eb72a5f56ef179"}], "type": "alarming", "id": "b65220b9f32748cbbad5ffdfe793b945", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01d54c79a7204e18ae62efe9cf264132"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7240f2e8af1f45c4902f10ff40ae8737"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c21ec991e9cc479cb9251dc2be4e5d05"}], "type": "placement", "id": "eee5455969b14ace91d2257ab12e9e03", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/35f85b87cf02425a97d1f30b91da702f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba60c632e2b84514923fc18d1532d63e"}, {"url": "http://172.30.9.24:8776/v3/35f85b87cf02425a97d1f30b91da702f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dfa256588564446c9b89f88889b935c4"}, {"url": "http://192.30.9.4:8776/v3/35f85b87cf02425a97d1f30b91da702f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2fa5c3f7a0043ab814658d62b0418c1"}], "type": "volumev3", "id": "f7e6e7f7cae04db89c6a4dacb8fd5682", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5a73c8c287b74d1ba81a84739a7dbfeb"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "695e1b11f43140f8985b6bf5cdfd11be"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0891c46c5e240e7ac0b8de1a7f8e457"}], "type": "cloudformation", "id": "fc9b7fdfb7f24bf3b43e65004ffa982c", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "singlevm2-user_4d4ba98f-00c4-42ec-a8ad-51b3de96b8eb", "id": "3a8187ff320e4d26b6afbfe098977a45"}, "audit_ids": ["OC6JNgiMQc6rBhxGfHwTqg"], "issued_at": "2019-05-12T23:19:49.000000Z"}} 2019-05-12 23:19:49,695 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-12 23:19:49,695 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}46b2d745ca7310cd09e0c50faaaecea247f85c73" 2019-05-12 23:19:50,041 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1230 Content-Type: application/json Date: Sun, 12 May 2019 23:19:50 GMT X-Openstack-Request-Id: req-4836a63a-a1d2-4bc5-a597-dd5005d48614 2019-05-12 23:19:50,041 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b24f945a-7d07-4835-982f-37a530314074","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e1cde78fc5364b11ba375012051bd685","l2_adjacency":true,"status":"ACTIVE","subnets":["e4030248-99b3-4c84-be5c-699e1ef4626f"],"description":"","tags":[],"updated_at":"2019-05-12T23:13:19Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e1cde78fc5364b11ba375012051bd685","created_at":"2019-05-12T23:13:13Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"f40e2cfc-45a6-49f2-a10e-7a45a77b1722","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"35f85b87cf02425a97d1f30b91da702f","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-12T23:19:49Z","qos_policy_id":null,"name":"singlevm2-net_4d4ba98f-00c4-42ec-a8ad-51b3de96b8eb","admin_state_up":true,"tenant_id":"35f85b87cf02425a97d1f30b91da702f","created_at":"2019-05-12T23:19:49Z","mtu":1450}]} 2019-05-12 23:19:50,041 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-4836a63a-a1d2-4bc5-a597-dd5005d48614 2019-05-12 23:19:50,042 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.346863031387s 2019-05-12 23:19:50,043 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-05-12 23:19:50,044 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}46b2d745ca7310cd09e0c50faaaecea247f85c73" -d '{"subnet": {"name": "singlevm2-subnet_4d4ba98f-00c4-42ec-a8ad-51b3de96b8eb", "enable_dhcp": true, "network_id": "f40e2cfc-45a6-49f2-a10e-7a45a77b1722", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-05-12 23:19:51,347 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 677 Content-Type: application/json Date: Sun, 12 May 2019 23:19:51 GMT X-Openstack-Request-Id: req-dd28181c-5d96-4068-935a-a03e1230d1f9 2019-05-12 23:19:51,348 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f40e2cfc-45a6-49f2-a10e-7a45a77b1722","tenant_id":"35f85b87cf02425a97d1f30b91da702f","created_at":"2019-05-12T23:19:50Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-05-12T23:19:50Z","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":"35f85b87cf02425a97d1f30b91da702f","id":"1be6c73a-58c5-4864-9412-2e06b9c9225d","subnetpool_id":null,"name":"singlevm2-subnet_4d4ba98f-00c4-42ec-a8ad-51b3de96b8eb"}} 2019-05-12 23:19:51,348 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-dd28181c-5d96-4068-935a-a03e1230d1f9 2019-05-12 23:19:51,348 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.30465078354s 2019-05-12 23:19:51,348 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-05-12T23:19:50Z', 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'1be6c73a-58c5-4864-9412-2e06b9c9225d', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm2-subnet_4d4ba98f-00c4-42ec-a8ad-51b3de96b8eb', u'enable_dhcp': True, u'network_id': u'f40e2cfc-45a6-49f2-a10e-7a45a77b1722', u'tenant_id': u'35f85b87cf02425a97d1f30b91da702f', u'created_at': u'2019-05-12T23:19:50Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'35f85b87cf02425a97d1f30b91da702f'}) 2019-05-12 23:19:51,349 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-05-12 23:19:51,350 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}46b2d745ca7310cd09e0c50faaaecea247f85c73" -d '{"router": {"external_gateway_info": {"network_id": "b24f945a-7d07-4835-982f-37a530314074"}, "name": "singlevm2-router_4d4ba98f-00c4-42ec-a8ad-51b3de96b8eb", "admin_state_up": true}}' 2019-05-12 23:19:58,840 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 696 Content-Type: application/json Date: Sun, 12 May 2019 23:19:59 GMT X-Openstack-Request-Id: req-eef86470-f611-49b0-ab29-a70bc8e53007 2019-05-12 23:19:58,841 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "b24f945a-7d07-4835-982f-37a530314074", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e4030248-99b3-4c84-be5c-699e1ef4626f", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "35f85b87cf02425a97d1f30b91da702f", "created_at": "2019-05-12T23:19:52Z", "admin_state_up": true, "updated_at": "2019-05-12T23:19:53Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "35f85b87cf02425a97d1f30b91da702f", "id": "d055fc85-3d84-498b-ba03-83128d54de37", "name": "singlevm2-router_4d4ba98f-00c4-42ec-a8ad-51b3de96b8eb"}} 2019-05-12 23:19:58,841 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-eef86470-f611-49b0-ab29-a70bc8e53007 2019-05-12 23:19:58,841 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.49212288857s 2019-05-12 23:19:58,842 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-05-12T23:19:53Z', u'revision_number': 3, u'id': u'd055fc85-3d84-498b-ba03-83128d54de37', u'external_gateway_info': {u'network_id': u'b24f945a-7d07-4835-982f-37a530314074', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'e4030248-99b3-4c84-be5c-699e1ef4626f', u'ip_address': u'172.30.9.204'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm2-router_4d4ba98f-00c4-42ec-a8ad-51b3de96b8eb', u'admin_state_up': True, u'tenant_id': u'35f85b87cf02425a97d1f30b91da702f', u'created_at': u'2019-05-12T23:19:52Z', u'flavor_id': None, u'routes': [], u'project_id': u'35f85b87cf02425a97d1f30b91da702f'}) 2019-05-12 23:19:58,842 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-05-12 23:19:58,843 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/d055fc85-3d84-498b-ba03-83128d54de37/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}46b2d745ca7310cd09e0c50faaaecea247f85c73" -d '{"subnet_id": "1be6c73a-58c5-4864-9412-2e06b9c9225d"}' 2019-05-12 23:20:02,284 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sun, 12 May 2019 23:20:02 GMT X-Openstack-Request-Id: req-24ed4010-4a36-4197-bbb8-8c4ce404cf62 2019-05-12 23:20:02,284 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "f40e2cfc-45a6-49f2-a10e-7a45a77b1722", "tenant_id": "35f85b87cf02425a97d1f30b91da702f", "subnet_id": "1be6c73a-58c5-4864-9412-2e06b9c9225d", "subnet_ids": ["1be6c73a-58c5-4864-9412-2e06b9c9225d"], "port_id": "16bdcb8e-4949-4d14-9c3c-999cbd168302", "id": "d055fc85-3d84-498b-ba03-83128d54de37"} 2019-05-12 23:20:02,284 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/d055fc85-3d84-498b-ba03-83128d54de37/add_router_interface.json used request id req-24ed4010-4a36-4197-bbb8-8c4ce404cf62 2019-05-12 23:20:02,284 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.44175004959s 2019-05-12 23:20:02,285 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-05-12 23:20:02,364 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-05-12 23:20:02,367 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-05-12 23:20:02,373 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sun, 12 May 2019 23:20:02 GMT 2019-05-12 23:20:02,373 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}]} 2019-05-12 23:20:02,378 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-12 23:20:02,382 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}46b2d745ca7310cd09e0c50faaaecea247f85c73" 2019-05-12 23:20:02,759 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sun, 12 May 2019 23:20:02 GMT X-Openstack-Request-Id: req-e828cdfa-a3d0-4570-8821-e91a51c3cb9e 2019-05-12 23:20:02,760 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-12 23:20:02,760 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-e828cdfa-a3d0-4570-8821-e91a51c3cb9e 2019-05-12 23:20:02,760 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.381300926208s 2019-05-12 23:20:02,769 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-05-12 23:20:02,773 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}46b2d745ca7310cd09e0c50faaaecea247f85c73" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/singlevm2-img_4d4ba98f-00c4-42ec-a8ad-51b3de96b8eb", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "singlevm2-img_4d4ba98f-00c4-42ec-a8ad-51b3de96b8eb"}' 2019-05-12 23:20:03,130 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 935 Content-Type: application/json Date: Sun, 12 May 2019 23:20:03 GMT Location: http://172.30.9.24:9292/v2/images/b50e8ae7-2a84-427a-bc21-cb8e4e1ac30a Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-3aaf330e-5199-4c29-a77a-240f32c93f44 2019-05-12 23:20:03,131 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-12T23:20:03Z", "file": "/v2/images/b50e8ae7-2a84-427a-bc21-cb8e4e1ac30a/file", "owner": "35f85b87cf02425a97d1f30b91da702f", "id": "b50e8ae7-2a84-427a-bc21-cb8e4e1ac30a", "size": null, "self": "/v2/images/b50e8ae7-2a84-427a-bc21-cb8e4e1ac30a", "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_4d4ba98f-00c4-42ec-a8ad-51b3de96b8eb", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_4d4ba98f-00c4-42ec-a8ad-51b3de96b8eb", "checksum": null, "created_at": "2019-05-12T23:20:03Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-05-12 23:20:03,131 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-3aaf330e-5199-4c29-a77a-240f32c93f44 2019-05-12 23:20:03,131 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.362498044968s 2019-05-12 23:20:03,132 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-05-12 23:20:03,136 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/b50e8ae7-2a84-427a-bc21-cb8e4e1ac30a/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}46b2d745ca7310cd09e0c50faaaecea247f85c73" -d '' 2019-05-12 23:20:03,902 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 12 May 2019 23:20:03 GMT X-Openstack-Request-Id: req-546e6acd-62ee-42cd-8b04-9ba3f0b00ce6 2019-05-12 23:20:03,902 - 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-05-12 23:20:03,903 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/b50e8ae7-2a84-427a-bc21-cb8e4e1ac30a/file used request id req-546e6acd-62ee-42cd-8b04-9ba3f0b00ce6 2019-05-12 23:20:03,903 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.770748853683s 2019-05-12 23:20:03,907 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-12 23:20:03,911 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}46b2d745ca7310cd09e0c50faaaecea247f85c73" 2019-05-12 23:20:04,249 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Sun, 12 May 2019 23:20:04 GMT X-Openstack-Request-Id: req-24ddd5cb-6bb9-49f5-a04d-f3e360ea6da9 2019-05-12 23:20:04,249 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-12T23:20:03Z", "file": "/v2/images/b50e8ae7-2a84-427a-bc21-cb8e4e1ac30a/file", "owner": "35f85b87cf02425a97d1f30b91da702f", "id": "b50e8ae7-2a84-427a-bc21-cb8e4e1ac30a", "size": 12716032, "self": "/v2/images/b50e8ae7-2a84-427a-bc21-cb8e4e1ac30a", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://29d1eb29-4ea1-4f37-b52d-6ea80a398212/images/b50e8ae7-2a84-427a-bc21-cb8e4e1ac30a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://29d1eb29-4ea1-4f37-b52d-6ea80a398212/images/b50e8ae7-2a84-427a-bc21-cb8e4e1ac30a/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_4d4ba98f-00c4-42ec-a8ad-51b3de96b8eb", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_4d4ba98f-00c4-42ec-a8ad-51b3de96b8eb", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-12T23:20:03Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-12 23:20:04,249 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-24ddd5cb-6bb9-49f5-a04d-f3e360ea6da9 2019-05-12 23:20:04,250 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.342222929001s 2019-05-12 23:20:04,251 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://29d1eb29-4ea1-4f37-b52d-6ea80a398212/images/b50e8ae7-2a84-427a-bc21-cb8e4e1ac30a/snap', u'metadata': Munch({})})], 'file': u'/v2/images/b50e8ae7-2a84-427a-bc21-cb8e4e1ac30a/file', 'owner': u'35f85b87cf02425a97d1f30b91da702f', 'id': u'b50e8ae7-2a84-427a-bc21-cb8e4e1ac30a', 'size': 12716032, u'self': u'/v2/images/b50e8ae7-2a84-427a-bc21-cb8e4e1ac30a', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'35f85b87cf02425a97d1f30b91da702f', 'name': 'singlevm2-project_4d4ba98f-00c4-42ec-a8ad-51b3de96b8eb', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://29d1eb29-4ea1-4f37-b52d-6ea80a398212/images/b50e8ae7-2a84-427a-bc21-cb8e4e1ac30a/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-05-12T23:20:03Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-05-12T23:20:03Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm2-img_4d4ba98f-00c4-42ec-a8ad-51b3de96b8eb', '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/b50e8ae7-2a84-427a-bc21-cb8e4e1ac30a', 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_4d4ba98f-00c4-42ec-a8ad-51b3de96b8eb', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'singlevm2-img_4d4ba98f-00c4-42ec-a8ad-51b3de96b8eb', 'created': u'2019-05-12T23:20:03Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-05-12T23:20:03Z', 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/b50e8ae7-2a84-427a-bc21-cb8e4e1ac30a', 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_4d4ba98f-00c4-42ec-a8ad-51b3de96b8eb', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-05-12 23:20:04,255 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-12 23:20:04,258 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}0389ec1484204949e496e283687e9e357493c0cf" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "singlevm2-flavor_4d4ba98f-00c4-42ec-a8ad-51b3de96b8eb", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-05-12 23:20:04,717 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Sun, 12 May 2019 23:20: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-914ffb23-7906-46d6-a9fe-89fa576029bb x-openstack-request-id: req-914ffb23-7906-46d6-a9fe-89fa576029bb 2019-05-12 23:20:04,717 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "singlevm2-flavor_4d4ba98f-00c4-42ec-a8ad-51b3de96b8eb", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/169af931-11e5-4d44-b3ca-7e81afb79e26", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/169af931-11e5-4d44-b3ca-7e81afb79e26", "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": "169af931-11e5-4d44-b3ca-7e81afb79e26"}} 2019-05-12 23:20:04,717 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-914ffb23-7906-46d6-a9fe-89fa576029bb 2019-05-12 23:20:04,718 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.462536096573s 2019-05-12 23:20:04,719 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm2-flavor_4d4ba98f-00c4-42ec-a8ad-51b3de96b8eb', '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'502ad302317540d78206e49a51170791', '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'169af931-11e5-4d44-b3ca-7e81afb79e26', 'swap': 0}) 2019-05-12 23:20:04,719 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-12 23:20:04,722 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors/169af931-11e5-4d44-b3ca-7e81afb79e26/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}0389ec1484204949e496e283687e9e357493c0cf" -d '{"extra_specs": {}}' 2019-05-12 23:20:04,853 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 12 May 2019 23:20:04 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f1318fee-7bd7-4704-b3e5-e9d89acf85ed x-openstack-request-id: req-f1318fee-7bd7-4704-b3e5-e9d89acf85ed 2019-05-12 23:20:04,853 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-12 23:20:04,853 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/169af931-11e5-4d44-b3ca-7e81afb79e26/os-extra_specs used request id req-f1318fee-7bd7-4704-b3e5-e9d89acf85ed 2019-05-12 23:20:04,854 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.134303092957s 2019-05-12 23:20:04,857 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-05-12 23:20:04,859 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}46b2d745ca7310cd09e0c50faaaecea247f85c73" -d '{"keypair": {"name": "singlevm2-kp_4d4ba98f-00c4-42ec-a8ad-51b3de96b8eb"}}' 2019-05-12 23:20:05,949 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1802 Content-Type: application/json Date: Sun, 12 May 2019 23:20:05 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a98300fc-dde5-4325-8256-eb3664778d10 x-openstack-request-id: req-a98300fc-dde5-4325-8256-eb3664778d10 2019-05-12 23:20:05,950 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCyf1exgAhONnbYIMCZQekHECUdAsQrCFXj5957usQt+iI0nqyW4oq2jVARvFf0Tux/jPW3roP5lEXQSFLD3YJC41aD+nh4r+4JR/o+0kzJ5fStgc7hg3dB5iu0sjSL+NmjMlqB4gSKF05g1T0yoonAdydD8b5kxSt1Afnbs5frL75afgUtQwpQ+xG8teFFLDjVM2wOd28TP7VEF3OAAr0TXV32phnjzgrokLnXirNz4TymO4Jo7oPgatxg4JwZtww/xn39z1arP+6vPi0mxX8ECJnRnkZkNXiaOBonAmeFU6rf2J+HfYftsIdvJIJlb7CscIJb/X+g+evzY1arEOJr Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAsn9XsYAITjZ22CDAmUHpBxAlHQLEKwhV4+fee7rELfoiNJ6s\nluKKto1QEbxX9E7sf4z1t66D+ZRF0EhSw92CQuNWg/p4eK/uCUf6PtJMyeX0rYHO\n4YN3QeYrtLI0i/jZozJageIEihdOYNU9MqKJwHcnQ/G+ZMUrdQH527OX6y++Wn4F\nLUMKUPsRvLXhRSw41TNsDndvEz+1RBdzgAK9E11d9qYZ484K6JC514qzc+E8pjuC\naO6D4GrcYOCcGbcMP8Z9/c9Wqz/urz4tJsV/BAiZ0Z5GZDV4mjgaJwJnhVOq39if\nh32H7bCHbySCZW+wrHCCW/1/oPnr82NWqxDiawIDAQABAoIBAQCiko0iY4QtCDoR\n+zKv43IENtY2qBBXSU5BNyxR8PdBEPMajfKPsmG4htiIbsyE/WU1fwNFerNFG6DC\nZTzMm/FKTpi7t+MFuObKmT34/b1mngTOCs6MYxq5cJQaDb0CR3KhyvjYFy0fQL7o\nPw9wEM35+AxRO9q3GUXNWjFhwx742ooSZyAcI59YqhPTrk0rvDcqQKt6vx5SmKbR\nTYDvUaMWkaQ/nFNQgmBrIvlwxGMR968SfUmSVabBwjzCMrr35mbIrjCbPvosaTQu\n6p8U8akkqXJoH9Ym6I1AU3e9D+hK+f9dc6Vnu71jX/zTxiA3ufESdt2+sRNCbaAR\nNoIkf2axAoGBAOseIjwpBgB/iecsyRKIFnflQC4rEmKmnZlFpvn3GKAqxOHYi5r8\n3k6uI5UbqaaB+KSe3+eGjuEK3OC2tcy8tf5fywaBVU8cr+fH0mMQC9gxe6r0Mile\niQK8bwQzI0Tbejh4lG5hDjTTP2q+ROEXnRXIcKe+IhSKPH9Yb9opvHHPAoGBAMJZ\n1bSsa+0OWImns6R3wSPNIlnywTX3lkZTJp7CH/74wLgWUAH5PhRdnU31jlQRvt4i\nFZF3trzIvD+qnY6MQKVeZ3QvrsjZKkSK35IPuP/XBoip/42thtaRKIMIR4UFBR9x\nVQscZOOu8wujun9asnGqKRyQQgzUxiVFGoARtfilAoGAZNxOb2Rh0MDllagesbZz\nfQd5WtTbVDqJjQDWOpEHnV37i67rZJdpfnMxjHuLcYR795K4FoggruWMD1IR9zxV\nDkRlweqlgAScaV/NHvX5PssrdBDBnAGT4PqY3UJatOU6LxN7CUbVY0/j+pSY077f\ngkK0ISFtWUZb4X08rmgNEP0CgYBldkzRI+q8OW8Tfk+Un0hfjmpOlyMzL2xujl5t\nJ19Y1ziVYmCmhx5Xt3+2AWoqjZEdmqGz7dGiwRE2E7ZpguME8kIEMBiJloYwfme1\ncyvbtMAefNGDf4ITZnjF336m/TXtclc5k7s/+ke8Xd+xOQJLwM/xr4Yr+LDxKCBr\nl9NuWQKBgAaCTzdGVi9s4x5DFCdKKMoWAIOuXqhcBMFJ2iTL7JpyK+oO0UYEuG3v\n9zSExFfvN0goQ/SIH579kWjfkyEFZeUO5UOtbfepgHorCo1RTbfpwRvu7lBTs/9U\nY64xDKZi6h+ELWhrLx7FWVfz495wH/OSEsJMh/8MegDuvcZbAnXE\n-----END RSA PRIVATE KEY-----\n", "user_id": "3a8187ff320e4d26b6afbfe098977a45", "name": "singlevm2-kp_4d4ba98f-00c4-42ec-a8ad-51b3de96b8eb", "fingerprint": "30:38:4d:76:39:6d:68:d7:b9:18:da:ef:da:ff:a9:63"}} 2019-05-12 23:20:05,950 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-a98300fc-dde5-4325-8256-eb3664778d10 2019-05-12 23:20:05,950 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 1.09368515015s 2019-05-12 23:20:05,951 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCyf1exgAhONnbYIMCZQekHECUdAsQrCFXj5957usQt+iI0nqyW4oq2jVARvFf0Tux/jPW3roP5lEXQSFLD3YJC41aD+nh4r+4JR/o+0kzJ5fStgc7hg3dB5iu0sjSL+NmjMlqB4gSKF05g1T0yoonAdydD8b5kxSt1Afnbs5frL75afgUtQwpQ+xG8teFFLDjVM2wOd28TP7VEF3OAAr0TXV32phnjzgrokLnXirNz4TymO4Jo7oPgatxg4JwZtww/xn39z1arP+6vPi0mxX8ECJnRnkZkNXiaOBonAmeFU6rf2J+HfYftsIdvJIJlb7CscIJb/X+g+evzY1arEOJr Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAsn9XsYAITjZ22CDAmUHpBxAlHQLEKwhV4+fee7rELfoiNJ6s\nluKKto1QEbxX9E7sf4z1t66D+ZRF0EhSw92CQuNWg/p4eK/uCUf6PtJMyeX0rYHO\n4YN3QeYrtLI0i/jZozJageIEihdOYNU9MqKJwHcnQ/G+ZMUrdQH527OX6y++Wn4F\nLUMKUPsRvLXhRSw41TNsDndvEz+1RBdzgAK9E11d9qYZ484K6JC514qzc+E8pjuC\naO6D4GrcYOCcGbcMP8Z9/c9Wqz/urz4tJsV/BAiZ0Z5GZDV4mjgaJwJnhVOq39if\nh32H7bCHbySCZW+wrHCCW/1/oPnr82NWqxDiawIDAQABAoIBAQCiko0iY4QtCDoR\n+zKv43IENtY2qBBXSU5BNyxR8PdBEPMajfKPsmG4htiIbsyE/WU1fwNFerNFG6DC\nZTzMm/FKTpi7t+MFuObKmT34/b1mngTOCs6MYxq5cJQaDb0CR3KhyvjYFy0fQL7o\nPw9wEM35+AxRO9q3GUXNWjFhwx742ooSZyAcI59YqhPTrk0rvDcqQKt6vx5SmKbR\nTYDvUaMWkaQ/nFNQgmBrIvlwxGMR968SfUmSVabBwjzCMrr35mbIrjCbPvosaTQu\n6p8U8akkqXJoH9Ym6I1AU3e9D+hK+f9dc6Vnu71jX/zTxiA3ufESdt2+sRNCbaAR\nNoIkf2axAoGBAOseIjwpBgB/iecsyRKIFnflQC4rEmKmnZlFpvn3GKAqxOHYi5r8\n3k6uI5UbqaaB+KSe3+eGjuEK3OC2tcy8tf5fywaBVU8cr+fH0mMQC9gxe6r0Mile\niQK8bwQzI0Tbejh4lG5hDjTTP2q+ROEXnRXIcKe+IhSKPH9Yb9opvHHPAoGBAMJZ\n1bSsa+0OWImns6R3wSPNIlnywTX3lkZTJp7CH/74wLgWUAH5PhRdnU31jlQRvt4i\nFZF3trzIvD+qnY6MQKVeZ3QvrsjZKkSK35IPuP/XBoip/42thtaRKIMIR4UFBR9x\nVQscZOOu8wujun9asnGqKRyQQgzUxiVFGoARtfilAoGAZNxOb2Rh0MDllagesbZz\nfQd5WtTbVDqJjQDWOpEHnV37i67rZJdpfnMxjHuLcYR795K4FoggruWMD1IR9zxV\nDkRlweqlgAScaV/NHvX5PssrdBDBnAGT4PqY3UJatOU6LxN7CUbVY0/j+pSY077f\ngkK0ISFtWUZb4X08rmgNEP0CgYBldkzRI+q8OW8Tfk+Un0hfjmpOlyMzL2xujl5t\nJ19Y1ziVYmCmhx5Xt3+2AWoqjZEdmqGz7dGiwRE2E7ZpguME8kIEMBiJloYwfme1\ncyvbtMAefNGDf4ITZnjF336m/TXtclc5k7s/+ke8Xd+xOQJLwM/xr4Yr+LDxKCBr\nl9NuWQKBgAaCTzdGVi9s4x5DFCdKKMoWAIOuXqhcBMFJ2iTL7JpyK+oO0UYEuG3v\n9zSExFfvN0goQ/SIH579kWjfkyEFZeUO5UOtbfepgHorCo1RTbfpwRvu7lBTs/9U\nY64xDKZi6h+ELWhrLx7FWVfz495wH/OSEsJMh/8MegDuvcZbAnXE\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'3a8187ff320e4d26b6afbfe098977a45', 'name': u'singlevm2-kp_4d4ba98f-00c4-42ec-a8ad-51b3de96b8eb', 'created_at': '2019-05-12T23:20:05.951622', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'35f85b87cf02425a97d1f30b91da702f', 'name': 'singlevm2-project_4d4ba98f-00c4-42ec-a8ad-51b3de96b8eb', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'30:38:4d:76:39:6d:68:d7:b9:18:da:ef:da:ff:a9:63', 'type': 'ssh', 'id': u'singlevm2-kp_4d4ba98f-00c4-42ec-a8ad-51b3de96b8eb'}) 2019-05-12 23:20:05,952 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEAsn9XsYAITjZ22CDAmUHpBxAlHQLEKwhV4+fee7rELfoiNJ6s luKKto1QEbxX9E7sf4z1t66D+ZRF0EhSw92CQuNWg/p4eK/uCUf6PtJMyeX0rYHO 4YN3QeYrtLI0i/jZozJageIEihdOYNU9MqKJwHcnQ/G+ZMUrdQH527OX6y++Wn4F LUMKUPsRvLXhRSw41TNsDndvEz+1RBdzgAK9E11d9qYZ484K6JC514qzc+E8pjuC aO6D4GrcYOCcGbcMP8Z9/c9Wqz/urz4tJsV/BAiZ0Z5GZDV4mjgaJwJnhVOq39if h32H7bCHbySCZW+wrHCCW/1/oPnr82NWqxDiawIDAQABAoIBAQCiko0iY4QtCDoR +zKv43IENtY2qBBXSU5BNyxR8PdBEPMajfKPsmG4htiIbsyE/WU1fwNFerNFG6DC ZTzMm/FKTpi7t+MFuObKmT34/b1mngTOCs6MYxq5cJQaDb0CR3KhyvjYFy0fQL7o Pw9wEM35+AxRO9q3GUXNWjFhwx742ooSZyAcI59YqhPTrk0rvDcqQKt6vx5SmKbR TYDvUaMWkaQ/nFNQgmBrIvlwxGMR968SfUmSVabBwjzCMrr35mbIrjCbPvosaTQu 6p8U8akkqXJoH9Ym6I1AU3e9D+hK+f9dc6Vnu71jX/zTxiA3ufESdt2+sRNCbaAR NoIkf2axAoGBAOseIjwpBgB/iecsyRKIFnflQC4rEmKmnZlFpvn3GKAqxOHYi5r8 3k6uI5UbqaaB+KSe3+eGjuEK3OC2tcy8tf5fywaBVU8cr+fH0mMQC9gxe6r0Mile iQK8bwQzI0Tbejh4lG5hDjTTP2q+ROEXnRXIcKe+IhSKPH9Yb9opvHHPAoGBAMJZ 1bSsa+0OWImns6R3wSPNIlnywTX3lkZTJp7CH/74wLgWUAH5PhRdnU31jlQRvt4i FZF3trzIvD+qnY6MQKVeZ3QvrsjZKkSK35IPuP/XBoip/42thtaRKIMIR4UFBR9x VQscZOOu8wujun9asnGqKRyQQgzUxiVFGoARtfilAoGAZNxOb2Rh0MDllagesbZz fQd5WtTbVDqJjQDWOpEHnV37i67rZJdpfnMxjHuLcYR795K4FoggruWMD1IR9zxV DkRlweqlgAScaV/NHvX5PssrdBDBnAGT4PqY3UJatOU6LxN7CUbVY0/j+pSY077f gkK0ISFtWUZb4X08rmgNEP0CgYBldkzRI+q8OW8Tfk+Un0hfjmpOlyMzL2xujl5t J19Y1ziVYmCmhx5Xt3+2AWoqjZEdmqGz7dGiwRE2E7ZpguME8kIEMBiJloYwfme1 cyvbtMAefNGDf4ITZnjF336m/TXtclc5k7s/+ke8Xd+xOQJLwM/xr4Yr+LDxKCBr l9NuWQKBgAaCTzdGVi9s4x5DFCdKKMoWAIOuXqhcBMFJ2iTL7JpyK+oO0UYEuG3v 9zSExFfvN0goQ/SIH579kWjfkyEFZeUO5UOtbfepgHorCo1RTbfpwRvu7lBTs/9U Y64xDKZi6h+ELWhrLx7FWVfz495wH/OSEsJMh/8MegDuvcZbAnXE -----END RSA PRIVATE KEY----- 2019-05-12 23:20:05,957 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2019-05-12 23:20:05,958 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}46b2d745ca7310cd09e0c50faaaecea247f85c73" -d '{"security_group": {"name": "singlevm2-sg_4d4ba98f-00c4-42ec-a8ad-51b3de96b8eb", "description": "created by OPNFV Functest (singlevm2)"}}' 2019-05-12 23:20:06,432 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1418 Content-Type: application/json Date: Sun, 12 May 2019 23:20:06 GMT X-Openstack-Request-Id: req-38bef1cd-e871-42c3-a3dc-a6e0dacfb009 2019-05-12 23:20:06,433 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "35f85b87cf02425a97d1f30b91da702f", "created_at": "2019-05-12T23:20:06Z", "updated_at": "2019-05-12T23:20:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:20:06Z", "revision_number": 0, "id": "7c6d3f06-594c-41a7-9c3c-241e691fc54d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-12T23:20:06Z", "security_group_id": "e66bd16c-180f-4d8c-91a7-d1926a59a442", "tenant_id": "35f85b87cf02425a97d1f30b91da702f", "port_range_min": null, "ethertype": "IPv6", "project_id": "35f85b87cf02425a97d1f30b91da702f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:20:06Z", "revision_number": 0, "id": "b114b20f-e12d-4fbb-9b7f-b4116e755787", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-12T23:20:06Z", "security_group_id": "e66bd16c-180f-4d8c-91a7-d1926a59a442", "tenant_id": "35f85b87cf02425a97d1f30b91da702f", "port_range_min": null, "ethertype": "IPv4", "project_id": "35f85b87cf02425a97d1f30b91da702f"}], "revision_number": 1, "project_id": "35f85b87cf02425a97d1f30b91da702f", "id": "e66bd16c-180f-4d8c-91a7-d1926a59a442", "name": "singlevm2-sg_4d4ba98f-00c4-42ec-a8ad-51b3de96b8eb"}} 2019-05-12 23:20:06,433 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-38bef1cd-e871-42c3-a3dc-a6e0dacfb009 2019-05-12 23:20:06,433 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.4762570858s 2019-05-12 23:20:06,440 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-12 23:20:06,441 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}46b2d745ca7310cd09e0c50faaaecea247f85c73" 2019-05-12 23:20:06,501 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3834 Content-Type: application/json Date: Sun, 12 May 2019 23:20:06 GMT X-Openstack-Request-Id: req-f4777c1e-655b-45c5-b722-607409adcfd0 2019-05-12 23:20:06,502 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "35f85b87cf02425a97d1f30b91da702f", "created_at": "2019-05-12T23:19:49Z", "updated_at": "2019-05-12T23:19:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:19:49Z", "revision_number": 0, "id": "07ca4ca8-55db-4f10-af57-d0b27b2a1950", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-12T23:19:49Z", "security_group_id": "16b7ed30-55bb-4dbd-b1c6-f30d8bbe107c", "tenant_id": "35f85b87cf02425a97d1f30b91da702f", "port_range_min": null, "ethertype": "IPv6", "project_id": "35f85b87cf02425a97d1f30b91da702f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:19:49Z", "revision_number": 0, "id": "2adcc4b2-d957-4e5f-aff6-8874168a1d44", "remote_group_id": "16b7ed30-55bb-4dbd-b1c6-f30d8bbe107c", "remote_ip_prefix": null, "created_at": "2019-05-12T23:19:49Z", "security_group_id": "16b7ed30-55bb-4dbd-b1c6-f30d8bbe107c", "tenant_id": "35f85b87cf02425a97d1f30b91da702f", "port_range_min": null, "ethertype": "IPv4", "project_id": "35f85b87cf02425a97d1f30b91da702f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:19:49Z", "revision_number": 0, "id": "9fd90cf1-8079-40c6-86ed-462a34cbc9b5", "remote_group_id": "16b7ed30-55bb-4dbd-b1c6-f30d8bbe107c", "remote_ip_prefix": null, "created_at": "2019-05-12T23:19:49Z", "security_group_id": "16b7ed30-55bb-4dbd-b1c6-f30d8bbe107c", "tenant_id": "35f85b87cf02425a97d1f30b91da702f", "port_range_min": null, "ethertype": "IPv6", "project_id": "35f85b87cf02425a97d1f30b91da702f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:19:49Z", "revision_number": 0, "id": "a6acc514-3463-4ccc-a1b2-960585906112", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-12T23:19:49Z", "security_group_id": "16b7ed30-55bb-4dbd-b1c6-f30d8bbe107c", "tenant_id": "35f85b87cf02425a97d1f30b91da702f", "port_range_min": null, "ethertype": "IPv4", "project_id": "35f85b87cf02425a97d1f30b91da702f"}], "revision_number": 1, "project_id": "35f85b87cf02425a97d1f30b91da702f", "id": "16b7ed30-55bb-4dbd-b1c6-f30d8bbe107c", "name": "default"}, {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "35f85b87cf02425a97d1f30b91da702f", "created_at": "2019-05-12T23:20:06Z", "updated_at": "2019-05-12T23:20:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:20:06Z", "revision_number": 0, "id": "7c6d3f06-594c-41a7-9c3c-241e691fc54d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-12T23:20:06Z", "security_group_id": "e66bd16c-180f-4d8c-91a7-d1926a59a442", "tenant_id": "35f85b87cf02425a97d1f30b91da702f", "port_range_min": null, "ethertype": "IPv6", "project_id": "35f85b87cf02425a97d1f30b91da702f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:20:06Z", "revision_number": 0, "id": "b114b20f-e12d-4fbb-9b7f-b4116e755787", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-12T23:20:06Z", "security_group_id": "e66bd16c-180f-4d8c-91a7-d1926a59a442", "tenant_id": "35f85b87cf02425a97d1f30b91da702f", "port_range_min": null, "ethertype": "IPv4", "project_id": "35f85b87cf02425a97d1f30b91da702f"}], "revision_number": 1, "project_id": "35f85b87cf02425a97d1f30b91da702f", "id": "e66bd16c-180f-4d8c-91a7-d1926a59a442", "name": "singlevm2-sg_4d4ba98f-00c4-42ec-a8ad-51b3de96b8eb"}]} 2019-05-12 23:20:06,502 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-f4777c1e-655b-45c5-b722-607409adcfd0 2019-05-12 23:20:06,502 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0621490478516s 2019-05-12 23:20:06,510 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-05-12 23:20:06,511 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}46b2d745ca7310cd09e0c50faaaecea247f85c73" -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": "e66bd16c-180f-4d8c-91a7-d1926a59a442"}}' 2019-05-12 23:20:07,080 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Sun, 12 May 2019 23:20:07 GMT X-Openstack-Request-Id: req-a8306fad-125b-4346-8102-c9379366a96f 2019-05-12 23:20:07,080 - 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-05-12T23:20:06Z", "security_group_id": "e66bd16c-180f-4d8c-91a7-d1926a59a442", "port_range_min": 22, "revision_number": 0, "tenant_id": "35f85b87cf02425a97d1f30b91da702f", "created_at": "2019-05-12T23:20:06Z", "project_id": "35f85b87cf02425a97d1f30b91da702f", "id": "ec2c10d9-94a4-4a20-bd80-1a6b63f182cf"}} 2019-05-12 23:20:07,080 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-a8306fad-125b-4346-8102-c9379366a96f 2019-05-12 23:20:07,081 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.570308923721s 2019-05-12 23:20:07,086 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-12 23:20:07,087 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}46b2d745ca7310cd09e0c50faaaecea247f85c73" 2019-05-12 23:20:07,168 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4330 Content-Type: application/json Date: Sun, 12 May 2019 23:20:07 GMT X-Openstack-Request-Id: req-8f2fa0f8-91de-4d5a-aac5-f0fa5980fccf 2019-05-12 23:20:07,169 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "35f85b87cf02425a97d1f30b91da702f", "created_at": "2019-05-12T23:19:49Z", "updated_at": "2019-05-12T23:19:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:19:49Z", "revision_number": 0, "id": "07ca4ca8-55db-4f10-af57-d0b27b2a1950", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-12T23:19:49Z", "security_group_id": "16b7ed30-55bb-4dbd-b1c6-f30d8bbe107c", "tenant_id": "35f85b87cf02425a97d1f30b91da702f", "port_range_min": null, "ethertype": "IPv6", "project_id": "35f85b87cf02425a97d1f30b91da702f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:19:49Z", "revision_number": 0, "id": "2adcc4b2-d957-4e5f-aff6-8874168a1d44", "remote_group_id": "16b7ed30-55bb-4dbd-b1c6-f30d8bbe107c", "remote_ip_prefix": null, "created_at": "2019-05-12T23:19:49Z", "security_group_id": "16b7ed30-55bb-4dbd-b1c6-f30d8bbe107c", "tenant_id": "35f85b87cf02425a97d1f30b91da702f", "port_range_min": null, "ethertype": "IPv4", "project_id": "35f85b87cf02425a97d1f30b91da702f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:19:49Z", "revision_number": 0, "id": "9fd90cf1-8079-40c6-86ed-462a34cbc9b5", "remote_group_id": "16b7ed30-55bb-4dbd-b1c6-f30d8bbe107c", "remote_ip_prefix": null, "created_at": "2019-05-12T23:19:49Z", "security_group_id": "16b7ed30-55bb-4dbd-b1c6-f30d8bbe107c", "tenant_id": "35f85b87cf02425a97d1f30b91da702f", "port_range_min": null, "ethertype": "IPv6", "project_id": "35f85b87cf02425a97d1f30b91da702f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:19:49Z", "revision_number": 0, "id": "a6acc514-3463-4ccc-a1b2-960585906112", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-12T23:19:49Z", "security_group_id": "16b7ed30-55bb-4dbd-b1c6-f30d8bbe107c", "tenant_id": "35f85b87cf02425a97d1f30b91da702f", "port_range_min": null, "ethertype": "IPv4", "project_id": "35f85b87cf02425a97d1f30b91da702f"}], "revision_number": 1, "project_id": "35f85b87cf02425a97d1f30b91da702f", "id": "16b7ed30-55bb-4dbd-b1c6-f30d8bbe107c", "name": "default"}, {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "35f85b87cf02425a97d1f30b91da702f", "created_at": "2019-05-12T23:20:06Z", "updated_at": "2019-05-12T23:20:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:20:06Z", "revision_number": 0, "id": "7c6d3f06-594c-41a7-9c3c-241e691fc54d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-12T23:20:06Z", "security_group_id": "e66bd16c-180f-4d8c-91a7-d1926a59a442", "tenant_id": "35f85b87cf02425a97d1f30b91da702f", "port_range_min": null, "ethertype": "IPv6", "project_id": "35f85b87cf02425a97d1f30b91da702f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:20:06Z", "revision_number": 0, "id": "b114b20f-e12d-4fbb-9b7f-b4116e755787", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-12T23:20:06Z", "security_group_id": "e66bd16c-180f-4d8c-91a7-d1926a59a442", "tenant_id": "35f85b87cf02425a97d1f30b91da702f", "port_range_min": null, "ethertype": "IPv4", "project_id": "35f85b87cf02425a97d1f30b91da702f"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-05-12T23:20:06Z", "revision_number": 0, "id": "ec2c10d9-94a4-4a20-bd80-1a6b63f182cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-12T23:20:06Z", "security_group_id": "e66bd16c-180f-4d8c-91a7-d1926a59a442", "tenant_id": "35f85b87cf02425a97d1f30b91da702f", "port_range_min": 22, "ethertype": "IPv4", "project_id": "35f85b87cf02425a97d1f30b91da702f"}], "revision_number": 2, "project_id": "35f85b87cf02425a97d1f30b91da702f", "id": "e66bd16c-180f-4d8c-91a7-d1926a59a442", "name": "singlevm2-sg_4d4ba98f-00c4-42ec-a8ad-51b3de96b8eb"}]} 2019-05-12 23:20:07,169 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-8f2fa0f8-91de-4d5a-aac5-f0fa5980fccf 2019-05-12 23:20:07,169 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0825500488281s 2019-05-12 23:20:07,175 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-05-12 23:20:07,176 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}46b2d745ca7310cd09e0c50faaaecea247f85c73" -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": "e66bd16c-180f-4d8c-91a7-d1926a59a442"}}' 2019-05-12 23:20:07,708 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Sun, 12 May 2019 23:20:07 GMT X-Openstack-Request-Id: req-472d2868-521b-4b00-8b1c-47c88455273d 2019-05-12 23:20:07,708 - 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-05-12T23:20:07Z", "security_group_id": "e66bd16c-180f-4d8c-91a7-d1926a59a442", "port_range_min": null, "revision_number": 0, "tenant_id": "35f85b87cf02425a97d1f30b91da702f", "created_at": "2019-05-12T23:20:07Z", "project_id": "35f85b87cf02425a97d1f30b91da702f", "id": "10428476-15dc-440c-9caa-8b2bbf03491c"}} 2019-05-12 23:20:07,708 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-472d2868-521b-4b00-8b1c-47c88455273d 2019-05-12 23:20:07,708 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.533327817917s 2019-05-12 23:20:07,710 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-12 23:20:07,710 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}46b2d745ca7310cd09e0c50faaaecea247f85c73" 2019-05-12 23:20:08,116 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Sun, 12 May 2019 23:20:08 GMT X-Openstack-Request-Id: req-7f0ebec8-f8ce-4ef9-b47b-4c4543bc4151 2019-05-12 23:20:08,116 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b24f945a-7d07-4835-982f-37a530314074","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e1cde78fc5364b11ba375012051bd685","l2_adjacency":true,"status":"ACTIVE","subnets":["e4030248-99b3-4c84-be5c-699e1ef4626f"],"description":"","tags":[],"updated_at":"2019-05-12T23:13:19Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e1cde78fc5364b11ba375012051bd685","created_at":"2019-05-12T23:13:13Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"f40e2cfc-45a6-49f2-a10e-7a45a77b1722","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"35f85b87cf02425a97d1f30b91da702f","l2_adjacency":true,"status":"ACTIVE","subnets":["1be6c73a-58c5-4864-9412-2e06b9c9225d"],"description":"","tags":[],"updated_at":"2019-05-12T23:19:50Z","qos_policy_id":null,"name":"singlevm2-net_4d4ba98f-00c4-42ec-a8ad-51b3de96b8eb","admin_state_up":true,"tenant_id":"35f85b87cf02425a97d1f30b91da702f","created_at":"2019-05-12T23:19:49Z","mtu":1450}]} 2019-05-12 23:20:08,117 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-7f0ebec8-f8ce-4ef9-b47b-4c4543bc4151 2019-05-12 23:20:08,117 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.406888961792s 2019-05-12 23:20:08,121 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-12 23:20:08,125 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}46b2d745ca7310cd09e0c50faaaecea247f85c73" 2019-05-12 23:20:08,159 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Sun, 12 May 2019 23:20:08 GMT X-Openstack-Request-Id: req-1e8a50a1-0b50-4423-904a-dc8e57914476 2019-05-12 23:20:08,160 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-12T23:20:03Z", "file": "/v2/images/b50e8ae7-2a84-427a-bc21-cb8e4e1ac30a/file", "owner": "35f85b87cf02425a97d1f30b91da702f", "id": "b50e8ae7-2a84-427a-bc21-cb8e4e1ac30a", "size": 12716032, "self": "/v2/images/b50e8ae7-2a84-427a-bc21-cb8e4e1ac30a", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://29d1eb29-4ea1-4f37-b52d-6ea80a398212/images/b50e8ae7-2a84-427a-bc21-cb8e4e1ac30a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://29d1eb29-4ea1-4f37-b52d-6ea80a398212/images/b50e8ae7-2a84-427a-bc21-cb8e4e1ac30a/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_4d4ba98f-00c4-42ec-a8ad-51b3de96b8eb", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_4d4ba98f-00c4-42ec-a8ad-51b3de96b8eb", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-12T23:20:03Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-12 23:20:08,160 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-1e8a50a1-0b50-4423-904a-dc8e57914476 2019-05-12 23:20:08,160 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0385701656342s 2019-05-12 23:20:08,167 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-12 23:20:08,170 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}46b2d745ca7310cd09e0c50faaaecea247f85c73" 2019-05-12 23:20:08,307 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Sun, 12 May 2019 23:20:08 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-10679bf4-65ec-429c-8777-0778e2fe8d48 x-openstack-request-id: req-10679bf4-65ec-429c-8777-0778e2fe8d48 2019-05-12 23:20:08,307 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "singlevm2-flavor_4d4ba98f-00c4-42ec-a8ad-51b3de96b8eb", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/169af931-11e5-4d44-b3ca-7e81afb79e26", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/169af931-11e5-4d44-b3ca-7e81afb79e26", "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": "169af931-11e5-4d44-b3ca-7e81afb79e26"}]} 2019-05-12 23:20:08,307 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-10679bf4-65ec-429c-8777-0778e2fe8d48 2019-05-12 23:20:08,307 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.140468120575s 2019-05-12 23:20:08,309 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-05-12 23:20:08,312 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}46b2d745ca7310cd09e0c50faaaecea247f85c73" -d '{"server": {"name": "singlevm2-vm_4d4ba98f-00c4-42ec-a8ad-51b3de96b8eb", "imageRef": "b50e8ae7-2a84-427a-bc21-cb8e4e1ac30a", "key_name": "singlevm2-kp_4d4ba98f-00c4-42ec-a8ad-51b3de96b8eb", "flavorRef": "169af931-11e5-4d44-b3ca-7e81afb79e26", "max_count": 1, "min_count": 1, "networks": [{"uuid": "f40e2cfc-45a6-49f2-a10e-7a45a77b1722"}], "security_groups": [{"name": "e66bd16c-180f-4d8c-91a7-d1926a59a442"}]}}' 2019-05-12 23:20:13,684 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Sun, 12 May 2019 23:20:08 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 location: http://172.30.9.24:8774/v2.1/servers/2bea3687-b4aa-45bf-810c-9ae75213928c x-compute-request-id: req-f67da7aa-f31a-4c34-8359-48d968a1a478 x-openstack-request-id: req-f67da7aa-f31a-4c34-8359-48d968a1a478 2019-05-12 23:20:13,684 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "e66bd16c-180f-4d8c-91a7-d1926a59a442"}], "OS-DCF:diskConfig": "MANUAL", "id": "2bea3687-b4aa-45bf-810c-9ae75213928c", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/2bea3687-b4aa-45bf-810c-9ae75213928c", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/2bea3687-b4aa-45bf-810c-9ae75213928c", "rel": "bookmark"}], "adminPass": "ftv7vPZnu927"}} 2019-05-12 23:20:13,684 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-f67da7aa-f31a-4c34-8359-48d968a1a478 2019-05-12 23:20:13,684 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 5.37507104874s 2019-05-12 23:20:13,685 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-12 23:20:13,688 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}46b2d745ca7310cd09e0c50faaaecea247f85c73" 2019-05-12 23:20:14,434 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 603 Content-Type: application/json Date: Sun, 12 May 2019 23:20: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-e715cdaf-1c17-441b-80ec-9bb4b994c310 x-openstack-request-id: req-e715cdaf-1c17-441b-80ec-9bb4b994c310 2019-05-12 23:20:14,434 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/2bea3687-b4aa-45bf-810c-9ae75213928c", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/2bea3687-b4aa-45bf-810c-9ae75213928c", "rel": "bookmark"}], "image": {"id": "b50e8ae7-2a84-427a-bc21-cb8e4e1ac30a", "links": [{"href": "http://172.30.9.24:8774/images/b50e8ae7-2a84-427a-bc21-cb8e4e1ac30a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "169af931-11e5-4d44-b3ca-7e81afb79e26", "links": [{"href": "http://172.30.9.24:8774/flavors/169af931-11e5-4d44-b3ca-7e81afb79e26", "rel": "bookmark"}]}, "id": "2bea3687-b4aa-45bf-810c-9ae75213928c", "user_id": "3a8187ff320e4d26b6afbfe098977a45", "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-05-12T23:20:14Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_4d4ba98f-00c4-42ec-a8ad-51b3de96b8eb", "name": "singlevm2-vm_4d4ba98f-00c4-42ec-a8ad-51b3de96b8eb", "created": "2019-05-12T23:20:13Z", "tenant_id": "35f85b87cf02425a97d1f30b91da702f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-12 23:20:14,435 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-e715cdaf-1c17-441b-80ec-9bb4b994c310 2019-05-12 23:20:14,435 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.749459981918s 2019-05-12 23:20:14,446 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-12 23:20:14,446 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}46b2d745ca7310cd09e0c50faaaecea247f85c73" 2019-05-12 23:20:14,543 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Sun, 12 May 2019 23:20:14 GMT X-Openstack-Request-Id: req-c6340d11-b23e-4bd7-b213-43aa8d73c347 2019-05-12 23:20:14,543 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b24f945a-7d07-4835-982f-37a530314074","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e1cde78fc5364b11ba375012051bd685","l2_adjacency":true,"status":"ACTIVE","subnets":["e4030248-99b3-4c84-be5c-699e1ef4626f"],"description":"","tags":[],"updated_at":"2019-05-12T23:13:19Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e1cde78fc5364b11ba375012051bd685","created_at":"2019-05-12T23:13:13Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"f40e2cfc-45a6-49f2-a10e-7a45a77b1722","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"35f85b87cf02425a97d1f30b91da702f","l2_adjacency":true,"status":"ACTIVE","subnets":["1be6c73a-58c5-4864-9412-2e06b9c9225d"],"description":"","tags":[],"updated_at":"2019-05-12T23:19:50Z","qos_policy_id":null,"name":"singlevm2-net_4d4ba98f-00c4-42ec-a8ad-51b3de96b8eb","admin_state_up":true,"tenant_id":"35f85b87cf02425a97d1f30b91da702f","created_at":"2019-05-12T23:19:49Z","mtu":1450}]} 2019-05-12 23:20:14,544 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-c6340d11-b23e-4bd7-b213-43aa8d73c347 2019-05-12 23:20:14,544 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.097708940506s 2019-05-12 23:20:14,545 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-12 23:20:14,545 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}46b2d745ca7310cd09e0c50faaaecea247f85c73" 2019-05-12 23:20:14,875 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 680 Content-Type: application/json Date: Sun, 12 May 2019 23:20:15 GMT X-Openstack-Request-Id: req-bec812ca-8b1a-4032-ab2d-acaa609ca6ce 2019-05-12 23:20:14,875 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f40e2cfc-45a6-49f2-a10e-7a45a77b1722","tenant_id":"35f85b87cf02425a97d1f30b91da702f","created_at":"2019-05-12T23:19:50Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-05-12T23:19:50Z","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":"35f85b87cf02425a97d1f30b91da702f","id":"1be6c73a-58c5-4864-9412-2e06b9c9225d","subnetpool_id":null,"name":"singlevm2-subnet_4d4ba98f-00c4-42ec-a8ad-51b3de96b8eb"}]} 2019-05-12 23:20:14,875 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-bec812ca-8b1a-4032-ab2d-acaa609ca6ce 2019-05-12 23:20:14,875 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.330567121506s 2019-05-12 23:20:14,876 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-12 23:20:16,878 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-12 23:20:16,881 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}46b2d745ca7310cd09e0c50faaaecea247f85c73" 2019-05-12 23:20:18,568 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sun, 12 May 2019 23:20:16 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-1d231002-8fc6-4e7e-aa8e-32d551cc0a0d x-openstack-request-id: req-1d231002-8fc6-4e7e-aa8e-32d551cc0a0d 2019-05-12 23:20:18,569 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/2bea3687-b4aa-45bf-810c-9ae75213928c", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/2bea3687-b4aa-45bf-810c-9ae75213928c", "rel": "bookmark"}], "image": {"id": "b50e8ae7-2a84-427a-bc21-cb8e4e1ac30a", "links": [{"href": "http://172.30.9.24:8774/images/b50e8ae7-2a84-427a-bc21-cb8e4e1ac30a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "169af931-11e5-4d44-b3ca-7e81afb79e26", "links": [{"href": "http://172.30.9.24:8774/flavors/169af931-11e5-4d44-b3ca-7e81afb79e26", "rel": "bookmark"}]}, "id": "2bea3687-b4aa-45bf-810c-9ae75213928c", "security_groups": [{"name": "singlevm2-sg_4d4ba98f-00c4-42ec-a8ad-51b3de96b8eb"}], "user_id": "3a8187ff320e4d26b6afbfe098977a45", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-12T23:20:16Z", "hostId": "b8cd8bc2ad0fb1edc22b505b98589f42afb86981633d433d12c15df8", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_4d4ba98f-00c4-42ec-a8ad-51b3de96b8eb", "name": "singlevm2-vm_4d4ba98f-00c4-42ec-a8ad-51b3de96b8eb", "created": "2019-05-12T23:20:13Z", "tenant_id": "35f85b87cf02425a97d1f30b91da702f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-12 23:20:18,569 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-1d231002-8fc6-4e7e-aa8e-32d551cc0a0d 2019-05-12 23:20:18,569 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.69034814835s 2019-05-12 23:20:18,575 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-12 23:20:20,578 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-12 23:20:20,581 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}46b2d745ca7310cd09e0c50faaaecea247f85c73" 2019-05-12 23:20:22,349 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sun, 12 May 2019 23:20: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-d40d4285-d274-4a8b-ab00-6ddefe9ed120 x-openstack-request-id: req-d40d4285-d274-4a8b-ab00-6ddefe9ed120 2019-05-12 23:20:22,350 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/2bea3687-b4aa-45bf-810c-9ae75213928c", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/2bea3687-b4aa-45bf-810c-9ae75213928c", "rel": "bookmark"}], "image": {"id": "b50e8ae7-2a84-427a-bc21-cb8e4e1ac30a", "links": [{"href": "http://172.30.9.24:8774/images/b50e8ae7-2a84-427a-bc21-cb8e4e1ac30a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "169af931-11e5-4d44-b3ca-7e81afb79e26", "links": [{"href": "http://172.30.9.24:8774/flavors/169af931-11e5-4d44-b3ca-7e81afb79e26", "rel": "bookmark"}]}, "id": "2bea3687-b4aa-45bf-810c-9ae75213928c", "security_groups": [{"name": "singlevm2-sg_4d4ba98f-00c4-42ec-a8ad-51b3de96b8eb"}], "user_id": "3a8187ff320e4d26b6afbfe098977a45", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-12T23:20:16Z", "hostId": "b8cd8bc2ad0fb1edc22b505b98589f42afb86981633d433d12c15df8", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_4d4ba98f-00c4-42ec-a8ad-51b3de96b8eb", "name": "singlevm2-vm_4d4ba98f-00c4-42ec-a8ad-51b3de96b8eb", "created": "2019-05-12T23:20:13Z", "tenant_id": "35f85b87cf02425a97d1f30b91da702f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-12 23:20:22,350 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-d40d4285-d274-4a8b-ab00-6ddefe9ed120 2019-05-12 23:20:22,350 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.77206993103s 2019-05-12 23:20:22,356 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-12 23:20:24,359 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-12 23:20:24,362 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}46b2d745ca7310cd09e0c50faaaecea247f85c73" 2019-05-12 23:20:25,113 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 739 Content-Type: application/json Date: Sun, 12 May 2019 23:20: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-a2da67cf-cb0d-427c-bc75-94cada46d343 x-openstack-request-id: req-a2da67cf-cb0d-427c-bc75-94cada46d343 2019-05-12 23:20:25,114 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm2-net_4d4ba98f-00c4-42ec-a8ad-51b3de96b8eb": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:af:a3:96", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/2bea3687-b4aa-45bf-810c-9ae75213928c", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/2bea3687-b4aa-45bf-810c-9ae75213928c", "rel": "bookmark"}], "image": {"id": "b50e8ae7-2a84-427a-bc21-cb8e4e1ac30a", "links": [{"href": "http://172.30.9.24:8774/images/b50e8ae7-2a84-427a-bc21-cb8e4e1ac30a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-12T23:20:22.000000", "flavor": {"id": "169af931-11e5-4d44-b3ca-7e81afb79e26", "links": [{"href": "http://172.30.9.24:8774/flavors/169af931-11e5-4d44-b3ca-7e81afb79e26", "rel": "bookmark"}]}, "id": "2bea3687-b4aa-45bf-810c-9ae75213928c", "security_groups": [{"name": "singlevm2-sg_4d4ba98f-00c4-42ec-a8ad-51b3de96b8eb"}], "user_id": "3a8187ff320e4d26b6afbfe098977a45", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-12T23:20:22Z", "hostId": "b8cd8bc2ad0fb1edc22b505b98589f42afb86981633d433d12c15df8", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_4d4ba98f-00c4-42ec-a8ad-51b3de96b8eb", "name": "singlevm2-vm_4d4ba98f-00c4-42ec-a8ad-51b3de96b8eb", "created": "2019-05-12T23:20:13Z", "tenant_id": "35f85b87cf02425a97d1f30b91da702f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-12 23:20:25,114 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-a2da67cf-cb0d-427c-bc75-94cada46d343 2019-05-12 23:20:25,114 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.755582809448s 2019-05-12 23:20:25,121 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-05-12 23:20:25,121 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/ports.json?device_id=2bea3687-b4aa-45bf-810c-9ae75213928c" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46b2d745ca7310cd09e0c50faaaecea247f85c73" 2019-05-12 23:20:25,486 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Sun, 12 May 2019 23:20:25 GMT X-Openstack-Request-Id: req-9cf5927c-8d7f-4b87-849a-b4ab200517d5 2019-05-12 23:20:25,486 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-12T23:20:21Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1be6c73a-58c5-4864-9412-2e06b9c9225d","ip_address":"192.168.120.7"}],"id":"d0bda3f8-4fdd-417a-92f9-c2f5731898b8","security_groups":["e66bd16c-180f-4d8c-91a7-d1926a59a442"],"mac_address":"fa:16:3e:af:a3:96","project_id":"35f85b87cf02425a97d1f30b91da702f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f40e2cfc-45a6-49f2-a10e-7a45a77b1722","tenant_id":"35f85b87cf02425a97d1f30b91da702f","created_at":"2019-05-12T23:20:17Z","binding:vnic_type":"normal","device_id":"2bea3687-b4aa-45bf-810c-9ae75213928c","ip_allocation":"immediate"}]} 2019-05-12 23:20:25,487 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=2bea3687-b4aa-45bf-810c-9ae75213928c used request id req-9cf5927c-8d7f-4b87-849a-b4ab200517d5 2019-05-12 23:20:25,487 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.365848064423s 2019-05-12 23:20:25,497 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-12 23:20:25,498 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/floatingips.json?port_id=d0bda3f8-4fdd-417a-92f9-c2f5731898b8" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46b2d745ca7310cd09e0c50faaaecea247f85c73" 2019-05-12 23:20:25,840 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 12 May 2019 23:20:25 GMT X-Openstack-Request-Id: req-4e61bbf2-5399-4c50-918c-ea36c3f2eaf6 2019-05-12 23:20:25,840 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-05-12 23:20:25,840 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json?port_id=d0bda3f8-4fdd-417a-92f9-c2f5731898b8 used request id req-4e61bbf2-5399-4c50-918c-ea36c3f2eaf6 2019-05-12 23:20:25,840 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.342840909958s 2019-05-12 23:20:25,841 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm2-net_4d4ba98f-00c4-42ec-a8ad-51b3de96b8eb': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:af:a3:96', 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'b50e8ae7-2a84-427a-bc21-cb8e4e1ac30a'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-12T23:20:22.000000', 'flavor': Munch({u'id': u'169af931-11e5-4d44-b3ca-7e81afb79e26'}), 'az': u'nova', 'id': u'2bea3687-b4aa-45bf-810c-9ae75213928c', 'security_groups': [Munch({u'name': u'singlevm2-sg_4d4ba98f-00c4-42ec-a8ad-51b3de96b8eb'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'3a8187ff320e4d26b6afbfe098977a45', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'35f85b87cf02425a97d1f30b91da702f', 'name': 'singlevm2-project_4d4ba98f-00c4-42ec-a8ad-51b3de96b8eb', '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-05-12T23:20:22.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-05-12T23:20:22Z', 'hostId': u'b8cd8bc2ad0fb1edc22b505b98589f42afb86981633d433d12c15df8', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm2-kp_4d4ba98f-00c4-42ec-a8ad-51b3de96b8eb', 'public_v6': '', 'private_v4': u'192.168.120.7', 'cloud': 'envvars', 'host_id': u'b8cd8bc2ad0fb1edc22b505b98589f42afb86981633d433d12c15df8', '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-05-12T23:20:22.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'35f85b87cf02425a97d1f30b91da702f', 'name': u'singlevm2-vm_4d4ba98f-00c4-42ec-a8ad-51b3de96b8eb', 'adminPass': u'ftv7vPZnu927', 'tenant_id': u'35f85b87cf02425a97d1f30b91da702f', 'created_at': u'2019-05-12T23:20:13Z', 'created': u'2019-05-12T23:20:13Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-05-12 23:20:25,846 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-12 23:20:25,847 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}46b2d745ca7310cd09e0c50faaaecea247f85c73" 2019-05-12 23:20:25,939 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Sun, 12 May 2019 23:20:26 GMT X-Openstack-Request-Id: req-d2c835ce-fb42-4c5d-a419-af167cf17fd2 2019-05-12 23:20:25,940 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b24f945a-7d07-4835-982f-37a530314074","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e1cde78fc5364b11ba375012051bd685","l2_adjacency":true,"status":"ACTIVE","subnets":["e4030248-99b3-4c84-be5c-699e1ef4626f"],"description":"","tags":[],"updated_at":"2019-05-12T23:13:19Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e1cde78fc5364b11ba375012051bd685","created_at":"2019-05-12T23:13:13Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"f40e2cfc-45a6-49f2-a10e-7a45a77b1722","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"35f85b87cf02425a97d1f30b91da702f","l2_adjacency":true,"status":"ACTIVE","subnets":["1be6c73a-58c5-4864-9412-2e06b9c9225d"],"description":"","tags":[],"updated_at":"2019-05-12T23:19:50Z","qos_policy_id":null,"name":"singlevm2-net_4d4ba98f-00c4-42ec-a8ad-51b3de96b8eb","admin_state_up":true,"tenant_id":"35f85b87cf02425a97d1f30b91da702f","created_at":"2019-05-12T23:19:49Z","mtu":1450}]} 2019-05-12 23:20:25,940 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-d2c835ce-fb42-4c5d-a419-af167cf17fd2 2019-05-12 23:20:25,940 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0934700965881s 2019-05-12 23:20:25,941 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-05-12 23:20:25,942 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/ports.json?device_id=2bea3687-b4aa-45bf-810c-9ae75213928c" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46b2d745ca7310cd09e0c50faaaecea247f85c73" 2019-05-12 23:20:26,003 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Sun, 12 May 2019 23:20:26 GMT X-Openstack-Request-Id: req-b0e3650e-2505-40c9-ad54-57a60e6cd4b3 2019-05-12 23:20:26,004 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-12T23:20:21Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1be6c73a-58c5-4864-9412-2e06b9c9225d","ip_address":"192.168.120.7"}],"id":"d0bda3f8-4fdd-417a-92f9-c2f5731898b8","security_groups":["e66bd16c-180f-4d8c-91a7-d1926a59a442"],"mac_address":"fa:16:3e:af:a3:96","project_id":"35f85b87cf02425a97d1f30b91da702f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f40e2cfc-45a6-49f2-a10e-7a45a77b1722","tenant_id":"35f85b87cf02425a97d1f30b91da702f","created_at":"2019-05-12T23:20:17Z","binding:vnic_type":"normal","device_id":"2bea3687-b4aa-45bf-810c-9ae75213928c","ip_allocation":"immediate"}]} 2019-05-12 23:20:26,004 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=2bea3687-b4aa-45bf-810c-9ae75213928c used request id req-b0e3650e-2505-40c9-ad54-57a60e6cd4b3 2019-05-12 23:20:26,004 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0625340938568s 2019-05-12 23:20:26,005 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-05-12 23:20:26,005 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}46b2d745ca7310cd09e0c50faaaecea247f85c73" -d '{"floatingip": {"floating_network_id": "b24f945a-7d07-4835-982f-37a530314074", "fixed_ip_address": "192.168.120.7", "port_id": "d0bda3f8-4fdd-417a-92f9-c2f5731898b8"}}' 2019-05-12 23:20:29,469 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 823 Content-Type: application/json Date: Sun, 12 May 2019 23:20:29 GMT X-Openstack-Request-Id: req-8bf4145d-c0b0-4906-bedf-b16673aede4b 2019-05-12 23:20:29,470 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "d055fc85-3d84-498b-ba03-83128d54de37", "status": "DOWN", "description": "", "tags": [], "tenant_id": "35f85b87cf02425a97d1f30b91da702f", "created_at": "2019-05-12T23:20:27Z", "updated_at": "2019-05-12T23:20:27Z", "floating_network_id": "b24f945a-7d07-4835-982f-37a530314074", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "f40e2cfc-45a6-49f2-a10e-7a45a77b1722", "device_owner": "compute:nova", "mac_address": "fa:16:3e:af:a3:96", "device_id": "2bea3687-b4aa-45bf-810c-9ae75213928c"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "35f85b87cf02425a97d1f30b91da702f", "port_id": "d0bda3f8-4fdd-417a-92f9-c2f5731898b8", "id": "641786c4-bb79-4684-bbbc-989a5b0b4bbb", "qos_policy_id": null}} 2019-05-12 23:20:29,470 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-8bf4145d-c0b0-4906-bedf-b16673aede4b 2019-05-12 23:20:29,470 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 3.46522092819s 2019-05-12 23:20:29,485 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-12 23:20:29,486 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}46b2d745ca7310cd09e0c50faaaecea247f85c73" 2019-05-12 23:20:29,828 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sun, 12 May 2019 23:20:30 GMT X-Openstack-Request-Id: req-2b274281-3003-4a93-84eb-c0111dc65786 2019-05-12 23:20:29,829 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "d055fc85-3d84-498b-ba03-83128d54de37", "status": "DOWN", "description": "", "tags": [], "tenant_id": "35f85b87cf02425a97d1f30b91da702f", "created_at": "2019-05-12T23:20:27Z", "updated_at": "2019-05-12T23:20:27Z", "floating_network_id": "b24f945a-7d07-4835-982f-37a530314074", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "f40e2cfc-45a6-49f2-a10e-7a45a77b1722", "device_owner": "compute:nova", "mac_address": "fa:16:3e:af:a3:96", "device_id": "2bea3687-b4aa-45bf-810c-9ae75213928c"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "35f85b87cf02425a97d1f30b91da702f", "port_id": "d0bda3f8-4fdd-417a-92f9-c2f5731898b8", "id": "641786c4-bb79-4684-bbbc-989a5b0b4bbb", "qos_policy_id": null}]} 2019-05-12 23:20:29,829 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-2b274281-3003-4a93-84eb-c0111dc65786 2019-05-12 23:20:29,829 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.344002008438s 2019-05-12 23:20:29,836 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-12 23:20:29,945 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-12 23:20:29,946 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}46b2d745ca7310cd09e0c50faaaecea247f85c73" 2019-05-12 23:20:30,325 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sun, 12 May 2019 23:20:30 GMT X-Openstack-Request-Id: req-98b63784-a5d8-40d6-bc32-e7ea7cd777dd 2019-05-12 23:20:30,326 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "d055fc85-3d84-498b-ba03-83128d54de37", "status": "DOWN", "description": "", "tags": [], "tenant_id": "35f85b87cf02425a97d1f30b91da702f", "created_at": "2019-05-12T23:20:27Z", "updated_at": "2019-05-12T23:20:27Z", "floating_network_id": "b24f945a-7d07-4835-982f-37a530314074", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "f40e2cfc-45a6-49f2-a10e-7a45a77b1722", "device_owner": "compute:nova", "mac_address": "fa:16:3e:af:a3:96", "device_id": "2bea3687-b4aa-45bf-810c-9ae75213928c"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "35f85b87cf02425a97d1f30b91da702f", "port_id": "d0bda3f8-4fdd-417a-92f9-c2f5731898b8", "id": "641786c4-bb79-4684-bbbc-989a5b0b4bbb", "qos_policy_id": null}]} 2019-05-12 23:20:30,326 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-98b63784-a5d8-40d6-bc32-e7ea7cd777dd 2019-05-12 23:20:30,326 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.38051700592s 2019-05-12 23:20:30,332 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-12 23:20:30,442 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-12 23:20:30,443 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}46b2d745ca7310cd09e0c50faaaecea247f85c73" 2019-05-12 23:20:30,698 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sun, 12 May 2019 23:20:30 GMT X-Openstack-Request-Id: req-ea456c58-554e-41a6-a0bc-90b09175cffa 2019-05-12 23:20:30,698 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "d055fc85-3d84-498b-ba03-83128d54de37", "status": "DOWN", "description": "", "tags": [], "tenant_id": "35f85b87cf02425a97d1f30b91da702f", "created_at": "2019-05-12T23:20:27Z", "updated_at": "2019-05-12T23:20:27Z", "floating_network_id": "b24f945a-7d07-4835-982f-37a530314074", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "f40e2cfc-45a6-49f2-a10e-7a45a77b1722", "device_owner": "compute:nova", "mac_address": "fa:16:3e:af:a3:96", "device_id": "2bea3687-b4aa-45bf-810c-9ae75213928c"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "35f85b87cf02425a97d1f30b91da702f", "port_id": "d0bda3f8-4fdd-417a-92f9-c2f5731898b8", "id": "641786c4-bb79-4684-bbbc-989a5b0b4bbb", "qos_policy_id": null}]} 2019-05-12 23:20:30,698 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-ea456c58-554e-41a6-a0bc-90b09175cffa 2019-05-12 23:20:30,699 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.256288051605s 2019-05-12 23:20:30,705 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-12 23:20:30,814 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-12 23:20:30,815 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}46b2d745ca7310cd09e0c50faaaecea247f85c73" 2019-05-12 23:20:30,874 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 828 Content-Type: application/json Date: Sun, 12 May 2019 23:20:31 GMT X-Openstack-Request-Id: req-8d340d65-0440-4836-9028-76fdc3607bcc 2019-05-12 23:20:30,874 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "d055fc85-3d84-498b-ba03-83128d54de37", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "35f85b87cf02425a97d1f30b91da702f", "created_at": "2019-05-12T23:20:27Z", "updated_at": "2019-05-12T23:20:30Z", "floating_network_id": "b24f945a-7d07-4835-982f-37a530314074", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "f40e2cfc-45a6-49f2-a10e-7a45a77b1722", "device_owner": "compute:nova", "mac_address": "fa:16:3e:af:a3:96", "device_id": "2bea3687-b4aa-45bf-810c-9ae75213928c"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.200", "revision_number": 1, "project_id": "35f85b87cf02425a97d1f30b91da702f", "port_id": "d0bda3f8-4fdd-417a-92f9-c2f5731898b8", "id": "641786c4-bb79-4684-bbbc-989a5b0b4bbb", "qos_policy_id": null}]} 2019-05-12 23:20:30,874 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-8d340d65-0440-4836-9028-76fdc3607bcc 2019-05-12 23:20:30,874 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0599160194397s 2019-05-12 23:20:30,880 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'd055fc85-3d84-498b-ba03-83128d54de37', 'updated_at': u'2019-05-12T23:20:30Z', 'fixed_ip_address': u'192.168.120.7', 'floating_ip_address': u'172.30.9.200', 'revision_number': 1, 'port_id': u'd0bda3f8-4fdd-417a-92f9-c2f5731898b8', 'id': u'641786c4-bb79-4684-bbbc-989a5b0b4bbb', 'network': u'b24f945a-7d07-4835-982f-37a530314074', 'port': u'd0bda3f8-4fdd-417a-92f9-c2f5731898b8', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'35f85b87cf02425a97d1f30b91da702f', 'name': 'singlevm2-project_4d4ba98f-00c4-42ec-a8ad-51b3de96b8eb', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'35f85b87cf02425a97d1f30b91da702f', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'b24f945a-7d07-4835-982f-37a530314074', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'f40e2cfc-45a6-49f2-a10e-7a45a77b1722', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:af:a3:96', u'device_id': u'2bea3687-b4aa-45bf-810c-9ae75213928c'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'35f85b87cf02425a97d1f30b91da702f', 'created_at': u'2019-05-12T23:20:27Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'f40e2cfc-45a6-49f2-a10e-7a45a77b1722', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:af:a3:96', u'device_id': u'2bea3687-b4aa-45bf-810c-9ae75213928c'}), 'router': u'd055fc85-3d84-498b-ba03-83128d54de37'}) 2019-05-12 23:20:30,881 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-05-12 23:20:30,884 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers/2bea3687-b4aa-45bf-810c-9ae75213928c/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}46b2d745ca7310cd09e0c50faaaecea247f85c73" -d '{"os-getConsoleOutput": {"length": null}}' 2019-05-12 23:20:30,978 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9605 Content-Type: application/json Date: Sun, 12 May 2019 23:20: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-47389f32-4537-46ea-97c1-3437a64979e7 x-openstack-request-id: req-47389f32-4537-46ea-97c1-3437a64979e7 2019-05-12 23:20:30,980 - 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 560541180 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.228881] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656)\n[ 0.231780] pid_max: default: 32768 minimum: 301\n[ 0.233338] ACPI: Core revision 20150930\n[ 0.235316] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.237585] Security Framework initialized\n[ 0.239003] Yama: becoming mindful.\n[ 0.240272] AppArmor: AppArmor initialized\n[ 0.241737] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.244009] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.246221] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.248326] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.250693] Initializing cgroup subsys io\n[ 0.252116] Initializing cgroup subsys memory\n[ 0.253620] Initializing cgroup subsys devices\n[ 0.255138] Initializing cgroup subsys freezer\n[ 0.256657] Initializing cgroup subsys net_cls\n[ 0.258168] Initializing cgroup subsys perf_event\n[ 0.259772] Initializing cgroup subsys net_prio\n[ 0.261312] Initializing cgroup subsys hugetlb\n[ 0.262822] Initializing cgroup subsys pids\n[ 0.264321] CPU: Physical Processor ID: 0\n[ 0.266415] mce: CPU supports 10 MCE banks\n[ 0.267886] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.269636] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.286431] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.294846] ftrace: allocating 31920 entries in 125 pages\n[ 0.326012] smpboot: Max logical packages: 1\n[ 0.327527] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.329868] x2apic enabled\n[ 0.331225] Switched APIC routing to physical x2apic.\n[ 0.334085] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.336045] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.339644] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.342754] KVM setup paravirtual spinlock\n[ 0.344672] x86: Booted up 1 node, 1 CPUs\n[ 0.346086] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.348449] devtmpfs: initialized\n[ 0.350679] evm: security.selinux\n[ 0.351889] evm: security.SMACK64\n[ 0.353095] evm: security.SMACK64EXEC\n[ 0.354392] evm: security.SMACK64TRANSMUTE\n[ 0.355809] evm: security.SMACK64MMAP\n[ 0.357102] evm: security.ima\n[ 0.358213] evm: security.capability\n[ 0.359566] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.362761] pinctrl core: initialized pinctrl subsystem\n[ 0.364637] RTC time: 23:20:22, date: 05/12/19\n[ 0.366246] NET: Registered protocol family 16\n[ 0.367882] cpuidle: using governor ladder\n[ 0.369317] cpuidle: using governor menu\n[ 0.370695] PCCT header not found.\n[ 0.371972] ACPI: bus type PCI registered\n[ 0.373370] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.375531] PCI: Using configuration type 1 for base access\n[ 0.378080] ACPI: Added _OSI(Module Device)\n[ 0.379548] ACPI: Added _OSI(Processor Device)\n[ 0.381057] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.382638] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.385221] ACPI: Interpreter enabled\n[ 0.386549] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.389769] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.392990] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.396229] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.399447] ACPI: (supports S0 S5)\n[ 0.400684] ACPI: Using IOAPIC for interrupt routing\n[ 0.402333] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.406828] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.408819] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.410976] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.413074] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.416874] acpiphp: Slot [3] registered\n[ 0.418266] acpiphp: Slot [4] registered\n[ 0.419655] acpiphp: Slot [5] registered\n[ 0.421046] acpiphp: Slot [6] registered\n[ 0.422436] acpiphp: Slot [7] registered\n[ 0.423819] acpiphp: Slot [8] registered\n[ 0.425216] acpiphp: Slot [9] registered\n[ 0.426609] acpiphp: Slot [10] registered\n[ 0.428013] acpiphp: Slot [11] registered\n[ 0.429421] acpiphp: Slot [12] registered\n[ 0.430834] acpiphp: Slot [13] registered\n[ 0.432235] acpiphp: Slot [14] registered\n[ 0.433648] acpiphp: Slot [15] registered\n[ 0.450961] acpiphp: Slot [16] registered\n[ 0.452373] acpiphp: Slot [17] registered\n[ 0.453781] acpiphp: Slot [18] registered\n[ 0.455195] acpiphp: Slot [19] registered\n[ 0.456607] acpiphp: Slot [20] registered\n[ 0.458011] acpiphp: Slot [21] registered\n[ 0.459419] acpiphp: Slot [22] registered\n[ 0.460831] acpiphp: Slot [23] registered\n[ 0.462240] acpiphp: Slot [24] registered\n[ 0.463654] acpiphp: Slot [25] registered\n[ 0.465066] acpiphp: Slot [26] registered\n[ 0.466468] acpiphp: Slot [27] registered\n[ 0.467882] acpiphp: Slot [28] registered\n[ 0.469288] acpiphp: Slot [29] registered\n[ 0.470693] acpiphp: Slot [30] registered\n[ 0.472101] acpiphp: Slot [31] registered\n[ 0.473506] PCI host bridge to bus 0000:00\n[ 0.474918] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.477047] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.479169] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.481695] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.484220] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.486803] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.491464] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.493707] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.495773] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.497992] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.502360] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.504877] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.526153] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.528651] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.531259] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.533704] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.536129] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.538267] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.540416] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.542269] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.544976] vgaarb: loaded\n[ 0.546021] vgaarb: bridge control possible 0000:00:02.0\n[ 0.548040] SCSI subsystem initialized\n[ 0.549575] ACPI: bus type USB registered\n[ 0.551006] usbcore: registered new interface driver usbfs\n[ 0.552802] usbcore: registered new interface driver hub\n[ 0.554571] usbcore: registered new device driver usb\n[ 0.556419] PCI: Using ACPI for IRQ routing\n[ 0.558264] NetLabel: Initializing\n[ 0.559520] NetLabel: domain hash size = 128\n[ 0.561003] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.562670] NetLabel: unlabeled traffic allowed by default\n[ 0.567059] clocksource: Switched to clocksource kvm-clock\n[ 0.577664] AppArmor: AppArmor Filesystem Enabled\n[ 0.579414] pnp: PnP ACPI init\n[ 0.581085] pnp: PnP ACPI: found 5 devices\n[ 0.588221] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.591251] NET: Registered protocol family 2\n[ 0.593141] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.595403] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.597518] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.599623] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.601530] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.603592] NET: Registered protocol family 1\n[ 0.605129] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.607065] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.608953] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.623998] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.639323] Trying to unpack rootfs image as initramfs...\n[ 0.701121] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.704001] Scanning for low memory corruption every 60 seconds\n[ 0.706234] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.708301] audit: initializing netlink subsys (disabled)\n[ 0.710100] audit: type=2000 audit(1557703223.244:1): initialized\n[ 0.712345] Initialise system trusted keyring\n[ 0.713977] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.716017] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.719122] zbud: loaded\n[ 0.720286] VFS: Disk quotas dquot_6.6.0\n[ 0.721701] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.724263] fuse init (API version 7.23)\n[ 0.725794] Key type big_key registered\n[ 0.727197] Allocating IMA MOK and blacklist keyrings.\n[ 0.729231] Key type asymmetric registered\n[ 0.730672] Asymmetric key parser 'x509' registered\n[ 0.732340] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.734942] io scheduler noop registered\n[ 0.736327] io scheduler deadline registered (default)\n[ 0.738067] io scheduler cfq registered\n[ 0.739535] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.741353] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.743555] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.746089] ACPI: Power Button [PWRF]\n[ 0.747556] GHES: HEST is not enabled!\n[ 0.761841] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.791664] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.795094] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.820362] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.823822] Linux agpgart interface v0.103\n[ 0.827402] brd: module loaded\n[ 0.829803] loop: module loaded\n[ 0.835090] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.837633] GPT:90111 != 2097151\n[ 0.838812] GPT:Alternate GPT header not at the end of the disk.\n[ 0.840729] GPT:90111 != 2097151\n[ 0.841914] GPT: Use GNU Parted to correct GPT errors.\n[ 0.843617] vda: vda1 vda15\n[ 0.845501] scsi host0: ata_piix\n[ 0.846807] scsi host1: ata_piix\n[ 0.848049] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.850224] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.852978] libphy: Fixed MDIO Bus: probed\n[ 0.854413] tun: Universal TUN/TAP device driver, 1.6\n[ 0.856106] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.859360] PPP generic driver version 2.4.2\n[ 0.860920] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.863021] ehci-pci: EHCI PCI platform driver\n[ 0.864562] ehci-platform: EHCI generic platform driver\n[ 0.866308] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.868299] ohci-pci: OHCI PCI platform driver\n[ 0.869838] ohci-platform: OHCI generic platform driver\n[ 0.871588] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.886631] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.888385] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.890943] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.892681] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.894680] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.896931] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.899407] usb usb1: Product: UHCI Host Controller\n[ 0.901046] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.903040] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.904710] hub 1-0:1.0: USB hub found\n[ 0.906068] hub 1-0:1.0: 2 ports detected\n[ 0.907635] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.911202] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.912861] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.914628] mousedev: PS/2 mouse device common for all mice\n[ 0.916792] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.919734] rtc_cmos 00:00: RTC can wake from S4\n[ 0.921824] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.923903] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.925998] i2c /dev entries driver\n[ 0.927309] device-mapper: uevent: version 1.0.3\n[ 0.928949] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.931794] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.934044] NET: Registered protocol family 10\n[ 0.935897] NET: Registered protocol family 17\n[ 0.937447] Key type dns_resolver registered\n[ 0.939101] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.941004] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.944035] registered taskstats version 1\n[ 0.945499] Loading compiled-in X.509 certificates\n[ 0.947684] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.950910] zswap: loaded using pool lzo/zbud\n[ 0.953194] Key type trusted registered\n[ 0.955590] Key type encrypted registered\n[ 0.957012] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.958818] ima: No TPM chip found, activating TPM-bypass!\n[ 0.960643] evm: HMAC attrs: 0x1\n[ 0.962212] Magic number: 3:607:352\n[ 0.963668] rtc_cmos 00:00: setting system clock to 2019-05-12 23:20:23 UTC (1557703223)\n[ 0.966456] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.968404] EDD information not available.\n[ 1.008853] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.027544] Write protecting the kernel read-only data: 14336k\n[ 1.030880] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.033895] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.75\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.88\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.194831] random: dd urandom read with 6 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.7...\nLease of 192.168.120.7 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.02. iid=i-00000005\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNNSc+Q9AkX1RnqchkvaHA60OisMgqZgmBN1K4zEg6M+DAQX+fC7OgWDbz2A8ZUBmtHvKzKmufhtgqqFE0N0fbTzve1+jipGIXVBD24JlJgdUKKqch9FCrHYB9Ih6RBjWYFWLdoiVpfRFWtGtCJY76HIyuWc/ChmNLHyFK7fxmQrqKvxWlspXkUWuR9mQJ2JVtPy1e04RsAlavFdzeT6JYkh7w+UIQv67VtmwLBsGKH4i03MdSgyvREV3nqHe96NhDLwx2OTd98TBcU+FyxHSK7inhDDSz+oP5JROCdkp8U0FRzasGQKoVoPxusXdeczDfhCaECVWTKUk/KTihDA7p root@singlevm2-vm-4d4ba98f-00c4-42ec-a8ad-51b3de96b8eb\nssh-dss AAAAB3NzaC1kc3MAAACBAPlK3aZmcsEJpx2zi/xog9jXpI03GpBCZvCGVBsGzsJyHIPQMSmXsk73d98tiV9kjaFj+lK8xh+5VVc+ZRgyk+UQM+fLj09aaQEIuDuPtWfJH9Mh9uxVOs8Ap5BPw1lQtLL774PVUownUupdAuhU7N0zFcVmH68GVehGmqgEO90VAAAAFQDxQM5onrf0L9JG8hkWqZ25sJ97nwAAAIEA6av9I7BzfvuL6S7fZFIticico0z6pTWP5IFpl0zrAg7VeGldmvAn/7YKOYq9uBQ8rR+zIvQO9p/fQc2Q+4315Rt3+4ONlHXHXQdsWGRAgLF8PbhCDHrtOmcCeiR6JatGmxkMTWT7HCTcxXh9ZQBFIR/o8usOGFitmnX1HfYe83MAAACAc27VOdjRg/oQULpxCNEm4IK5Yr5dHQVGtxhsPGuTGMVTrzLQbFFWneU2y/6bjRU73USoqWxFmqE3CEwalTw3N+U1OXEMfLr6uOmEqd5ZbXQmZDMJBRYc+8iFFs/TCSYza/DEmpiHPVMFcKbTW7NhX9jkcAKj+EoDh1TEpdei2dA= root@singlevm2-vm-4d4ba98f-00c4-42ec-a8ad-51b3de96b8eb\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.23s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.7,24,fe80::f816:3eff:feaf:a396/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.7 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000005\nname: N/A\navailability-zone: nova\nlocal-hostname: singlevm2-vm-4d4ba98f-00c4-42ec-a8ad-51b3de96b8eb\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=5.54 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsinglevm2-vm-4d4ba98f-00c4-42ec-a8ad-51b3de96b8eb login: "} 2019-05-12 23:20:30,981 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/2bea3687-b4aa-45bf-810c-9ae75213928c/action used request id req-47389f32-4537-46ea-97c1-3437a64979e7 2019-05-12 23:20:30,981 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0998909473419s 2019-05-12 23:20:30,982 - 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 560541180 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.228881] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.231780] pid_max: default: 32768 minimum: 301 [ 0.233338] ACPI: Core revision 20150930 [ 0.235316] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.237585] Security Framework initialized [ 0.239003] Yama: becoming mindful. [ 0.240272] AppArmor: AppArmor initialized [ 0.241737] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.244009] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.246221] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.248326] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.250693] Initializing cgroup subsys io [ 0.252116] Initializing cgroup subsys memory [ 0.253620] Initializing cgroup subsys devices [ 0.255138] Initializing cgroup subsys freezer [ 0.256657] Initializing cgroup subsys net_cls [ 0.258168] Initializing cgroup subsys perf_event [ 0.259772] Initializing cgroup subsys net_prio [ 0.261312] Initializing cgroup subsys hugetlb [ 0.262822] Initializing cgroup subsys pids [ 0.264321] CPU: Physical Processor ID: 0 [ 0.266415] mce: CPU supports 10 MCE banks [ 0.267886] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.269636] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.286431] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.294846] ftrace: allocating 31920 entries in 125 pages [ 0.326012] smpboot: Max logical packages: 1 [ 0.327527] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.329868] x2apic enabled [ 0.331225] Switched APIC routing to physical x2apic. [ 0.334085] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.336045] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.339644] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.342754] KVM setup paravirtual spinlock [ 0.344672] x86: Booted up 1 node, 1 CPUs [ 0.346086] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.348449] devtmpfs: initialized [ 0.350679] evm: security.selinux [ 0.351889] evm: security.SMACK64 [ 0.353095] evm: security.SMACK64EXEC [ 0.354392] evm: security.SMACK64TRANSMUTE [ 0.355809] evm: security.SMACK64MMAP [ 0.357102] evm: security.ima [ 0.358213] evm: security.capability [ 0.359566] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.362761] pinctrl core: initialized pinctrl subsystem [ 0.364637] RTC time: 23:20:22, date: 05/12/19 [ 0.366246] NET: Registered protocol family 16 [ 0.367882] cpuidle: using governor ladder [ 0.369317] cpuidle: using governor menu [ 0.370695] PCCT header not found. [ 0.371972] ACPI: bus type PCI registered [ 0.373370] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.375531] PCI: Using configuration type 1 for base access [ 0.378080] ACPI: Added _OSI(Module Device) [ 0.379548] ACPI: Added _OSI(Processor Device) [ 0.381057] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.382638] ACPI: Added _OSI(Processor Aggregator Device) [ 0.385221] ACPI: Interpreter enabled [ 0.386549] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.389769] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.392990] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.396229] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.399447] ACPI: (supports S0 S5) [ 0.400684] ACPI: Using IOAPIC for interrupt routing [ 0.402333] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.406828] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.408819] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.410976] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.413074] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.416874] acpiphp: Slot [3] registered [ 0.418266] acpiphp: Slot [4] registered [ 0.419655] acpiphp: Slot [5] registered [ 0.421046] acpiphp: Slot [6] registered [ 0.422436] acpiphp: Slot [7] registered [ 0.423819] acpiphp: Slot [8] registered [ 0.425216] acpiphp: Slot [9] registered [ 0.426609] acpiphp: Slot [10] registered [ 0.428013] acpiphp: Slot [11] registered [ 0.429421] acpiphp: Slot [12] registered [ 0.430834] acpiphp: Slot [13] registered [ 0.432235] acpiphp: Slot [14] registered [ 0.433648] acpiphp: Slot [15] registered [ 0.450961] acpiphp: Slot [16] registered [ 0.452373] acpiphp: Slot [17] registered [ 0.453781] acpiphp: Slot [18] registered [ 0.455195] acpiphp: Slot [19] registered [ 0.456607] acpiphp: Slot [20] registered [ 0.458011] acpiphp: Slot [21] registered [ 0.459419] acpiphp: Slot [22] registered [ 0.460831] acpiphp: Slot [23] registered [ 0.462240] acpiphp: Slot [24] registered [ 0.463654] acpiphp: Slot [25] registered [ 0.465066] acpiphp: Slot [26] registered [ 0.466468] acpiphp: Slot [27] registered [ 0.467882] acpiphp: Slot [28] registered [ 0.469288] acpiphp: Slot [29] registered [ 0.470693] acpiphp: Slot [30] registered [ 0.472101] acpiphp: Slot [31] registered [ 0.473506] PCI host bridge to bus 0000:00 [ 0.474918] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.477047] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.479169] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.481695] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.484220] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.486803] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.491464] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.493707] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.495773] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.497992] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.502360] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.504877] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.526153] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.528651] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.531259] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.533704] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.536129] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.538267] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.540416] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.542269] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.544976] vgaarb: loaded [ 0.546021] vgaarb: bridge control possible 0000:00:02.0 [ 0.548040] SCSI subsystem initialized [ 0.549575] ACPI: bus type USB registered [ 0.551006] usbcore: registered new interface driver usbfs [ 0.552802] usbcore: registered new interface driver hub [ 0.554571] usbcore: registered new device driver usb [ 0.556419] PCI: Using ACPI for IRQ routing [ 0.558264] NetLabel: Initializing [ 0.559520] NetLabel: domain hash size = 128 [ 0.561003] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.562670] NetLabel: unlabeled traffic allowed by default [ 0.567059] clocksource: Switched to clocksource kvm-clock [ 0.577664] AppArmor: AppArmor Filesystem Enabled [ 0.579414] pnp: PnP ACPI init [ 0.581085] pnp: PnP ACPI: found 5 devices [ 0.588221] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.591251] NET: Registered protocol family 2 [ 0.593141] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.595403] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.597518] TCP: Hash tables configured (established 4096 bind 4096) [ 0.599623] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.601530] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.603592] NET: Registered protocol family 1 [ 0.605129] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.607065] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.608953] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.623998] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.639323] Trying to unpack rootfs image as initramfs... [ 0.701121] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.704001] Scanning for low memory corruption every 60 seconds [ 0.706234] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.708301] audit: initializing netlink subsys (disabled) [ 0.710100] audit: type=2000 audit(1557703223.244:1): initialized [ 0.712345] Initialise system trusted keyring [ 0.713977] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.716017] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.719122] zbud: loaded [ 0.720286] VFS: Disk quotas dquot_6.6.0 [ 0.721701] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.724263] fuse init (API version 7.23) [ 0.725794] Key type big_key registered [ 0.727197] Allocating IMA MOK and blacklist keyrings. [ 0.729231] Key type asymmetric registered [ 0.730672] Asymmetric key parser 'x509' registered [ 0.732340] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.734942] io scheduler noop registered [ 0.736327] io scheduler deadline registered (default) [ 0.738067] io scheduler cfq registered [ 0.739535] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.741353] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.743555] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.746089] ACPI: Power Button [PWRF] [ 0.747556] GHES: HEST is not enabled! [ 0.761841] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.791664] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.795094] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.820362] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.823822] Linux agpgart interface v0.103 [ 0.827402] brd: module loaded [ 0.829803] loop: module loaded [ 0.835090] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.837633] GPT:90111 != 2097151 [ 0.838812] GPT:Alternate GPT header not at the end of the disk. [ 0.840729] GPT:90111 != 2097151 [ 0.841914] GPT: Use GNU Parted to correct GPT errors. [ 0.843617] vda: vda1 vda15 [ 0.845501] scsi host0: ata_piix [ 0.846807] scsi host1: ata_piix [ 0.848049] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.850224] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.852978] libphy: Fixed MDIO Bus: probed [ 0.854413] tun: Universal TUN/TAP device driver, 1.6 [ 0.856106] tun: (C) 1999-2004 Max Krasnyansky [ 0.859360] PPP generic driver version 2.4.2 [ 0.860920] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.863021] ehci-pci: EHCI PCI platform driver [ 0.864562] ehci-platform: EHCI generic platform driver [ 0.866308] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.868299] ohci-pci: OHCI PCI platform driver [ 0.869838] ohci-platform: OHCI generic platform driver [ 0.871588] uhci_hcd: USB Universal Host Controller Interface driver [ 0.886631] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.888385] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.890943] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.892681] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.894680] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.896931] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.899407] usb usb1: Product: UHCI Host Controller [ 0.901046] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.903040] usb usb1: SerialNumber: 0000:00:01.2 [ 0.904710] hub 1-0:1.0: USB hub found [ 0.906068] hub 1-0:1.0: 2 ports detected [ 0.907635] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.911202] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.912861] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.914628] mousedev: PS/2 mouse device common for all mice [ 0.916792] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.919734] rtc_cmos 00:00: RTC can wake from S4 [ 0.921824] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.923903] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.925998] i2c /dev entries driver [ 0.927309] device-mapper: uevent: version 1.0.3 [ 0.928949] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.931794] ledtrig-cpu: registered to indicate activity on CPUs [ 0.934044] NET: Registered protocol family 10 [ 0.935897] NET: Registered protocol family 17 [ 0.937447] Key type dns_resolver registered [ 0.939101] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.941004] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.944035] registered taskstats version 1 [ 0.945499] Loading compiled-in X.509 certificates [ 0.947684] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.950910] zswap: loaded using pool lzo/zbud [ 0.953194] Key type trusted registered [ 0.955590] Key type encrypted registered [ 0.957012] AppArmor: AppArmor sha1 policy hashing enabled [ 0.958818] ima: No TPM chip found, activating TPM-bypass! [ 0.960643] evm: HMAC attrs: 0x1 [ 0.962212] Magic number: 3:607:352 [ 0.963668] rtc_cmos 00:00: setting system clock to 2019-05-12 23:20:23 UTC (1557703223) [ 0.966456] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.968404] EDD information not available. [ 1.008853] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.027544] Write protecting the kernel read-only data: 14336k [ 1.030880] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.033895] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.88 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.194831] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.7... Lease of 192.168.120.7 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.02. iid=i-00000005 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNNSc+Q9AkX1RnqchkvaHA60OisMgqZgmBN1K4zEg6M+DAQX+fC7OgWDbz2A8ZUBmtHvKzKmufhtgqqFE0N0fbTzve1+jipGIXVBD24JlJgdUKKqch9FCrHYB9Ih6RBjWYFWLdoiVpfRFWtGtCJY76HIyuWc/ChmNLHyFK7fxmQrqKvxWlspXkUWuR9mQJ2JVtPy1e04RsAlavFdzeT6JYkh7w+UIQv67VtmwLBsGKH4i03MdSgyvREV3nqHe96NhDLwx2OTd98TBcU+FyxHSK7inhDDSz+oP5JROCdkp8U0FRzasGQKoVoPxusXdeczDfhCaECVWTKUk/KTihDA7p root@singlevm2-vm-4d4ba98f-00c4-42ec-a8ad-51b3de96b8eb ssh-dss AAAAB3NzaC1kc3MAAACBAPlK3aZmcsEJpx2zi/xog9jXpI03GpBCZvCGVBsGzsJyHIPQMSmXsk73d98tiV9kjaFj+lK8xh+5VVc+ZRgyk+UQM+fLj09aaQEIuDuPtWfJH9Mh9uxVOs8Ap5BPw1lQtLL774PVUownUupdAuhU7N0zFcVmH68GVehGmqgEO90VAAAAFQDxQM5onrf0L9JG8hkWqZ25sJ97nwAAAIEA6av9I7BzfvuL6S7fZFIticico0z6pTWP5IFpl0zrAg7VeGldmvAn/7YKOYq9uBQ8rR+zIvQO9p/fQc2Q+4315Rt3+4ONlHXHXQdsWGRAgLF8PbhCDHrtOmcCeiR6JatGmxkMTWT7HCTcxXh9ZQBFIR/o8usOGFitmnX1HfYe83MAAACAc27VOdjRg/oQULpxCNEm4IK5Yr5dHQVGtxhsPGuTGMVTrzLQbFFWneU2y/6bjRU73USoqWxFmqE3CEwalTw3N+U1OXEMfLr6uOmEqd5ZbXQmZDMJBRYc+8iFFs/TCSYza/DEmpiHPVMFcKbTW7NhX9jkcAKj+EoDh1TEpdei2dA= root@singlevm2-vm-4d4ba98f-00c4-42ec-a8ad-51b3de96b8eb -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.23s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.7,24,fe80::f816:3eff:feaf:a396/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.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000005 name: N/A availability-zone: nova local-hostname: singlevm2-vm-4d4ba98f-00c4-42ec-a8ad-51b3de96b8eb launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=5.54 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. singlevm2-vm-4d4ba98f-00c4-42ec-a8ad-51b3de96b8eb login: 2019-05-12 23:20:31,428 - paramiko.transport - DEBUG - starting thread (client mode): 0xbf5ced10L 2019-05-12 23:20:31,428 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-05-12 23:20:31,447 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2019-05-12 23:20:31,447 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2019-05-12 23:20:31,448 - 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-05-12 23:20:31,448 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-05-12 23:20:31,448 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2019-05-12 23:20:31,449 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-05-12 23:20:31,449 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-05-12 23:20:31,449 - paramiko.transport - DEBUG - Compression agreed: none 2019-05-12 23:20:31,501 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-05-12 23:20:31,502 - paramiko.transport - DEBUG - Switch to new keys ... 2019-05-12 23:20:31,529 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.200: 3def4bc775f8855016e39816b604a9d3 2019-05-12 23:20:31,530 - paramiko.transport - DEBUG - Trying discovered key 30384d76396d68d7b918daefdaffa963 in /tmp/tmpYWImlP 2019-05-12 23:20:31,541 - paramiko.transport - DEBUG - userauth is OK 2019-05-12 23:20:31,547 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-05-12 23:20:31,562 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-05-12 23:20:31,563 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2019-05-12 23:20:31,564 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-05-12 23:20:31,565 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-05-12 23:20:31,566 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-05-12 23:20:31,566 - functest.core.singlevm - DEBUG - output: Hello World 2019-05-12 23:20:31,567 - functest.core.singlevm - DEBUG - error: 2019-05-12 23:20:31,572 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-05-12 23:20:31,683 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-05-12 23:20:31,683 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm2 | functest | 00:44 | PASS | +-------------------+------------------+------------------+----------------+ 2019-05-12 23:20:31,693 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-05-12 23:20:31,693 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/floatingips/641786c4-bb79-4684-bbbc-989a5b0b4bbb.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46b2d745ca7310cd09e0c50faaaecea247f85c73" 2019-05-12 23:20:33,637 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 12 May 2019 23:20:33 GMT X-Openstack-Request-Id: req-243675c1-e83a-4e40-8904-2a8480d0589a 2019-05-12 23:20:33,638 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-12 23:20:33,638 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/floatingips/641786c4-bb79-4684-bbbc-989a5b0b4bbb.json used request id req-243675c1-e83a-4e40-8904-2a8480d0589a 2019-05-12 23:20:33,638 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.94488286972s 2019-05-12 23:20:33,647 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-12 23:20:33,648 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}46b2d745ca7310cd09e0c50faaaecea247f85c73" 2019-05-12 23:20:33,715 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 12 May 2019 23:20:33 GMT X-Openstack-Request-Id: req-62b9d458-40c4-47a9-aa2d-dcb64d7335de 2019-05-12 23:20:33,715 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-05-12 23:20:33,715 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-62b9d458-40c4-47a9-aa2d-dcb64d7335de 2019-05-12 23:20:33,716 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0679709911346s 2019-05-12 23:20:33,716 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-05-12 23:20:33,719 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/servers/2bea3687-b4aa-45bf-810c-9ae75213928c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46b2d745ca7310cd09e0c50faaaecea247f85c73" 2019-05-12 23:20:34,086 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Sun, 12 May 2019 23:20: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-0256c891-227f-44f6-9474-6bf2178b3072 x-openstack-request-id: req-0256c891-227f-44f6-9474-6bf2178b3072 2019-05-12 23:20:34,086 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/2bea3687-b4aa-45bf-810c-9ae75213928c used request id req-0256c891-227f-44f6-9474-6bf2178b3072 2019-05-12 23:20:34,086 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.369863033295s 2019-05-12 23:20:34,087 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-12 23:20:34,089 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}46b2d745ca7310cd09e0c50faaaecea247f85c73" 2019-05-12 23:20:35,004 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 763 Content-Type: application/json Date: Sun, 12 May 2019 23:20: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-5d53b3ce-6a75-4ea1-8327-e45364ffe914 x-openstack-request-id: req-5d53b3ce-6a75-4ea1-8327-e45364ffe914 2019-05-12 23:20:35,005 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"singlevm2-net_4d4ba98f-00c4-42ec-a8ad-51b3de96b8eb": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:af:a3:96", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:af:a3:96", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/2bea3687-b4aa-45bf-810c-9ae75213928c", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/2bea3687-b4aa-45bf-810c-9ae75213928c", "rel": "bookmark"}], "image": {"id": "b50e8ae7-2a84-427a-bc21-cb8e4e1ac30a", "links": [{"href": "http://172.30.9.24:8774/images/b50e8ae7-2a84-427a-bc21-cb8e4e1ac30a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-12T23:20:22.000000", "flavor": {"id": "169af931-11e5-4d44-b3ca-7e81afb79e26", "links": [{"href": "http://172.30.9.24:8774/flavors/169af931-11e5-4d44-b3ca-7e81afb79e26", "rel": "bookmark"}]}, "id": "2bea3687-b4aa-45bf-810c-9ae75213928c", "security_groups": [{"name": "singlevm2-sg_4d4ba98f-00c4-42ec-a8ad-51b3de96b8eb"}], "user_id": "3a8187ff320e4d26b6afbfe098977a45", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-12T23:20:33Z", "hostId": "b8cd8bc2ad0fb1edc22b505b98589f42afb86981633d433d12c15df8", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_4d4ba98f-00c4-42ec-a8ad-51b3de96b8eb", "name": "singlevm2-vm_4d4ba98f-00c4-42ec-a8ad-51b3de96b8eb", "created": "2019-05-12T23:20:13Z", "tenant_id": "35f85b87cf02425a97d1f30b91da702f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-12 23:20:35,005 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-5d53b3ce-6a75-4ea1-8327-e45364ffe914 2019-05-12 23:20:35,005 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.918374061584s 2019-05-12 23:20:35,007 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-12 23:20:37,009 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-12 23:20:37,012 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}46b2d745ca7310cd09e0c50faaaecea247f85c73" 2019-05-12 23:20:37,077 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Sun, 12 May 2019 23:20:37 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-3dc24520-5d8d-48f9-9b2e-2ae1f7f246a4 x-openstack-request-id: req-3dc24520-5d8d-48f9-9b2e-2ae1f7f246a4 2019-05-12 23:20:37,077 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-05-12 23:20:37,077 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-3dc24520-5d8d-48f9-9b2e-2ae1f7f246a4 2019-05-12 23:20:37,077 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.067773103714s 2019-05-12 23:20:37,083 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-12 23:20:37,083 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}46b2d745ca7310cd09e0c50faaaecea247f85c73" 2019-05-12 23:20:37,127 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4831 Content-Type: application/json Date: Sun, 12 May 2019 23:20:37 GMT X-Openstack-Request-Id: req-924c7a3b-c01a-4012-96d5-111c02a33f6f 2019-05-12 23:20:37,128 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "35f85b87cf02425a97d1f30b91da702f", "created_at": "2019-05-12T23:19:49Z", "updated_at": "2019-05-12T23:19:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:19:49Z", "revision_number": 0, "id": "07ca4ca8-55db-4f10-af57-d0b27b2a1950", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-12T23:19:49Z", "security_group_id": "16b7ed30-55bb-4dbd-b1c6-f30d8bbe107c", "tenant_id": "35f85b87cf02425a97d1f30b91da702f", "port_range_min": null, "ethertype": "IPv6", "project_id": "35f85b87cf02425a97d1f30b91da702f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:19:49Z", "revision_number": 0, "id": "2adcc4b2-d957-4e5f-aff6-8874168a1d44", "remote_group_id": "16b7ed30-55bb-4dbd-b1c6-f30d8bbe107c", "remote_ip_prefix": null, "created_at": "2019-05-12T23:19:49Z", "security_group_id": "16b7ed30-55bb-4dbd-b1c6-f30d8bbe107c", "tenant_id": "35f85b87cf02425a97d1f30b91da702f", "port_range_min": null, "ethertype": "IPv4", "project_id": "35f85b87cf02425a97d1f30b91da702f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:19:49Z", "revision_number": 0, "id": "9fd90cf1-8079-40c6-86ed-462a34cbc9b5", "remote_group_id": "16b7ed30-55bb-4dbd-b1c6-f30d8bbe107c", "remote_ip_prefix": null, "created_at": "2019-05-12T23:19:49Z", "security_group_id": "16b7ed30-55bb-4dbd-b1c6-f30d8bbe107c", "tenant_id": "35f85b87cf02425a97d1f30b91da702f", "port_range_min": null, "ethertype": "IPv6", "project_id": "35f85b87cf02425a97d1f30b91da702f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:19:49Z", "revision_number": 0, "id": "a6acc514-3463-4ccc-a1b2-960585906112", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-12T23:19:49Z", "security_group_id": "16b7ed30-55bb-4dbd-b1c6-f30d8bbe107c", "tenant_id": "35f85b87cf02425a97d1f30b91da702f", "port_range_min": null, "ethertype": "IPv4", "project_id": "35f85b87cf02425a97d1f30b91da702f"}], "revision_number": 1, "project_id": "35f85b87cf02425a97d1f30b91da702f", "id": "16b7ed30-55bb-4dbd-b1c6-f30d8bbe107c", "name": "default"}, {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "35f85b87cf02425a97d1f30b91da702f", "created_at": "2019-05-12T23:20:06Z", "updated_at": "2019-05-12T23:20:07Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:20:07Z", "revision_number": 0, "id": "10428476-15dc-440c-9caa-8b2bbf03491c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-12T23:20:07Z", "security_group_id": "e66bd16c-180f-4d8c-91a7-d1926a59a442", "tenant_id": "35f85b87cf02425a97d1f30b91da702f", "port_range_min": null, "ethertype": "IPv4", "project_id": "35f85b87cf02425a97d1f30b91da702f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:20:06Z", "revision_number": 0, "id": "7c6d3f06-594c-41a7-9c3c-241e691fc54d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-12T23:20:06Z", "security_group_id": "e66bd16c-180f-4d8c-91a7-d1926a59a442", "tenant_id": "35f85b87cf02425a97d1f30b91da702f", "port_range_min": null, "ethertype": "IPv6", "project_id": "35f85b87cf02425a97d1f30b91da702f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:20:06Z", "revision_number": 0, "id": "b114b20f-e12d-4fbb-9b7f-b4116e755787", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-12T23:20:06Z", "security_group_id": "e66bd16c-180f-4d8c-91a7-d1926a59a442", "tenant_id": "35f85b87cf02425a97d1f30b91da702f", "port_range_min": null, "ethertype": "IPv4", "project_id": "35f85b87cf02425a97d1f30b91da702f"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-05-12T23:20:06Z", "revision_number": 0, "id": "ec2c10d9-94a4-4a20-bd80-1a6b63f182cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-12T23:20:06Z", "security_group_id": "e66bd16c-180f-4d8c-91a7-d1926a59a442", "tenant_id": "35f85b87cf02425a97d1f30b91da702f", "port_range_min": 22, "ethertype": "IPv4", "project_id": "35f85b87cf02425a97d1f30b91da702f"}], "revision_number": 3, "project_id": "35f85b87cf02425a97d1f30b91da702f", "id": "e66bd16c-180f-4d8c-91a7-d1926a59a442", "name": "singlevm2-sg_4d4ba98f-00c4-42ec-a8ad-51b3de96b8eb"}]} 2019-05-12 23:20:37,129 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-924c7a3b-c01a-4012-96d5-111c02a33f6f 2019-05-12 23:20:37,129 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0459980964661s 2019-05-12 23:20:37,135 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-05-12 23:20:37,135 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/security-groups/e66bd16c-180f-4d8c-91a7-d1926a59a442.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46b2d745ca7310cd09e0c50faaaecea247f85c73" 2019-05-12 23:20:37,320 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 12 May 2019 23:20:37 GMT X-Openstack-Request-Id: req-238ed594-9975-4cf8-8599-320c95672887 2019-05-12 23:20:37,320 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-12 23:20:37,320 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/e66bd16c-180f-4d8c-91a7-d1926a59a442.json used request id req-238ed594-9975-4cf8-8599-320c95672887 2019-05-12 23:20:37,320 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.18523812294s 2019-05-12 23:20:37,320 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-05-12 23:20:37,323 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/os-keypairs/singlevm2-kp_4d4ba98f-00c4-42ec-a8ad-51b3de96b8eb -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46b2d745ca7310cd09e0c50faaaecea247f85c73" 2019-05-12 23:20:37,374 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sun, 12 May 2019 23:20:37 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-28d00e8c-6bde-4d22-99ed-93682c679727 x-openstack-request-id: req-28d00e8c-6bde-4d22-99ed-93682c679727 2019-05-12 23:20:37,374 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/os-keypairs/singlevm2-kp_4d4ba98f-00c4-42ec-a8ad-51b3de96b8eb used request id req-28d00e8c-6bde-4d22-99ed-93682c679727 2019-05-12 23:20:37,374 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0534241199493s 2019-05-12 23:20:37,374 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-05-12 23:20:37,375 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/d055fc85-3d84-498b-ba03-83128d54de37/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}46b2d745ca7310cd09e0c50faaaecea247f85c73" -d '{"subnet_id": "1be6c73a-58c5-4864-9412-2e06b9c9225d"}' 2019-05-12 23:20:40,700 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sun, 12 May 2019 23:20:40 GMT X-Openstack-Request-Id: req-b5e178cd-b3ef-4cc4-b61d-980540aee9c9 2019-05-12 23:20:40,701 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "f40e2cfc-45a6-49f2-a10e-7a45a77b1722", "tenant_id": "35f85b87cf02425a97d1f30b91da702f", "subnet_id": "1be6c73a-58c5-4864-9412-2e06b9c9225d", "subnet_ids": ["1be6c73a-58c5-4864-9412-2e06b9c9225d"], "port_id": "16bdcb8e-4949-4d14-9c3c-999cbd168302", "id": "d055fc85-3d84-498b-ba03-83128d54de37"} 2019-05-12 23:20:40,701 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/d055fc85-3d84-498b-ba03-83128d54de37/remove_router_interface.json used request id req-b5e178cd-b3ef-4cc4-b61d-980540aee9c9 2019-05-12 23:20:40,701 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 3.32679510117s 2019-05-12 23:20:40,702 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-05-12 23:20:40,702 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}46b2d745ca7310cd09e0c50faaaecea247f85c73" 2019-05-12 23:20:40,827 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 705 Content-Type: application/json Date: Sun, 12 May 2019 23:20:41 GMT X-Openstack-Request-Id: req-c4dc0977-2192-471b-9113-b69df3c223df 2019-05-12 23:20:40,828 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "b24f945a-7d07-4835-982f-37a530314074", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e4030248-99b3-4c84-be5c-699e1ef4626f", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "35f85b87cf02425a97d1f30b91da702f", "created_at": "2019-05-12T23:19:52Z", "admin_state_up": true, "updated_at": "2019-05-12T23:20:38Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "35f85b87cf02425a97d1f30b91da702f", "id": "d055fc85-3d84-498b-ba03-83128d54de37", "name": "singlevm2-router_4d4ba98f-00c4-42ec-a8ad-51b3de96b8eb"}]} 2019-05-12 23:20:40,828 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-c4dc0977-2192-471b-9113-b69df3c223df 2019-05-12 23:20:40,828 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.126260995865s 2019-05-12 23:20:40,829 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-05-12 23:20:40,830 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/routers/d055fc85-3d84-498b-ba03-83128d54de37.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46b2d745ca7310cd09e0c50faaaecea247f85c73" 2019-05-12 23:20:45,324 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 12 May 2019 23:20:45 GMT X-Openstack-Request-Id: req-8c093810-6683-418d-8a08-1c49686252d1 2019-05-12 23:20:45,325 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-12 23:20:45,325 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/d055fc85-3d84-498b-ba03-83128d54de37.json used request id req-8c093810-6683-418d-8a08-1c49686252d1 2019-05-12 23:20:45,325 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.49533605576s 2019-05-12 23:20:45,325 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-12 23:20:45,326 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}46b2d745ca7310cd09e0c50faaaecea247f85c73" 2019-05-12 23:20:45,372 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 680 Content-Type: application/json Date: Sun, 12 May 2019 23:20:45 GMT X-Openstack-Request-Id: req-c8429866-52d2-4770-9155-62ff1b62e5d8 2019-05-12 23:20:45,373 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f40e2cfc-45a6-49f2-a10e-7a45a77b1722","tenant_id":"35f85b87cf02425a97d1f30b91da702f","created_at":"2019-05-12T23:19:50Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-05-12T23:19:50Z","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":"35f85b87cf02425a97d1f30b91da702f","id":"1be6c73a-58c5-4864-9412-2e06b9c9225d","subnetpool_id":null,"name":"singlevm2-subnet_4d4ba98f-00c4-42ec-a8ad-51b3de96b8eb"}]} 2019-05-12 23:20:45,373 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-c8429866-52d2-4770-9155-62ff1b62e5d8 2019-05-12 23:20:45,373 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0476050376892s 2019-05-12 23:20:45,374 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-05-12 23:20:45,375 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/subnets/1be6c73a-58c5-4864-9412-2e06b9c9225d.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46b2d745ca7310cd09e0c50faaaecea247f85c73" 2019-05-12 23:20:47,926 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 12 May 2019 23:20:48 GMT X-Openstack-Request-Id: req-8614021a-7c43-4477-ae71-ccef28007c4c 2019-05-12 23:20:47,927 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-12 23:20:47,927 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/1be6c73a-58c5-4864-9412-2e06b9c9225d.json used request id req-8614021a-7c43-4477-ae71-ccef28007c4c 2019-05-12 23:20:47,927 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.55246591568s 2019-05-12 23:20:47,927 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-12 23:20:47,928 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}46b2d745ca7310cd09e0c50faaaecea247f85c73" 2019-05-12 23:20:48,021 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1236 Content-Type: application/json Date: Sun, 12 May 2019 23:20:48 GMT X-Openstack-Request-Id: req-3f8d940d-9674-4fc7-acc5-2f0554fe5684 2019-05-12 23:20:48,022 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b24f945a-7d07-4835-982f-37a530314074","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e1cde78fc5364b11ba375012051bd685","l2_adjacency":true,"status":"ACTIVE","subnets":["e4030248-99b3-4c84-be5c-699e1ef4626f"],"description":"","tags":[],"updated_at":"2019-05-12T23:13:19Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e1cde78fc5364b11ba375012051bd685","created_at":"2019-05-12T23:13:13Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"f40e2cfc-45a6-49f2-a10e-7a45a77b1722","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"35f85b87cf02425a97d1f30b91da702f","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-12T23:20:47Z","qos_policy_id":null,"name":"singlevm2-net_4d4ba98f-00c4-42ec-a8ad-51b3de96b8eb","admin_state_up":true,"tenant_id":"35f85b87cf02425a97d1f30b91da702f","created_at":"2019-05-12T23:19:49Z","mtu":1450}]} 2019-05-12 23:20:48,022 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-3f8d940d-9674-4fc7-acc5-2f0554fe5684 2019-05-12 23:20:48,022 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.094789981842s 2019-05-12 23:20:48,023 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-05-12 23:20:48,024 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/networks/f40e2cfc-45a6-49f2-a10e-7a45a77b1722.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46b2d745ca7310cd09e0c50faaaecea247f85c73" 2019-05-12 23:20:49,507 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 12 May 2019 23:20:49 GMT X-Openstack-Request-Id: req-800eec07-9ee5-4b4e-a9bc-4abc2dd9b833 2019-05-12 23:20:49,507 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-12 23:20:49,507 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/f40e2cfc-45a6-49f2-a10e-7a45a77b1722.json used request id req-800eec07-9ee5-4b4e-a9bc-4abc2dd9b833 2019-05-12 23:20:49,507 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.48377919197s 2019-05-12 23:20:49,512 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-12 23:20:49,516 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}46b2d745ca7310cd09e0c50faaaecea247f85c73" 2019-05-12 23:20:49,898 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Sun, 12 May 2019 23:20:49 GMT X-Openstack-Request-Id: req-2464a434-d9e9-479c-a0e9-3b493e184f18 2019-05-12 23:20:49,899 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-12T23:20:03Z", "file": "/v2/images/b50e8ae7-2a84-427a-bc21-cb8e4e1ac30a/file", "owner": "35f85b87cf02425a97d1f30b91da702f", "id": "b50e8ae7-2a84-427a-bc21-cb8e4e1ac30a", "size": 12716032, "self": "/v2/images/b50e8ae7-2a84-427a-bc21-cb8e4e1ac30a", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://29d1eb29-4ea1-4f37-b52d-6ea80a398212/images/b50e8ae7-2a84-427a-bc21-cb8e4e1ac30a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://29d1eb29-4ea1-4f37-b52d-6ea80a398212/images/b50e8ae7-2a84-427a-bc21-cb8e4e1ac30a/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_4d4ba98f-00c4-42ec-a8ad-51b3de96b8eb", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_4d4ba98f-00c4-42ec-a8ad-51b3de96b8eb", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-12T23:20:03Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-12 23:20:49,899 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-2464a434-d9e9-479c-a0e9-3b493e184f18 2019-05-12 23:20:49,899 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.386873006821s 2019-05-12 23:20:49,901 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-05-12 23:20:49,905 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9292/v2/images/b50e8ae7-2a84-427a-bc21-cb8e4e1ac30a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46b2d745ca7310cd09e0c50faaaecea247f85c73" 2019-05-12 23:20:50,291 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 12 May 2019 23:20:50 GMT X-Openstack-Request-Id: req-840bad16-2ae5-4851-810e-c95f54621dc2 2019-05-12 23:20:50,292 - 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-05-12 23:20:50,292 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/b50e8ae7-2a84-427a-bc21-cb8e4e1ac30a used request id req-840bad16-2ae5-4851-810e-c95f54621dc2 2019-05-12 23:20:50,292 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.391041994095s 2019-05-12 23:20:50,298 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-12 23:20:50,301 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}0389ec1484204949e496e283687e9e357493c0cf" 2019-05-12 23:20:50,320 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Sun, 12 May 2019 23:20: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-0d0efcb0-af93-412e-ae5c-61e358637a81 x-openstack-request-id: req-0d0efcb0-af93-412e-ae5c-61e358637a81 2019-05-12 23:20:50,320 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "singlevm2-flavor_4d4ba98f-00c4-42ec-a8ad-51b3de96b8eb", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/169af931-11e5-4d44-b3ca-7e81afb79e26", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/169af931-11e5-4d44-b3ca-7e81afb79e26", "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": "169af931-11e5-4d44-b3ca-7e81afb79e26"}]} 2019-05-12 23:20:50,320 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-0d0efcb0-af93-412e-ae5c-61e358637a81 2019-05-12 23:20:50,320 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0227611064911s 2019-05-12 23:20:50,322 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-12 23:20:50,324 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/flavors/169af931-11e5-4d44-b3ca-7e81afb79e26 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0389ec1484204949e496e283687e9e357493c0cf" 2019-05-12 23:20:50,360 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sun, 12 May 2019 23:20:50 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-7f264730-a661-4bf0-8f96-7c652658aeca x-openstack-request-id: req-7f264730-a661-4bf0-8f96-7c652658aeca 2019-05-12 23:20:50,361 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/169af931-11e5-4d44-b3ca-7e81afb79e26 used request id req-7f264730-a661-4bf0-8f96-7c652658aeca 2019-05-12 23:20:50,361 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0389249324799s 2019-05-12 23:20:50,361 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-12 23:20:50,364 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}0389ec1484204949e496e283687e9e357493c0cf" 2019-05-12 23:20:50,581 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 833 Content-Type: application/json Date: Sun, 12 May 2019 23:20:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c0cac81-afd6-48a6-affc-17cab6acbce1 2019-05-12 23:20:50,582 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/2c33cd24152f470facc0a696e2ac0e9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c33cd24152f470facc0a696e2ac0e9c", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/2e55f9db30cd4444ac0e9d066ed612a6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e55f9db30cd4444ac0e9d066ed612a6", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/2eecd8c0b7ed405fb9816acbfc61b873"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2eecd8c0b7ed405fb9816acbfc61b873", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "singlevm2-user_4d4ba98f-00c4-42ec-a8ad-51b3de96b8eb", "links": {"self": "http://172.30.9.24:5000/v3/users/3a8187ff320e4d26b6afbfe098977a45"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3a8187ff320e4d26b6afbfe098977a45", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/3e9ccbfff5874166b6d46bd0fc199536"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e9ccbfff5874166b6d46bd0fc199536", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/6514c9b960ba4340b8237693137e90e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6514c9b960ba4340b8237693137e90e1", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/6e07d59b3a5e4c979114780a983ba694"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e07d59b3a5e4c979114780a983ba694", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/7dda43216d2c43c9a32be853789105c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dda43216d2c43c9a32be853789105c1", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/7de183e8dc884d4291809f553b399004"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7de183e8dc884d4291809f553b399004", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/849a549073e648949aed2d85db42cd75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "849a549073e648949aed2d85db42cd75", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/89eaebb8afe84ead9256ab24a4b51e70"}, "domain_id": "cc15131c8eb7492292418e2207dcc87e", "enabled": true, "options": {}, "id": "89eaebb8afe84ead9256ab24a4b51e70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/9cca07c0aeb24ad88b3c2a36b7f14f24"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9cca07c0aeb24ad88b3c2a36b7f14f24", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e97ad0d4669a4d2ab66ff01388512d4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e97ad0d4669a4d2ab66ff01388512d4b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/eda0297007e04147a7ddf6c5ba8b414c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eda0297007e04147a7ddf6c5ba8b414c", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/f9484f1d364145a1a174ce814372ad75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f9484f1d364145a1a174ce814372ad75", "email": "swift@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-05-12 23:20:50,582 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-6c0cac81-afd6-48a6-affc-17cab6acbce1 2019-05-12 23:20:50,582 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.220867872238s 2019-05-12 23:20:50,588 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-12 23:20:50,591 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users/3a8187ff320e4d26b6afbfe098977a45 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0389ec1484204949e496e283687e9e357493c0cf" 2019-05-12 23:20:50,820 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 227 Content-Type: application/json Date: Sun, 12 May 2019 23:20:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-047f4907-b95c-4415-a061-5cbd4be9fae1 2019-05-12 23:20:50,820 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "singlevm2-user_4d4ba98f-00c4-42ec-a8ad-51b3de96b8eb", "links": {"self": "http://172.30.9.24:5000/v3/users/3a8187ff320e4d26b6afbfe098977a45"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "3a8187ff320e4d26b6afbfe098977a45", "description": null}} 2019-05-12 23:20:50,820 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/3a8187ff320e4d26b6afbfe098977a45 used request id req-047f4907-b95c-4415-a061-5cbd4be9fae1 2019-05-12 23:20:50,820 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.232349872589s 2019-05-12 23:20:50,821 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-05-12 23:20:50,825 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/users/3a8187ff320e4d26b6afbfe098977a45 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0389ec1484204949e496e283687e9e357493c0cf" 2019-05-12 23:20:51,206 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 12 May 2019 23:20:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a8001e16-b409-4005-a442-a703bdce1022 2019-05-12 23:20:51,207 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-12 23:20:51,207 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/3a8187ff320e4d26b6afbfe098977a45 used request id req-a8001e16-b409-4005-a442-a703bdce1022 2019-05-12 23:20:51,207 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.385705947876s 2019-05-12 23:20:51,213 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-12 23:20:51,217 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}0389ec1484204949e496e283687e9e357493c0cf" 2019-05-12 23:20:51,424 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 388 Content-Type: application/json Date: Sun, 12 May 2019 23:20:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01641b77-e80d-4cb0-8380-5f0d5070e72c 2019-05-12 23:20:51,424 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.24:5000/v3/projects/35f85b87cf02425a97d1f30b91da702f"}, "tags": [], "enabled": true, "id": "35f85b87cf02425a97d1f30b91da702f", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_4d4ba98f-00c4-42ec-a8ad-51b3de96b8eb"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/502ad302317540d78206e49a51170791"}, "tags": [], "enabled": true, "id": "502ad302317540d78206e49a51170791", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/e1cde78fc5364b11ba375012051bd685"}, "tags": [], "enabled": true, "id": "e1cde78fc5364b11ba375012051bd685", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-12 23:20:51,425 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects used request id req-01641b77-e80d-4cb0-8380-5f0d5070e72c 2019-05-12 23:20:51,425 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.211396932602s 2019-05-12 23:20:51,429 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-05-12 23:20:51,433 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/projects/35f85b87cf02425a97d1f30b91da702f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0389ec1484204949e496e283687e9e357493c0cf" 2019-05-12 23:20:51,782 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 12 May 2019 23:20:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f46bee7a-a0ed-47a3-bf17-345c1f9b195e 2019-05-12 23:20:51,783 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-12 23:20:51,783 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/35f85b87cf02425a97d1f30b91da702f used request id req-f46bee7a-a0ed-47a3-bf17-345c1f9b195e 2019-05-12 23:20:51,783 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.353266000748s 2019-05-12 23:20:51,788 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-12 23:20:51,789 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/security-groups.json?project_id=35f85b87cf02425a97d1f30b91da702f&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}0389ec1484204949e496e283687e9e357493c0cf" 2019-05-12 23:20:51,833 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Sun, 12 May 2019 23:20:52 GMT X-Openstack-Request-Id: req-0fd6e20f-b833-4903-acaa-dbe655572807 2019-05-12 23:20:51,834 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "35f85b87cf02425a97d1f30b91da702f", "created_at": "2019-05-12T23:19:49Z", "updated_at": "2019-05-12T23:19:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:19:49Z", "revision_number": 0, "id": "07ca4ca8-55db-4f10-af57-d0b27b2a1950", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-12T23:19:49Z", "security_group_id": "16b7ed30-55bb-4dbd-b1c6-f30d8bbe107c", "tenant_id": "35f85b87cf02425a97d1f30b91da702f", "port_range_min": null, "ethertype": "IPv6", "project_id": "35f85b87cf02425a97d1f30b91da702f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:19:49Z", "revision_number": 0, "id": "2adcc4b2-d957-4e5f-aff6-8874168a1d44", "remote_group_id": "16b7ed30-55bb-4dbd-b1c6-f30d8bbe107c", "remote_ip_prefix": null, "created_at": "2019-05-12T23:19:49Z", "security_group_id": "16b7ed30-55bb-4dbd-b1c6-f30d8bbe107c", "tenant_id": "35f85b87cf02425a97d1f30b91da702f", "port_range_min": null, "ethertype": "IPv4", "project_id": "35f85b87cf02425a97d1f30b91da702f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:19:49Z", "revision_number": 0, "id": "9fd90cf1-8079-40c6-86ed-462a34cbc9b5", "remote_group_id": "16b7ed30-55bb-4dbd-b1c6-f30d8bbe107c", "remote_ip_prefix": null, "created_at": "2019-05-12T23:19:49Z", "security_group_id": "16b7ed30-55bb-4dbd-b1c6-f30d8bbe107c", "tenant_id": "35f85b87cf02425a97d1f30b91da702f", "port_range_min": null, "ethertype": "IPv6", "project_id": "35f85b87cf02425a97d1f30b91da702f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:19:49Z", "revision_number": 0, "id": "a6acc514-3463-4ccc-a1b2-960585906112", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-12T23:19:49Z", "security_group_id": "16b7ed30-55bb-4dbd-b1c6-f30d8bbe107c", "tenant_id": "35f85b87cf02425a97d1f30b91da702f", "port_range_min": null, "ethertype": "IPv4", "project_id": "35f85b87cf02425a97d1f30b91da702f"}], "revision_number": 1, "project_id": "35f85b87cf02425a97d1f30b91da702f", "id": "16b7ed30-55bb-4dbd-b1c6-f30d8bbe107c", "name": "default"}]} 2019-05-12 23:20:51,834 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json?project_id=35f85b87cf02425a97d1f30b91da702f&name=default used request id req-0fd6e20f-b833-4903-acaa-dbe655572807 2019-05-12 23:20:51,834 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0458619594574s 2019-05-12 23:20:51,839 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-12 23:20:51,840 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}0389ec1484204949e496e283687e9e357493c0cf" 2019-05-12 23:20:52,182 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Sun, 12 May 2019 23:20:52 GMT X-Openstack-Request-Id: req-b0a2d21c-1faf-4171-9962-72f289377010 2019-05-12 23:20:52,183 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "35f85b87cf02425a97d1f30b91da702f", "created_at": "2019-05-12T23:19:49Z", "updated_at": "2019-05-12T23:19:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:19:49Z", "revision_number": 0, "id": "a6acc514-3463-4ccc-a1b2-960585906112", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-12T23:19:49Z", "security_group_id": "16b7ed30-55bb-4dbd-b1c6-f30d8bbe107c", "tenant_id": "35f85b87cf02425a97d1f30b91da702f", "port_range_min": null, "ethertype": "IPv4", "project_id": "35f85b87cf02425a97d1f30b91da702f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:19:49Z", "revision_number": 0, "id": "2adcc4b2-d957-4e5f-aff6-8874168a1d44", "remote_group_id": "16b7ed30-55bb-4dbd-b1c6-f30d8bbe107c", "remote_ip_prefix": null, "created_at": "2019-05-12T23:19:49Z", "security_group_id": "16b7ed30-55bb-4dbd-b1c6-f30d8bbe107c", "tenant_id": "35f85b87cf02425a97d1f30b91da702f", "port_range_min": null, "ethertype": "IPv4", "project_id": "35f85b87cf02425a97d1f30b91da702f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:19:49Z", "revision_number": 0, "id": "9fd90cf1-8079-40c6-86ed-462a34cbc9b5", "remote_group_id": "16b7ed30-55bb-4dbd-b1c6-f30d8bbe107c", "remote_ip_prefix": null, "created_at": "2019-05-12T23:19:49Z", "security_group_id": "16b7ed30-55bb-4dbd-b1c6-f30d8bbe107c", "tenant_id": "35f85b87cf02425a97d1f30b91da702f", "port_range_min": null, "ethertype": "IPv6", "project_id": "35f85b87cf02425a97d1f30b91da702f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:19:49Z", "revision_number": 0, "id": "07ca4ca8-55db-4f10-af57-d0b27b2a1950", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-12T23:19:49Z", "security_group_id": "16b7ed30-55bb-4dbd-b1c6-f30d8bbe107c", "tenant_id": "35f85b87cf02425a97d1f30b91da702f", "port_range_min": null, "ethertype": "IPv6", "project_id": "35f85b87cf02425a97d1f30b91da702f"}], "revision_number": 1, "project_id": "35f85b87cf02425a97d1f30b91da702f", "id": "16b7ed30-55bb-4dbd-b1c6-f30d8bbe107c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-05-12T23:16:08Z", "updated_at": "2019-05-12T23:16:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:16:08Z", "revision_number": 0, "id": "9b4b553d-797e-4874-9e62-5136e57ed47f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-12T23:16:08Z", "security_group_id": "36169eb6-bc8e-47cb-b365-5eb3f4dd9a49", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:16:08Z", "revision_number": 0, "id": "af5ba5b0-2752-4a57-aff5-83f2a9cf3b8c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-12T23:16:08Z", "security_group_id": "36169eb6-bc8e-47cb-b365-5eb3f4dd9a49", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:16:08Z", "revision_number": 0, "id": "5b0d0dab-012c-4d82-838f-c6af90680c6a", "remote_group_id": "36169eb6-bc8e-47cb-b365-5eb3f4dd9a49", "remote_ip_prefix": null, "created_at": "2019-05-12T23:16:08Z", "security_group_id": "36169eb6-bc8e-47cb-b365-5eb3f4dd9a49", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:16:08Z", "revision_number": 0, "id": "c44e8fb6-4008-4146-84d9-2db8cc24727b", "remote_group_id": "36169eb6-bc8e-47cb-b365-5eb3f4dd9a49", "remote_ip_prefix": null, "created_at": "2019-05-12T23:16:08Z", "security_group_id": "36169eb6-bc8e-47cb-b365-5eb3f4dd9a49", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "36169eb6-bc8e-47cb-b365-5eb3f4dd9a49", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "502ad302317540d78206e49a51170791", "created_at": "2019-05-12T23:16:03Z", "updated_at": "2019-05-12T23:16:03Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:16:03Z", "revision_number": 0, "id": "b2ad2b4e-b195-4c19-9c34-27b56b4e0bd9", "remote_group_id": "8ff061d8-8956-47be-8c89-5c058979c02e", "remote_ip_prefix": null, "created_at": "2019-05-12T23:16:03Z", "security_group_id": "8ff061d8-8956-47be-8c89-5c058979c02e", "tenant_id": "502ad302317540d78206e49a51170791", "port_range_min": null, "ethertype": "IPv6", "project_id": "502ad302317540d78206e49a51170791"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:16:03Z", "revision_number": 0, "id": "05fe237d-8f6d-4360-bede-7938c10bf89d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-12T23:16:03Z", "security_group_id": "8ff061d8-8956-47be-8c89-5c058979c02e", "tenant_id": "502ad302317540d78206e49a51170791", "port_range_min": null, "ethertype": "IPv6", "project_id": "502ad302317540d78206e49a51170791"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:16:03Z", "revision_number": 0, "id": "cd36c1fa-0808-4d99-a3bf-782185bdcc4f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-12T23:16:03Z", "security_group_id": "8ff061d8-8956-47be-8c89-5c058979c02e", "tenant_id": "502ad302317540d78206e49a51170791", "port_range_min": null, "ethertype": "IPv4", "project_id": "502ad302317540d78206e49a51170791"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:16:03Z", "revision_number": 0, "id": "b31a11f9-5778-4d3d-be05-68694d4686b8", "remote_group_id": "8ff061d8-8956-47be-8c89-5c058979c02e", "remote_ip_prefix": null, "created_at": "2019-05-12T23:16:03Z", "security_group_id": "8ff061d8-8956-47be-8c89-5c058979c02e", "tenant_id": "502ad302317540d78206e49a51170791", "port_range_min": null, "ethertype": "IPv4", "project_id": "502ad302317540d78206e49a51170791"}], "revision_number": 1, "project_id": "502ad302317540d78206e49a51170791", "id": "8ff061d8-8956-47be-8c89-5c058979c02e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e1cde78fc5364b11ba375012051bd685", "created_at": "2019-05-12T23:13:13Z", "updated_at": "2019-05-12T23:13:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:13:13Z", "revision_number": 0, "id": "9a00b05e-0b7c-40b5-9a48-10bdcc24f092", "remote_group_id": "f83dd3ec-1152-4005-b958-bb04ec8466f4", "remote_ip_prefix": null, "created_at": "2019-05-12T23:13:13Z", "security_group_id": "f83dd3ec-1152-4005-b958-bb04ec8466f4", "tenant_id": "e1cde78fc5364b11ba375012051bd685", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1cde78fc5364b11ba375012051bd685"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:13:13Z", "revision_number": 0, "id": "d12b024f-7089-41bc-9b51-d4494c15443c", "remote_group_id": "f83dd3ec-1152-4005-b958-bb04ec8466f4", "remote_ip_prefix": null, "created_at": "2019-05-12T23:13:13Z", "security_group_id": "f83dd3ec-1152-4005-b958-bb04ec8466f4", "tenant_id": "e1cde78fc5364b11ba375012051bd685", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1cde78fc5364b11ba375012051bd685"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:13:13Z", "revision_number": 0, "id": "3b5e022e-170c-40cd-a21d-2349c0809e85", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-12T23:13:13Z", "security_group_id": "f83dd3ec-1152-4005-b958-bb04ec8466f4", "tenant_id": "e1cde78fc5364b11ba375012051bd685", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1cde78fc5364b11ba375012051bd685"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:13:13Z", "revision_number": 0, "id": "a31dcd6d-9cf9-417c-bfb4-5614cad00f12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-12T23:13:13Z", "security_group_id": "f83dd3ec-1152-4005-b958-bb04ec8466f4", "tenant_id": "e1cde78fc5364b11ba375012051bd685", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1cde78fc5364b11ba375012051bd685"}], "revision_number": 1, "project_id": "e1cde78fc5364b11ba375012051bd685", "id": "f83dd3ec-1152-4005-b958-bb04ec8466f4", "name": "default"}]} 2019-05-12 23:20:52,183 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-b0a2d21c-1faf-4171-9962-72f289377010 2019-05-12 23:20:52,184 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.344007968903s 2019-05-12 23:20:52,191 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-05-12 23:20:52,191 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/security-groups/16b7ed30-55bb-4dbd-b1c6-f30d8bbe107c.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0389ec1484204949e496e283687e9e357493c0cf" 2019-05-12 23:20:52,626 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 12 May 2019 23:20:52 GMT X-Openstack-Request-Id: req-9a4352cb-049a-4198-ab9a-ba86a5b56648 2019-05-12 23:20:52,626 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-12 23:20:52,626 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/16b7ed30-55bb-4dbd-b1c6-f30d8bbe107c.json used request id req-9a4352cb-049a-4198-ab9a-ba86a5b56648 2019-05-12 23:20:52,627 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.435652971268s 2019-05-12 23:20:52,672 - xtesting.ci.run_tests - INFO - Loading test case 'vping_ssh'... 2019-05-12 23:20:52,713 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-05-12 23:20:52,718 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Sun, 12 May 2019 23:20:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c951c842-a1f9-42c3-845d-a699fb034432 2019-05-12 23:20:52,719 - 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.24:5000/v3/", "rel": "self"}]}} 2019-05-12 23:20:52,719 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/v3 used request id req-c951c842-a1f9-42c3-845d-a699fb034432 2019-05-12 23:20:52,720 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2019-05-12 23:20:53,139 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "a7c607210c3a4f3e8b4164085360c700", "name": "admin"}, {"id": "8ca05c7227a341bd83d32ec8f8313653", "name": "reader"}, {"id": "bf61801caca2425fad3dcd754f90e279", "name": "member"}], "expires_at": "2019-05-13T00:20:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "502ad302317540d78206e49a51170791", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.30:8080/v1/AUTH_502ad302317540d78206e49a51170791", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "52ba4b5dec704662a53725ace954b758"}, {"url": "http://172.30.9.24:8080/v1/AUTH_502ad302317540d78206e49a51170791", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "76cdc7260e614ea7a112bbf6501075b4"}, {"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0016890642c4863a40d79301b1151c9"}], "type": "object-store", "id": "18380897045c4ca3915e511516050721", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1af474b830214cd99d794f484388b9bc"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e1601e9d9fc4089a53490e78be5772c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a7514fc59a84b9abc355f5edbf83808"}], "type": "compute", "id": "32036ae8f7e04dc98daec1c4a4ec6234", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e705bf9c7be4636aa3957547f53682e"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98bfbcf42a814c4882fcf329c2eb1aa3"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af9f8ae5e6794a09911001957e446fb3"}], "type": "event", "id": "419c4374326b4e8ba4bdf28c1a8f4f83", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "268f25db6d024c36b51f9687a725b015"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc526326fa154bababfdbc3992e985ee"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efb034dcd41d4871b0a0929d157f8741"}], "type": "metric", "id": "4ffc9a99aad94487a1039ad7f2d6f090", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/502ad302317540d78206e49a51170791", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "309e542939a849cca4774d4ecdc03ba6"}, {"url": "http://172.30.9.24:8004/v1/502ad302317540d78206e49a51170791", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94011bd098e04124b27b78f69f11ac12"}, {"url": "http://192.30.9.4:8004/v1/502ad302317540d78206e49a51170791", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de37498d066848da8ab99cbcd3616791"}], "type": "orchestration", "id": "6be0ce84b0224523a21a8b1a4c483242", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58d8437c726d4c0284d5dcac7cb5277c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6e0caf33ad4d4da0ebdbcd6017bb97"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ca91602f273343e594e001d4d93aea31"}], "type": "identity", "id": "73fe34c4669c462aa6825fe50c44c0c5", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/502ad302317540d78206e49a51170791", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "30a534e5676c45d7966a9da23673bbcb"}, {"url": "http://192.30.9.4:8776/v2/502ad302317540d78206e49a51170791", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9cdc7e864a14682926db0dfbc56508e"}, {"url": "http://172.30.9.24:8776/v2/502ad302317540d78206e49a51170791", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1c9ef0413f74a9281a145c7616f3d93"}], "type": "volumev2", "id": "84b8ce982b644c5fa734c93f5a240946", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49bc6af0fb36466d88e5bae34cc1970c"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b80de3b98af4abfba827bce002941dd"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6cc2135e734b4e1cb80611ebca802264"}], "type": "network", "id": "96c020f30b154737a857e2170dfc05c5", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "9c71851d494341a193fcfd99ff819a24", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59c0d24cc40c4c3d94209a0024bf072a"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68adf55aae0d4c50a2857bed11cc3761"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35f0dd57c6d4ef2acc0e8dd747ab8c3"}], "type": "image", "id": "b59adf68bee544e4890a3bcfbf865eb1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64efe99b77bf457cb4994dc3f5f698cd"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74be3cdb61a44d7dbe7be7f0c943c37b"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef030e81bb5b411096eb72a5f56ef179"}], "type": "alarming", "id": "b65220b9f32748cbbad5ffdfe793b945", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01d54c79a7204e18ae62efe9cf264132"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7240f2e8af1f45c4902f10ff40ae8737"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c21ec991e9cc479cb9251dc2be4e5d05"}], "type": "placement", "id": "eee5455969b14ace91d2257ab12e9e03", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/502ad302317540d78206e49a51170791", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba60c632e2b84514923fc18d1532d63e"}, {"url": "http://172.30.9.24:8776/v3/502ad302317540d78206e49a51170791", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dfa256588564446c9b89f88889b935c4"}, {"url": "http://192.30.9.4:8776/v3/502ad302317540d78206e49a51170791", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2fa5c3f7a0043ab814658d62b0418c1"}], "type": "volumev3", "id": "f7e6e7f7cae04db89c6a4dacb8fd5682", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5a73c8c287b74d1ba81a84739a7dbfeb"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "695e1b11f43140f8985b6bf5cdfd11be"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0891c46c5e240e7ac0b8de1a7f8e457"}], "type": "cloudformation", "id": "fc9b7fdfb7f24bf3b43e65004ffa982c", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7de183e8dc884d4291809f553b399004"}, "audit_ids": ["__QErNVxTUujpIvSJ5MEsg"], "issued_at": "2019-05-12T23:20:53.000000Z"}} 2019-05-12 23:20:53,142 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-12 23:20:53,143 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}2b1e8c9f8155d2e53189535f71bfc161ba10b6f9" 2019-05-12 23:20:53,501 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Sun, 12 May 2019 23:20:53 GMT X-Openstack-Request-Id: req-7197149f-0f4a-4e62-88bd-e42c46055c11 2019-05-12 23:20:53,501 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"b24f945a-7d07-4835-982f-37a530314074","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e1cde78fc5364b11ba375012051bd685","l2_adjacency":true,"status":"ACTIVE","subnets":["e4030248-99b3-4c84-be5c-699e1ef4626f"],"description":"","tags":[],"updated_at":"2019-05-12T23:13:19Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e1cde78fc5364b11ba375012051bd685","created_at":"2019-05-12T23:13:13Z","provider:network_type":"flat"}]} 2019-05-12 23:20:53,501 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-7197149f-0f4a-4e62-88bd-e42c46055c11 2019-05-12 23:20:53,501 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.359031915665s 2019-05-12 23:20:53,508 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-05-12 23:20:53,513 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sun, 12 May 2019 23:20:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-71686cab-889c-4c56-b8e8-6cbb2879decd 2019-05-12 23:20:53,514 - 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-12 23:20:53,514 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/ used request id req-71686cab-889c-4c56-b8e8-6cbb2879decd 2019-05-12 23:20:53,515 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-12 23:20:53,518 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}2b1e8c9f8155d2e53189535f71bfc161ba10b6f9" 2019-05-12 23:20:53,736 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Sun, 12 May 2019 23:20:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e438a623-efe2-4b6a-9631-8f2ff3f01799 2019-05-12 23:20:53,736 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/cc15131c8eb7492292418e2207dcc87e"}, "tags": [], "enabled": true, "id": "cc15131c8eb7492292418e2207dcc87e", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2019-05-12 23:20:53,736 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-e438a623-efe2-4b6a-9631-8f2ff3f01799 2019-05-12 23:20:53,736 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.221436023712s 2019-05-12 23:20:53,743 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-05-12 23:20:53,746 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}2b1e8c9f8155d2e53189535f71bfc161ba10b6f9" -d '{"project": {"description": "Created by OPNFV Functest: vping_ssh", "enabled": true, "domain_id": "default", "name": "vping_ssh-project_365ac6cf-b2df-4cfa-a297-9257a0ce322a"}}' 2019-05-12 23:20:53,934 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 364 Content-Type: application/json Date: Sun, 12 May 2019 23:20:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d6035f39-a918-4e04-af28-3b6dcb0a670b 2019-05-12 23:20:53,935 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.24:5000/v3/projects/4acd8e40ad2a41bf88ea172f87b23dee"}, "tags": [], "enabled": true, "id": "4acd8e40ad2a41bf88ea172f87b23dee", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_365ac6cf-b2df-4cfa-a297-9257a0ce322a"}} 2019-05-12 23:20:53,935 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-d6035f39-a918-4e04-af28-3b6dcb0a670b 2019-05-12 23:20:53,935 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.191821098328s 2019-05-12 23:20:53,936 - 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'4acd8e40ad2a41bf88ea172f87b23dee', '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_365ac6cf-b2df-4cfa-a297-9257a0ce322a'}) 2019-05-12 23:20:53,942 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-05-12 23:20:53,946 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}2b1e8c9f8155d2e53189535f71bfc161ba10b6f9" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "t3ig2eHdWfnBe0v1NfsElM8nx01MlQ", "email": null, "name": "vping_ssh-user_365ac6cf-b2df-4cfa-a297-9257a0ce322a"}}' 2019-05-12 23:20:54,471 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 324 Content-Type: application/json Date: Sun, 12 May 2019 23:20:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c2533d84-73fc-43df-a293-c7cf57dca3ef 2019-05-12 23:20:54,471 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vping_ssh-user_365ac6cf-b2df-4cfa-a297-9257a0ce322a", "links": {"self": "http://172.30.9.24:5000/v3/users/524d1766daad4585832cf38673e3b4e7"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "524d1766daad4585832cf38673e3b4e7", "domain_id": "default", "password_expires_at": null}} 2019-05-12 23:20:54,471 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/users used request id req-c2533d84-73fc-43df-a293-c7cf57dca3ef 2019-05-12 23:20:54,472 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.529201984406s 2019-05-12 23:20:54,472 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'524d1766daad4585832cf38673e3b4e7', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_ssh-user_365ac6cf-b2df-4cfa-a297-9257a0ce322a'}) 2019-05-12 23:20:54,476 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-12 23:20:54,481 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}2b1e8c9f8155d2e53189535f71bfc161ba10b6f9" 2019-05-12 23:20:54,696 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 12 May 2019 23:20:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-180be8bf-0628-45d5-8ca3-483c5deb1f57 2019-05-12 23:20:54,696 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "844fe183da2e40679ad6b95337420513", "links": {"self": "http://172.30.9.24:5000/v3/roles/844fe183da2e40679ad6b95337420513"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8ca05c7227a341bd83d32ec8f8313653", "links": {"self": "http://172.30.9.24:5000/v3/roles/8ca05c7227a341bd83d32ec8f8313653"}, "name": "reader"}, {"domain_id": null, "id": "9e09b141a13a4f3b92e9726a9281bbac", "links": {"self": "http://172.30.9.24:5000/v3/roles/9e09b141a13a4f3b92e9726a9281bbac"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a7c607210c3a4f3e8b4164085360c700", "links": {"self": "http://172.30.9.24:5000/v3/roles/a7c607210c3a4f3e8b4164085360c700"}, "name": "admin"}, {"domain_id": null, "id": "b23d2e47e2c84253b961fb802298f09e", "links": {"self": "http://172.30.9.24:5000/v3/roles/b23d2e47e2c84253b961fb802298f09e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "bf61801caca2425fad3dcd754f90e279", "links": {"self": "http://172.30.9.24:5000/v3/roles/bf61801caca2425fad3dcd754f90e279"}, "name": "member"}]} 2019-05-12 23:20:54,697 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-180be8bf-0628-45d5-8ca3-483c5deb1f57 2019-05-12 23:20:54,697 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.220771074295s 2019-05-12 23:20:54,702 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-12 23:20:54,705 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}2b1e8c9f8155d2e53189535f71bfc161ba10b6f9" 2019-05-12 23:20:54,901 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 12 May 2019 23:20:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4758b5e1-006c-409a-9c4c-a3dd5b7f4d82 2019-05-12 23:20:54,902 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "844fe183da2e40679ad6b95337420513", "links": {"self": "http://172.30.9.24:5000/v3/roles/844fe183da2e40679ad6b95337420513"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8ca05c7227a341bd83d32ec8f8313653", "links": {"self": "http://172.30.9.24:5000/v3/roles/8ca05c7227a341bd83d32ec8f8313653"}, "name": "reader"}, {"domain_id": null, "id": "9e09b141a13a4f3b92e9726a9281bbac", "links": {"self": "http://172.30.9.24:5000/v3/roles/9e09b141a13a4f3b92e9726a9281bbac"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a7c607210c3a4f3e8b4164085360c700", "links": {"self": "http://172.30.9.24:5000/v3/roles/a7c607210c3a4f3e8b4164085360c700"}, "name": "admin"}, {"domain_id": null, "id": "b23d2e47e2c84253b961fb802298f09e", "links": {"self": "http://172.30.9.24:5000/v3/roles/b23d2e47e2c84253b961fb802298f09e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "bf61801caca2425fad3dcd754f90e279", "links": {"self": "http://172.30.9.24:5000/v3/roles/bf61801caca2425fad3dcd754f90e279"}, "name": "member"}]} 2019-05-12 23:20:54,902 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-4758b5e1-006c-409a-9c4c-a3dd5b7f4d82 2019-05-12 23:20:54,902 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.200515031815s 2019-05-12 23:20:54,907 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-12 23:20:54,911 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}2b1e8c9f8155d2e53189535f71bfc161ba10b6f9" 2019-05-12 23:20:55,133 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 12 May 2019 23:20:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08dd60f8-144a-49f2-8f4f-dc631e5148cb 2019-05-12 23:20:55,134 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "844fe183da2e40679ad6b95337420513", "links": {"self": "http://172.30.9.24:5000/v3/roles/844fe183da2e40679ad6b95337420513"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8ca05c7227a341bd83d32ec8f8313653", "links": {"self": "http://172.30.9.24:5000/v3/roles/8ca05c7227a341bd83d32ec8f8313653"}, "name": "reader"}, {"domain_id": null, "id": "9e09b141a13a4f3b92e9726a9281bbac", "links": {"self": "http://172.30.9.24:5000/v3/roles/9e09b141a13a4f3b92e9726a9281bbac"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a7c607210c3a4f3e8b4164085360c700", "links": {"self": "http://172.30.9.24:5000/v3/roles/a7c607210c3a4f3e8b4164085360c700"}, "name": "admin"}, {"domain_id": null, "id": "b23d2e47e2c84253b961fb802298f09e", "links": {"self": "http://172.30.9.24:5000/v3/roles/b23d2e47e2c84253b961fb802298f09e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "bf61801caca2425fad3dcd754f90e279", "links": {"self": "http://172.30.9.24:5000/v3/roles/bf61801caca2425fad3dcd754f90e279"}, "name": "member"}]} 2019-05-12 23:20:55,134 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-08dd60f8-144a-49f2-8f4f-dc631e5148cb 2019-05-12 23:20:55,134 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.226910114288s 2019-05-12 23:20:55,139 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-12 23:20:55,143 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}2b1e8c9f8155d2e53189535f71bfc161ba10b6f9" 2019-05-12 23:20:55,259 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sun, 12 May 2019 23:20:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13c74668-9449-482f-bee3-b152e0eec476 2019-05-12 23:20:55,260 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-12 23:20:55,260 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-13c74668-9449-482f-bee3-b152e0eec476 2019-05-12 23:20:55,260 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.120619058609s 2019-05-12 23:20:55,261 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-12 23:20:55,264 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}2b1e8c9f8155d2e53189535f71bfc161ba10b6f9" 2019-05-12 23:20:55,478 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 831 Content-Type: application/json Date: Sun, 12 May 2019 23:20:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-960d3206-ef00-4349-81c7-337ed217435f 2019-05-12 23:20:55,479 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/2c33cd24152f470facc0a696e2ac0e9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c33cd24152f470facc0a696e2ac0e9c", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/2e55f9db30cd4444ac0e9d066ed612a6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e55f9db30cd4444ac0e9d066ed612a6", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/2eecd8c0b7ed405fb9816acbfc61b873"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2eecd8c0b7ed405fb9816acbfc61b873", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/3e9ccbfff5874166b6d46bd0fc199536"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e9ccbfff5874166b6d46bd0fc199536", "email": "nova@localhost", "password_expires_at": null}, {"name": "vping_ssh-user_365ac6cf-b2df-4cfa-a297-9257a0ce322a", "links": {"self": "http://172.30.9.24:5000/v3/users/524d1766daad4585832cf38673e3b4e7"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "524d1766daad4585832cf38673e3b4e7", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/6514c9b960ba4340b8237693137e90e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6514c9b960ba4340b8237693137e90e1", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/6e07d59b3a5e4c979114780a983ba694"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e07d59b3a5e4c979114780a983ba694", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/7dda43216d2c43c9a32be853789105c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dda43216d2c43c9a32be853789105c1", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/7de183e8dc884d4291809f553b399004"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7de183e8dc884d4291809f553b399004", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/849a549073e648949aed2d85db42cd75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "849a549073e648949aed2d85db42cd75", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/89eaebb8afe84ead9256ab24a4b51e70"}, "domain_id": "cc15131c8eb7492292418e2207dcc87e", "enabled": true, "options": {}, "id": "89eaebb8afe84ead9256ab24a4b51e70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/9cca07c0aeb24ad88b3c2a36b7f14f24"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9cca07c0aeb24ad88b3c2a36b7f14f24", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e97ad0d4669a4d2ab66ff01388512d4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e97ad0d4669a4d2ab66ff01388512d4b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/eda0297007e04147a7ddf6c5ba8b414c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eda0297007e04147a7ddf6c5ba8b414c", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/f9484f1d364145a1a174ce814372ad75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f9484f1d364145a1a174ce814372ad75", "email": "swift@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-05-12 23:20:55,479 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-960d3206-ef00-4349-81c7-337ed217435f 2019-05-12 23:20:55,480 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.218842983246s 2019-05-12 23:20:55,491 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-12 23:20:55,494 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}2b1e8c9f8155d2e53189535f71bfc161ba10b6f9" 2019-05-12 23:20:55,711 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 394 Content-Type: application/json Date: Sun, 12 May 2019 23:20:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-648d654b-2f86-47b9-a8fb-75afa3628acd 2019-05-12 23:20:55,712 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/502ad302317540d78206e49a51170791"}, "tags": [], "enabled": true, "id": "502ad302317540d78206e49a51170791", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/e1cde78fc5364b11ba375012051bd685"}, "tags": [], "enabled": true, "id": "e1cde78fc5364b11ba375012051bd685", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.24:5000/v3/projects/4acd8e40ad2a41bf88ea172f87b23dee"}, "tags": [], "enabled": true, "id": "4acd8e40ad2a41bf88ea172f87b23dee", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_365ac6cf-b2df-4cfa-a297-9257a0ce322a"}]} 2019-05-12 23:20:55,712 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-648d654b-2f86-47b9-a8fb-75afa3628acd 2019-05-12 23:20:55,712 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.220753908157s 2019-05-12 23:20:55,719 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-12 23:20:55,723 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?user.id=524d1766daad4585832cf38673e3b4e7&role.id=bf61801caca2425fad3dcd754f90e279&scope.project.id=4acd8e40ad2a41bf88ea172f87b23dee" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2b1e8c9f8155d2e53189535f71bfc161ba10b6f9" 2019-05-12 23:20:55,955 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Sun, 12 May 2019 23:20:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-092ea668-c20b-4df7-aa8e-1d26b9139a91 2019-05-12 23:20:55,955 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?user.id=524d1766daad4585832cf38673e3b4e7&role.id=bf61801caca2425fad3dcd754f90e279&scope.project.id=4acd8e40ad2a41bf88ea172f87b23dee", "previous": null, "next": null}} 2019-05-12 23:20:55,956 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=524d1766daad4585832cf38673e3b4e7&role.id=bf61801caca2425fad3dcd754f90e279&scope.project.id=4acd8e40ad2a41bf88ea172f87b23dee used request id req-092ea668-c20b-4df7-aa8e-1d26b9139a91 2019-05-12 23:20:55,956 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.236251115799s 2019-05-12 23:20:55,959 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-12 23:20:55,963 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/projects/4acd8e40ad2a41bf88ea172f87b23dee/users/524d1766daad4585832cf38673e3b4e7/roles/bf61801caca2425fad3dcd754f90e279 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2b1e8c9f8155d2e53189535f71bfc161ba10b6f9" 2019-05-12 23:20:56,249 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 12 May 2019 23:20:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d195901b-7a4a-4591-944a-38ff9d1a4072 2019-05-12 23:20:56,249 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-12 23:20:56,249 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/4acd8e40ad2a41bf88ea172f87b23dee/users/524d1766daad4585832cf38673e3b4e7/roles/bf61801caca2425fad3dcd754f90e279 used request id req-d195901b-7a4a-4591-944a-38ff9d1a4072 2019-05-12 23:20:56,249 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.289967060089s 2019-05-12 23:20:56,250 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_ssh-project_365ac6cf-b2df-4cfa-a297-9257a0ce322a', 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'4acd8e40ad2a41bf88ea172f87b23dee', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 't3ig2eHdWfnBe0v1NfsElM8nx01MlQ', 'username': u'vping_ssh-user_365ac6cf-b2df-4cfa-a297-9257a0ce322a', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.24:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-05-12 23:20:56,254 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_ssh-user_365ac6cf-b2df-4cfa-a297-9257a0ce322a', 'password': 't3ig2eHdWfnBe0v1NfsElM8nx01MlQ', 'project_name': 'vping_ssh-project_365ac6cf-b2df-4cfa-a297-9257a0ce322a', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.24:5000/v3', 'project_id': '4acd8e40ad2a41bf88ea172f87b23dee', 'project_domain_name': 'Default'} 2019-05-12 23:20:56,255 - xtesting.ci.run_tests - INFO - Running test case 'vping_ssh'... 2019-05-12 23:20:56,255 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-12 23:20:56,259 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}2b1e8c9f8155d2e53189535f71bfc161ba10b6f9" 2019-05-12 23:20:56,480 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Sun, 12 May 2019 23:20:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c224c912-428f-4a6f-bfa6-d10a38f5c9f8 2019-05-12 23:20:56,480 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/cc15131c8eb7492292418e2207dcc87e"}, "tags": [], "enabled": true, "id": "cc15131c8eb7492292418e2207dcc87e", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2019-05-12 23:20:56,480 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-c224c912-428f-4a6f-bfa6-d10a38f5c9f8 2019-05-12 23:20:56,481 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.225440979004s 2019-05-12 23:20:56,487 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-12 23:20:56,491 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}2b1e8c9f8155d2e53189535f71bfc161ba10b6f9" 2019-05-12 23:20:56,610 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 394 Content-Type: application/json Date: Sun, 12 May 2019 23:20:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b38ecacf-ee2a-44b8-8e17-f1ecf00616a9 2019-05-12 23:20:56,611 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/502ad302317540d78206e49a51170791"}, "tags": [], "enabled": true, "id": "502ad302317540d78206e49a51170791", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/e1cde78fc5364b11ba375012051bd685"}, "tags": [], "enabled": true, "id": "e1cde78fc5364b11ba375012051bd685", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.24:5000/v3/projects/4acd8e40ad2a41bf88ea172f87b23dee"}, "tags": [], "enabled": true, "id": "4acd8e40ad2a41bf88ea172f87b23dee", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_365ac6cf-b2df-4cfa-a297-9257a0ce322a"}]} 2019-05-12 23:20:56,611 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-b38ecacf-ee2a-44b8-8e17-f1ecf00616a9 2019-05-12 23:20:56,611 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.123368024826s 2019-05-12 23:20:56,613 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-05-12 23:20:56,614 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}2b1e8c9f8155d2e53189535f71bfc161ba10b6f9" -d '{"network": {"tenant_id": "4acd8e40ad2a41bf88ea172f87b23dee", "name": "vping_ssh-net_365ac6cf-b2df-4cfa-a297-9257a0ce322a", "admin_state_up": true}}' 2019-05-12 23:20:57,324 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 723 Content-Type: application/json Date: Sun, 12 May 2019 23:20:57 GMT X-Openstack-Request-Id: req-74983092-90b6-4d2d-9158-f15167c73c43 2019-05-12 23:20:57,324 - 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":"eeb4e222-43e0-43aa-8a80-9b35add227dd","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":58,"ipv4_address_scope":null,"shared":false,"project_id":"4acd8e40ad2a41bf88ea172f87b23dee","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-12T23:20:57Z","is_default":false,"qos_policy_id":null,"name":"vping_ssh-net_365ac6cf-b2df-4cfa-a297-9257a0ce322a","admin_state_up":true,"tenant_id":"4acd8e40ad2a41bf88ea172f87b23dee","created_at":"2019-05-12T23:20:57Z","mtu":1450}} 2019-05-12 23:20:57,324 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-74983092-90b6-4d2d-9158-f15167c73c43 2019-05-12 23:20:57,324 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.711112976074s 2019-05-12 23:20:57,325 - 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-05-12T23:20:57Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'eeb4e222-43e0-43aa-8a80-9b35add227dd', u'provider:segmentation_id': 58, 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_365ac6cf-b2df-4cfa-a297-9257a0ce322a', u'created_at': u'2019-05-12T23:20:57Z', u'mtu': 1450, u'tenant_id': u'4acd8e40ad2a41bf88ea172f87b23dee', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'4acd8e40ad2a41bf88ea172f87b23dee', u'l2_adjacency': True}) 2019-05-12 23:20:57,329 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-05-12 23:20:57,336 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Sun, 12 May 2019 23:20:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ed22bc8-3679-43de-b536-2ad3386a7dee 2019-05-12 23:20:57,337 - 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.24:5000/v3/", "rel": "self"}]}} 2019-05-12 23:20:57,337 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/v3 used request id req-0ed22bc8-3679-43de-b536-2ad3386a7dee 2019-05-12 23:20:57,337 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2019-05-12 23:20:57,754 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8ca05c7227a341bd83d32ec8f8313653", "name": "reader"}, {"id": "bf61801caca2425fad3dcd754f90e279", "name": "member"}], "expires_at": "2019-05-13T00:20:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4acd8e40ad2a41bf88ea172f87b23dee", "name": "vping_ssh-project_365ac6cf-b2df-4cfa-a297-9257a0ce322a"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.30:8080/v1/AUTH_4acd8e40ad2a41bf88ea172f87b23dee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "52ba4b5dec704662a53725ace954b758"}, {"url": "http://172.30.9.24:8080/v1/AUTH_4acd8e40ad2a41bf88ea172f87b23dee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "76cdc7260e614ea7a112bbf6501075b4"}, {"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0016890642c4863a40d79301b1151c9"}], "type": "object-store", "id": "18380897045c4ca3915e511516050721", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1af474b830214cd99d794f484388b9bc"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e1601e9d9fc4089a53490e78be5772c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a7514fc59a84b9abc355f5edbf83808"}], "type": "compute", "id": "32036ae8f7e04dc98daec1c4a4ec6234", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e705bf9c7be4636aa3957547f53682e"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98bfbcf42a814c4882fcf329c2eb1aa3"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af9f8ae5e6794a09911001957e446fb3"}], "type": "event", "id": "419c4374326b4e8ba4bdf28c1a8f4f83", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "268f25db6d024c36b51f9687a725b015"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc526326fa154bababfdbc3992e985ee"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efb034dcd41d4871b0a0929d157f8741"}], "type": "metric", "id": "4ffc9a99aad94487a1039ad7f2d6f090", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/4acd8e40ad2a41bf88ea172f87b23dee", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "309e542939a849cca4774d4ecdc03ba6"}, {"url": "http://172.30.9.24:8004/v1/4acd8e40ad2a41bf88ea172f87b23dee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94011bd098e04124b27b78f69f11ac12"}, {"url": "http://192.30.9.4:8004/v1/4acd8e40ad2a41bf88ea172f87b23dee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de37498d066848da8ab99cbcd3616791"}], "type": "orchestration", "id": "6be0ce84b0224523a21a8b1a4c483242", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58d8437c726d4c0284d5dcac7cb5277c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6e0caf33ad4d4da0ebdbcd6017bb97"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ca91602f273343e594e001d4d93aea31"}], "type": "identity", "id": "73fe34c4669c462aa6825fe50c44c0c5", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/4acd8e40ad2a41bf88ea172f87b23dee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "30a534e5676c45d7966a9da23673bbcb"}, {"url": "http://192.30.9.4:8776/v2/4acd8e40ad2a41bf88ea172f87b23dee", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9cdc7e864a14682926db0dfbc56508e"}, {"url": "http://172.30.9.24:8776/v2/4acd8e40ad2a41bf88ea172f87b23dee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1c9ef0413f74a9281a145c7616f3d93"}], "type": "volumev2", "id": "84b8ce982b644c5fa734c93f5a240946", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49bc6af0fb36466d88e5bae34cc1970c"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b80de3b98af4abfba827bce002941dd"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6cc2135e734b4e1cb80611ebca802264"}], "type": "network", "id": "96c020f30b154737a857e2170dfc05c5", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "9c71851d494341a193fcfd99ff819a24", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59c0d24cc40c4c3d94209a0024bf072a"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68adf55aae0d4c50a2857bed11cc3761"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35f0dd57c6d4ef2acc0e8dd747ab8c3"}], "type": "image", "id": "b59adf68bee544e4890a3bcfbf865eb1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64efe99b77bf457cb4994dc3f5f698cd"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74be3cdb61a44d7dbe7be7f0c943c37b"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef030e81bb5b411096eb72a5f56ef179"}], "type": "alarming", "id": "b65220b9f32748cbbad5ffdfe793b945", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01d54c79a7204e18ae62efe9cf264132"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7240f2e8af1f45c4902f10ff40ae8737"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c21ec991e9cc479cb9251dc2be4e5d05"}], "type": "placement", "id": "eee5455969b14ace91d2257ab12e9e03", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/4acd8e40ad2a41bf88ea172f87b23dee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba60c632e2b84514923fc18d1532d63e"}, {"url": "http://172.30.9.24:8776/v3/4acd8e40ad2a41bf88ea172f87b23dee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dfa256588564446c9b89f88889b935c4"}, {"url": "http://192.30.9.4:8776/v3/4acd8e40ad2a41bf88ea172f87b23dee", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2fa5c3f7a0043ab814658d62b0418c1"}], "type": "volumev3", "id": "f7e6e7f7cae04db89c6a4dacb8fd5682", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5a73c8c287b74d1ba81a84739a7dbfeb"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "695e1b11f43140f8985b6bf5cdfd11be"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0891c46c5e240e7ac0b8de1a7f8e457"}], "type": "cloudformation", "id": "fc9b7fdfb7f24bf3b43e65004ffa982c", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_ssh-user_365ac6cf-b2df-4cfa-a297-9257a0ce322a", "id": "524d1766daad4585832cf38673e3b4e7"}, "audit_ids": ["mos5baP8SKuSK8a4_WHymw"], "issued_at": "2019-05-12T23:20:57.000000Z"}} 2019-05-12 23:20:57,757 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-12 23:20:57,757 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}21dc4500cd461e28ab6f3c2d141483f6fcf6d1dc" 2019-05-12 23:20:58,136 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1230 Content-Type: application/json Date: Sun, 12 May 2019 23:20:58 GMT X-Openstack-Request-Id: req-1cdac557-244b-44e7-a409-17aed1f75f36 2019-05-12 23:20:58,137 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b24f945a-7d07-4835-982f-37a530314074","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e1cde78fc5364b11ba375012051bd685","l2_adjacency":true,"status":"ACTIVE","subnets":["e4030248-99b3-4c84-be5c-699e1ef4626f"],"description":"","tags":[],"updated_at":"2019-05-12T23:13:19Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e1cde78fc5364b11ba375012051bd685","created_at":"2019-05-12T23:13:13Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"eeb4e222-43e0-43aa-8a80-9b35add227dd","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"4acd8e40ad2a41bf88ea172f87b23dee","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-12T23:20:57Z","qos_policy_id":null,"name":"vping_ssh-net_365ac6cf-b2df-4cfa-a297-9257a0ce322a","admin_state_up":true,"tenant_id":"4acd8e40ad2a41bf88ea172f87b23dee","created_at":"2019-05-12T23:20:57Z","mtu":1450}]} 2019-05-12 23:20:58,137 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-1cdac557-244b-44e7-a409-17aed1f75f36 2019-05-12 23:20:58,137 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.380267858505s 2019-05-12 23:20:58,139 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-05-12 23:20:58,139 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}21dc4500cd461e28ab6f3c2d141483f6fcf6d1dc" -d '{"subnet": {"name": "vping_ssh-subnet_365ac6cf-b2df-4cfa-a297-9257a0ce322a", "enable_dhcp": true, "network_id": "eeb4e222-43e0-43aa-8a80-9b35add227dd", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-05-12 23:20:59,407 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 677 Content-Type: application/json Date: Sun, 12 May 2019 23:20:59 GMT X-Openstack-Request-Id: req-77f55ec7-e3ec-4e93-bdb6-5472491e067d 2019-05-12 23:20:59,408 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eeb4e222-43e0-43aa-8a80-9b35add227dd","tenant_id":"4acd8e40ad2a41bf88ea172f87b23dee","created_at":"2019-05-12T23:20:58Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-05-12T23:20:58Z","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":"4acd8e40ad2a41bf88ea172f87b23dee","id":"74e5fb10-147e-4910-bfe3-9743038c10c8","subnetpool_id":null,"name":"vping_ssh-subnet_365ac6cf-b2df-4cfa-a297-9257a0ce322a"}} 2019-05-12 23:20:59,408 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-77f55ec7-e3ec-4e93-bdb6-5472491e067d 2019-05-12 23:20:59,408 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.26930189133s 2019-05-12 23:20:59,409 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-05-12T23:20:58Z', 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'74e5fb10-147e-4910-bfe3-9743038c10c8', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_ssh-subnet_365ac6cf-b2df-4cfa-a297-9257a0ce322a', u'enable_dhcp': True, u'network_id': u'eeb4e222-43e0-43aa-8a80-9b35add227dd', u'tenant_id': u'4acd8e40ad2a41bf88ea172f87b23dee', u'created_at': u'2019-05-12T23:20:58Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'4acd8e40ad2a41bf88ea172f87b23dee'}) 2019-05-12 23:20:59,409 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-05-12 23:20:59,410 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}21dc4500cd461e28ab6f3c2d141483f6fcf6d1dc" -d '{"router": {"external_gateway_info": {"network_id": "b24f945a-7d07-4835-982f-37a530314074"}, "name": "vping_ssh-router_365ac6cf-b2df-4cfa-a297-9257a0ce322a", "admin_state_up": true}}' 2019-05-12 23:21:07,176 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 696 Content-Type: application/json Date: Sun, 12 May 2019 23:21:07 GMT X-Openstack-Request-Id: req-c6c8bc87-5b24-4aa6-9f8d-b7a70e983ca2 2019-05-12 23:21:07,177 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "b24f945a-7d07-4835-982f-37a530314074", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e4030248-99b3-4c84-be5c-699e1ef4626f", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "4acd8e40ad2a41bf88ea172f87b23dee", "created_at": "2019-05-12T23:21:00Z", "admin_state_up": true, "updated_at": "2019-05-12T23:21:01Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "4acd8e40ad2a41bf88ea172f87b23dee", "id": "05293aa5-a656-4057-9ab6-487da58b44a5", "name": "vping_ssh-router_365ac6cf-b2df-4cfa-a297-9257a0ce322a"}} 2019-05-12 23:21:07,177 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-c6c8bc87-5b24-4aa6-9f8d-b7a70e983ca2 2019-05-12 23:21:07,177 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.76776599884s 2019-05-12 23:21:07,177 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-05-12T23:21:01Z', u'revision_number': 3, u'id': u'05293aa5-a656-4057-9ab6-487da58b44a5', u'external_gateway_info': {u'network_id': u'b24f945a-7d07-4835-982f-37a530314074', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'e4030248-99b3-4c84-be5c-699e1ef4626f', u'ip_address': u'172.30.9.207'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_ssh-router_365ac6cf-b2df-4cfa-a297-9257a0ce322a', u'admin_state_up': True, u'tenant_id': u'4acd8e40ad2a41bf88ea172f87b23dee', u'created_at': u'2019-05-12T23:21:00Z', u'flavor_id': None, u'routes': [], u'project_id': u'4acd8e40ad2a41bf88ea172f87b23dee'}) 2019-05-12 23:21:07,178 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-05-12 23:21:07,178 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/05293aa5-a656-4057-9ab6-487da58b44a5/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}21dc4500cd461e28ab6f3c2d141483f6fcf6d1dc" -d '{"subnet_id": "74e5fb10-147e-4910-bfe3-9743038c10c8"}' 2019-05-12 23:21:10,715 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sun, 12 May 2019 23:21:10 GMT X-Openstack-Request-Id: req-1c35418b-bd90-491f-b8d4-61f0a69cee26 2019-05-12 23:21:10,715 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "eeb4e222-43e0-43aa-8a80-9b35add227dd", "tenant_id": "4acd8e40ad2a41bf88ea172f87b23dee", "subnet_id": "74e5fb10-147e-4910-bfe3-9743038c10c8", "subnet_ids": ["74e5fb10-147e-4910-bfe3-9743038c10c8"], "port_id": "ac44a068-46d4-44c6-b253-fa615bfd4998", "id": "05293aa5-a656-4057-9ab6-487da58b44a5"} 2019-05-12 23:21:10,716 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/05293aa5-a656-4057-9ab6-487da58b44a5/add_router_interface.json used request id req-1c35418b-bd90-491f-b8d4-61f0a69cee26 2019-05-12 23:21:10,716 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.53764605522s 2019-05-12 23:21:10,716 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-05-12 23:21:10,825 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-05-12 23:21:10,830 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-05-12 23:21:10,835 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sun, 12 May 2019 23:21:11 GMT 2019-05-12 23:21:10,835 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}]} 2019-05-12 23:21:10,841 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-12 23:21:10,845 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}21dc4500cd461e28ab6f3c2d141483f6fcf6d1dc" 2019-05-12 23:21:11,163 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sun, 12 May 2019 23:21:11 GMT X-Openstack-Request-Id: req-de396140-f33a-41e1-9da5-16cc4872824a 2019-05-12 23:21:11,164 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-12 23:21:11,164 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-de396140-f33a-41e1-9da5-16cc4872824a 2019-05-12 23:21:11,164 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.323151111603s 2019-05-12 23:21:11,172 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-05-12 23:21:11,176 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}21dc4500cd461e28ab6f3c2d141483f6fcf6d1dc" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_ssh-img_365ac6cf-b2df-4cfa-a297-9257a0ce322a", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_ssh-img_365ac6cf-b2df-4cfa-a297-9257a0ce322a"}' 2019-05-12 23:21:12,022 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 935 Content-Type: application/json Date: Sun, 12 May 2019 23:21:12 GMT Location: http://172.30.9.24:9292/v2/images/c51f68b2-561d-4f89-99ec-b0f186660c2b Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-57dbf595-79ba-4ab2-aafd-582980b5066b 2019-05-12 23:21:12,022 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-12T23:21:11Z", "file": "/v2/images/c51f68b2-561d-4f89-99ec-b0f186660c2b/file", "owner": "4acd8e40ad2a41bf88ea172f87b23dee", "id": "c51f68b2-561d-4f89-99ec-b0f186660c2b", "size": null, "self": "/v2/images/c51f68b2-561d-4f89-99ec-b0f186660c2b", "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_365ac6cf-b2df-4cfa-a297-9257a0ce322a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_365ac6cf-b2df-4cfa-a297-9257a0ce322a", "checksum": null, "created_at": "2019-05-12T23:21:11Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-05-12 23:21:12,022 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-57dbf595-79ba-4ab2-aafd-582980b5066b 2019-05-12 23:21:12,023 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.850039958954s 2019-05-12 23:21:12,023 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-05-12 23:21:12,028 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/c51f68b2-561d-4f89-99ec-b0f186660c2b/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}21dc4500cd461e28ab6f3c2d141483f6fcf6d1dc" -d '' 2019-05-12 23:21:12,974 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 12 May 2019 23:21:13 GMT X-Openstack-Request-Id: req-129ddbfe-a5e6-4250-b03d-53759be4e257 2019-05-12 23:21:12,974 - 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-05-12 23:21:12,974 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/c51f68b2-561d-4f89-99ec-b0f186660c2b/file used request id req-129ddbfe-a5e6-4250-b03d-53759be4e257 2019-05-12 23:21:12,974 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.950836896896s 2019-05-12 23:21:12,978 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-12 23:21:12,982 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}21dc4500cd461e28ab6f3c2d141483f6fcf6d1dc" 2019-05-12 23:21:13,304 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Sun, 12 May 2019 23:21:13 GMT X-Openstack-Request-Id: req-a852d98e-c74e-4ea5-bc29-3c59e109e2cb 2019-05-12 23:21:13,304 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-12T23:21:13Z", "file": "/v2/images/c51f68b2-561d-4f89-99ec-b0f186660c2b/file", "owner": "4acd8e40ad2a41bf88ea172f87b23dee", "id": "c51f68b2-561d-4f89-99ec-b0f186660c2b", "size": 12716032, "self": "/v2/images/c51f68b2-561d-4f89-99ec-b0f186660c2b", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://29d1eb29-4ea1-4f37-b52d-6ea80a398212/images/c51f68b2-561d-4f89-99ec-b0f186660c2b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://29d1eb29-4ea1-4f37-b52d-6ea80a398212/images/c51f68b2-561d-4f89-99ec-b0f186660c2b/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_365ac6cf-b2df-4cfa-a297-9257a0ce322a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_365ac6cf-b2df-4cfa-a297-9257a0ce322a", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-12T23:21:11Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-12 23:21:13,304 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-a852d98e-c74e-4ea5-bc29-3c59e109e2cb 2019-05-12 23:21:13,304 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.325935125351s 2019-05-12 23:21:13,306 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://29d1eb29-4ea1-4f37-b52d-6ea80a398212/images/c51f68b2-561d-4f89-99ec-b0f186660c2b/snap', u'metadata': Munch({})})], 'file': u'/v2/images/c51f68b2-561d-4f89-99ec-b0f186660c2b/file', 'owner': u'4acd8e40ad2a41bf88ea172f87b23dee', 'id': u'c51f68b2-561d-4f89-99ec-b0f186660c2b', 'size': 12716032, u'self': u'/v2/images/c51f68b2-561d-4f89-99ec-b0f186660c2b', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4acd8e40ad2a41bf88ea172f87b23dee', 'name': 'vping_ssh-project_365ac6cf-b2df-4cfa-a297-9257a0ce322a', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://29d1eb29-4ea1-4f37-b52d-6ea80a398212/images/c51f68b2-561d-4f89-99ec-b0f186660c2b/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-05-12T23:21:13Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-05-12T23:21:13Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_ssh-img_365ac6cf-b2df-4cfa-a297-9257a0ce322a', '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/c51f68b2-561d-4f89-99ec-b0f186660c2b', 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_365ac6cf-b2df-4cfa-a297-9257a0ce322a', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vping_ssh-img_365ac6cf-b2df-4cfa-a297-9257a0ce322a', 'created': u'2019-05-12T23:21:11Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-05-12T23:21:11Z', 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/c51f68b2-561d-4f89-99ec-b0f186660c2b', 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_365ac6cf-b2df-4cfa-a297-9257a0ce322a', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-05-12 23:21:13,310 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-12 23:21:13,313 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}2b1e8c9f8155d2e53189535f71bfc161ba10b6f9" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_ssh-flavor_365ac6cf-b2df-4cfa-a297-9257a0ce322a", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-05-12 23:21:13,663 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Sun, 12 May 2019 23:21: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-00f030a5-e781-4c7b-a6cd-4894c6f6b6be x-openstack-request-id: req-00f030a5-e781-4c7b-a6cd-4894c6f6b6be 2019-05-12 23:21:13,663 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "vping_ssh-flavor_365ac6cf-b2df-4cfa-a297-9257a0ce322a", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/8e30e3ee-5792-4919-b436-036e27b5e762", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/8e30e3ee-5792-4919-b436-036e27b5e762", "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": "8e30e3ee-5792-4919-b436-036e27b5e762"}} 2019-05-12 23:21:13,663 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-00f030a5-e781-4c7b-a6cd-4894c6f6b6be 2019-05-12 23:21:13,664 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.353805065155s 2019-05-12 23:21:13,665 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_ssh-flavor_365ac6cf-b2df-4cfa-a297-9257a0ce322a', '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'502ad302317540d78206e49a51170791', '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'8e30e3ee-5792-4919-b436-036e27b5e762', 'swap': 0}) 2019-05-12 23:21:13,665 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-12 23:21:13,668 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors/8e30e3ee-5792-4919-b436-036e27b5e762/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}2b1e8c9f8155d2e53189535f71bfc161ba10b6f9" -d '{"extra_specs": {}}' 2019-05-12 23:21:13,814 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 12 May 2019 23:21: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-d539d96f-c8aa-4503-9f0f-194a3c824940 x-openstack-request-id: req-d539d96f-c8aa-4503-9f0f-194a3c824940 2019-05-12 23:21:13,815 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-12 23:21:13,815 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/8e30e3ee-5792-4919-b436-036e27b5e762/os-extra_specs used request id req-d539d96f-c8aa-4503-9f0f-194a3c824940 2019-05-12 23:21:13,815 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.149548768997s 2019-05-12 23:21:13,818 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-05-12 23:21:13,820 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}21dc4500cd461e28ab6f3c2d141483f6fcf6d1dc" -d '{"keypair": {"name": "vping_ssh-kp_365ac6cf-b2df-4cfa-a297-9257a0ce322a"}}' 2019-05-12 23:21:14,696 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1804 Content-Type: application/json Date: Sun, 12 May 2019 23:21: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-69e99b0b-cff5-4a98-8e52-f6fba89e180e x-openstack-request-id: req-69e99b0b-cff5-4a98-8e52-f6fba89e180e 2019-05-12 23:21:14,697 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDkWgImSRh1GUmyGuc8PkIXRf/xWzLg1dsP9JtNVNEwPbGTEtQGyldeAkzR0SwYilgI8PinINTVr/mM5eFBQxOoqNycT6skVcno4SPQ2pb8V8D+i2Ch3Z4xZXVp+Gj+484v+laGRLfEJ6K1L/5rAjK8ahHfY//DsnfcIU/FOjIvqKNmPxx/fVZ0Ji2BM7NquOuFLlD7H04yF3OEuLRDJuvqVuEL8+fHrI61FBvUa+mx5aDcg/2fJnWWcju/ha3qVB3711A9eGLCQIG/73s3DrhcxE5xcnrEGWh8M7lo+YMu/opXfbgsF7DjbpJM1fwUwJgNAWdZ9Ke5AxALUjIET/mn Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpgIBAAKCAQEA5FoCJkkYdRlJshrnPD5CF0X/8Vsy4NXbD/SbTVTRMD2xkxLU\nBspXXgJM0dEsGIpYCPD4pyDU1a/5jOXhQUMTqKjcnE+rJFXJ6OEj0NqW/FfA/otg\nod2eMWV1afho/uPOL/pWhkS3xCeitS/+awIyvGoR32P/w7J33CFPxToyL6ijZj8c\nf31WdCYtgTOzarjrhS5Q+x9OMhdzhLi0Qybr6lbhC/Pnx6yOtRQb1GvpseWg3IP9\nnyZ1lnI7v4Wt6lQd+9dQPXhiwkCBv+97Nw64XMROcXJ6xBlofDO5aPmDLv6KV324\nLBew426STNX8FMCYDQFnWfSnuQMQC1IyBE/5pwIDAQABAoIBAQCTK6eDAU0v+zJS\nBaDOZNm3ojfIWBy8Z1geOmn1NxrzWm+d+F6KWdJhFl5oQ8WFs3P1n0jCfhht+FJ/\nipDYvOBorRwx6e7FJj1RR/kLXDY/QFd0NmP7LpgMAfXgbGdPD4cNyOwG8Tb2xwzI\ndbwlP29vm3UVYp+ugtFZIGcHF/DMYU3hZqmrSGBn8SId2mHmsQOa7RFHYZXgS+C0\nvRhCaX1/StFy1SY8mz/XA9g2ERyHOihWhn2FSzKdML9OY5KOoHYqSVhrJrRSKDVm\n2u4tJ8OT9t9jNQZnVnEODxy5dqB6fn3VqaBmZ1nP+jKWccq/7uLr2W3qhdHyE7gC\ny3rusuGBAoGBAPdkUj02T2dm9AMGe1jsRK82mDwXiDLCRkOl9H1vDwmL0c4IrRhe\nC8NaxS5d2g6gcS1t4ml9ygqmp1ueuIIPcZuCQiXLKJbOdObphHb36Fhcgq3Y+l4R\nQEe7SeqvjNJc9ly6qeiuRshQmgC08twJvK/1klLJl4DFyxYPb+MO6D/hAoGBAOxM\nFUSD5adJ5H06lKsfH24Ezxnqtm8y9IQTlREGDHdRJcfJgCPIHtu0FYw5BPkE4WRc\nUn7uPTRl/vKbYj1CvPOaYAUGCHmtMeEHRE4zgFBwMsUbHYQn5zLu5wCsuZFCuOlt\nN13J93RXgZqSWGJTnWZMkt2BzqVFlpYlUcH+R4qHAoGBAIe2kSbjVEv1PocqVyBA\n/Kzh1kGg5yZxTPpvX+AvvKAQA9hzCgIEFY/li6YT9jtv6KZzUXFtgBi3s7efKriu\noDQfEQqKmImiWJ8UG4boGJ3gog+cqDxSWmD/bV1BUI9WUBAulmb+s/XPwawBl/j9\nnnUo0kx4KpSJ7Q79CPQWiXIBAoGBAKOCHjFT54Tzv7Tb5WXn2lLB5yDy5hxaMRJ3\njm3CNrwVncP6bb3Uy22R1ls6VXOO6fwNWlRUvGtWrKzp0ne7h441Y332Z8TykJI6\n+gv23TJMAQWdNrZs+jGnWJeB7cJTXirAFVDD4YRSzO7Nl3UqkL7p+7JlET4RwhrR\nZhqLvqtfAoGBALldVjHu1Vkmp/9GOgTxwUqe+PignpKlg/thiDYRo+lgfWs4UZu8\n6jaH040W+SpRMUjCjaOiM4XArZ5EOPoZw7X1mgq9uNMixvYNbNzXSrUft6gs8V/6\n1Cy7h94gI3PvwkGR+UZWcsvKdu6XdzcGwlScjfutgimucSJUK0i4Wihu\n-----END RSA PRIVATE KEY-----\n", "user_id": "524d1766daad4585832cf38673e3b4e7", "name": "vping_ssh-kp_365ac6cf-b2df-4cfa-a297-9257a0ce322a", "fingerprint": "c7:a7:1a:e3:e8:3c:42:aa:97:bc:d4:69:84:57:5c:6a"}} 2019-05-12 23:21:14,697 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-69e99b0b-cff5-4a98-8e52-f6fba89e180e 2019-05-12 23:21:14,697 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.879472017288s 2019-05-12 23:21:14,698 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDkWgImSRh1GUmyGuc8PkIXRf/xWzLg1dsP9JtNVNEwPbGTEtQGyldeAkzR0SwYilgI8PinINTVr/mM5eFBQxOoqNycT6skVcno4SPQ2pb8V8D+i2Ch3Z4xZXVp+Gj+484v+laGRLfEJ6K1L/5rAjK8ahHfY//DsnfcIU/FOjIvqKNmPxx/fVZ0Ji2BM7NquOuFLlD7H04yF3OEuLRDJuvqVuEL8+fHrI61FBvUa+mx5aDcg/2fJnWWcju/ha3qVB3711A9eGLCQIG/73s3DrhcxE5xcnrEGWh8M7lo+YMu/opXfbgsF7DjbpJM1fwUwJgNAWdZ9Ke5AxALUjIET/mn Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpgIBAAKCAQEA5FoCJkkYdRlJshrnPD5CF0X/8Vsy4NXbD/SbTVTRMD2xkxLU\nBspXXgJM0dEsGIpYCPD4pyDU1a/5jOXhQUMTqKjcnE+rJFXJ6OEj0NqW/FfA/otg\nod2eMWV1afho/uPOL/pWhkS3xCeitS/+awIyvGoR32P/w7J33CFPxToyL6ijZj8c\nf31WdCYtgTOzarjrhS5Q+x9OMhdzhLi0Qybr6lbhC/Pnx6yOtRQb1GvpseWg3IP9\nnyZ1lnI7v4Wt6lQd+9dQPXhiwkCBv+97Nw64XMROcXJ6xBlofDO5aPmDLv6KV324\nLBew426STNX8FMCYDQFnWfSnuQMQC1IyBE/5pwIDAQABAoIBAQCTK6eDAU0v+zJS\nBaDOZNm3ojfIWBy8Z1geOmn1NxrzWm+d+F6KWdJhFl5oQ8WFs3P1n0jCfhht+FJ/\nipDYvOBorRwx6e7FJj1RR/kLXDY/QFd0NmP7LpgMAfXgbGdPD4cNyOwG8Tb2xwzI\ndbwlP29vm3UVYp+ugtFZIGcHF/DMYU3hZqmrSGBn8SId2mHmsQOa7RFHYZXgS+C0\nvRhCaX1/StFy1SY8mz/XA9g2ERyHOihWhn2FSzKdML9OY5KOoHYqSVhrJrRSKDVm\n2u4tJ8OT9t9jNQZnVnEODxy5dqB6fn3VqaBmZ1nP+jKWccq/7uLr2W3qhdHyE7gC\ny3rusuGBAoGBAPdkUj02T2dm9AMGe1jsRK82mDwXiDLCRkOl9H1vDwmL0c4IrRhe\nC8NaxS5d2g6gcS1t4ml9ygqmp1ueuIIPcZuCQiXLKJbOdObphHb36Fhcgq3Y+l4R\nQEe7SeqvjNJc9ly6qeiuRshQmgC08twJvK/1klLJl4DFyxYPb+MO6D/hAoGBAOxM\nFUSD5adJ5H06lKsfH24Ezxnqtm8y9IQTlREGDHdRJcfJgCPIHtu0FYw5BPkE4WRc\nUn7uPTRl/vKbYj1CvPOaYAUGCHmtMeEHRE4zgFBwMsUbHYQn5zLu5wCsuZFCuOlt\nN13J93RXgZqSWGJTnWZMkt2BzqVFlpYlUcH+R4qHAoGBAIe2kSbjVEv1PocqVyBA\n/Kzh1kGg5yZxTPpvX+AvvKAQA9hzCgIEFY/li6YT9jtv6KZzUXFtgBi3s7efKriu\noDQfEQqKmImiWJ8UG4boGJ3gog+cqDxSWmD/bV1BUI9WUBAulmb+s/XPwawBl/j9\nnnUo0kx4KpSJ7Q79CPQWiXIBAoGBAKOCHjFT54Tzv7Tb5WXn2lLB5yDy5hxaMRJ3\njm3CNrwVncP6bb3Uy22R1ls6VXOO6fwNWlRUvGtWrKzp0ne7h441Y332Z8TykJI6\n+gv23TJMAQWdNrZs+jGnWJeB7cJTXirAFVDD4YRSzO7Nl3UqkL7p+7JlET4RwhrR\nZhqLvqtfAoGBALldVjHu1Vkmp/9GOgTxwUqe+PignpKlg/thiDYRo+lgfWs4UZu8\n6jaH040W+SpRMUjCjaOiM4XArZ5EOPoZw7X1mgq9uNMixvYNbNzXSrUft6gs8V/6\n1Cy7h94gI3PvwkGR+UZWcsvKdu6XdzcGwlScjfutgimucSJUK0i4Wihu\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'524d1766daad4585832cf38673e3b4e7', 'name': u'vping_ssh-kp_365ac6cf-b2df-4cfa-a297-9257a0ce322a', 'created_at': '2019-05-12T23:21:14.698471', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4acd8e40ad2a41bf88ea172f87b23dee', 'name': 'vping_ssh-project_365ac6cf-b2df-4cfa-a297-9257a0ce322a', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'c7:a7:1a:e3:e8:3c:42:aa:97:bc:d4:69:84:57:5c:6a', 'type': 'ssh', 'id': u'vping_ssh-kp_365ac6cf-b2df-4cfa-a297-9257a0ce322a'}) 2019-05-12 23:21:14,698 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpgIBAAKCAQEA5FoCJkkYdRlJshrnPD5CF0X/8Vsy4NXbD/SbTVTRMD2xkxLU BspXXgJM0dEsGIpYCPD4pyDU1a/5jOXhQUMTqKjcnE+rJFXJ6OEj0NqW/FfA/otg od2eMWV1afho/uPOL/pWhkS3xCeitS/+awIyvGoR32P/w7J33CFPxToyL6ijZj8c f31WdCYtgTOzarjrhS5Q+x9OMhdzhLi0Qybr6lbhC/Pnx6yOtRQb1GvpseWg3IP9 nyZ1lnI7v4Wt6lQd+9dQPXhiwkCBv+97Nw64XMROcXJ6xBlofDO5aPmDLv6KV324 LBew426STNX8FMCYDQFnWfSnuQMQC1IyBE/5pwIDAQABAoIBAQCTK6eDAU0v+zJS BaDOZNm3ojfIWBy8Z1geOmn1NxrzWm+d+F6KWdJhFl5oQ8WFs3P1n0jCfhht+FJ/ ipDYvOBorRwx6e7FJj1RR/kLXDY/QFd0NmP7LpgMAfXgbGdPD4cNyOwG8Tb2xwzI dbwlP29vm3UVYp+ugtFZIGcHF/DMYU3hZqmrSGBn8SId2mHmsQOa7RFHYZXgS+C0 vRhCaX1/StFy1SY8mz/XA9g2ERyHOihWhn2FSzKdML9OY5KOoHYqSVhrJrRSKDVm 2u4tJ8OT9t9jNQZnVnEODxy5dqB6fn3VqaBmZ1nP+jKWccq/7uLr2W3qhdHyE7gC y3rusuGBAoGBAPdkUj02T2dm9AMGe1jsRK82mDwXiDLCRkOl9H1vDwmL0c4IrRhe C8NaxS5d2g6gcS1t4ml9ygqmp1ueuIIPcZuCQiXLKJbOdObphHb36Fhcgq3Y+l4R QEe7SeqvjNJc9ly6qeiuRshQmgC08twJvK/1klLJl4DFyxYPb+MO6D/hAoGBAOxM FUSD5adJ5H06lKsfH24Ezxnqtm8y9IQTlREGDHdRJcfJgCPIHtu0FYw5BPkE4WRc Un7uPTRl/vKbYj1CvPOaYAUGCHmtMeEHRE4zgFBwMsUbHYQn5zLu5wCsuZFCuOlt N13J93RXgZqSWGJTnWZMkt2BzqVFlpYlUcH+R4qHAoGBAIe2kSbjVEv1PocqVyBA /Kzh1kGg5yZxTPpvX+AvvKAQA9hzCgIEFY/li6YT9jtv6KZzUXFtgBi3s7efKriu oDQfEQqKmImiWJ8UG4boGJ3gog+cqDxSWmD/bV1BUI9WUBAulmb+s/XPwawBl/j9 nnUo0kx4KpSJ7Q79CPQWiXIBAoGBAKOCHjFT54Tzv7Tb5WXn2lLB5yDy5hxaMRJ3 jm3CNrwVncP6bb3Uy22R1ls6VXOO6fwNWlRUvGtWrKzp0ne7h441Y332Z8TykJI6 +gv23TJMAQWdNrZs+jGnWJeB7cJTXirAFVDD4YRSzO7Nl3UqkL7p+7JlET4RwhrR ZhqLvqtfAoGBALldVjHu1Vkmp/9GOgTxwUqe+PignpKlg/thiDYRo+lgfWs4UZu8 6jaH040W+SpRMUjCjaOiM4XArZ5EOPoZw7X1mgq9uNMixvYNbNzXSrUft6gs8V/6 1Cy7h94gI3PvwkGR+UZWcsvKdu6XdzcGwlScjfutgimucSJUK0i4Wihu -----END RSA PRIVATE KEY----- 2019-05-12 23:21:14,703 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2019-05-12 23:21:14,704 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}21dc4500cd461e28ab6f3c2d141483f6fcf6d1dc" -d '{"security_group": {"name": "vping_ssh-sg_365ac6cf-b2df-4cfa-a297-9257a0ce322a", "description": "created by OPNFV Functest (vping_ssh)"}}' 2019-05-12 23:21:15,176 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1418 Content-Type: application/json Date: Sun, 12 May 2019 23:21:15 GMT X-Openstack-Request-Id: req-f2a539d3-15bc-470c-9f24-c8ca76918db7 2019-05-12 23:21:15,177 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "4acd8e40ad2a41bf88ea172f87b23dee", "created_at": "2019-05-12T23:21:15Z", "updated_at": "2019-05-12T23:21:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:21:15Z", "revision_number": 0, "id": "c4b0e3b6-ccfd-4590-a0c0-400ae71d5750", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-12T23:21:15Z", "security_group_id": "39f00d91-c033-44dc-862a-b20413247c02", "tenant_id": "4acd8e40ad2a41bf88ea172f87b23dee", "port_range_min": null, "ethertype": "IPv6", "project_id": "4acd8e40ad2a41bf88ea172f87b23dee"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:21:15Z", "revision_number": 0, "id": "fecdfd20-2250-4008-bcaa-16735f17585f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-12T23:21:15Z", "security_group_id": "39f00d91-c033-44dc-862a-b20413247c02", "tenant_id": "4acd8e40ad2a41bf88ea172f87b23dee", "port_range_min": null, "ethertype": "IPv4", "project_id": "4acd8e40ad2a41bf88ea172f87b23dee"}], "revision_number": 1, "project_id": "4acd8e40ad2a41bf88ea172f87b23dee", "id": "39f00d91-c033-44dc-862a-b20413247c02", "name": "vping_ssh-sg_365ac6cf-b2df-4cfa-a297-9257a0ce322a"}} 2019-05-12 23:21:15,177 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-f2a539d3-15bc-470c-9f24-c8ca76918db7 2019-05-12 23:21:15,177 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.473578929901s 2019-05-12 23:21:15,184 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-12 23:21:15,184 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}21dc4500cd461e28ab6f3c2d141483f6fcf6d1dc" 2019-05-12 23:21:15,545 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3834 Content-Type: application/json Date: Sun, 12 May 2019 23:21:15 GMT X-Openstack-Request-Id: req-03a9c07c-edbc-4bbb-90c8-9f88c2374e44 2019-05-12 23:21:15,546 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "4acd8e40ad2a41bf88ea172f87b23dee", "created_at": "2019-05-12T23:20:57Z", "updated_at": "2019-05-12T23:20:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:20:57Z", "revision_number": 0, "id": "62b5212b-29a0-4937-81a9-052cc029b445", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-12T23:20:57Z", "security_group_id": "0f829955-c067-4d67-ad97-bd43da04b59c", "tenant_id": "4acd8e40ad2a41bf88ea172f87b23dee", "port_range_min": null, "ethertype": "IPv4", "project_id": "4acd8e40ad2a41bf88ea172f87b23dee"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:20:57Z", "revision_number": 0, "id": "6ebba8e0-8407-471d-b655-11d74ca4b20a", "remote_group_id": "0f829955-c067-4d67-ad97-bd43da04b59c", "remote_ip_prefix": null, "created_at": "2019-05-12T23:20:57Z", "security_group_id": "0f829955-c067-4d67-ad97-bd43da04b59c", "tenant_id": "4acd8e40ad2a41bf88ea172f87b23dee", "port_range_min": null, "ethertype": "IPv6", "project_id": "4acd8e40ad2a41bf88ea172f87b23dee"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:20:57Z", "revision_number": 0, "id": "7edaf14e-7aec-4e34-a7d3-6e7694f2609d", "remote_group_id": "0f829955-c067-4d67-ad97-bd43da04b59c", "remote_ip_prefix": null, "created_at": "2019-05-12T23:20:57Z", "security_group_id": "0f829955-c067-4d67-ad97-bd43da04b59c", "tenant_id": "4acd8e40ad2a41bf88ea172f87b23dee", "port_range_min": null, "ethertype": "IPv4", "project_id": "4acd8e40ad2a41bf88ea172f87b23dee"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:20:57Z", "revision_number": 0, "id": "a6f4ecd5-e4dd-4c2b-88ff-40d1f85a417c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-12T23:20:57Z", "security_group_id": "0f829955-c067-4d67-ad97-bd43da04b59c", "tenant_id": "4acd8e40ad2a41bf88ea172f87b23dee", "port_range_min": null, "ethertype": "IPv6", "project_id": "4acd8e40ad2a41bf88ea172f87b23dee"}], "revision_number": 1, "project_id": "4acd8e40ad2a41bf88ea172f87b23dee", "id": "0f829955-c067-4d67-ad97-bd43da04b59c", "name": "default"}, {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "4acd8e40ad2a41bf88ea172f87b23dee", "created_at": "2019-05-12T23:21:15Z", "updated_at": "2019-05-12T23:21:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:21:15Z", "revision_number": 0, "id": "c4b0e3b6-ccfd-4590-a0c0-400ae71d5750", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-12T23:21:15Z", "security_group_id": "39f00d91-c033-44dc-862a-b20413247c02", "tenant_id": "4acd8e40ad2a41bf88ea172f87b23dee", "port_range_min": null, "ethertype": "IPv6", "project_id": "4acd8e40ad2a41bf88ea172f87b23dee"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:21:15Z", "revision_number": 0, "id": "fecdfd20-2250-4008-bcaa-16735f17585f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-12T23:21:15Z", "security_group_id": "39f00d91-c033-44dc-862a-b20413247c02", "tenant_id": "4acd8e40ad2a41bf88ea172f87b23dee", "port_range_min": null, "ethertype": "IPv4", "project_id": "4acd8e40ad2a41bf88ea172f87b23dee"}], "revision_number": 1, "project_id": "4acd8e40ad2a41bf88ea172f87b23dee", "id": "39f00d91-c033-44dc-862a-b20413247c02", "name": "vping_ssh-sg_365ac6cf-b2df-4cfa-a297-9257a0ce322a"}]} 2019-05-12 23:21:15,546 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-03a9c07c-edbc-4bbb-90c8-9f88c2374e44 2019-05-12 23:21:15,546 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.362039804459s 2019-05-12 23:21:15,552 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-05-12 23:21:15,552 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}21dc4500cd461e28ab6f3c2d141483f6fcf6d1dc" -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": "39f00d91-c033-44dc-862a-b20413247c02"}}' 2019-05-12 23:21:16,014 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Sun, 12 May 2019 23:21:16 GMT X-Openstack-Request-Id: req-27deb03b-a78c-4feb-bba1-c86837cb7fbd 2019-05-12 23:21:16,014 - 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-05-12T23:21:15Z", "security_group_id": "39f00d91-c033-44dc-862a-b20413247c02", "port_range_min": 22, "revision_number": 0, "tenant_id": "4acd8e40ad2a41bf88ea172f87b23dee", "created_at": "2019-05-12T23:21:15Z", "project_id": "4acd8e40ad2a41bf88ea172f87b23dee", "id": "5fed7f99-bb2d-43c7-b7f8-b5695c0c39d7"}} 2019-05-12 23:21:16,014 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-27deb03b-a78c-4feb-bba1-c86837cb7fbd 2019-05-12 23:21:16,014 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.462230920792s 2019-05-12 23:21:16,020 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-12 23:21:16,021 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}21dc4500cd461e28ab6f3c2d141483f6fcf6d1dc" 2019-05-12 23:21:16,341 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4330 Content-Type: application/json Date: Sun, 12 May 2019 23:21:16 GMT X-Openstack-Request-Id: req-4f07fe6b-e91b-4e99-b2bf-31069bc969a4 2019-05-12 23:21:16,342 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "4acd8e40ad2a41bf88ea172f87b23dee", "created_at": "2019-05-12T23:20:57Z", "updated_at": "2019-05-12T23:20:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:20:57Z", "revision_number": 0, "id": "62b5212b-29a0-4937-81a9-052cc029b445", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-12T23:20:57Z", "security_group_id": "0f829955-c067-4d67-ad97-bd43da04b59c", "tenant_id": "4acd8e40ad2a41bf88ea172f87b23dee", "port_range_min": null, "ethertype": "IPv4", "project_id": "4acd8e40ad2a41bf88ea172f87b23dee"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:20:57Z", "revision_number": 0, "id": "6ebba8e0-8407-471d-b655-11d74ca4b20a", "remote_group_id": "0f829955-c067-4d67-ad97-bd43da04b59c", "remote_ip_prefix": null, "created_at": "2019-05-12T23:20:57Z", "security_group_id": "0f829955-c067-4d67-ad97-bd43da04b59c", "tenant_id": "4acd8e40ad2a41bf88ea172f87b23dee", "port_range_min": null, "ethertype": "IPv6", "project_id": "4acd8e40ad2a41bf88ea172f87b23dee"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:20:57Z", "revision_number": 0, "id": "7edaf14e-7aec-4e34-a7d3-6e7694f2609d", "remote_group_id": "0f829955-c067-4d67-ad97-bd43da04b59c", "remote_ip_prefix": null, "created_at": "2019-05-12T23:20:57Z", "security_group_id": "0f829955-c067-4d67-ad97-bd43da04b59c", "tenant_id": "4acd8e40ad2a41bf88ea172f87b23dee", "port_range_min": null, "ethertype": "IPv4", "project_id": "4acd8e40ad2a41bf88ea172f87b23dee"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:20:57Z", "revision_number": 0, "id": "a6f4ecd5-e4dd-4c2b-88ff-40d1f85a417c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-12T23:20:57Z", "security_group_id": "0f829955-c067-4d67-ad97-bd43da04b59c", "tenant_id": "4acd8e40ad2a41bf88ea172f87b23dee", "port_range_min": null, "ethertype": "IPv6", "project_id": "4acd8e40ad2a41bf88ea172f87b23dee"}], "revision_number": 1, "project_id": "4acd8e40ad2a41bf88ea172f87b23dee", "id": "0f829955-c067-4d67-ad97-bd43da04b59c", "name": "default"}, {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "4acd8e40ad2a41bf88ea172f87b23dee", "created_at": "2019-05-12T23:21:15Z", "updated_at": "2019-05-12T23:21:15Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-05-12T23:21:15Z", "revision_number": 0, "id": "5fed7f99-bb2d-43c7-b7f8-b5695c0c39d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-12T23:21:15Z", "security_group_id": "39f00d91-c033-44dc-862a-b20413247c02", "tenant_id": "4acd8e40ad2a41bf88ea172f87b23dee", "port_range_min": 22, "ethertype": "IPv4", "project_id": "4acd8e40ad2a41bf88ea172f87b23dee"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:21:15Z", "revision_number": 0, "id": "c4b0e3b6-ccfd-4590-a0c0-400ae71d5750", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-12T23:21:15Z", "security_group_id": "39f00d91-c033-44dc-862a-b20413247c02", "tenant_id": "4acd8e40ad2a41bf88ea172f87b23dee", "port_range_min": null, "ethertype": "IPv6", "project_id": "4acd8e40ad2a41bf88ea172f87b23dee"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:21:15Z", "revision_number": 0, "id": "fecdfd20-2250-4008-bcaa-16735f17585f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-12T23:21:15Z", "security_group_id": "39f00d91-c033-44dc-862a-b20413247c02", "tenant_id": "4acd8e40ad2a41bf88ea172f87b23dee", "port_range_min": null, "ethertype": "IPv4", "project_id": "4acd8e40ad2a41bf88ea172f87b23dee"}], "revision_number": 2, "project_id": "4acd8e40ad2a41bf88ea172f87b23dee", "id": "39f00d91-c033-44dc-862a-b20413247c02", "name": "vping_ssh-sg_365ac6cf-b2df-4cfa-a297-9257a0ce322a"}]} 2019-05-12 23:21:16,342 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-4f07fe6b-e91b-4e99-b2bf-31069bc969a4 2019-05-12 23:21:16,343 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.322370052338s 2019-05-12 23:21:16,348 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-05-12 23:21:16,349 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}21dc4500cd461e28ab6f3c2d141483f6fcf6d1dc" -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": "39f00d91-c033-44dc-862a-b20413247c02"}}' 2019-05-12 23:21:16,823 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Sun, 12 May 2019 23:21:16 GMT X-Openstack-Request-Id: req-c792ae73-4ece-4777-897d-3f31c1a0058c 2019-05-12 23:21:16,823 - 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-05-12T23:21:16Z", "security_group_id": "39f00d91-c033-44dc-862a-b20413247c02", "port_range_min": null, "revision_number": 0, "tenant_id": "4acd8e40ad2a41bf88ea172f87b23dee", "created_at": "2019-05-12T23:21:16Z", "project_id": "4acd8e40ad2a41bf88ea172f87b23dee", "id": "e7aea2b2-78d9-4acd-8802-f422cd0e9d32"}} 2019-05-12 23:21:16,823 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-c792ae73-4ece-4777-897d-3f31c1a0058c 2019-05-12 23:21:16,823 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.474632978439s 2019-05-12 23:21:16,825 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-12 23:21:16,825 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}21dc4500cd461e28ab6f3c2d141483f6fcf6d1dc" 2019-05-12 23:21:17,212 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Sun, 12 May 2019 23:21:17 GMT X-Openstack-Request-Id: req-53b0b26a-ecc2-411a-8e04-84ee2ff924b9 2019-05-12 23:21:17,212 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b24f945a-7d07-4835-982f-37a530314074","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e1cde78fc5364b11ba375012051bd685","l2_adjacency":true,"status":"ACTIVE","subnets":["e4030248-99b3-4c84-be5c-699e1ef4626f"],"description":"","tags":[],"updated_at":"2019-05-12T23:13:19Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e1cde78fc5364b11ba375012051bd685","created_at":"2019-05-12T23:13:13Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"eeb4e222-43e0-43aa-8a80-9b35add227dd","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"4acd8e40ad2a41bf88ea172f87b23dee","l2_adjacency":true,"status":"ACTIVE","subnets":["74e5fb10-147e-4910-bfe3-9743038c10c8"],"description":"","tags":[],"updated_at":"2019-05-12T23:20:58Z","qos_policy_id":null,"name":"vping_ssh-net_365ac6cf-b2df-4cfa-a297-9257a0ce322a","admin_state_up":true,"tenant_id":"4acd8e40ad2a41bf88ea172f87b23dee","created_at":"2019-05-12T23:20:57Z","mtu":1450}]} 2019-05-12 23:21:17,212 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-53b0b26a-ecc2-411a-8e04-84ee2ff924b9 2019-05-12 23:21:17,212 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.387700080872s 2019-05-12 23:21:17,217 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-12 23:21:17,221 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}21dc4500cd461e28ab6f3c2d141483f6fcf6d1dc" 2019-05-12 23:21:17,579 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Sun, 12 May 2019 23:21:17 GMT X-Openstack-Request-Id: req-338a79dc-0f74-43e5-9d5e-b402761a1ab0 2019-05-12 23:21:17,580 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-12T23:21:13Z", "file": "/v2/images/c51f68b2-561d-4f89-99ec-b0f186660c2b/file", "owner": "4acd8e40ad2a41bf88ea172f87b23dee", "id": "c51f68b2-561d-4f89-99ec-b0f186660c2b", "size": 12716032, "self": "/v2/images/c51f68b2-561d-4f89-99ec-b0f186660c2b", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://29d1eb29-4ea1-4f37-b52d-6ea80a398212/images/c51f68b2-561d-4f89-99ec-b0f186660c2b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://29d1eb29-4ea1-4f37-b52d-6ea80a398212/images/c51f68b2-561d-4f89-99ec-b0f186660c2b/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_365ac6cf-b2df-4cfa-a297-9257a0ce322a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_365ac6cf-b2df-4cfa-a297-9257a0ce322a", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-12T23:21:11Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-12 23:21:17,580 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-338a79dc-0f74-43e5-9d5e-b402761a1ab0 2019-05-12 23:21:17,580 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.362942934036s 2019-05-12 23:21:17,588 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-12 23:21:17,593 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}21dc4500cd461e28ab6f3c2d141483f6fcf6d1dc" 2019-05-12 23:21:17,615 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Sun, 12 May 2019 23:21: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-bb9b97b4-c7ae-4e7e-8700-9ac4bba6a9da x-openstack-request-id: req-bb9b97b4-c7ae-4e7e-8700-9ac4bba6a9da 2019-05-12 23:21:17,616 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_365ac6cf-b2df-4cfa-a297-9257a0ce322a", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/8e30e3ee-5792-4919-b436-036e27b5e762", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/8e30e3ee-5792-4919-b436-036e27b5e762", "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": "8e30e3ee-5792-4919-b436-036e27b5e762"}]} 2019-05-12 23:21:17,616 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-bb9b97b4-c7ae-4e7e-8700-9ac4bba6a9da 2019-05-12 23:21:17,616 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0272870063782s 2019-05-12 23:21:17,618 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-05-12 23:21:17,621 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}21dc4500cd461e28ab6f3c2d141483f6fcf6d1dc" -d '{"server": {"name": "vping_ssh-vm2_365ac6cf-b2df-4cfa-a297-9257a0ce322a", "imageRef": "c51f68b2-561d-4f89-99ec-b0f186660c2b", "flavorRef": "8e30e3ee-5792-4919-b436-036e27b5e762", "max_count": 1, "min_count": 1, "networks": [{"uuid": "eeb4e222-43e0-43aa-8a80-9b35add227dd"}], "security_groups": [{"name": "39f00d91-c033-44dc-862a-b20413247c02"}]}}' 2019-05-12 23:21:22,434 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Sun, 12 May 2019 23:21: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 location: http://172.30.9.24:8774/v2.1/servers/e2845c24-65c2-4f59-9fc3-aa5ac957e978 x-compute-request-id: req-0771fe4a-ce32-4b10-8fe3-0be1ab88c175 x-openstack-request-id: req-0771fe4a-ce32-4b10-8fe3-0be1ab88c175 2019-05-12 23:21:22,435 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "39f00d91-c033-44dc-862a-b20413247c02"}], "OS-DCF:diskConfig": "MANUAL", "id": "e2845c24-65c2-4f59-9fc3-aa5ac957e978", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/e2845c24-65c2-4f59-9fc3-aa5ac957e978", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/e2845c24-65c2-4f59-9fc3-aa5ac957e978", "rel": "bookmark"}], "adminPass": "9bTAW5LUtzEQ"}} 2019-05-12 23:21:22,435 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-0771fe4a-ce32-4b10-8fe3-0be1ab88c175 2019-05-12 23:21:22,435 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 4.81669211388s 2019-05-12 23:21:22,436 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-12 23:21:22,439 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}21dc4500cd461e28ab6f3c2d141483f6fcf6d1dc" 2019-05-12 23:21:23,483 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 601 Content-Type: application/json Date: Sun, 12 May 2019 23:21: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-dbb6dfc8-0e2f-4b05-8d39-2d7e606aab93 x-openstack-request-id: req-dbb6dfc8-0e2f-4b05-8d39-2d7e606aab93 2019-05-12 23:21:23,483 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/e2845c24-65c2-4f59-9fc3-aa5ac957e978", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/e2845c24-65c2-4f59-9fc3-aa5ac957e978", "rel": "bookmark"}], "image": {"id": "c51f68b2-561d-4f89-99ec-b0f186660c2b", "links": [{"href": "http://172.30.9.24:8774/images/c51f68b2-561d-4f89-99ec-b0f186660c2b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8e30e3ee-5792-4919-b436-036e27b5e762", "links": [{"href": "http://172.30.9.24:8774/flavors/8e30e3ee-5792-4919-b436-036e27b5e762", "rel": "bookmark"}]}, "id": "e2845c24-65c2-4f59-9fc3-aa5ac957e978", "user_id": "524d1766daad4585832cf38673e3b4e7", "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-05-12T23:21:22Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_365ac6cf-b2df-4cfa-a297-9257a0ce322a", "created": "2019-05-12T23:21:22Z", "tenant_id": "4acd8e40ad2a41bf88ea172f87b23dee", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-12 23:21:23,483 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-dbb6dfc8-0e2f-4b05-8d39-2d7e606aab93 2019-05-12 23:21:23,483 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.04760813713s 2019-05-12 23:21:23,494 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-12 23:21:23,495 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}21dc4500cd461e28ab6f3c2d141483f6fcf6d1dc" 2019-05-12 23:21:23,774 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Sun, 12 May 2019 23:21:24 GMT X-Openstack-Request-Id: req-16973b2c-6e02-4cd3-ace1-0c0dbaf526ba 2019-05-12 23:21:23,775 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b24f945a-7d07-4835-982f-37a530314074","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e1cde78fc5364b11ba375012051bd685","l2_adjacency":true,"status":"ACTIVE","subnets":["e4030248-99b3-4c84-be5c-699e1ef4626f"],"description":"","tags":[],"updated_at":"2019-05-12T23:13:19Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e1cde78fc5364b11ba375012051bd685","created_at":"2019-05-12T23:13:13Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"eeb4e222-43e0-43aa-8a80-9b35add227dd","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"4acd8e40ad2a41bf88ea172f87b23dee","l2_adjacency":true,"status":"ACTIVE","subnets":["74e5fb10-147e-4910-bfe3-9743038c10c8"],"description":"","tags":[],"updated_at":"2019-05-12T23:20:58Z","qos_policy_id":null,"name":"vping_ssh-net_365ac6cf-b2df-4cfa-a297-9257a0ce322a","admin_state_up":true,"tenant_id":"4acd8e40ad2a41bf88ea172f87b23dee","created_at":"2019-05-12T23:20:57Z","mtu":1450}]} 2019-05-12 23:21:23,775 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-16973b2c-6e02-4cd3-ace1-0c0dbaf526ba 2019-05-12 23:21:23,775 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.280989170074s 2019-05-12 23:21:23,776 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-12 23:21:23,777 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}21dc4500cd461e28ab6f3c2d141483f6fcf6d1dc" 2019-05-12 23:21:24,026 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 680 Content-Type: application/json Date: Sun, 12 May 2019 23:21:24 GMT X-Openstack-Request-Id: req-3eee2127-99fa-48db-afc8-02c5f0c1b1e2 2019-05-12 23:21:24,026 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eeb4e222-43e0-43aa-8a80-9b35add227dd","tenant_id":"4acd8e40ad2a41bf88ea172f87b23dee","created_at":"2019-05-12T23:20:58Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-05-12T23:20:58Z","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":"4acd8e40ad2a41bf88ea172f87b23dee","id":"74e5fb10-147e-4910-bfe3-9743038c10c8","subnetpool_id":null,"name":"vping_ssh-subnet_365ac6cf-b2df-4cfa-a297-9257a0ce322a"}]} 2019-05-12 23:21:24,026 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-3eee2127-99fa-48db-afc8-02c5f0c1b1e2 2019-05-12 23:21:24,026 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.250190973282s 2019-05-12 23:21:24,027 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-12 23:21:26,029 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-12 23:21:26,032 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}21dc4500cd461e28ab6f3c2d141483f6fcf6d1dc" 2019-05-12 23:21:27,053 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 644 Content-Type: application/json Date: Sun, 12 May 2019 23:21: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-e7f5c4da-9567-4af3-b624-b24dfa77c4b8 x-openstack-request-id: req-e7f5c4da-9567-4af3-b624-b24dfa77c4b8 2019-05-12 23:21:27,053 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/e2845c24-65c2-4f59-9fc3-aa5ac957e978", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/e2845c24-65c2-4f59-9fc3-aa5ac957e978", "rel": "bookmark"}], "image": {"id": "c51f68b2-561d-4f89-99ec-b0f186660c2b", "links": [{"href": "http://172.30.9.24:8774/images/c51f68b2-561d-4f89-99ec-b0f186660c2b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8e30e3ee-5792-4919-b436-036e27b5e762", "links": [{"href": "http://172.30.9.24:8774/flavors/8e30e3ee-5792-4919-b436-036e27b5e762", "rel": "bookmark"}]}, "id": "e2845c24-65c2-4f59-9fc3-aa5ac957e978", "user_id": "524d1766daad4585832cf38673e3b4e7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-12T23:21:25Z", "hostId": "b9ba592468ce80c2b8934cde72a02fc3673009566691cb961a0369b1", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_365ac6cf-b2df-4cfa-a297-9257a0ce322a", "created": "2019-05-12T23:21:22Z", "tenant_id": "4acd8e40ad2a41bf88ea172f87b23dee", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-12 23:21:27,053 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-e7f5c4da-9567-4af3-b624-b24dfa77c4b8 2019-05-12 23:21:27,054 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.02417302132s 2019-05-12 23:21:27,060 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-12 23:21:29,062 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-12 23:21:29,065 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}21dc4500cd461e28ab6f3c2d141483f6fcf6d1dc" 2019-05-12 23:21:29,825 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sun, 12 May 2019 23:21: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-4e76e9b5-181f-44ef-8bdd-ba7dc3131fce x-openstack-request-id: req-4e76e9b5-181f-44ef-8bdd-ba7dc3131fce 2019-05-12 23:21:29,826 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/e2845c24-65c2-4f59-9fc3-aa5ac957e978", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/e2845c24-65c2-4f59-9fc3-aa5ac957e978", "rel": "bookmark"}], "image": {"id": "c51f68b2-561d-4f89-99ec-b0f186660c2b", "links": [{"href": "http://172.30.9.24:8774/images/c51f68b2-561d-4f89-99ec-b0f186660c2b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8e30e3ee-5792-4919-b436-036e27b5e762", "links": [{"href": "http://172.30.9.24:8774/flavors/8e30e3ee-5792-4919-b436-036e27b5e762", "rel": "bookmark"}]}, "id": "e2845c24-65c2-4f59-9fc3-aa5ac957e978", "security_groups": [{"name": "vping_ssh-sg_365ac6cf-b2df-4cfa-a297-9257a0ce322a"}], "user_id": "524d1766daad4585832cf38673e3b4e7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-12T23:21:25Z", "hostId": "b9ba592468ce80c2b8934cde72a02fc3673009566691cb961a0369b1", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_365ac6cf-b2df-4cfa-a297-9257a0ce322a", "created": "2019-05-12T23:21:22Z", "tenant_id": "4acd8e40ad2a41bf88ea172f87b23dee", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-12 23:21:29,826 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-4e76e9b5-181f-44ef-8bdd-ba7dc3131fce 2019-05-12 23:21:29,826 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.76379108429s 2019-05-12 23:21:29,833 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-12 23:21:31,834 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-12 23:21:31,837 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}21dc4500cd461e28ab6f3c2d141483f6fcf6d1dc" 2019-05-12 23:21:32,335 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sun, 12 May 2019 23:21: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-423d8e39-e79e-427d-8beb-81bc7c7fae31 x-openstack-request-id: req-423d8e39-e79e-427d-8beb-81bc7c7fae31 2019-05-12 23:21:32,335 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/e2845c24-65c2-4f59-9fc3-aa5ac957e978", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/e2845c24-65c2-4f59-9fc3-aa5ac957e978", "rel": "bookmark"}], "image": {"id": "c51f68b2-561d-4f89-99ec-b0f186660c2b", "links": [{"href": "http://172.30.9.24:8774/images/c51f68b2-561d-4f89-99ec-b0f186660c2b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8e30e3ee-5792-4919-b436-036e27b5e762", "links": [{"href": "http://172.30.9.24:8774/flavors/8e30e3ee-5792-4919-b436-036e27b5e762", "rel": "bookmark"}]}, "id": "e2845c24-65c2-4f59-9fc3-aa5ac957e978", "security_groups": [{"name": "vping_ssh-sg_365ac6cf-b2df-4cfa-a297-9257a0ce322a"}], "user_id": "524d1766daad4585832cf38673e3b4e7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-12T23:21:25Z", "hostId": "b9ba592468ce80c2b8934cde72a02fc3673009566691cb961a0369b1", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_365ac6cf-b2df-4cfa-a297-9257a0ce322a", "created": "2019-05-12T23:21:22Z", "tenant_id": "4acd8e40ad2a41bf88ea172f87b23dee", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-12 23:21:32,335 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-423d8e39-e79e-427d-8beb-81bc7c7fae31 2019-05-12 23:21:32,335 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.501419067383s 2019-05-12 23:21:32,341 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-12 23:21:34,343 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-12 23:21:34,347 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}21dc4500cd461e28ab6f3c2d141483f6fcf6d1dc" 2019-05-12 23:21:34,746 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 742 Content-Type: application/json Date: Sun, 12 May 2019 23:21: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-65e1f3f2-4024-46c8-b760-1faec349d466 x-openstack-request-id: req-65e1f3f2-4024-46c8-b760-1faec349d466 2019-05-12 23:21:34,747 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_365ac6cf-b2df-4cfa-a297-9257a0ce322a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fe:e5:1b", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/e2845c24-65c2-4f59-9fc3-aa5ac957e978", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/e2845c24-65c2-4f59-9fc3-aa5ac957e978", "rel": "bookmark"}], "image": {"id": "c51f68b2-561d-4f89-99ec-b0f186660c2b", "links": [{"href": "http://172.30.9.24:8774/images/c51f68b2-561d-4f89-99ec-b0f186660c2b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-12T23:21:32.000000", "flavor": {"id": "8e30e3ee-5792-4919-b436-036e27b5e762", "links": [{"href": "http://172.30.9.24:8774/flavors/8e30e3ee-5792-4919-b436-036e27b5e762", "rel": "bookmark"}]}, "id": "e2845c24-65c2-4f59-9fc3-aa5ac957e978", "security_groups": [{"name": "vping_ssh-sg_365ac6cf-b2df-4cfa-a297-9257a0ce322a"}], "user_id": "524d1766daad4585832cf38673e3b4e7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-12T23:21:32Z", "hostId": "b9ba592468ce80c2b8934cde72a02fc3673009566691cb961a0369b1", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_365ac6cf-b2df-4cfa-a297-9257a0ce322a", "created": "2019-05-12T23:21:22Z", "tenant_id": "4acd8e40ad2a41bf88ea172f87b23dee", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-12 23:21:34,747 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-65e1f3f2-4024-46c8-b760-1faec349d466 2019-05-12 23:21:34,747 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.404083013535s 2019-05-12 23:21:34,754 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-05-12 23:21:34,754 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/ports.json?device_id=e2845c24-65c2-4f59-9fc3-aa5ac957e978" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}21dc4500cd461e28ab6f3c2d141483f6fcf6d1dc" 2019-05-12 23:21:34,814 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Sun, 12 May 2019 23:21:34 GMT X-Openstack-Request-Id: req-c45c7c0f-9906-4981-abee-a6f46a6e4def 2019-05-12 23:21:34,815 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-12T23:21:31Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"74e5fb10-147e-4910-bfe3-9743038c10c8","ip_address":"192.168.120.13"}],"id":"5f6f3b6f-df4e-43b2-bc80-0ecdad19a6b5","security_groups":["39f00d91-c033-44dc-862a-b20413247c02"],"mac_address":"fa:16:3e:fe:e5:1b","project_id":"4acd8e40ad2a41bf88ea172f87b23dee","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"eeb4e222-43e0-43aa-8a80-9b35add227dd","tenant_id":"4acd8e40ad2a41bf88ea172f87b23dee","created_at":"2019-05-12T23:21:27Z","binding:vnic_type":"normal","device_id":"e2845c24-65c2-4f59-9fc3-aa5ac957e978","ip_allocation":"immediate"}]} 2019-05-12 23:21:34,815 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=e2845c24-65c2-4f59-9fc3-aa5ac957e978 used request id req-c45c7c0f-9906-4981-abee-a6f46a6e4def 2019-05-12 23:21:34,815 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0613989830017s 2019-05-12 23:21:34,825 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-12 23:21:34,826 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/floatingips.json?port_id=5f6f3b6f-df4e-43b2-bc80-0ecdad19a6b5" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}21dc4500cd461e28ab6f3c2d141483f6fcf6d1dc" 2019-05-12 23:21:34,879 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 12 May 2019 23:21:35 GMT X-Openstack-Request-Id: req-c727f053-57a2-4837-99a2-10ac99aee892 2019-05-12 23:21:34,880 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-05-12 23:21:34,880 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json?port_id=5f6f3b6f-df4e-43b2-bc80-0ecdad19a6b5 used request id req-c727f053-57a2-4837-99a2-10ac99aee892 2019-05-12 23:21:34,880 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0547959804535s 2019-05-12 23:21:34,881 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_365ac6cf-b2df-4cfa-a297-9257a0ce322a': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:fe:e5:1b', u'version': 4, u'addr': u'192.168.120.13', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'c51f68b2-561d-4f89-99ec-b0f186660c2b'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-12T23:21:32.000000', 'flavor': Munch({u'id': u'8e30e3ee-5792-4919-b436-036e27b5e762'}), 'az': u'nova', 'id': u'e2845c24-65c2-4f59-9fc3-aa5ac957e978', 'security_groups': [Munch({u'name': u'vping_ssh-sg_365ac6cf-b2df-4cfa-a297-9257a0ce322a'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'524d1766daad4585832cf38673e3b4e7', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4acd8e40ad2a41bf88ea172f87b23dee', 'name': 'vping_ssh-project_365ac6cf-b2df-4cfa-a297-9257a0ce322a', '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-05-12T23:21:32.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-05-12T23:21:32Z', 'hostId': u'b9ba592468ce80c2b8934cde72a02fc3673009566691cb961a0369b1', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.13', 'cloud': 'envvars', 'host_id': u'b9ba592468ce80c2b8934cde72a02fc3673009566691cb961a0369b1', '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-05-12T23:21:32.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'4acd8e40ad2a41bf88ea172f87b23dee', 'name': u'vping_ssh-vm2_365ac6cf-b2df-4cfa-a297-9257a0ce322a', 'adminPass': u'9bTAW5LUtzEQ', 'tenant_id': u'4acd8e40ad2a41bf88ea172f87b23dee', 'created_at': u'2019-05-12T23:21:22Z', 'created': u'2019-05-12T23:21:22Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-05-12 23:21:34,882 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-12 23:21:34,882 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}21dc4500cd461e28ab6f3c2d141483f6fcf6d1dc" 2019-05-12 23:21:35,273 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Sun, 12 May 2019 23:21:35 GMT X-Openstack-Request-Id: req-7195ba3c-c6f3-45a2-9373-14e2553734df 2019-05-12 23:21:35,273 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b24f945a-7d07-4835-982f-37a530314074","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e1cde78fc5364b11ba375012051bd685","l2_adjacency":true,"status":"ACTIVE","subnets":["e4030248-99b3-4c84-be5c-699e1ef4626f"],"description":"","tags":[],"updated_at":"2019-05-12T23:13:19Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e1cde78fc5364b11ba375012051bd685","created_at":"2019-05-12T23:13:13Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"eeb4e222-43e0-43aa-8a80-9b35add227dd","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"4acd8e40ad2a41bf88ea172f87b23dee","l2_adjacency":true,"status":"ACTIVE","subnets":["74e5fb10-147e-4910-bfe3-9743038c10c8"],"description":"","tags":[],"updated_at":"2019-05-12T23:20:58Z","qos_policy_id":null,"name":"vping_ssh-net_365ac6cf-b2df-4cfa-a297-9257a0ce322a","admin_state_up":true,"tenant_id":"4acd8e40ad2a41bf88ea172f87b23dee","created_at":"2019-05-12T23:20:57Z","mtu":1450}]} 2019-05-12 23:21:35,273 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-7195ba3c-c6f3-45a2-9373-14e2553734df 2019-05-12 23:21:35,274 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.391585826874s 2019-05-12 23:21:35,279 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-12 23:21:35,283 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}21dc4500cd461e28ab6f3c2d141483f6fcf6d1dc" 2019-05-12 23:21:36,091 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Sun, 12 May 2019 23:21:36 GMT X-Openstack-Request-Id: req-13fe370d-4dca-4fee-89c0-a723d91bf865 2019-05-12 23:21:36,091 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-12T23:21:13Z", "file": "/v2/images/c51f68b2-561d-4f89-99ec-b0f186660c2b/file", "owner": "4acd8e40ad2a41bf88ea172f87b23dee", "id": "c51f68b2-561d-4f89-99ec-b0f186660c2b", "size": 12716032, "self": "/v2/images/c51f68b2-561d-4f89-99ec-b0f186660c2b", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://29d1eb29-4ea1-4f37-b52d-6ea80a398212/images/c51f68b2-561d-4f89-99ec-b0f186660c2b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://29d1eb29-4ea1-4f37-b52d-6ea80a398212/images/c51f68b2-561d-4f89-99ec-b0f186660c2b/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_365ac6cf-b2df-4cfa-a297-9257a0ce322a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_365ac6cf-b2df-4cfa-a297-9257a0ce322a", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-12T23:21:11Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-12 23:21:36,091 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-13fe370d-4dca-4fee-89c0-a723d91bf865 2019-05-12 23:21:36,092 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.812813997269s 2019-05-12 23:21:36,093 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-12 23:21:36,096 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}21dc4500cd461e28ab6f3c2d141483f6fcf6d1dc" 2019-05-12 23:21:36,230 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Sun, 12 May 2019 23:21: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-c2be0136-cf68-4acc-a278-3af35ef3fe53 x-openstack-request-id: req-c2be0136-cf68-4acc-a278-3af35ef3fe53 2019-05-12 23:21:36,230 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_365ac6cf-b2df-4cfa-a297-9257a0ce322a", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/8e30e3ee-5792-4919-b436-036e27b5e762", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/8e30e3ee-5792-4919-b436-036e27b5e762", "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": "8e30e3ee-5792-4919-b436-036e27b5e762"}]} 2019-05-12 23:21:36,230 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-c2be0136-cf68-4acc-a278-3af35ef3fe53 2019-05-12 23:21:36,230 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.137115955353s 2019-05-12 23:21:36,232 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-05-12 23:21:36,234 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}21dc4500cd461e28ab6f3c2d141483f6fcf6d1dc" -d '{"server": {"name": "vping_ssh-vm_365ac6cf-b2df-4cfa-a297-9257a0ce322a", "imageRef": "c51f68b2-561d-4f89-99ec-b0f186660c2b", "key_name": "vping_ssh-kp_365ac6cf-b2df-4cfa-a297-9257a0ce322a", "flavorRef": "8e30e3ee-5792-4919-b436-036e27b5e762", "max_count": 1, "min_count": 1, "networks": [{"uuid": "eeb4e222-43e0-43aa-8a80-9b35add227dd"}], "security_groups": [{"name": "39f00d91-c033-44dc-862a-b20413247c02"}]}}' 2019-05-12 23:21:42,129 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Sun, 12 May 2019 23:21:36 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.24:8774/v2.1/servers/3e929df8-e87e-48c0-ae1d-139de678d59d x-compute-request-id: req-8675baaf-117b-4274-b78f-1ec37440f1cb x-openstack-request-id: req-8675baaf-117b-4274-b78f-1ec37440f1cb 2019-05-12 23:21:42,130 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "39f00d91-c033-44dc-862a-b20413247c02"}], "OS-DCF:diskConfig": "MANUAL", "id": "3e929df8-e87e-48c0-ae1d-139de678d59d", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/3e929df8-e87e-48c0-ae1d-139de678d59d", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/3e929df8-e87e-48c0-ae1d-139de678d59d", "rel": "bookmark"}], "adminPass": "G5p4abZmuoyA"}} 2019-05-12 23:21:42,130 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-8675baaf-117b-4274-b78f-1ec37440f1cb 2019-05-12 23:21:42,130 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 5.89843797684s 2019-05-12 23:21:42,131 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-12 23:21:42,134 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}21dc4500cd461e28ab6f3c2d141483f6fcf6d1dc" 2019-05-12 23:21:43,651 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 849 Content-Type: application/json Date: Sun, 12 May 2019 23:21: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-11ca5df3-e711-4c84-ac25-e42764c5d3e2 x-openstack-request-id: req-11ca5df3-e711-4c84-ac25-e42764c5d3e2 2019-05-12 23:21:43,652 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/3e929df8-e87e-48c0-ae1d-139de678d59d", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/3e929df8-e87e-48c0-ae1d-139de678d59d", "rel": "bookmark"}], "image": {"id": "c51f68b2-561d-4f89-99ec-b0f186660c2b", "links": [{"href": "http://172.30.9.24:8774/images/c51f68b2-561d-4f89-99ec-b0f186660c2b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8e30e3ee-5792-4919-b436-036e27b5e762", "links": [{"href": "http://172.30.9.24:8774/flavors/8e30e3ee-5792-4919-b436-036e27b5e762", "rel": "bookmark"}]}, "id": "3e929df8-e87e-48c0-ae1d-139de678d59d", "user_id": "524d1766daad4585832cf38673e3b4e7", "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-05-12T23:21:42Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_365ac6cf-b2df-4cfa-a297-9257a0ce322a", "name": "vping_ssh-vm_365ac6cf-b2df-4cfa-a297-9257a0ce322a", "created": "2019-05-12T23:21:42Z", "tenant_id": "4acd8e40ad2a41bf88ea172f87b23dee", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_365ac6cf-b2df-4cfa-a297-9257a0ce322a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fe:e5:1b", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/e2845c24-65c2-4f59-9fc3-aa5ac957e978", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/e2845c24-65c2-4f59-9fc3-aa5ac957e978", "rel": "bookmark"}], "image": {"id": "c51f68b2-561d-4f89-99ec-b0f186660c2b", "links": [{"href": "http://172.30.9.24:8774/images/c51f68b2-561d-4f89-99ec-b0f186660c2b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-12T23:21:32.000000", "flavor": {"id": "8e30e3ee-5792-4919-b436-036e27b5e762", "links": [{"href": "http://172.30.9.24:8774/flavors/8e30e3ee-5792-4919-b436-036e27b5e762", "rel": "bookmark"}]}, "id": "e2845c24-65c2-4f59-9fc3-aa5ac957e978", "security_groups": [{"name": "vping_ssh-sg_365ac6cf-b2df-4cfa-a297-9257a0ce322a"}], "user_id": "524d1766daad4585832cf38673e3b4e7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-12T23:21:32Z", "hostId": "b9ba592468ce80c2b8934cde72a02fc3673009566691cb961a0369b1", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_365ac6cf-b2df-4cfa-a297-9257a0ce322a", "created": "2019-05-12T23:21:22Z", "tenant_id": "4acd8e40ad2a41bf88ea172f87b23dee", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-12 23:21:43,652 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-11ca5df3-e711-4c84-ac25-e42764c5d3e2 2019-05-12 23:21:43,652 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.52141904831s 2019-05-12 23:21:43,660 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-12 23:21:45,662 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-12 23:21:45,665 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}21dc4500cd461e28ab6f3c2d141483f6fcf6d1dc" 2019-05-12 23:21:46,393 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 893 Content-Type: application/json Date: Sun, 12 May 2019 23:21: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-a1a439e1-11c7-434a-90cd-04a28c5c3951 x-openstack-request-id: req-a1a439e1-11c7-434a-90cd-04a28c5c3951 2019-05-12 23:21:46,394 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/3e929df8-e87e-48c0-ae1d-139de678d59d", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/3e929df8-e87e-48c0-ae1d-139de678d59d", "rel": "bookmark"}], "image": {"id": "c51f68b2-561d-4f89-99ec-b0f186660c2b", "links": [{"href": "http://172.30.9.24:8774/images/c51f68b2-561d-4f89-99ec-b0f186660c2b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8e30e3ee-5792-4919-b436-036e27b5e762", "links": [{"href": "http://172.30.9.24:8774/flavors/8e30e3ee-5792-4919-b436-036e27b5e762", "rel": "bookmark"}]}, "id": "3e929df8-e87e-48c0-ae1d-139de678d59d", "user_id": "524d1766daad4585832cf38673e3b4e7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-12T23:21:45Z", "hostId": "dee0320c3706dfc36dee464519426877ea3b2c458fa065d9b5f69bfb", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_365ac6cf-b2df-4cfa-a297-9257a0ce322a", "name": "vping_ssh-vm_365ac6cf-b2df-4cfa-a297-9257a0ce322a", "created": "2019-05-12T23:21:42Z", "tenant_id": "4acd8e40ad2a41bf88ea172f87b23dee", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_365ac6cf-b2df-4cfa-a297-9257a0ce322a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fe:e5:1b", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/e2845c24-65c2-4f59-9fc3-aa5ac957e978", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/e2845c24-65c2-4f59-9fc3-aa5ac957e978", "rel": "bookmark"}], "image": {"id": "c51f68b2-561d-4f89-99ec-b0f186660c2b", "links": [{"href": "http://172.30.9.24:8774/images/c51f68b2-561d-4f89-99ec-b0f186660c2b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-12T23:21:32.000000", "flavor": {"id": "8e30e3ee-5792-4919-b436-036e27b5e762", "links": [{"href": "http://172.30.9.24:8774/flavors/8e30e3ee-5792-4919-b436-036e27b5e762", "rel": "bookmark"}]}, "id": "e2845c24-65c2-4f59-9fc3-aa5ac957e978", "security_groups": [{"name": "vping_ssh-sg_365ac6cf-b2df-4cfa-a297-9257a0ce322a"}], "user_id": "524d1766daad4585832cf38673e3b4e7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-12T23:21:32Z", "hostId": "b9ba592468ce80c2b8934cde72a02fc3673009566691cb961a0369b1", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_365ac6cf-b2df-4cfa-a297-9257a0ce322a", "created": "2019-05-12T23:21:22Z", "tenant_id": "4acd8e40ad2a41bf88ea172f87b23dee", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-12 23:21:46,394 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-a1a439e1-11c7-434a-90cd-04a28c5c3951 2019-05-12 23:21:46,395 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.732340812683s 2019-05-12 23:21:46,402 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-12 23:21:48,404 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-12 23:21:48,408 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}21dc4500cd461e28ab6f3c2d141483f6fcf6d1dc" 2019-05-12 23:21:48,923 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 889 Content-Type: application/json Date: Sun, 12 May 2019 23:21: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-199c8bc0-04ad-4388-920c-69f2d02b87dd x-openstack-request-id: req-199c8bc0-04ad-4388-920c-69f2d02b87dd 2019-05-12 23:21:48,924 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/3e929df8-e87e-48c0-ae1d-139de678d59d", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/3e929df8-e87e-48c0-ae1d-139de678d59d", "rel": "bookmark"}], "image": {"id": "c51f68b2-561d-4f89-99ec-b0f186660c2b", "links": [{"href": "http://172.30.9.24:8774/images/c51f68b2-561d-4f89-99ec-b0f186660c2b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8e30e3ee-5792-4919-b436-036e27b5e762", "links": [{"href": "http://172.30.9.24:8774/flavors/8e30e3ee-5792-4919-b436-036e27b5e762", "rel": "bookmark"}]}, "id": "3e929df8-e87e-48c0-ae1d-139de678d59d", "security_groups": [{"name": "vping_ssh-sg_365ac6cf-b2df-4cfa-a297-9257a0ce322a"}], "user_id": "524d1766daad4585832cf38673e3b4e7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-12T23:21:46Z", "hostId": "dee0320c3706dfc36dee464519426877ea3b2c458fa065d9b5f69bfb", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_365ac6cf-b2df-4cfa-a297-9257a0ce322a", "name": "vping_ssh-vm_365ac6cf-b2df-4cfa-a297-9257a0ce322a", "created": "2019-05-12T23:21:42Z", "tenant_id": "4acd8e40ad2a41bf88ea172f87b23dee", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_365ac6cf-b2df-4cfa-a297-9257a0ce322a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fe:e5:1b", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/e2845c24-65c2-4f59-9fc3-aa5ac957e978", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/e2845c24-65c2-4f59-9fc3-aa5ac957e978", "rel": "bookmark"}], "image": {"id": "c51f68b2-561d-4f89-99ec-b0f186660c2b", "links": [{"href": "http://172.30.9.24:8774/images/c51f68b2-561d-4f89-99ec-b0f186660c2b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-12T23:21:32.000000", "flavor": {"id": "8e30e3ee-5792-4919-b436-036e27b5e762", "links": [{"href": "http://172.30.9.24:8774/flavors/8e30e3ee-5792-4919-b436-036e27b5e762", "rel": "bookmark"}]}, "id": "e2845c24-65c2-4f59-9fc3-aa5ac957e978", "security_groups": [{"name": "vping_ssh-sg_365ac6cf-b2df-4cfa-a297-9257a0ce322a"}], "user_id": "524d1766daad4585832cf38673e3b4e7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-12T23:21:32Z", "hostId": "b9ba592468ce80c2b8934cde72a02fc3673009566691cb961a0369b1", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_365ac6cf-b2df-4cfa-a297-9257a0ce322a", "created": "2019-05-12T23:21:22Z", "tenant_id": "4acd8e40ad2a41bf88ea172f87b23dee", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-12 23:21:48,924 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-199c8bc0-04ad-4388-920c-69f2d02b87dd 2019-05-12 23:21:48,925 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.519973039627s 2019-05-12 23:21:48,933 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-12 23:21:50,934 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-12 23:21:50,937 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}21dc4500cd461e28ab6f3c2d141483f6fcf6d1dc" 2019-05-12 23:21:52,160 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 889 Content-Type: application/json Date: Sun, 12 May 2019 23:21: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-8e2550d9-bffb-4579-bf7c-a1c284a93348 x-openstack-request-id: req-8e2550d9-bffb-4579-bf7c-a1c284a93348 2019-05-12 23:21:52,161 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/3e929df8-e87e-48c0-ae1d-139de678d59d", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/3e929df8-e87e-48c0-ae1d-139de678d59d", "rel": "bookmark"}], "image": {"id": "c51f68b2-561d-4f89-99ec-b0f186660c2b", "links": [{"href": "http://172.30.9.24:8774/images/c51f68b2-561d-4f89-99ec-b0f186660c2b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8e30e3ee-5792-4919-b436-036e27b5e762", "links": [{"href": "http://172.30.9.24:8774/flavors/8e30e3ee-5792-4919-b436-036e27b5e762", "rel": "bookmark"}]}, "id": "3e929df8-e87e-48c0-ae1d-139de678d59d", "security_groups": [{"name": "vping_ssh-sg_365ac6cf-b2df-4cfa-a297-9257a0ce322a"}], "user_id": "524d1766daad4585832cf38673e3b4e7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-12T23:21:46Z", "hostId": "dee0320c3706dfc36dee464519426877ea3b2c458fa065d9b5f69bfb", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_365ac6cf-b2df-4cfa-a297-9257a0ce322a", "name": "vping_ssh-vm_365ac6cf-b2df-4cfa-a297-9257a0ce322a", "created": "2019-05-12T23:21:42Z", "tenant_id": "4acd8e40ad2a41bf88ea172f87b23dee", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_365ac6cf-b2df-4cfa-a297-9257a0ce322a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fe:e5:1b", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/e2845c24-65c2-4f59-9fc3-aa5ac957e978", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/e2845c24-65c2-4f59-9fc3-aa5ac957e978", "rel": "bookmark"}], "image": {"id": "c51f68b2-561d-4f89-99ec-b0f186660c2b", "links": [{"href": "http://172.30.9.24:8774/images/c51f68b2-561d-4f89-99ec-b0f186660c2b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-12T23:21:32.000000", "flavor": {"id": "8e30e3ee-5792-4919-b436-036e27b5e762", "links": [{"href": "http://172.30.9.24:8774/flavors/8e30e3ee-5792-4919-b436-036e27b5e762", "rel": "bookmark"}]}, "id": "e2845c24-65c2-4f59-9fc3-aa5ac957e978", "security_groups": [{"name": "vping_ssh-sg_365ac6cf-b2df-4cfa-a297-9257a0ce322a"}], "user_id": "524d1766daad4585832cf38673e3b4e7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-12T23:21:32Z", "hostId": "b9ba592468ce80c2b8934cde72a02fc3673009566691cb961a0369b1", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_365ac6cf-b2df-4cfa-a297-9257a0ce322a", "created": "2019-05-12T23:21:22Z", "tenant_id": "4acd8e40ad2a41bf88ea172f87b23dee", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-12 23:21:52,161 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-8e2550d9-bffb-4579-bf7c-a1c284a93348 2019-05-12 23:21:52,161 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.22706794739s 2019-05-12 23:21:52,169 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-12 23:21:54,171 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-12 23:21:54,175 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}21dc4500cd461e28ab6f3c2d141483f6fcf6d1dc" 2019-05-12 23:21:54,911 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 867 Content-Type: application/json Date: Sun, 12 May 2019 23:21: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-3c810939-686a-4f81-bb8c-03de84a864e9 x-openstack-request-id: req-3c810939-686a-4f81-bb8c-03de84a864e9 2019-05-12 23:21:54,912 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_365ac6cf-b2df-4cfa-a297-9257a0ce322a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6c:ab:a3", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/3e929df8-e87e-48c0-ae1d-139de678d59d", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/3e929df8-e87e-48c0-ae1d-139de678d59d", "rel": "bookmark"}], "image": {"id": "c51f68b2-561d-4f89-99ec-b0f186660c2b", "links": [{"href": "http://172.30.9.24:8774/images/c51f68b2-561d-4f89-99ec-b0f186660c2b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-12T23:21:53.000000", "flavor": {"id": "8e30e3ee-5792-4919-b436-036e27b5e762", "links": [{"href": "http://172.30.9.24:8774/flavors/8e30e3ee-5792-4919-b436-036e27b5e762", "rel": "bookmark"}]}, "id": "3e929df8-e87e-48c0-ae1d-139de678d59d", "security_groups": [{"name": "vping_ssh-sg_365ac6cf-b2df-4cfa-a297-9257a0ce322a"}], "user_id": "524d1766daad4585832cf38673e3b4e7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-12T23:21:53Z", "hostId": "dee0320c3706dfc36dee464519426877ea3b2c458fa065d9b5f69bfb", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_365ac6cf-b2df-4cfa-a297-9257a0ce322a", "name": "vping_ssh-vm_365ac6cf-b2df-4cfa-a297-9257a0ce322a", "created": "2019-05-12T23:21:42Z", "tenant_id": "4acd8e40ad2a41bf88ea172f87b23dee", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_365ac6cf-b2df-4cfa-a297-9257a0ce322a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fe:e5:1b", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/e2845c24-65c2-4f59-9fc3-aa5ac957e978", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/e2845c24-65c2-4f59-9fc3-aa5ac957e978", "rel": "bookmark"}], "image": {"id": "c51f68b2-561d-4f89-99ec-b0f186660c2b", "links": [{"href": "http://172.30.9.24:8774/images/c51f68b2-561d-4f89-99ec-b0f186660c2b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-12T23:21:32.000000", "flavor": {"id": "8e30e3ee-5792-4919-b436-036e27b5e762", "links": [{"href": "http://172.30.9.24:8774/flavors/8e30e3ee-5792-4919-b436-036e27b5e762", "rel": "bookmark"}]}, "id": "e2845c24-65c2-4f59-9fc3-aa5ac957e978", "security_groups": [{"name": "vping_ssh-sg_365ac6cf-b2df-4cfa-a297-9257a0ce322a"}], "user_id": "524d1766daad4585832cf38673e3b4e7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-12T23:21:32Z", "hostId": "b9ba592468ce80c2b8934cde72a02fc3673009566691cb961a0369b1", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_365ac6cf-b2df-4cfa-a297-9257a0ce322a", "created": "2019-05-12T23:21:22Z", "tenant_id": "4acd8e40ad2a41bf88ea172f87b23dee", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-12 23:21:54,912 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-3c810939-686a-4f81-bb8c-03de84a864e9 2019-05-12 23:21:54,912 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.740760087967s 2019-05-12 23:21:54,920 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-05-12 23:21:54,921 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/ports.json?device_id=3e929df8-e87e-48c0-ae1d-139de678d59d" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}21dc4500cd461e28ab6f3c2d141483f6fcf6d1dc" 2019-05-12 23:21:54,970 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Sun, 12 May 2019 23:21:54 GMT X-Openstack-Request-Id: req-ff7b79f0-73f0-4186-a9de-98fcaff9b922 2019-05-12 23:21:54,971 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-12T23:21:52Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"74e5fb10-147e-4910-bfe3-9743038c10c8","ip_address":"192.168.120.8"}],"id":"da1dd335-f4ff-4f5c-8167-ac51bb0d1220","security_groups":["39f00d91-c033-44dc-862a-b20413247c02"],"mac_address":"fa:16:3e:6c:ab:a3","project_id":"4acd8e40ad2a41bf88ea172f87b23dee","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"eeb4e222-43e0-43aa-8a80-9b35add227dd","tenant_id":"4acd8e40ad2a41bf88ea172f87b23dee","created_at":"2019-05-12T23:21:46Z","binding:vnic_type":"normal","device_id":"3e929df8-e87e-48c0-ae1d-139de678d59d","ip_allocation":"immediate"}]} 2019-05-12 23:21:54,971 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=3e929df8-e87e-48c0-ae1d-139de678d59d used request id req-ff7b79f0-73f0-4186-a9de-98fcaff9b922 2019-05-12 23:21:54,971 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.050684928894s 2019-05-12 23:21:54,981 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-12 23:21:54,982 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/floatingips.json?port_id=da1dd335-f4ff-4f5c-8167-ac51bb0d1220" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}21dc4500cd461e28ab6f3c2d141483f6fcf6d1dc" 2019-05-12 23:21:55,032 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 12 May 2019 23:21:55 GMT X-Openstack-Request-Id: req-ee37bf5f-cfac-4a0f-af32-9d272941180a 2019-05-12 23:21:55,032 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-05-12 23:21:55,032 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json?port_id=da1dd335-f4ff-4f5c-8167-ac51bb0d1220 used request id req-ee37bf5f-cfac-4a0f-af32-9d272941180a 2019-05-12 23:21:55,032 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0509159564972s 2019-05-12 23:21:55,033 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_365ac6cf-b2df-4cfa-a297-9257a0ce322a': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:6c:ab:a3', u'version': 4, u'addr': u'192.168.120.8', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'c51f68b2-561d-4f89-99ec-b0f186660c2b'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-12T23:21:53.000000', 'flavor': Munch({u'id': u'8e30e3ee-5792-4919-b436-036e27b5e762'}), 'az': u'nova', 'id': u'3e929df8-e87e-48c0-ae1d-139de678d59d', 'security_groups': [Munch({u'name': u'vping_ssh-sg_365ac6cf-b2df-4cfa-a297-9257a0ce322a'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'524d1766daad4585832cf38673e3b4e7', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4acd8e40ad2a41bf88ea172f87b23dee', 'name': 'vping_ssh-project_365ac6cf-b2df-4cfa-a297-9257a0ce322a', '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-05-12T23:21:53.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-05-12T23:21:53Z', 'hostId': u'dee0320c3706dfc36dee464519426877ea3b2c458fa065d9b5f69bfb', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vping_ssh-kp_365ac6cf-b2df-4cfa-a297-9257a0ce322a', 'public_v6': '', 'private_v4': u'192.168.120.8', 'cloud': 'envvars', 'host_id': u'dee0320c3706dfc36dee464519426877ea3b2c458fa065d9b5f69bfb', '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-05-12T23:21:53.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'4acd8e40ad2a41bf88ea172f87b23dee', 'name': u'vping_ssh-vm_365ac6cf-b2df-4cfa-a297-9257a0ce322a', 'adminPass': u'G5p4abZmuoyA', 'tenant_id': u'4acd8e40ad2a41bf88ea172f87b23dee', 'created_at': u'2019-05-12T23:21:42Z', 'created': u'2019-05-12T23:21:42Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-05-12 23:21:55,038 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-12 23:21:55,039 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}21dc4500cd461e28ab6f3c2d141483f6fcf6d1dc" 2019-05-12 23:21:55,134 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Sun, 12 May 2019 23:21:55 GMT X-Openstack-Request-Id: req-d37ed279-5d2e-40e5-9e07-d00afe99bf31 2019-05-12 23:21:55,135 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b24f945a-7d07-4835-982f-37a530314074","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e1cde78fc5364b11ba375012051bd685","l2_adjacency":true,"status":"ACTIVE","subnets":["e4030248-99b3-4c84-be5c-699e1ef4626f"],"description":"","tags":[],"updated_at":"2019-05-12T23:13:19Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e1cde78fc5364b11ba375012051bd685","created_at":"2019-05-12T23:13:13Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"eeb4e222-43e0-43aa-8a80-9b35add227dd","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"4acd8e40ad2a41bf88ea172f87b23dee","l2_adjacency":true,"status":"ACTIVE","subnets":["74e5fb10-147e-4910-bfe3-9743038c10c8"],"description":"","tags":[],"updated_at":"2019-05-12T23:20:58Z","qos_policy_id":null,"name":"vping_ssh-net_365ac6cf-b2df-4cfa-a297-9257a0ce322a","admin_state_up":true,"tenant_id":"4acd8e40ad2a41bf88ea172f87b23dee","created_at":"2019-05-12T23:20:57Z","mtu":1450}]} 2019-05-12 23:21:55,135 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-d37ed279-5d2e-40e5-9e07-d00afe99bf31 2019-05-12 23:21:55,135 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0965008735657s 2019-05-12 23:21:55,136 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-05-12 23:21:55,137 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/ports.json?device_id=3e929df8-e87e-48c0-ae1d-139de678d59d" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}21dc4500cd461e28ab6f3c2d141483f6fcf6d1dc" 2019-05-12 23:21:55,189 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Sun, 12 May 2019 23:21:55 GMT X-Openstack-Request-Id: req-04d11d3a-a1c2-471b-a589-2b2216882213 2019-05-12 23:21:55,189 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-12T23:21:52Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"74e5fb10-147e-4910-bfe3-9743038c10c8","ip_address":"192.168.120.8"}],"id":"da1dd335-f4ff-4f5c-8167-ac51bb0d1220","security_groups":["39f00d91-c033-44dc-862a-b20413247c02"],"mac_address":"fa:16:3e:6c:ab:a3","project_id":"4acd8e40ad2a41bf88ea172f87b23dee","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"eeb4e222-43e0-43aa-8a80-9b35add227dd","tenant_id":"4acd8e40ad2a41bf88ea172f87b23dee","created_at":"2019-05-12T23:21:46Z","binding:vnic_type":"normal","device_id":"3e929df8-e87e-48c0-ae1d-139de678d59d","ip_allocation":"immediate"}]} 2019-05-12 23:21:55,189 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=3e929df8-e87e-48c0-ae1d-139de678d59d used request id req-04d11d3a-a1c2-471b-a589-2b2216882213 2019-05-12 23:21:55,190 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0532448291779s 2019-05-12 23:21:55,190 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-05-12 23:21:55,191 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}21dc4500cd461e28ab6f3c2d141483f6fcf6d1dc" -d '{"floatingip": {"floating_network_id": "b24f945a-7d07-4835-982f-37a530314074", "fixed_ip_address": "192.168.120.8", "port_id": "da1dd335-f4ff-4f5c-8167-ac51bb0d1220"}}' 2019-05-12 23:21:57,966 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 823 Content-Type: application/json Date: Sun, 12 May 2019 23:21:58 GMT X-Openstack-Request-Id: req-f6456de2-5240-411d-aee7-b1bc1aed2c3d 2019-05-12 23:21:57,966 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "05293aa5-a656-4057-9ab6-487da58b44a5", "status": "DOWN", "description": "", "tags": [], "tenant_id": "4acd8e40ad2a41bf88ea172f87b23dee", "created_at": "2019-05-12T23:21:56Z", "updated_at": "2019-05-12T23:21:56Z", "floating_network_id": "b24f945a-7d07-4835-982f-37a530314074", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "eeb4e222-43e0-43aa-8a80-9b35add227dd", "device_owner": "compute:nova", "mac_address": "fa:16:3e:6c:ab:a3", "device_id": "3e929df8-e87e-48c0-ae1d-139de678d59d"}, "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.206", "revision_number": 0, "project_id": "4acd8e40ad2a41bf88ea172f87b23dee", "port_id": "da1dd335-f4ff-4f5c-8167-ac51bb0d1220", "id": "9b4dec8f-dcad-4e64-8c32-8f5d548950de", "qos_policy_id": null}} 2019-05-12 23:21:57,967 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-f6456de2-5240-411d-aee7-b1bc1aed2c3d 2019-05-12 23:21:57,967 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.77629184723s 2019-05-12 23:21:57,982 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-12 23:21:57,982 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}21dc4500cd461e28ab6f3c2d141483f6fcf6d1dc" 2019-05-12 23:21:58,271 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sun, 12 May 2019 23:21:58 GMT X-Openstack-Request-Id: req-8b3fab94-1822-4b82-8a39-18363917f4f2 2019-05-12 23:21:58,271 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "05293aa5-a656-4057-9ab6-487da58b44a5", "status": "DOWN", "description": "", "tags": [], "tenant_id": "4acd8e40ad2a41bf88ea172f87b23dee", "created_at": "2019-05-12T23:21:56Z", "updated_at": "2019-05-12T23:21:56Z", "floating_network_id": "b24f945a-7d07-4835-982f-37a530314074", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "eeb4e222-43e0-43aa-8a80-9b35add227dd", "device_owner": "compute:nova", "mac_address": "fa:16:3e:6c:ab:a3", "device_id": "3e929df8-e87e-48c0-ae1d-139de678d59d"}, "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.206", "revision_number": 0, "project_id": "4acd8e40ad2a41bf88ea172f87b23dee", "port_id": "da1dd335-f4ff-4f5c-8167-ac51bb0d1220", "id": "9b4dec8f-dcad-4e64-8c32-8f5d548950de", "qos_policy_id": null}]} 2019-05-12 23:21:58,272 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-8b3fab94-1822-4b82-8a39-18363917f4f2 2019-05-12 23:21:58,272 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.289983987808s 2019-05-12 23:21:58,278 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-12 23:21:58,388 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-12 23:21:58,389 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}21dc4500cd461e28ab6f3c2d141483f6fcf6d1dc" 2019-05-12 23:21:58,448 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sun, 12 May 2019 23:21:58 GMT X-Openstack-Request-Id: req-3bea3d23-bb24-48a1-82a6-049fe2767b20 2019-05-12 23:21:58,449 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "05293aa5-a656-4057-9ab6-487da58b44a5", "status": "DOWN", "description": "", "tags": [], "tenant_id": "4acd8e40ad2a41bf88ea172f87b23dee", "created_at": "2019-05-12T23:21:56Z", "updated_at": "2019-05-12T23:21:56Z", "floating_network_id": "b24f945a-7d07-4835-982f-37a530314074", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "eeb4e222-43e0-43aa-8a80-9b35add227dd", "device_owner": "compute:nova", "mac_address": "fa:16:3e:6c:ab:a3", "device_id": "3e929df8-e87e-48c0-ae1d-139de678d59d"}, "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.206", "revision_number": 0, "project_id": "4acd8e40ad2a41bf88ea172f87b23dee", "port_id": "da1dd335-f4ff-4f5c-8167-ac51bb0d1220", "id": "9b4dec8f-dcad-4e64-8c32-8f5d548950de", "qos_policy_id": null}]} 2019-05-12 23:21:58,449 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-3bea3d23-bb24-48a1-82a6-049fe2767b20 2019-05-12 23:21:58,449 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0610890388489s 2019-05-12 23:21:58,455 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-12 23:21:58,564 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-12 23:21:58,565 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}21dc4500cd461e28ab6f3c2d141483f6fcf6d1dc" 2019-05-12 23:21:58,630 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sun, 12 May 2019 23:21:58 GMT X-Openstack-Request-Id: req-61f88004-3705-46e7-9b76-90795748cb3c 2019-05-12 23:21:58,631 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "05293aa5-a656-4057-9ab6-487da58b44a5", "status": "DOWN", "description": "", "tags": [], "tenant_id": "4acd8e40ad2a41bf88ea172f87b23dee", "created_at": "2019-05-12T23:21:56Z", "updated_at": "2019-05-12T23:21:56Z", "floating_network_id": "b24f945a-7d07-4835-982f-37a530314074", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "eeb4e222-43e0-43aa-8a80-9b35add227dd", "device_owner": "compute:nova", "mac_address": "fa:16:3e:6c:ab:a3", "device_id": "3e929df8-e87e-48c0-ae1d-139de678d59d"}, "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.206", "revision_number": 0, "project_id": "4acd8e40ad2a41bf88ea172f87b23dee", "port_id": "da1dd335-f4ff-4f5c-8167-ac51bb0d1220", "id": "9b4dec8f-dcad-4e64-8c32-8f5d548950de", "qos_policy_id": null}]} 2019-05-12 23:21:58,631 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-61f88004-3705-46e7-9b76-90795748cb3c 2019-05-12 23:21:58,631 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0666530132294s 2019-05-12 23:21:58,637 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-12 23:21:58,747 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-12 23:21:58,748 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}21dc4500cd461e28ab6f3c2d141483f6fcf6d1dc" 2019-05-12 23:21:58,817 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sun, 12 May 2019 23:21:58 GMT X-Openstack-Request-Id: req-de13ac16-4c4c-4234-8337-de339833819a 2019-05-12 23:21:58,818 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "05293aa5-a656-4057-9ab6-487da58b44a5", "status": "DOWN", "description": "", "tags": [], "tenant_id": "4acd8e40ad2a41bf88ea172f87b23dee", "created_at": "2019-05-12T23:21:56Z", "updated_at": "2019-05-12T23:21:56Z", "floating_network_id": "b24f945a-7d07-4835-982f-37a530314074", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "eeb4e222-43e0-43aa-8a80-9b35add227dd", "device_owner": "compute:nova", "mac_address": "fa:16:3e:6c:ab:a3", "device_id": "3e929df8-e87e-48c0-ae1d-139de678d59d"}, "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.206", "revision_number": 0, "project_id": "4acd8e40ad2a41bf88ea172f87b23dee", "port_id": "da1dd335-f4ff-4f5c-8167-ac51bb0d1220", "id": "9b4dec8f-dcad-4e64-8c32-8f5d548950de", "qos_policy_id": null}]} 2019-05-12 23:21:58,818 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-de13ac16-4c4c-4234-8337-de339833819a 2019-05-12 23:21:58,818 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0706589221954s 2019-05-12 23:21:58,824 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-12 23:21:58,934 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-12 23:21:58,934 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}21dc4500cd461e28ab6f3c2d141483f6fcf6d1dc" 2019-05-12 23:21:59,022 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sun, 12 May 2019 23:21:59 GMT X-Openstack-Request-Id: req-7fc5d18d-831a-4f93-97d0-c45faa3af43d 2019-05-12 23:21:59,022 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "05293aa5-a656-4057-9ab6-487da58b44a5", "status": "DOWN", "description": "", "tags": [], "tenant_id": "4acd8e40ad2a41bf88ea172f87b23dee", "created_at": "2019-05-12T23:21:56Z", "updated_at": "2019-05-12T23:21:56Z", "floating_network_id": "b24f945a-7d07-4835-982f-37a530314074", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "eeb4e222-43e0-43aa-8a80-9b35add227dd", "device_owner": "compute:nova", "mac_address": "fa:16:3e:6c:ab:a3", "device_id": "3e929df8-e87e-48c0-ae1d-139de678d59d"}, "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.206", "revision_number": 0, "project_id": "4acd8e40ad2a41bf88ea172f87b23dee", "port_id": "da1dd335-f4ff-4f5c-8167-ac51bb0d1220", "id": "9b4dec8f-dcad-4e64-8c32-8f5d548950de", "qos_policy_id": null}]} 2019-05-12 23:21:59,022 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-7fc5d18d-831a-4f93-97d0-c45faa3af43d 2019-05-12 23:21:59,023 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0885601043701s 2019-05-12 23:21:59,029 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-12 23:21:59,138 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-12 23:21:59,139 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}21dc4500cd461e28ab6f3c2d141483f6fcf6d1dc" 2019-05-12 23:21:59,213 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sun, 12 May 2019 23:21:59 GMT X-Openstack-Request-Id: req-29b2a96f-8667-45da-88af-bcc42d241159 2019-05-12 23:21:59,213 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "05293aa5-a656-4057-9ab6-487da58b44a5", "status": "DOWN", "description": "", "tags": [], "tenant_id": "4acd8e40ad2a41bf88ea172f87b23dee", "created_at": "2019-05-12T23:21:56Z", "updated_at": "2019-05-12T23:21:56Z", "floating_network_id": "b24f945a-7d07-4835-982f-37a530314074", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "eeb4e222-43e0-43aa-8a80-9b35add227dd", "device_owner": "compute:nova", "mac_address": "fa:16:3e:6c:ab:a3", "device_id": "3e929df8-e87e-48c0-ae1d-139de678d59d"}, "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.206", "revision_number": 0, "project_id": "4acd8e40ad2a41bf88ea172f87b23dee", "port_id": "da1dd335-f4ff-4f5c-8167-ac51bb0d1220", "id": "9b4dec8f-dcad-4e64-8c32-8f5d548950de", "qos_policy_id": null}]} 2019-05-12 23:21:59,214 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-29b2a96f-8667-45da-88af-bcc42d241159 2019-05-12 23:21:59,214 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0751159191132s 2019-05-12 23:21:59,219 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-12 23:21:59,329 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-12 23:21:59,330 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}21dc4500cd461e28ab6f3c2d141483f6fcf6d1dc" 2019-05-12 23:21:59,391 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 828 Content-Type: application/json Date: Sun, 12 May 2019 23:21:59 GMT X-Openstack-Request-Id: req-1c9f5cf1-00e1-4a0d-9574-1607dabe670f 2019-05-12 23:21:59,391 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "05293aa5-a656-4057-9ab6-487da58b44a5", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "4acd8e40ad2a41bf88ea172f87b23dee", "created_at": "2019-05-12T23:21:56Z", "updated_at": "2019-05-12T23:21:59Z", "floating_network_id": "b24f945a-7d07-4835-982f-37a530314074", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "eeb4e222-43e0-43aa-8a80-9b35add227dd", "device_owner": "compute:nova", "mac_address": "fa:16:3e:6c:ab:a3", "device_id": "3e929df8-e87e-48c0-ae1d-139de678d59d"}, "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.206", "revision_number": 1, "project_id": "4acd8e40ad2a41bf88ea172f87b23dee", "port_id": "da1dd335-f4ff-4f5c-8167-ac51bb0d1220", "id": "9b4dec8f-dcad-4e64-8c32-8f5d548950de", "qos_policy_id": null}]} 2019-05-12 23:21:59,391 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-1c9f5cf1-00e1-4a0d-9574-1607dabe670f 2019-05-12 23:21:59,391 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0622010231018s 2019-05-12 23:21:59,397 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'05293aa5-a656-4057-9ab6-487da58b44a5', 'updated_at': u'2019-05-12T23:21:59Z', 'fixed_ip_address': u'192.168.120.8', 'floating_ip_address': u'172.30.9.206', 'revision_number': 1, 'port_id': u'da1dd335-f4ff-4f5c-8167-ac51bb0d1220', 'id': u'9b4dec8f-dcad-4e64-8c32-8f5d548950de', 'network': u'b24f945a-7d07-4835-982f-37a530314074', 'port': u'da1dd335-f4ff-4f5c-8167-ac51bb0d1220', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4acd8e40ad2a41bf88ea172f87b23dee', 'name': 'vping_ssh-project_365ac6cf-b2df-4cfa-a297-9257a0ce322a', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'4acd8e40ad2a41bf88ea172f87b23dee', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'b24f945a-7d07-4835-982f-37a530314074', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'eeb4e222-43e0-43aa-8a80-9b35add227dd', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:6c:ab:a3', u'device_id': u'3e929df8-e87e-48c0-ae1d-139de678d59d'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'4acd8e40ad2a41bf88ea172f87b23dee', 'created_at': u'2019-05-12T23:21:56Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'eeb4e222-43e0-43aa-8a80-9b35add227dd', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:6c:ab:a3', u'device_id': u'3e929df8-e87e-48c0-ae1d-139de678d59d'}), 'router': u'05293aa5-a656-4057-9ab6-487da58b44a5'}) 2019-05-12 23:21:59,398 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-05-12 23:21:59,401 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers/3e929df8-e87e-48c0-ae1d-139de678d59d/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}21dc4500cd461e28ab6f3c2d141483f6fcf6d1dc" -d '{"os-getConsoleOutput": {"length": null}}' 2019-05-12 23:22:00,165 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9588 Content-Type: application/json Date: Sun, 12 May 2019 23:21: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-3effcaee-e07c-4fb8-aa3f-b9212794adc9 x-openstack-request-id: req-3effcaee-e07c-4fb8-aa3f-b9212794adc9 2019-05-12 23:22:00,168 - 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 517963821 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.229271] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.232204] pid_max: default: 32768 minimum: 301\n[ 0.233783] ACPI: Core revision 20150930\n[ 0.235776] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.238079] Security Framework initialized\n[ 0.239516] Yama: becoming mindful.\n[ 0.240804] AppArmor: AppArmor initialized\n[ 0.242296] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.244607] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.246850] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.248990] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.251394] Initializing cgroup subsys io\n[ 0.252833] Initializing cgroup subsys memory\n[ 0.254357] Initializing cgroup subsys devices\n[ 0.255913] Initializing cgroup subsys freezer\n[ 0.257450] Initializing cgroup subsys net_cls\n[ 0.258981] Initializing cgroup subsys perf_event\n[ 0.260600] Initializing cgroup subsys net_prio\n[ 0.262161] Initializing cgroup subsys hugetlb\n[ 0.263703] Initializing cgroup subsys pids\n[ 0.265232] CPU: Physical Processor ID: 0\n[ 0.267366] mce: CPU supports 10 MCE banks\n[ 0.268840] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.270607] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.289451] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.297856] ftrace: allocating 31920 entries in 125 pages\n[ 0.328936] smpboot: Max logical packages: 1\n[ 0.330437] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.332819] x2apic enabled\n[ 0.334193] Switched APIC routing to physical x2apic.\n[ 0.337091] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.339058] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.342699] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.345857] KVM setup paravirtual spinlock\n[ 0.347851] x86: Booted up 1 node, 1 CPUs\n[ 0.349274] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.351657] devtmpfs: initialized\n[ 0.353892] evm: security.selinux\n[ 0.355115] evm: security.SMACK64\n[ 0.356328] evm: security.SMACK64EXEC\n[ 0.357651] evm: security.SMACK64TRANSMUTE\n[ 0.359069] evm: security.SMACK64MMAP\n[ 0.360372] evm: security.ima\n[ 0.361486] evm: security.capability\n[ 0.362841] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.366064] pinctrl core: initialized pinctrl subsystem\n[ 0.367957] RTC time: 23:21:53, date: 05/12/19\n[ 0.369581] NET: Registered protocol family 16\n[ 0.371251] cpuidle: using governor ladder\n[ 0.372687] cpuidle: using governor menu\n[ 0.374065] PCCT header not found.\n[ 0.375355] ACPI: bus type PCI registered\n[ 0.376755] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.378916] PCI: Using configuration type 1 for base access\n[ 0.381497] ACPI: Added _OSI(Module Device)\n[ 0.382969] ACPI: Added _OSI(Processor Device)\n[ 0.384484] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.386076] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.388702] ACPI: Interpreter enabled\n[ 0.390043] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.393287] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.396542] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.399795] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.403043] ACPI: (supports S0 S5)\n[ 0.404285] ACPI: Using IOAPIC for interrupt routing\n[ 0.405952] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.410489] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.412500] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.414676] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.416788] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.420608] acpiphp: Slot [3] registered\n[ 0.422021] acpiphp: Slot [4] registered\n[ 0.423421] acpiphp: Slot [5] registered\n[ 0.424829] acpiphp: Slot [6] registered\n[ 0.426234] acpiphp: Slot [7] registered\n[ 0.427630] acpiphp: Slot [8] registered\n[ 0.429044] acpiphp: Slot [9] registered\n[ 0.430444] acpiphp: Slot [10] registered\n[ 0.431864] acpiphp: Slot [11] registered\n[ 0.433304] acpiphp: Slot [12] registered\n[ 0.434731] acpiphp: Slot [13] registered\n[ 0.436157] acpiphp: Slot [14] registered\n[ 0.437584] acpiphp: Slot [15] registered\n[ 0.454770] acpiphp: Slot [16] registered\n[ 0.456198] acpiphp: Slot [17] registered\n[ 0.457625] acpiphp: Slot [18] registered\n[ 0.459055] acpiphp: Slot [19] registered\n[ 0.460476] acpiphp: Slot [20] registered\n[ 0.461907] acpiphp: Slot [21] registered\n[ 0.463337] acpiphp: Slot [22] registered\n[ 0.464764] acpiphp: Slot [23] registered\n[ 0.466192] acpiphp: Slot [24] registered\n[ 0.467619] acpiphp: Slot [25] registered\n[ 0.469043] acpiphp: Slot [26] registered\n[ 0.470465] acpiphp: Slot [27] registered\n[ 0.471901] acpiphp: Slot [28] registered\n[ 0.473328] acpiphp: Slot [29] registered\n[ 0.474754] acpiphp: Slot [30] registered\n[ 0.476185] acpiphp: Slot [31] registered\n[ 0.477614] PCI host bridge to bus 0000:00\n[ 0.479046] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.481199] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.483357] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.485914] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.488479] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.491080] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.495766] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.498014] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.500087] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.502318] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.506807] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.509318] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.532122] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.534677] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.537698] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.540178] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.542617] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.547499] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.549852] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.551712] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.554421] vgaarb: loaded\n[ 0.555473] vgaarb: bridge control possible 0000:00:02.0\n[ 0.557578] SCSI subsystem initialized\n[ 0.559193] ACPI: bus type USB registered\n[ 0.560641] usbcore: registered new interface driver usbfs\n[ 0.562456] usbcore: registered new interface driver hub\n[ 0.564231] usbcore: registered new device driver usb\n[ 0.566139] PCI: Using ACPI for IRQ routing\n[ 0.568158] NetLabel: Initializing\n[ 0.569414] NetLabel: domain hash size = 128\n[ 0.570935] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.572621] NetLabel: unlabeled traffic allowed by default\n[ 0.574675] clocksource: Switched to clocksource kvm-clock\n[ 0.584980] AppArmor: AppArmor Filesystem Enabled\n[ 0.586641] pnp: PnP ACPI init\n[ 0.588167] pnp: PnP ACPI: found 5 devices\n[ 0.595352] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.598366] NET: Registered protocol family 2\n[ 0.600154] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.602420] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.604538] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.606655] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.608577] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.610642] NET: Registered protocol family 1\n[ 0.612184] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.614125] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.616023] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.631103] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.646553] Trying to unpack rootfs image as initramfs...\n[ 0.709215] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.712069] Scanning for low memory corruption every 60 seconds\n[ 0.714416] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.716496] audit: initializing netlink subsys (disabled)\n[ 0.718298] audit: type=2000 audit(1557703314.344:1): initialized\n[ 0.720550] Initialise system trusted keyring\n[ 0.722195] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.724235] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.727325] zbud: loaded\n[ 0.728501] VFS: Disk quotas dquot_6.6.0\n[ 0.729928] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.732516] fuse init (API version 7.23)\n[ 0.734044] Key type big_key registered\n[ 0.735456] Allocating IMA MOK and blacklist keyrings.\n[ 0.737558] Key type asymmetric registered\n[ 0.739012] Asymmetric key parser 'x509' registered\n[ 0.740693] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.743310] io scheduler noop registered\n[ 0.744697] io scheduler deadline registered (default)\n[ 0.746443] io scheduler cfq registered\n[ 0.747918] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.749754] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.751966] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.754516] ACPI: Power Button [PWRF]\n[ 0.755962] GHES: HEST is not enabled!\n[ 0.770250] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.800339] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.803941] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.829206] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.832769] Linux agpgart interface v0.103\n[ 0.836469] brd: module loaded\n[ 0.838938] loop: module loaded\n[ 0.844701] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.847252] GPT:90111 != 2097151\n[ 0.848447] GPT:Alternate GPT header not at the end of the disk.\n[ 0.850377] GPT:90111 != 2097151\n[ 0.851569] GPT: Use GNU Parted to correct GPT errors.\n[ 0.853281] vda: vda1 vda15\n[ 0.855220] scsi host0: ata_piix\n[ 0.856554] scsi host1: ata_piix\n[ 0.857800] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.859966] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.862754] libphy: Fixed MDIO Bus: probed\n[ 0.864206] tun: Universal TUN/TAP device driver, 1.6\n[ 0.865897] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.869167] PPP generic driver version 2.4.2\n[ 0.870743] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.872851] ehci-pci: EHCI PCI platform driver\n[ 0.874396] ehci-platform: EHCI generic platform driver\n[ 0.876144] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.878152] ohci-pci: OHCI PCI platform driver\n[ 0.879692] ohci-platform: OHCI generic platform driver\n[ 0.881459] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.896533] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.898301] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.900865] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.902612] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.904599] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.906855] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.909359] usb usb1: Product: UHCI Host Controller\n[ 0.911006] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.913025] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.914707] hub 1-0:1.0: USB hub found\n[ 0.916078] hub 1-0:1.0: 2 ports detected\n[ 0.917649] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.921271] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.922949] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.924721] mousedev: PS/2 mouse device common for all mice\n[ 0.926920] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.929908] rtc_cmos 00:00: RTC can wake from S4\n[ 0.932019] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.934096] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.936194] i2c /dev entries driver\n[ 0.937509] device-mapper: uevent: version 1.0.3\n[ 0.939206] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.942064] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.944326] NET: Registered protocol family 10\n[ 0.946147] NET: Registered protocol family 17\n[ 0.947721] Key type dns_resolver registered\n[ 0.949371] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.951308] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.954357] registered taskstats version 1\n[ 0.955835] Loading compiled-in X.509 certificates\n[ 0.958030] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.961300] zswap: loaded using pool lzo/zbud\n[ 0.963677] Key type trusted registered\n[ 0.966150] Key type encrypted registered\n[ 0.967590] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.969416] ima: No TPM chip found, activating TPM-bypass!\n[ 0.971254] evm: HMAC attrs: 0x1\n[ 0.972846] Magic number: 3:160:403\n[ 0.974300] rtc_cmos 00:00: setting system clock to 2019-05-12 23:21:54 UTC (1557703314)\n[ 0.977121] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.979093] EDD information not available.\n[ 1.020162] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.038753] Write protecting the kernel read-only data: 14336k\n[ 1.042074] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.045100] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.75\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.89\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.209937] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.8...\nLease of 192.168.120.8 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.03. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCDMasJR6bZzrRZlS+fgLaW+u7poNYjhcHrWjInxE5H1NLYVSjMDOEdZdHTohyF4n5cVdhuseT+c6Kusyn7OvGF9lcx9V3fwdgIZoorBoKfmDCsid5ATEiP07NjGPK9Jwrcw6gGWO1MR/sNG1W3efQkVAg9uGzurdZlygb0HegrCkDY8bxivndg4YfxjuogVEX33IPPEyI8LLHmPNzhsGNMGuKmrvGkfqS15FSj24+UJX+eSXaTh+5+LddYADwhw9guwfiNZp+blJA98UbN3ivuOJy+AH5dG4wpw5Dx6hOzgK6MN8K0MB4cNkEcZFVSvtrDLYbIeKMe/uV3eu059rrx root@vping-ssh-vm-365ac6cf-b2df-4cfa-a297-9257a0ce322a\nssh-dss AAAAB3NzaC1kc3MAAACBANWb1J6iyr6x3mVOZEFlvfO8O3YLmBnL0xpRw942ND2vAYEgsNoveeE8CvnTOsYGOsXDcoO+mmd10QTS/TZ7jy9w9Y/7BaS0slGfTlumqPc+bXgbCXU9BhPJdFVIP6a7/pUZCvDDEoi0udxiHMsEWnfDDilNz4zqf81KcXNeHdeHAAAAFQD6riCEqMzqhTYSXIz3BenDh9oQtQAAAIBaVVzIJizJOkoU7zhuoWn4cshna77+dh2ZwAGe4L/IHE6Hg54f8qSRDXzEBEkyFT9ulOwbny+CSUhG1m1HeXI33mDUTNr7g3PaJF+2J26k8or6RKpEkqqKgAYGaBo1Yy4JgsrZihATlADo9a2eOBn8EXfEuO7s47M6tg1qdhuGowAAAIEAuMis8IEQH/f+Acw9tGTjrfGESfcO2LtPRmnZ4yaLtI/RsmyAAlr+AUGOnm54riQ3Vx0IjpyV6U+etu/dsStREjndYVnwi3pMwDP/vdppyyfBkpWMviQ6bHRpGawyCssGcKhWq4FdeIRiXPBCwlNI3jks3oL0aAGxv+WFQNcBjKg= root@vping-ssh-vm-365ac6cf-b2df-4cfa-a297-9257a0ce322a\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 1.08s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.8,24,fe80::f816:3eff:fe6c:aba3/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.8 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-0000000b\nname: N/A\navailability-zone: nova\nlocal-hostname: vping-ssh-vm-365ac6cf-b2df-4cfa-a297-9257a0ce322a\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=5.66 ===\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-365ac6cf-b2df-4cfa-a297-9257a0ce322a login: "} 2019-05-12 23:22:00,169 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/3e929df8-e87e-48c0-ae1d-139de678d59d/action used request id req-3effcaee-e07c-4fb8-aa3f-b9212794adc9 2019-05-12 23:22:00,169 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.770770072937s 2019-05-12 23:22:00,170 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14F7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE147F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 517963821 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.229271] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.232204] pid_max: default: 32768 minimum: 301 [ 0.233783] ACPI: Core revision 20150930 [ 0.235776] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.238079] Security Framework initialized [ 0.239516] Yama: becoming mindful. [ 0.240804] AppArmor: AppArmor initialized [ 0.242296] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.244607] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.246850] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.248990] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.251394] Initializing cgroup subsys io [ 0.252833] Initializing cgroup subsys memory [ 0.254357] Initializing cgroup subsys devices [ 0.255913] Initializing cgroup subsys freezer [ 0.257450] Initializing cgroup subsys net_cls [ 0.258981] Initializing cgroup subsys perf_event [ 0.260600] Initializing cgroup subsys net_prio [ 0.262161] Initializing cgroup subsys hugetlb [ 0.263703] Initializing cgroup subsys pids [ 0.265232] CPU: Physical Processor ID: 0 [ 0.267366] mce: CPU supports 10 MCE banks [ 0.268840] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.270607] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.289451] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.297856] ftrace: allocating 31920 entries in 125 pages [ 0.328936] smpboot: Max logical packages: 1 [ 0.330437] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.332819] x2apic enabled [ 0.334193] Switched APIC routing to physical x2apic. [ 0.337091] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.339058] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.342699] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.345857] KVM setup paravirtual spinlock [ 0.347851] x86: Booted up 1 node, 1 CPUs [ 0.349274] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.351657] devtmpfs: initialized [ 0.353892] evm: security.selinux [ 0.355115] evm: security.SMACK64 [ 0.356328] evm: security.SMACK64EXEC [ 0.357651] evm: security.SMACK64TRANSMUTE [ 0.359069] evm: security.SMACK64MMAP [ 0.360372] evm: security.ima [ 0.361486] evm: security.capability [ 0.362841] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.366064] pinctrl core: initialized pinctrl subsystem [ 0.367957] RTC time: 23:21:53, date: 05/12/19 [ 0.369581] NET: Registered protocol family 16 [ 0.371251] cpuidle: using governor ladder [ 0.372687] cpuidle: using governor menu [ 0.374065] PCCT header not found. [ 0.375355] ACPI: bus type PCI registered [ 0.376755] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.378916] PCI: Using configuration type 1 for base access [ 0.381497] ACPI: Added _OSI(Module Device) [ 0.382969] ACPI: Added _OSI(Processor Device) [ 0.384484] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.386076] ACPI: Added _OSI(Processor Aggregator Device) [ 0.388702] ACPI: Interpreter enabled [ 0.390043] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.393287] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.396542] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.399795] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.403043] ACPI: (supports S0 S5) [ 0.404285] ACPI: Using IOAPIC for interrupt routing [ 0.405952] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.410489] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.412500] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.414676] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.416788] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.420608] acpiphp: Slot [3] registered [ 0.422021] acpiphp: Slot [4] registered [ 0.423421] acpiphp: Slot [5] registered [ 0.424829] acpiphp: Slot [6] registered [ 0.426234] acpiphp: Slot [7] registered [ 0.427630] acpiphp: Slot [8] registered [ 0.429044] acpiphp: Slot [9] registered [ 0.430444] acpiphp: Slot [10] registered [ 0.431864] acpiphp: Slot [11] registered [ 0.433304] acpiphp: Slot [12] registered [ 0.434731] acpiphp: Slot [13] registered [ 0.436157] acpiphp: Slot [14] registered [ 0.437584] acpiphp: Slot [15] registered [ 0.454770] acpiphp: Slot [16] registered [ 0.456198] acpiphp: Slot [17] registered [ 0.457625] acpiphp: Slot [18] registered [ 0.459055] acpiphp: Slot [19] registered [ 0.460476] acpiphp: Slot [20] registered [ 0.461907] acpiphp: Slot [21] registered [ 0.463337] acpiphp: Slot [22] registered [ 0.464764] acpiphp: Slot [23] registered [ 0.466192] acpiphp: Slot [24] registered [ 0.467619] acpiphp: Slot [25] registered [ 0.469043] acpiphp: Slot [26] registered [ 0.470465] acpiphp: Slot [27] registered [ 0.471901] acpiphp: Slot [28] registered [ 0.473328] acpiphp: Slot [29] registered [ 0.474754] acpiphp: Slot [30] registered [ 0.476185] acpiphp: Slot [31] registered [ 0.477614] PCI host bridge to bus 0000:00 [ 0.479046] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.481199] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.483357] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.485914] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.488479] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.491080] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.495766] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.498014] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.500087] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.502318] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.506807] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.509318] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.532122] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.534677] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.537698] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.540178] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.542617] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.547499] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.549852] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.551712] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.554421] vgaarb: loaded [ 0.555473] vgaarb: bridge control possible 0000:00:02.0 [ 0.557578] SCSI subsystem initialized [ 0.559193] ACPI: bus type USB registered [ 0.560641] usbcore: registered new interface driver usbfs [ 0.562456] usbcore: registered new interface driver hub [ 0.564231] usbcore: registered new device driver usb [ 0.566139] PCI: Using ACPI for IRQ routing [ 0.568158] NetLabel: Initializing [ 0.569414] NetLabel: domain hash size = 128 [ 0.570935] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.572621] NetLabel: unlabeled traffic allowed by default [ 0.574675] clocksource: Switched to clocksource kvm-clock [ 0.584980] AppArmor: AppArmor Filesystem Enabled [ 0.586641] pnp: PnP ACPI init [ 0.588167] pnp: PnP ACPI: found 5 devices [ 0.595352] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.598366] NET: Registered protocol family 2 [ 0.600154] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.602420] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.604538] TCP: Hash tables configured (established 4096 bind 4096) [ 0.606655] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.608577] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.610642] NET: Registered protocol family 1 [ 0.612184] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.614125] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.616023] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.631103] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.646553] Trying to unpack rootfs image as initramfs... [ 0.709215] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.712069] Scanning for low memory corruption every 60 seconds [ 0.714416] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.716496] audit: initializing netlink subsys (disabled) [ 0.718298] audit: type=2000 audit(1557703314.344:1): initialized [ 0.720550] Initialise system trusted keyring [ 0.722195] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.724235] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.727325] zbud: loaded [ 0.728501] VFS: Disk quotas dquot_6.6.0 [ 0.729928] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.732516] fuse init (API version 7.23) [ 0.734044] Key type big_key registered [ 0.735456] Allocating IMA MOK and blacklist keyrings. [ 0.737558] Key type asymmetric registered [ 0.739012] Asymmetric key parser 'x509' registered [ 0.740693] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.743310] io scheduler noop registered [ 0.744697] io scheduler deadline registered (default) [ 0.746443] io scheduler cfq registered [ 0.747918] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.749754] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.751966] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.754516] ACPI: Power Button [PWRF] [ 0.755962] GHES: HEST is not enabled! [ 0.770250] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.800339] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.803941] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.829206] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.832769] Linux agpgart interface v0.103 [ 0.836469] brd: module loaded [ 0.838938] loop: module loaded [ 0.844701] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.847252] GPT:90111 != 2097151 [ 0.848447] GPT:Alternate GPT header not at the end of the disk. [ 0.850377] GPT:90111 != 2097151 [ 0.851569] GPT: Use GNU Parted to correct GPT errors. [ 0.853281] vda: vda1 vda15 [ 0.855220] scsi host0: ata_piix [ 0.856554] scsi host1: ata_piix [ 0.857800] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.859966] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.862754] libphy: Fixed MDIO Bus: probed [ 0.864206] tun: Universal TUN/TAP device driver, 1.6 [ 0.865897] tun: (C) 1999-2004 Max Krasnyansky [ 0.869167] PPP generic driver version 2.4.2 [ 0.870743] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.872851] ehci-pci: EHCI PCI platform driver [ 0.874396] ehci-platform: EHCI generic platform driver [ 0.876144] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.878152] ohci-pci: OHCI PCI platform driver [ 0.879692] ohci-platform: OHCI generic platform driver [ 0.881459] uhci_hcd: USB Universal Host Controller Interface driver [ 0.896533] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.898301] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.900865] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.902612] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.904599] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.906855] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.909359] usb usb1: Product: UHCI Host Controller [ 0.911006] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.913025] usb usb1: SerialNumber: 0000:00:01.2 [ 0.914707] hub 1-0:1.0: USB hub found [ 0.916078] hub 1-0:1.0: 2 ports detected [ 0.917649] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.921271] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.922949] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.924721] mousedev: PS/2 mouse device common for all mice [ 0.926920] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.929908] rtc_cmos 00:00: RTC can wake from S4 [ 0.932019] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.934096] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.936194] i2c /dev entries driver [ 0.937509] device-mapper: uevent: version 1.0.3 [ 0.939206] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.942064] ledtrig-cpu: registered to indicate activity on CPUs [ 0.944326] NET: Registered protocol family 10 [ 0.946147] NET: Registered protocol family 17 [ 0.947721] Key type dns_resolver registered [ 0.949371] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.951308] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.954357] registered taskstats version 1 [ 0.955835] Loading compiled-in X.509 certificates [ 0.958030] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.961300] zswap: loaded using pool lzo/zbud [ 0.963677] Key type trusted registered [ 0.966150] Key type encrypted registered [ 0.967590] AppArmor: AppArmor sha1 policy hashing enabled [ 0.969416] ima: No TPM chip found, activating TPM-bypass! [ 0.971254] evm: HMAC attrs: 0x1 [ 0.972846] Magic number: 3:160:403 [ 0.974300] rtc_cmos 00:00: setting system clock to 2019-05-12 23:21:54 UTC (1557703314) [ 0.977121] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.979093] EDD information not available. [ 1.020162] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.038753] Write protecting the kernel read-only data: 14336k [ 1.042074] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.045100] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.89 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.209937] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.8... Lease of 192.168.120.8 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.03. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCDMasJR6bZzrRZlS+fgLaW+u7poNYjhcHrWjInxE5H1NLYVSjMDOEdZdHTohyF4n5cVdhuseT+c6Kusyn7OvGF9lcx9V3fwdgIZoorBoKfmDCsid5ATEiP07NjGPK9Jwrcw6gGWO1MR/sNG1W3efQkVAg9uGzurdZlygb0HegrCkDY8bxivndg4YfxjuogVEX33IPPEyI8LLHmPNzhsGNMGuKmrvGkfqS15FSj24+UJX+eSXaTh+5+LddYADwhw9guwfiNZp+blJA98UbN3ivuOJy+AH5dG4wpw5Dx6hOzgK6MN8K0MB4cNkEcZFVSvtrDLYbIeKMe/uV3eu059rrx root@vping-ssh-vm-365ac6cf-b2df-4cfa-a297-9257a0ce322a ssh-dss AAAAB3NzaC1kc3MAAACBANWb1J6iyr6x3mVOZEFlvfO8O3YLmBnL0xpRw942ND2vAYEgsNoveeE8CvnTOsYGOsXDcoO+mmd10QTS/TZ7jy9w9Y/7BaS0slGfTlumqPc+bXgbCXU9BhPJdFVIP6a7/pUZCvDDEoi0udxiHMsEWnfDDilNz4zqf81KcXNeHdeHAAAAFQD6riCEqMzqhTYSXIz3BenDh9oQtQAAAIBaVVzIJizJOkoU7zhuoWn4cshna77+dh2ZwAGe4L/IHE6Hg54f8qSRDXzEBEkyFT9ulOwbny+CSUhG1m1HeXI33mDUTNr7g3PaJF+2J26k8or6RKpEkqqKgAYGaBo1Yy4JgsrZihATlADo9a2eOBn8EXfEuO7s47M6tg1qdhuGowAAAIEAuMis8IEQH/f+Acw9tGTjrfGESfcO2LtPRmnZ4yaLtI/RsmyAAlr+AUGOnm54riQ3Vx0IjpyV6U+etu/dsStREjndYVnwi3pMwDP/vdppyyfBkpWMviQ6bHRpGawyCssGcKhWq4FdeIRiXPBCwlNI3jks3oL0aAGxv+WFQNcBjKg= root@vping-ssh-vm-365ac6cf-b2df-4cfa-a297-9257a0ce322a -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 1.08s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.8,24,fe80::f816:3eff:fe6c:aba3/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.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-0000000b name: N/A availability-zone: nova local-hostname: vping-ssh-vm-365ac6cf-b2df-4cfa-a297-9257a0ce322a launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=5.66 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-ssh-vm-365ac6cf-b2df-4cfa-a297-9257a0ce322a login: 2019-05-12 23:22:00,173 - paramiko.transport - DEBUG - starting thread (client mode): 0xbf290950L 2019-05-12 23:22:00,174 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-05-12 23:22:00,174 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2019-05-12 23:22:00,174 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2019-05-12 23:22:00,176 - 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-05-12 23:22:00,176 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-05-12 23:22:00,176 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2019-05-12 23:22:00,176 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-05-12 23:22:00,177 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-05-12 23:22:00,177 - paramiko.transport - DEBUG - Compression agreed: none 2019-05-12 23:22:00,195 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-05-12 23:22:00,195 - paramiko.transport - DEBUG - Switch to new keys ... 2019-05-12 23:22:00,206 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.206: 0f795d3b4e39401293e4c239ed254d0d 2019-05-12 23:22:00,207 - paramiko.transport - DEBUG - Trying discovered key c7a71ae3e83c42aa97bcd46984575c6a in /tmp/tmpTFau6p 2019-05-12 23:22:00,235 - paramiko.transport - DEBUG - userauth is OK 2019-05-12 23:22:00,241 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-05-12 23:22:00,271 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-05-12 23:22:00,273 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2019-05-12 23:22:00,273 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-05-12 23:22:00,274 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-05-12 23:22:00,297 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-05-12 23:22:00,298 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - output: PING 192.168.120.13 (192.168.120.13): 56 data bytes 64 bytes from 192.168.120.13: seq=0 ttl=64 time=21.640 ms --- 192.168.120.13 ping statistics --- 1 packets transmitted, 1 packets received, 0% packet loss round-trip min/avg/max = 21.640/21.640/21.640 ms 2019-05-12 23:22:00,298 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - error: 2019-05-12 23:22:00,303 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-05-12 23:22:00,412 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-05-12 23:22:00,413 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 01:04 | PASS | +-------------------+------------------+------------------+----------------+ 2019-05-12 23:22:00,418 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-05-12 23:22:00,421 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/servers/e2845c24-65c2-4f59-9fc3-aa5ac957e978 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}21dc4500cd461e28ab6f3c2d141483f6fcf6d1dc" 2019-05-12 23:22:00,600 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Sun, 12 May 2019 23:22:00 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-798d7cc1-6352-4a16-86ef-17a9df1ebd6b x-openstack-request-id: req-798d7cc1-6352-4a16-86ef-17a9df1ebd6b 2019-05-12 23:22:00,600 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/e2845c24-65c2-4f59-9fc3-aa5ac957e978 used request id req-798d7cc1-6352-4a16-86ef-17a9df1ebd6b 2019-05-12 23:22:00,601 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.18244099617s 2019-05-12 23:22:00,601 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-12 23:22:00,604 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}21dc4500cd461e28ab6f3c2d141483f6fcf6d1dc" 2019-05-12 23:22:01,856 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 899 Content-Type: application/json Date: Sun, 12 May 2019 23:22: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-eb125e53-e01d-4ab5-b113-1177c4cf364b x-openstack-request-id: req-eb125e53-e01d-4ab5-b113-1177c4cf364b 2019-05-12 23:22:01,857 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_365ac6cf-b2df-4cfa-a297-9257a0ce322a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6c:ab:a3", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6c:ab:a3", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/3e929df8-e87e-48c0-ae1d-139de678d59d", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/3e929df8-e87e-48c0-ae1d-139de678d59d", "rel": "bookmark"}], "image": {"id": "c51f68b2-561d-4f89-99ec-b0f186660c2b", "links": [{"href": "http://172.30.9.24:8774/images/c51f68b2-561d-4f89-99ec-b0f186660c2b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-12T23:21:53.000000", "flavor": {"id": "8e30e3ee-5792-4919-b436-036e27b5e762", "links": [{"href": "http://172.30.9.24:8774/flavors/8e30e3ee-5792-4919-b436-036e27b5e762", "rel": "bookmark"}]}, "id": "3e929df8-e87e-48c0-ae1d-139de678d59d", "security_groups": [{"name": "vping_ssh-sg_365ac6cf-b2df-4cfa-a297-9257a0ce322a"}], "user_id": "524d1766daad4585832cf38673e3b4e7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-12T23:21:53Z", "hostId": "dee0320c3706dfc36dee464519426877ea3b2c458fa065d9b5f69bfb", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_365ac6cf-b2df-4cfa-a297-9257a0ce322a", "name": "vping_ssh-vm_365ac6cf-b2df-4cfa-a297-9257a0ce322a", "created": "2019-05-12T23:21:42Z", "tenant_id": "4acd8e40ad2a41bf88ea172f87b23dee", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_365ac6cf-b2df-4cfa-a297-9257a0ce322a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fe:e5:1b", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/e2845c24-65c2-4f59-9fc3-aa5ac957e978", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/e2845c24-65c2-4f59-9fc3-aa5ac957e978", "rel": "bookmark"}], "image": {"id": "c51f68b2-561d-4f89-99ec-b0f186660c2b", "links": [{"href": "http://172.30.9.24:8774/images/c51f68b2-561d-4f89-99ec-b0f186660c2b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-12T23:21:32.000000", "flavor": {"id": "8e30e3ee-5792-4919-b436-036e27b5e762", "links": [{"href": "http://172.30.9.24:8774/flavors/8e30e3ee-5792-4919-b436-036e27b5e762", "rel": "bookmark"}]}, "id": "e2845c24-65c2-4f59-9fc3-aa5ac957e978", "security_groups": [{"name": "vping_ssh-sg_365ac6cf-b2df-4cfa-a297-9257a0ce322a"}], "user_id": "524d1766daad4585832cf38673e3b4e7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-12T23:22:00Z", "hostId": "b9ba592468ce80c2b8934cde72a02fc3673009566691cb961a0369b1", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_365ac6cf-b2df-4cfa-a297-9257a0ce322a", "created": "2019-05-12T23:21:22Z", "tenant_id": "4acd8e40ad2a41bf88ea172f87b23dee", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-12 23:22:01,857 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-eb125e53-e01d-4ab5-b113-1177c4cf364b 2019-05-12 23:22:01,858 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.25627708435s 2019-05-12 23:22:01,860 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-12 23:22:03,863 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-12 23:22:03,866 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}21dc4500cd461e28ab6f3c2d141483f6fcf6d1dc" 2019-05-12 23:22:05,035 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 763 Content-Type: application/json Date: Sun, 12 May 2019 23:22: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-57a48550-07a2-446a-b3cc-4c484e6f520c x-openstack-request-id: req-57a48550-07a2-446a-b3cc-4c484e6f520c 2019-05-12 23:22:05,036 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_365ac6cf-b2df-4cfa-a297-9257a0ce322a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6c:ab:a3", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6c:ab:a3", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/3e929df8-e87e-48c0-ae1d-139de678d59d", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/3e929df8-e87e-48c0-ae1d-139de678d59d", "rel": "bookmark"}], "image": {"id": "c51f68b2-561d-4f89-99ec-b0f186660c2b", "links": [{"href": "http://172.30.9.24:8774/images/c51f68b2-561d-4f89-99ec-b0f186660c2b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-12T23:21:53.000000", "flavor": {"id": "8e30e3ee-5792-4919-b436-036e27b5e762", "links": [{"href": "http://172.30.9.24:8774/flavors/8e30e3ee-5792-4919-b436-036e27b5e762", "rel": "bookmark"}]}, "id": "3e929df8-e87e-48c0-ae1d-139de678d59d", "security_groups": [{"name": "vping_ssh-sg_365ac6cf-b2df-4cfa-a297-9257a0ce322a"}], "user_id": "524d1766daad4585832cf38673e3b4e7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-12T23:21:53Z", "hostId": "dee0320c3706dfc36dee464519426877ea3b2c458fa065d9b5f69bfb", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_365ac6cf-b2df-4cfa-a297-9257a0ce322a", "name": "vping_ssh-vm_365ac6cf-b2df-4cfa-a297-9257a0ce322a", "created": "2019-05-12T23:21:42Z", "tenant_id": "4acd8e40ad2a41bf88ea172f87b23dee", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-12 23:22:05,036 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-57a48550-07a2-446a-b3cc-4c484e6f520c 2019-05-12 23:22:05,036 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.17310190201s 2019-05-12 23:22:05,043 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-05-12 23:22:05,044 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/floatingips/9b4dec8f-dcad-4e64-8c32-8f5d548950de.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}21dc4500cd461e28ab6f3c2d141483f6fcf6d1dc" 2019-05-12 23:22:06,733 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 12 May 2019 23:22:06 GMT X-Openstack-Request-Id: req-639a3e30-9112-4122-a335-6a5d01d58ec4 2019-05-12 23:22:06,733 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-12 23:22:06,733 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/floatingips/9b4dec8f-dcad-4e64-8c32-8f5d548950de.json used request id req-639a3e30-9112-4122-a335-6a5d01d58ec4 2019-05-12 23:22:06,733 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.69023609161s 2019-05-12 23:22:06,743 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-12 23:22:06,744 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}21dc4500cd461e28ab6f3c2d141483f6fcf6d1dc" 2019-05-12 23:22:06,793 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 12 May 2019 23:22:07 GMT X-Openstack-Request-Id: req-70f5e04b-2401-4ec2-ab46-071dceedaa13 2019-05-12 23:22:06,793 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-05-12 23:22:06,793 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-70f5e04b-2401-4ec2-ab46-071dceedaa13 2019-05-12 23:22:06,793 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0499279499054s 2019-05-12 23:22:06,794 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-05-12 23:22:06,796 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/servers/3e929df8-e87e-48c0-ae1d-139de678d59d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}21dc4500cd461e28ab6f3c2d141483f6fcf6d1dc" 2019-05-12 23:22:07,103 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Sun, 12 May 2019 23:22: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-8ac7a7b1-fa3c-459d-8da3-8d2a71edb967 x-openstack-request-id: req-8ac7a7b1-fa3c-459d-8da3-8d2a71edb967 2019-05-12 23:22:07,103 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/3e929df8-e87e-48c0-ae1d-139de678d59d used request id req-8ac7a7b1-fa3c-459d-8da3-8d2a71edb967 2019-05-12 23:22:07,103 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.309298038483s 2019-05-12 23:22:07,104 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-12 23:22:07,106 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}21dc4500cd461e28ab6f3c2d141483f6fcf6d1dc" 2019-05-12 23:22:08,332 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 770 Content-Type: application/json Date: Sun, 12 May 2019 23:22: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-aec9d26d-1c94-4a4a-9d70-40e968dcae9c x-openstack-request-id: req-aec9d26d-1c94-4a4a-9d70-40e968dcae9c 2019-05-12 23:22:08,332 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_365ac6cf-b2df-4cfa-a297-9257a0ce322a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6c:ab:a3", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6c:ab:a3", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/3e929df8-e87e-48c0-ae1d-139de678d59d", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/3e929df8-e87e-48c0-ae1d-139de678d59d", "rel": "bookmark"}], "image": {"id": "c51f68b2-561d-4f89-99ec-b0f186660c2b", "links": [{"href": "http://172.30.9.24:8774/images/c51f68b2-561d-4f89-99ec-b0f186660c2b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-12T23:21:53.000000", "flavor": {"id": "8e30e3ee-5792-4919-b436-036e27b5e762", "links": [{"href": "http://172.30.9.24:8774/flavors/8e30e3ee-5792-4919-b436-036e27b5e762", "rel": "bookmark"}]}, "id": "3e929df8-e87e-48c0-ae1d-139de678d59d", "security_groups": [{"name": "vping_ssh-sg_365ac6cf-b2df-4cfa-a297-9257a0ce322a"}], "user_id": "524d1766daad4585832cf38673e3b4e7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-12T23:22:07Z", "hostId": "dee0320c3706dfc36dee464519426877ea3b2c458fa065d9b5f69bfb", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_365ac6cf-b2df-4cfa-a297-9257a0ce322a", "name": "vping_ssh-vm_365ac6cf-b2df-4cfa-a297-9257a0ce322a", "created": "2019-05-12T23:21:42Z", "tenant_id": "4acd8e40ad2a41bf88ea172f87b23dee", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-12 23:22:08,333 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-aec9d26d-1c94-4a4a-9d70-40e968dcae9c 2019-05-12 23:22:08,333 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.2290520668s 2019-05-12 23:22:08,335 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-12 23:22:10,337 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-12 23:22:10,340 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}21dc4500cd461e28ab6f3c2d141483f6fcf6d1dc" 2019-05-12 23:22:10,403 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Sun, 12 May 2019 23:22: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-3471a413-cb08-4240-afbf-440230778fdd x-openstack-request-id: req-3471a413-cb08-4240-afbf-440230778fdd 2019-05-12 23:22:10,403 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-05-12 23:22:10,403 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-3471a413-cb08-4240-afbf-440230778fdd 2019-05-12 23:22:10,404 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0664849281311s 2019-05-12 23:22:10,409 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-12 23:22:10,410 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}21dc4500cd461e28ab6f3c2d141483f6fcf6d1dc" 2019-05-12 23:22:10,588 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4831 Content-Type: application/json Date: Sun, 12 May 2019 23:22:10 GMT X-Openstack-Request-Id: req-df43fd83-7a21-431f-a717-95fc2c855bf6 2019-05-12 23:22:10,589 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "4acd8e40ad2a41bf88ea172f87b23dee", "created_at": "2019-05-12T23:20:57Z", "updated_at": "2019-05-12T23:20:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:20:57Z", "revision_number": 0, "id": "62b5212b-29a0-4937-81a9-052cc029b445", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-12T23:20:57Z", "security_group_id": "0f829955-c067-4d67-ad97-bd43da04b59c", "tenant_id": "4acd8e40ad2a41bf88ea172f87b23dee", "port_range_min": null, "ethertype": "IPv4", "project_id": "4acd8e40ad2a41bf88ea172f87b23dee"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:20:57Z", "revision_number": 0, "id": "6ebba8e0-8407-471d-b655-11d74ca4b20a", "remote_group_id": "0f829955-c067-4d67-ad97-bd43da04b59c", "remote_ip_prefix": null, "created_at": "2019-05-12T23:20:57Z", "security_group_id": "0f829955-c067-4d67-ad97-bd43da04b59c", "tenant_id": "4acd8e40ad2a41bf88ea172f87b23dee", "port_range_min": null, "ethertype": "IPv6", "project_id": "4acd8e40ad2a41bf88ea172f87b23dee"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:20:57Z", "revision_number": 0, "id": "7edaf14e-7aec-4e34-a7d3-6e7694f2609d", "remote_group_id": "0f829955-c067-4d67-ad97-bd43da04b59c", "remote_ip_prefix": null, "created_at": "2019-05-12T23:20:57Z", "security_group_id": "0f829955-c067-4d67-ad97-bd43da04b59c", "tenant_id": "4acd8e40ad2a41bf88ea172f87b23dee", "port_range_min": null, "ethertype": "IPv4", "project_id": "4acd8e40ad2a41bf88ea172f87b23dee"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:20:57Z", "revision_number": 0, "id": "a6f4ecd5-e4dd-4c2b-88ff-40d1f85a417c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-12T23:20:57Z", "security_group_id": "0f829955-c067-4d67-ad97-bd43da04b59c", "tenant_id": "4acd8e40ad2a41bf88ea172f87b23dee", "port_range_min": null, "ethertype": "IPv6", "project_id": "4acd8e40ad2a41bf88ea172f87b23dee"}], "revision_number": 1, "project_id": "4acd8e40ad2a41bf88ea172f87b23dee", "id": "0f829955-c067-4d67-ad97-bd43da04b59c", "name": "default"}, {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "4acd8e40ad2a41bf88ea172f87b23dee", "created_at": "2019-05-12T23:21:15Z", "updated_at": "2019-05-12T23:21:16Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-05-12T23:21:15Z", "revision_number": 0, "id": "5fed7f99-bb2d-43c7-b7f8-b5695c0c39d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-12T23:21:15Z", "security_group_id": "39f00d91-c033-44dc-862a-b20413247c02", "tenant_id": "4acd8e40ad2a41bf88ea172f87b23dee", "port_range_min": 22, "ethertype": "IPv4", "project_id": "4acd8e40ad2a41bf88ea172f87b23dee"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:21:15Z", "revision_number": 0, "id": "c4b0e3b6-ccfd-4590-a0c0-400ae71d5750", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-12T23:21:15Z", "security_group_id": "39f00d91-c033-44dc-862a-b20413247c02", "tenant_id": "4acd8e40ad2a41bf88ea172f87b23dee", "port_range_min": null, "ethertype": "IPv6", "project_id": "4acd8e40ad2a41bf88ea172f87b23dee"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:21:16Z", "revision_number": 0, "id": "e7aea2b2-78d9-4acd-8802-f422cd0e9d32", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-12T23:21:16Z", "security_group_id": "39f00d91-c033-44dc-862a-b20413247c02", "tenant_id": "4acd8e40ad2a41bf88ea172f87b23dee", "port_range_min": null, "ethertype": "IPv4", "project_id": "4acd8e40ad2a41bf88ea172f87b23dee"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:21:15Z", "revision_number": 0, "id": "fecdfd20-2250-4008-bcaa-16735f17585f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-12T23:21:15Z", "security_group_id": "39f00d91-c033-44dc-862a-b20413247c02", "tenant_id": "4acd8e40ad2a41bf88ea172f87b23dee", "port_range_min": null, "ethertype": "IPv4", "project_id": "4acd8e40ad2a41bf88ea172f87b23dee"}], "revision_number": 3, "project_id": "4acd8e40ad2a41bf88ea172f87b23dee", "id": "39f00d91-c033-44dc-862a-b20413247c02", "name": "vping_ssh-sg_365ac6cf-b2df-4cfa-a297-9257a0ce322a"}]} 2019-05-12 23:22:10,589 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-df43fd83-7a21-431f-a717-95fc2c855bf6 2019-05-12 23:22:10,589 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.180094003677s 2019-05-12 23:22:10,595 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-05-12 23:22:10,596 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/security-groups/39f00d91-c033-44dc-862a-b20413247c02.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}21dc4500cd461e28ab6f3c2d141483f6fcf6d1dc" 2019-05-12 23:22:11,056 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 12 May 2019 23:22:11 GMT X-Openstack-Request-Id: req-87fbb2fe-4a27-4f02-a626-76cd6ee54b57 2019-05-12 23:22:11,056 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-12 23:22:11,057 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/39f00d91-c033-44dc-862a-b20413247c02.json used request id req-87fbb2fe-4a27-4f02-a626-76cd6ee54b57 2019-05-12 23:22:11,057 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.461352825165s 2019-05-12 23:22:11,057 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-05-12 23:22:11,060 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/os-keypairs/vping_ssh-kp_365ac6cf-b2df-4cfa-a297-9257a0ce322a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}21dc4500cd461e28ab6f3c2d141483f6fcf6d1dc" 2019-05-12 23:22:11,272 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sun, 12 May 2019 23:22:11 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-d9dd0573-9b47-4f0b-b28b-94b6f276c2c7 x-openstack-request-id: req-d9dd0573-9b47-4f0b-b28b-94b6f276c2c7 2019-05-12 23:22:11,273 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/os-keypairs/vping_ssh-kp_365ac6cf-b2df-4cfa-a297-9257a0ce322a used request id req-d9dd0573-9b47-4f0b-b28b-94b6f276c2c7 2019-05-12 23:22:11,273 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.215585947037s 2019-05-12 23:22:11,273 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-05-12 23:22:11,274 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/05293aa5-a656-4057-9ab6-487da58b44a5/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}21dc4500cd461e28ab6f3c2d141483f6fcf6d1dc" -d '{"subnet_id": "74e5fb10-147e-4910-bfe3-9743038c10c8"}' 2019-05-12 23:22:14,126 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sun, 12 May 2019 23:22:14 GMT X-Openstack-Request-Id: req-4b5be181-c3b5-45cb-bfc4-39419628052e 2019-05-12 23:22:14,127 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "eeb4e222-43e0-43aa-8a80-9b35add227dd", "tenant_id": "4acd8e40ad2a41bf88ea172f87b23dee", "subnet_id": "74e5fb10-147e-4910-bfe3-9743038c10c8", "subnet_ids": ["74e5fb10-147e-4910-bfe3-9743038c10c8"], "port_id": "ac44a068-46d4-44c6-b253-fa615bfd4998", "id": "05293aa5-a656-4057-9ab6-487da58b44a5"} 2019-05-12 23:22:14,127 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/05293aa5-a656-4057-9ab6-487da58b44a5/remove_router_interface.json used request id req-4b5be181-c3b5-45cb-bfc4-39419628052e 2019-05-12 23:22:14,127 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.85364222527s 2019-05-12 23:22:14,127 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-05-12 23:22:14,128 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}21dc4500cd461e28ab6f3c2d141483f6fcf6d1dc" 2019-05-12 23:22:14,526 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 705 Content-Type: application/json Date: Sun, 12 May 2019 23:22:14 GMT X-Openstack-Request-Id: req-3ef39280-f8f7-4651-ab13-1f7229b06aba 2019-05-12 23:22:14,526 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "b24f945a-7d07-4835-982f-37a530314074", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e4030248-99b3-4c84-be5c-699e1ef4626f", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "4acd8e40ad2a41bf88ea172f87b23dee", "created_at": "2019-05-12T23:21:00Z", "admin_state_up": true, "updated_at": "2019-05-12T23:22:12Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "4acd8e40ad2a41bf88ea172f87b23dee", "id": "05293aa5-a656-4057-9ab6-487da58b44a5", "name": "vping_ssh-router_365ac6cf-b2df-4cfa-a297-9257a0ce322a"}]} 2019-05-12 23:22:14,526 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-3ef39280-f8f7-4651-ab13-1f7229b06aba 2019-05-12 23:22:14,527 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.398886203766s 2019-05-12 23:22:14,528 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-05-12 23:22:14,528 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/routers/05293aa5-a656-4057-9ab6-487da58b44a5.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}21dc4500cd461e28ab6f3c2d141483f6fcf6d1dc" 2019-05-12 23:22:18,841 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 12 May 2019 23:22:18 GMT X-Openstack-Request-Id: req-212744da-f72f-49b5-97d7-b6fe059b7ba4 2019-05-12 23:22:18,841 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-12 23:22:18,841 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/05293aa5-a656-4057-9ab6-487da58b44a5.json used request id req-212744da-f72f-49b5-97d7-b6fe059b7ba4 2019-05-12 23:22:18,841 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.31310987473s 2019-05-12 23:22:18,841 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-12 23:22:18,842 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}21dc4500cd461e28ab6f3c2d141483f6fcf6d1dc" 2019-05-12 23:22:18,884 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 680 Content-Type: application/json Date: Sun, 12 May 2019 23:22:19 GMT X-Openstack-Request-Id: req-1fb9a008-d565-43d3-81b4-48fd86d942b2 2019-05-12 23:22:18,885 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eeb4e222-43e0-43aa-8a80-9b35add227dd","tenant_id":"4acd8e40ad2a41bf88ea172f87b23dee","created_at":"2019-05-12T23:20:58Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-05-12T23:20:58Z","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":"4acd8e40ad2a41bf88ea172f87b23dee","id":"74e5fb10-147e-4910-bfe3-9743038c10c8","subnetpool_id":null,"name":"vping_ssh-subnet_365ac6cf-b2df-4cfa-a297-9257a0ce322a"}]} 2019-05-12 23:22:18,885 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-1fb9a008-d565-43d3-81b4-48fd86d942b2 2019-05-12 23:22:18,885 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0436408519745s 2019-05-12 23:22:18,887 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-05-12 23:22:18,887 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/subnets/74e5fb10-147e-4910-bfe3-9743038c10c8.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}21dc4500cd461e28ab6f3c2d141483f6fcf6d1dc" 2019-05-12 23:22:21,869 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 12 May 2019 23:22:21 GMT X-Openstack-Request-Id: req-45fdd796-2e1d-4d10-833d-77e0bca715ad 2019-05-12 23:22:21,869 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-12 23:22:21,869 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/74e5fb10-147e-4910-bfe3-9743038c10c8.json used request id req-45fdd796-2e1d-4d10-833d-77e0bca715ad 2019-05-12 23:22:21,869 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.9827849865s 2019-05-12 23:22:21,870 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-12 23:22:21,870 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}21dc4500cd461e28ab6f3c2d141483f6fcf6d1dc" 2019-05-12 23:22:22,276 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1236 Content-Type: application/json Date: Sun, 12 May 2019 23:22:22 GMT X-Openstack-Request-Id: req-014a605e-a0d9-4d0a-8cf9-a6d8f2859e44 2019-05-12 23:22:22,277 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b24f945a-7d07-4835-982f-37a530314074","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e1cde78fc5364b11ba375012051bd685","l2_adjacency":true,"status":"ACTIVE","subnets":["e4030248-99b3-4c84-be5c-699e1ef4626f"],"description":"","tags":[],"updated_at":"2019-05-12T23:13:19Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e1cde78fc5364b11ba375012051bd685","created_at":"2019-05-12T23:13:13Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"eeb4e222-43e0-43aa-8a80-9b35add227dd","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"4acd8e40ad2a41bf88ea172f87b23dee","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-12T23:22:21Z","qos_policy_id":null,"name":"vping_ssh-net_365ac6cf-b2df-4cfa-a297-9257a0ce322a","admin_state_up":true,"tenant_id":"4acd8e40ad2a41bf88ea172f87b23dee","created_at":"2019-05-12T23:20:57Z","mtu":1450}]} 2019-05-12 23:22:22,277 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-014a605e-a0d9-4d0a-8cf9-a6d8f2859e44 2019-05-12 23:22:22,277 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.407202959061s 2019-05-12 23:22:22,278 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-05-12 23:22:22,279 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/networks/eeb4e222-43e0-43aa-8a80-9b35add227dd.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}21dc4500cd461e28ab6f3c2d141483f6fcf6d1dc" 2019-05-12 23:22:23,493 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 12 May 2019 23:22:23 GMT X-Openstack-Request-Id: req-6f01fe5e-2e42-42ea-b872-d9f599ee5131 2019-05-12 23:22:23,494 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-12 23:22:23,494 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/eeb4e222-43e0-43aa-8a80-9b35add227dd.json used request id req-6f01fe5e-2e42-42ea-b872-d9f599ee5131 2019-05-12 23:22:23,494 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.21574401855s 2019-05-12 23:22:23,498 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-12 23:22:23,503 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}21dc4500cd461e28ab6f3c2d141483f6fcf6d1dc" 2019-05-12 23:22:24,335 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Sun, 12 May 2019 23:22:24 GMT X-Openstack-Request-Id: req-e035aa5d-925d-4b5c-bc6f-7220021764cd 2019-05-12 23:22:24,335 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-12T23:21:13Z", "file": "/v2/images/c51f68b2-561d-4f89-99ec-b0f186660c2b/file", "owner": "4acd8e40ad2a41bf88ea172f87b23dee", "id": "c51f68b2-561d-4f89-99ec-b0f186660c2b", "size": 12716032, "self": "/v2/images/c51f68b2-561d-4f89-99ec-b0f186660c2b", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://29d1eb29-4ea1-4f37-b52d-6ea80a398212/images/c51f68b2-561d-4f89-99ec-b0f186660c2b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://29d1eb29-4ea1-4f37-b52d-6ea80a398212/images/c51f68b2-561d-4f89-99ec-b0f186660c2b/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_365ac6cf-b2df-4cfa-a297-9257a0ce322a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_365ac6cf-b2df-4cfa-a297-9257a0ce322a", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-12T23:21:11Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-12 23:22:24,335 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-e035aa5d-925d-4b5c-bc6f-7220021764cd 2019-05-12 23:22:24,336 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.837290048599s 2019-05-12 23:22:24,337 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-05-12 23:22:24,342 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9292/v2/images/c51f68b2-561d-4f89-99ec-b0f186660c2b -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}21dc4500cd461e28ab6f3c2d141483f6fcf6d1dc" 2019-05-12 23:22:26,213 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 12 May 2019 23:22:26 GMT X-Openstack-Request-Id: req-6674e92a-4c1b-4e33-b035-0ebf82ecaccb 2019-05-12 23:22:26,213 - 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-05-12 23:22:26,213 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/c51f68b2-561d-4f89-99ec-b0f186660c2b used request id req-6674e92a-4c1b-4e33-b035-0ebf82ecaccb 2019-05-12 23:22:26,214 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.87619590759s 2019-05-12 23:22:26,219 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-12 23:22:26,223 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}2b1e8c9f8155d2e53189535f71bfc161ba10b6f9" 2019-05-12 23:22:26,244 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Sun, 12 May 2019 23:22: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-5693e790-e82a-4e65-8416-41f89ecbef52 x-openstack-request-id: req-5693e790-e82a-4e65-8416-41f89ecbef52 2019-05-12 23:22:26,244 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_365ac6cf-b2df-4cfa-a297-9257a0ce322a", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/8e30e3ee-5792-4919-b436-036e27b5e762", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/8e30e3ee-5792-4919-b436-036e27b5e762", "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": "8e30e3ee-5792-4919-b436-036e27b5e762"}]} 2019-05-12 23:22:26,244 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-5693e790-e82a-4e65-8416-41f89ecbef52 2019-05-12 23:22:26,244 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0248889923096s 2019-05-12 23:22:26,245 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-12 23:22:26,249 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/flavors/8e30e3ee-5792-4919-b436-036e27b5e762 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2b1e8c9f8155d2e53189535f71bfc161ba10b6f9" 2019-05-12 23:22:26,289 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sun, 12 May 2019 23:22:26 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-19ec99dc-3e5c-4975-8d22-d43a9e50dff2 x-openstack-request-id: req-19ec99dc-3e5c-4975-8d22-d43a9e50dff2 2019-05-12 23:22:26,289 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/8e30e3ee-5792-4919-b436-036e27b5e762 used request id req-19ec99dc-3e5c-4975-8d22-d43a9e50dff2 2019-05-12 23:22:26,289 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0434401035309s 2019-05-12 23:22:26,289 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-12 23:22:26,292 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}2b1e8c9f8155d2e53189535f71bfc161ba10b6f9" 2019-05-12 23:22:26,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 831 Content-Type: application/json Date: Sun, 12 May 2019 23:22:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-553d4465-d988-4e0c-a47b-2085503eebf4 2019-05-12 23:22:26,543 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/2c33cd24152f470facc0a696e2ac0e9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c33cd24152f470facc0a696e2ac0e9c", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/2e55f9db30cd4444ac0e9d066ed612a6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e55f9db30cd4444ac0e9d066ed612a6", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/2eecd8c0b7ed405fb9816acbfc61b873"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2eecd8c0b7ed405fb9816acbfc61b873", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/3e9ccbfff5874166b6d46bd0fc199536"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e9ccbfff5874166b6d46bd0fc199536", "email": "nova@localhost", "password_expires_at": null}, {"name": "vping_ssh-user_365ac6cf-b2df-4cfa-a297-9257a0ce322a", "links": {"self": "http://172.30.9.24:5000/v3/users/524d1766daad4585832cf38673e3b4e7"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "524d1766daad4585832cf38673e3b4e7", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/6514c9b960ba4340b8237693137e90e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6514c9b960ba4340b8237693137e90e1", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/6e07d59b3a5e4c979114780a983ba694"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e07d59b3a5e4c979114780a983ba694", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/7dda43216d2c43c9a32be853789105c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dda43216d2c43c9a32be853789105c1", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/7de183e8dc884d4291809f553b399004"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7de183e8dc884d4291809f553b399004", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/849a549073e648949aed2d85db42cd75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "849a549073e648949aed2d85db42cd75", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/89eaebb8afe84ead9256ab24a4b51e70"}, "domain_id": "cc15131c8eb7492292418e2207dcc87e", "enabled": true, "options": {}, "id": "89eaebb8afe84ead9256ab24a4b51e70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/9cca07c0aeb24ad88b3c2a36b7f14f24"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9cca07c0aeb24ad88b3c2a36b7f14f24", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e97ad0d4669a4d2ab66ff01388512d4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e97ad0d4669a4d2ab66ff01388512d4b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/eda0297007e04147a7ddf6c5ba8b414c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eda0297007e04147a7ddf6c5ba8b414c", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/f9484f1d364145a1a174ce814372ad75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f9484f1d364145a1a174ce814372ad75", "email": "swift@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-05-12 23:22:26,543 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-553d4465-d988-4e0c-a47b-2085503eebf4 2019-05-12 23:22:26,544 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.254240036011s 2019-05-12 23:22:26,549 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-12 23:22:26,553 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users/524d1766daad4585832cf38673e3b4e7 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2b1e8c9f8155d2e53189535f71bfc161ba10b6f9" 2019-05-12 23:22:26,764 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 227 Content-Type: application/json Date: Sun, 12 May 2019 23:22:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ef0d539-43da-4d44-b9be-834ddf76fbe2 2019-05-12 23:22:26,764 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vping_ssh-user_365ac6cf-b2df-4cfa-a297-9257a0ce322a", "links": {"self": "http://172.30.9.24:5000/v3/users/524d1766daad4585832cf38673e3b4e7"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "524d1766daad4585832cf38673e3b4e7", "description": null}} 2019-05-12 23:22:26,764 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/524d1766daad4585832cf38673e3b4e7 used request id req-2ef0d539-43da-4d44-b9be-834ddf76fbe2 2019-05-12 23:22:26,764 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.214619159698s 2019-05-12 23:22:26,765 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-05-12 23:22:26,768 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/users/524d1766daad4585832cf38673e3b4e7 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2b1e8c9f8155d2e53189535f71bfc161ba10b6f9" 2019-05-12 23:22:27,189 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 12 May 2019 23:22:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2f6493c2-d8db-4b0e-8500-a5d04efff486 2019-05-12 23:22:27,189 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-12 23:22:27,189 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/524d1766daad4585832cf38673e3b4e7 used request id req-2f6493c2-d8db-4b0e-8500-a5d04efff486 2019-05-12 23:22:27,189 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.424381971359s 2019-05-12 23:22:27,196 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-12 23:22:27,199 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}2b1e8c9f8155d2e53189535f71bfc161ba10b6f9" 2019-05-12 23:22:27,414 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 386 Content-Type: application/json Date: Sun, 12 May 2019 23:22:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62734121-b6b5-4530-9b2c-b98f5093fd8a 2019-05-12 23:22:27,414 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.24:5000/v3/projects/4acd8e40ad2a41bf88ea172f87b23dee"}, "tags": [], "enabled": true, "id": "4acd8e40ad2a41bf88ea172f87b23dee", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_365ac6cf-b2df-4cfa-a297-9257a0ce322a"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/502ad302317540d78206e49a51170791"}, "tags": [], "enabled": true, "id": "502ad302317540d78206e49a51170791", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/e1cde78fc5364b11ba375012051bd685"}, "tags": [], "enabled": true, "id": "e1cde78fc5364b11ba375012051bd685", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-12 23:22:27,415 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects used request id req-62734121-b6b5-4530-9b2c-b98f5093fd8a 2019-05-12 23:22:27,415 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.218600034714s 2019-05-12 23:22:27,419 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-05-12 23:22:27,423 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/projects/4acd8e40ad2a41bf88ea172f87b23dee -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2b1e8c9f8155d2e53189535f71bfc161ba10b6f9" 2019-05-12 23:22:27,701 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 12 May 2019 23:22:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0351c6fd-f297-46ed-babe-fce2a1a20dae 2019-05-12 23:22:27,701 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-12 23:22:27,701 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/4acd8e40ad2a41bf88ea172f87b23dee used request id req-0351c6fd-f297-46ed-babe-fce2a1a20dae 2019-05-12 23:22:27,701 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.28188586235s 2019-05-12 23:22:27,706 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-12 23:22:27,707 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/security-groups.json?project_id=4acd8e40ad2a41bf88ea172f87b23dee&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}2b1e8c9f8155d2e53189535f71bfc161ba10b6f9" 2019-05-12 23:22:28,061 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Sun, 12 May 2019 23:22:28 GMT X-Openstack-Request-Id: req-f46a2507-a0c3-4cee-a636-5241190b6684 2019-05-12 23:22:28,062 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "4acd8e40ad2a41bf88ea172f87b23dee", "created_at": "2019-05-12T23:20:57Z", "updated_at": "2019-05-12T23:20:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:20:57Z", "revision_number": 0, "id": "62b5212b-29a0-4937-81a9-052cc029b445", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-12T23:20:57Z", "security_group_id": "0f829955-c067-4d67-ad97-bd43da04b59c", "tenant_id": "4acd8e40ad2a41bf88ea172f87b23dee", "port_range_min": null, "ethertype": "IPv4", "project_id": "4acd8e40ad2a41bf88ea172f87b23dee"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:20:57Z", "revision_number": 0, "id": "6ebba8e0-8407-471d-b655-11d74ca4b20a", "remote_group_id": "0f829955-c067-4d67-ad97-bd43da04b59c", "remote_ip_prefix": null, "created_at": "2019-05-12T23:20:57Z", "security_group_id": "0f829955-c067-4d67-ad97-bd43da04b59c", "tenant_id": "4acd8e40ad2a41bf88ea172f87b23dee", "port_range_min": null, "ethertype": "IPv6", "project_id": "4acd8e40ad2a41bf88ea172f87b23dee"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:20:57Z", "revision_number": 0, "id": "7edaf14e-7aec-4e34-a7d3-6e7694f2609d", "remote_group_id": "0f829955-c067-4d67-ad97-bd43da04b59c", "remote_ip_prefix": null, "created_at": "2019-05-12T23:20:57Z", "security_group_id": "0f829955-c067-4d67-ad97-bd43da04b59c", "tenant_id": "4acd8e40ad2a41bf88ea172f87b23dee", "port_range_min": null, "ethertype": "IPv4", "project_id": "4acd8e40ad2a41bf88ea172f87b23dee"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:20:57Z", "revision_number": 0, "id": "a6f4ecd5-e4dd-4c2b-88ff-40d1f85a417c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-12T23:20:57Z", "security_group_id": "0f829955-c067-4d67-ad97-bd43da04b59c", "tenant_id": "4acd8e40ad2a41bf88ea172f87b23dee", "port_range_min": null, "ethertype": "IPv6", "project_id": "4acd8e40ad2a41bf88ea172f87b23dee"}], "revision_number": 1, "project_id": "4acd8e40ad2a41bf88ea172f87b23dee", "id": "0f829955-c067-4d67-ad97-bd43da04b59c", "name": "default"}]} 2019-05-12 23:22:28,062 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json?project_id=4acd8e40ad2a41bf88ea172f87b23dee&name=default used request id req-f46a2507-a0c3-4cee-a636-5241190b6684 2019-05-12 23:22:28,062 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.355864048004s 2019-05-12 23:22:28,068 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-12 23:22:28,068 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}2b1e8c9f8155d2e53189535f71bfc161ba10b6f9" 2019-05-12 23:22:28,417 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Sun, 12 May 2019 23:22:28 GMT X-Openstack-Request-Id: req-93bb98ff-76e7-4602-bd4b-ac799baa2915 2019-05-12 23:22:28,418 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "4acd8e40ad2a41bf88ea172f87b23dee", "created_at": "2019-05-12T23:20:57Z", "updated_at": "2019-05-12T23:20:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:20:57Z", "revision_number": 0, "id": "6ebba8e0-8407-471d-b655-11d74ca4b20a", "remote_group_id": "0f829955-c067-4d67-ad97-bd43da04b59c", "remote_ip_prefix": null, "created_at": "2019-05-12T23:20:57Z", "security_group_id": "0f829955-c067-4d67-ad97-bd43da04b59c", "tenant_id": "4acd8e40ad2a41bf88ea172f87b23dee", "port_range_min": null, "ethertype": "IPv6", "project_id": "4acd8e40ad2a41bf88ea172f87b23dee"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:20:57Z", "revision_number": 0, "id": "a6f4ecd5-e4dd-4c2b-88ff-40d1f85a417c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-12T23:20:57Z", "security_group_id": "0f829955-c067-4d67-ad97-bd43da04b59c", "tenant_id": "4acd8e40ad2a41bf88ea172f87b23dee", "port_range_min": null, "ethertype": "IPv6", "project_id": "4acd8e40ad2a41bf88ea172f87b23dee"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:20:57Z", "revision_number": 0, "id": "62b5212b-29a0-4937-81a9-052cc029b445", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-12T23:20:57Z", "security_group_id": "0f829955-c067-4d67-ad97-bd43da04b59c", "tenant_id": "4acd8e40ad2a41bf88ea172f87b23dee", "port_range_min": null, "ethertype": "IPv4", "project_id": "4acd8e40ad2a41bf88ea172f87b23dee"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:20:57Z", "revision_number": 0, "id": "7edaf14e-7aec-4e34-a7d3-6e7694f2609d", "remote_group_id": "0f829955-c067-4d67-ad97-bd43da04b59c", "remote_ip_prefix": null, "created_at": "2019-05-12T23:20:57Z", "security_group_id": "0f829955-c067-4d67-ad97-bd43da04b59c", "tenant_id": "4acd8e40ad2a41bf88ea172f87b23dee", "port_range_min": null, "ethertype": "IPv4", "project_id": "4acd8e40ad2a41bf88ea172f87b23dee"}], "revision_number": 1, "project_id": "4acd8e40ad2a41bf88ea172f87b23dee", "id": "0f829955-c067-4d67-ad97-bd43da04b59c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-05-12T23:16:08Z", "updated_at": "2019-05-12T23:16:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:16:08Z", "revision_number": 0, "id": "c44e8fb6-4008-4146-84d9-2db8cc24727b", "remote_group_id": "36169eb6-bc8e-47cb-b365-5eb3f4dd9a49", "remote_ip_prefix": null, "created_at": "2019-05-12T23:16:08Z", "security_group_id": "36169eb6-bc8e-47cb-b365-5eb3f4dd9a49", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:16:08Z", "revision_number": 0, "id": "5b0d0dab-012c-4d82-838f-c6af90680c6a", "remote_group_id": "36169eb6-bc8e-47cb-b365-5eb3f4dd9a49", "remote_ip_prefix": null, "created_at": "2019-05-12T23:16:08Z", "security_group_id": "36169eb6-bc8e-47cb-b365-5eb3f4dd9a49", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:16:08Z", "revision_number": 0, "id": "9b4b553d-797e-4874-9e62-5136e57ed47f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-12T23:16:08Z", "security_group_id": "36169eb6-bc8e-47cb-b365-5eb3f4dd9a49", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:16:08Z", "revision_number": 0, "id": "af5ba5b0-2752-4a57-aff5-83f2a9cf3b8c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-12T23:16:08Z", "security_group_id": "36169eb6-bc8e-47cb-b365-5eb3f4dd9a49", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "36169eb6-bc8e-47cb-b365-5eb3f4dd9a49", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "502ad302317540d78206e49a51170791", "created_at": "2019-05-12T23:16:03Z", "updated_at": "2019-05-12T23:16:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:16:03Z", "revision_number": 0, "id": "cd36c1fa-0808-4d99-a3bf-782185bdcc4f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-12T23:16:03Z", "security_group_id": "8ff061d8-8956-47be-8c89-5c058979c02e", "tenant_id": "502ad302317540d78206e49a51170791", "port_range_min": null, "ethertype": "IPv4", "project_id": "502ad302317540d78206e49a51170791"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:16:03Z", "revision_number": 0, "id": "b31a11f9-5778-4d3d-be05-68694d4686b8", "remote_group_id": "8ff061d8-8956-47be-8c89-5c058979c02e", "remote_ip_prefix": null, "created_at": "2019-05-12T23:16:03Z", "security_group_id": "8ff061d8-8956-47be-8c89-5c058979c02e", "tenant_id": "502ad302317540d78206e49a51170791", "port_range_min": null, "ethertype": "IPv4", "project_id": "502ad302317540d78206e49a51170791"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:16:03Z", "revision_number": 0, "id": "b2ad2b4e-b195-4c19-9c34-27b56b4e0bd9", "remote_group_id": "8ff061d8-8956-47be-8c89-5c058979c02e", "remote_ip_prefix": null, "created_at": "2019-05-12T23:16:03Z", "security_group_id": "8ff061d8-8956-47be-8c89-5c058979c02e", "tenant_id": "502ad302317540d78206e49a51170791", "port_range_min": null, "ethertype": "IPv6", "project_id": "502ad302317540d78206e49a51170791"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:16:03Z", "revision_number": 0, "id": "05fe237d-8f6d-4360-bede-7938c10bf89d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-12T23:16:03Z", "security_group_id": "8ff061d8-8956-47be-8c89-5c058979c02e", "tenant_id": "502ad302317540d78206e49a51170791", "port_range_min": null, "ethertype": "IPv6", "project_id": "502ad302317540d78206e49a51170791"}], "revision_number": 1, "project_id": "502ad302317540d78206e49a51170791", "id": "8ff061d8-8956-47be-8c89-5c058979c02e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e1cde78fc5364b11ba375012051bd685", "created_at": "2019-05-12T23:13:13Z", "updated_at": "2019-05-12T23:13:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:13:13Z", "revision_number": 0, "id": "d12b024f-7089-41bc-9b51-d4494c15443c", "remote_group_id": "f83dd3ec-1152-4005-b958-bb04ec8466f4", "remote_ip_prefix": null, "created_at": "2019-05-12T23:13:13Z", "security_group_id": "f83dd3ec-1152-4005-b958-bb04ec8466f4", "tenant_id": "e1cde78fc5364b11ba375012051bd685", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1cde78fc5364b11ba375012051bd685"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:13:13Z", "revision_number": 0, "id": "a31dcd6d-9cf9-417c-bfb4-5614cad00f12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-12T23:13:13Z", "security_group_id": "f83dd3ec-1152-4005-b958-bb04ec8466f4", "tenant_id": "e1cde78fc5364b11ba375012051bd685", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1cde78fc5364b11ba375012051bd685"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:13:13Z", "revision_number": 0, "id": "3b5e022e-170c-40cd-a21d-2349c0809e85", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-12T23:13:13Z", "security_group_id": "f83dd3ec-1152-4005-b958-bb04ec8466f4", "tenant_id": "e1cde78fc5364b11ba375012051bd685", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1cde78fc5364b11ba375012051bd685"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:13:13Z", "revision_number": 0, "id": "9a00b05e-0b7c-40b5-9a48-10bdcc24f092", "remote_group_id": "f83dd3ec-1152-4005-b958-bb04ec8466f4", "remote_ip_prefix": null, "created_at": "2019-05-12T23:13:13Z", "security_group_id": "f83dd3ec-1152-4005-b958-bb04ec8466f4", "tenant_id": "e1cde78fc5364b11ba375012051bd685", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1cde78fc5364b11ba375012051bd685"}], "revision_number": 1, "project_id": "e1cde78fc5364b11ba375012051bd685", "id": "f83dd3ec-1152-4005-b958-bb04ec8466f4", "name": "default"}]} 2019-05-12 23:22:28,419 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-93bb98ff-76e7-4602-bd4b-ac799baa2915 2019-05-12 23:22:28,419 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.35095500946s 2019-05-12 23:22:28,426 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-05-12 23:22:28,426 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/security-groups/0f829955-c067-4d67-ad97-bd43da04b59c.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2b1e8c9f8155d2e53189535f71bfc161ba10b6f9" 2019-05-12 23:22:28,924 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 12 May 2019 23:22:29 GMT X-Openstack-Request-Id: req-ef5fb884-e695-499e-ae45-c9cf05b3fb36 2019-05-12 23:22:28,924 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-12 23:22:28,925 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/0f829955-c067-4d67-ad97-bd43da04b59c.json used request id req-ef5fb884-e695-499e-ae45-c9cf05b3fb36 2019-05-12 23:22:28,925 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.498760938644s 2019-05-12 23:22:28,968 - xtesting.ci.run_tests - INFO - Loading test case 'vping_userdata'... 2019-05-12 23:22:29,009 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-05-12 23:22:29,014 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Sun, 12 May 2019 23:22:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-462a1d5e-4d38-4d2a-9175-2a10355e9e9d 2019-05-12 23:22:29,014 - 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.24:5000/v3/", "rel": "self"}]}} 2019-05-12 23:22:29,015 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/v3 used request id req-462a1d5e-4d38-4d2a-9175-2a10355e9e9d 2019-05-12 23:22:29,015 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2019-05-12 23:22:29,441 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "a7c607210c3a4f3e8b4164085360c700", "name": "admin"}, {"id": "8ca05c7227a341bd83d32ec8f8313653", "name": "reader"}, {"id": "bf61801caca2425fad3dcd754f90e279", "name": "member"}], "expires_at": "2019-05-13T00:22:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "502ad302317540d78206e49a51170791", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.30:8080/v1/AUTH_502ad302317540d78206e49a51170791", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "52ba4b5dec704662a53725ace954b758"}, {"url": "http://172.30.9.24:8080/v1/AUTH_502ad302317540d78206e49a51170791", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "76cdc7260e614ea7a112bbf6501075b4"}, {"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0016890642c4863a40d79301b1151c9"}], "type": "object-store", "id": "18380897045c4ca3915e511516050721", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1af474b830214cd99d794f484388b9bc"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e1601e9d9fc4089a53490e78be5772c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a7514fc59a84b9abc355f5edbf83808"}], "type": "compute", "id": "32036ae8f7e04dc98daec1c4a4ec6234", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e705bf9c7be4636aa3957547f53682e"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98bfbcf42a814c4882fcf329c2eb1aa3"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af9f8ae5e6794a09911001957e446fb3"}], "type": "event", "id": "419c4374326b4e8ba4bdf28c1a8f4f83", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "268f25db6d024c36b51f9687a725b015"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc526326fa154bababfdbc3992e985ee"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efb034dcd41d4871b0a0929d157f8741"}], "type": "metric", "id": "4ffc9a99aad94487a1039ad7f2d6f090", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/502ad302317540d78206e49a51170791", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "309e542939a849cca4774d4ecdc03ba6"}, {"url": "http://172.30.9.24:8004/v1/502ad302317540d78206e49a51170791", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94011bd098e04124b27b78f69f11ac12"}, {"url": "http://192.30.9.4:8004/v1/502ad302317540d78206e49a51170791", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de37498d066848da8ab99cbcd3616791"}], "type": "orchestration", "id": "6be0ce84b0224523a21a8b1a4c483242", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58d8437c726d4c0284d5dcac7cb5277c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6e0caf33ad4d4da0ebdbcd6017bb97"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ca91602f273343e594e001d4d93aea31"}], "type": "identity", "id": "73fe34c4669c462aa6825fe50c44c0c5", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/502ad302317540d78206e49a51170791", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "30a534e5676c45d7966a9da23673bbcb"}, {"url": "http://192.30.9.4:8776/v2/502ad302317540d78206e49a51170791", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9cdc7e864a14682926db0dfbc56508e"}, {"url": "http://172.30.9.24:8776/v2/502ad302317540d78206e49a51170791", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1c9ef0413f74a9281a145c7616f3d93"}], "type": "volumev2", "id": "84b8ce982b644c5fa734c93f5a240946", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49bc6af0fb36466d88e5bae34cc1970c"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b80de3b98af4abfba827bce002941dd"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6cc2135e734b4e1cb80611ebca802264"}], "type": "network", "id": "96c020f30b154737a857e2170dfc05c5", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "9c71851d494341a193fcfd99ff819a24", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59c0d24cc40c4c3d94209a0024bf072a"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68adf55aae0d4c50a2857bed11cc3761"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35f0dd57c6d4ef2acc0e8dd747ab8c3"}], "type": "image", "id": "b59adf68bee544e4890a3bcfbf865eb1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64efe99b77bf457cb4994dc3f5f698cd"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74be3cdb61a44d7dbe7be7f0c943c37b"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef030e81bb5b411096eb72a5f56ef179"}], "type": "alarming", "id": "b65220b9f32748cbbad5ffdfe793b945", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01d54c79a7204e18ae62efe9cf264132"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7240f2e8af1f45c4902f10ff40ae8737"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c21ec991e9cc479cb9251dc2be4e5d05"}], "type": "placement", "id": "eee5455969b14ace91d2257ab12e9e03", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/502ad302317540d78206e49a51170791", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba60c632e2b84514923fc18d1532d63e"}, {"url": "http://172.30.9.24:8776/v3/502ad302317540d78206e49a51170791", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dfa256588564446c9b89f88889b935c4"}, {"url": "http://192.30.9.4:8776/v3/502ad302317540d78206e49a51170791", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2fa5c3f7a0043ab814658d62b0418c1"}], "type": "volumev3", "id": "f7e6e7f7cae04db89c6a4dacb8fd5682", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5a73c8c287b74d1ba81a84739a7dbfeb"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "695e1b11f43140f8985b6bf5cdfd11be"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0891c46c5e240e7ac0b8de1a7f8e457"}], "type": "cloudformation", "id": "fc9b7fdfb7f24bf3b43e65004ffa982c", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7de183e8dc884d4291809f553b399004"}, "audit_ids": ["0fYfzrpiT6qAX6YH9-AHqg"], "issued_at": "2019-05-12T23:22:29.000000Z"}} 2019-05-12 23:22:29,444 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-12 23:22:29,444 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}2796f4d737845ccd069316547eaf7cc963450115" 2019-05-12 23:22:29,828 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Sun, 12 May 2019 23:22:29 GMT X-Openstack-Request-Id: req-e5674b11-89b7-4df0-95ba-81167466a60d 2019-05-12 23:22:29,828 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"b24f945a-7d07-4835-982f-37a530314074","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e1cde78fc5364b11ba375012051bd685","l2_adjacency":true,"status":"ACTIVE","subnets":["e4030248-99b3-4c84-be5c-699e1ef4626f"],"description":"","tags":[],"updated_at":"2019-05-12T23:13:19Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e1cde78fc5364b11ba375012051bd685","created_at":"2019-05-12T23:13:13Z","provider:network_type":"flat"}]} 2019-05-12 23:22:29,828 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-e5674b11-89b7-4df0-95ba-81167466a60d 2019-05-12 23:22:29,828 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.384395122528s 2019-05-12 23:22:29,835 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-05-12 23:22:29,840 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sun, 12 May 2019 23:22:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-917d3846-b558-4164-88fb-21d9e5908485 2019-05-12 23:22:29,841 - 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-12 23:22:29,841 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/ used request id req-917d3846-b558-4164-88fb-21d9e5908485 2019-05-12 23:22:29,842 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-12 23:22:29,845 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}2796f4d737845ccd069316547eaf7cc963450115" 2019-05-12 23:22:30,058 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Sun, 12 May 2019 23:22:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-331eee6d-08e8-49f2-81e7-413bd736defa 2019-05-12 23:22:30,058 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/cc15131c8eb7492292418e2207dcc87e"}, "tags": [], "enabled": true, "id": "cc15131c8eb7492292418e2207dcc87e", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2019-05-12 23:22:30,058 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-331eee6d-08e8-49f2-81e7-413bd736defa 2019-05-12 23:22:30,058 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.216648101807s 2019-05-12 23:22:30,066 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-05-12 23:22:30,069 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}2796f4d737845ccd069316547eaf7cc963450115" -d '{"project": {"description": "Created by OPNFV Functest: vping_userdata", "enabled": true, "domain_id": "default", "name": "vping_userdata-project_10396cb4-2a0a-4b37-9590-75e15f9788bf"}}' 2019-05-12 23:22:30,362 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 374 Content-Type: application/json Date: Sun, 12 May 2019 23:22:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b5c8125b-5906-49b7-a38e-e7c6189b212f 2019-05-12 23:22:30,362 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.24:5000/v3/projects/14892ef1f05f4eb08be6d6d9c6964448"}, "tags": [], "enabled": true, "id": "14892ef1f05f4eb08be6d6d9c6964448", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_10396cb4-2a0a-4b37-9590-75e15f9788bf"}} 2019-05-12 23:22:30,362 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-b5c8125b-5906-49b7-a38e-e7c6189b212f 2019-05-12 23:22:30,363 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.296764850616s 2019-05-12 23:22:30,363 - 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'14892ef1f05f4eb08be6d6d9c6964448', '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_10396cb4-2a0a-4b37-9590-75e15f9788bf'}) 2019-05-12 23:22:30,369 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-05-12 23:22:30,372 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}2796f4d737845ccd069316547eaf7cc963450115" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "aXVFl0P4hGBQLDMvfVBMxtu0cXRUbg", "email": null, "name": "vping_userdata-user_10396cb4-2a0a-4b37-9590-75e15f9788bf"}}' 2019-05-12 23:22:30,860 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 329 Content-Type: application/json Date: Sun, 12 May 2019 23:22:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aa9ad879-978e-46a7-8e53-c798cb235773 2019-05-12 23:22:30,860 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vping_userdata-user_10396cb4-2a0a-4b37-9590-75e15f9788bf", "links": {"self": "http://172.30.9.24:5000/v3/users/7b08bbc790fd4a26829298f18add9123"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7b08bbc790fd4a26829298f18add9123", "domain_id": "default", "password_expires_at": null}} 2019-05-12 23:22:30,860 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/users used request id req-aa9ad879-978e-46a7-8e53-c798cb235773 2019-05-12 23:22:30,861 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.491238832474s 2019-05-12 23:22:30,861 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'7b08bbc790fd4a26829298f18add9123', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_userdata-user_10396cb4-2a0a-4b37-9590-75e15f9788bf'}) 2019-05-12 23:22:30,865 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-12 23:22:30,869 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}2796f4d737845ccd069316547eaf7cc963450115" 2019-05-12 23:22:31,080 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 12 May 2019 23:22:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c394cf4-c642-45ea-8324-71e0ecaa1c58 2019-05-12 23:22:31,080 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "844fe183da2e40679ad6b95337420513", "links": {"self": "http://172.30.9.24:5000/v3/roles/844fe183da2e40679ad6b95337420513"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8ca05c7227a341bd83d32ec8f8313653", "links": {"self": "http://172.30.9.24:5000/v3/roles/8ca05c7227a341bd83d32ec8f8313653"}, "name": "reader"}, {"domain_id": null, "id": "9e09b141a13a4f3b92e9726a9281bbac", "links": {"self": "http://172.30.9.24:5000/v3/roles/9e09b141a13a4f3b92e9726a9281bbac"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a7c607210c3a4f3e8b4164085360c700", "links": {"self": "http://172.30.9.24:5000/v3/roles/a7c607210c3a4f3e8b4164085360c700"}, "name": "admin"}, {"domain_id": null, "id": "b23d2e47e2c84253b961fb802298f09e", "links": {"self": "http://172.30.9.24:5000/v3/roles/b23d2e47e2c84253b961fb802298f09e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "bf61801caca2425fad3dcd754f90e279", "links": {"self": "http://172.30.9.24:5000/v3/roles/bf61801caca2425fad3dcd754f90e279"}, "name": "member"}]} 2019-05-12 23:22:31,080 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-6c394cf4-c642-45ea-8324-71e0ecaa1c58 2019-05-12 23:22:31,080 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.215416908264s 2019-05-12 23:22:31,085 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-12 23:22:31,089 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}2796f4d737845ccd069316547eaf7cc963450115" 2019-05-12 23:22:31,303 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 12 May 2019 23:22:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95b911a5-6d27-4d4e-a2e2-55594239c864 2019-05-12 23:22:31,303 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "844fe183da2e40679ad6b95337420513", "links": {"self": "http://172.30.9.24:5000/v3/roles/844fe183da2e40679ad6b95337420513"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8ca05c7227a341bd83d32ec8f8313653", "links": {"self": "http://172.30.9.24:5000/v3/roles/8ca05c7227a341bd83d32ec8f8313653"}, "name": "reader"}, {"domain_id": null, "id": "9e09b141a13a4f3b92e9726a9281bbac", "links": {"self": "http://172.30.9.24:5000/v3/roles/9e09b141a13a4f3b92e9726a9281bbac"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a7c607210c3a4f3e8b4164085360c700", "links": {"self": "http://172.30.9.24:5000/v3/roles/a7c607210c3a4f3e8b4164085360c700"}, "name": "admin"}, {"domain_id": null, "id": "b23d2e47e2c84253b961fb802298f09e", "links": {"self": "http://172.30.9.24:5000/v3/roles/b23d2e47e2c84253b961fb802298f09e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "bf61801caca2425fad3dcd754f90e279", "links": {"self": "http://172.30.9.24:5000/v3/roles/bf61801caca2425fad3dcd754f90e279"}, "name": "member"}]} 2019-05-12 23:22:31,303 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-95b911a5-6d27-4d4e-a2e2-55594239c864 2019-05-12 23:22:31,304 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.218247175217s 2019-05-12 23:22:31,309 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-12 23:22:31,312 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}2796f4d737845ccd069316547eaf7cc963450115" 2019-05-12 23:22:31,509 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 12 May 2019 23:22:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-676f7fcb-d6a1-445d-a8f9-73165b766bc6 2019-05-12 23:22:31,509 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "844fe183da2e40679ad6b95337420513", "links": {"self": "http://172.30.9.24:5000/v3/roles/844fe183da2e40679ad6b95337420513"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8ca05c7227a341bd83d32ec8f8313653", "links": {"self": "http://172.30.9.24:5000/v3/roles/8ca05c7227a341bd83d32ec8f8313653"}, "name": "reader"}, {"domain_id": null, "id": "9e09b141a13a4f3b92e9726a9281bbac", "links": {"self": "http://172.30.9.24:5000/v3/roles/9e09b141a13a4f3b92e9726a9281bbac"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a7c607210c3a4f3e8b4164085360c700", "links": {"self": "http://172.30.9.24:5000/v3/roles/a7c607210c3a4f3e8b4164085360c700"}, "name": "admin"}, {"domain_id": null, "id": "b23d2e47e2c84253b961fb802298f09e", "links": {"self": "http://172.30.9.24:5000/v3/roles/b23d2e47e2c84253b961fb802298f09e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "bf61801caca2425fad3dcd754f90e279", "links": {"self": "http://172.30.9.24:5000/v3/roles/bf61801caca2425fad3dcd754f90e279"}, "name": "member"}]} 2019-05-12 23:22:31,509 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-676f7fcb-d6a1-445d-a8f9-73165b766bc6 2019-05-12 23:22:31,509 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.200707912445s 2019-05-12 23:22:31,514 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-12 23:22:31,518 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}2796f4d737845ccd069316547eaf7cc963450115" 2019-05-12 23:22:31,647 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sun, 12 May 2019 23:22:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3fb59ca5-8a3d-42cc-bb06-b4fe339545ed 2019-05-12 23:22:31,647 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-12 23:22:31,647 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-3fb59ca5-8a3d-42cc-bb06-b4fe339545ed 2019-05-12 23:22:31,647 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.132869958878s 2019-05-12 23:22:31,648 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-12 23:22:31,652 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}2796f4d737845ccd069316547eaf7cc963450115" 2019-05-12 23:22:31,884 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 833 Content-Type: application/json Date: Sun, 12 May 2019 23:22:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-efac6375-52ad-4203-b9a1-1fa31d123c78 2019-05-12 23:22:31,884 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/2c33cd24152f470facc0a696e2ac0e9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c33cd24152f470facc0a696e2ac0e9c", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/2e55f9db30cd4444ac0e9d066ed612a6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e55f9db30cd4444ac0e9d066ed612a6", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/2eecd8c0b7ed405fb9816acbfc61b873"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2eecd8c0b7ed405fb9816acbfc61b873", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/3e9ccbfff5874166b6d46bd0fc199536"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e9ccbfff5874166b6d46bd0fc199536", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/6514c9b960ba4340b8237693137e90e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6514c9b960ba4340b8237693137e90e1", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/6e07d59b3a5e4c979114780a983ba694"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e07d59b3a5e4c979114780a983ba694", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "vping_userdata-user_10396cb4-2a0a-4b37-9590-75e15f9788bf", "links": {"self": "http://172.30.9.24:5000/v3/users/7b08bbc790fd4a26829298f18add9123"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7b08bbc790fd4a26829298f18add9123", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/7dda43216d2c43c9a32be853789105c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dda43216d2c43c9a32be853789105c1", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/7de183e8dc884d4291809f553b399004"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7de183e8dc884d4291809f553b399004", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/849a549073e648949aed2d85db42cd75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "849a549073e648949aed2d85db42cd75", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/89eaebb8afe84ead9256ab24a4b51e70"}, "domain_id": "cc15131c8eb7492292418e2207dcc87e", "enabled": true, "options": {}, "id": "89eaebb8afe84ead9256ab24a4b51e70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/9cca07c0aeb24ad88b3c2a36b7f14f24"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9cca07c0aeb24ad88b3c2a36b7f14f24", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e97ad0d4669a4d2ab66ff01388512d4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e97ad0d4669a4d2ab66ff01388512d4b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/eda0297007e04147a7ddf6c5ba8b414c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eda0297007e04147a7ddf6c5ba8b414c", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/f9484f1d364145a1a174ce814372ad75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f9484f1d364145a1a174ce814372ad75", "email": "swift@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-05-12 23:22:31,885 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-efac6375-52ad-4203-b9a1-1fa31d123c78 2019-05-12 23:22:31,885 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.236594200134s 2019-05-12 23:22:31,896 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-12 23:22:31,899 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}2796f4d737845ccd069316547eaf7cc963450115" 2019-05-12 23:22:32,067 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 399 Content-Type: application/json Date: Sun, 12 May 2019 23:22:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02503c54-cc6c-4b20-8950-f71dd60d1f31 2019-05-12 23:22:32,067 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/502ad302317540d78206e49a51170791"}, "tags": [], "enabled": true, "id": "502ad302317540d78206e49a51170791", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/e1cde78fc5364b11ba375012051bd685"}, "tags": [], "enabled": true, "id": "e1cde78fc5364b11ba375012051bd685", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.24:5000/v3/projects/14892ef1f05f4eb08be6d6d9c6964448"}, "tags": [], "enabled": true, "id": "14892ef1f05f4eb08be6d6d9c6964448", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_10396cb4-2a0a-4b37-9590-75e15f9788bf"}]} 2019-05-12 23:22:32,068 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-02503c54-cc6c-4b20-8950-f71dd60d1f31 2019-05-12 23:22:32,068 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.171784877777s 2019-05-12 23:22:32,076 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-12 23:22:32,079 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?user.id=7b08bbc790fd4a26829298f18add9123&role.id=bf61801caca2425fad3dcd754f90e279&scope.project.id=14892ef1f05f4eb08be6d6d9c6964448" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2796f4d737845ccd069316547eaf7cc963450115" 2019-05-12 23:22:32,287 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 210 Content-Type: application/json Date: Sun, 12 May 2019 23:22:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-115ae227-2c32-46e6-afcb-599249a09952 2019-05-12 23:22:32,288 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?user.id=7b08bbc790fd4a26829298f18add9123&role.id=bf61801caca2425fad3dcd754f90e279&scope.project.id=14892ef1f05f4eb08be6d6d9c6964448", "previous": null, "next": null}} 2019-05-12 23:22:32,288 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=7b08bbc790fd4a26829298f18add9123&role.id=bf61801caca2425fad3dcd754f90e279&scope.project.id=14892ef1f05f4eb08be6d6d9c6964448 used request id req-115ae227-2c32-46e6-afcb-599249a09952 2019-05-12 23:22:32,288 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.21241402626s 2019-05-12 23:22:32,292 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-12 23:22:32,295 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/projects/14892ef1f05f4eb08be6d6d9c6964448/users/7b08bbc790fd4a26829298f18add9123/roles/bf61801caca2425fad3dcd754f90e279 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2796f4d737845ccd069316547eaf7cc963450115" 2019-05-12 23:22:32,528 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 12 May 2019 23:22:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0919bb0d-81d0-4da0-bce3-d4de23c2bcd0 2019-05-12 23:22:32,528 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-12 23:22:32,528 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/14892ef1f05f4eb08be6d6d9c6964448/users/7b08bbc790fd4a26829298f18add9123/roles/bf61801caca2425fad3dcd754f90e279 used request id req-0919bb0d-81d0-4da0-bce3-d4de23c2bcd0 2019-05-12 23:22:32,528 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.236400127411s 2019-05-12 23:22:32,529 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_userdata-project_10396cb4-2a0a-4b37-9590-75e15f9788bf', 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'14892ef1f05f4eb08be6d6d9c6964448', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'aXVFl0P4hGBQLDMvfVBMxtu0cXRUbg', 'username': u'vping_userdata-user_10396cb4-2a0a-4b37-9590-75e15f9788bf', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.24:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-05-12 23:22:32,532 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_userdata-user_10396cb4-2a0a-4b37-9590-75e15f9788bf', 'password': 'aXVFl0P4hGBQLDMvfVBMxtu0cXRUbg', 'project_name': 'vping_userdata-project_10396cb4-2a0a-4b37-9590-75e15f9788bf', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.24:5000/v3', 'project_id': '14892ef1f05f4eb08be6d6d9c6964448', 'project_domain_name': 'Default'} 2019-05-12 23:22:32,533 - xtesting.ci.run_tests - INFO - Running test case 'vping_userdata'... 2019-05-12 23:22:32,534 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-12 23:22:32,537 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}2796f4d737845ccd069316547eaf7cc963450115" 2019-05-12 23:22:32,739 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Sun, 12 May 2019 23:22:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0371c4a7-fe17-407e-bf01-ee40e90c5371 2019-05-12 23:22:32,739 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/cc15131c8eb7492292418e2207dcc87e"}, "tags": [], "enabled": true, "id": "cc15131c8eb7492292418e2207dcc87e", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2019-05-12 23:22:32,739 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-0371c4a7-fe17-407e-bf01-ee40e90c5371 2019-05-12 23:22:32,739 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.205367088318s 2019-05-12 23:22:32,747 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-12 23:22:32,750 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}2796f4d737845ccd069316547eaf7cc963450115" 2019-05-12 23:22:32,880 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 399 Content-Type: application/json Date: Sun, 12 May 2019 23:22:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6df8b34a-a64b-436e-b954-d102b42cece3 2019-05-12 23:22:32,881 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/502ad302317540d78206e49a51170791"}, "tags": [], "enabled": true, "id": "502ad302317540d78206e49a51170791", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/e1cde78fc5364b11ba375012051bd685"}, "tags": [], "enabled": true, "id": "e1cde78fc5364b11ba375012051bd685", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.24:5000/v3/projects/14892ef1f05f4eb08be6d6d9c6964448"}, "tags": [], "enabled": true, "id": "14892ef1f05f4eb08be6d6d9c6964448", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_10396cb4-2a0a-4b37-9590-75e15f9788bf"}]} 2019-05-12 23:22:32,881 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-6df8b34a-a64b-436e-b954-d102b42cece3 2019-05-12 23:22:32,881 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.134361028671s 2019-05-12 23:22:32,883 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-05-12 23:22:32,884 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}2796f4d737845ccd069316547eaf7cc963450115" -d '{"network": {"tenant_id": "14892ef1f05f4eb08be6d6d9c6964448", "name": "vping_userdata-net_10396cb4-2a0a-4b37-9590-75e15f9788bf", "admin_state_up": true}}' 2019-05-12 23:22:33,563 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 727 Content-Type: application/json Date: Sun, 12 May 2019 23:22:33 GMT X-Openstack-Request-Id: req-ca724774-9b2d-46e6-b694-1cf82c717012 2019-05-12 23:22:33,564 - 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":"3e234d5a-4c62-44d5-8734-b7649b5f2385","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":7,"ipv4_address_scope":null,"shared":false,"project_id":"14892ef1f05f4eb08be6d6d9c6964448","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-12T23:22:33Z","is_default":false,"qos_policy_id":null,"name":"vping_userdata-net_10396cb4-2a0a-4b37-9590-75e15f9788bf","admin_state_up":true,"tenant_id":"14892ef1f05f4eb08be6d6d9c6964448","created_at":"2019-05-12T23:22:33Z","mtu":1450}} 2019-05-12 23:22:33,564 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-ca724774-9b2d-46e6-b694-1cf82c717012 2019-05-12 23:22:33,564 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.680527925491s 2019-05-12 23:22:33,564 - 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-05-12T23:22:33Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'3e234d5a-4c62-44d5-8734-b7649b5f2385', u'provider:segmentation_id': 7, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'vping_userdata-net_10396cb4-2a0a-4b37-9590-75e15f9788bf', u'created_at': u'2019-05-12T23:22:33Z', u'mtu': 1450, u'tenant_id': u'14892ef1f05f4eb08be6d6d9c6964448', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'14892ef1f05f4eb08be6d6d9c6964448', u'l2_adjacency': True}) 2019-05-12 23:22:33,568 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-05-12 23:22:33,574 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Sun, 12 May 2019 23:22:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3f580b7-1cdc-4bea-9c23-8d5d78e6e7cc 2019-05-12 23:22:33,574 - 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.24:5000/v3/", "rel": "self"}]}} 2019-05-12 23:22:33,574 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/v3 used request id req-d3f580b7-1cdc-4bea-9c23-8d5d78e6e7cc 2019-05-12 23:22:33,575 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2019-05-12 23:22:33,976 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8ca05c7227a341bd83d32ec8f8313653", "name": "reader"}, {"id": "bf61801caca2425fad3dcd754f90e279", "name": "member"}], "expires_at": "2019-05-13T00:22:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "14892ef1f05f4eb08be6d6d9c6964448", "name": "vping_userdata-project_10396cb4-2a0a-4b37-9590-75e15f9788bf"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.30:8080/v1/AUTH_14892ef1f05f4eb08be6d6d9c6964448", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "52ba4b5dec704662a53725ace954b758"}, {"url": "http://172.30.9.24:8080/v1/AUTH_14892ef1f05f4eb08be6d6d9c6964448", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "76cdc7260e614ea7a112bbf6501075b4"}, {"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0016890642c4863a40d79301b1151c9"}], "type": "object-store", "id": "18380897045c4ca3915e511516050721", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1af474b830214cd99d794f484388b9bc"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e1601e9d9fc4089a53490e78be5772c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a7514fc59a84b9abc355f5edbf83808"}], "type": "compute", "id": "32036ae8f7e04dc98daec1c4a4ec6234", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e705bf9c7be4636aa3957547f53682e"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98bfbcf42a814c4882fcf329c2eb1aa3"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af9f8ae5e6794a09911001957e446fb3"}], "type": "event", "id": "419c4374326b4e8ba4bdf28c1a8f4f83", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "268f25db6d024c36b51f9687a725b015"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc526326fa154bababfdbc3992e985ee"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efb034dcd41d4871b0a0929d157f8741"}], "type": "metric", "id": "4ffc9a99aad94487a1039ad7f2d6f090", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/14892ef1f05f4eb08be6d6d9c6964448", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "309e542939a849cca4774d4ecdc03ba6"}, {"url": "http://172.30.9.24:8004/v1/14892ef1f05f4eb08be6d6d9c6964448", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94011bd098e04124b27b78f69f11ac12"}, {"url": "http://192.30.9.4:8004/v1/14892ef1f05f4eb08be6d6d9c6964448", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de37498d066848da8ab99cbcd3616791"}], "type": "orchestration", "id": "6be0ce84b0224523a21a8b1a4c483242", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58d8437c726d4c0284d5dcac7cb5277c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6e0caf33ad4d4da0ebdbcd6017bb97"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ca91602f273343e594e001d4d93aea31"}], "type": "identity", "id": "73fe34c4669c462aa6825fe50c44c0c5", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/14892ef1f05f4eb08be6d6d9c6964448", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "30a534e5676c45d7966a9da23673bbcb"}, {"url": "http://192.30.9.4:8776/v2/14892ef1f05f4eb08be6d6d9c6964448", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9cdc7e864a14682926db0dfbc56508e"}, {"url": "http://172.30.9.24:8776/v2/14892ef1f05f4eb08be6d6d9c6964448", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1c9ef0413f74a9281a145c7616f3d93"}], "type": "volumev2", "id": "84b8ce982b644c5fa734c93f5a240946", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49bc6af0fb36466d88e5bae34cc1970c"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b80de3b98af4abfba827bce002941dd"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6cc2135e734b4e1cb80611ebca802264"}], "type": "network", "id": "96c020f30b154737a857e2170dfc05c5", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "9c71851d494341a193fcfd99ff819a24", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59c0d24cc40c4c3d94209a0024bf072a"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68adf55aae0d4c50a2857bed11cc3761"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35f0dd57c6d4ef2acc0e8dd747ab8c3"}], "type": "image", "id": "b59adf68bee544e4890a3bcfbf865eb1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64efe99b77bf457cb4994dc3f5f698cd"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74be3cdb61a44d7dbe7be7f0c943c37b"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef030e81bb5b411096eb72a5f56ef179"}], "type": "alarming", "id": "b65220b9f32748cbbad5ffdfe793b945", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01d54c79a7204e18ae62efe9cf264132"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7240f2e8af1f45c4902f10ff40ae8737"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c21ec991e9cc479cb9251dc2be4e5d05"}], "type": "placement", "id": "eee5455969b14ace91d2257ab12e9e03", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/14892ef1f05f4eb08be6d6d9c6964448", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba60c632e2b84514923fc18d1532d63e"}, {"url": "http://172.30.9.24:8776/v3/14892ef1f05f4eb08be6d6d9c6964448", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dfa256588564446c9b89f88889b935c4"}, {"url": "http://192.30.9.4:8776/v3/14892ef1f05f4eb08be6d6d9c6964448", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2fa5c3f7a0043ab814658d62b0418c1"}], "type": "volumev3", "id": "f7e6e7f7cae04db89c6a4dacb8fd5682", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5a73c8c287b74d1ba81a84739a7dbfeb"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "695e1b11f43140f8985b6bf5cdfd11be"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0891c46c5e240e7ac0b8de1a7f8e457"}], "type": "cloudformation", "id": "fc9b7fdfb7f24bf3b43e65004ffa982c", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_userdata-user_10396cb4-2a0a-4b37-9590-75e15f9788bf", "id": "7b08bbc790fd4a26829298f18add9123"}, "audit_ids": ["MzKL6B-xTnmlIps3f2lW7A"], "issued_at": "2019-05-12T23:22:34.000000Z"}} 2019-05-12 23:22:33,979 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-12 23:22:33,980 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}cff600f85b26e549ff098ceb957715753d50baf6" 2019-05-12 23:22:34,288 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1235 Content-Type: application/json Date: Sun, 12 May 2019 23:22:34 GMT X-Openstack-Request-Id: req-9d16e988-6390-4393-8e20-e1898f815df2 2019-05-12 23:22:34,289 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"3e234d5a-4c62-44d5-8734-b7649b5f2385","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"14892ef1f05f4eb08be6d6d9c6964448","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-12T23:22:33Z","qos_policy_id":null,"name":"vping_userdata-net_10396cb4-2a0a-4b37-9590-75e15f9788bf","admin_state_up":true,"tenant_id":"14892ef1f05f4eb08be6d6d9c6964448","created_at":"2019-05-12T23:22:33Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b24f945a-7d07-4835-982f-37a530314074","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e1cde78fc5364b11ba375012051bd685","l2_adjacency":true,"status":"ACTIVE","subnets":["e4030248-99b3-4c84-be5c-699e1ef4626f"],"description":"","tags":[],"updated_at":"2019-05-12T23:13:19Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e1cde78fc5364b11ba375012051bd685","created_at":"2019-05-12T23:13:13Z","mtu":1500}]} 2019-05-12 23:22:34,289 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-9d16e988-6390-4393-8e20-e1898f815df2 2019-05-12 23:22:34,289 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.309763908386s 2019-05-12 23:22:34,290 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-05-12 23:22:34,291 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}cff600f85b26e549ff098ceb957715753d50baf6" -d '{"subnet": {"name": "vping_userdata-subnet_10396cb4-2a0a-4b37-9590-75e15f9788bf", "enable_dhcp": true, "network_id": "3e234d5a-4c62-44d5-8734-b7649b5f2385", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-05-12 23:22:35,615 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 682 Content-Type: application/json Date: Sun, 12 May 2019 23:22:35 GMT X-Openstack-Request-Id: req-62943c49-93c4-4ff6-8783-aedc5cd5e0d6 2019-05-12 23:22:35,616 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3e234d5a-4c62-44d5-8734-b7649b5f2385","tenant_id":"14892ef1f05f4eb08be6d6d9c6964448","created_at":"2019-05-12T23:22:34Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-05-12T23:22:34Z","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":"14892ef1f05f4eb08be6d6d9c6964448","id":"3cb47669-4ec9-49ec-aacc-5ede557845ac","subnetpool_id":null,"name":"vping_userdata-subnet_10396cb4-2a0a-4b37-9590-75e15f9788bf"}} 2019-05-12 23:22:35,616 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-62943c49-93c4-4ff6-8783-aedc5cd5e0d6 2019-05-12 23:22:35,616 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.32546591759s 2019-05-12 23:22:35,617 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-05-12T23:22:34Z', 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'3cb47669-4ec9-49ec-aacc-5ede557845ac', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_userdata-subnet_10396cb4-2a0a-4b37-9590-75e15f9788bf', u'enable_dhcp': True, u'network_id': u'3e234d5a-4c62-44d5-8734-b7649b5f2385', u'tenant_id': u'14892ef1f05f4eb08be6d6d9c6964448', u'created_at': u'2019-05-12T23:22:34Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'14892ef1f05f4eb08be6d6d9c6964448'}) 2019-05-12 23:22:35,617 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-05-12 23:22:35,618 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}cff600f85b26e549ff098ceb957715753d50baf6" -d '{"router": {"external_gateway_info": {"network_id": "b24f945a-7d07-4835-982f-37a530314074"}, "name": "vping_userdata-router_10396cb4-2a0a-4b37-9590-75e15f9788bf", "admin_state_up": true}}' 2019-05-12 23:22:42,769 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 701 Content-Type: application/json Date: Sun, 12 May 2019 23:22:42 GMT X-Openstack-Request-Id: req-35152950-ca39-44af-9ce6-0384031e43f3 2019-05-12 23:22:42,770 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "b24f945a-7d07-4835-982f-37a530314074", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e4030248-99b3-4c84-be5c-699e1ef4626f", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "14892ef1f05f4eb08be6d6d9c6964448", "created_at": "2019-05-12T23:22:36Z", "admin_state_up": true, "updated_at": "2019-05-12T23:22:37Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "14892ef1f05f4eb08be6d6d9c6964448", "id": "c6889ae9-9991-46d2-b96b-8ae18cb8497f", "name": "vping_userdata-router_10396cb4-2a0a-4b37-9590-75e15f9788bf"}} 2019-05-12 23:22:42,770 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-35152950-ca39-44af-9ce6-0384031e43f3 2019-05-12 23:22:42,770 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.15264487267s 2019-05-12 23:22:42,771 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-05-12T23:22:37Z', u'revision_number': 3, u'id': u'c6889ae9-9991-46d2-b96b-8ae18cb8497f', u'external_gateway_info': {u'network_id': u'b24f945a-7d07-4835-982f-37a530314074', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'e4030248-99b3-4c84-be5c-699e1ef4626f', u'ip_address': u'172.30.9.204'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_userdata-router_10396cb4-2a0a-4b37-9590-75e15f9788bf', u'admin_state_up': True, u'tenant_id': u'14892ef1f05f4eb08be6d6d9c6964448', u'created_at': u'2019-05-12T23:22:36Z', u'flavor_id': None, u'routes': [], u'project_id': u'14892ef1f05f4eb08be6d6d9c6964448'}) 2019-05-12 23:22:42,771 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-05-12 23:22:42,772 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/c6889ae9-9991-46d2-b96b-8ae18cb8497f/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}cff600f85b26e549ff098ceb957715753d50baf6" -d '{"subnet_id": "3cb47669-4ec9-49ec-aacc-5ede557845ac"}' 2019-05-12 23:22:45,932 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sun, 12 May 2019 23:22:46 GMT X-Openstack-Request-Id: req-2ec67da0-8b61-4237-8ccf-57178a347df6 2019-05-12 23:22:45,932 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "3e234d5a-4c62-44d5-8734-b7649b5f2385", "tenant_id": "14892ef1f05f4eb08be6d6d9c6964448", "subnet_id": "3cb47669-4ec9-49ec-aacc-5ede557845ac", "subnet_ids": ["3cb47669-4ec9-49ec-aacc-5ede557845ac"], "port_id": "89dbc1fb-8d2c-458c-bbc4-2b3a6b1f5858", "id": "c6889ae9-9991-46d2-b96b-8ae18cb8497f"} 2019-05-12 23:22:45,932 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/c6889ae9-9991-46d2-b96b-8ae18cb8497f/add_router_interface.json used request id req-2ec67da0-8b61-4237-8ccf-57178a347df6 2019-05-12 23:22:45,933 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.16135287285s 2019-05-12 23:22:45,933 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-05-12 23:22:46,058 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-05-12 23:22:46,062 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-05-12 23:22:46,067 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sun, 12 May 2019 23:22:46 GMT 2019-05-12 23:22:46,068 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}]} 2019-05-12 23:22:46,073 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-12 23:22:46,077 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}cff600f85b26e549ff098ceb957715753d50baf6" 2019-05-12 23:22:46,915 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sun, 12 May 2019 23:22:46 GMT X-Openstack-Request-Id: req-53f7b4a2-f74b-40d7-b088-1e38e97df73e 2019-05-12 23:22:46,916 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-12 23:22:46,916 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-53f7b4a2-f74b-40d7-b088-1e38e97df73e 2019-05-12 23:22:46,916 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.842631101608s 2019-05-12 23:22:46,925 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-05-12 23:22:46,929 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}cff600f85b26e549ff098ceb957715753d50baf6" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_userdata-img_10396cb4-2a0a-4b37-9590-75e15f9788bf", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_userdata-img_10396cb4-2a0a-4b37-9590-75e15f9788bf"}' 2019-05-12 23:22:47,280 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 945 Content-Type: application/json Date: Sun, 12 May 2019 23:22:47 GMT Location: http://172.30.9.24:9292/v2/images/45d5fce9-f57a-47f6-9d43-eaeda42e67db Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-b9b82864-d2fe-4d51-94ca-e9cae750e50f 2019-05-12 23:22:47,280 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-12T23:22:47Z", "file": "/v2/images/45d5fce9-f57a-47f6-9d43-eaeda42e67db/file", "owner": "14892ef1f05f4eb08be6d6d9c6964448", "id": "45d5fce9-f57a-47f6-9d43-eaeda42e67db", "size": null, "self": "/v2/images/45d5fce9-f57a-47f6-9d43-eaeda42e67db", "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_10396cb4-2a0a-4b37-9590-75e15f9788bf", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_10396cb4-2a0a-4b37-9590-75e15f9788bf", "checksum": null, "created_at": "2019-05-12T23:22:47Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-05-12 23:22:47,280 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-b9b82864-d2fe-4d51-94ca-e9cae750e50f 2019-05-12 23:22:47,281 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.355760097504s 2019-05-12 23:22:47,281 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-05-12 23:22:47,286 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/45d5fce9-f57a-47f6-9d43-eaeda42e67db/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}cff600f85b26e549ff098ceb957715753d50baf6" -d '' 2019-05-12 23:22:48,273 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 12 May 2019 23:22:48 GMT X-Openstack-Request-Id: req-97ad75fb-faa6-43c8-9dec-11d6c7a61951 2019-05-12 23:22:48,273 - 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-05-12 23:22:48,273 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/45d5fce9-f57a-47f6-9d43-eaeda42e67db/file used request id req-97ad75fb-faa6-43c8-9dec-11d6c7a61951 2019-05-12 23:22:48,273 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.991655826569s 2019-05-12 23:22:48,277 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-12 23:22:48,281 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}cff600f85b26e549ff098ceb957715753d50baf6" 2019-05-12 23:22:48,317 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json Date: Sun, 12 May 2019 23:22:48 GMT X-Openstack-Request-Id: req-29b44d48-3fba-42e0-93a7-8d751514dde5 2019-05-12 23:22:48,317 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-12T23:22:48Z", "file": "/v2/images/45d5fce9-f57a-47f6-9d43-eaeda42e67db/file", "owner": "14892ef1f05f4eb08be6d6d9c6964448", "id": "45d5fce9-f57a-47f6-9d43-eaeda42e67db", "size": 12716032, "self": "/v2/images/45d5fce9-f57a-47f6-9d43-eaeda42e67db", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://29d1eb29-4ea1-4f37-b52d-6ea80a398212/images/45d5fce9-f57a-47f6-9d43-eaeda42e67db/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://29d1eb29-4ea1-4f37-b52d-6ea80a398212/images/45d5fce9-f57a-47f6-9d43-eaeda42e67db/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_10396cb4-2a0a-4b37-9590-75e15f9788bf", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_10396cb4-2a0a-4b37-9590-75e15f9788bf", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-12T23:22:47Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-12 23:22:48,317 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-29b44d48-3fba-42e0-93a7-8d751514dde5 2019-05-12 23:22:48,318 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0402839183807s 2019-05-12 23:22:48,319 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://29d1eb29-4ea1-4f37-b52d-6ea80a398212/images/45d5fce9-f57a-47f6-9d43-eaeda42e67db/snap', u'metadata': Munch({})})], 'file': u'/v2/images/45d5fce9-f57a-47f6-9d43-eaeda42e67db/file', 'owner': u'14892ef1f05f4eb08be6d6d9c6964448', 'id': u'45d5fce9-f57a-47f6-9d43-eaeda42e67db', 'size': 12716032, u'self': u'/v2/images/45d5fce9-f57a-47f6-9d43-eaeda42e67db', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'14892ef1f05f4eb08be6d6d9c6964448', 'name': 'vping_userdata-project_10396cb4-2a0a-4b37-9590-75e15f9788bf', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://29d1eb29-4ea1-4f37-b52d-6ea80a398212/images/45d5fce9-f57a-47f6-9d43-eaeda42e67db/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-05-12T23:22:48Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-05-12T23:22:48Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_userdata-img_10396cb4-2a0a-4b37-9590-75e15f9788bf', '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/45d5fce9-f57a-47f6-9d43-eaeda42e67db', 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_10396cb4-2a0a-4b37-9590-75e15f9788bf', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vping_userdata-img_10396cb4-2a0a-4b37-9590-75e15f9788bf', 'created': u'2019-05-12T23:22:47Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-05-12T23:22:47Z', 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/45d5fce9-f57a-47f6-9d43-eaeda42e67db', 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_10396cb4-2a0a-4b37-9590-75e15f9788bf', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-05-12 23:22:48,323 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-12 23:22:48,326 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}2796f4d737845ccd069316547eaf7cc963450115" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_userdata-flavor_10396cb4-2a0a-4b37-9590-75e15f9788bf", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-05-12 23:22:48,693 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 313 Content-Type: application/json Date: Sun, 12 May 2019 23:22: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-a91069b4-c49d-433d-b639-63cd1fa550c4 x-openstack-request-id: req-a91069b4-c49d-433d-b639-63cd1fa550c4 2019-05-12 23:22:48,694 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "vping_userdata-flavor_10396cb4-2a0a-4b37-9590-75e15f9788bf", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/0834e729-7581-46c5-a76e-ea6c43ce40db", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/0834e729-7581-46c5-a76e-ea6c43ce40db", "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": "0834e729-7581-46c5-a76e-ea6c43ce40db"}} 2019-05-12 23:22:48,694 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-a91069b4-c49d-433d-b639-63cd1fa550c4 2019-05-12 23:22:48,694 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.371170043945s 2019-05-12 23:22:48,695 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_userdata-flavor_10396cb4-2a0a-4b37-9590-75e15f9788bf', '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'502ad302317540d78206e49a51170791', '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'0834e729-7581-46c5-a76e-ea6c43ce40db', 'swap': 0}) 2019-05-12 23:22:48,696 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-12 23:22:48,698 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors/0834e729-7581-46c5-a76e-ea6c43ce40db/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}2796f4d737845ccd069316547eaf7cc963450115" -d '{"extra_specs": {}}' 2019-05-12 23:22:48,716 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 12 May 2019 23:22:48 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-445a9208-84ab-46da-aac4-aaa349df75e2 x-openstack-request-id: req-445a9208-84ab-46da-aac4-aaa349df75e2 2019-05-12 23:22:48,716 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-12 23:22:48,716 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/0834e729-7581-46c5-a76e-ea6c43ce40db/os-extra_specs used request id req-445a9208-84ab-46da-aac4-aaa349df75e2 2019-05-12 23:22:48,716 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0205750465393s 2019-05-12 23:22:48,717 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-12 23:22:48,717 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}cff600f85b26e549ff098ceb957715753d50baf6" 2019-05-12 23:22:49,122 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1279 Content-Type: application/json Date: Sun, 12 May 2019 23:22:49 GMT X-Openstack-Request-Id: req-62c449bc-ecae-46f6-b31c-e0f656f4e884 2019-05-12 23:22:49,122 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"3e234d5a-4c62-44d5-8734-b7649b5f2385","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"14892ef1f05f4eb08be6d6d9c6964448","l2_adjacency":true,"status":"ACTIVE","subnets":["3cb47669-4ec9-49ec-aacc-5ede557845ac"],"description":"","tags":[],"updated_at":"2019-05-12T23:22:34Z","qos_policy_id":null,"name":"vping_userdata-net_10396cb4-2a0a-4b37-9590-75e15f9788bf","admin_state_up":true,"tenant_id":"14892ef1f05f4eb08be6d6d9c6964448","created_at":"2019-05-12T23:22:33Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b24f945a-7d07-4835-982f-37a530314074","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e1cde78fc5364b11ba375012051bd685","l2_adjacency":true,"status":"ACTIVE","subnets":["e4030248-99b3-4c84-be5c-699e1ef4626f"],"description":"","tags":[],"updated_at":"2019-05-12T23:13:19Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e1cde78fc5364b11ba375012051bd685","created_at":"2019-05-12T23:13:13Z","mtu":1500}]} 2019-05-12 23:22:49,122 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-62c449bc-ecae-46f6-b31c-e0f656f4e884 2019-05-12 23:22:49,123 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.405754089355s 2019-05-12 23:22:49,129 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-12 23:22:49,133 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}cff600f85b26e549ff098ceb957715753d50baf6" 2019-05-12 23:22:50,008 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json Date: Sun, 12 May 2019 23:22:50 GMT X-Openstack-Request-Id: req-56e01792-3f34-4b7d-814f-58cf92e99e79 2019-05-12 23:22:50,009 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-12T23:22:48Z", "file": "/v2/images/45d5fce9-f57a-47f6-9d43-eaeda42e67db/file", "owner": "14892ef1f05f4eb08be6d6d9c6964448", "id": "45d5fce9-f57a-47f6-9d43-eaeda42e67db", "size": 12716032, "self": "/v2/images/45d5fce9-f57a-47f6-9d43-eaeda42e67db", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://29d1eb29-4ea1-4f37-b52d-6ea80a398212/images/45d5fce9-f57a-47f6-9d43-eaeda42e67db/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://29d1eb29-4ea1-4f37-b52d-6ea80a398212/images/45d5fce9-f57a-47f6-9d43-eaeda42e67db/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_10396cb4-2a0a-4b37-9590-75e15f9788bf", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_10396cb4-2a0a-4b37-9590-75e15f9788bf", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-12T23:22:47Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-12 23:22:50,009 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-56e01792-3f34-4b7d-814f-58cf92e99e79 2019-05-12 23:22:50,009 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.87967300415s 2019-05-12 23:22:50,016 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-12 23:22:50,019 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}cff600f85b26e549ff098ceb957715753d50baf6" 2019-05-12 23:22:50,349 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 312 Content-Type: application/json Date: Sun, 12 May 2019 23:22: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-f44019d5-6b70-4aa0-93f4-423ffde1bc2c x-openstack-request-id: req-f44019d5-6b70-4aa0-93f4-423ffde1bc2c 2019-05-12 23:22:50,349 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vping_userdata-flavor_10396cb4-2a0a-4b37-9590-75e15f9788bf", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/0834e729-7581-46c5-a76e-ea6c43ce40db", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/0834e729-7581-46c5-a76e-ea6c43ce40db", "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": "0834e729-7581-46c5-a76e-ea6c43ce40db"}]} 2019-05-12 23:22:50,349 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-f44019d5-6b70-4aa0-93f4-423ffde1bc2c 2019-05-12 23:22:50,350 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.333750963211s 2019-05-12 23:22:50,354 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-05-12 23:22:50,357 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}cff600f85b26e549ff098ceb957715753d50baf6" -d '{"server": {"name": "vping_userdata-vm_10396cb4-2a0a-4b37-9590-75e15f9788bf", "imageRef": "45d5fce9-f57a-47f6-9d43-eaeda42e67db", "flavorRef": "0834e729-7581-46c5-a76e-ea6c43ce40db", "max_count": 1, "min_count": 1, "networks": [{"uuid": "3e234d5a-4c62-44d5-8734-b7649b5f2385"}]}}' 2019-05-12 23:22:56,431 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 374 Content-Type: application/json Date: Sun, 12 May 2019 23:22:50 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.24:8774/v2.1/servers/8b0eb40f-8f68-4b1b-938a-e5c6fcff6b18 x-compute-request-id: req-40744be7-fdd5-4107-a637-a559e384f0ac x-openstack-request-id: req-40744be7-fdd5-4107-a637-a559e384f0ac 2019-05-12 23:22:56,432 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "8b0eb40f-8f68-4b1b-938a-e5c6fcff6b18", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/8b0eb40f-8f68-4b1b-938a-e5c6fcff6b18", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/8b0eb40f-8f68-4b1b-938a-e5c6fcff6b18", "rel": "bookmark"}], "adminPass": "3WE5YhkEAs87"}} 2019-05-12 23:22:56,432 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-40744be7-fdd5-4107-a637-a559e384f0ac 2019-05-12 23:22:56,432 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 6.07792401314s 2019-05-12 23:22:56,433 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-12 23:22:56,436 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}cff600f85b26e549ff098ceb957715753d50baf6" 2019-05-12 23:22:57,405 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 602 Content-Type: application/json Date: Sun, 12 May 2019 23:22: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-4cabdceb-4d5e-4d0a-9bba-d56b4d05842b x-openstack-request-id: req-4cabdceb-4d5e-4d0a-9bba-d56b4d05842b 2019-05-12 23:22:57,405 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/8b0eb40f-8f68-4b1b-938a-e5c6fcff6b18", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/8b0eb40f-8f68-4b1b-938a-e5c6fcff6b18", "rel": "bookmark"}], "image": {"id": "45d5fce9-f57a-47f6-9d43-eaeda42e67db", "links": [{"href": "http://172.30.9.24:8774/images/45d5fce9-f57a-47f6-9d43-eaeda42e67db", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0834e729-7581-46c5-a76e-ea6c43ce40db", "links": [{"href": "http://172.30.9.24:8774/flavors/0834e729-7581-46c5-a76e-ea6c43ce40db", "rel": "bookmark"}]}, "id": "8b0eb40f-8f68-4b1b-938a-e5c6fcff6b18", "user_id": "7b08bbc790fd4a26829298f18add9123", "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-05-12T23:22:57Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_10396cb4-2a0a-4b37-9590-75e15f9788bf", "created": "2019-05-12T23:22:56Z", "tenant_id": "14892ef1f05f4eb08be6d6d9c6964448", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-12 23:22:57,405 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-4cabdceb-4d5e-4d0a-9bba-d56b4d05842b 2019-05-12 23:22:57,406 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.972441911697s 2019-05-12 23:22:57,417 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-12 23:22:57,417 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}cff600f85b26e549ff098ceb957715753d50baf6" 2019-05-12 23:22:57,517 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1279 Content-Type: application/json Date: Sun, 12 May 2019 23:22:57 GMT X-Openstack-Request-Id: req-c73e258e-16bc-4f95-aa98-dfbd40fb0790 2019-05-12 23:22:57,518 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"3e234d5a-4c62-44d5-8734-b7649b5f2385","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"14892ef1f05f4eb08be6d6d9c6964448","l2_adjacency":true,"status":"ACTIVE","subnets":["3cb47669-4ec9-49ec-aacc-5ede557845ac"],"description":"","tags":[],"updated_at":"2019-05-12T23:22:34Z","qos_policy_id":null,"name":"vping_userdata-net_10396cb4-2a0a-4b37-9590-75e15f9788bf","admin_state_up":true,"tenant_id":"14892ef1f05f4eb08be6d6d9c6964448","created_at":"2019-05-12T23:22:33Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b24f945a-7d07-4835-982f-37a530314074","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e1cde78fc5364b11ba375012051bd685","l2_adjacency":true,"status":"ACTIVE","subnets":["e4030248-99b3-4c84-be5c-699e1ef4626f"],"description":"","tags":[],"updated_at":"2019-05-12T23:13:19Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e1cde78fc5364b11ba375012051bd685","created_at":"2019-05-12T23:13:13Z","mtu":1500}]} 2019-05-12 23:22:57,518 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-c73e258e-16bc-4f95-aa98-dfbd40fb0790 2019-05-12 23:22:57,518 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.101047039032s 2019-05-12 23:22:57,519 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-12 23:22:57,520 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}cff600f85b26e549ff098ceb957715753d50baf6" 2019-05-12 23:22:57,820 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 685 Content-Type: application/json Date: Sun, 12 May 2019 23:22:58 GMT X-Openstack-Request-Id: req-c0e9052b-9e78-4f32-8a0c-47da3e124d17 2019-05-12 23:22:57,820 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3e234d5a-4c62-44d5-8734-b7649b5f2385","tenant_id":"14892ef1f05f4eb08be6d6d9c6964448","created_at":"2019-05-12T23:22:34Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-05-12T23:22:34Z","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":"14892ef1f05f4eb08be6d6d9c6964448","id":"3cb47669-4ec9-49ec-aacc-5ede557845ac","subnetpool_id":null,"name":"vping_userdata-subnet_10396cb4-2a0a-4b37-9590-75e15f9788bf"}]} 2019-05-12 23:22:57,820 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-c0e9052b-9e78-4f32-8a0c-47da3e124d17 2019-05-12 23:22:57,821 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.301382064819s 2019-05-12 23:22:57,821 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-12 23:22:59,824 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-12 23:22:59,827 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}cff600f85b26e549ff098ceb957715753d50baf6" 2019-05-12 23:23:00,917 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 642 Content-Type: application/json Date: Sun, 12 May 2019 23:22: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-f8645b7b-af13-4f31-849e-e95c54db5306 x-openstack-request-id: req-f8645b7b-af13-4f31-849e-e95c54db5306 2019-05-12 23:23:00,918 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/8b0eb40f-8f68-4b1b-938a-e5c6fcff6b18", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/8b0eb40f-8f68-4b1b-938a-e5c6fcff6b18", "rel": "bookmark"}], "image": {"id": "45d5fce9-f57a-47f6-9d43-eaeda42e67db", "links": [{"href": "http://172.30.9.24:8774/images/45d5fce9-f57a-47f6-9d43-eaeda42e67db", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0834e729-7581-46c5-a76e-ea6c43ce40db", "links": [{"href": "http://172.30.9.24:8774/flavors/0834e729-7581-46c5-a76e-ea6c43ce40db", "rel": "bookmark"}]}, "id": "8b0eb40f-8f68-4b1b-938a-e5c6fcff6b18", "user_id": "7b08bbc790fd4a26829298f18add9123", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-12T23:22:59Z", "hostId": "1cc4d0b456a3215adc3d0cd7408ac5fd6ae304e875d8be23dec29289", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_10396cb4-2a0a-4b37-9590-75e15f9788bf", "created": "2019-05-12T23:22:56Z", "tenant_id": "14892ef1f05f4eb08be6d6d9c6964448", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-12 23:23:00,918 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-f8645b7b-af13-4f31-849e-e95c54db5306 2019-05-12 23:23:00,918 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.09452104568s 2019-05-12 23:23:00,925 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-12 23:23:02,927 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-12 23:23:02,930 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}cff600f85b26e549ff098ceb957715753d50baf6" 2019-05-12 23:23:03,922 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sun, 12 May 2019 23:23: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-3e46f8c8-0fa2-465e-9216-3320c7e312cc x-openstack-request-id: req-3e46f8c8-0fa2-465e-9216-3320c7e312cc 2019-05-12 23:23:03,923 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/8b0eb40f-8f68-4b1b-938a-e5c6fcff6b18", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/8b0eb40f-8f68-4b1b-938a-e5c6fcff6b18", "rel": "bookmark"}], "image": {"id": "45d5fce9-f57a-47f6-9d43-eaeda42e67db", "links": [{"href": "http://172.30.9.24:8774/images/45d5fce9-f57a-47f6-9d43-eaeda42e67db", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0834e729-7581-46c5-a76e-ea6c43ce40db", "links": [{"href": "http://172.30.9.24:8774/flavors/0834e729-7581-46c5-a76e-ea6c43ce40db", "rel": "bookmark"}]}, "id": "8b0eb40f-8f68-4b1b-938a-e5c6fcff6b18", "security_groups": [{"name": "default"}], "user_id": "7b08bbc790fd4a26829298f18add9123", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-12T23:22:59Z", "hostId": "1cc4d0b456a3215adc3d0cd7408ac5fd6ae304e875d8be23dec29289", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_10396cb4-2a0a-4b37-9590-75e15f9788bf", "created": "2019-05-12T23:22:56Z", "tenant_id": "14892ef1f05f4eb08be6d6d9c6964448", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-12 23:23:03,923 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-3e46f8c8-0fa2-465e-9216-3320c7e312cc 2019-05-12 23:23:03,923 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.995999097824s 2019-05-12 23:23:03,930 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-12 23:23:05,932 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-12 23:23:05,935 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}cff600f85b26e549ff098ceb957715753d50baf6" 2019-05-12 23:23:06,798 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sun, 12 May 2019 23:23: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-1b08af06-199f-4332-b707-b12398fa7d6c x-openstack-request-id: req-1b08af06-199f-4332-b707-b12398fa7d6c 2019-05-12 23:23:06,798 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/8b0eb40f-8f68-4b1b-938a-e5c6fcff6b18", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/8b0eb40f-8f68-4b1b-938a-e5c6fcff6b18", "rel": "bookmark"}], "image": {"id": "45d5fce9-f57a-47f6-9d43-eaeda42e67db", "links": [{"href": "http://172.30.9.24:8774/images/45d5fce9-f57a-47f6-9d43-eaeda42e67db", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0834e729-7581-46c5-a76e-ea6c43ce40db", "links": [{"href": "http://172.30.9.24:8774/flavors/0834e729-7581-46c5-a76e-ea6c43ce40db", "rel": "bookmark"}]}, "id": "8b0eb40f-8f68-4b1b-938a-e5c6fcff6b18", "security_groups": [{"name": "default"}], "user_id": "7b08bbc790fd4a26829298f18add9123", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-12T23:22:59Z", "hostId": "1cc4d0b456a3215adc3d0cd7408ac5fd6ae304e875d8be23dec29289", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_10396cb4-2a0a-4b37-9590-75e15f9788bf", "created": "2019-05-12T23:22:56Z", "tenant_id": "14892ef1f05f4eb08be6d6d9c6964448", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-12 23:23:06,798 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-1b08af06-199f-4332-b707-b12398fa7d6c 2019-05-12 23:23:06,798 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.86598610878s 2019-05-12 23:23:06,805 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-12 23:23:08,807 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-12 23:23:08,811 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}cff600f85b26e549ff098ceb957715753d50baf6" 2019-05-12 23:23:09,463 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 746 Content-Type: application/json Date: Sun, 12 May 2019 23:23:08 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-bf13b994-8ab2-4322-91b6-7e45ac08f917 x-openstack-request-id: req-bf13b994-8ab2-4322-91b6-7e45ac08f917 2019-05-12 23:23:09,463 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_10396cb4-2a0a-4b37-9590-75e15f9788bf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:de:30", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/8b0eb40f-8f68-4b1b-938a-e5c6fcff6b18", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/8b0eb40f-8f68-4b1b-938a-e5c6fcff6b18", "rel": "bookmark"}], "image": {"id": "45d5fce9-f57a-47f6-9d43-eaeda42e67db", "links": [{"href": "http://172.30.9.24:8774/images/45d5fce9-f57a-47f6-9d43-eaeda42e67db", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-12T23:23:06.000000", "flavor": {"id": "0834e729-7581-46c5-a76e-ea6c43ce40db", "links": [{"href": "http://172.30.9.24:8774/flavors/0834e729-7581-46c5-a76e-ea6c43ce40db", "rel": "bookmark"}]}, "id": "8b0eb40f-8f68-4b1b-938a-e5c6fcff6b18", "security_groups": [{"name": "default"}], "user_id": "7b08bbc790fd4a26829298f18add9123", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-12T23:23:07Z", "hostId": "1cc4d0b456a3215adc3d0cd7408ac5fd6ae304e875d8be23dec29289", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_10396cb4-2a0a-4b37-9590-75e15f9788bf", "created": "2019-05-12T23:22:56Z", "tenant_id": "14892ef1f05f4eb08be6d6d9c6964448", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-12 23:23:09,464 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-bf13b994-8ab2-4322-91b6-7e45ac08f917 2019-05-12 23:23:09,464 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.65603685379s 2019-05-12 23:23:09,470 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-05-12 23:23:09,471 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/ports.json?device_id=8b0eb40f-8f68-4b1b-938a-e5c6fcff6b18" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cff600f85b26e549ff098ceb957715753d50baf6" 2019-05-12 23:23:09,520 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Sun, 12 May 2019 23:23:09 GMT X-Openstack-Request-Id: req-b1701eb1-2ab3-473b-9e6d-50f9ccccfdff 2019-05-12 23:23:09,520 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-12T23:23:06Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"3cb47669-4ec9-49ec-aacc-5ede557845ac","ip_address":"192.168.120.5"}],"id":"24689df4-927f-49ff-a1c9-310a5217e313","security_groups":["1a58a39e-9484-4ce0-825c-2b5d04a73468"],"mac_address":"fa:16:3e:8a:de:30","project_id":"14892ef1f05f4eb08be6d6d9c6964448","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3e234d5a-4c62-44d5-8734-b7649b5f2385","tenant_id":"14892ef1f05f4eb08be6d6d9c6964448","created_at":"2019-05-12T23:23:00Z","binding:vnic_type":"normal","device_id":"8b0eb40f-8f68-4b1b-938a-e5c6fcff6b18","ip_allocation":"immediate"}]} 2019-05-12 23:23:09,521 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=8b0eb40f-8f68-4b1b-938a-e5c6fcff6b18 used request id req-b1701eb1-2ab3-473b-9e6d-50f9ccccfdff 2019-05-12 23:23:09,521 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0504369735718s 2019-05-12 23:23:09,531 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-12 23:23:09,531 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/floatingips.json?port_id=24689df4-927f-49ff-a1c9-310a5217e313" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cff600f85b26e549ff098ceb957715753d50baf6" 2019-05-12 23:23:09,872 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 12 May 2019 23:23:09 GMT X-Openstack-Request-Id: req-dd3a9f08-58b8-48b7-8efe-2bd30becefaa 2019-05-12 23:23:09,872 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-05-12 23:23:09,872 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json?port_id=24689df4-927f-49ff-a1c9-310a5217e313 used request id req-dd3a9f08-58b8-48b7-8efe-2bd30becefaa 2019-05-12 23:23:09,872 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.341541051865s 2019-05-12 23:23:09,873 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_10396cb4-2a0a-4b37-9590-75e15f9788bf': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:8a:de:30', u'version': 4, u'addr': u'192.168.120.5', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'45d5fce9-f57a-47f6-9d43-eaeda42e67db'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-12T23:23:06.000000', 'flavor': Munch({u'id': u'0834e729-7581-46c5-a76e-ea6c43ce40db'}), 'az': u'nova', 'id': u'8b0eb40f-8f68-4b1b-938a-e5c6fcff6b18', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'7b08bbc790fd4a26829298f18add9123', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'14892ef1f05f4eb08be6d6d9c6964448', 'name': 'vping_userdata-project_10396cb4-2a0a-4b37-9590-75e15f9788bf', '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-05-12T23:23:06.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-05-12T23:23:07Z', 'hostId': u'1cc4d0b456a3215adc3d0cd7408ac5fd6ae304e875d8be23dec29289', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.5', 'cloud': 'envvars', 'host_id': u'1cc4d0b456a3215adc3d0cd7408ac5fd6ae304e875d8be23dec29289', '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-05-12T23:23:06.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'14892ef1f05f4eb08be6d6d9c6964448', 'name': u'vping_userdata-vm_10396cb4-2a0a-4b37-9590-75e15f9788bf', 'adminPass': u'3WE5YhkEAs87', 'tenant_id': u'14892ef1f05f4eb08be6d6d9c6964448', 'created_at': u'2019-05-12T23:22:56Z', 'created': u'2019-05-12T23:22:56Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-05-12 23:23:09,874 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-12 23:23:09,875 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}cff600f85b26e549ff098ceb957715753d50baf6" 2019-05-12 23:23:10,290 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1279 Content-Type: application/json Date: Sun, 12 May 2019 23:23:10 GMT X-Openstack-Request-Id: req-be9a18ed-2f4b-4129-8db0-4152e94e1f6f 2019-05-12 23:23:10,290 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"3e234d5a-4c62-44d5-8734-b7649b5f2385","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"14892ef1f05f4eb08be6d6d9c6964448","l2_adjacency":true,"status":"ACTIVE","subnets":["3cb47669-4ec9-49ec-aacc-5ede557845ac"],"description":"","tags":[],"updated_at":"2019-05-12T23:22:34Z","qos_policy_id":null,"name":"vping_userdata-net_10396cb4-2a0a-4b37-9590-75e15f9788bf","admin_state_up":true,"tenant_id":"14892ef1f05f4eb08be6d6d9c6964448","created_at":"2019-05-12T23:22:33Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b24f945a-7d07-4835-982f-37a530314074","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e1cde78fc5364b11ba375012051bd685","l2_adjacency":true,"status":"ACTIVE","subnets":["e4030248-99b3-4c84-be5c-699e1ef4626f"],"description":"","tags":[],"updated_at":"2019-05-12T23:13:19Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e1cde78fc5364b11ba375012051bd685","created_at":"2019-05-12T23:13:13Z","mtu":1500}]} 2019-05-12 23:23:10,290 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-be9a18ed-2f4b-4129-8db0-4152e94e1f6f 2019-05-12 23:23:10,291 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.416409015656s 2019-05-12 23:23:10,296 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-12 23:23:10,300 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}cff600f85b26e549ff098ceb957715753d50baf6" 2019-05-12 23:23:10,643 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json Date: Sun, 12 May 2019 23:23:10 GMT X-Openstack-Request-Id: req-47ac44bf-665c-4528-849d-eca4bf2764cb 2019-05-12 23:23:10,643 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-12T23:22:48Z", "file": "/v2/images/45d5fce9-f57a-47f6-9d43-eaeda42e67db/file", "owner": "14892ef1f05f4eb08be6d6d9c6964448", "id": "45d5fce9-f57a-47f6-9d43-eaeda42e67db", "size": 12716032, "self": "/v2/images/45d5fce9-f57a-47f6-9d43-eaeda42e67db", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://29d1eb29-4ea1-4f37-b52d-6ea80a398212/images/45d5fce9-f57a-47f6-9d43-eaeda42e67db/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://29d1eb29-4ea1-4f37-b52d-6ea80a398212/images/45d5fce9-f57a-47f6-9d43-eaeda42e67db/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_10396cb4-2a0a-4b37-9590-75e15f9788bf", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_10396cb4-2a0a-4b37-9590-75e15f9788bf", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-12T23:22:47Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-12 23:23:10,644 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-47ac44bf-665c-4528-849d-eca4bf2764cb 2019-05-12 23:23:10,644 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.347084999084s 2019-05-12 23:23:10,645 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-12 23:23:10,649 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}cff600f85b26e549ff098ceb957715753d50baf6" 2019-05-12 23:23:10,670 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 312 Content-Type: application/json Date: Sun, 12 May 2019 23:23: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-90d431c3-121b-4f92-ba02-534d5bb560eb x-openstack-request-id: req-90d431c3-121b-4f92-ba02-534d5bb560eb 2019-05-12 23:23:10,671 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vping_userdata-flavor_10396cb4-2a0a-4b37-9590-75e15f9788bf", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/0834e729-7581-46c5-a76e-ea6c43ce40db", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/0834e729-7581-46c5-a76e-ea6c43ce40db", "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": "0834e729-7581-46c5-a76e-ea6c43ce40db"}]} 2019-05-12 23:23:10,671 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-90d431c3-121b-4f92-ba02-534d5bb560eb 2019-05-12 23:23:10,671 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0253729820251s 2019-05-12 23:23:10,672 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-05-12 23:23:10,675 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}cff600f85b26e549ff098ceb957715753d50baf6" -d '{"server": {"name": "vping_userdata-vm2_10396cb4-2a0a-4b37-9590-75e15f9788bf", "imageRef": "45d5fce9-f57a-47f6-9d43-eaeda42e67db", "flavorRef": "0834e729-7581-46c5-a76e-ea6c43ce40db", "user_data": "IyEvYmluL3NoCgp3aGlsZSB0cnVlOyBkbwogcGluZyAtYyAxIDE5Mi4xNjguMTIwLjUgMj4mMSA+L2Rldi9udWxsCiBSRVM9JD8KIGlmIFsgIlokUkVTIiA9ICJaMCIgXSA7IHRoZW4KICBlY2hvICd2UGluZyBPSycKICBicmVhawogZWxzZQogIGVjaG8gJ3ZQaW5nIEtPJwogZmkKIHNsZWVwIDEKZG9uZQo=", "max_count": 1, "min_count": 1, "networks": [{"uuid": "3e234d5a-4c62-44d5-8734-b7649b5f2385"}]}}' 2019-05-12 23:23:14,327 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 374 Content-Type: application/json Date: Sun, 12 May 2019 23:23:10 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 location: http://172.30.9.24:8774/v2.1/servers/3041b2e5-0bc4-4181-9d0c-0761819bd55d x-compute-request-id: req-5aad78fe-8fe2-4de1-b36c-ffd6d1916904 x-openstack-request-id: req-5aad78fe-8fe2-4de1-b36c-ffd6d1916904 2019-05-12 23:23:14,327 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "3041b2e5-0bc4-4181-9d0c-0761819bd55d", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/3041b2e5-0bc4-4181-9d0c-0761819bd55d", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/3041b2e5-0bc4-4181-9d0c-0761819bd55d", "rel": "bookmark"}], "adminPass": "VfMGF3pfTk6L"}} 2019-05-12 23:23:14,327 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-5aad78fe-8fe2-4de1-b36c-ffd6d1916904 2019-05-12 23:23:14,328 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 3.6553030014s 2019-05-12 23:23:14,328 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-12 23:23:14,331 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}cff600f85b26e549ff098ceb957715753d50baf6" 2019-05-12 23:23:14,956 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 844 Content-Type: application/json Date: Sun, 12 May 2019 23:23: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-1a6163c1-7bbc-4d22-afd1-a7246b0f137c x-openstack-request-id: req-1a6163c1-7bbc-4d22-afd1-a7246b0f137c 2019-05-12 23:23:14,957 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/3041b2e5-0bc4-4181-9d0c-0761819bd55d", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/3041b2e5-0bc4-4181-9d0c-0761819bd55d", "rel": "bookmark"}], "image": {"id": "45d5fce9-f57a-47f6-9d43-eaeda42e67db", "links": [{"href": "http://172.30.9.24:8774/images/45d5fce9-f57a-47f6-9d43-eaeda42e67db", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0834e729-7581-46c5-a76e-ea6c43ce40db", "links": [{"href": "http://172.30.9.24:8774/flavors/0834e729-7581-46c5-a76e-ea6c43ce40db", "rel": "bookmark"}]}, "id": "3041b2e5-0bc4-4181-9d0c-0761819bd55d", "user_id": "7b08bbc790fd4a26829298f18add9123", "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-05-12T23:23:14Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_10396cb4-2a0a-4b37-9590-75e15f9788bf", "created": "2019-05-12T23:23:14Z", "tenant_id": "14892ef1f05f4eb08be6d6d9c6964448", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_10396cb4-2a0a-4b37-9590-75e15f9788bf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:de:30", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/8b0eb40f-8f68-4b1b-938a-e5c6fcff6b18", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/8b0eb40f-8f68-4b1b-938a-e5c6fcff6b18", "rel": "bookmark"}], "image": {"id": "45d5fce9-f57a-47f6-9d43-eaeda42e67db", "links": [{"href": "http://172.30.9.24:8774/images/45d5fce9-f57a-47f6-9d43-eaeda42e67db", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-12T23:23:06.000000", "flavor": {"id": "0834e729-7581-46c5-a76e-ea6c43ce40db", "links": [{"href": "http://172.30.9.24:8774/flavors/0834e729-7581-46c5-a76e-ea6c43ce40db", "rel": "bookmark"}]}, "id": "8b0eb40f-8f68-4b1b-938a-e5c6fcff6b18", "security_groups": [{"name": "default"}], "user_id": "7b08bbc790fd4a26829298f18add9123", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-12T23:23:07Z", "hostId": "1cc4d0b456a3215adc3d0cd7408ac5fd6ae304e875d8be23dec29289", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_10396cb4-2a0a-4b37-9590-75e15f9788bf", "created": "2019-05-12T23:22:56Z", "tenant_id": "14892ef1f05f4eb08be6d6d9c6964448", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-12 23:23:14,957 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-1a6163c1-7bbc-4d22-afd1-a7246b0f137c 2019-05-12 23:23:14,957 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.629146099091s 2019-05-12 23:23:14,965 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-12 23:23:16,968 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-12 23:23:16,971 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}cff600f85b26e549ff098ceb957715753d50baf6" 2019-05-12 23:23:17,872 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 872 Content-Type: application/json Date: Sun, 12 May 2019 23:23:16 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-587cf030-bba5-412c-a773-2c2398bc6c90 x-openstack-request-id: req-587cf030-bba5-412c-a773-2c2398bc6c90 2019-05-12 23:23:17,873 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/3041b2e5-0bc4-4181-9d0c-0761819bd55d", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/3041b2e5-0bc4-4181-9d0c-0761819bd55d", "rel": "bookmark"}], "image": {"id": "45d5fce9-f57a-47f6-9d43-eaeda42e67db", "links": [{"href": "http://172.30.9.24:8774/images/45d5fce9-f57a-47f6-9d43-eaeda42e67db", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0834e729-7581-46c5-a76e-ea6c43ce40db", "links": [{"href": "http://172.30.9.24:8774/flavors/0834e729-7581-46c5-a76e-ea6c43ce40db", "rel": "bookmark"}]}, "id": "3041b2e5-0bc4-4181-9d0c-0761819bd55d", "user_id": "7b08bbc790fd4a26829298f18add9123", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-12T23:23:17Z", "hostId": "cfb05a4fd84ba2df65801d7b9b2df91c7a0d3a45c360700496ecd53f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_10396cb4-2a0a-4b37-9590-75e15f9788bf", "created": "2019-05-12T23:23:14Z", "tenant_id": "14892ef1f05f4eb08be6d6d9c6964448", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_10396cb4-2a0a-4b37-9590-75e15f9788bf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:de:30", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/8b0eb40f-8f68-4b1b-938a-e5c6fcff6b18", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/8b0eb40f-8f68-4b1b-938a-e5c6fcff6b18", "rel": "bookmark"}], "image": {"id": "45d5fce9-f57a-47f6-9d43-eaeda42e67db", "links": [{"href": "http://172.30.9.24:8774/images/45d5fce9-f57a-47f6-9d43-eaeda42e67db", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-12T23:23:06.000000", "flavor": {"id": "0834e729-7581-46c5-a76e-ea6c43ce40db", "links": [{"href": "http://172.30.9.24:8774/flavors/0834e729-7581-46c5-a76e-ea6c43ce40db", "rel": "bookmark"}]}, "id": "8b0eb40f-8f68-4b1b-938a-e5c6fcff6b18", "security_groups": [{"name": "default"}], "user_id": "7b08bbc790fd4a26829298f18add9123", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-12T23:23:07Z", "hostId": "1cc4d0b456a3215adc3d0cd7408ac5fd6ae304e875d8be23dec29289", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_10396cb4-2a0a-4b37-9590-75e15f9788bf", "created": "2019-05-12T23:22:56Z", "tenant_id": "14892ef1f05f4eb08be6d6d9c6964448", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-12 23:23:17,873 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-587cf030-bba5-412c-a773-2c2398bc6c90 2019-05-12 23:23:17,874 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.905621051788s 2019-05-12 23:23:17,881 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-12 23:23:19,884 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-12 23:23:19,887 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}cff600f85b26e549ff098ceb957715753d50baf6" 2019-05-12 23:23:21,118 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 882 Content-Type: application/json Date: Sun, 12 May 2019 23:23: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-b2ecf26d-2961-4926-a97b-5adabb95e746 x-openstack-request-id: req-b2ecf26d-2961-4926-a97b-5adabb95e746 2019-05-12 23:23:21,118 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/3041b2e5-0bc4-4181-9d0c-0761819bd55d", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/3041b2e5-0bc4-4181-9d0c-0761819bd55d", "rel": "bookmark"}], "image": {"id": "45d5fce9-f57a-47f6-9d43-eaeda42e67db", "links": [{"href": "http://172.30.9.24:8774/images/45d5fce9-f57a-47f6-9d43-eaeda42e67db", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0834e729-7581-46c5-a76e-ea6c43ce40db", "links": [{"href": "http://172.30.9.24:8774/flavors/0834e729-7581-46c5-a76e-ea6c43ce40db", "rel": "bookmark"}]}, "id": "3041b2e5-0bc4-4181-9d0c-0761819bd55d", "security_groups": [{"name": "default"}], "user_id": "7b08bbc790fd4a26829298f18add9123", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-12T23:23:17Z", "hostId": "cfb05a4fd84ba2df65801d7b9b2df91c7a0d3a45c360700496ecd53f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_10396cb4-2a0a-4b37-9590-75e15f9788bf", "created": "2019-05-12T23:23:14Z", "tenant_id": "14892ef1f05f4eb08be6d6d9c6964448", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_10396cb4-2a0a-4b37-9590-75e15f9788bf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:de:30", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/8b0eb40f-8f68-4b1b-938a-e5c6fcff6b18", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/8b0eb40f-8f68-4b1b-938a-e5c6fcff6b18", "rel": "bookmark"}], "image": {"id": "45d5fce9-f57a-47f6-9d43-eaeda42e67db", "links": [{"href": "http://172.30.9.24:8774/images/45d5fce9-f57a-47f6-9d43-eaeda42e67db", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-12T23:23:06.000000", "flavor": {"id": "0834e729-7581-46c5-a76e-ea6c43ce40db", "links": [{"href": "http://172.30.9.24:8774/flavors/0834e729-7581-46c5-a76e-ea6c43ce40db", "rel": "bookmark"}]}, "id": "8b0eb40f-8f68-4b1b-938a-e5c6fcff6b18", "security_groups": [{"name": "default"}], "user_id": "7b08bbc790fd4a26829298f18add9123", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-12T23:23:07Z", "hostId": "1cc4d0b456a3215adc3d0cd7408ac5fd6ae304e875d8be23dec29289", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_10396cb4-2a0a-4b37-9590-75e15f9788bf", "created": "2019-05-12T23:22:56Z", "tenant_id": "14892ef1f05f4eb08be6d6d9c6964448", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-12 23:23:21,118 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-b2ecf26d-2961-4926-a97b-5adabb95e746 2019-05-12 23:23:21,119 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.2349050045s 2019-05-12 23:23:21,126 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-12 23:23:23,128 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-12 23:23:23,132 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}cff600f85b26e549ff098ceb957715753d50baf6" 2019-05-12 23:23:24,269 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 882 Content-Type: application/json Date: Sun, 12 May 2019 23:23:23 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-18ffe35a-574b-49e5-8ca2-2cfb4b058dde x-openstack-request-id: req-18ffe35a-574b-49e5-8ca2-2cfb4b058dde 2019-05-12 23:23:24,270 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/3041b2e5-0bc4-4181-9d0c-0761819bd55d", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/3041b2e5-0bc4-4181-9d0c-0761819bd55d", "rel": "bookmark"}], "image": {"id": "45d5fce9-f57a-47f6-9d43-eaeda42e67db", "links": [{"href": "http://172.30.9.24:8774/images/45d5fce9-f57a-47f6-9d43-eaeda42e67db", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0834e729-7581-46c5-a76e-ea6c43ce40db", "links": [{"href": "http://172.30.9.24:8774/flavors/0834e729-7581-46c5-a76e-ea6c43ce40db", "rel": "bookmark"}]}, "id": "3041b2e5-0bc4-4181-9d0c-0761819bd55d", "security_groups": [{"name": "default"}], "user_id": "7b08bbc790fd4a26829298f18add9123", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-12T23:23:17Z", "hostId": "cfb05a4fd84ba2df65801d7b9b2df91c7a0d3a45c360700496ecd53f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_10396cb4-2a0a-4b37-9590-75e15f9788bf", "created": "2019-05-12T23:23:14Z", "tenant_id": "14892ef1f05f4eb08be6d6d9c6964448", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_10396cb4-2a0a-4b37-9590-75e15f9788bf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:de:30", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/8b0eb40f-8f68-4b1b-938a-e5c6fcff6b18", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/8b0eb40f-8f68-4b1b-938a-e5c6fcff6b18", "rel": "bookmark"}], "image": {"id": "45d5fce9-f57a-47f6-9d43-eaeda42e67db", "links": [{"href": "http://172.30.9.24:8774/images/45d5fce9-f57a-47f6-9d43-eaeda42e67db", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-12T23:23:06.000000", "flavor": {"id": "0834e729-7581-46c5-a76e-ea6c43ce40db", "links": [{"href": "http://172.30.9.24:8774/flavors/0834e729-7581-46c5-a76e-ea6c43ce40db", "rel": "bookmark"}]}, "id": "8b0eb40f-8f68-4b1b-938a-e5c6fcff6b18", "security_groups": [{"name": "default"}], "user_id": "7b08bbc790fd4a26829298f18add9123", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-12T23:23:07Z", "hostId": "1cc4d0b456a3215adc3d0cd7408ac5fd6ae304e875d8be23dec29289", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_10396cb4-2a0a-4b37-9590-75e15f9788bf", "created": "2019-05-12T23:22:56Z", "tenant_id": "14892ef1f05f4eb08be6d6d9c6964448", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-12 23:23:24,270 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-18ffe35a-574b-49e5-8ca2-2cfb4b058dde 2019-05-12 23:23:24,270 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.1413090229s 2019-05-12 23:23:24,277 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-12 23:23:26,279 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-12 23:23:26,282 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}cff600f85b26e549ff098ceb957715753d50baf6" 2019-05-12 23:23:27,817 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 863 Content-Type: application/json Date: Sun, 12 May 2019 23:23: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-6165a7ab-62e0-4a8b-8e41-eac541af2f11 x-openstack-request-id: req-6165a7ab-62e0-4a8b-8e41-eac541af2f11 2019-05-12 23:23:27,818 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_10396cb4-2a0a-4b37-9590-75e15f9788bf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:db:4e:68", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/3041b2e5-0bc4-4181-9d0c-0761819bd55d", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/3041b2e5-0bc4-4181-9d0c-0761819bd55d", "rel": "bookmark"}], "image": {"id": "45d5fce9-f57a-47f6-9d43-eaeda42e67db", "links": [{"href": "http://172.30.9.24:8774/images/45d5fce9-f57a-47f6-9d43-eaeda42e67db", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-12T23:23:25.000000", "flavor": {"id": "0834e729-7581-46c5-a76e-ea6c43ce40db", "links": [{"href": "http://172.30.9.24:8774/flavors/0834e729-7581-46c5-a76e-ea6c43ce40db", "rel": "bookmark"}]}, "id": "3041b2e5-0bc4-4181-9d0c-0761819bd55d", "security_groups": [{"name": "default"}], "user_id": "7b08bbc790fd4a26829298f18add9123", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-12T23:23:25Z", "hostId": "cfb05a4fd84ba2df65801d7b9b2df91c7a0d3a45c360700496ecd53f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_10396cb4-2a0a-4b37-9590-75e15f9788bf", "created": "2019-05-12T23:23:14Z", "tenant_id": "14892ef1f05f4eb08be6d6d9c6964448", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_10396cb4-2a0a-4b37-9590-75e15f9788bf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:de:30", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/8b0eb40f-8f68-4b1b-938a-e5c6fcff6b18", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/8b0eb40f-8f68-4b1b-938a-e5c6fcff6b18", "rel": "bookmark"}], "image": {"id": "45d5fce9-f57a-47f6-9d43-eaeda42e67db", "links": [{"href": "http://172.30.9.24:8774/images/45d5fce9-f57a-47f6-9d43-eaeda42e67db", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-12T23:23:06.000000", "flavor": {"id": "0834e729-7581-46c5-a76e-ea6c43ce40db", "links": [{"href": "http://172.30.9.24:8774/flavors/0834e729-7581-46c5-a76e-ea6c43ce40db", "rel": "bookmark"}]}, "id": "8b0eb40f-8f68-4b1b-938a-e5c6fcff6b18", "security_groups": [{"name": "default"}], "user_id": "7b08bbc790fd4a26829298f18add9123", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-12T23:23:07Z", "hostId": "1cc4d0b456a3215adc3d0cd7408ac5fd6ae304e875d8be23dec29289", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_10396cb4-2a0a-4b37-9590-75e15f9788bf", "created": "2019-05-12T23:22:56Z", "tenant_id": "14892ef1f05f4eb08be6d6d9c6964448", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-12 23:23:27,818 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-6165a7ab-62e0-4a8b-8e41-eac541af2f11 2019-05-12 23:23:27,818 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.53880214691s 2019-05-12 23:23:27,826 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-05-12 23:23:27,826 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/ports.json?device_id=3041b2e5-0bc4-4181-9d0c-0761819bd55d" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cff600f85b26e549ff098ceb957715753d50baf6" 2019-05-12 23:23:27,882 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Sun, 12 May 2019 23:23:27 GMT X-Openstack-Request-Id: req-44cee82a-6758-4af1-8b5c-3e7df698c0ef 2019-05-12 23:23:27,883 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-12T23:23:24Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"3cb47669-4ec9-49ec-aacc-5ede557845ac","ip_address":"192.168.120.9"}],"id":"065d18d2-4881-4084-8532-fb224db01107","security_groups":["1a58a39e-9484-4ce0-825c-2b5d04a73468"],"mac_address":"fa:16:3e:db:4e:68","project_id":"14892ef1f05f4eb08be6d6d9c6964448","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3e234d5a-4c62-44d5-8734-b7649b5f2385","tenant_id":"14892ef1f05f4eb08be6d6d9c6964448","created_at":"2019-05-12T23:23:18Z","binding:vnic_type":"normal","device_id":"3041b2e5-0bc4-4181-9d0c-0761819bd55d","ip_allocation":"immediate"}]} 2019-05-12 23:23:27,883 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=3041b2e5-0bc4-4181-9d0c-0761819bd55d used request id req-44cee82a-6758-4af1-8b5c-3e7df698c0ef 2019-05-12 23:23:27,883 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0574100017548s 2019-05-12 23:23:27,893 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-12 23:23:27,894 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/floatingips.json?port_id=065d18d2-4881-4084-8532-fb224db01107" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cff600f85b26e549ff098ceb957715753d50baf6" 2019-05-12 23:23:27,949 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 12 May 2019 23:23:27 GMT X-Openstack-Request-Id: req-75470039-0f5b-420f-a510-a90084462f95 2019-05-12 23:23:27,950 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-05-12 23:23:27,950 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json?port_id=065d18d2-4881-4084-8532-fb224db01107 used request id req-75470039-0f5b-420f-a510-a90084462f95 2019-05-12 23:23:27,950 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0565068721771s 2019-05-12 23:23:27,951 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_10396cb4-2a0a-4b37-9590-75e15f9788bf': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:db:4e:68', u'version': 4, u'addr': u'192.168.120.9', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'45d5fce9-f57a-47f6-9d43-eaeda42e67db'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-12T23:23:25.000000', 'flavor': Munch({u'id': u'0834e729-7581-46c5-a76e-ea6c43ce40db'}), 'az': u'nova', 'id': u'3041b2e5-0bc4-4181-9d0c-0761819bd55d', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'7b08bbc790fd4a26829298f18add9123', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'14892ef1f05f4eb08be6d6d9c6964448', 'name': 'vping_userdata-project_10396cb4-2a0a-4b37-9590-75e15f9788bf', '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-05-12T23:23:25.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-05-12T23:23:25Z', 'hostId': u'cfb05a4fd84ba2df65801d7b9b2df91c7a0d3a45c360700496ecd53f', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.9', 'cloud': 'envvars', 'host_id': u'cfb05a4fd84ba2df65801d7b9b2df91c7a0d3a45c360700496ecd53f', '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-05-12T23:23:25.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'14892ef1f05f4eb08be6d6d9c6964448', 'name': u'vping_userdata-vm2_10396cb4-2a0a-4b37-9590-75e15f9788bf', 'adminPass': u'VfMGF3pfTk6L', 'tenant_id': u'14892ef1f05f4eb08be6d6d9c6964448', 'created_at': u'2019-05-12T23:23:14Z', 'created': u'2019-05-12T23:23:14Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-05-12 23:23:27,951 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Waiting for ping... 2019-05-12 23:23:28,953 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-12 23:23:28,956 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}cff600f85b26e549ff098ceb957715753d50baf6" 2019-05-12 23:23:29,930 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 863 Content-Type: application/json Date: Sun, 12 May 2019 23:23: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-050611b3-a713-495a-ae0b-898bc9a345f8 x-openstack-request-id: req-050611b3-a713-495a-ae0b-898bc9a345f8 2019-05-12 23:23:29,931 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_10396cb4-2a0a-4b37-9590-75e15f9788bf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:db:4e:68", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/3041b2e5-0bc4-4181-9d0c-0761819bd55d", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/3041b2e5-0bc4-4181-9d0c-0761819bd55d", "rel": "bookmark"}], "image": {"id": "45d5fce9-f57a-47f6-9d43-eaeda42e67db", "links": [{"href": "http://172.30.9.24:8774/images/45d5fce9-f57a-47f6-9d43-eaeda42e67db", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-12T23:23:25.000000", "flavor": {"id": "0834e729-7581-46c5-a76e-ea6c43ce40db", "links": [{"href": "http://172.30.9.24:8774/flavors/0834e729-7581-46c5-a76e-ea6c43ce40db", "rel": "bookmark"}]}, "id": "3041b2e5-0bc4-4181-9d0c-0761819bd55d", "security_groups": [{"name": "default"}], "user_id": "7b08bbc790fd4a26829298f18add9123", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-12T23:23:25Z", "hostId": "cfb05a4fd84ba2df65801d7b9b2df91c7a0d3a45c360700496ecd53f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_10396cb4-2a0a-4b37-9590-75e15f9788bf", "created": "2019-05-12T23:23:14Z", "tenant_id": "14892ef1f05f4eb08be6d6d9c6964448", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_10396cb4-2a0a-4b37-9590-75e15f9788bf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:de:30", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/8b0eb40f-8f68-4b1b-938a-e5c6fcff6b18", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/8b0eb40f-8f68-4b1b-938a-e5c6fcff6b18", "rel": "bookmark"}], "image": {"id": "45d5fce9-f57a-47f6-9d43-eaeda42e67db", "links": [{"href": "http://172.30.9.24:8774/images/45d5fce9-f57a-47f6-9d43-eaeda42e67db", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-12T23:23:06.000000", "flavor": {"id": "0834e729-7581-46c5-a76e-ea6c43ce40db", "links": [{"href": "http://172.30.9.24:8774/flavors/0834e729-7581-46c5-a76e-ea6c43ce40db", "rel": "bookmark"}]}, "id": "8b0eb40f-8f68-4b1b-938a-e5c6fcff6b18", "security_groups": [{"name": "default"}], "user_id": "7b08bbc790fd4a26829298f18add9123", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-12T23:23:07Z", "hostId": "1cc4d0b456a3215adc3d0cd7408ac5fd6ae304e875d8be23dec29289", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_10396cb4-2a0a-4b37-9590-75e15f9788bf", "created": "2019-05-12T23:22:56Z", "tenant_id": "14892ef1f05f4eb08be6d6d9c6964448", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-12 23:23:29,931 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-050611b3-a713-495a-ae0b-898bc9a345f8 2019-05-12 23:23:29,932 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.978457927704s 2019-05-12 23:23:29,934 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-05-12 23:23:29,938 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers/3041b2e5-0bc4-4181-9d0c-0761819bd55d/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}cff600f85b26e549ff098ceb957715753d50baf6" -d '{"os-getConsoleOutput": {"length": null}}' 2019-05-12 23:23:30,130 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 7974 Content-Type: application/json Date: Sun, 12 May 2019 23:23: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-8ae37efa-c519-4d9e-9e24-9e5f89a314bf x-openstack-request-id: req-8ae37efa-c519-4d9e-9e24-9e5f89a314bf 2019-05-12 23:23:30,133 - 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 487010284 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.227881] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.230782] pid_max: default: 32768 minimum: 301\n[ 0.232346] ACPI: Core revision 20150930\n[ 0.234318] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.236578] Security Framework initialized\n[ 0.238003] Yama: becoming mindful.\n[ 0.239276] AppArmor: AppArmor initialized\n[ 0.240741] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.243030] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.245260] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.247361] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.249727] Initializing cgroup subsys io\n[ 0.251149] Initializing cgroup subsys memory\n[ 0.252643] Initializing cgroup subsys devices\n[ 0.254161] Initializing cgroup subsys freezer\n[ 0.255674] Initializing cgroup subsys net_cls\n[ 0.257193] Initializing cgroup subsys perf_event\n[ 0.258786] Initializing cgroup subsys net_prio\n[ 0.260328] Initializing cgroup subsys hugetlb\n[ 0.261836] Initializing cgroup subsys pids\n[ 0.263337] CPU: Physical Processor ID: 0\n[ 0.265421] mce: CPU supports 10 MCE banks\n[ 0.266888] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.268641] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.287017] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.295350] ftrace: allocating 31920 entries in 125 pages\n[ 0.325989] smpboot: Max logical packages: 1\n[ 0.327480] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.329825] x2apic enabled\n[ 0.331199] Switched APIC routing to physical x2apic.\n[ 0.334073] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.336016] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.339614] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.342733] KVM setup paravirtual spinlock\n[ 0.344642] x86: Booted up 1 node, 1 CPUs\n[ 0.346049] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.348398] devtmpfs: initialized\n[ 0.350627] evm: security.selinux\n[ 0.351842] evm: security.SMACK64\n[ 0.353045] evm: security.SMACK64EXEC\n[ 0.354347] evm: security.SMACK64TRANSMUTE\n[ 0.355762] evm: security.SMACK64MMAP\n[ 0.357054] evm: security.ima\n[ 0.358166] evm: security.capability\n[ 0.359518] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.362713] pinctrl core: initialized pinctrl subsystem\n[ 0.364587] RTC time: 23:23:26, date: 05/12/19\n[ 0.366204] NET: Registered protocol family 16\n[ 0.367839] cpuidle: using governor ladder\n[ 0.369272] cpuidle: using governor menu\n[ 0.370643] PCCT header not found.\n[ 0.371922] ACPI: bus type PCI registered\n[ 0.373318] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.375459] PCI: Using configuration type 1 for base access\n[ 0.378009] ACPI: Added _OSI(Module Device)\n[ 0.379467] ACPI: Added _OSI(Processor Device)\n[ 0.380970] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.382537] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.385110] ACPI: Interpreter enabled\n[ 0.386431] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.389651] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.392883] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.396122] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.399338] ACPI: (supports S0 S5)\n[ 0.400568] ACPI: Using IOAPIC for interrupt routing\n[ 0.402219] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.406709] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.408700] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.410866] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.412960] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.416751] acpiphp: Slot [3] registered\n[ 0.418145] acpiphp: Slot [4] registered\n[ 0.419536] acpiphp: Slot [5] registered\n[ 0.420933] acpiphp: Slot [6] registered\n[ 0.422314] acpiphp: Slot [7] registered\n[ 0.423698] acpiphp: Slot [8] registered\n[ 0.425099] acpiphp: Slot [9] registered\n[ 0.426483] acpiphp: Slot [10] registered\n[ 0.427889] acpiphp: Slot [11] registered\n[ 0.429303] acpiphp: Slot [12] registered\n[ 0.430713] acpiphp: Slot [13] registered\n[ 0.432121] acpiphp: Slot [14] registered\n[ 0.433528] acpiphp: Slot [15] registered\n[ 0.450940] acpiphp: Slot [16] registered\n[ 0.452351] acpiphp: Slot [17] registered\n[ 0.453772] acpiphp: Slot [18] registered\n[ 0.455195] acpiphp: Slot [19] registered\n[ 0.456603] acpiphp: Slot [20] registered\n[ 0.458015] acpiphp: Slot [21] registered\n[ 0.459427] acpiphp: Slot [22] registered\n[ 0.460834] acpiphp: Slot [23] registered\n[ 0.462246] acpiphp: Slot [24] registered\n[ 0.463665] acpiphp: Slot [25] registered\n[ 0.465074] acpiphp: Slot [26] registered\n[ 0.466478] acpiphp: Slot [27] registered\n[ 0.467894] acpiphp: Slot [28] registered\n[ 0.469314] acpiphp: Slot [29] registered\n[ 0.470722] acpiphp: Slot [30] registered\n[ 0.472141] acpiphp: Slot [31] registered\n[ 0.473552] PCI host bridge to bus 0000:00\n[ 0.474973] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.477105] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.479230] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.481761] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.484294] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.486875] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.491578] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.493814] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.495881] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.498101] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.502755] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.505253] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.527477] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.529988] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.532784] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.535234] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.537647] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.539780] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.541939] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.543785] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.546517] vgaarb: loaded\n[ 0.547562] vgaarb: bridge control possible 0000:00:02.0\n[ 0.549580] SCSI subsystem initialized\n[ 0.551112] ACPI: bus type USB registered\n[ 0.552542] usbcore: registered new interface driver usbfs\n[ 0.554349] usbcore: registered new interface driver hub\n[ 0.556107] usbcore: registered new device driver usb\n[ 0.557965] PCI: Using ACPI for IRQ routing\n[ 0.559819] NetLabel: Initializing\n[ 0.561075] NetLabel: domain hash size = 128\n[ 0.562566] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.564236] NetLabel: unlabeled traffic allowed by default\n[ 0.566205] clocksource: Switched to clocksource kvm-clock\n[ 0.576424] AppArmor: AppArmor Filesystem Enabled\n[ 0.580441] pnp: PnP ACPI init\n[ 0.582220] pnp: PnP ACPI: found 5 devices\n[ 0.589518] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.592594] NET: Registered protocol family 2\n[ 0.594573] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.596830] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.598946] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.601055] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.602963] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.605029] NET: Registered protocol family 1\n[ 0.606567] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.608500] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.610426] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.625457] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.640672] Trying to unpack rootfs image as initramfs...\n[ 0.702454] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.705352] Scanning for low memory corruption every 60 seconds\n[ 0.707724] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.709753] audit: initializing netlink subsys (disabled)\n[ 0.711574] audit: type=2000 audit(1557703406.320:1): initialized\n[ 0.713857] Initialise system trusted keyring\n[ 0.715518] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.717551] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.720678] zbud: loaded\n[ 0.721875] VFS: Disk quotas dquot_6.6.0\n[ 0.723311] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.725888] fuse init (API version 7.23)\n[ 0.727411] Key type big_key registered\n[ 0.728800] Allocating IMA MOK and blacklist keyrings.\n[ 0.730821] Key type asymmetric registered\n[ 0.732259] Asymmetric key parser 'x509' registered\n[ 0.733928] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.736508] io scheduler noop registered\n[ 0.737886] io scheduler deadline registered (default)\n[ 0.739628] io scheduler cfq registered\n[ 0.741092] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.742932] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.745122] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.747656] ACPI: Power Button [PWRF]\n[ 0.749103] GHES: HEST is not enabled!\n[ 0.763393] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.793059] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.796475] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.821723] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.825197] Linux agpgart interface v0.103\n[ 0.828760] brd: module loaded\n[ 0.831148] loop: module loaded\n[ 0.837331] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.839868] GPT:90111 != 2097151\n[ 0.841077] GPT:Alternate GPT header not at the end of the disk.\n[ 0.843000] GPT:90111 != 2097151\n[ 0.844185] GPT: Use GNU Parted to correct GPT errors.\n[ 0.845886] vda: vda1 vda15\n[ 0.847760] scsi host0: ata_piix\n[ 0.849076] scsi host1: ata_piix\n[ 0.850325] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.852470] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.855239] libphy: Fixed MDIO Bus: probed\n[ 0.856669] tun: Universal TUN/TAP device driver, 1.6\n[ 0.858354] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.861585] PPP generic driver version 2.4.2\n[ 0.863159] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.865248] ehci-pci: EHCI PCI platform driver\n[ 0.866784] ehci-platform: EHCI generic platform driver\n[ 0.868525] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.870518] ohci-pci: OHCI PCI platform driver\n[ 0.872055] ohci-platform: OHCI generic platform driver\n[ 0.873789] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.888806] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.890564] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.893125] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.894858] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.896846] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.899118] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.901594] usb usb1: Product: UHCI Host Controller\n[ 0.903222] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.905222] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.906882] hub 1-0:1.0: USB hub found\n[ 0.908233] hub 1-0:1.0: 2 ports detected\n[ 0.909791] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.913368] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.915039] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.916801] mousedev: PS/2 mouse device common for all mice\n[ 0.918972] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.921924] rtc_cmos 00:00: RTC can wake from S4\n[ 0.924004] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.926069] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.928146] i2c /dev entries driver\n[ 0.929458] device-mapper: uevent: version 1.0.3\n[ 0.931097] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.933934] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.936214] NET: Registered protocol family 10\n[ 0.938019] NET: Registered protocol family 17\n[ 0.939575] Key type dns_resolver registered\n[ 0.941200] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.943111] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.946146] registered taskstats version 1\n[ 0.947611] Loading compiled-in X.509 certificates\n[ 0.949783] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.953018] zswap: loaded using pool lzo/zbud\n[ 0.955320] Key type trusted registered\n[ 0.957671] Key type encrypted registered\n[ 0.959111] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.960924] ima: No TPM chip found, activating TPM-bypass!\n[ 0.962739] evm: HMAC attrs: 0x1\n[ 0.964314] Magic number: 3:160:403\n[ 0.965742] rtc_cmos 00:00: setting system clock to 2019-05-12 23:23:26 UTC (1557703406)\n[ 0.968541] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.970492] EDD information not available.\n[ 1.011904] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.030831] Write protecting the kernel read-only data: 14336k\n[ 1.034149] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.037149] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.75\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.88\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.197662] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.9...\nLease of 192.168.120.9 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.02. 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\n"} 2019-05-12 23:23:30,133 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/3041b2e5-0bc4-4181-9d0c-0761819bd55d/action used request id req-8ae37efa-c519-4d9e-9e24-9e5f89a314bf 2019-05-12 23:23:30,133 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.199321985245s 2019-05-12 23:23:30,134 - 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 487010284 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.227881] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.230782] pid_max: default: 32768 minimum: 301 [ 0.232346] ACPI: Core revision 20150930 [ 0.234318] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.236578] Security Framework initialized [ 0.238003] Yama: becoming mindful. [ 0.239276] AppArmor: AppArmor initialized [ 0.240741] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.243030] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.245260] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.247361] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.249727] Initializing cgroup subsys io [ 0.251149] Initializing cgroup subsys memory [ 0.252643] Initializing cgroup subsys devices [ 0.254161] Initializing cgroup subsys freezer [ 0.255674] Initializing cgroup subsys net_cls [ 0.257193] Initializing cgroup subsys perf_event [ 0.258786] Initializing cgroup subsys net_prio [ 0.260328] Initializing cgroup subsys hugetlb [ 0.261836] Initializing cgroup subsys pids [ 0.263337] CPU: Physical Processor ID: 0 [ 0.265421] mce: CPU supports 10 MCE banks [ 0.266888] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.268641] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.287017] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.295350] ftrace: allocating 31920 entries in 125 pages [ 0.325989] smpboot: Max logical packages: 1 [ 0.327480] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.329825] x2apic enabled [ 0.331199] Switched APIC routing to physical x2apic. [ 0.334073] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.336016] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.339614] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.342733] KVM setup paravirtual spinlock [ 0.344642] x86: Booted up 1 node, 1 CPUs [ 0.346049] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.348398] devtmpfs: initialized [ 0.350627] evm: security.selinux [ 0.351842] evm: security.SMACK64 [ 0.353045] evm: security.SMACK64EXEC [ 0.354347] evm: security.SMACK64TRANSMUTE [ 0.355762] evm: security.SMACK64MMAP [ 0.357054] evm: security.ima [ 0.358166] evm: security.capability [ 0.359518] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.362713] pinctrl core: initialized pinctrl subsystem [ 0.364587] RTC time: 23:23:26, date: 05/12/19 [ 0.366204] NET: Registered protocol family 16 [ 0.367839] cpuidle: using governor ladder [ 0.369272] cpuidle: using governor menu [ 0.370643] PCCT header not found. [ 0.371922] ACPI: bus type PCI registered [ 0.373318] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.375459] PCI: Using configuration type 1 for base access [ 0.378009] ACPI: Added _OSI(Module Device) [ 0.379467] ACPI: Added _OSI(Processor Device) [ 0.380970] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.382537] ACPI: Added _OSI(Processor Aggregator Device) [ 0.385110] ACPI: Interpreter enabled [ 0.386431] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.389651] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.392883] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.396122] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.399338] ACPI: (supports S0 S5) [ 0.400568] ACPI: Using IOAPIC for interrupt routing [ 0.402219] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.406709] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.408700] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.410866] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.412960] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.416751] acpiphp: Slot [3] registered [ 0.418145] acpiphp: Slot [4] registered [ 0.419536] acpiphp: Slot [5] registered [ 0.420933] acpiphp: Slot [6] registered [ 0.422314] acpiphp: Slot [7] registered [ 0.423698] acpiphp: Slot [8] registered [ 0.425099] acpiphp: Slot [9] registered [ 0.426483] acpiphp: Slot [10] registered [ 0.427889] acpiphp: Slot [11] registered [ 0.429303] acpiphp: Slot [12] registered [ 0.430713] acpiphp: Slot [13] registered [ 0.432121] acpiphp: Slot [14] registered [ 0.433528] acpiphp: Slot [15] registered [ 0.450940] acpiphp: Slot [16] registered [ 0.452351] acpiphp: Slot [17] registered [ 0.453772] acpiphp: Slot [18] registered [ 0.455195] acpiphp: Slot [19] registered [ 0.456603] acpiphp: Slot [20] registered [ 0.458015] acpiphp: Slot [21] registered [ 0.459427] acpiphp: Slot [22] registered [ 0.460834] acpiphp: Slot [23] registered [ 0.462246] acpiphp: Slot [24] registered [ 0.463665] acpiphp: Slot [25] registered [ 0.465074] acpiphp: Slot [26] registered [ 0.466478] acpiphp: Slot [27] registered [ 0.467894] acpiphp: Slot [28] registered [ 0.469314] acpiphp: Slot [29] registered [ 0.470722] acpiphp: Slot [30] registered [ 0.472141] acpiphp: Slot [31] registered [ 0.473552] PCI host bridge to bus 0000:00 [ 0.474973] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.477105] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.479230] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.481761] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.484294] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.486875] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.491578] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.493814] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.495881] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.498101] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.502755] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.505253] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.527477] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.529988] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.532784] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.535234] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.537647] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.539780] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.541939] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.543785] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.546517] vgaarb: loaded [ 0.547562] vgaarb: bridge control possible 0000:00:02.0 [ 0.549580] SCSI subsystem initialized [ 0.551112] ACPI: bus type USB registered [ 0.552542] usbcore: registered new interface driver usbfs [ 0.554349] usbcore: registered new interface driver hub [ 0.556107] usbcore: registered new device driver usb [ 0.557965] PCI: Using ACPI for IRQ routing [ 0.559819] NetLabel: Initializing [ 0.561075] NetLabel: domain hash size = 128 [ 0.562566] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.564236] NetLabel: unlabeled traffic allowed by default [ 0.566205] clocksource: Switched to clocksource kvm-clock [ 0.576424] AppArmor: AppArmor Filesystem Enabled [ 0.580441] pnp: PnP ACPI init [ 0.582220] pnp: PnP ACPI: found 5 devices [ 0.589518] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.592594] NET: Registered protocol family 2 [ 0.594573] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.596830] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.598946] TCP: Hash tables configured (established 4096 bind 4096) [ 0.601055] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.602963] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.605029] NET: Registered protocol family 1 [ 0.606567] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.608500] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.610426] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.625457] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.640672] Trying to unpack rootfs image as initramfs... [ 0.702454] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.705352] Scanning for low memory corruption every 60 seconds [ 0.707724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.709753] audit: initializing netlink subsys (disabled) [ 0.711574] audit: type=2000 audit(1557703406.320:1): initialized [ 0.713857] Initialise system trusted keyring [ 0.715518] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.717551] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.720678] zbud: loaded [ 0.721875] VFS: Disk quotas dquot_6.6.0 [ 0.723311] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.725888] fuse init (API version 7.23) [ 0.727411] Key type big_key registered [ 0.728800] Allocating IMA MOK and blacklist keyrings. [ 0.730821] Key type asymmetric registered [ 0.732259] Asymmetric key parser 'x509' registered [ 0.733928] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.736508] io scheduler noop registered [ 0.737886] io scheduler deadline registered (default) [ 0.739628] io scheduler cfq registered [ 0.741092] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.742932] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.745122] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.747656] ACPI: Power Button [PWRF] [ 0.749103] GHES: HEST is not enabled! [ 0.763393] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.793059] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.796475] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.821723] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.825197] Linux agpgart interface v0.103 [ 0.828760] brd: module loaded [ 0.831148] loop: module loaded [ 0.837331] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.839868] GPT:90111 != 2097151 [ 0.841077] GPT:Alternate GPT header not at the end of the disk. [ 0.843000] GPT:90111 != 2097151 [ 0.844185] GPT: Use GNU Parted to correct GPT errors. [ 0.845886] vda: vda1 vda15 [ 0.847760] scsi host0: ata_piix [ 0.849076] scsi host1: ata_piix [ 0.850325] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.852470] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.855239] libphy: Fixed MDIO Bus: probed [ 0.856669] tun: Universal TUN/TAP device driver, 1.6 [ 0.858354] tun: (C) 1999-2004 Max Krasnyansky [ 0.861585] PPP generic driver version 2.4.2 [ 0.863159] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.865248] ehci-pci: EHCI PCI platform driver [ 0.866784] ehci-platform: EHCI generic platform driver [ 0.868525] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.870518] ohci-pci: OHCI PCI platform driver [ 0.872055] ohci-platform: OHCI generic platform driver [ 0.873789] uhci_hcd: USB Universal Host Controller Interface driver [ 0.888806] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.890564] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.893125] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.894858] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.896846] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.899118] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.901594] usb usb1: Product: UHCI Host Controller [ 0.903222] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.905222] usb usb1: SerialNumber: 0000:00:01.2 [ 0.906882] hub 1-0:1.0: USB hub found [ 0.908233] hub 1-0:1.0: 2 ports detected [ 0.909791] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.913368] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.915039] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.916801] mousedev: PS/2 mouse device common for all mice [ 0.918972] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.921924] rtc_cmos 00:00: RTC can wake from S4 [ 0.924004] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.926069] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.928146] i2c /dev entries driver [ 0.929458] device-mapper: uevent: version 1.0.3 [ 0.931097] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.933934] ledtrig-cpu: registered to indicate activity on CPUs [ 0.936214] NET: Registered protocol family 10 [ 0.938019] NET: Registered protocol family 17 [ 0.939575] Key type dns_resolver registered [ 0.941200] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.943111] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.946146] registered taskstats version 1 [ 0.947611] Loading compiled-in X.509 certificates [ 0.949783] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.953018] zswap: loaded using pool lzo/zbud [ 0.955320] Key type trusted registered [ 0.957671] Key type encrypted registered [ 0.959111] AppArmor: AppArmor sha1 policy hashing enabled [ 0.960924] ima: No TPM chip found, activating TPM-bypass! [ 0.962739] evm: HMAC attrs: 0x1 [ 0.964314] Magic number: 3:160:403 [ 0.965742] rtc_cmos 00:00: setting system clock to 2019-05-12 23:23:26 UTC (1557703406) [ 0.968541] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.970492] EDD information not available. [ 1.011904] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.030831] Write protecting the kernel read-only data: 14336k [ 1.034149] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.037149] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.88 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.197662] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.9... Lease of 192.168.120.9 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.02. 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 2019-05-12 23:23:30,135 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging 192.168.120.5. Waiting for response... 2019-05-12 23:23:31,137 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-12 23:23:31,141 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}cff600f85b26e549ff098ceb957715753d50baf6" 2019-05-12 23:23:32,241 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 863 Content-Type: application/json Date: Sun, 12 May 2019 23:23: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-f5dd824d-b3a7-4341-b1db-cc45279c95dc x-openstack-request-id: req-f5dd824d-b3a7-4341-b1db-cc45279c95dc 2019-05-12 23:23:32,242 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_10396cb4-2a0a-4b37-9590-75e15f9788bf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:db:4e:68", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/3041b2e5-0bc4-4181-9d0c-0761819bd55d", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/3041b2e5-0bc4-4181-9d0c-0761819bd55d", "rel": "bookmark"}], "image": {"id": "45d5fce9-f57a-47f6-9d43-eaeda42e67db", "links": [{"href": "http://172.30.9.24:8774/images/45d5fce9-f57a-47f6-9d43-eaeda42e67db", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-12T23:23:25.000000", "flavor": {"id": "0834e729-7581-46c5-a76e-ea6c43ce40db", "links": [{"href": "http://172.30.9.24:8774/flavors/0834e729-7581-46c5-a76e-ea6c43ce40db", "rel": "bookmark"}]}, "id": "3041b2e5-0bc4-4181-9d0c-0761819bd55d", "security_groups": [{"name": "default"}], "user_id": "7b08bbc790fd4a26829298f18add9123", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-12T23:23:25Z", "hostId": "cfb05a4fd84ba2df65801d7b9b2df91c7a0d3a45c360700496ecd53f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_10396cb4-2a0a-4b37-9590-75e15f9788bf", "created": "2019-05-12T23:23:14Z", "tenant_id": "14892ef1f05f4eb08be6d6d9c6964448", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_10396cb4-2a0a-4b37-9590-75e15f9788bf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:de:30", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/8b0eb40f-8f68-4b1b-938a-e5c6fcff6b18", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/8b0eb40f-8f68-4b1b-938a-e5c6fcff6b18", "rel": "bookmark"}], "image": {"id": "45d5fce9-f57a-47f6-9d43-eaeda42e67db", "links": [{"href": "http://172.30.9.24:8774/images/45d5fce9-f57a-47f6-9d43-eaeda42e67db", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-12T23:23:06.000000", "flavor": {"id": "0834e729-7581-46c5-a76e-ea6c43ce40db", "links": [{"href": "http://172.30.9.24:8774/flavors/0834e729-7581-46c5-a76e-ea6c43ce40db", "rel": "bookmark"}]}, "id": "8b0eb40f-8f68-4b1b-938a-e5c6fcff6b18", "security_groups": [{"name": "default"}], "user_id": "7b08bbc790fd4a26829298f18add9123", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-12T23:23:07Z", "hostId": "1cc4d0b456a3215adc3d0cd7408ac5fd6ae304e875d8be23dec29289", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_10396cb4-2a0a-4b37-9590-75e15f9788bf", "created": "2019-05-12T23:22:56Z", "tenant_id": "14892ef1f05f4eb08be6d6d9c6964448", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-12 23:23:32,242 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-f5dd824d-b3a7-4341-b1db-cc45279c95dc 2019-05-12 23:23:32,243 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.10563898087s 2019-05-12 23:23:32,245 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-05-12 23:23:32,247 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers/3041b2e5-0bc4-4181-9d0c-0761819bd55d/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}cff600f85b26e549ff098ceb957715753d50baf6" -d '{"os-getConsoleOutput": {"length": null}}' 2019-05-12 23:23:32,362 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9579 Content-Type: application/json Date: Sun, 12 May 2019 23:23: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-32814b32-0316-492f-8ed5-e9010896cb97 x-openstack-request-id: req-32814b32-0316-492f-8ed5-e9010896cb97 2019-05-12 23:23:32,364 - 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 487010284 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.227881] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.230782] pid_max: default: 32768 minimum: 301\n[ 0.232346] ACPI: Core revision 20150930\n[ 0.234318] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.236578] Security Framework initialized\n[ 0.238003] Yama: becoming mindful.\n[ 0.239276] AppArmor: AppArmor initialized\n[ 0.240741] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.243030] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.245260] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.247361] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.249727] Initializing cgroup subsys io\n[ 0.251149] Initializing cgroup subsys memory\n[ 0.252643] Initializing cgroup subsys devices\n[ 0.254161] Initializing cgroup subsys freezer\n[ 0.255674] Initializing cgroup subsys net_cls\n[ 0.257193] Initializing cgroup subsys perf_event\n[ 0.258786] Initializing cgroup subsys net_prio\n[ 0.260328] Initializing cgroup subsys hugetlb\n[ 0.261836] Initializing cgroup subsys pids\n[ 0.263337] CPU: Physical Processor ID: 0\n[ 0.265421] mce: CPU supports 10 MCE banks\n[ 0.266888] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.268641] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.287017] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.295350] ftrace: allocating 31920 entries in 125 pages\n[ 0.325989] smpboot: Max logical packages: 1\n[ 0.327480] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.329825] x2apic enabled\n[ 0.331199] Switched APIC routing to physical x2apic.\n[ 0.334073] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.336016] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.339614] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.342733] KVM setup paravirtual spinlock\n[ 0.344642] x86: Booted up 1 node, 1 CPUs\n[ 0.346049] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.348398] devtmpfs: initialized\n[ 0.350627] evm: security.selinux\n[ 0.351842] evm: security.SMACK64\n[ 0.353045] evm: security.SMACK64EXEC\n[ 0.354347] evm: security.SMACK64TRANSMUTE\n[ 0.355762] evm: security.SMACK64MMAP\n[ 0.357054] evm: security.ima\n[ 0.358166] evm: security.capability\n[ 0.359518] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.362713] pinctrl core: initialized pinctrl subsystem\n[ 0.364587] RTC time: 23:23:26, date: 05/12/19\n[ 0.366204] NET: Registered protocol family 16\n[ 0.367839] cpuidle: using governor ladder\n[ 0.369272] cpuidle: using governor menu\n[ 0.370643] PCCT header not found.\n[ 0.371922] ACPI: bus type PCI registered\n[ 0.373318] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.375459] PCI: Using configuration type 1 for base access\n[ 0.378009] ACPI: Added _OSI(Module Device)\n[ 0.379467] ACPI: Added _OSI(Processor Device)\n[ 0.380970] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.382537] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.385110] ACPI: Interpreter enabled\n[ 0.386431] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.389651] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.392883] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.396122] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.399338] ACPI: (supports S0 S5)\n[ 0.400568] ACPI: Using IOAPIC for interrupt routing\n[ 0.402219] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.406709] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.408700] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.410866] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.412960] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.416751] acpiphp: Slot [3] registered\n[ 0.418145] acpiphp: Slot [4] registered\n[ 0.419536] acpiphp: Slot [5] registered\n[ 0.420933] acpiphp: Slot [6] registered\n[ 0.422314] acpiphp: Slot [7] registered\n[ 0.423698] acpiphp: Slot [8] registered\n[ 0.425099] acpiphp: Slot [9] registered\n[ 0.426483] acpiphp: Slot [10] registered\n[ 0.427889] acpiphp: Slot [11] registered\n[ 0.429303] acpiphp: Slot [12] registered\n[ 0.430713] acpiphp: Slot [13] registered\n[ 0.432121] acpiphp: Slot [14] registered\n[ 0.433528] acpiphp: Slot [15] registered\n[ 0.450940] acpiphp: Slot [16] registered\n[ 0.452351] acpiphp: Slot [17] registered\n[ 0.453772] acpiphp: Slot [18] registered\n[ 0.455195] acpiphp: Slot [19] registered\n[ 0.456603] acpiphp: Slot [20] registered\n[ 0.458015] acpiphp: Slot [21] registered\n[ 0.459427] acpiphp: Slot [22] registered\n[ 0.460834] acpiphp: Slot [23] registered\n[ 0.462246] acpiphp: Slot [24] registered\n[ 0.463665] acpiphp: Slot [25] registered\n[ 0.465074] acpiphp: Slot [26] registered\n[ 0.466478] acpiphp: Slot [27] registered\n[ 0.467894] acpiphp: Slot [28] registered\n[ 0.469314] acpiphp: Slot [29] registered\n[ 0.470722] acpiphp: Slot [30] registered\n[ 0.472141] acpiphp: Slot [31] registered\n[ 0.473552] PCI host bridge to bus 0000:00\n[ 0.474973] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.477105] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.479230] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.481761] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.484294] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.486875] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.491578] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.493814] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.495881] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.498101] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.502755] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.505253] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.527477] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.529988] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.532784] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.535234] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.537647] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.539780] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.541939] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.543785] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.546517] vgaarb: loaded\n[ 0.547562] vgaarb: bridge control possible 0000:00:02.0\n[ 0.549580] SCSI subsystem initialized\n[ 0.551112] ACPI: bus type USB registered\n[ 0.552542] usbcore: registered new interface driver usbfs\n[ 0.554349] usbcore: registered new interface driver hub\n[ 0.556107] usbcore: registered new device driver usb\n[ 0.557965] PCI: Using ACPI for IRQ routing\n[ 0.559819] NetLabel: Initializing\n[ 0.561075] NetLabel: domain hash size = 128\n[ 0.562566] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.564236] NetLabel: unlabeled traffic allowed by default\n[ 0.566205] clocksource: Switched to clocksource kvm-clock\n[ 0.576424] AppArmor: AppArmor Filesystem Enabled\n[ 0.580441] pnp: PnP ACPI init\n[ 0.582220] pnp: PnP ACPI: found 5 devices\n[ 0.589518] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.592594] NET: Registered protocol family 2\n[ 0.594573] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.596830] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.598946] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.601055] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.602963] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.605029] NET: Registered protocol family 1\n[ 0.606567] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.608500] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.610426] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.625457] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.640672] Trying to unpack rootfs image as initramfs...\n[ 0.702454] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.705352] Scanning for low memory corruption every 60 seconds\n[ 0.707724] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.709753] audit: initializing netlink subsys (disabled)\n[ 0.711574] audit: type=2000 audit(1557703406.320:1): initialized\n[ 0.713857] Initialise system trusted keyring\n[ 0.715518] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.717551] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.720678] zbud: loaded\n[ 0.721875] VFS: Disk quotas dquot_6.6.0\n[ 0.723311] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.725888] fuse init (API version 7.23)\n[ 0.727411] Key type big_key registered\n[ 0.728800] Allocating IMA MOK and blacklist keyrings.\n[ 0.730821] Key type asymmetric registered\n[ 0.732259] Asymmetric key parser 'x509' registered\n[ 0.733928] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.736508] io scheduler noop registered\n[ 0.737886] io scheduler deadline registered (default)\n[ 0.739628] io scheduler cfq registered\n[ 0.741092] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.742932] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.745122] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.747656] ACPI: Power Button [PWRF]\n[ 0.749103] GHES: HEST is not enabled!\n[ 0.763393] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.793059] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.796475] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.821723] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.825197] Linux agpgart interface v0.103\n[ 0.828760] brd: module loaded\n[ 0.831148] loop: module loaded\n[ 0.837331] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.839868] GPT:90111 != 2097151\n[ 0.841077] GPT:Alternate GPT header not at the end of the disk.\n[ 0.843000] GPT:90111 != 2097151\n[ 0.844185] GPT: Use GNU Parted to correct GPT errors.\n[ 0.845886] vda: vda1 vda15\n[ 0.847760] scsi host0: ata_piix\n[ 0.849076] scsi host1: ata_piix\n[ 0.850325] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.852470] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.855239] libphy: Fixed MDIO Bus: probed\n[ 0.856669] tun: Universal TUN/TAP device driver, 1.6\n[ 0.858354] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.861585] PPP generic driver version 2.4.2\n[ 0.863159] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.865248] ehci-pci: EHCI PCI platform driver\n[ 0.866784] ehci-platform: EHCI generic platform driver\n[ 0.868525] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.870518] ohci-pci: OHCI PCI platform driver\n[ 0.872055] ohci-platform: OHCI generic platform driver\n[ 0.873789] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.888806] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.890564] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.893125] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.894858] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.896846] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.899118] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.901594] usb usb1: Product: UHCI Host Controller\n[ 0.903222] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.905222] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.906882] hub 1-0:1.0: USB hub found\n[ 0.908233] hub 1-0:1.0: 2 ports detected\n[ 0.909791] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.913368] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.915039] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.916801] mousedev: PS/2 mouse device common for all mice\n[ 0.918972] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.921924] rtc_cmos 00:00: RTC can wake from S4\n[ 0.924004] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.926069] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.928146] i2c /dev entries driver\n[ 0.929458] device-mapper: uevent: version 1.0.3\n[ 0.931097] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.933934] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.936214] NET: Registered protocol family 10\n[ 0.938019] NET: Registered protocol family 17\n[ 0.939575] Key type dns_resolver registered\n[ 0.941200] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.943111] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.946146] registered taskstats version 1\n[ 0.947611] Loading compiled-in X.509 certificates\n[ 0.949783] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.953018] zswap: loaded using pool lzo/zbud\n[ 0.955320] Key type trusted registered\n[ 0.957671] Key type encrypted registered\n[ 0.959111] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.960924] ima: No TPM chip found, activating TPM-bypass!\n[ 0.962739] evm: HMAC attrs: 0x1\n[ 0.964314] Magic number: 3:160:403\n[ 0.965742] rtc_cmos 00:00: setting system clock to 2019-05-12 23:23:26 UTC (1557703406)\n[ 0.968541] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.970492] EDD information not available.\n[ 1.011904] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.030831] Write protecting the kernel read-only data: 14336k\n[ 1.034149] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.037149] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.75\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.88\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.197662] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.9...\nLease of 192.168.120.9 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.02. iid=i-00000011\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\nvPing OK\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\n/dev/root resized successfully [took 0.98s]\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCh1kyAzc6DE1y45vA5Lfl3NBKszM/kjbQ3Z1wM/LFW3aooi73RubhNc/9XH95zdoi8Dcg8hQ7fQiZ4O01L93iXigPWOyGMalhThg3xHDVtpt/+DcXv22ccz4ikLuO9wPX0O0H1mf9rPT/QGH/5RTfRZN+c9pgQ3FJ4K22i6g6WdwBgnE4RPk7U/0PGTA75W866+v71vHglQI/DLi+8GTt6XjK50eRxEoqHKajBZ2EnkVnJEQpX6WNhkUA0drWrWJBSQFSQzaU2CVyrSEDFhv9F3cj/RGvBZ69R7lt9rhpDswKfLtxMlOA1ivZ8pG2h0qBgb+WeEP1tucYEftLrALkR root@vping-userdata-vm2-10396cb4-2a0a-4b37-9590-75e15f9788bf\nssh-dss AAAAB3NzaC1kc3MAAACBAPoo5z8ykuOtNn0nuIgemexWfiX7tY1ChaH0XQuCRhxEoaFUw0CkIe70YaODfElKYhBSluX/tsLsLBs4EQ0PAesWZS1z0nENsn0SO/QOFHdK4m1pKaG9sYVZYUDF8IviwqYkoDp3RJEsqd7w06tJFKHfJOYRcxPPEN/HQkhvm+UvAAAAFQDyGadqa9i/4UQuQnXHZv/qEG5ZsQAAAIB93DywFUjXPkv7tR/yxy70NJtMsYs28b5ScS+4JZh33jCkMbQVCPaDM8iS6lRZzfYXWQHjpN6tgi29BGS9RZxJYGqnamXvMR7EtH/cP6gy5BG+AcT00f+vErwJEtbxKj6cRooxYquwq4YPDL1/K2x06wpFx2HmBXQ2tjhoQdrlgQAAAIB2r6I2mzw4fQDueIByh5fGIYf4Yq28LW2u/3MFWZRHo1zHFdCDX0UPeF3EjvFY42IACIuxs8AkHJRokF9+01/HVdgHwx4T4dPCiTanIZga8/Fn0Am46SDsRQzzCrLwF4p5tei0N0BG88ALH/qdrfPk7GewEItkMx3os+c971rXLw== root@vping-userdata-vm2-10396cb4-2a0a-4b37-9590-75e15f9788bf\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.9,24,fe80::f816:3eff:fedb:4e68/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.1 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.9 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000011\nname: N/A\navailability-zone: nova\nlocal-hostname: vping-userdata-vm2-10396cb4-2a0a-4b37-9590-75e15f9788bf\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=5.02 ===\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-10396cb4-2a0a-4b37-9590-75e15f9788bf login: "} 2019-05-12 23:23:32,365 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/3041b2e5-0bc4-4181-9d0c-0761819bd55d/action used request id req-32814b32-0316-492f-8ed5-e9010896cb97 2019-05-12 23:23:32,365 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.119817972183s 2019-05-12 23:23:32,366 - 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 487010284 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.227881] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.230782] pid_max: default: 32768 minimum: 301 [ 0.232346] ACPI: Core revision 20150930 [ 0.234318] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.236578] Security Framework initialized [ 0.238003] Yama: becoming mindful. [ 0.239276] AppArmor: AppArmor initialized [ 0.240741] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.243030] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.245260] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.247361] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.249727] Initializing cgroup subsys io [ 0.251149] Initializing cgroup subsys memory [ 0.252643] Initializing cgroup subsys devices [ 0.254161] Initializing cgroup subsys freezer [ 0.255674] Initializing cgroup subsys net_cls [ 0.257193] Initializing cgroup subsys perf_event [ 0.258786] Initializing cgroup subsys net_prio [ 0.260328] Initializing cgroup subsys hugetlb [ 0.261836] Initializing cgroup subsys pids [ 0.263337] CPU: Physical Processor ID: 0 [ 0.265421] mce: CPU supports 10 MCE banks [ 0.266888] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.268641] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.287017] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.295350] ftrace: allocating 31920 entries in 125 pages [ 0.325989] smpboot: Max logical packages: 1 [ 0.327480] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.329825] x2apic enabled [ 0.331199] Switched APIC routing to physical x2apic. [ 0.334073] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.336016] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.339614] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.342733] KVM setup paravirtual spinlock [ 0.344642] x86: Booted up 1 node, 1 CPUs [ 0.346049] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.348398] devtmpfs: initialized [ 0.350627] evm: security.selinux [ 0.351842] evm: security.SMACK64 [ 0.353045] evm: security.SMACK64EXEC [ 0.354347] evm: security.SMACK64TRANSMUTE [ 0.355762] evm: security.SMACK64MMAP [ 0.357054] evm: security.ima [ 0.358166] evm: security.capability [ 0.359518] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.362713] pinctrl core: initialized pinctrl subsystem [ 0.364587] RTC time: 23:23:26, date: 05/12/19 [ 0.366204] NET: Registered protocol family 16 [ 0.367839] cpuidle: using governor ladder [ 0.369272] cpuidle: using governor menu [ 0.370643] PCCT header not found. [ 0.371922] ACPI: bus type PCI registered [ 0.373318] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.375459] PCI: Using configuration type 1 for base access [ 0.378009] ACPI: Added _OSI(Module Device) [ 0.379467] ACPI: Added _OSI(Processor Device) [ 0.380970] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.382537] ACPI: Added _OSI(Processor Aggregator Device) [ 0.385110] ACPI: Interpreter enabled [ 0.386431] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.389651] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.392883] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.396122] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.399338] ACPI: (supports S0 S5) [ 0.400568] ACPI: Using IOAPIC for interrupt routing [ 0.402219] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.406709] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.408700] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.410866] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.412960] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.416751] acpiphp: Slot [3] registered [ 0.418145] acpiphp: Slot [4] registered [ 0.419536] acpiphp: Slot [5] registered [ 0.420933] acpiphp: Slot [6] registered [ 0.422314] acpiphp: Slot [7] registered [ 0.423698] acpiphp: Slot [8] registered [ 0.425099] acpiphp: Slot [9] registered [ 0.426483] acpiphp: Slot [10] registered [ 0.427889] acpiphp: Slot [11] registered [ 0.429303] acpiphp: Slot [12] registered [ 0.430713] acpiphp: Slot [13] registered [ 0.432121] acpiphp: Slot [14] registered [ 0.433528] acpiphp: Slot [15] registered [ 0.450940] acpiphp: Slot [16] registered [ 0.452351] acpiphp: Slot [17] registered [ 0.453772] acpiphp: Slot [18] registered [ 0.455195] acpiphp: Slot [19] registered [ 0.456603] acpiphp: Slot [20] registered [ 0.458015] acpiphp: Slot [21] registered [ 0.459427] acpiphp: Slot [22] registered [ 0.460834] acpiphp: Slot [23] registered [ 0.462246] acpiphp: Slot [24] registered [ 0.463665] acpiphp: Slot [25] registered [ 0.465074] acpiphp: Slot [26] registered [ 0.466478] acpiphp: Slot [27] registered [ 0.467894] acpiphp: Slot [28] registered [ 0.469314] acpiphp: Slot [29] registered [ 0.470722] acpiphp: Slot [30] registered [ 0.472141] acpiphp: Slot [31] registered [ 0.473552] PCI host bridge to bus 0000:00 [ 0.474973] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.477105] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.479230] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.481761] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.484294] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.486875] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.491578] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.493814] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.495881] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.498101] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.502755] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.505253] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.527477] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.529988] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.532784] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.535234] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.537647] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.539780] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.541939] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.543785] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.546517] vgaarb: loaded [ 0.547562] vgaarb: bridge control possible 0000:00:02.0 [ 0.549580] SCSI subsystem initialized [ 0.551112] ACPI: bus type USB registered [ 0.552542] usbcore: registered new interface driver usbfs [ 0.554349] usbcore: registered new interface driver hub [ 0.556107] usbcore: registered new device driver usb [ 0.557965] PCI: Using ACPI for IRQ routing [ 0.559819] NetLabel: Initializing [ 0.561075] NetLabel: domain hash size = 128 [ 0.562566] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.564236] NetLabel: unlabeled traffic allowed by default [ 0.566205] clocksource: Switched to clocksource kvm-clock [ 0.576424] AppArmor: AppArmor Filesystem Enabled [ 0.580441] pnp: PnP ACPI init [ 0.582220] pnp: PnP ACPI: found 5 devices [ 0.589518] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.592594] NET: Registered protocol family 2 [ 0.594573] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.596830] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.598946] TCP: Hash tables configured (established 4096 bind 4096) [ 0.601055] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.602963] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.605029] NET: Registered protocol family 1 [ 0.606567] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.608500] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.610426] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.625457] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.640672] Trying to unpack rootfs image as initramfs... [ 0.702454] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.705352] Scanning for low memory corruption every 60 seconds [ 0.707724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.709753] audit: initializing netlink subsys (disabled) [ 0.711574] audit: type=2000 audit(1557703406.320:1): initialized [ 0.713857] Initialise system trusted keyring [ 0.715518] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.717551] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.720678] zbud: loaded [ 0.721875] VFS: Disk quotas dquot_6.6.0 [ 0.723311] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.725888] fuse init (API version 7.23) [ 0.727411] Key type big_key registered [ 0.728800] Allocating IMA MOK and blacklist keyrings. [ 0.730821] Key type asymmetric registered [ 0.732259] Asymmetric key parser 'x509' registered [ 0.733928] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.736508] io scheduler noop registered [ 0.737886] io scheduler deadline registered (default) [ 0.739628] io scheduler cfq registered [ 0.741092] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.742932] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.745122] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.747656] ACPI: Power Button [PWRF] [ 0.749103] GHES: HEST is not enabled! [ 0.763393] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.793059] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.796475] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.821723] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.825197] Linux agpgart interface v0.103 [ 0.828760] brd: module loaded [ 0.831148] loop: module loaded [ 0.837331] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.839868] GPT:90111 != 2097151 [ 0.841077] GPT:Alternate GPT header not at the end of the disk. [ 0.843000] GPT:90111 != 2097151 [ 0.844185] GPT: Use GNU Parted to correct GPT errors. [ 0.845886] vda: vda1 vda15 [ 0.847760] scsi host0: ata_piix [ 0.849076] scsi host1: ata_piix [ 0.850325] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.852470] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.855239] libphy: Fixed MDIO Bus: probed [ 0.856669] tun: Universal TUN/TAP device driver, 1.6 [ 0.858354] tun: (C) 1999-2004 Max Krasnyansky [ 0.861585] PPP generic driver version 2.4.2 [ 0.863159] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.865248] ehci-pci: EHCI PCI platform driver [ 0.866784] ehci-platform: EHCI generic platform driver [ 0.868525] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.870518] ohci-pci: OHCI PCI platform driver [ 0.872055] ohci-platform: OHCI generic platform driver [ 0.873789] uhci_hcd: USB Universal Host Controller Interface driver [ 0.888806] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.890564] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.893125] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.894858] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.896846] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.899118] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.901594] usb usb1: Product: UHCI Host Controller [ 0.903222] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.905222] usb usb1: SerialNumber: 0000:00:01.2 [ 0.906882] hub 1-0:1.0: USB hub found [ 0.908233] hub 1-0:1.0: 2 ports detected [ 0.909791] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.913368] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.915039] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.916801] mousedev: PS/2 mouse device common for all mice [ 0.918972] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.921924] rtc_cmos 00:00: RTC can wake from S4 [ 0.924004] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.926069] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.928146] i2c /dev entries driver [ 0.929458] device-mapper: uevent: version 1.0.3 [ 0.931097] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.933934] ledtrig-cpu: registered to indicate activity on CPUs [ 0.936214] NET: Registered protocol family 10 [ 0.938019] NET: Registered protocol family 17 [ 0.939575] Key type dns_resolver registered [ 0.941200] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.943111] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.946146] registered taskstats version 1 [ 0.947611] Loading compiled-in X.509 certificates [ 0.949783] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.953018] zswap: loaded using pool lzo/zbud [ 0.955320] Key type trusted registered [ 0.957671] Key type encrypted registered [ 0.959111] AppArmor: AppArmor sha1 policy hashing enabled [ 0.960924] ima: No TPM chip found, activating TPM-bypass! [ 0.962739] evm: HMAC attrs: 0x1 [ 0.964314] Magic number: 3:160:403 [ 0.965742] rtc_cmos 00:00: setting system clock to 2019-05-12 23:23:26 UTC (1557703406) [ 0.968541] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.970492] EDD information not available. [ 1.011904] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.030831] Write protecting the kernel read-only data: 14336k [ 1.034149] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.037149] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.88 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.197662] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.9... Lease of 192.168.120.9 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.02. iid=i-00000011 failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 vPing OK === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: /dev/root resized successfully [took 0.98s] 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCh1kyAzc6DE1y45vA5Lfl3NBKszM/kjbQ3Z1wM/LFW3aooi73RubhNc/9XH95zdoi8Dcg8hQ7fQiZ4O01L93iXigPWOyGMalhThg3xHDVtpt/+DcXv22ccz4ikLuO9wPX0O0H1mf9rPT/QGH/5RTfRZN+c9pgQ3FJ4K22i6g6WdwBgnE4RPk7U/0PGTA75W866+v71vHglQI/DLi+8GTt6XjK50eRxEoqHKajBZ2EnkVnJEQpX6WNhkUA0drWrWJBSQFSQzaU2CVyrSEDFhv9F3cj/RGvBZ69R7lt9rhpDswKfLtxMlOA1ivZ8pG2h0qBgb+WeEP1tucYEftLrALkR root@vping-userdata-vm2-10396cb4-2a0a-4b37-9590-75e15f9788bf ssh-dss AAAAB3NzaC1kc3MAAACBAPoo5z8ykuOtNn0nuIgemexWfiX7tY1ChaH0XQuCRhxEoaFUw0CkIe70YaODfElKYhBSluX/tsLsLBs4EQ0PAesWZS1z0nENsn0SO/QOFHdK4m1pKaG9sYVZYUDF8IviwqYkoDp3RJEsqd7w06tJFKHfJOYRcxPPEN/HQkhvm+UvAAAAFQDyGadqa9i/4UQuQnXHZv/qEG5ZsQAAAIB93DywFUjXPkv7tR/yxy70NJtMsYs28b5ScS+4JZh33jCkMbQVCPaDM8iS6lRZzfYXWQHjpN6tgi29BGS9RZxJYGqnamXvMR7EtH/cP6gy5BG+AcT00f+vErwJEtbxKj6cRooxYquwq4YPDL1/K2x06wpFx2HmBXQ2tjhoQdrlgQAAAIB2r6I2mzw4fQDueIByh5fGIYf4Yq28LW2u/3MFWZRHo1zHFdCDX0UPeF3EjvFY42IACIuxs8AkHJRokF9+01/HVdgHwx4T4dPCiTanIZga8/Fn0Am46SDsRQzzCrLwF4p5tei0N0BG88ALH/qdrfPk7GewEItkMx3os+c971rXLw== root@vping-userdata-vm2-10396cb4-2a0a-4b37-9590-75e15f9788bf -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.9,24,fe80::f816:3eff:fedb:4e68/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.1 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.9 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000011 name: N/A availability-zone: nova local-hostname: vping-userdata-vm2-10396cb4-2a0a-4b37-9590-75e15f9788bf launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=5.02 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-userdata-vm2-10396cb4-2a0a-4b37-9590-75e15f9788bf login: 2019-05-12 23:23:32,367 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - vPing detected! 2019-05-12 23:23:32,479 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-05-12 23:23:32,479 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:60 | PASS | +------------------------+------------------+------------------+----------------+ 2019-05-12 23:23:32,484 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-05-12 23:23:32,487 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/servers/8b0eb40f-8f68-4b1b-938a-e5c6fcff6b18 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cff600f85b26e549ff098ceb957715753d50baf6" 2019-05-12 23:23:32,840 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Sun, 12 May 2019 23:23: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-c1cf243b-24b4-42f1-b2ee-6abc0b992447 x-openstack-request-id: req-c1cf243b-24b4-42f1-b2ee-6abc0b992447 2019-05-12 23:23:32,841 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/8b0eb40f-8f68-4b1b-938a-e5c6fcff6b18 used request id req-c1cf243b-24b4-42f1-b2ee-6abc0b992447 2019-05-12 23:23:32,841 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.356698989868s 2019-05-12 23:23:32,841 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-12 23:23:32,844 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}cff600f85b26e549ff098ceb957715753d50baf6" 2019-05-12 23:23:33,612 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 874 Content-Type: application/json Date: Sun, 12 May 2019 23:23: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-13a5ef76-f47f-4d19-a46f-b05730448466 x-openstack-request-id: req-13a5ef76-f47f-4d19-a46f-b05730448466 2019-05-12 23:23:33,613 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_10396cb4-2a0a-4b37-9590-75e15f9788bf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:db:4e:68", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/3041b2e5-0bc4-4181-9d0c-0761819bd55d", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/3041b2e5-0bc4-4181-9d0c-0761819bd55d", "rel": "bookmark"}], "image": {"id": "45d5fce9-f57a-47f6-9d43-eaeda42e67db", "links": [{"href": "http://172.30.9.24:8774/images/45d5fce9-f57a-47f6-9d43-eaeda42e67db", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-12T23:23:25.000000", "flavor": {"id": "0834e729-7581-46c5-a76e-ea6c43ce40db", "links": [{"href": "http://172.30.9.24:8774/flavors/0834e729-7581-46c5-a76e-ea6c43ce40db", "rel": "bookmark"}]}, "id": "3041b2e5-0bc4-4181-9d0c-0761819bd55d", "security_groups": [{"name": "default"}], "user_id": "7b08bbc790fd4a26829298f18add9123", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-12T23:23:25Z", "hostId": "cfb05a4fd84ba2df65801d7b9b2df91c7a0d3a45c360700496ecd53f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_10396cb4-2a0a-4b37-9590-75e15f9788bf", "created": "2019-05-12T23:23:14Z", "tenant_id": "14892ef1f05f4eb08be6d6d9c6964448", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_10396cb4-2a0a-4b37-9590-75e15f9788bf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:de:30", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/8b0eb40f-8f68-4b1b-938a-e5c6fcff6b18", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/8b0eb40f-8f68-4b1b-938a-e5c6fcff6b18", "rel": "bookmark"}], "image": {"id": "45d5fce9-f57a-47f6-9d43-eaeda42e67db", "links": [{"href": "http://172.30.9.24:8774/images/45d5fce9-f57a-47f6-9d43-eaeda42e67db", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-12T23:23:06.000000", "flavor": {"id": "0834e729-7581-46c5-a76e-ea6c43ce40db", "links": [{"href": "http://172.30.9.24:8774/flavors/0834e729-7581-46c5-a76e-ea6c43ce40db", "rel": "bookmark"}]}, "id": "8b0eb40f-8f68-4b1b-938a-e5c6fcff6b18", "security_groups": [{"name": "default"}], "user_id": "7b08bbc790fd4a26829298f18add9123", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-12T23:23:32Z", "hostId": "1cc4d0b456a3215adc3d0cd7408ac5fd6ae304e875d8be23dec29289", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_10396cb4-2a0a-4b37-9590-75e15f9788bf", "created": "2019-05-12T23:22:56Z", "tenant_id": "14892ef1f05f4eb08be6d6d9c6964448", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-12 23:23:33,613 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-13a5ef76-f47f-4d19-a46f-b05730448466 2019-05-12 23:23:33,613 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.771945953369s 2019-05-12 23:23:33,616 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-12 23:23:35,618 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-12 23:23:35,622 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}cff600f85b26e549ff098ceb957715753d50baf6" 2019-05-12 23:23:36,749 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 742 Content-Type: application/json Date: Sun, 12 May 2019 23:23: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-a1169c13-5459-46a2-ad86-b219a3e6df74 x-openstack-request-id: req-a1169c13-5459-46a2-ad86-b219a3e6df74 2019-05-12 23:23:36,750 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_10396cb4-2a0a-4b37-9590-75e15f9788bf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:db:4e:68", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/3041b2e5-0bc4-4181-9d0c-0761819bd55d", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/3041b2e5-0bc4-4181-9d0c-0761819bd55d", "rel": "bookmark"}], "image": {"id": "45d5fce9-f57a-47f6-9d43-eaeda42e67db", "links": [{"href": "http://172.30.9.24:8774/images/45d5fce9-f57a-47f6-9d43-eaeda42e67db", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-12T23:23:25.000000", "flavor": {"id": "0834e729-7581-46c5-a76e-ea6c43ce40db", "links": [{"href": "http://172.30.9.24:8774/flavors/0834e729-7581-46c5-a76e-ea6c43ce40db", "rel": "bookmark"}]}, "id": "3041b2e5-0bc4-4181-9d0c-0761819bd55d", "security_groups": [{"name": "default"}], "user_id": "7b08bbc790fd4a26829298f18add9123", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-12T23:23:25Z", "hostId": "cfb05a4fd84ba2df65801d7b9b2df91c7a0d3a45c360700496ecd53f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_10396cb4-2a0a-4b37-9590-75e15f9788bf", "created": "2019-05-12T23:23:14Z", "tenant_id": "14892ef1f05f4eb08be6d6d9c6964448", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-12 23:23:36,750 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-a1169c13-5459-46a2-ad86-b219a3e6df74 2019-05-12 23:23:36,750 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.13153791428s 2019-05-12 23:23:36,752 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-05-12 23:23:36,755 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/servers/3041b2e5-0bc4-4181-9d0c-0761819bd55d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cff600f85b26e549ff098ceb957715753d50baf6" 2019-05-12 23:23:37,122 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Sun, 12 May 2019 23:23:36 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-4f85469e-f80a-4b0c-ba76-9bb7d94d3c66 x-openstack-request-id: req-4f85469e-f80a-4b0c-ba76-9bb7d94d3c66 2019-05-12 23:23:37,122 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/3041b2e5-0bc4-4181-9d0c-0761819bd55d used request id req-4f85469e-f80a-4b0c-ba76-9bb7d94d3c66 2019-05-12 23:23:37,122 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.370058059692s 2019-05-12 23:23:37,122 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-12 23:23:37,125 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}cff600f85b26e549ff098ceb957715753d50baf6" 2019-05-12 23:23:38,055 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 746 Content-Type: application/json Date: Sun, 12 May 2019 23:23:37 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-038e1495-3d1b-493d-9ff9-a7d94ce287da x-openstack-request-id: req-038e1495-3d1b-493d-9ff9-a7d94ce287da 2019-05-12 23:23:38,056 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_10396cb4-2a0a-4b37-9590-75e15f9788bf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:db:4e:68", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/3041b2e5-0bc4-4181-9d0c-0761819bd55d", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/3041b2e5-0bc4-4181-9d0c-0761819bd55d", "rel": "bookmark"}], "image": {"id": "45d5fce9-f57a-47f6-9d43-eaeda42e67db", "links": [{"href": "http://172.30.9.24:8774/images/45d5fce9-f57a-47f6-9d43-eaeda42e67db", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-12T23:23:25.000000", "flavor": {"id": "0834e729-7581-46c5-a76e-ea6c43ce40db", "links": [{"href": "http://172.30.9.24:8774/flavors/0834e729-7581-46c5-a76e-ea6c43ce40db", "rel": "bookmark"}]}, "id": "3041b2e5-0bc4-4181-9d0c-0761819bd55d", "security_groups": [{"name": "default"}], "user_id": "7b08bbc790fd4a26829298f18add9123", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-12T23:23:37Z", "hostId": "cfb05a4fd84ba2df65801d7b9b2df91c7a0d3a45c360700496ecd53f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_10396cb4-2a0a-4b37-9590-75e15f9788bf", "created": "2019-05-12T23:23:14Z", "tenant_id": "14892ef1f05f4eb08be6d6d9c6964448", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-12 23:23:38,056 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-038e1495-3d1b-493d-9ff9-a7d94ce287da 2019-05-12 23:23:38,057 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.934129953384s 2019-05-12 23:23:38,060 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-12 23:23:40,062 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-12 23:23:40,066 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}cff600f85b26e549ff098ceb957715753d50baf6" 2019-05-12 23:23:40,127 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Sun, 12 May 2019 23:23:40 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-7d457972-2ee0-4c18-9b23-96ea4dea8cf7 x-openstack-request-id: req-7d457972-2ee0-4c18-9b23-96ea4dea8cf7 2019-05-12 23:23:40,128 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-05-12 23:23:40,128 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-7d457972-2ee0-4c18-9b23-96ea4dea8cf7 2019-05-12 23:23:40,128 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0654599666595s 2019-05-12 23:23:40,129 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-05-12 23:23:40,129 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/c6889ae9-9991-46d2-b96b-8ae18cb8497f/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}cff600f85b26e549ff098ceb957715753d50baf6" -d '{"subnet_id": "3cb47669-4ec9-49ec-aacc-5ede557845ac"}' 2019-05-12 23:23:43,000 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sun, 12 May 2019 23:23:43 GMT X-Openstack-Request-Id: req-ca7e3192-84b7-45aa-9e9b-eb9bffda5738 2019-05-12 23:23:43,000 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "3e234d5a-4c62-44d5-8734-b7649b5f2385", "tenant_id": "14892ef1f05f4eb08be6d6d9c6964448", "subnet_id": "3cb47669-4ec9-49ec-aacc-5ede557845ac", "subnet_ids": ["3cb47669-4ec9-49ec-aacc-5ede557845ac"], "port_id": "89dbc1fb-8d2c-458c-bbc4-2b3a6b1f5858", "id": "c6889ae9-9991-46d2-b96b-8ae18cb8497f"} 2019-05-12 23:23:43,000 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/c6889ae9-9991-46d2-b96b-8ae18cb8497f/remove_router_interface.json used request id req-ca7e3192-84b7-45aa-9e9b-eb9bffda5738 2019-05-12 23:23:43,000 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.87163615227s 2019-05-12 23:23:43,001 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-05-12 23:23:43,001 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}cff600f85b26e549ff098ceb957715753d50baf6" 2019-05-12 23:23:43,326 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 710 Content-Type: application/json Date: Sun, 12 May 2019 23:23:43 GMT X-Openstack-Request-Id: req-fc7cfae6-5bdb-4ad3-90ab-acbd37232ec3 2019-05-12 23:23:43,326 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "b24f945a-7d07-4835-982f-37a530314074", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e4030248-99b3-4c84-be5c-699e1ef4626f", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "14892ef1f05f4eb08be6d6d9c6964448", "created_at": "2019-05-12T23:22:36Z", "admin_state_up": true, "updated_at": "2019-05-12T23:23:41Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "14892ef1f05f4eb08be6d6d9c6964448", "id": "c6889ae9-9991-46d2-b96b-8ae18cb8497f", "name": "vping_userdata-router_10396cb4-2a0a-4b37-9590-75e15f9788bf"}]} 2019-05-12 23:23:43,326 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-fc7cfae6-5bdb-4ad3-90ab-acbd37232ec3 2019-05-12 23:23:43,327 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.325542926788s 2019-05-12 23:23:43,328 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-05-12 23:23:43,328 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/routers/c6889ae9-9991-46d2-b96b-8ae18cb8497f.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cff600f85b26e549ff098ceb957715753d50baf6" 2019-05-12 23:23:47,590 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 12 May 2019 23:23:47 GMT X-Openstack-Request-Id: req-3317fb2e-db4f-4524-9a6c-cf64b5d4630c 2019-05-12 23:23:47,590 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-12 23:23:47,590 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/c6889ae9-9991-46d2-b96b-8ae18cb8497f.json used request id req-3317fb2e-db4f-4524-9a6c-cf64b5d4630c 2019-05-12 23:23:47,590 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.26208400726s 2019-05-12 23:23:47,590 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-12 23:23:47,591 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}cff600f85b26e549ff098ceb957715753d50baf6" 2019-05-12 23:23:47,634 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 685 Content-Type: application/json Date: Sun, 12 May 2019 23:23:47 GMT X-Openstack-Request-Id: req-9e53bd00-9f6f-4559-9471-3e73ef70e3bd 2019-05-12 23:23:47,635 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3e234d5a-4c62-44d5-8734-b7649b5f2385","tenant_id":"14892ef1f05f4eb08be6d6d9c6964448","created_at":"2019-05-12T23:22:34Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-05-12T23:22:34Z","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":"14892ef1f05f4eb08be6d6d9c6964448","id":"3cb47669-4ec9-49ec-aacc-5ede557845ac","subnetpool_id":null,"name":"vping_userdata-subnet_10396cb4-2a0a-4b37-9590-75e15f9788bf"}]} 2019-05-12 23:23:47,635 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-9e53bd00-9f6f-4559-9471-3e73ef70e3bd 2019-05-12 23:23:47,635 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.04465508461s 2019-05-12 23:23:47,637 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-05-12 23:23:47,637 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/subnets/3cb47669-4ec9-49ec-aacc-5ede557845ac.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cff600f85b26e549ff098ceb957715753d50baf6" 2019-05-12 23:23:50,134 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 12 May 2019 23:23:50 GMT X-Openstack-Request-Id: req-452df8d9-bb3f-41c2-b363-763d53822a3d 2019-05-12 23:23:50,134 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-12 23:23:50,135 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/3cb47669-4ec9-49ec-aacc-5ede557845ac.json used request id req-452df8d9-bb3f-41c2-b363-763d53822a3d 2019-05-12 23:23:50,135 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.49806308746s 2019-05-12 23:23:50,135 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-12 23:23:50,136 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}cff600f85b26e549ff098ceb957715753d50baf6" 2019-05-12 23:23:50,453 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1241 Content-Type: application/json Date: Sun, 12 May 2019 23:23:50 GMT X-Openstack-Request-Id: req-65dce3b6-7f1f-4ab0-ab94-648750663fab 2019-05-12 23:23:50,454 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"3e234d5a-4c62-44d5-8734-b7649b5f2385","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"14892ef1f05f4eb08be6d6d9c6964448","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-12T23:23:49Z","qos_policy_id":null,"name":"vping_userdata-net_10396cb4-2a0a-4b37-9590-75e15f9788bf","admin_state_up":true,"tenant_id":"14892ef1f05f4eb08be6d6d9c6964448","created_at":"2019-05-12T23:22:33Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b24f945a-7d07-4835-982f-37a530314074","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e1cde78fc5364b11ba375012051bd685","l2_adjacency":true,"status":"ACTIVE","subnets":["e4030248-99b3-4c84-be5c-699e1ef4626f"],"description":"","tags":[],"updated_at":"2019-05-12T23:13:19Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e1cde78fc5364b11ba375012051bd685","created_at":"2019-05-12T23:13:13Z","mtu":1500}]} 2019-05-12 23:23:50,454 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-65dce3b6-7f1f-4ab0-ab94-648750663fab 2019-05-12 23:23:50,454 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.319039106369s 2019-05-12 23:23:50,455 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-05-12 23:23:50,456 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/networks/3e234d5a-4c62-44d5-8734-b7649b5f2385.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cff600f85b26e549ff098ceb957715753d50baf6" 2019-05-12 23:23:51,708 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 12 May 2019 23:23:52 GMT X-Openstack-Request-Id: req-9ba01ff3-0822-423f-9d91-364893f591df 2019-05-12 23:23:51,709 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-12 23:23:51,709 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/3e234d5a-4c62-44d5-8734-b7649b5f2385.json used request id req-9ba01ff3-0822-423f-9d91-364893f591df 2019-05-12 23:23:51,709 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.25336694717s 2019-05-12 23:23:51,713 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-12 23:23:51,717 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}cff600f85b26e549ff098ceb957715753d50baf6" 2019-05-12 23:23:51,804 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json Date: Sun, 12 May 2019 23:23:51 GMT X-Openstack-Request-Id: req-c4fda9cf-689f-4870-a096-a7900979b718 2019-05-12 23:23:51,805 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-12T23:22:48Z", "file": "/v2/images/45d5fce9-f57a-47f6-9d43-eaeda42e67db/file", "owner": "14892ef1f05f4eb08be6d6d9c6964448", "id": "45d5fce9-f57a-47f6-9d43-eaeda42e67db", "size": 12716032, "self": "/v2/images/45d5fce9-f57a-47f6-9d43-eaeda42e67db", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://29d1eb29-4ea1-4f37-b52d-6ea80a398212/images/45d5fce9-f57a-47f6-9d43-eaeda42e67db/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://29d1eb29-4ea1-4f37-b52d-6ea80a398212/images/45d5fce9-f57a-47f6-9d43-eaeda42e67db/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_10396cb4-2a0a-4b37-9590-75e15f9788bf", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_10396cb4-2a0a-4b37-9590-75e15f9788bf", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-12T23:22:47Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-12 23:23:51,805 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-c4fda9cf-689f-4870-a096-a7900979b718 2019-05-12 23:23:51,805 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0918469429016s 2019-05-12 23:23:51,807 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-05-12 23:23:51,811 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9292/v2/images/45d5fce9-f57a-47f6-9d43-eaeda42e67db -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cff600f85b26e549ff098ceb957715753d50baf6" 2019-05-12 23:23:52,961 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 12 May 2019 23:23:52 GMT X-Openstack-Request-Id: req-16bf8d13-3de8-4011-a40b-7d3f3f425c18 2019-05-12 23:23:52,961 - 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-05-12 23:23:52,961 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/45d5fce9-f57a-47f6-9d43-eaeda42e67db used request id req-16bf8d13-3de8-4011-a40b-7d3f3f425c18 2019-05-12 23:23:52,961 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.15437889099s 2019-05-12 23:23:52,967 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-12 23:23:52,970 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}2796f4d737845ccd069316547eaf7cc963450115" 2019-05-12 23:23:52,991 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 312 Content-Type: application/json Date: Sun, 12 May 2019 23:23: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-2438605e-7a1f-4344-9653-814e7a2f5501 x-openstack-request-id: req-2438605e-7a1f-4344-9653-814e7a2f5501 2019-05-12 23:23:52,991 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vping_userdata-flavor_10396cb4-2a0a-4b37-9590-75e15f9788bf", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/0834e729-7581-46c5-a76e-ea6c43ce40db", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/0834e729-7581-46c5-a76e-ea6c43ce40db", "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": "0834e729-7581-46c5-a76e-ea6c43ce40db"}]} 2019-05-12 23:23:52,992 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-2438605e-7a1f-4344-9653-814e7a2f5501 2019-05-12 23:23:52,992 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0248191356659s 2019-05-12 23:23:52,993 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-12 23:23:52,996 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/flavors/0834e729-7581-46c5-a76e-ea6c43ce40db -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2796f4d737845ccd069316547eaf7cc963450115" 2019-05-12 23:23:53,026 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sun, 12 May 2019 23:23: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-e86b2339-3f4a-45c7-aa1e-7a6099a988be x-openstack-request-id: req-e86b2339-3f4a-45c7-aa1e-7a6099a988be 2019-05-12 23:23:53,026 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/0834e729-7581-46c5-a76e-ea6c43ce40db used request id req-e86b2339-3f4a-45c7-aa1e-7a6099a988be 2019-05-12 23:23:53,026 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0327961444855s 2019-05-12 23:23:53,026 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-12 23:23:53,030 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}2796f4d737845ccd069316547eaf7cc963450115" 2019-05-12 23:23:53,266 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 833 Content-Type: application/json Date: Sun, 12 May 2019 23:23:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bcb6d82c-c15f-4164-8721-1c7d0cf0a938 2019-05-12 23:23:53,268 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/2c33cd24152f470facc0a696e2ac0e9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c33cd24152f470facc0a696e2ac0e9c", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/2e55f9db30cd4444ac0e9d066ed612a6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e55f9db30cd4444ac0e9d066ed612a6", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/2eecd8c0b7ed405fb9816acbfc61b873"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2eecd8c0b7ed405fb9816acbfc61b873", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/3e9ccbfff5874166b6d46bd0fc199536"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e9ccbfff5874166b6d46bd0fc199536", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/6514c9b960ba4340b8237693137e90e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6514c9b960ba4340b8237693137e90e1", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/6e07d59b3a5e4c979114780a983ba694"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e07d59b3a5e4c979114780a983ba694", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "vping_userdata-user_10396cb4-2a0a-4b37-9590-75e15f9788bf", "links": {"self": "http://172.30.9.24:5000/v3/users/7b08bbc790fd4a26829298f18add9123"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7b08bbc790fd4a26829298f18add9123", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/7dda43216d2c43c9a32be853789105c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dda43216d2c43c9a32be853789105c1", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/7de183e8dc884d4291809f553b399004"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7de183e8dc884d4291809f553b399004", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/849a549073e648949aed2d85db42cd75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "849a549073e648949aed2d85db42cd75", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/89eaebb8afe84ead9256ab24a4b51e70"}, "domain_id": "cc15131c8eb7492292418e2207dcc87e", "enabled": true, "options": {}, "id": "89eaebb8afe84ead9256ab24a4b51e70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/9cca07c0aeb24ad88b3c2a36b7f14f24"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9cca07c0aeb24ad88b3c2a36b7f14f24", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e97ad0d4669a4d2ab66ff01388512d4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e97ad0d4669a4d2ab66ff01388512d4b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/eda0297007e04147a7ddf6c5ba8b414c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eda0297007e04147a7ddf6c5ba8b414c", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/f9484f1d364145a1a174ce814372ad75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f9484f1d364145a1a174ce814372ad75", "email": "swift@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-05-12 23:23:53,268 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-bcb6d82c-c15f-4164-8721-1c7d0cf0a938 2019-05-12 23:23:53,268 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.241748094559s 2019-05-12 23:23:53,274 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-12 23:23:53,278 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users/7b08bbc790fd4a26829298f18add9123 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2796f4d737845ccd069316547eaf7cc963450115" 2019-05-12 23:23:53,502 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 230 Content-Type: application/json Date: Sun, 12 May 2019 23:23:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-972f628e-a919-4449-969d-342441c86056 2019-05-12 23:23:53,503 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vping_userdata-user_10396cb4-2a0a-4b37-9590-75e15f9788bf", "links": {"self": "http://172.30.9.24:5000/v3/users/7b08bbc790fd4a26829298f18add9123"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "7b08bbc790fd4a26829298f18add9123", "description": null}} 2019-05-12 23:23:53,503 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/7b08bbc790fd4a26829298f18add9123 used request id req-972f628e-a919-4449-969d-342441c86056 2019-05-12 23:23:53,503 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.228832006454s 2019-05-12 23:23:53,504 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-05-12 23:23:53,507 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/users/7b08bbc790fd4a26829298f18add9123 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2796f4d737845ccd069316547eaf7cc963450115" 2019-05-12 23:23:53,940 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 12 May 2019 23:23:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1afaa083-c287-4a5f-8b96-b823f31b99ae 2019-05-12 23:23:53,940 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-12 23:23:53,940 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/7b08bbc790fd4a26829298f18add9123 used request id req-1afaa083-c287-4a5f-8b96-b823f31b99ae 2019-05-12 23:23:53,940 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.43664598465s 2019-05-12 23:23:53,947 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-12 23:23:53,950 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}2796f4d737845ccd069316547eaf7cc963450115" 2019-05-12 23:23:54,161 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 392 Content-Type: application/json Date: Sun, 12 May 2019 23:23:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c894e3c-57c8-4399-a271-f417e5f9bfeb 2019-05-12 23:23:54,162 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.24:5000/v3/projects/14892ef1f05f4eb08be6d6d9c6964448"}, "tags": [], "enabled": true, "id": "14892ef1f05f4eb08be6d6d9c6964448", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_10396cb4-2a0a-4b37-9590-75e15f9788bf"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/502ad302317540d78206e49a51170791"}, "tags": [], "enabled": true, "id": "502ad302317540d78206e49a51170791", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/e1cde78fc5364b11ba375012051bd685"}, "tags": [], "enabled": true, "id": "e1cde78fc5364b11ba375012051bd685", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-12 23:23:54,162 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects used request id req-8c894e3c-57c8-4399-a271-f417e5f9bfeb 2019-05-12 23:23:54,162 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.21515583992s 2019-05-12 23:23:54,167 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-05-12 23:23:54,170 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/projects/14892ef1f05f4eb08be6d6d9c6964448 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2796f4d737845ccd069316547eaf7cc963450115" 2019-05-12 23:23:54,511 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 12 May 2019 23:23:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5d9cb9eb-5184-40cc-a029-e3e94c65d93b 2019-05-12 23:23:54,511 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-12 23:23:54,512 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/14892ef1f05f4eb08be6d6d9c6964448 used request id req-5d9cb9eb-5184-40cc-a029-e3e94c65d93b 2019-05-12 23:23:54,512 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.344767093658s 2019-05-12 23:23:54,517 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-12 23:23:54,518 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/security-groups.json?project_id=14892ef1f05f4eb08be6d6d9c6964448&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}2796f4d737845ccd069316547eaf7cc963450115" 2019-05-12 23:23:54,880 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Sun, 12 May 2019 23:23:54 GMT X-Openstack-Request-Id: req-bfc1ab8a-97ba-4ebb-8b96-172f817218ce 2019-05-12 23:23:54,881 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "14892ef1f05f4eb08be6d6d9c6964448", "created_at": "2019-05-12T23:22:33Z", "updated_at": "2019-05-12T23:22:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:22:33Z", "revision_number": 0, "id": "2e8b77b6-836d-401c-ac60-23ffb7cc9955", "remote_group_id": "1a58a39e-9484-4ce0-825c-2b5d04a73468", "remote_ip_prefix": null, "created_at": "2019-05-12T23:22:33Z", "security_group_id": "1a58a39e-9484-4ce0-825c-2b5d04a73468", "tenant_id": "14892ef1f05f4eb08be6d6d9c6964448", "port_range_min": null, "ethertype": "IPv4", "project_id": "14892ef1f05f4eb08be6d6d9c6964448"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:22:33Z", "revision_number": 0, "id": "47df3bc7-44f0-4f71-b154-07a8068e0e0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-12T23:22:33Z", "security_group_id": "1a58a39e-9484-4ce0-825c-2b5d04a73468", "tenant_id": "14892ef1f05f4eb08be6d6d9c6964448", "port_range_min": null, "ethertype": "IPv6", "project_id": "14892ef1f05f4eb08be6d6d9c6964448"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:22:33Z", "revision_number": 0, "id": "f66e4ecb-4c18-4836-8a0b-6310da499b33", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-12T23:22:33Z", "security_group_id": "1a58a39e-9484-4ce0-825c-2b5d04a73468", "tenant_id": "14892ef1f05f4eb08be6d6d9c6964448", "port_range_min": null, "ethertype": "IPv4", "project_id": "14892ef1f05f4eb08be6d6d9c6964448"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:22:33Z", "revision_number": 0, "id": "ff74fef9-2a1c-40e9-adf2-e8ce1b90c6df", "remote_group_id": "1a58a39e-9484-4ce0-825c-2b5d04a73468", "remote_ip_prefix": null, "created_at": "2019-05-12T23:22:33Z", "security_group_id": "1a58a39e-9484-4ce0-825c-2b5d04a73468", "tenant_id": "14892ef1f05f4eb08be6d6d9c6964448", "port_range_min": null, "ethertype": "IPv6", "project_id": "14892ef1f05f4eb08be6d6d9c6964448"}], "revision_number": 1, "project_id": "14892ef1f05f4eb08be6d6d9c6964448", "id": "1a58a39e-9484-4ce0-825c-2b5d04a73468", "name": "default"}]} 2019-05-12 23:23:54,881 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json?project_id=14892ef1f05f4eb08be6d6d9c6964448&name=default used request id req-bfc1ab8a-97ba-4ebb-8b96-172f817218ce 2019-05-12 23:23:54,881 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.36430978775s 2019-05-12 23:23:54,887 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-12 23:23:54,887 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}2796f4d737845ccd069316547eaf7cc963450115" 2019-05-12 23:23:55,429 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Sun, 12 May 2019 23:23:55 GMT X-Openstack-Request-Id: req-187f3af9-9129-4165-a251-628450d50eb5 2019-05-12 23:23:55,430 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "14892ef1f05f4eb08be6d6d9c6964448", "created_at": "2019-05-12T23:22:33Z", "updated_at": "2019-05-12T23:22:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:22:33Z", "revision_number": 0, "id": "f66e4ecb-4c18-4836-8a0b-6310da499b33", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-12T23:22:33Z", "security_group_id": "1a58a39e-9484-4ce0-825c-2b5d04a73468", "tenant_id": "14892ef1f05f4eb08be6d6d9c6964448", "port_range_min": null, "ethertype": "IPv4", "project_id": "14892ef1f05f4eb08be6d6d9c6964448"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:22:33Z", "revision_number": 0, "id": "47df3bc7-44f0-4f71-b154-07a8068e0e0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-12T23:22:33Z", "security_group_id": "1a58a39e-9484-4ce0-825c-2b5d04a73468", "tenant_id": "14892ef1f05f4eb08be6d6d9c6964448", "port_range_min": null, "ethertype": "IPv6", "project_id": "14892ef1f05f4eb08be6d6d9c6964448"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:22:33Z", "revision_number": 0, "id": "2e8b77b6-836d-401c-ac60-23ffb7cc9955", "remote_group_id": "1a58a39e-9484-4ce0-825c-2b5d04a73468", "remote_ip_prefix": null, "created_at": "2019-05-12T23:22:33Z", "security_group_id": "1a58a39e-9484-4ce0-825c-2b5d04a73468", "tenant_id": "14892ef1f05f4eb08be6d6d9c6964448", "port_range_min": null, "ethertype": "IPv4", "project_id": "14892ef1f05f4eb08be6d6d9c6964448"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:22:33Z", "revision_number": 0, "id": "ff74fef9-2a1c-40e9-adf2-e8ce1b90c6df", "remote_group_id": "1a58a39e-9484-4ce0-825c-2b5d04a73468", "remote_ip_prefix": null, "created_at": "2019-05-12T23:22:33Z", "security_group_id": "1a58a39e-9484-4ce0-825c-2b5d04a73468", "tenant_id": "14892ef1f05f4eb08be6d6d9c6964448", "port_range_min": null, "ethertype": "IPv6", "project_id": "14892ef1f05f4eb08be6d6d9c6964448"}], "revision_number": 1, "project_id": "14892ef1f05f4eb08be6d6d9c6964448", "id": "1a58a39e-9484-4ce0-825c-2b5d04a73468", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-05-12T23:16:08Z", "updated_at": "2019-05-12T23:16:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:16:08Z", "revision_number": 0, "id": "af5ba5b0-2752-4a57-aff5-83f2a9cf3b8c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-12T23:16:08Z", "security_group_id": "36169eb6-bc8e-47cb-b365-5eb3f4dd9a49", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:16:08Z", "revision_number": 0, "id": "9b4b553d-797e-4874-9e62-5136e57ed47f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-12T23:16:08Z", "security_group_id": "36169eb6-bc8e-47cb-b365-5eb3f4dd9a49", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:16:08Z", "revision_number": 0, "id": "c44e8fb6-4008-4146-84d9-2db8cc24727b", "remote_group_id": "36169eb6-bc8e-47cb-b365-5eb3f4dd9a49", "remote_ip_prefix": null, "created_at": "2019-05-12T23:16:08Z", "security_group_id": "36169eb6-bc8e-47cb-b365-5eb3f4dd9a49", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:16:08Z", "revision_number": 0, "id": "5b0d0dab-012c-4d82-838f-c6af90680c6a", "remote_group_id": "36169eb6-bc8e-47cb-b365-5eb3f4dd9a49", "remote_ip_prefix": null, "created_at": "2019-05-12T23:16:08Z", "security_group_id": "36169eb6-bc8e-47cb-b365-5eb3f4dd9a49", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "36169eb6-bc8e-47cb-b365-5eb3f4dd9a49", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "502ad302317540d78206e49a51170791", "created_at": "2019-05-12T23:16:03Z", "updated_at": "2019-05-12T23:16:03Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:16:03Z", "revision_number": 0, "id": "b2ad2b4e-b195-4c19-9c34-27b56b4e0bd9", "remote_group_id": "8ff061d8-8956-47be-8c89-5c058979c02e", "remote_ip_prefix": null, "created_at": "2019-05-12T23:16:03Z", "security_group_id": "8ff061d8-8956-47be-8c89-5c058979c02e", "tenant_id": "502ad302317540d78206e49a51170791", "port_range_min": null, "ethertype": "IPv6", "project_id": "502ad302317540d78206e49a51170791"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:16:03Z", "revision_number": 0, "id": "cd36c1fa-0808-4d99-a3bf-782185bdcc4f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-12T23:16:03Z", "security_group_id": "8ff061d8-8956-47be-8c89-5c058979c02e", "tenant_id": "502ad302317540d78206e49a51170791", "port_range_min": null, "ethertype": "IPv4", "project_id": "502ad302317540d78206e49a51170791"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:16:03Z", "revision_number": 0, "id": "05fe237d-8f6d-4360-bede-7938c10bf89d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-12T23:16:03Z", "security_group_id": "8ff061d8-8956-47be-8c89-5c058979c02e", "tenant_id": "502ad302317540d78206e49a51170791", "port_range_min": null, "ethertype": "IPv6", "project_id": "502ad302317540d78206e49a51170791"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:16:03Z", "revision_number": 0, "id": "b31a11f9-5778-4d3d-be05-68694d4686b8", "remote_group_id": "8ff061d8-8956-47be-8c89-5c058979c02e", "remote_ip_prefix": null, "created_at": "2019-05-12T23:16:03Z", "security_group_id": "8ff061d8-8956-47be-8c89-5c058979c02e", "tenant_id": "502ad302317540d78206e49a51170791", "port_range_min": null, "ethertype": "IPv4", "project_id": "502ad302317540d78206e49a51170791"}], "revision_number": 1, "project_id": "502ad302317540d78206e49a51170791", "id": "8ff061d8-8956-47be-8c89-5c058979c02e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e1cde78fc5364b11ba375012051bd685", "created_at": "2019-05-12T23:13:13Z", "updated_at": "2019-05-12T23:13:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:13:13Z", "revision_number": 0, "id": "d12b024f-7089-41bc-9b51-d4494c15443c", "remote_group_id": "f83dd3ec-1152-4005-b958-bb04ec8466f4", "remote_ip_prefix": null, "created_at": "2019-05-12T23:13:13Z", "security_group_id": "f83dd3ec-1152-4005-b958-bb04ec8466f4", "tenant_id": "e1cde78fc5364b11ba375012051bd685", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1cde78fc5364b11ba375012051bd685"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:13:13Z", "revision_number": 0, "id": "3b5e022e-170c-40cd-a21d-2349c0809e85", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-12T23:13:13Z", "security_group_id": "f83dd3ec-1152-4005-b958-bb04ec8466f4", "tenant_id": "e1cde78fc5364b11ba375012051bd685", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1cde78fc5364b11ba375012051bd685"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:13:13Z", "revision_number": 0, "id": "a31dcd6d-9cf9-417c-bfb4-5614cad00f12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-12T23:13:13Z", "security_group_id": "f83dd3ec-1152-4005-b958-bb04ec8466f4", "tenant_id": "e1cde78fc5364b11ba375012051bd685", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1cde78fc5364b11ba375012051bd685"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:13:13Z", "revision_number": 0, "id": "9a00b05e-0b7c-40b5-9a48-10bdcc24f092", "remote_group_id": "f83dd3ec-1152-4005-b958-bb04ec8466f4", "remote_ip_prefix": null, "created_at": "2019-05-12T23:13:13Z", "security_group_id": "f83dd3ec-1152-4005-b958-bb04ec8466f4", "tenant_id": "e1cde78fc5364b11ba375012051bd685", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1cde78fc5364b11ba375012051bd685"}], "revision_number": 1, "project_id": "e1cde78fc5364b11ba375012051bd685", "id": "f83dd3ec-1152-4005-b958-bb04ec8466f4", "name": "default"}]} 2019-05-12 23:23:55,430 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-187f3af9-9129-4165-a251-628450d50eb5 2019-05-12 23:23:55,431 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.543567895889s 2019-05-12 23:23:55,437 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-05-12 23:23:55,438 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/security-groups/1a58a39e-9484-4ce0-825c-2b5d04a73468.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2796f4d737845ccd069316547eaf7cc963450115" 2019-05-12 23:23:55,884 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 12 May 2019 23:23:56 GMT X-Openstack-Request-Id: req-05e1eff9-3cd9-4f7f-b17b-2abe51701bc5 2019-05-12 23:23:55,884 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-12 23:23:55,884 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/1a58a39e-9484-4ce0-825c-2b5d04a73468.json used request id req-05e1eff9-3cd9-4f7f-b17b-2abe51701bc5 2019-05-12 23:23:55,885 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.447021007538s 2019-05-12 23:23:55,927 - xtesting.ci.run_tests - INFO - Loading test case 'cinder_test'... 2019-05-12 23:23:55,967 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-05-12 23:23:55,972 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Sun, 12 May 2019 23:23:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a98a040a-1d80-424d-b21e-a99a8f66cb22 2019-05-12 23:23:55,972 - 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.24:5000/v3/", "rel": "self"}]}} 2019-05-12 23:23:55,973 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/v3 used request id req-a98a040a-1d80-424d-b21e-a99a8f66cb22 2019-05-12 23:23:55,973 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2019-05-12 23:23:56,391 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "a7c607210c3a4f3e8b4164085360c700", "name": "admin"}, {"id": "8ca05c7227a341bd83d32ec8f8313653", "name": "reader"}, {"id": "bf61801caca2425fad3dcd754f90e279", "name": "member"}], "expires_at": "2019-05-13T00:23:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "502ad302317540d78206e49a51170791", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.30:8080/v1/AUTH_502ad302317540d78206e49a51170791", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "52ba4b5dec704662a53725ace954b758"}, {"url": "http://172.30.9.24:8080/v1/AUTH_502ad302317540d78206e49a51170791", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "76cdc7260e614ea7a112bbf6501075b4"}, {"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0016890642c4863a40d79301b1151c9"}], "type": "object-store", "id": "18380897045c4ca3915e511516050721", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1af474b830214cd99d794f484388b9bc"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e1601e9d9fc4089a53490e78be5772c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a7514fc59a84b9abc355f5edbf83808"}], "type": "compute", "id": "32036ae8f7e04dc98daec1c4a4ec6234", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e705bf9c7be4636aa3957547f53682e"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98bfbcf42a814c4882fcf329c2eb1aa3"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af9f8ae5e6794a09911001957e446fb3"}], "type": "event", "id": "419c4374326b4e8ba4bdf28c1a8f4f83", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "268f25db6d024c36b51f9687a725b015"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc526326fa154bababfdbc3992e985ee"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efb034dcd41d4871b0a0929d157f8741"}], "type": "metric", "id": "4ffc9a99aad94487a1039ad7f2d6f090", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/502ad302317540d78206e49a51170791", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "309e542939a849cca4774d4ecdc03ba6"}, {"url": "http://172.30.9.24:8004/v1/502ad302317540d78206e49a51170791", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94011bd098e04124b27b78f69f11ac12"}, {"url": "http://192.30.9.4:8004/v1/502ad302317540d78206e49a51170791", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de37498d066848da8ab99cbcd3616791"}], "type": "orchestration", "id": "6be0ce84b0224523a21a8b1a4c483242", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58d8437c726d4c0284d5dcac7cb5277c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6e0caf33ad4d4da0ebdbcd6017bb97"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ca91602f273343e594e001d4d93aea31"}], "type": "identity", "id": "73fe34c4669c462aa6825fe50c44c0c5", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/502ad302317540d78206e49a51170791", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "30a534e5676c45d7966a9da23673bbcb"}, {"url": "http://192.30.9.4:8776/v2/502ad302317540d78206e49a51170791", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9cdc7e864a14682926db0dfbc56508e"}, {"url": "http://172.30.9.24:8776/v2/502ad302317540d78206e49a51170791", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1c9ef0413f74a9281a145c7616f3d93"}], "type": "volumev2", "id": "84b8ce982b644c5fa734c93f5a240946", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49bc6af0fb36466d88e5bae34cc1970c"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b80de3b98af4abfba827bce002941dd"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6cc2135e734b4e1cb80611ebca802264"}], "type": "network", "id": "96c020f30b154737a857e2170dfc05c5", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "9c71851d494341a193fcfd99ff819a24", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59c0d24cc40c4c3d94209a0024bf072a"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68adf55aae0d4c50a2857bed11cc3761"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35f0dd57c6d4ef2acc0e8dd747ab8c3"}], "type": "image", "id": "b59adf68bee544e4890a3bcfbf865eb1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64efe99b77bf457cb4994dc3f5f698cd"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74be3cdb61a44d7dbe7be7f0c943c37b"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef030e81bb5b411096eb72a5f56ef179"}], "type": "alarming", "id": "b65220b9f32748cbbad5ffdfe793b945", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01d54c79a7204e18ae62efe9cf264132"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7240f2e8af1f45c4902f10ff40ae8737"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c21ec991e9cc479cb9251dc2be4e5d05"}], "type": "placement", "id": "eee5455969b14ace91d2257ab12e9e03", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/502ad302317540d78206e49a51170791", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba60c632e2b84514923fc18d1532d63e"}, {"url": "http://172.30.9.24:8776/v3/502ad302317540d78206e49a51170791", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dfa256588564446c9b89f88889b935c4"}, {"url": "http://192.30.9.4:8776/v3/502ad302317540d78206e49a51170791", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2fa5c3f7a0043ab814658d62b0418c1"}], "type": "volumev3", "id": "f7e6e7f7cae04db89c6a4dacb8fd5682", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5a73c8c287b74d1ba81a84739a7dbfeb"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "695e1b11f43140f8985b6bf5cdfd11be"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0891c46c5e240e7ac0b8de1a7f8e457"}], "type": "cloudformation", "id": "fc9b7fdfb7f24bf3b43e65004ffa982c", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7de183e8dc884d4291809f553b399004"}, "audit_ids": ["1rT2DwAxQaK1WkscKR2cgA"], "issued_at": "2019-05-12T23:23:56.000000Z"}} 2019-05-12 23:23:56,394 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-12 23:23:56,394 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}8b24e52083d20d277f7ed48110464a0041f1689e" 2019-05-12 23:23:56,759 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Sun, 12 May 2019 23:23:56 GMT X-Openstack-Request-Id: req-eff0463a-1bb5-4244-a7dd-72e3ac75fb5c 2019-05-12 23:23:56,760 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"b24f945a-7d07-4835-982f-37a530314074","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e1cde78fc5364b11ba375012051bd685","l2_adjacency":true,"status":"ACTIVE","subnets":["e4030248-99b3-4c84-be5c-699e1ef4626f"],"description":"","tags":[],"updated_at":"2019-05-12T23:13:19Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e1cde78fc5364b11ba375012051bd685","created_at":"2019-05-12T23:13:13Z","provider:network_type":"flat"}]} 2019-05-12 23:23:56,760 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-eff0463a-1bb5-4244-a7dd-72e3ac75fb5c 2019-05-12 23:23:56,760 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.366017103195s 2019-05-12 23:23:56,767 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-05-12 23:23:56,773 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sun, 12 May 2019 23:23:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-380459b1-7df2-4e18-9e46-3efc1d091111 2019-05-12 23:23:56,773 - 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-12 23:23:56,774 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/ used request id req-380459b1-7df2-4e18-9e46-3efc1d091111 2019-05-12 23:23:56,774 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-12 23:23:56,777 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}8b24e52083d20d277f7ed48110464a0041f1689e" 2019-05-12 23:23:57,001 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Sun, 12 May 2019 23:23:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a743c124-399a-4057-ab02-e40c5eb60f77 2019-05-12 23:23:57,001 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/cc15131c8eb7492292418e2207dcc87e"}, "tags": [], "enabled": true, "id": "cc15131c8eb7492292418e2207dcc87e", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2019-05-12 23:23:57,001 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-a743c124-399a-4057-ab02-e40c5eb60f77 2019-05-12 23:23:57,001 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.227102041245s 2019-05-12 23:23:57,008 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-05-12 23:23:57,012 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}8b24e52083d20d277f7ed48110464a0041f1689e" -d '{"project": {"description": "Created by OPNFV Functest: cinder_test", "enabled": true, "domain_id": "default", "name": "cinder_test-project_5fbc5086-47ec-4159-ad4c-7d7225a4deaa"}}' 2019-05-12 23:23:57,267 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 368 Content-Type: application/json Date: Sun, 12 May 2019 23:23:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-986ddcd0-783b-4938-8f9c-1ca63919a5b7 2019-05-12 23:23:57,268 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.24:5000/v3/projects/ec4f2404e0c64b38a5835abbf6130e2e"}, "tags": [], "enabled": true, "id": "ec4f2404e0c64b38a5835abbf6130e2e", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_5fbc5086-47ec-4159-ad4c-7d7225a4deaa"}} 2019-05-12 23:23:57,268 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-986ddcd0-783b-4938-8f9c-1ca63919a5b7 2019-05-12 23:23:57,268 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.259738922119s 2019-05-12 23:23:57,269 - 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'ec4f2404e0c64b38a5835abbf6130e2e', '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_5fbc5086-47ec-4159-ad4c-7d7225a4deaa'}) 2019-05-12 23:23:57,276 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-05-12 23:23:57,279 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}8b24e52083d20d277f7ed48110464a0041f1689e" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "9vGexwiJ9f4OyduOchy2F2LypydeiL", "email": null, "name": "cinder_test-user_5fbc5086-47ec-4159-ad4c-7d7225a4deaa"}}' 2019-05-12 23:23:57,815 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 326 Content-Type: application/json Date: Sun, 12 May 2019 23:23:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f608b79c-e721-4762-9071-19c835f0bbfa 2019-05-12 23:23:57,815 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "cinder_test-user_5fbc5086-47ec-4159-ad4c-7d7225a4deaa", "links": {"self": "http://172.30.9.24:5000/v3/users/e3778e13240c4453bd6fe052337a6c8d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e3778e13240c4453bd6fe052337a6c8d", "domain_id": "default", "password_expires_at": null}} 2019-05-12 23:23:57,815 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/users used request id req-f608b79c-e721-4762-9071-19c835f0bbfa 2019-05-12 23:23:57,815 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.539832115173s 2019-05-12 23:23:57,816 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'e3778e13240c4453bd6fe052337a6c8d', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cinder_test-user_5fbc5086-47ec-4159-ad4c-7d7225a4deaa'}) 2019-05-12 23:23:57,820 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-12 23:23:57,823 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}8b24e52083d20d277f7ed48110464a0041f1689e" 2019-05-12 23:23:58,029 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 12 May 2019 23:23:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98967cec-cd2c-4a83-a1c5-7e7148e5fae7 2019-05-12 23:23:58,030 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "844fe183da2e40679ad6b95337420513", "links": {"self": "http://172.30.9.24:5000/v3/roles/844fe183da2e40679ad6b95337420513"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8ca05c7227a341bd83d32ec8f8313653", "links": {"self": "http://172.30.9.24:5000/v3/roles/8ca05c7227a341bd83d32ec8f8313653"}, "name": "reader"}, {"domain_id": null, "id": "9e09b141a13a4f3b92e9726a9281bbac", "links": {"self": "http://172.30.9.24:5000/v3/roles/9e09b141a13a4f3b92e9726a9281bbac"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a7c607210c3a4f3e8b4164085360c700", "links": {"self": "http://172.30.9.24:5000/v3/roles/a7c607210c3a4f3e8b4164085360c700"}, "name": "admin"}, {"domain_id": null, "id": "b23d2e47e2c84253b961fb802298f09e", "links": {"self": "http://172.30.9.24:5000/v3/roles/b23d2e47e2c84253b961fb802298f09e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "bf61801caca2425fad3dcd754f90e279", "links": {"self": "http://172.30.9.24:5000/v3/roles/bf61801caca2425fad3dcd754f90e279"}, "name": "member"}]} 2019-05-12 23:23:58,030 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-98967cec-cd2c-4a83-a1c5-7e7148e5fae7 2019-05-12 23:23:58,030 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.210364103317s 2019-05-12 23:23:58,035 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-12 23:23:58,039 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}8b24e52083d20d277f7ed48110464a0041f1689e" 2019-05-12 23:23:58,256 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 12 May 2019 23:23:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8fc36e41-141c-4dfc-91db-edb71e80ebbe 2019-05-12 23:23:58,257 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "844fe183da2e40679ad6b95337420513", "links": {"self": "http://172.30.9.24:5000/v3/roles/844fe183da2e40679ad6b95337420513"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8ca05c7227a341bd83d32ec8f8313653", "links": {"self": "http://172.30.9.24:5000/v3/roles/8ca05c7227a341bd83d32ec8f8313653"}, "name": "reader"}, {"domain_id": null, "id": "9e09b141a13a4f3b92e9726a9281bbac", "links": {"self": "http://172.30.9.24:5000/v3/roles/9e09b141a13a4f3b92e9726a9281bbac"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a7c607210c3a4f3e8b4164085360c700", "links": {"self": "http://172.30.9.24:5000/v3/roles/a7c607210c3a4f3e8b4164085360c700"}, "name": "admin"}, {"domain_id": null, "id": "b23d2e47e2c84253b961fb802298f09e", "links": {"self": "http://172.30.9.24:5000/v3/roles/b23d2e47e2c84253b961fb802298f09e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "bf61801caca2425fad3dcd754f90e279", "links": {"self": "http://172.30.9.24:5000/v3/roles/bf61801caca2425fad3dcd754f90e279"}, "name": "member"}]} 2019-05-12 23:23:58,257 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-8fc36e41-141c-4dfc-91db-edb71e80ebbe 2019-05-12 23:23:58,257 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.221468925476s 2019-05-12 23:23:58,262 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-12 23:23:58,265 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}8b24e52083d20d277f7ed48110464a0041f1689e" 2019-05-12 23:23:58,430 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 12 May 2019 23:23:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed4f71e9-aaa8-4a10-a222-664e31f21bb6 2019-05-12 23:23:58,430 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "844fe183da2e40679ad6b95337420513", "links": {"self": "http://172.30.9.24:5000/v3/roles/844fe183da2e40679ad6b95337420513"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8ca05c7227a341bd83d32ec8f8313653", "links": {"self": "http://172.30.9.24:5000/v3/roles/8ca05c7227a341bd83d32ec8f8313653"}, "name": "reader"}, {"domain_id": null, "id": "9e09b141a13a4f3b92e9726a9281bbac", "links": {"self": "http://172.30.9.24:5000/v3/roles/9e09b141a13a4f3b92e9726a9281bbac"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a7c607210c3a4f3e8b4164085360c700", "links": {"self": "http://172.30.9.24:5000/v3/roles/a7c607210c3a4f3e8b4164085360c700"}, "name": "admin"}, {"domain_id": null, "id": "b23d2e47e2c84253b961fb802298f09e", "links": {"self": "http://172.30.9.24:5000/v3/roles/b23d2e47e2c84253b961fb802298f09e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "bf61801caca2425fad3dcd754f90e279", "links": {"self": "http://172.30.9.24:5000/v3/roles/bf61801caca2425fad3dcd754f90e279"}, "name": "member"}]} 2019-05-12 23:23:58,431 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-ed4f71e9-aaa8-4a10-a222-664e31f21bb6 2019-05-12 23:23:58,431 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.168926000595s 2019-05-12 23:23:58,436 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-12 23:23:58,439 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}8b24e52083d20d277f7ed48110464a0041f1689e" 2019-05-12 23:23:58,639 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sun, 12 May 2019 23:23:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1c42b7f-baee-4e4f-a24f-eeb9fd7ac271 2019-05-12 23:23:58,640 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-12 23:23:58,640 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-f1c42b7f-baee-4e4f-a24f-eeb9fd7ac271 2019-05-12 23:23:58,640 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.204136133194s 2019-05-12 23:23:58,641 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-12 23:23:58,645 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}8b24e52083d20d277f7ed48110464a0041f1689e" 2019-05-12 23:23:58,884 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 827 Content-Type: application/json Date: Sun, 12 May 2019 23:23:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-441366e0-ef9c-47d7-b22b-826ba3f47c77 2019-05-12 23:23:58,885 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/2c33cd24152f470facc0a696e2ac0e9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c33cd24152f470facc0a696e2ac0e9c", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/2e55f9db30cd4444ac0e9d066ed612a6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e55f9db30cd4444ac0e9d066ed612a6", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/2eecd8c0b7ed405fb9816acbfc61b873"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2eecd8c0b7ed405fb9816acbfc61b873", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/3e9ccbfff5874166b6d46bd0fc199536"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e9ccbfff5874166b6d46bd0fc199536", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/6514c9b960ba4340b8237693137e90e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6514c9b960ba4340b8237693137e90e1", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/6e07d59b3a5e4c979114780a983ba694"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e07d59b3a5e4c979114780a983ba694", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/7dda43216d2c43c9a32be853789105c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dda43216d2c43c9a32be853789105c1", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/7de183e8dc884d4291809f553b399004"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7de183e8dc884d4291809f553b399004", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/849a549073e648949aed2d85db42cd75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "849a549073e648949aed2d85db42cd75", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/89eaebb8afe84ead9256ab24a4b51e70"}, "domain_id": "cc15131c8eb7492292418e2207dcc87e", "enabled": true, "options": {}, "id": "89eaebb8afe84ead9256ab24a4b51e70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/9cca07c0aeb24ad88b3c2a36b7f14f24"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9cca07c0aeb24ad88b3c2a36b7f14f24", "email": "cinder@localhost", "password_expires_at": null}, {"name": "cinder_test-user_5fbc5086-47ec-4159-ad4c-7d7225a4deaa", "links": {"self": "http://172.30.9.24:5000/v3/users/e3778e13240c4453bd6fe052337a6c8d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e3778e13240c4453bd6fe052337a6c8d", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e97ad0d4669a4d2ab66ff01388512d4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e97ad0d4669a4d2ab66ff01388512d4b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/eda0297007e04147a7ddf6c5ba8b414c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eda0297007e04147a7ddf6c5ba8b414c", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/f9484f1d364145a1a174ce814372ad75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f9484f1d364145a1a174ce814372ad75", "email": "swift@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-05-12 23:23:58,886 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-441366e0-ef9c-47d7-b22b-826ba3f47c77 2019-05-12 23:23:58,886 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.244663000107s 2019-05-12 23:23:58,898 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-12 23:23:58,901 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}8b24e52083d20d277f7ed48110464a0041f1689e" 2019-05-12 23:23:59,141 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 394 Content-Type: application/json Date: Sun, 12 May 2019 23:23:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-273b5c52-e5ba-474a-8893-68433fba4299 2019-05-12 23:23:59,142 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/502ad302317540d78206e49a51170791"}, "tags": [], "enabled": true, "id": "502ad302317540d78206e49a51170791", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.24:5000/v3/projects/ec4f2404e0c64b38a5835abbf6130e2e"}, "tags": [], "enabled": true, "id": "ec4f2404e0c64b38a5835abbf6130e2e", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_5fbc5086-47ec-4159-ad4c-7d7225a4deaa"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/e1cde78fc5364b11ba375012051bd685"}, "tags": [], "enabled": true, "id": "e1cde78fc5364b11ba375012051bd685", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-12 23:23:59,142 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-273b5c52-e5ba-474a-8893-68433fba4299 2019-05-12 23:23:59,142 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.244602918625s 2019-05-12 23:23:59,150 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-12 23:23:59,154 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?user.id=e3778e13240c4453bd6fe052337a6c8d&role.id=bf61801caca2425fad3dcd754f90e279&scope.project.id=ec4f2404e0c64b38a5835abbf6130e2e" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8b24e52083d20d277f7ed48110464a0041f1689e" 2019-05-12 23:23:59,362 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 210 Content-Type: application/json Date: Sun, 12 May 2019 23:23:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1d11253-969a-4d67-a14d-7828a04c5715 2019-05-12 23:23:59,363 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?user.id=e3778e13240c4453bd6fe052337a6c8d&role.id=bf61801caca2425fad3dcd754f90e279&scope.project.id=ec4f2404e0c64b38a5835abbf6130e2e", "previous": null, "next": null}} 2019-05-12 23:23:59,363 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=e3778e13240c4453bd6fe052337a6c8d&role.id=bf61801caca2425fad3dcd754f90e279&scope.project.id=ec4f2404e0c64b38a5835abbf6130e2e used request id req-b1d11253-969a-4d67-a14d-7828a04c5715 2019-05-12 23:23:59,363 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.212799072266s 2019-05-12 23:23:59,367 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-12 23:23:59,370 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/projects/ec4f2404e0c64b38a5835abbf6130e2e/users/e3778e13240c4453bd6fe052337a6c8d/roles/bf61801caca2425fad3dcd754f90e279 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8b24e52083d20d277f7ed48110464a0041f1689e" 2019-05-12 23:23:59,682 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 12 May 2019 23:23:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9ac1677e-8906-4483-a79b-53017e1c44b8 2019-05-12 23:23:59,682 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-12 23:23:59,682 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/ec4f2404e0c64b38a5835abbf6130e2e/users/e3778e13240c4453bd6fe052337a6c8d/roles/bf61801caca2425fad3dcd754f90e279 used request id req-9ac1677e-8906-4483-a79b-53017e1c44b8 2019-05-12 23:23:59,683 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.315512895584s 2019-05-12 23:23:59,683 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cinder_test-project_5fbc5086-47ec-4159-ad4c-7d7225a4deaa', 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'ec4f2404e0c64b38a5835abbf6130e2e', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '9vGexwiJ9f4OyduOchy2F2LypydeiL', 'username': u'cinder_test-user_5fbc5086-47ec-4159-ad4c-7d7225a4deaa', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.24:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-05-12 23:23:59,687 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cinder_test-user_5fbc5086-47ec-4159-ad4c-7d7225a4deaa', 'password': '9vGexwiJ9f4OyduOchy2F2LypydeiL', 'project_name': 'cinder_test-project_5fbc5086-47ec-4159-ad4c-7d7225a4deaa', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.24:5000/v3', 'project_id': 'ec4f2404e0c64b38a5835abbf6130e2e', 'project_domain_name': 'Default'} 2019-05-12 23:23:59,688 - xtesting.ci.run_tests - INFO - Running test case 'cinder_test'... 2019-05-12 23:23:59,688 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-12 23:23:59,692 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}8b24e52083d20d277f7ed48110464a0041f1689e" 2019-05-12 23:23:59,915 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Sun, 12 May 2019 23:23:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b564ecde-ffd3-4a44-8f31-9a2bccda197f 2019-05-12 23:23:59,915 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/cc15131c8eb7492292418e2207dcc87e"}, "tags": [], "enabled": true, "id": "cc15131c8eb7492292418e2207dcc87e", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2019-05-12 23:23:59,915 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-b564ecde-ffd3-4a44-8f31-9a2bccda197f 2019-05-12 23:23:59,916 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.227304935455s 2019-05-12 23:23:59,922 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-12 23:23:59,926 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}8b24e52083d20d277f7ed48110464a0041f1689e" 2019-05-12 23:24:00,143 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 394 Content-Type: application/json Date: Sun, 12 May 2019 23:24:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a84b7a59-cfc0-4b3a-b288-dbe3683da6c8 2019-05-12 23:24:00,143 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/502ad302317540d78206e49a51170791"}, "tags": [], "enabled": true, "id": "502ad302317540d78206e49a51170791", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.24:5000/v3/projects/ec4f2404e0c64b38a5835abbf6130e2e"}, "tags": [], "enabled": true, "id": "ec4f2404e0c64b38a5835abbf6130e2e", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_5fbc5086-47ec-4159-ad4c-7d7225a4deaa"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/e1cde78fc5364b11ba375012051bd685"}, "tags": [], "enabled": true, "id": "e1cde78fc5364b11ba375012051bd685", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-12 23:24:00,143 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-a84b7a59-cfc0-4b3a-b288-dbe3683da6c8 2019-05-12 23:24:00,144 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.2209649086s 2019-05-12 23:24:00,146 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-05-12 23:24:00,146 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}8b24e52083d20d277f7ed48110464a0041f1689e" -d '{"network": {"tenant_id": "ec4f2404e0c64b38a5835abbf6130e2e", "name": "cinder_test-net_5fbc5086-47ec-4159-ad4c-7d7225a4deaa", "admin_state_up": true}}' 2019-05-12 23:24:00,911 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 725 Content-Type: application/json Date: Sun, 12 May 2019 23:24:00 GMT X-Openstack-Request-Id: req-d142cadd-9414-4f4a-a1c3-1099c82e84c6 2019-05-12 23:24:00,912 - 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":"1e601677-d694-4281-bbca-f149a7938214","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":35,"ipv4_address_scope":null,"shared":false,"project_id":"ec4f2404e0c64b38a5835abbf6130e2e","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-12T23:24:00Z","is_default":false,"qos_policy_id":null,"name":"cinder_test-net_5fbc5086-47ec-4159-ad4c-7d7225a4deaa","admin_state_up":true,"tenant_id":"ec4f2404e0c64b38a5835abbf6130e2e","created_at":"2019-05-12T23:24:00Z","mtu":1450}} 2019-05-12 23:24:00,912 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-d142cadd-9414-4f4a-a1c3-1099c82e84c6 2019-05-12 23:24:00,912 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.766357898712s 2019-05-12 23:24:00,913 - 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-05-12T23:24:00Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'1e601677-d694-4281-bbca-f149a7938214', u'provider:segmentation_id': 35, 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_5fbc5086-47ec-4159-ad4c-7d7225a4deaa', u'created_at': u'2019-05-12T23:24:00Z', u'mtu': 1450, u'tenant_id': u'ec4f2404e0c64b38a5835abbf6130e2e', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'ec4f2404e0c64b38a5835abbf6130e2e', u'l2_adjacency': True}) 2019-05-12 23:24:00,917 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-05-12 23:24:00,924 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Sun, 12 May 2019 23:24:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b6b92f5-b28e-42cb-97b1-09c827d78278 2019-05-12 23:24:00,924 - 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.24:5000/v3/", "rel": "self"}]}} 2019-05-12 23:24:00,924 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/v3 used request id req-7b6b92f5-b28e-42cb-97b1-09c827d78278 2019-05-12 23:24:00,925 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2019-05-12 23:24:01,353 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8ca05c7227a341bd83d32ec8f8313653", "name": "reader"}, {"id": "bf61801caca2425fad3dcd754f90e279", "name": "member"}], "expires_at": "2019-05-13T00:24:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ec4f2404e0c64b38a5835abbf6130e2e", "name": "cinder_test-project_5fbc5086-47ec-4159-ad4c-7d7225a4deaa"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.30:8080/v1/AUTH_ec4f2404e0c64b38a5835abbf6130e2e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "52ba4b5dec704662a53725ace954b758"}, {"url": "http://172.30.9.24:8080/v1/AUTH_ec4f2404e0c64b38a5835abbf6130e2e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "76cdc7260e614ea7a112bbf6501075b4"}, {"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0016890642c4863a40d79301b1151c9"}], "type": "object-store", "id": "18380897045c4ca3915e511516050721", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1af474b830214cd99d794f484388b9bc"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e1601e9d9fc4089a53490e78be5772c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a7514fc59a84b9abc355f5edbf83808"}], "type": "compute", "id": "32036ae8f7e04dc98daec1c4a4ec6234", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e705bf9c7be4636aa3957547f53682e"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98bfbcf42a814c4882fcf329c2eb1aa3"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af9f8ae5e6794a09911001957e446fb3"}], "type": "event", "id": "419c4374326b4e8ba4bdf28c1a8f4f83", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "268f25db6d024c36b51f9687a725b015"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc526326fa154bababfdbc3992e985ee"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efb034dcd41d4871b0a0929d157f8741"}], "type": "metric", "id": "4ffc9a99aad94487a1039ad7f2d6f090", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/ec4f2404e0c64b38a5835abbf6130e2e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "309e542939a849cca4774d4ecdc03ba6"}, {"url": "http://172.30.9.24:8004/v1/ec4f2404e0c64b38a5835abbf6130e2e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94011bd098e04124b27b78f69f11ac12"}, {"url": "http://192.30.9.4:8004/v1/ec4f2404e0c64b38a5835abbf6130e2e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de37498d066848da8ab99cbcd3616791"}], "type": "orchestration", "id": "6be0ce84b0224523a21a8b1a4c483242", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58d8437c726d4c0284d5dcac7cb5277c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6e0caf33ad4d4da0ebdbcd6017bb97"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ca91602f273343e594e001d4d93aea31"}], "type": "identity", "id": "73fe34c4669c462aa6825fe50c44c0c5", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/ec4f2404e0c64b38a5835abbf6130e2e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "30a534e5676c45d7966a9da23673bbcb"}, {"url": "http://192.30.9.4:8776/v2/ec4f2404e0c64b38a5835abbf6130e2e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9cdc7e864a14682926db0dfbc56508e"}, {"url": "http://172.30.9.24:8776/v2/ec4f2404e0c64b38a5835abbf6130e2e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1c9ef0413f74a9281a145c7616f3d93"}], "type": "volumev2", "id": "84b8ce982b644c5fa734c93f5a240946", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49bc6af0fb36466d88e5bae34cc1970c"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b80de3b98af4abfba827bce002941dd"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6cc2135e734b4e1cb80611ebca802264"}], "type": "network", "id": "96c020f30b154737a857e2170dfc05c5", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "9c71851d494341a193fcfd99ff819a24", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59c0d24cc40c4c3d94209a0024bf072a"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68adf55aae0d4c50a2857bed11cc3761"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35f0dd57c6d4ef2acc0e8dd747ab8c3"}], "type": "image", "id": "b59adf68bee544e4890a3bcfbf865eb1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64efe99b77bf457cb4994dc3f5f698cd"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74be3cdb61a44d7dbe7be7f0c943c37b"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef030e81bb5b411096eb72a5f56ef179"}], "type": "alarming", "id": "b65220b9f32748cbbad5ffdfe793b945", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01d54c79a7204e18ae62efe9cf264132"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7240f2e8af1f45c4902f10ff40ae8737"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c21ec991e9cc479cb9251dc2be4e5d05"}], "type": "placement", "id": "eee5455969b14ace91d2257ab12e9e03", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/ec4f2404e0c64b38a5835abbf6130e2e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba60c632e2b84514923fc18d1532d63e"}, {"url": "http://172.30.9.24:8776/v3/ec4f2404e0c64b38a5835abbf6130e2e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dfa256588564446c9b89f88889b935c4"}, {"url": "http://192.30.9.4:8776/v3/ec4f2404e0c64b38a5835abbf6130e2e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2fa5c3f7a0043ab814658d62b0418c1"}], "type": "volumev3", "id": "f7e6e7f7cae04db89c6a4dacb8fd5682", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5a73c8c287b74d1ba81a84739a7dbfeb"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "695e1b11f43140f8985b6bf5cdfd11be"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0891c46c5e240e7ac0b8de1a7f8e457"}], "type": "cloudformation", "id": "fc9b7fdfb7f24bf3b43e65004ffa982c", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cinder_test-user_5fbc5086-47ec-4159-ad4c-7d7225a4deaa", "id": "e3778e13240c4453bd6fe052337a6c8d"}, "audit_ids": ["nSXLFf3FRciqkROAUqzk2A"], "issued_at": "2019-05-12T23:24:01.000000Z"}} 2019-05-12 23:24:01,356 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-12 23:24:01,356 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}21f029ab1157825a70dbce046ec79aaf756f29ff" 2019-05-12 23:24:01,651 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1232 Content-Type: application/json Date: Sun, 12 May 2019 23:24:01 GMT X-Openstack-Request-Id: req-5da61c94-5162-405f-bc0e-e863192daa4a 2019-05-12 23:24:01,652 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"1e601677-d694-4281-bbca-f149a7938214","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"ec4f2404e0c64b38a5835abbf6130e2e","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-12T23:24:00Z","qos_policy_id":null,"name":"cinder_test-net_5fbc5086-47ec-4159-ad4c-7d7225a4deaa","admin_state_up":true,"tenant_id":"ec4f2404e0c64b38a5835abbf6130e2e","created_at":"2019-05-12T23:24:00Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b24f945a-7d07-4835-982f-37a530314074","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e1cde78fc5364b11ba375012051bd685","l2_adjacency":true,"status":"ACTIVE","subnets":["e4030248-99b3-4c84-be5c-699e1ef4626f"],"description":"","tags":[],"updated_at":"2019-05-12T23:13:19Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e1cde78fc5364b11ba375012051bd685","created_at":"2019-05-12T23:13:13Z","mtu":1500}]} 2019-05-12 23:24:01,652 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-5da61c94-5162-405f-bc0e-e863192daa4a 2019-05-12 23:24:01,652 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.295908927917s 2019-05-12 23:24:01,653 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-05-12 23:24:01,654 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}21f029ab1157825a70dbce046ec79aaf756f29ff" -d '{"subnet": {"name": "cinder_test-subnet_5fbc5086-47ec-4159-ad4c-7d7225a4deaa", "enable_dhcp": true, "network_id": "1e601677-d694-4281-bbca-f149a7938214", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-05-12 23:24:02,792 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 679 Content-Type: application/json Date: Sun, 12 May 2019 23:24:02 GMT X-Openstack-Request-Id: req-678b9138-a3cd-41d1-a08a-14c327cf6de2 2019-05-12 23:24:02,792 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1e601677-d694-4281-bbca-f149a7938214","tenant_id":"ec4f2404e0c64b38a5835abbf6130e2e","created_at":"2019-05-12T23:24:02Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-05-12T23:24:02Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"ec4f2404e0c64b38a5835abbf6130e2e","id":"e1bc05cb-c13b-4123-b073-c9919841fda9","subnetpool_id":null,"name":"cinder_test-subnet_5fbc5086-47ec-4159-ad4c-7d7225a4deaa"}} 2019-05-12 23:24:02,793 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-678b9138-a3cd-41d1-a08a-14c327cf6de2 2019-05-12 23:24:02,793 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.13905882835s 2019-05-12 23:24:02,793 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-05-12T23:24:02Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'e1bc05cb-c13b-4123-b073-c9919841fda9', u'subnetpool_id': None, u'service_types': [], u'name': u'cinder_test-subnet_5fbc5086-47ec-4159-ad4c-7d7225a4deaa', u'enable_dhcp': True, u'network_id': u'1e601677-d694-4281-bbca-f149a7938214', u'tenant_id': u'ec4f2404e0c64b38a5835abbf6130e2e', u'created_at': u'2019-05-12T23:24:02Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'ec4f2404e0c64b38a5835abbf6130e2e'}) 2019-05-12 23:24:02,794 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-05-12 23:24:02,794 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}21f029ab1157825a70dbce046ec79aaf756f29ff" -d '{"router": {"external_gateway_info": {"network_id": "b24f945a-7d07-4835-982f-37a530314074"}, "name": "cinder_test-router_5fbc5086-47ec-4159-ad4c-7d7225a4deaa", "admin_state_up": true}}' 2019-05-12 23:24:10,240 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 698 Content-Type: application/json Date: Sun, 12 May 2019 23:24:10 GMT X-Openstack-Request-Id: req-83b27b64-0aad-4be2-8c53-78a28b7ac727 2019-05-12 23:24:10,240 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "b24f945a-7d07-4835-982f-37a530314074", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e4030248-99b3-4c84-be5c-699e1ef4626f", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "ec4f2404e0c64b38a5835abbf6130e2e", "created_at": "2019-05-12T23:24:03Z", "admin_state_up": true, "updated_at": "2019-05-12T23:24:05Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "ec4f2404e0c64b38a5835abbf6130e2e", "id": "68258f73-d62b-4ebd-bffd-5a14f4efd111", "name": "cinder_test-router_5fbc5086-47ec-4159-ad4c-7d7225a4deaa"}} 2019-05-12 23:24:10,240 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-83b27b64-0aad-4be2-8c53-78a28b7ac727 2019-05-12 23:24:10,241 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.44676709175s 2019-05-12 23:24:10,241 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-05-12T23:24:05Z', u'revision_number': 3, u'id': u'68258f73-d62b-4ebd-bffd-5a14f4efd111', u'external_gateway_info': {u'network_id': u'b24f945a-7d07-4835-982f-37a530314074', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'e4030248-99b3-4c84-be5c-699e1ef4626f', u'ip_address': u'172.30.9.206'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cinder_test-router_5fbc5086-47ec-4159-ad4c-7d7225a4deaa', u'admin_state_up': True, u'tenant_id': u'ec4f2404e0c64b38a5835abbf6130e2e', u'created_at': u'2019-05-12T23:24:03Z', u'flavor_id': None, u'routes': [], u'project_id': u'ec4f2404e0c64b38a5835abbf6130e2e'}) 2019-05-12 23:24:10,242 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-05-12 23:24:10,242 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/68258f73-d62b-4ebd-bffd-5a14f4efd111/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}21f029ab1157825a70dbce046ec79aaf756f29ff" -d '{"subnet_id": "e1bc05cb-c13b-4123-b073-c9919841fda9"}' 2019-05-12 23:24:13,649 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sun, 12 May 2019 23:24:13 GMT X-Openstack-Request-Id: req-bfe93e55-c7ef-4b22-bcaa-b7a6fb81ce3c 2019-05-12 23:24:13,650 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "1e601677-d694-4281-bbca-f149a7938214", "tenant_id": "ec4f2404e0c64b38a5835abbf6130e2e", "subnet_id": "e1bc05cb-c13b-4123-b073-c9919841fda9", "subnet_ids": ["e1bc05cb-c13b-4123-b073-c9919841fda9"], "port_id": "5ac8201b-9bde-4ff7-a6a1-483354382396", "id": "68258f73-d62b-4ebd-bffd-5a14f4efd111"} 2019-05-12 23:24:13,650 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/68258f73-d62b-4ebd-bffd-5a14f4efd111/add_router_interface.json used request id req-bfe93e55-c7ef-4b22-bcaa-b7a6fb81ce3c 2019-05-12 23:24:13,650 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.40842795372s 2019-05-12 23:24:13,650 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-05-12 23:24:13,751 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-05-12 23:24:13,755 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-05-12 23:24:13,760 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sun, 12 May 2019 23:24:14 GMT 2019-05-12 23:24:13,760 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}]} 2019-05-12 23:24:13,764 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-12 23:24:13,768 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}21f029ab1157825a70dbce046ec79aaf756f29ff" 2019-05-12 23:24:14,083 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sun, 12 May 2019 23:24:14 GMT X-Openstack-Request-Id: req-cb96deaf-7d35-43eb-9103-4331806986c2 2019-05-12 23:24:14,083 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-12 23:24:14,084 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-cb96deaf-7d35-43eb-9103-4331806986c2 2019-05-12 23:24:14,084 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.31929898262s 2019-05-12 23:24:14,092 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-05-12 23:24:14,096 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}21f029ab1157825a70dbce046ec79aaf756f29ff" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/cinder_test-img_5fbc5086-47ec-4159-ad4c-7d7225a4deaa", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cinder_test-img_5fbc5086-47ec-4159-ad4c-7d7225a4deaa"}' 2019-05-12 23:24:14,438 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 939 Content-Type: application/json Date: Sun, 12 May 2019 23:24:14 GMT Location: http://172.30.9.24:9292/v2/images/21a36b28-c632-463e-8555-48a722fc78e1 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-de31e94d-26b1-4c21-ba6e-9559b56d7b35 2019-05-12 23:24:14,439 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-12T23:24:14Z", "file": "/v2/images/21a36b28-c632-463e-8555-48a722fc78e1/file", "owner": "ec4f2404e0c64b38a5835abbf6130e2e", "id": "21a36b28-c632-463e-8555-48a722fc78e1", "size": null, "self": "/v2/images/21a36b28-c632-463e-8555-48a722fc78e1", "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_5fbc5086-47ec-4159-ad4c-7d7225a4deaa", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_5fbc5086-47ec-4159-ad4c-7d7225a4deaa", "checksum": null, "created_at": "2019-05-12T23:24:14Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-05-12 23:24:14,439 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-de31e94d-26b1-4c21-ba6e-9559b56d7b35 2019-05-12 23:24:14,439 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.346774816513s 2019-05-12 23:24:14,440 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-05-12 23:24:14,445 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/21a36b28-c632-463e-8555-48a722fc78e1/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}21f029ab1157825a70dbce046ec79aaf756f29ff" -d '' 2019-05-12 23:24:16,012 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 12 May 2019 23:24:16 GMT X-Openstack-Request-Id: req-5f8958d1-7613-41ee-b8e6-615cb64610c3 2019-05-12 23:24:16,012 - 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-05-12 23:24:16,012 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/21a36b28-c632-463e-8555-48a722fc78e1/file used request id req-5f8958d1-7613-41ee-b8e6-615cb64610c3 2019-05-12 23:24:16,013 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.57252311707s 2019-05-12 23:24:16,017 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-12 23:24:16,021 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}21f029ab1157825a70dbce046ec79aaf756f29ff" 2019-05-12 23:24:16,065 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1399 Content-Type: application/json Date: Sun, 12 May 2019 23:24:16 GMT X-Openstack-Request-Id: req-fe1b2c1d-5c42-4cac-b31b-74004e5bd461 2019-05-12 23:24:16,066 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-12T23:24:16Z", "file": "/v2/images/21a36b28-c632-463e-8555-48a722fc78e1/file", "owner": "ec4f2404e0c64b38a5835abbf6130e2e", "id": "21a36b28-c632-463e-8555-48a722fc78e1", "size": 12716032, "self": "/v2/images/21a36b28-c632-463e-8555-48a722fc78e1", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://29d1eb29-4ea1-4f37-b52d-6ea80a398212/images/21a36b28-c632-463e-8555-48a722fc78e1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://29d1eb29-4ea1-4f37-b52d-6ea80a398212/images/21a36b28-c632-463e-8555-48a722fc78e1/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_5fbc5086-47ec-4159-ad4c-7d7225a4deaa", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_5fbc5086-47ec-4159-ad4c-7d7225a4deaa", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-12T23:24:14Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-12 23:24:16,066 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-fe1b2c1d-5c42-4cac-b31b-74004e5bd461 2019-05-12 23:24:16,066 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0490159988403s 2019-05-12 23:24:16,068 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://29d1eb29-4ea1-4f37-b52d-6ea80a398212/images/21a36b28-c632-463e-8555-48a722fc78e1/snap', u'metadata': Munch({})})], 'file': u'/v2/images/21a36b28-c632-463e-8555-48a722fc78e1/file', 'owner': u'ec4f2404e0c64b38a5835abbf6130e2e', 'id': u'21a36b28-c632-463e-8555-48a722fc78e1', 'size': 12716032, u'self': u'/v2/images/21a36b28-c632-463e-8555-48a722fc78e1', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ec4f2404e0c64b38a5835abbf6130e2e', 'name': 'cinder_test-project_5fbc5086-47ec-4159-ad4c-7d7225a4deaa', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://29d1eb29-4ea1-4f37-b52d-6ea80a398212/images/21a36b28-c632-463e-8555-48a722fc78e1/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-05-12T23:24:16Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-05-12T23:24:16Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/cinder_test-img_5fbc5086-47ec-4159-ad4c-7d7225a4deaa', '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/21a36b28-c632-463e-8555-48a722fc78e1', 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_5fbc5086-47ec-4159-ad4c-7d7225a4deaa', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'cinder_test-img_5fbc5086-47ec-4159-ad4c-7d7225a4deaa', 'created': u'2019-05-12T23:24:14Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-05-12T23:24:14Z', 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/21a36b28-c632-463e-8555-48a722fc78e1', 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_5fbc5086-47ec-4159-ad4c-7d7225a4deaa', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-05-12 23:24:16,071 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-12 23:24:16,074 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}8b24e52083d20d277f7ed48110464a0041f1689e" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "cinder_test-flavor_5fbc5086-47ec-4159-ad4c-7d7225a4deaa", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-05-12 23:24:16,413 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Sun, 12 May 2019 23:24:16 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2624abe1-0863-4ba7-96f2-d52106a69732 x-openstack-request-id: req-2624abe1-0863-4ba7-96f2-d52106a69732 2019-05-12 23:24:16,413 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "cinder_test-flavor_5fbc5086-47ec-4159-ad4c-7d7225a4deaa", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/7de39ee3-0e1c-4f1a-83de-54abfb3028ea", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/7de39ee3-0e1c-4f1a-83de-54abfb3028ea", "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": "7de39ee3-0e1c-4f1a-83de-54abfb3028ea"}} 2019-05-12 23:24:16,413 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-2624abe1-0863-4ba7-96f2-d52106a69732 2019-05-12 23:24:16,413 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.342483043671s 2019-05-12 23:24:16,414 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cinder_test-flavor_5fbc5086-47ec-4159-ad4c-7d7225a4deaa', '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'502ad302317540d78206e49a51170791', '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'7de39ee3-0e1c-4f1a-83de-54abfb3028ea', 'swap': 0}) 2019-05-12 23:24:16,415 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-12 23:24:16,418 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors/7de39ee3-0e1c-4f1a-83de-54abfb3028ea/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}8b24e52083d20d277f7ed48110464a0041f1689e" -d '{"extra_specs": {}}' 2019-05-12 23:24:16,439 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 12 May 2019 23:24:16 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-94d30693-49d4-4d10-b330-9119b84335e6 x-openstack-request-id: req-94d30693-49d4-4d10-b330-9119b84335e6 2019-05-12 23:24:16,439 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-12 23:24:16,439 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/7de39ee3-0e1c-4f1a-83de-54abfb3028ea/os-extra_specs used request id req-94d30693-49d4-4d10-b330-9119b84335e6 2019-05-12 23:24:16,440 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0244898796082s 2019-05-12 23:24:16,443 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-05-12 23:24:16,445 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}21f029ab1157825a70dbce046ec79aaf756f29ff" -d '{"keypair": {"name": "cinder_test-kp_5fbc5086-47ec-4159-ad4c-7d7225a4deaa"}}' 2019-05-12 23:24:16,873 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1811 Content-Type: application/json Date: Sun, 12 May 2019 23:24:16 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-6e3aa436-fb5c-4a77-be7e-85992277ea12 x-openstack-request-id: req-6e3aa436-fb5c-4a77-be7e-85992277ea12 2019-05-12 23:24:16,874 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDPHyQ52mTtBcGAJJGs+ps87SjpshdgcMnQy2LTzp0Fwz0jD+mE8W7ZYZ679ASxwadg2NFRdaa6Vow8k9cjQqZeO94gCQXfqqGwSbC5jMKAzT8UlqL37PaSRrCGsz7xPk8R4lK26T7z5sFSNTpfJG+7pDDh3whCJ7/rU9F9kyFxBVZNhZL9MWXUmSOG68auDpNxm9BNHSor+w5Y1QI0nQwoC0mdnpIzgwfzTRZ8ZMdIr7Tx5stygQpXNIZWjovXzu/F0J31ROb17HvRMZ8ZzdPWOHnYxOLfFgWxgII3GUxgXcwkijTCWUR0uaRB1jpnbykPmSiIc8FzieqWv3YG0h3B Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAzx8kOdpk7QXBgCSRrPqbPO0o6bIXYHDJ0Mti086dBcM9Iw/p\nhPFu2WGeu/QEscGnYNjRUXWmulaMPJPXI0KmXjveIAkF36qhsEmwuYzCgM0/FJai\n9+z2kkawhrM+8T5PEeJStuk+8+bBUjU6XyRvu6Qw4d8IQie/61PRfZMhcQVWTYWS\n/TFl1JkjhuvGrg6TcZvQTR0qK/sOWNUCNJ0MKAtJnZ6SM4MH800WfGTHSK+08ebL\ncoEKVzSGVo6L187vxdCd9UTm9ex70TGfGc3T1jh52MTi3xYFsYCCNxlMYF3MJIo0\nwllEdLmkQdY6Z28pD5koiHPBc4nqlr92BtIdwQIDAQABAoIBABF7s3cetD49qiPC\n8nkDfm8aJcX0PnzpiF+Ti3gNjLuby2FWSoPqTU0ULG35HxxSGGrYYnLZ14ULITNL\n13EmgxyZORrDKDfFE3jp/3zqIND2gkienosG+ZlHVkdIghujAtGjpQ/DiIjWBaOG\n0rKNRNE1/tpSFURgTpbysFBFRyFfBwpKmZu4jSmBtAtTK9P5riWVNT3XrTtU3TZf\ndmvGsdZ69xpoTwPvksQRrVtaVUVK4mhgXB05BxKf2GPn9xwivQ2/Flg2viUI4ysL\nG39XZWisFztS2ONtTkc6+xjlj4uRmDSVfN/k2y3YZjtHhRe2rpBGwtq3nOWUuO1w\n3dmYEUECgYEA8bwzCLWvmHx8cn7Mh5scytHlpLRyaLJG/xDdnCkawYXtZx5duoYD\nA/4DG8e4XKpeoLcAdVNFdd1K5cbA9Pl9WhbmJoYoCF4WPsLCJL/MnUm+aYVshCqX\n0bWhojlW6SxeT2NMD48iI927T/PSw+FZdttPeGb4si/x765BKSEtcG0CgYEA21gM\nkz33fOnXk14MCOC2FOvRzimPxfa8vATtXcAeoWSf8K/HKar5Ubf/r7DM91DAJ+Kp\nagpDVzj9qgN6Jw94ljdU5cny7ToIk9+vCVMFnvHYSV1uBHQo+dYNCyBX7ojoi3Zh\nzZTe4AxelI0NoGSXWWbx/RDkZvLQIspsYMZFliUCgYEAzxTX6ygpasmJmlPBRpG8\nUosI3NWwBLxkUXDTR0l3ID1oqCO9S2IuByd85jlrWAai1a6vd9KD+HpABSMEfVeU\n6K4hLvNSLAjdqZoR0oVz9XIM6jxgP8B1GjMsadoQ9+MIT53StKl7J5p1MgK/lQnh\nKA6rv4sGlS65ZQezzlYbpOkCgYB0AzsLed/3kpsx17FX1LqZkCz09OiVVS5358dA\nKchJprYtkFsvv72EqmQzIbkXKf+oWOswKeN6M6t/C73FARrPoM5nh4vUSziUNeAX\nd3Dmo5W5IBB7jJDLq5pUgzPe90y/zspl+NJ1ADXaLkzBw9KFN7zQE+oqRU0uyY/P\nE69kfQKBgQCYaHo/eGsHgUOYRQmkxvJsxVxGaotZcr8Ucl+VP89mRp2B8qGu7Wsw\nTss+z/83Am4l6NVq3QpogNNNFjtRn1Tz4JcxU8SjJNJSygSq+7Qe5+6tAVgKA6HK\nM6+ebDXivafwlTbChowMHtI2yDRpIZHF6tSUQvlmAmVB1DeZUjYHVw==\n-----END RSA PRIVATE KEY-----\n", "user_id": "e3778e13240c4453bd6fe052337a6c8d", "name": "cinder_test-kp_5fbc5086-47ec-4159-ad4c-7d7225a4deaa", "fingerprint": "47:c1:b4:bd:22:65:4f:05:1c:08:a7:81:4d:f7:9b:f7"}} 2019-05-12 23:24:16,874 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-6e3aa436-fb5c-4a77-be7e-85992277ea12 2019-05-12 23:24:16,874 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.43127322197s 2019-05-12 23:24:16,875 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDPHyQ52mTtBcGAJJGs+ps87SjpshdgcMnQy2LTzp0Fwz0jD+mE8W7ZYZ679ASxwadg2NFRdaa6Vow8k9cjQqZeO94gCQXfqqGwSbC5jMKAzT8UlqL37PaSRrCGsz7xPk8R4lK26T7z5sFSNTpfJG+7pDDh3whCJ7/rU9F9kyFxBVZNhZL9MWXUmSOG68auDpNxm9BNHSor+w5Y1QI0nQwoC0mdnpIzgwfzTRZ8ZMdIr7Tx5stygQpXNIZWjovXzu/F0J31ROb17HvRMZ8ZzdPWOHnYxOLfFgWxgII3GUxgXcwkijTCWUR0uaRB1jpnbykPmSiIc8FzieqWv3YG0h3B Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAzx8kOdpk7QXBgCSRrPqbPO0o6bIXYHDJ0Mti086dBcM9Iw/p\nhPFu2WGeu/QEscGnYNjRUXWmulaMPJPXI0KmXjveIAkF36qhsEmwuYzCgM0/FJai\n9+z2kkawhrM+8T5PEeJStuk+8+bBUjU6XyRvu6Qw4d8IQie/61PRfZMhcQVWTYWS\n/TFl1JkjhuvGrg6TcZvQTR0qK/sOWNUCNJ0MKAtJnZ6SM4MH800WfGTHSK+08ebL\ncoEKVzSGVo6L187vxdCd9UTm9ex70TGfGc3T1jh52MTi3xYFsYCCNxlMYF3MJIo0\nwllEdLmkQdY6Z28pD5koiHPBc4nqlr92BtIdwQIDAQABAoIBABF7s3cetD49qiPC\n8nkDfm8aJcX0PnzpiF+Ti3gNjLuby2FWSoPqTU0ULG35HxxSGGrYYnLZ14ULITNL\n13EmgxyZORrDKDfFE3jp/3zqIND2gkienosG+ZlHVkdIghujAtGjpQ/DiIjWBaOG\n0rKNRNE1/tpSFURgTpbysFBFRyFfBwpKmZu4jSmBtAtTK9P5riWVNT3XrTtU3TZf\ndmvGsdZ69xpoTwPvksQRrVtaVUVK4mhgXB05BxKf2GPn9xwivQ2/Flg2viUI4ysL\nG39XZWisFztS2ONtTkc6+xjlj4uRmDSVfN/k2y3YZjtHhRe2rpBGwtq3nOWUuO1w\n3dmYEUECgYEA8bwzCLWvmHx8cn7Mh5scytHlpLRyaLJG/xDdnCkawYXtZx5duoYD\nA/4DG8e4XKpeoLcAdVNFdd1K5cbA9Pl9WhbmJoYoCF4WPsLCJL/MnUm+aYVshCqX\n0bWhojlW6SxeT2NMD48iI927T/PSw+FZdttPeGb4si/x765BKSEtcG0CgYEA21gM\nkz33fOnXk14MCOC2FOvRzimPxfa8vATtXcAeoWSf8K/HKar5Ubf/r7DM91DAJ+Kp\nagpDVzj9qgN6Jw94ljdU5cny7ToIk9+vCVMFnvHYSV1uBHQo+dYNCyBX7ojoi3Zh\nzZTe4AxelI0NoGSXWWbx/RDkZvLQIspsYMZFliUCgYEAzxTX6ygpasmJmlPBRpG8\nUosI3NWwBLxkUXDTR0l3ID1oqCO9S2IuByd85jlrWAai1a6vd9KD+HpABSMEfVeU\n6K4hLvNSLAjdqZoR0oVz9XIM6jxgP8B1GjMsadoQ9+MIT53StKl7J5p1MgK/lQnh\nKA6rv4sGlS65ZQezzlYbpOkCgYB0AzsLed/3kpsx17FX1LqZkCz09OiVVS5358dA\nKchJprYtkFsvv72EqmQzIbkXKf+oWOswKeN6M6t/C73FARrPoM5nh4vUSziUNeAX\nd3Dmo5W5IBB7jJDLq5pUgzPe90y/zspl+NJ1ADXaLkzBw9KFN7zQE+oqRU0uyY/P\nE69kfQKBgQCYaHo/eGsHgUOYRQmkxvJsxVxGaotZcr8Ucl+VP89mRp2B8qGu7Wsw\nTss+z/83Am4l6NVq3QpogNNNFjtRn1Tz4JcxU8SjJNJSygSq+7Qe5+6tAVgKA6HK\nM6+ebDXivafwlTbChowMHtI2yDRpIZHF6tSUQvlmAmVB1DeZUjYHVw==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'e3778e13240c4453bd6fe052337a6c8d', 'name': u'cinder_test-kp_5fbc5086-47ec-4159-ad4c-7d7225a4deaa', 'created_at': '2019-05-12T23:24:16.875447', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ec4f2404e0c64b38a5835abbf6130e2e', 'name': 'cinder_test-project_5fbc5086-47ec-4159-ad4c-7d7225a4deaa', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'47:c1:b4:bd:22:65:4f:05:1c:08:a7:81:4d:f7:9b:f7', 'type': 'ssh', 'id': u'cinder_test-kp_5fbc5086-47ec-4159-ad4c-7d7225a4deaa'}) 2019-05-12 23:24:16,875 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEAzx8kOdpk7QXBgCSRrPqbPO0o6bIXYHDJ0Mti086dBcM9Iw/p hPFu2WGeu/QEscGnYNjRUXWmulaMPJPXI0KmXjveIAkF36qhsEmwuYzCgM0/FJai 9+z2kkawhrM+8T5PEeJStuk+8+bBUjU6XyRvu6Qw4d8IQie/61PRfZMhcQVWTYWS /TFl1JkjhuvGrg6TcZvQTR0qK/sOWNUCNJ0MKAtJnZ6SM4MH800WfGTHSK+08ebL coEKVzSGVo6L187vxdCd9UTm9ex70TGfGc3T1jh52MTi3xYFsYCCNxlMYF3MJIo0 wllEdLmkQdY6Z28pD5koiHPBc4nqlr92BtIdwQIDAQABAoIBABF7s3cetD49qiPC 8nkDfm8aJcX0PnzpiF+Ti3gNjLuby2FWSoPqTU0ULG35HxxSGGrYYnLZ14ULITNL 13EmgxyZORrDKDfFE3jp/3zqIND2gkienosG+ZlHVkdIghujAtGjpQ/DiIjWBaOG 0rKNRNE1/tpSFURgTpbysFBFRyFfBwpKmZu4jSmBtAtTK9P5riWVNT3XrTtU3TZf dmvGsdZ69xpoTwPvksQRrVtaVUVK4mhgXB05BxKf2GPn9xwivQ2/Flg2viUI4ysL G39XZWisFztS2ONtTkc6+xjlj4uRmDSVfN/k2y3YZjtHhRe2rpBGwtq3nOWUuO1w 3dmYEUECgYEA8bwzCLWvmHx8cn7Mh5scytHlpLRyaLJG/xDdnCkawYXtZx5duoYD A/4DG8e4XKpeoLcAdVNFdd1K5cbA9Pl9WhbmJoYoCF4WPsLCJL/MnUm+aYVshCqX 0bWhojlW6SxeT2NMD48iI927T/PSw+FZdttPeGb4si/x765BKSEtcG0CgYEA21gM kz33fOnXk14MCOC2FOvRzimPxfa8vATtXcAeoWSf8K/HKar5Ubf/r7DM91DAJ+Kp agpDVzj9qgN6Jw94ljdU5cny7ToIk9+vCVMFnvHYSV1uBHQo+dYNCyBX7ojoi3Zh zZTe4AxelI0NoGSXWWbx/RDkZvLQIspsYMZFliUCgYEAzxTX6ygpasmJmlPBRpG8 UosI3NWwBLxkUXDTR0l3ID1oqCO9S2IuByd85jlrWAai1a6vd9KD+HpABSMEfVeU 6K4hLvNSLAjdqZoR0oVz9XIM6jxgP8B1GjMsadoQ9+MIT53StKl7J5p1MgK/lQnh KA6rv4sGlS65ZQezzlYbpOkCgYB0AzsLed/3kpsx17FX1LqZkCz09OiVVS5358dA KchJprYtkFsvv72EqmQzIbkXKf+oWOswKeN6M6t/C73FARrPoM5nh4vUSziUNeAX d3Dmo5W5IBB7jJDLq5pUgzPe90y/zspl+NJ1ADXaLkzBw9KFN7zQE+oqRU0uyY/P E69kfQKBgQCYaHo/eGsHgUOYRQmkxvJsxVxGaotZcr8Ucl+VP89mRp2B8qGu7Wsw Tss+z/83Am4l6NVq3QpogNNNFjtRn1Tz4JcxU8SjJNJSygSq+7Qe5+6tAVgKA6HK M6+ebDXivafwlTbChowMHtI2yDRpIZHF6tSUQvlmAmVB1DeZUjYHVw== -----END RSA PRIVATE KEY----- 2019-05-12 23:24:16,881 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2019-05-12 23:24:16,881 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}21f029ab1157825a70dbce046ec79aaf756f29ff" -d '{"security_group": {"name": "cinder_test-sg_5fbc5086-47ec-4159-ad4c-7d7225a4deaa", "description": "created by OPNFV Functest (cinder_test)"}}' 2019-05-12 23:24:17,350 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1422 Content-Type: application/json Date: Sun, 12 May 2019 23:24:17 GMT X-Openstack-Request-Id: req-22cbb613-deee-416a-bada-6e93c61b79c2 2019-05-12 23:24:17,350 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "ec4f2404e0c64b38a5835abbf6130e2e", "created_at": "2019-05-12T23:24:17Z", "updated_at": "2019-05-12T23:24:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:24:17Z", "revision_number": 0, "id": "33434985-a7c3-4286-a811-5b66b52d23e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-12T23:24:17Z", "security_group_id": "4335b1aa-b6b6-49b3-b1d1-a20664738ac2", "tenant_id": "ec4f2404e0c64b38a5835abbf6130e2e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ec4f2404e0c64b38a5835abbf6130e2e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:24:17Z", "revision_number": 0, "id": "a42a06b4-6fb8-4137-85a2-2c448c0a9b92", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-12T23:24:17Z", "security_group_id": "4335b1aa-b6b6-49b3-b1d1-a20664738ac2", "tenant_id": "ec4f2404e0c64b38a5835abbf6130e2e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ec4f2404e0c64b38a5835abbf6130e2e"}], "revision_number": 1, "project_id": "ec4f2404e0c64b38a5835abbf6130e2e", "id": "4335b1aa-b6b6-49b3-b1d1-a20664738ac2", "name": "cinder_test-sg_5fbc5086-47ec-4159-ad4c-7d7225a4deaa"}} 2019-05-12 23:24:17,350 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-22cbb613-deee-416a-bada-6e93c61b79c2 2019-05-12 23:24:17,351 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.469691991806s 2019-05-12 23:24:17,357 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-12 23:24:17,358 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}21f029ab1157825a70dbce046ec79aaf756f29ff" 2019-05-12 23:24:17,683 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3838 Content-Type: application/json Date: Sun, 12 May 2019 23:24:17 GMT X-Openstack-Request-Id: req-bea9cbcf-3247-41da-b94e-39b93b1cd53e 2019-05-12 23:24:17,684 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "ec4f2404e0c64b38a5835abbf6130e2e", "created_at": "2019-05-12T23:24:17Z", "updated_at": "2019-05-12T23:24:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:24:17Z", "revision_number": 0, "id": "33434985-a7c3-4286-a811-5b66b52d23e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-12T23:24:17Z", "security_group_id": "4335b1aa-b6b6-49b3-b1d1-a20664738ac2", "tenant_id": "ec4f2404e0c64b38a5835abbf6130e2e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ec4f2404e0c64b38a5835abbf6130e2e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:24:17Z", "revision_number": 0, "id": "a42a06b4-6fb8-4137-85a2-2c448c0a9b92", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-12T23:24:17Z", "security_group_id": "4335b1aa-b6b6-49b3-b1d1-a20664738ac2", "tenant_id": "ec4f2404e0c64b38a5835abbf6130e2e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ec4f2404e0c64b38a5835abbf6130e2e"}], "revision_number": 1, "project_id": "ec4f2404e0c64b38a5835abbf6130e2e", "id": "4335b1aa-b6b6-49b3-b1d1-a20664738ac2", "name": "cinder_test-sg_5fbc5086-47ec-4159-ad4c-7d7225a4deaa"}, {"description": "Default security group", "tags": [], "tenant_id": "ec4f2404e0c64b38a5835abbf6130e2e", "created_at": "2019-05-12T23:24:00Z", "updated_at": "2019-05-12T23:24:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:24:00Z", "revision_number": 0, "id": "15bcf0a8-dea6-44e9-81d1-0c445894fac0", "remote_group_id": "871fa4b0-3914-4f77-9e28-40566abe72dc", "remote_ip_prefix": null, "created_at": "2019-05-12T23:24:00Z", "security_group_id": "871fa4b0-3914-4f77-9e28-40566abe72dc", "tenant_id": "ec4f2404e0c64b38a5835abbf6130e2e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ec4f2404e0c64b38a5835abbf6130e2e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:24:00Z", "revision_number": 0, "id": "586b50fc-66dd-4891-8929-02c302468ec1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-12T23:24:00Z", "security_group_id": "871fa4b0-3914-4f77-9e28-40566abe72dc", "tenant_id": "ec4f2404e0c64b38a5835abbf6130e2e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ec4f2404e0c64b38a5835abbf6130e2e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:24:00Z", "revision_number": 0, "id": "6fedd219-9ff9-4014-bfa1-50b0bf002d59", "remote_group_id": "871fa4b0-3914-4f77-9e28-40566abe72dc", "remote_ip_prefix": null, "created_at": "2019-05-12T23:24:00Z", "security_group_id": "871fa4b0-3914-4f77-9e28-40566abe72dc", "tenant_id": "ec4f2404e0c64b38a5835abbf6130e2e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ec4f2404e0c64b38a5835abbf6130e2e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:24:00Z", "revision_number": 0, "id": "e70d96ce-a64b-4e35-9e9d-80cde3b71cd5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-12T23:24:00Z", "security_group_id": "871fa4b0-3914-4f77-9e28-40566abe72dc", "tenant_id": "ec4f2404e0c64b38a5835abbf6130e2e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ec4f2404e0c64b38a5835abbf6130e2e"}], "revision_number": 1, "project_id": "ec4f2404e0c64b38a5835abbf6130e2e", "id": "871fa4b0-3914-4f77-9e28-40566abe72dc", "name": "default"}]} 2019-05-12 23:24:17,684 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-bea9cbcf-3247-41da-b94e-39b93b1cd53e 2019-05-12 23:24:17,685 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.32696890831s 2019-05-12 23:24:17,691 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-05-12 23:24:17,692 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}21f029ab1157825a70dbce046ec79aaf756f29ff" -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": "4335b1aa-b6b6-49b3-b1d1-a20664738ac2"}}' 2019-05-12 23:24:18,236 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Sun, 12 May 2019 23:24:18 GMT X-Openstack-Request-Id: req-9067831a-f00a-4d5d-ac33-27ba46733bc0 2019-05-12 23:24:18,236 - 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-05-12T23:24:18Z", "security_group_id": "4335b1aa-b6b6-49b3-b1d1-a20664738ac2", "port_range_min": 22, "revision_number": 0, "tenant_id": "ec4f2404e0c64b38a5835abbf6130e2e", "created_at": "2019-05-12T23:24:18Z", "project_id": "ec4f2404e0c64b38a5835abbf6130e2e", "id": "d943a5a8-d72b-4404-87e4-a59a22876288"}} 2019-05-12 23:24:18,237 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-9067831a-f00a-4d5d-ac33-27ba46733bc0 2019-05-12 23:24:18,237 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.545508861542s 2019-05-12 23:24:18,241 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-12 23:24:18,242 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}21f029ab1157825a70dbce046ec79aaf756f29ff" 2019-05-12 23:24:18,578 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4334 Content-Type: application/json Date: Sun, 12 May 2019 23:24:18 GMT X-Openstack-Request-Id: req-b90b363b-d400-4503-ab12-014ca0995c8a 2019-05-12 23:24:18,579 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "ec4f2404e0c64b38a5835abbf6130e2e", "created_at": "2019-05-12T23:24:17Z", "updated_at": "2019-05-12T23:24:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:24:17Z", "revision_number": 0, "id": "33434985-a7c3-4286-a811-5b66b52d23e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-12T23:24:17Z", "security_group_id": "4335b1aa-b6b6-49b3-b1d1-a20664738ac2", "tenant_id": "ec4f2404e0c64b38a5835abbf6130e2e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ec4f2404e0c64b38a5835abbf6130e2e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:24:17Z", "revision_number": 0, "id": "a42a06b4-6fb8-4137-85a2-2c448c0a9b92", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-12T23:24:17Z", "security_group_id": "4335b1aa-b6b6-49b3-b1d1-a20664738ac2", "tenant_id": "ec4f2404e0c64b38a5835abbf6130e2e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ec4f2404e0c64b38a5835abbf6130e2e"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-05-12T23:24:18Z", "revision_number": 0, "id": "d943a5a8-d72b-4404-87e4-a59a22876288", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-12T23:24:18Z", "security_group_id": "4335b1aa-b6b6-49b3-b1d1-a20664738ac2", "tenant_id": "ec4f2404e0c64b38a5835abbf6130e2e", "port_range_min": 22, "ethertype": "IPv4", "project_id": "ec4f2404e0c64b38a5835abbf6130e2e"}], "revision_number": 2, "project_id": "ec4f2404e0c64b38a5835abbf6130e2e", "id": "4335b1aa-b6b6-49b3-b1d1-a20664738ac2", "name": "cinder_test-sg_5fbc5086-47ec-4159-ad4c-7d7225a4deaa"}, {"description": "Default security group", "tags": [], "tenant_id": "ec4f2404e0c64b38a5835abbf6130e2e", "created_at": "2019-05-12T23:24:00Z", "updated_at": "2019-05-12T23:24:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:24:00Z", "revision_number": 0, "id": "15bcf0a8-dea6-44e9-81d1-0c445894fac0", "remote_group_id": "871fa4b0-3914-4f77-9e28-40566abe72dc", "remote_ip_prefix": null, "created_at": "2019-05-12T23:24:00Z", "security_group_id": "871fa4b0-3914-4f77-9e28-40566abe72dc", "tenant_id": "ec4f2404e0c64b38a5835abbf6130e2e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ec4f2404e0c64b38a5835abbf6130e2e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:24:00Z", "revision_number": 0, "id": "586b50fc-66dd-4891-8929-02c302468ec1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-12T23:24:00Z", "security_group_id": "871fa4b0-3914-4f77-9e28-40566abe72dc", "tenant_id": "ec4f2404e0c64b38a5835abbf6130e2e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ec4f2404e0c64b38a5835abbf6130e2e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:24:00Z", "revision_number": 0, "id": "6fedd219-9ff9-4014-bfa1-50b0bf002d59", "remote_group_id": "871fa4b0-3914-4f77-9e28-40566abe72dc", "remote_ip_prefix": null, "created_at": "2019-05-12T23:24:00Z", "security_group_id": "871fa4b0-3914-4f77-9e28-40566abe72dc", "tenant_id": "ec4f2404e0c64b38a5835abbf6130e2e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ec4f2404e0c64b38a5835abbf6130e2e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:24:00Z", "revision_number": 0, "id": "e70d96ce-a64b-4e35-9e9d-80cde3b71cd5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-12T23:24:00Z", "security_group_id": "871fa4b0-3914-4f77-9e28-40566abe72dc", "tenant_id": "ec4f2404e0c64b38a5835abbf6130e2e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ec4f2404e0c64b38a5835abbf6130e2e"}], "revision_number": 1, "project_id": "ec4f2404e0c64b38a5835abbf6130e2e", "id": "871fa4b0-3914-4f77-9e28-40566abe72dc", "name": "default"}]} 2019-05-12 23:24:18,579 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-b90b363b-d400-4503-ab12-014ca0995c8a 2019-05-12 23:24:18,579 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.337449073792s 2019-05-12 23:24:18,584 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-05-12 23:24:18,584 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}21f029ab1157825a70dbce046ec79aaf756f29ff" -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": "4335b1aa-b6b6-49b3-b1d1-a20664738ac2"}}' 2019-05-12 23:24:18,734 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Sun, 12 May 2019 23:24:18 GMT X-Openstack-Request-Id: req-739e5881-27d3-4d88-a052-429e7965f5f4 2019-05-12 23:24:18,735 - 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-05-12T23:24:18Z", "security_group_id": "4335b1aa-b6b6-49b3-b1d1-a20664738ac2", "port_range_min": null, "revision_number": 0, "tenant_id": "ec4f2404e0c64b38a5835abbf6130e2e", "created_at": "2019-05-12T23:24:18Z", "project_id": "ec4f2404e0c64b38a5835abbf6130e2e", "id": "7799e6c4-ed63-4a3b-9037-61757fb24671"}} 2019-05-12 23:24:18,735 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-739e5881-27d3-4d88-a052-429e7965f5f4 2019-05-12 23:24:18,735 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.151278972626s 2019-05-12 23:24:18,737 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-12 23:24:18,737 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}21f029ab1157825a70dbce046ec79aaf756f29ff" 2019-05-12 23:24:19,121 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Sun, 12 May 2019 23:24:19 GMT X-Openstack-Request-Id: req-c490917d-2227-430c-bc80-629b0fc23fdc 2019-05-12 23:24:19,122 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"1e601677-d694-4281-bbca-f149a7938214","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ec4f2404e0c64b38a5835abbf6130e2e","l2_adjacency":true,"status":"ACTIVE","subnets":["e1bc05cb-c13b-4123-b073-c9919841fda9"],"description":"","tags":[],"updated_at":"2019-05-12T23:24:02Z","qos_policy_id":null,"name":"cinder_test-net_5fbc5086-47ec-4159-ad4c-7d7225a4deaa","admin_state_up":true,"tenant_id":"ec4f2404e0c64b38a5835abbf6130e2e","created_at":"2019-05-12T23:24:00Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b24f945a-7d07-4835-982f-37a530314074","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e1cde78fc5364b11ba375012051bd685","l2_adjacency":true,"status":"ACTIVE","subnets":["e4030248-99b3-4c84-be5c-699e1ef4626f"],"description":"","tags":[],"updated_at":"2019-05-12T23:13:19Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e1cde78fc5364b11ba375012051bd685","created_at":"2019-05-12T23:13:13Z","mtu":1500}]} 2019-05-12 23:24:19,122 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-c490917d-2227-430c-bc80-629b0fc23fdc 2019-05-12 23:24:19,122 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.385369062424s 2019-05-12 23:24:19,127 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-12 23:24:19,131 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}21f029ab1157825a70dbce046ec79aaf756f29ff" 2019-05-12 23:24:19,462 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1399 Content-Type: application/json Date: Sun, 12 May 2019 23:24:19 GMT X-Openstack-Request-Id: req-03220463-f6fa-4d7d-809b-798e66259775 2019-05-12 23:24:19,463 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-12T23:24:16Z", "file": "/v2/images/21a36b28-c632-463e-8555-48a722fc78e1/file", "owner": "ec4f2404e0c64b38a5835abbf6130e2e", "id": "21a36b28-c632-463e-8555-48a722fc78e1", "size": 12716032, "self": "/v2/images/21a36b28-c632-463e-8555-48a722fc78e1", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://29d1eb29-4ea1-4f37-b52d-6ea80a398212/images/21a36b28-c632-463e-8555-48a722fc78e1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://29d1eb29-4ea1-4f37-b52d-6ea80a398212/images/21a36b28-c632-463e-8555-48a722fc78e1/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_5fbc5086-47ec-4159-ad4c-7d7225a4deaa", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_5fbc5086-47ec-4159-ad4c-7d7225a4deaa", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-12T23:24:14Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-12 23:24:19,463 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-03220463-f6fa-4d7d-809b-798e66259775 2019-05-12 23:24:19,463 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.33597111702s 2019-05-12 23:24:19,470 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-12 23:24:19,473 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}21f029ab1157825a70dbce046ec79aaf756f29ff" 2019-05-12 23:24:19,496 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Sun, 12 May 2019 23:24:19 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-4054e7e8-6d7b-4478-ae05-0ef0aa6b6992 x-openstack-request-id: req-4054e7e8-6d7b-4478-ae05-0ef0aa6b6992 2019-05-12 23:24:19,496 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "cinder_test-flavor_5fbc5086-47ec-4159-ad4c-7d7225a4deaa", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/7de39ee3-0e1c-4f1a-83de-54abfb3028ea", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/7de39ee3-0e1c-4f1a-83de-54abfb3028ea", "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": "7de39ee3-0e1c-4f1a-83de-54abfb3028ea"}]} 2019-05-12 23:24:19,497 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-4054e7e8-6d7b-4478-ae05-0ef0aa6b6992 2019-05-12 23:24:19,497 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0268721580505s 2019-05-12 23:24:19,498 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-05-12 23:24:19,501 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}21f029ab1157825a70dbce046ec79aaf756f29ff" -d '{"server": {"name": "cinder_test-vm2_5fbc5086-47ec-4159-ad4c-7d7225a4deaa", "imageRef": "21a36b28-c632-463e-8555-48a722fc78e1", "key_name": "cinder_test-kp_5fbc5086-47ec-4159-ad4c-7d7225a4deaa", "flavorRef": "7de39ee3-0e1c-4f1a-83de-54abfb3028ea", "max_count": 1, "min_count": 1, "networks": [{"uuid": "1e601677-d694-4281-bbca-f149a7938214"}], "security_groups": [{"name": "4335b1aa-b6b6-49b3-b1d1-a20664738ac2"}]}}' 2019-05-12 23:24:24,731 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Sun, 12 May 2019 23:24:19 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.24:8774/v2.1/servers/0c848f42-4401-4f22-941e-6fc0e75d32a1 x-compute-request-id: req-e39ac626-4e1c-499a-9c5f-caafbe1b0941 x-openstack-request-id: req-e39ac626-4e1c-499a-9c5f-caafbe1b0941 2019-05-12 23:24:24,731 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "4335b1aa-b6b6-49b3-b1d1-a20664738ac2"}], "OS-DCF:diskConfig": "MANUAL", "id": "0c848f42-4401-4f22-941e-6fc0e75d32a1", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0c848f42-4401-4f22-941e-6fc0e75d32a1", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0c848f42-4401-4f22-941e-6fc0e75d32a1", "rel": "bookmark"}], "adminPass": "LhgVHkZtk5Uk"}} 2019-05-12 23:24:24,732 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-e39ac626-4e1c-499a-9c5f-caafbe1b0941 2019-05-12 23:24:24,732 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 5.23327493668s 2019-05-12 23:24:24,733 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-12 23:24:24,735 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}21f029ab1157825a70dbce046ec79aaf756f29ff" 2019-05-12 23:24:25,522 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 602 Content-Type: application/json Date: Sun, 12 May 2019 23:24: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-d0b6cdfe-6189-4b48-be53-033de1342eb1 x-openstack-request-id: req-d0b6cdfe-6189-4b48-be53-033de1342eb1 2019-05-12 23:24:25,523 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0c848f42-4401-4f22-941e-6fc0e75d32a1", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0c848f42-4401-4f22-941e-6fc0e75d32a1", "rel": "bookmark"}], "image": {"id": "21a36b28-c632-463e-8555-48a722fc78e1", "links": [{"href": "http://172.30.9.24:8774/images/21a36b28-c632-463e-8555-48a722fc78e1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7de39ee3-0e1c-4f1a-83de-54abfb3028ea", "links": [{"href": "http://172.30.9.24:8774/flavors/7de39ee3-0e1c-4f1a-83de-54abfb3028ea", "rel": "bookmark"}]}, "id": "0c848f42-4401-4f22-941e-6fc0e75d32a1", "user_id": "e3778e13240c4453bd6fe052337a6c8d", "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-05-12T23:24:24Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_5fbc5086-47ec-4159-ad4c-7d7225a4deaa", "name": "cinder_test-vm2_5fbc5086-47ec-4159-ad4c-7d7225a4deaa", "created": "2019-05-12T23:24:24Z", "tenant_id": "ec4f2404e0c64b38a5835abbf6130e2e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-12 23:24:25,523 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-d0b6cdfe-6189-4b48-be53-033de1342eb1 2019-05-12 23:24:25,523 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.79033613205s 2019-05-12 23:24:25,534 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-12 23:24:25,535 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}21f029ab1157825a70dbce046ec79aaf756f29ff" 2019-05-12 23:24:25,870 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Sun, 12 May 2019 23:24:25 GMT X-Openstack-Request-Id: req-70744a81-a411-465b-ad74-d63700bc66db 2019-05-12 23:24:25,871 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"1e601677-d694-4281-bbca-f149a7938214","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ec4f2404e0c64b38a5835abbf6130e2e","l2_adjacency":true,"status":"ACTIVE","subnets":["e1bc05cb-c13b-4123-b073-c9919841fda9"],"description":"","tags":[],"updated_at":"2019-05-12T23:24:02Z","qos_policy_id":null,"name":"cinder_test-net_5fbc5086-47ec-4159-ad4c-7d7225a4deaa","admin_state_up":true,"tenant_id":"ec4f2404e0c64b38a5835abbf6130e2e","created_at":"2019-05-12T23:24:00Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b24f945a-7d07-4835-982f-37a530314074","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e1cde78fc5364b11ba375012051bd685","l2_adjacency":true,"status":"ACTIVE","subnets":["e4030248-99b3-4c84-be5c-699e1ef4626f"],"description":"","tags":[],"updated_at":"2019-05-12T23:13:19Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e1cde78fc5364b11ba375012051bd685","created_at":"2019-05-12T23:13:13Z","mtu":1500}]} 2019-05-12 23:24:25,871 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-70744a81-a411-465b-ad74-d63700bc66db 2019-05-12 23:24:25,871 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.336564064026s 2019-05-12 23:24:25,872 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-12 23:24:25,872 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}21f029ab1157825a70dbce046ec79aaf756f29ff" 2019-05-12 23:24:25,932 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 682 Content-Type: application/json Date: Sun, 12 May 2019 23:24:25 GMT X-Openstack-Request-Id: req-8c1f5509-c02d-4dcc-a2d7-859440fd7ccb 2019-05-12 23:24:25,933 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1e601677-d694-4281-bbca-f149a7938214","tenant_id":"ec4f2404e0c64b38a5835abbf6130e2e","created_at":"2019-05-12T23:24:02Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-05-12T23:24:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"ec4f2404e0c64b38a5835abbf6130e2e","id":"e1bc05cb-c13b-4123-b073-c9919841fda9","subnetpool_id":null,"name":"cinder_test-subnet_5fbc5086-47ec-4159-ad4c-7d7225a4deaa"}]} 2019-05-12 23:24:25,933 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-8c1f5509-c02d-4dcc-a2d7-859440fd7ccb 2019-05-12 23:24:25,933 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0612211227417s 2019-05-12 23:24:25,934 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-12 23:24:27,935 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-12 23:24:27,938 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}21f029ab1157825a70dbce046ec79aaf756f29ff" 2019-05-12 23:24:28,337 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 641 Content-Type: application/json Date: Sun, 12 May 2019 23:24: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-a8fdd625-0602-4661-a7c0-d66149ec7925 x-openstack-request-id: req-a8fdd625-0602-4661-a7c0-d66149ec7925 2019-05-12 23:24:28,337 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0c848f42-4401-4f22-941e-6fc0e75d32a1", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0c848f42-4401-4f22-941e-6fc0e75d32a1", "rel": "bookmark"}], "image": {"id": "21a36b28-c632-463e-8555-48a722fc78e1", "links": [{"href": "http://172.30.9.24:8774/images/21a36b28-c632-463e-8555-48a722fc78e1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7de39ee3-0e1c-4f1a-83de-54abfb3028ea", "links": [{"href": "http://172.30.9.24:8774/flavors/7de39ee3-0e1c-4f1a-83de-54abfb3028ea", "rel": "bookmark"}]}, "id": "0c848f42-4401-4f22-941e-6fc0e75d32a1", "user_id": "e3778e13240c4453bd6fe052337a6c8d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-12T23:24:28Z", "hostId": "9ca4e0be8d3017dedfa087a884834ae96c257dda93a2fcfeddf9aec2", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_5fbc5086-47ec-4159-ad4c-7d7225a4deaa", "name": "cinder_test-vm2_5fbc5086-47ec-4159-ad4c-7d7225a4deaa", "created": "2019-05-12T23:24:24Z", "tenant_id": "ec4f2404e0c64b38a5835abbf6130e2e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-12 23:24:28,337 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-a8fdd625-0602-4661-a7c0-d66149ec7925 2019-05-12 23:24:28,337 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.401960134506s 2019-05-12 23:24:28,343 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-12 23:24:30,346 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-12 23:24:30,349 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}21f029ab1157825a70dbce046ec79aaf756f29ff" 2019-05-12 23:24:31,495 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sun, 12 May 2019 23:24: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-b47742ea-8a9f-42ce-9160-27cd2989fab9 x-openstack-request-id: req-b47742ea-8a9f-42ce-9160-27cd2989fab9 2019-05-12 23:24:31,495 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0c848f42-4401-4f22-941e-6fc0e75d32a1", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0c848f42-4401-4f22-941e-6fc0e75d32a1", "rel": "bookmark"}], "image": {"id": "21a36b28-c632-463e-8555-48a722fc78e1", "links": [{"href": "http://172.30.9.24:8774/images/21a36b28-c632-463e-8555-48a722fc78e1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7de39ee3-0e1c-4f1a-83de-54abfb3028ea", "links": [{"href": "http://172.30.9.24:8774/flavors/7de39ee3-0e1c-4f1a-83de-54abfb3028ea", "rel": "bookmark"}]}, "id": "0c848f42-4401-4f22-941e-6fc0e75d32a1", "security_groups": [{"name": "cinder_test-sg_5fbc5086-47ec-4159-ad4c-7d7225a4deaa"}], "user_id": "e3778e13240c4453bd6fe052337a6c8d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-12T23:24:28Z", "hostId": "9ca4e0be8d3017dedfa087a884834ae96c257dda93a2fcfeddf9aec2", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_5fbc5086-47ec-4159-ad4c-7d7225a4deaa", "name": "cinder_test-vm2_5fbc5086-47ec-4159-ad4c-7d7225a4deaa", "created": "2019-05-12T23:24:24Z", "tenant_id": "ec4f2404e0c64b38a5835abbf6130e2e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-12 23:24:31,495 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-b47742ea-8a9f-42ce-9160-27cd2989fab9 2019-05-12 23:24:31,495 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.14920783043s 2019-05-12 23:24:31,501 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-12 23:24:33,504 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-12 23:24:33,507 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}21f029ab1157825a70dbce046ec79aaf756f29ff" 2019-05-12 23:24:34,699 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sun, 12 May 2019 23:24: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-1413aad4-40eb-43e6-9eb9-48bc18dd7e77 x-openstack-request-id: req-1413aad4-40eb-43e6-9eb9-48bc18dd7e77 2019-05-12 23:24:34,700 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0c848f42-4401-4f22-941e-6fc0e75d32a1", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0c848f42-4401-4f22-941e-6fc0e75d32a1", "rel": "bookmark"}], "image": {"id": "21a36b28-c632-463e-8555-48a722fc78e1", "links": [{"href": "http://172.30.9.24:8774/images/21a36b28-c632-463e-8555-48a722fc78e1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7de39ee3-0e1c-4f1a-83de-54abfb3028ea", "links": [{"href": "http://172.30.9.24:8774/flavors/7de39ee3-0e1c-4f1a-83de-54abfb3028ea", "rel": "bookmark"}]}, "id": "0c848f42-4401-4f22-941e-6fc0e75d32a1", "security_groups": [{"name": "cinder_test-sg_5fbc5086-47ec-4159-ad4c-7d7225a4deaa"}], "user_id": "e3778e13240c4453bd6fe052337a6c8d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-12T23:24:28Z", "hostId": "9ca4e0be8d3017dedfa087a884834ae96c257dda93a2fcfeddf9aec2", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_5fbc5086-47ec-4159-ad4c-7d7225a4deaa", "name": "cinder_test-vm2_5fbc5086-47ec-4159-ad4c-7d7225a4deaa", "created": "2019-05-12T23:24:24Z", "tenant_id": "ec4f2404e0c64b38a5835abbf6130e2e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-12 23:24:34,700 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-1413aad4-40eb-43e6-9eb9-48bc18dd7e77 2019-05-12 23:24:34,700 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.19595479965s 2019-05-12 23:24:34,707 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-12 23:24:36,709 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-12 23:24:36,712 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}21f029ab1157825a70dbce046ec79aaf756f29ff" 2019-05-12 23:24:37,193 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 741 Content-Type: application/json Date: Sun, 12 May 2019 23:24:37 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-4b60bfea-bf3f-4511-9876-342ef5c3b18b x-openstack-request-id: req-4b60bfea-bf3f-4511-9876-342ef5c3b18b 2019-05-12 23:24:37,193 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_5fbc5086-47ec-4159-ad4c-7d7225a4deaa": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:2a:bd", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0c848f42-4401-4f22-941e-6fc0e75d32a1", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0c848f42-4401-4f22-941e-6fc0e75d32a1", "rel": "bookmark"}], "image": {"id": "21a36b28-c632-463e-8555-48a722fc78e1", "links": [{"href": "http://172.30.9.24:8774/images/21a36b28-c632-463e-8555-48a722fc78e1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-12T23:24:34.000000", "flavor": {"id": "7de39ee3-0e1c-4f1a-83de-54abfb3028ea", "links": [{"href": "http://172.30.9.24:8774/flavors/7de39ee3-0e1c-4f1a-83de-54abfb3028ea", "rel": "bookmark"}]}, "id": "0c848f42-4401-4f22-941e-6fc0e75d32a1", "security_groups": [{"name": "cinder_test-sg_5fbc5086-47ec-4159-ad4c-7d7225a4deaa"}], "user_id": "e3778e13240c4453bd6fe052337a6c8d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-12T23:24:34Z", "hostId": "9ca4e0be8d3017dedfa087a884834ae96c257dda93a2fcfeddf9aec2", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_5fbc5086-47ec-4159-ad4c-7d7225a4deaa", "name": "cinder_test-vm2_5fbc5086-47ec-4159-ad4c-7d7225a4deaa", "created": "2019-05-12T23:24:24Z", "tenant_id": "ec4f2404e0c64b38a5835abbf6130e2e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-12 23:24:37,194 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-4b60bfea-bf3f-4511-9876-342ef5c3b18b 2019-05-12 23:24:37,194 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.484496831894s 2019-05-12 23:24:37,200 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-05-12 23:24:37,200 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/ports.json?device_id=0c848f42-4401-4f22-941e-6fc0e75d32a1" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}21f029ab1157825a70dbce046ec79aaf756f29ff" 2019-05-12 23:24:37,558 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Sun, 12 May 2019 23:24:37 GMT X-Openstack-Request-Id: req-ab12b033-d1c5-409a-8f8c-ce283af8ed01 2019-05-12 23:24:37,558 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-12T23:24:33Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e1bc05cb-c13b-4123-b073-c9919841fda9","ip_address":"192.168.120.5"}],"id":"bae2010b-bcb5-4913-843d-83ab883681e0","security_groups":["4335b1aa-b6b6-49b3-b1d1-a20664738ac2"],"mac_address":"fa:16:3e:37:2a:bd","project_id":"ec4f2404e0c64b38a5835abbf6130e2e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1e601677-d694-4281-bbca-f149a7938214","tenant_id":"ec4f2404e0c64b38a5835abbf6130e2e","created_at":"2019-05-12T23:24:28Z","binding:vnic_type":"normal","device_id":"0c848f42-4401-4f22-941e-6fc0e75d32a1","ip_allocation":"immediate"}]} 2019-05-12 23:24:37,559 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=0c848f42-4401-4f22-941e-6fc0e75d32a1 used request id req-ab12b033-d1c5-409a-8f8c-ce283af8ed01 2019-05-12 23:24:37,559 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.358956098557s 2019-05-12 23:24:37,568 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-12 23:24:37,569 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/floatingips.json?port_id=bae2010b-bcb5-4913-843d-83ab883681e0" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}21f029ab1157825a70dbce046ec79aaf756f29ff" 2019-05-12 23:24:37,905 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 12 May 2019 23:24:37 GMT X-Openstack-Request-Id: req-70865b1f-ba70-43f5-98ad-77578bc35e37 2019-05-12 23:24:37,905 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-05-12 23:24:37,905 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json?port_id=bae2010b-bcb5-4913-843d-83ab883681e0 used request id req-70865b1f-ba70-43f5-98ad-77578bc35e37 2019-05-12 23:24:37,906 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.337248086929s 2019-05-12 23:24:37,906 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cinder_test-net_5fbc5086-47ec-4159-ad4c-7d7225a4deaa': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:37:2a:bd', u'version': 4, u'addr': u'192.168.120.5', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'21a36b28-c632-463e-8555-48a722fc78e1'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-12T23:24:34.000000', 'flavor': Munch({u'id': u'7de39ee3-0e1c-4f1a-83de-54abfb3028ea'}), 'az': u'nova', 'id': u'0c848f42-4401-4f22-941e-6fc0e75d32a1', 'security_groups': [Munch({u'name': u'cinder_test-sg_5fbc5086-47ec-4159-ad4c-7d7225a4deaa'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'e3778e13240c4453bd6fe052337a6c8d', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ec4f2404e0c64b38a5835abbf6130e2e', 'name': 'cinder_test-project_5fbc5086-47ec-4159-ad4c-7d7225a4deaa', '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-05-12T23:24:34.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-05-12T23:24:34Z', 'hostId': u'9ca4e0be8d3017dedfa087a884834ae96c257dda93a2fcfeddf9aec2', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cinder_test-kp_5fbc5086-47ec-4159-ad4c-7d7225a4deaa', 'public_v6': '', 'private_v4': u'192.168.120.5', 'cloud': 'envvars', 'host_id': u'9ca4e0be8d3017dedfa087a884834ae96c257dda93a2fcfeddf9aec2', '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-05-12T23:24:34.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'ec4f2404e0c64b38a5835abbf6130e2e', 'name': u'cinder_test-vm2_5fbc5086-47ec-4159-ad4c-7d7225a4deaa', 'adminPass': u'LhgVHkZtk5Uk', 'tenant_id': u'ec4f2404e0c64b38a5835abbf6130e2e', 'created_at': u'2019-05-12T23:24:24Z', 'created': u'2019-05-12T23:24:24Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-05-12 23:24:37,912 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-12 23:24:37,912 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}21f029ab1157825a70dbce046ec79aaf756f29ff" 2019-05-12 23:24:38,011 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Sun, 12 May 2019 23:24:38 GMT X-Openstack-Request-Id: req-a8724c21-c12f-4937-aed3-b5126f1032fd 2019-05-12 23:24:38,012 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"1e601677-d694-4281-bbca-f149a7938214","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ec4f2404e0c64b38a5835abbf6130e2e","l2_adjacency":true,"status":"ACTIVE","subnets":["e1bc05cb-c13b-4123-b073-c9919841fda9"],"description":"","tags":[],"updated_at":"2019-05-12T23:24:02Z","qos_policy_id":null,"name":"cinder_test-net_5fbc5086-47ec-4159-ad4c-7d7225a4deaa","admin_state_up":true,"tenant_id":"ec4f2404e0c64b38a5835abbf6130e2e","created_at":"2019-05-12T23:24:00Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b24f945a-7d07-4835-982f-37a530314074","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e1cde78fc5364b11ba375012051bd685","l2_adjacency":true,"status":"ACTIVE","subnets":["e4030248-99b3-4c84-be5c-699e1ef4626f"],"description":"","tags":[],"updated_at":"2019-05-12T23:13:19Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e1cde78fc5364b11ba375012051bd685","created_at":"2019-05-12T23:13:13Z","mtu":1500}]} 2019-05-12 23:24:38,012 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-a8724c21-c12f-4937-aed3-b5126f1032fd 2019-05-12 23:24:38,012 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.100178956985s 2019-05-12 23:24:38,013 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-05-12 23:24:38,014 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/ports.json?device_id=0c848f42-4401-4f22-941e-6fc0e75d32a1" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}21f029ab1157825a70dbce046ec79aaf756f29ff" 2019-05-12 23:24:38,065 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Sun, 12 May 2019 23:24:38 GMT X-Openstack-Request-Id: req-fa98c199-9447-4342-a383-3040fe722cd4 2019-05-12 23:24:38,065 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-12T23:24:33Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e1bc05cb-c13b-4123-b073-c9919841fda9","ip_address":"192.168.120.5"}],"id":"bae2010b-bcb5-4913-843d-83ab883681e0","security_groups":["4335b1aa-b6b6-49b3-b1d1-a20664738ac2"],"mac_address":"fa:16:3e:37:2a:bd","project_id":"ec4f2404e0c64b38a5835abbf6130e2e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1e601677-d694-4281-bbca-f149a7938214","tenant_id":"ec4f2404e0c64b38a5835abbf6130e2e","created_at":"2019-05-12T23:24:28Z","binding:vnic_type":"normal","device_id":"0c848f42-4401-4f22-941e-6fc0e75d32a1","ip_allocation":"immediate"}]} 2019-05-12 23:24:38,065 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=0c848f42-4401-4f22-941e-6fc0e75d32a1 used request id req-fa98c199-9447-4342-a383-3040fe722cd4 2019-05-12 23:24:38,065 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0520460605621s 2019-05-12 23:24:38,066 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-05-12 23:24:38,067 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}21f029ab1157825a70dbce046ec79aaf756f29ff" -d '{"floatingip": {"floating_network_id": "b24f945a-7d07-4835-982f-37a530314074", "fixed_ip_address": "192.168.120.5", "port_id": "bae2010b-bcb5-4913-843d-83ab883681e0"}}' 2019-05-12 23:24:41,099 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 823 Content-Type: application/json Date: Sun, 12 May 2019 23:24:41 GMT X-Openstack-Request-Id: req-7284c5ee-f9a8-43e4-8b20-7919822bc984 2019-05-12 23:24:41,099 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "68258f73-d62b-4ebd-bffd-5a14f4efd111", "status": "DOWN", "description": "", "tags": [], "tenant_id": "ec4f2404e0c64b38a5835abbf6130e2e", "created_at": "2019-05-12T23:24:39Z", "updated_at": "2019-05-12T23:24:39Z", "floating_network_id": "b24f945a-7d07-4835-982f-37a530314074", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "1e601677-d694-4281-bbca-f149a7938214", "device_owner": "compute:nova", "mac_address": "fa:16:3e:37:2a:bd", "device_id": "0c848f42-4401-4f22-941e-6fc0e75d32a1"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "ec4f2404e0c64b38a5835abbf6130e2e", "port_id": "bae2010b-bcb5-4913-843d-83ab883681e0", "id": "b52a937f-c7cb-44e3-90d0-fcf6f9db9c2d", "qos_policy_id": null}} 2019-05-12 23:24:41,099 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-7284c5ee-f9a8-43e4-8b20-7919822bc984 2019-05-12 23:24:41,099 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 3.03317594528s 2019-05-12 23:24:41,114 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-12 23:24:41,115 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}21f029ab1157825a70dbce046ec79aaf756f29ff" 2019-05-12 23:24:41,455 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sun, 12 May 2019 23:24:41 GMT X-Openstack-Request-Id: req-5fc0ae37-5e0e-4b2d-976a-617cbff14b5f 2019-05-12 23:24:41,455 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "68258f73-d62b-4ebd-bffd-5a14f4efd111", "status": "DOWN", "description": "", "tags": [], "tenant_id": "ec4f2404e0c64b38a5835abbf6130e2e", "created_at": "2019-05-12T23:24:39Z", "updated_at": "2019-05-12T23:24:39Z", "floating_network_id": "b24f945a-7d07-4835-982f-37a530314074", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "1e601677-d694-4281-bbca-f149a7938214", "device_owner": "compute:nova", "mac_address": "fa:16:3e:37:2a:bd", "device_id": "0c848f42-4401-4f22-941e-6fc0e75d32a1"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "ec4f2404e0c64b38a5835abbf6130e2e", "port_id": "bae2010b-bcb5-4913-843d-83ab883681e0", "id": "b52a937f-c7cb-44e3-90d0-fcf6f9db9c2d", "qos_policy_id": null}]} 2019-05-12 23:24:41,456 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-5fc0ae37-5e0e-4b2d-976a-617cbff14b5f 2019-05-12 23:24:41,456 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.341592073441s 2019-05-12 23:24:41,462 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-12 23:24:41,572 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-12 23:24:41,572 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}21f029ab1157825a70dbce046ec79aaf756f29ff" 2019-05-12 23:24:41,637 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sun, 12 May 2019 23:24:41 GMT X-Openstack-Request-Id: req-3d8f1e15-774e-4443-859d-2778e00056cd 2019-05-12 23:24:41,638 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "68258f73-d62b-4ebd-bffd-5a14f4efd111", "status": "DOWN", "description": "", "tags": [], "tenant_id": "ec4f2404e0c64b38a5835abbf6130e2e", "created_at": "2019-05-12T23:24:39Z", "updated_at": "2019-05-12T23:24:39Z", "floating_network_id": "b24f945a-7d07-4835-982f-37a530314074", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "1e601677-d694-4281-bbca-f149a7938214", "device_owner": "compute:nova", "mac_address": "fa:16:3e:37:2a:bd", "device_id": "0c848f42-4401-4f22-941e-6fc0e75d32a1"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "ec4f2404e0c64b38a5835abbf6130e2e", "port_id": "bae2010b-bcb5-4913-843d-83ab883681e0", "id": "b52a937f-c7cb-44e3-90d0-fcf6f9db9c2d", "qos_policy_id": null}]} 2019-05-12 23:24:41,638 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-3d8f1e15-774e-4443-859d-2778e00056cd 2019-05-12 23:24:41,638 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0662930011749s 2019-05-12 23:24:41,644 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-12 23:24:41,754 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-12 23:24:41,754 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}21f029ab1157825a70dbce046ec79aaf756f29ff" 2019-05-12 23:24:42,102 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sun, 12 May 2019 23:24:42 GMT X-Openstack-Request-Id: req-1041165f-4009-436f-b5cc-037d4d666550 2019-05-12 23:24:42,103 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "68258f73-d62b-4ebd-bffd-5a14f4efd111", "status": "DOWN", "description": "", "tags": [], "tenant_id": "ec4f2404e0c64b38a5835abbf6130e2e", "created_at": "2019-05-12T23:24:39Z", "updated_at": "2019-05-12T23:24:39Z", "floating_network_id": "b24f945a-7d07-4835-982f-37a530314074", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "1e601677-d694-4281-bbca-f149a7938214", "device_owner": "compute:nova", "mac_address": "fa:16:3e:37:2a:bd", "device_id": "0c848f42-4401-4f22-941e-6fc0e75d32a1"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "ec4f2404e0c64b38a5835abbf6130e2e", "port_id": "bae2010b-bcb5-4913-843d-83ab883681e0", "id": "b52a937f-c7cb-44e3-90d0-fcf6f9db9c2d", "qos_policy_id": null}]} 2019-05-12 23:24:42,103 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-1041165f-4009-436f-b5cc-037d4d666550 2019-05-12 23:24:42,103 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.348983049393s 2019-05-12 23:24:42,109 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-12 23:24:42,219 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-12 23:24:42,220 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}21f029ab1157825a70dbce046ec79aaf756f29ff" 2019-05-12 23:24:42,554 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sun, 12 May 2019 23:24:42 GMT X-Openstack-Request-Id: req-01871950-a612-4754-8f63-bbb40b0feb5c 2019-05-12 23:24:42,554 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "68258f73-d62b-4ebd-bffd-5a14f4efd111", "status": "DOWN", "description": "", "tags": [], "tenant_id": "ec4f2404e0c64b38a5835abbf6130e2e", "created_at": "2019-05-12T23:24:39Z", "updated_at": "2019-05-12T23:24:39Z", "floating_network_id": "b24f945a-7d07-4835-982f-37a530314074", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "1e601677-d694-4281-bbca-f149a7938214", "device_owner": "compute:nova", "mac_address": "fa:16:3e:37:2a:bd", "device_id": "0c848f42-4401-4f22-941e-6fc0e75d32a1"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "ec4f2404e0c64b38a5835abbf6130e2e", "port_id": "bae2010b-bcb5-4913-843d-83ab883681e0", "id": "b52a937f-c7cb-44e3-90d0-fcf6f9db9c2d", "qos_policy_id": null}]} 2019-05-12 23:24:42,555 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-01871950-a612-4754-8f63-bbb40b0feb5c 2019-05-12 23:24:42,555 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.33531498909s 2019-05-12 23:24:42,560 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-12 23:24:42,670 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-12 23:24:42,671 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}21f029ab1157825a70dbce046ec79aaf756f29ff" 2019-05-12 23:24:42,743 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 828 Content-Type: application/json Date: Sun, 12 May 2019 23:24:43 GMT X-Openstack-Request-Id: req-b1d65abf-bbb2-416c-8255-607e0f3f6f25 2019-05-12 23:24:42,743 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "68258f73-d62b-4ebd-bffd-5a14f4efd111", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "ec4f2404e0c64b38a5835abbf6130e2e", "created_at": "2019-05-12T23:24:39Z", "updated_at": "2019-05-12T23:24:42Z", "floating_network_id": "b24f945a-7d07-4835-982f-37a530314074", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "1e601677-d694-4281-bbca-f149a7938214", "device_owner": "compute:nova", "mac_address": "fa:16:3e:37:2a:bd", "device_id": "0c848f42-4401-4f22-941e-6fc0e75d32a1"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.200", "revision_number": 1, "project_id": "ec4f2404e0c64b38a5835abbf6130e2e", "port_id": "bae2010b-bcb5-4913-843d-83ab883681e0", "id": "b52a937f-c7cb-44e3-90d0-fcf6f9db9c2d", "qos_policy_id": null}]} 2019-05-12 23:24:42,743 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-b1d65abf-bbb2-416c-8255-607e0f3f6f25 2019-05-12 23:24:42,744 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0731039047241s 2019-05-12 23:24:42,750 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'68258f73-d62b-4ebd-bffd-5a14f4efd111', 'updated_at': u'2019-05-12T23:24:42Z', 'fixed_ip_address': u'192.168.120.5', 'floating_ip_address': u'172.30.9.200', 'revision_number': 1, 'port_id': u'bae2010b-bcb5-4913-843d-83ab883681e0', 'id': u'b52a937f-c7cb-44e3-90d0-fcf6f9db9c2d', 'network': u'b24f945a-7d07-4835-982f-37a530314074', 'port': u'bae2010b-bcb5-4913-843d-83ab883681e0', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ec4f2404e0c64b38a5835abbf6130e2e', 'name': 'cinder_test-project_5fbc5086-47ec-4159-ad4c-7d7225a4deaa', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'ec4f2404e0c64b38a5835abbf6130e2e', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'b24f945a-7d07-4835-982f-37a530314074', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'1e601677-d694-4281-bbca-f149a7938214', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:37:2a:bd', u'device_id': u'0c848f42-4401-4f22-941e-6fc0e75d32a1'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'ec4f2404e0c64b38a5835abbf6130e2e', 'created_at': u'2019-05-12T23:24:39Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'1e601677-d694-4281-bbca-f149a7938214', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:37:2a:bd', u'device_id': u'0c848f42-4401-4f22-941e-6fc0e75d32a1'}), 'router': u'68258f73-d62b-4ebd-bffd-5a14f4efd111'}) 2019-05-12 23:24:42,750 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-05-12 23:24:42,753 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers/0c848f42-4401-4f22-941e-6fc0e75d32a1/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}21f029ab1157825a70dbce046ec79aaf756f29ff" -d '{"os-getConsoleOutput": {"length": null}}' 2019-05-12 23:24:42,849 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9595 Content-Type: application/json Date: Sun, 12 May 2019 23:24: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-b77329f3-6033-4175-8d8c-545c2ae1db80 x-openstack-request-id: req-b77329f3-6033-4175-8d8c-545c2ae1db80 2019-05-12 23:24:42,851 - 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 482606909 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.235747] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656)\n[ 0.238790] pid_max: default: 32768 minimum: 301\n[ 0.240427] ACPI: Core revision 20150930\n[ 0.242465] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.244852] Security Framework initialized\n[ 0.246347] Yama: becoming mindful.\n[ 0.247677] AppArmor: AppArmor initialized\n[ 0.249203] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.251570] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.253875] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.256063] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.258566] Initializing cgroup subsys io\n[ 0.260048] Initializing cgroup subsys memory\n[ 0.261614] Initializing cgroup subsys devices\n[ 0.263205] Initializing cgroup subsys freezer\n[ 0.264794] Initializing cgroup subsys net_cls\n[ 0.266394] Initializing cgroup subsys perf_event\n[ 0.268067] Initializing cgroup subsys net_prio\n[ 0.269684] Initializing cgroup subsys hugetlb\n[ 0.271266] Initializing cgroup subsys pids\n[ 0.272837] CPU: Physical Processor ID: 0\n[ 0.275027] mce: CPU supports 10 MCE banks\n[ 0.276562] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.278407] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.298624] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.307141] ftrace: allocating 31920 entries in 125 pages\n[ 0.338407] smpboot: Max logical packages: 1\n[ 0.339961] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.342431] x2apic enabled\n[ 0.343839] Switched APIC routing to physical x2apic.\n[ 0.346801] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.348854] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.352626] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.355883] KVM setup paravirtual spinlock\n[ 0.357868] x86: Booted up 1 node, 1 CPUs\n[ 0.359338] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.361820] devtmpfs: initialized\n[ 0.364093] evm: security.selinux\n[ 0.365362] evm: security.SMACK64\n[ 0.366624] evm: security.SMACK64EXEC\n[ 0.367982] evm: security.SMACK64TRANSMUTE\n[ 0.369455] evm: security.SMACK64MMAP\n[ 0.370813] evm: security.ima\n[ 0.371976] evm: security.capability\n[ 0.373384] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.376743] pinctrl core: initialized pinctrl subsystem\n[ 0.378689] RTC time: 23:24:34, date: 05/12/19\n[ 0.380387] NET: Registered protocol family 16\n[ 0.382101] cpuidle: using governor ladder\n[ 0.383596] cpuidle: using governor menu\n[ 0.385026] PCCT header not found.\n[ 0.386362] ACPI: bus type PCI registered\n[ 0.387828] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.390072] PCI: Using configuration type 1 for base access\n[ 0.392731] ACPI: Added _OSI(Module Device)\n[ 0.394256] ACPI: Added _OSI(Processor Device)\n[ 0.395833] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.397483] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.400194] ACPI: Interpreter enabled\n[ 0.401583] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.404946] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.408300] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.411657] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.415016] ACPI: (supports S0 S5)\n[ 0.416296] ACPI: Using IOAPIC for interrupt routing\n[ 0.418018] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.422637] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.424724] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.426976] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.429179] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.433135] acpiphp: Slot [3] registered\n[ 0.434599] acpiphp: Slot [4] registered\n[ 0.436043] acpiphp: Slot [5] registered\n[ 0.437503] acpiphp: Slot [6] registered\n[ 0.438946] acpiphp: Slot [7] registered\n[ 0.440392] acpiphp: Slot [8] registered\n[ 0.441847] acpiphp: Slot [9] registered\n[ 0.443290] acpiphp: Slot [10] registered\n[ 0.444765] acpiphp: Slot [11] registered\n[ 0.446241] acpiphp: Slot [12] registered\n[ 0.447711] acpiphp: Slot [13] registered\n[ 0.449181] acpiphp: Slot [14] registered\n[ 0.450647] acpiphp: Slot [15] registered\n[ 0.468153] acpiphp: Slot [16] registered\n[ 0.469630] acpiphp: Slot [17] registered\n[ 0.471104] acpiphp: Slot [18] registered\n[ 0.472581] acpiphp: Slot [19] registered\n[ 0.474048] acpiphp: Slot [20] registered\n[ 0.475519] acpiphp: Slot [21] registered\n[ 0.476995] acpiphp: Slot [22] registered\n[ 0.478473] acpiphp: Slot [23] registered\n[ 0.479945] acpiphp: Slot [24] registered\n[ 0.481419] acpiphp: Slot [25] registered\n[ 0.482892] acpiphp: Slot [26] registered\n[ 0.484360] acpiphp: Slot [27] registered\n[ 0.485836] acpiphp: Slot [28] registered\n[ 0.487309] acpiphp: Slot [29] registered\n[ 0.488781] acpiphp: Slot [30] registered\n[ 0.490258] acpiphp: Slot [31] registered\n[ 0.491731] PCI host bridge to bus 0000:00\n[ 0.493209] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.495428] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.497673] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.500316] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.502962] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.505661] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.510542] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.512896] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.515060] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.517410] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.522130] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.524727] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.546860] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.549477] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.552546] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.555120] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.557658] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.559943] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.562261] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.564256] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.567118] vgaarb: loaded\n[ 0.568201] vgaarb: bridge control possible 0000:00:02.0\n[ 0.570316] SCSI subsystem initialized\n[ 0.571939] ACPI: bus type USB registered\n[ 0.573443] usbcore: registered new interface driver usbfs\n[ 0.575328] usbcore: registered new interface driver hub\n[ 0.577165] usbcore: registered new device driver usb\n[ 0.579096] PCI: Using ACPI for IRQ routing\n[ 0.583572] NetLabel: Initializing\n[ 0.584877] NetLabel: domain hash size = 128\n[ 0.586439] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.588444] NetLabel: unlabeled traffic allowed by default\n[ 0.591407] clocksource: Switched to clocksource kvm-clock\n[ 0.602378] AppArmor: AppArmor Filesystem Enabled\n[ 0.604127] pnp: PnP ACPI init\n[ 0.605809] pnp: PnP ACPI: found 5 devices\n[ 0.613089] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.616170] NET: Registered protocol family 2\n[ 0.618084] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.620426] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.622622] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.624809] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.626798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.628941] NET: Registered protocol family 1\n[ 0.630535] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.632538] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.634524] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.649628] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.665125] Trying to unpack rootfs image as initramfs...\n[ 0.726958] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.729923] Scanning for low memory corruption every 60 seconds\n[ 0.732242] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.734347] audit: initializing netlink subsys (disabled)\n[ 0.736238] audit: type=2000 audit(1557703475.229:1): initialized\n[ 0.738575] Initialise system trusted keyring\n[ 0.740260] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.742376] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.745552] zbud: loaded\n[ 0.746755] VFS: Disk quotas dquot_6.6.0\n[ 0.748245] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.750900] fuse init (API version 7.23)\n[ 0.752485] Key type big_key registered\n[ 0.753922] Allocating IMA MOK and blacklist keyrings.\n[ 0.756048] Key type asymmetric registered\n[ 0.757550] Asymmetric key parser 'x509' registered\n[ 0.759278] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.761977] io scheduler noop registered\n[ 0.763419] io scheduler deadline registered (default)\n[ 0.765234] io scheduler cfq registered\n[ 0.766745] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.768649] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.770925] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.773550] ACPI: Power Button [PWRF]\n[ 0.775042] GHES: HEST is not enabled!\n[ 0.789397] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.819545] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.823214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.848533] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.852145] Linux agpgart interface v0.103\n[ 0.855833] brd: module loaded\n[ 0.858283] loop: module loaded\n[ 0.863409] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.866046] GPT:90111 != 2097151\n[ 0.867265] GPT:Alternate GPT header not at the end of the disk.\n[ 0.869260] GPT:90111 != 2097151\n[ 0.870492] GPT: Use GNU Parted to correct GPT errors.\n[ 0.872243] vda: vda1 vda15\n[ 0.874265] scsi host0: ata_piix\n[ 0.875649] scsi host1: ata_piix\n[ 0.876921] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.879137] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.881977] libphy: Fixed MDIO Bus: probed\n[ 0.883482] tun: Universal TUN/TAP device driver, 1.6\n[ 0.885217] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.888540] PPP generic driver version 2.4.2\n[ 0.890167] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.892348] ehci-pci: EHCI PCI platform driver\n[ 0.893937] ehci-platform: EHCI generic platform driver\n[ 0.895738] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.897806] ohci-pci: OHCI PCI platform driver\n[ 0.899387] ohci-platform: OHCI generic platform driver\n[ 0.901197] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.916390] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.918199] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.920846] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.922643] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.924729] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.926944] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.929506] usb usb1: Product: UHCI Host Controller\n[ 0.931191] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.933255] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.934980] hub 1-0:1.0: USB hub found\n[ 0.936395] hub 1-0:1.0: 2 ports detected\n[ 0.938006] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.941706] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.943427] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.945268] mousedev: PS/2 mouse device common for all mice\n[ 0.947526] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.950581] rtc_cmos 00:00: RTC can wake from S4\n[ 0.952723] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.954864] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.957054] i2c /dev entries driver\n[ 0.958408] device-mapper: uevent: version 1.0.3\n[ 0.960128] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.963067] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.965395] NET: Registered protocol family 10\n[ 0.967269] NET: Registered protocol family 17\n[ 0.968878] Key type dns_resolver registered\n[ 0.970570] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.972553] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.975710] registered taskstats version 1\n[ 0.977215] Loading compiled-in X.509 certificates\n[ 0.979445] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.982802] zswap: loaded using pool lzo/zbud\n[ 0.985194] Key type trusted registered\n[ 0.987677] Key type encrypted registered\n[ 0.989145] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.991015] ima: No TPM chip found, activating TPM-bypass!\n[ 0.992906] evm: HMAC attrs: 0x1\n[ 0.994536] Magic number: 3:710:453\n[ 0.996040] rtc_cmos 00:00: setting system clock to 2019-05-12 23:24:34 UTC (1557703474)\n[ 0.998936] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.000942] EDD information not available.\n[ 1.037194] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.056051] Write protecting the kernel read-only data: 14336k\n[ 1.059479] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.062614] 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.113444] random: blkid urandom read with 3 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.89\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.5...\nLease of 192.168.120.5 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.04. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCXji9cQZd7loQsZsxmdN0E6k5n3BHt7nvLLnY5ipTlu7dK2G2sY2JzNZTqjHT5tx/0MEL33URrzrK87roe2Af4bqXejMYxUWQ2reSAQMS6YWp+cbby9mzO6yyyUZ9NAHoTUJ0EF1I0azNNAMbDCH+XSvMdwcx9CPglFJ9MBjoKnM14d4fIlRjZA/fTUjwpnK2PeetutGcQ9ZYcktFpolYQ4OXvwvim0bhJV2p/zZgGPhoF1uXO6zBy+8r36HWVLzK7C/ez/q9b2LBDt0w9CNRoYp1uGrtzyCqz73f5OYCx0R5Oq6pUKb4SbInYcC3msafTC3tQbsakUN/sytjeJYTn root@cinder-test-vm2-5fbc5086-47ec-4159-ad4c-7d7225a4deaa\nssh-dss AAAAB3NzaC1kc3MAAACBAPizltJ3GqmJDk9QFuf0Mm6SElnmRH2729UcrWbYWd/ijW7GmL8XZW+unTGm06EDbMIl6vhnDxZdGSxuXiciFEwQiRAwNYbvxra2krokhnE+h6mCJlTnv/l2uZMlvlj4P2cSlD1KkyBry/p+mz6fGlCkHi1+DTSv8JfCPoR/ImuxAAAAFQCvGrJQqG+qwYY34UEX4nT34AyJWwAAAIEA71FAPWPxzcNGgaQ2LT058rgbuKhKTkD20oYYVRMGkoIMLbs2lwG4tSGc/9oK38UuQHdjyPLuuN+3uzQH4SrlcBj0iMe56LtvXePZr2RPykL4C22XEayMr/9gDC7zeT8RFTfyOhUkPngQUbcfisdmgFc5Y3dviU6cdvyY7TwfcDIAAACBAJwYamJQnsf+GRVRLfvROF4/O1UDE9SeMTNCHNX9mZWezmhxmXB0XmGtgNUy8cUabcrCDT5V9eeSRaCQ3wtiX6m2DPBjN/3h5TG3gVEHRA7eABxTXTctNzqkPIARA16QFcUUKgwq85bdVJMyu2L7JOICKaWvwQM2nxvcMFtcyF9C root@cinder-test-vm2-5fbc5086-47ec-4159-ad4c-7d7225a4deaa\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.33s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.5,24,fe80::f816:3eff:fe37:2abd/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.1 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.5 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000014\nname: N/A\navailability-zone: nova\nlocal-hostname: cinder-test-vm2-5fbc5086-47ec-4159-ad4c-7d7225a4deaa\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.\ncinder-test-vm2-5fbc5086-47ec-4159-ad4c-7d7225a4deaa login: "} 2019-05-12 23:24:42,852 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/0c848f42-4401-4f22-941e-6fc0e75d32a1/action used request id req-b77329f3-6033-4175-8d8c-545c2ae1db80 2019-05-12 23:24:42,852 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.101546049118s 2019-05-12 23:24:42,853 - 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 482606909 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.235747] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.238790] pid_max: default: 32768 minimum: 301 [ 0.240427] ACPI: Core revision 20150930 [ 0.242465] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.244852] Security Framework initialized [ 0.246347] Yama: becoming mindful. [ 0.247677] AppArmor: AppArmor initialized [ 0.249203] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.251570] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.253875] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.256063] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.258566] Initializing cgroup subsys io [ 0.260048] Initializing cgroup subsys memory [ 0.261614] Initializing cgroup subsys devices [ 0.263205] Initializing cgroup subsys freezer [ 0.264794] Initializing cgroup subsys net_cls [ 0.266394] Initializing cgroup subsys perf_event [ 0.268067] Initializing cgroup subsys net_prio [ 0.269684] Initializing cgroup subsys hugetlb [ 0.271266] Initializing cgroup subsys pids [ 0.272837] CPU: Physical Processor ID: 0 [ 0.275027] mce: CPU supports 10 MCE banks [ 0.276562] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.278407] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.298624] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.307141] ftrace: allocating 31920 entries in 125 pages [ 0.338407] smpboot: Max logical packages: 1 [ 0.339961] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.342431] x2apic enabled [ 0.343839] Switched APIC routing to physical x2apic. [ 0.346801] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.348854] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.352626] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.355883] KVM setup paravirtual spinlock [ 0.357868] x86: Booted up 1 node, 1 CPUs [ 0.359338] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.361820] devtmpfs: initialized [ 0.364093] evm: security.selinux [ 0.365362] evm: security.SMACK64 [ 0.366624] evm: security.SMACK64EXEC [ 0.367982] evm: security.SMACK64TRANSMUTE [ 0.369455] evm: security.SMACK64MMAP [ 0.370813] evm: security.ima [ 0.371976] evm: security.capability [ 0.373384] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.376743] pinctrl core: initialized pinctrl subsystem [ 0.378689] RTC time: 23:24:34, date: 05/12/19 [ 0.380387] NET: Registered protocol family 16 [ 0.382101] cpuidle: using governor ladder [ 0.383596] cpuidle: using governor menu [ 0.385026] PCCT header not found. [ 0.386362] ACPI: bus type PCI registered [ 0.387828] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.390072] PCI: Using configuration type 1 for base access [ 0.392731] ACPI: Added _OSI(Module Device) [ 0.394256] ACPI: Added _OSI(Processor Device) [ 0.395833] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.397483] ACPI: Added _OSI(Processor Aggregator Device) [ 0.400194] ACPI: Interpreter enabled [ 0.401583] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.404946] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.408300] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.411657] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.415016] ACPI: (supports S0 S5) [ 0.416296] ACPI: Using IOAPIC for interrupt routing [ 0.418018] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.422637] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.424724] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.426976] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.429179] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.433135] acpiphp: Slot [3] registered [ 0.434599] acpiphp: Slot [4] registered [ 0.436043] acpiphp: Slot [5] registered [ 0.437503] acpiphp: Slot [6] registered [ 0.438946] acpiphp: Slot [7] registered [ 0.440392] acpiphp: Slot [8] registered [ 0.441847] acpiphp: Slot [9] registered [ 0.443290] acpiphp: Slot [10] registered [ 0.444765] acpiphp: Slot [11] registered [ 0.446241] acpiphp: Slot [12] registered [ 0.447711] acpiphp: Slot [13] registered [ 0.449181] acpiphp: Slot [14] registered [ 0.450647] acpiphp: Slot [15] registered [ 0.468153] acpiphp: Slot [16] registered [ 0.469630] acpiphp: Slot [17] registered [ 0.471104] acpiphp: Slot [18] registered [ 0.472581] acpiphp: Slot [19] registered [ 0.474048] acpiphp: Slot [20] registered [ 0.475519] acpiphp: Slot [21] registered [ 0.476995] acpiphp: Slot [22] registered [ 0.478473] acpiphp: Slot [23] registered [ 0.479945] acpiphp: Slot [24] registered [ 0.481419] acpiphp: Slot [25] registered [ 0.482892] acpiphp: Slot [26] registered [ 0.484360] acpiphp: Slot [27] registered [ 0.485836] acpiphp: Slot [28] registered [ 0.487309] acpiphp: Slot [29] registered [ 0.488781] acpiphp: Slot [30] registered [ 0.490258] acpiphp: Slot [31] registered [ 0.491731] PCI host bridge to bus 0000:00 [ 0.493209] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.495428] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.497673] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.500316] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.502962] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.505661] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.510542] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.512896] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.515060] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.517410] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.522130] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.524727] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.546860] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.549477] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.552546] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.555120] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.557658] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.559943] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.562261] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.564256] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.567118] vgaarb: loaded [ 0.568201] vgaarb: bridge control possible 0000:00:02.0 [ 0.570316] SCSI subsystem initialized [ 0.571939] ACPI: bus type USB registered [ 0.573443] usbcore: registered new interface driver usbfs [ 0.575328] usbcore: registered new interface driver hub [ 0.577165] usbcore: registered new device driver usb [ 0.579096] PCI: Using ACPI for IRQ routing [ 0.583572] NetLabel: Initializing [ 0.584877] NetLabel: domain hash size = 128 [ 0.586439] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.588444] NetLabel: unlabeled traffic allowed by default [ 0.591407] clocksource: Switched to clocksource kvm-clock [ 0.602378] AppArmor: AppArmor Filesystem Enabled [ 0.604127] pnp: PnP ACPI init [ 0.605809] pnp: PnP ACPI: found 5 devices [ 0.613089] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.616170] NET: Registered protocol family 2 [ 0.618084] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.620426] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.622622] TCP: Hash tables configured (established 4096 bind 4096) [ 0.624809] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.626798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.628941] NET: Registered protocol family 1 [ 0.630535] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.632538] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.634524] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.649628] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.665125] Trying to unpack rootfs image as initramfs... [ 0.726958] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.729923] Scanning for low memory corruption every 60 seconds [ 0.732242] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.734347] audit: initializing netlink subsys (disabled) [ 0.736238] audit: type=2000 audit(1557703475.229:1): initialized [ 0.738575] Initialise system trusted keyring [ 0.740260] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.742376] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.745552] zbud: loaded [ 0.746755] VFS: Disk quotas dquot_6.6.0 [ 0.748245] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.750900] fuse init (API version 7.23) [ 0.752485] Key type big_key registered [ 0.753922] Allocating IMA MOK and blacklist keyrings. [ 0.756048] Key type asymmetric registered [ 0.757550] Asymmetric key parser 'x509' registered [ 0.759278] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.761977] io scheduler noop registered [ 0.763419] io scheduler deadline registered (default) [ 0.765234] io scheduler cfq registered [ 0.766745] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.768649] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.770925] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.773550] ACPI: Power Button [PWRF] [ 0.775042] GHES: HEST is not enabled! [ 0.789397] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.819545] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.823214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.848533] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.852145] Linux agpgart interface v0.103 [ 0.855833] brd: module loaded [ 0.858283] loop: module loaded [ 0.863409] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.866046] GPT:90111 != 2097151 [ 0.867265] GPT:Alternate GPT header not at the end of the disk. [ 0.869260] GPT:90111 != 2097151 [ 0.870492] GPT: Use GNU Parted to correct GPT errors. [ 0.872243] vda: vda1 vda15 [ 0.874265] scsi host0: ata_piix [ 0.875649] scsi host1: ata_piix [ 0.876921] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.879137] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.881977] libphy: Fixed MDIO Bus: probed [ 0.883482] tun: Universal TUN/TAP device driver, 1.6 [ 0.885217] tun: (C) 1999-2004 Max Krasnyansky [ 0.888540] PPP generic driver version 2.4.2 [ 0.890167] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.892348] ehci-pci: EHCI PCI platform driver [ 0.893937] ehci-platform: EHCI generic platform driver [ 0.895738] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.897806] ohci-pci: OHCI PCI platform driver [ 0.899387] ohci-platform: OHCI generic platform driver [ 0.901197] uhci_hcd: USB Universal Host Controller Interface driver [ 0.916390] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.918199] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.920846] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.922643] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.924729] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.926944] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.929506] usb usb1: Product: UHCI Host Controller [ 0.931191] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.933255] usb usb1: SerialNumber: 0000:00:01.2 [ 0.934980] hub 1-0:1.0: USB hub found [ 0.936395] hub 1-0:1.0: 2 ports detected [ 0.938006] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.941706] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.943427] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.945268] mousedev: PS/2 mouse device common for all mice [ 0.947526] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.950581] rtc_cmos 00:00: RTC can wake from S4 [ 0.952723] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.954864] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.957054] i2c /dev entries driver [ 0.958408] device-mapper: uevent: version 1.0.3 [ 0.960128] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.963067] ledtrig-cpu: registered to indicate activity on CPUs [ 0.965395] NET: Registered protocol family 10 [ 0.967269] NET: Registered protocol family 17 [ 0.968878] Key type dns_resolver registered [ 0.970570] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.972553] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.975710] registered taskstats version 1 [ 0.977215] Loading compiled-in X.509 certificates [ 0.979445] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.982802] zswap: loaded using pool lzo/zbud [ 0.985194] Key type trusted registered [ 0.987677] Key type encrypted registered [ 0.989145] AppArmor: AppArmor sha1 policy hashing enabled [ 0.991015] ima: No TPM chip found, activating TPM-bypass! [ 0.992906] evm: HMAC attrs: 0x1 [ 0.994536] Magic number: 3:710:453 [ 0.996040] rtc_cmos 00:00: setting system clock to 2019-05-12 23:24:34 UTC (1557703474) [ 0.998936] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.000942] EDD information not available. [ 1.037194] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.056051] Write protecting the kernel read-only data: 14336k [ 1.059479] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.062614] 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.113444] random: blkid urandom read with 3 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.89 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.5... Lease of 192.168.120.5 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.04. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCXji9cQZd7loQsZsxmdN0E6k5n3BHt7nvLLnY5ipTlu7dK2G2sY2JzNZTqjHT5tx/0MEL33URrzrK87roe2Af4bqXejMYxUWQ2reSAQMS6YWp+cbby9mzO6yyyUZ9NAHoTUJ0EF1I0azNNAMbDCH+XSvMdwcx9CPglFJ9MBjoKnM14d4fIlRjZA/fTUjwpnK2PeetutGcQ9ZYcktFpolYQ4OXvwvim0bhJV2p/zZgGPhoF1uXO6zBy+8r36HWVLzK7C/ez/q9b2LBDt0w9CNRoYp1uGrtzyCqz73f5OYCx0R5Oq6pUKb4SbInYcC3msafTC3tQbsakUN/sytjeJYTn root@cinder-test-vm2-5fbc5086-47ec-4159-ad4c-7d7225a4deaa ssh-dss AAAAB3NzaC1kc3MAAACBAPizltJ3GqmJDk9QFuf0Mm6SElnmRH2729UcrWbYWd/ijW7GmL8XZW+unTGm06EDbMIl6vhnDxZdGSxuXiciFEwQiRAwNYbvxra2krokhnE+h6mCJlTnv/l2uZMlvlj4P2cSlD1KkyBry/p+mz6fGlCkHi1+DTSv8JfCPoR/ImuxAAAAFQCvGrJQqG+qwYY34UEX4nT34AyJWwAAAIEA71FAPWPxzcNGgaQ2LT058rgbuKhKTkD20oYYVRMGkoIMLbs2lwG4tSGc/9oK38UuQHdjyPLuuN+3uzQH4SrlcBj0iMe56LtvXePZr2RPykL4C22XEayMr/9gDC7zeT8RFTfyOhUkPngQUbcfisdmgFc5Y3dviU6cdvyY7TwfcDIAAACBAJwYamJQnsf+GRVRLfvROF4/O1UDE9SeMTNCHNX9mZWezmhxmXB0XmGtgNUy8cUabcrCDT5V9eeSRaCQ3wtiX6m2DPBjN/3h5TG3gVEHRA7eABxTXTctNzqkPIARA16QFcUUKgwq85bdVJMyu2L7JOICKaWvwQM2nxvcMFtcyF9C root@cinder-test-vm2-5fbc5086-47ec-4159-ad4c-7d7225a4deaa -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.33s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.5,24,fe80::f816:3eff:fe37:2abd/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.1 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.5 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000014 name: N/A availability-zone: nova local-hostname: cinder-test-vm2-5fbc5086-47ec-4159-ad4c-7d7225a4deaa 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. cinder-test-vm2-5fbc5086-47ec-4159-ad4c-7d7225a4deaa login: 2019-05-12 23:24:43,854 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.200: timed out 2019-05-12 23:24:52,856 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-05-12 23:24:52,859 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers/0c848f42-4401-4f22-941e-6fc0e75d32a1/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}21f029ab1157825a70dbce046ec79aaf756f29ff" -d '{"os-getConsoleOutput": {"length": null}}' 2019-05-12 23:24:53,152 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9595 Content-Type: application/json Date: Sun, 12 May 2019 23:24: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-bd5bf81b-ed32-4075-9b60-7f801f592196 x-openstack-request-id: req-bd5bf81b-ed32-4075-9b60-7f801f592196 2019-05-12 23:24:53,155 - 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 482606909 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.235747] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656)\n[ 0.238790] pid_max: default: 32768 minimum: 301\n[ 0.240427] ACPI: Core revision 20150930\n[ 0.242465] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.244852] Security Framework initialized\n[ 0.246347] Yama: becoming mindful.\n[ 0.247677] AppArmor: AppArmor initialized\n[ 0.249203] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.251570] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.253875] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.256063] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.258566] Initializing cgroup subsys io\n[ 0.260048] Initializing cgroup subsys memory\n[ 0.261614] Initializing cgroup subsys devices\n[ 0.263205] Initializing cgroup subsys freezer\n[ 0.264794] Initializing cgroup subsys net_cls\n[ 0.266394] Initializing cgroup subsys perf_event\n[ 0.268067] Initializing cgroup subsys net_prio\n[ 0.269684] Initializing cgroup subsys hugetlb\n[ 0.271266] Initializing cgroup subsys pids\n[ 0.272837] CPU: Physical Processor ID: 0\n[ 0.275027] mce: CPU supports 10 MCE banks\n[ 0.276562] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.278407] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.298624] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.307141] ftrace: allocating 31920 entries in 125 pages\n[ 0.338407] smpboot: Max logical packages: 1\n[ 0.339961] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.342431] x2apic enabled\n[ 0.343839] Switched APIC routing to physical x2apic.\n[ 0.346801] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.348854] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.352626] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.355883] KVM setup paravirtual spinlock\n[ 0.357868] x86: Booted up 1 node, 1 CPUs\n[ 0.359338] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.361820] devtmpfs: initialized\n[ 0.364093] evm: security.selinux\n[ 0.365362] evm: security.SMACK64\n[ 0.366624] evm: security.SMACK64EXEC\n[ 0.367982] evm: security.SMACK64TRANSMUTE\n[ 0.369455] evm: security.SMACK64MMAP\n[ 0.370813] evm: security.ima\n[ 0.371976] evm: security.capability\n[ 0.373384] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.376743] pinctrl core: initialized pinctrl subsystem\n[ 0.378689] RTC time: 23:24:34, date: 05/12/19\n[ 0.380387] NET: Registered protocol family 16\n[ 0.382101] cpuidle: using governor ladder\n[ 0.383596] cpuidle: using governor menu\n[ 0.385026] PCCT header not found.\n[ 0.386362] ACPI: bus type PCI registered\n[ 0.387828] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.390072] PCI: Using configuration type 1 for base access\n[ 0.392731] ACPI: Added _OSI(Module Device)\n[ 0.394256] ACPI: Added _OSI(Processor Device)\n[ 0.395833] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.397483] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.400194] ACPI: Interpreter enabled\n[ 0.401583] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.404946] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.408300] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.411657] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.415016] ACPI: (supports S0 S5)\n[ 0.416296] ACPI: Using IOAPIC for interrupt routing\n[ 0.418018] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.422637] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.424724] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.426976] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.429179] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.433135] acpiphp: Slot [3] registered\n[ 0.434599] acpiphp: Slot [4] registered\n[ 0.436043] acpiphp: Slot [5] registered\n[ 0.437503] acpiphp: Slot [6] registered\n[ 0.438946] acpiphp: Slot [7] registered\n[ 0.440392] acpiphp: Slot [8] registered\n[ 0.441847] acpiphp: Slot [9] registered\n[ 0.443290] acpiphp: Slot [10] registered\n[ 0.444765] acpiphp: Slot [11] registered\n[ 0.446241] acpiphp: Slot [12] registered\n[ 0.447711] acpiphp: Slot [13] registered\n[ 0.449181] acpiphp: Slot [14] registered\n[ 0.450647] acpiphp: Slot [15] registered\n[ 0.468153] acpiphp: Slot [16] registered\n[ 0.469630] acpiphp: Slot [17] registered\n[ 0.471104] acpiphp: Slot [18] registered\n[ 0.472581] acpiphp: Slot [19] registered\n[ 0.474048] acpiphp: Slot [20] registered\n[ 0.475519] acpiphp: Slot [21] registered\n[ 0.476995] acpiphp: Slot [22] registered\n[ 0.478473] acpiphp: Slot [23] registered\n[ 0.479945] acpiphp: Slot [24] registered\n[ 0.481419] acpiphp: Slot [25] registered\n[ 0.482892] acpiphp: Slot [26] registered\n[ 0.484360] acpiphp: Slot [27] registered\n[ 0.485836] acpiphp: Slot [28] registered\n[ 0.487309] acpiphp: Slot [29] registered\n[ 0.488781] acpiphp: Slot [30] registered\n[ 0.490258] acpiphp: Slot [31] registered\n[ 0.491731] PCI host bridge to bus 0000:00\n[ 0.493209] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.495428] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.497673] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.500316] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.502962] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.505661] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.510542] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.512896] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.515060] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.517410] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.522130] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.524727] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.546860] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.549477] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.552546] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.555120] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.557658] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.559943] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.562261] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.564256] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.567118] vgaarb: loaded\n[ 0.568201] vgaarb: bridge control possible 0000:00:02.0\n[ 0.570316] SCSI subsystem initialized\n[ 0.571939] ACPI: bus type USB registered\n[ 0.573443] usbcore: registered new interface driver usbfs\n[ 0.575328] usbcore: registered new interface driver hub\n[ 0.577165] usbcore: registered new device driver usb\n[ 0.579096] PCI: Using ACPI for IRQ routing\n[ 0.583572] NetLabel: Initializing\n[ 0.584877] NetLabel: domain hash size = 128\n[ 0.586439] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.588444] NetLabel: unlabeled traffic allowed by default\n[ 0.591407] clocksource: Switched to clocksource kvm-clock\n[ 0.602378] AppArmor: AppArmor Filesystem Enabled\n[ 0.604127] pnp: PnP ACPI init\n[ 0.605809] pnp: PnP ACPI: found 5 devices\n[ 0.613089] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.616170] NET: Registered protocol family 2\n[ 0.618084] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.620426] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.622622] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.624809] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.626798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.628941] NET: Registered protocol family 1\n[ 0.630535] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.632538] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.634524] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.649628] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.665125] Trying to unpack rootfs image as initramfs...\n[ 0.726958] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.729923] Scanning for low memory corruption every 60 seconds\n[ 0.732242] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.734347] audit: initializing netlink subsys (disabled)\n[ 0.736238] audit: type=2000 audit(1557703475.229:1): initialized\n[ 0.738575] Initialise system trusted keyring\n[ 0.740260] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.742376] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.745552] zbud: loaded\n[ 0.746755] VFS: Disk quotas dquot_6.6.0\n[ 0.748245] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.750900] fuse init (API version 7.23)\n[ 0.752485] Key type big_key registered\n[ 0.753922] Allocating IMA MOK and blacklist keyrings.\n[ 0.756048] Key type asymmetric registered\n[ 0.757550] Asymmetric key parser 'x509' registered\n[ 0.759278] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.761977] io scheduler noop registered\n[ 0.763419] io scheduler deadline registered (default)\n[ 0.765234] io scheduler cfq registered\n[ 0.766745] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.768649] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.770925] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.773550] ACPI: Power Button [PWRF]\n[ 0.775042] GHES: HEST is not enabled!\n[ 0.789397] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.819545] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.823214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.848533] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.852145] Linux agpgart interface v0.103\n[ 0.855833] brd: module loaded\n[ 0.858283] loop: module loaded\n[ 0.863409] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.866046] GPT:90111 != 2097151\n[ 0.867265] GPT:Alternate GPT header not at the end of the disk.\n[ 0.869260] GPT:90111 != 2097151\n[ 0.870492] GPT: Use GNU Parted to correct GPT errors.\n[ 0.872243] vda: vda1 vda15\n[ 0.874265] scsi host0: ata_piix\n[ 0.875649] scsi host1: ata_piix\n[ 0.876921] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.879137] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.881977] libphy: Fixed MDIO Bus: probed\n[ 0.883482] tun: Universal TUN/TAP device driver, 1.6\n[ 0.885217] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.888540] PPP generic driver version 2.4.2\n[ 0.890167] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.892348] ehci-pci: EHCI PCI platform driver\n[ 0.893937] ehci-platform: EHCI generic platform driver\n[ 0.895738] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.897806] ohci-pci: OHCI PCI platform driver\n[ 0.899387] ohci-platform: OHCI generic platform driver\n[ 0.901197] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.916390] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.918199] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.920846] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.922643] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.924729] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.926944] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.929506] usb usb1: Product: UHCI Host Controller\n[ 0.931191] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.933255] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.934980] hub 1-0:1.0: USB hub found\n[ 0.936395] hub 1-0:1.0: 2 ports detected\n[ 0.938006] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.941706] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.943427] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.945268] mousedev: PS/2 mouse device common for all mice\n[ 0.947526] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.950581] rtc_cmos 00:00: RTC can wake from S4\n[ 0.952723] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.954864] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.957054] i2c /dev entries driver\n[ 0.958408] device-mapper: uevent: version 1.0.3\n[ 0.960128] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.963067] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.965395] NET: Registered protocol family 10\n[ 0.967269] NET: Registered protocol family 17\n[ 0.968878] Key type dns_resolver registered\n[ 0.970570] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.972553] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.975710] registered taskstats version 1\n[ 0.977215] Loading compiled-in X.509 certificates\n[ 0.979445] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.982802] zswap: loaded using pool lzo/zbud\n[ 0.985194] Key type trusted registered\n[ 0.987677] Key type encrypted registered\n[ 0.989145] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.991015] ima: No TPM chip found, activating TPM-bypass!\n[ 0.992906] evm: HMAC attrs: 0x1\n[ 0.994536] Magic number: 3:710:453\n[ 0.996040] rtc_cmos 00:00: setting system clock to 2019-05-12 23:24:34 UTC (1557703474)\n[ 0.998936] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.000942] EDD information not available.\n[ 1.037194] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.056051] Write protecting the kernel read-only data: 14336k\n[ 1.059479] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.062614] 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.113444] random: blkid urandom read with 3 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.89\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.5...\nLease of 192.168.120.5 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.04. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCXji9cQZd7loQsZsxmdN0E6k5n3BHt7nvLLnY5ipTlu7dK2G2sY2JzNZTqjHT5tx/0MEL33URrzrK87roe2Af4bqXejMYxUWQ2reSAQMS6YWp+cbby9mzO6yyyUZ9NAHoTUJ0EF1I0azNNAMbDCH+XSvMdwcx9CPglFJ9MBjoKnM14d4fIlRjZA/fTUjwpnK2PeetutGcQ9ZYcktFpolYQ4OXvwvim0bhJV2p/zZgGPhoF1uXO6zBy+8r36HWVLzK7C/ez/q9b2LBDt0w9CNRoYp1uGrtzyCqz73f5OYCx0R5Oq6pUKb4SbInYcC3msafTC3tQbsakUN/sytjeJYTn root@cinder-test-vm2-5fbc5086-47ec-4159-ad4c-7d7225a4deaa\nssh-dss AAAAB3NzaC1kc3MAAACBAPizltJ3GqmJDk9QFuf0Mm6SElnmRH2729UcrWbYWd/ijW7GmL8XZW+unTGm06EDbMIl6vhnDxZdGSxuXiciFEwQiRAwNYbvxra2krokhnE+h6mCJlTnv/l2uZMlvlj4P2cSlD1KkyBry/p+mz6fGlCkHi1+DTSv8JfCPoR/ImuxAAAAFQCvGrJQqG+qwYY34UEX4nT34AyJWwAAAIEA71FAPWPxzcNGgaQ2LT058rgbuKhKTkD20oYYVRMGkoIMLbs2lwG4tSGc/9oK38UuQHdjyPLuuN+3uzQH4SrlcBj0iMe56LtvXePZr2RPykL4C22XEayMr/9gDC7zeT8RFTfyOhUkPngQUbcfisdmgFc5Y3dviU6cdvyY7TwfcDIAAACBAJwYamJQnsf+GRVRLfvROF4/O1UDE9SeMTNCHNX9mZWezmhxmXB0XmGtgNUy8cUabcrCDT5V9eeSRaCQ3wtiX6m2DPBjN/3h5TG3gVEHRA7eABxTXTctNzqkPIARA16QFcUUKgwq85bdVJMyu2L7JOICKaWvwQM2nxvcMFtcyF9C root@cinder-test-vm2-5fbc5086-47ec-4159-ad4c-7d7225a4deaa\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.33s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.5,24,fe80::f816:3eff:fe37:2abd/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.1 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.5 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000014\nname: N/A\navailability-zone: nova\nlocal-hostname: cinder-test-vm2-5fbc5086-47ec-4159-ad4c-7d7225a4deaa\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.\ncinder-test-vm2-5fbc5086-47ec-4159-ad4c-7d7225a4deaa login: "} 2019-05-12 23:24:53,155 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/0c848f42-4401-4f22-941e-6fc0e75d32a1/action used request id req-bd5bf81b-ed32-4075-9b60-7f801f592196 2019-05-12 23:24:53,156 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.29963517189s 2019-05-12 23:24:53,156 - 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 482606909 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.235747] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.238790] pid_max: default: 32768 minimum: 301 [ 0.240427] ACPI: Core revision 20150930 [ 0.242465] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.244852] Security Framework initialized [ 0.246347] Yama: becoming mindful. [ 0.247677] AppArmor: AppArmor initialized [ 0.249203] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.251570] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.253875] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.256063] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.258566] Initializing cgroup subsys io [ 0.260048] Initializing cgroup subsys memory [ 0.261614] Initializing cgroup subsys devices [ 0.263205] Initializing cgroup subsys freezer [ 0.264794] Initializing cgroup subsys net_cls [ 0.266394] Initializing cgroup subsys perf_event [ 0.268067] Initializing cgroup subsys net_prio [ 0.269684] Initializing cgroup subsys hugetlb [ 0.271266] Initializing cgroup subsys pids [ 0.272837] CPU: Physical Processor ID: 0 [ 0.275027] mce: CPU supports 10 MCE banks [ 0.276562] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.278407] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.298624] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.307141] ftrace: allocating 31920 entries in 125 pages [ 0.338407] smpboot: Max logical packages: 1 [ 0.339961] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.342431] x2apic enabled [ 0.343839] Switched APIC routing to physical x2apic. [ 0.346801] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.348854] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.352626] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.355883] KVM setup paravirtual spinlock [ 0.357868] x86: Booted up 1 node, 1 CPUs [ 0.359338] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.361820] devtmpfs: initialized [ 0.364093] evm: security.selinux [ 0.365362] evm: security.SMACK64 [ 0.366624] evm: security.SMACK64EXEC [ 0.367982] evm: security.SMACK64TRANSMUTE [ 0.369455] evm: security.SMACK64MMAP [ 0.370813] evm: security.ima [ 0.371976] evm: security.capability [ 0.373384] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.376743] pinctrl core: initialized pinctrl subsystem [ 0.378689] RTC time: 23:24:34, date: 05/12/19 [ 0.380387] NET: Registered protocol family 16 [ 0.382101] cpuidle: using governor ladder [ 0.383596] cpuidle: using governor menu [ 0.385026] PCCT header not found. [ 0.386362] ACPI: bus type PCI registered [ 0.387828] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.390072] PCI: Using configuration type 1 for base access [ 0.392731] ACPI: Added _OSI(Module Device) [ 0.394256] ACPI: Added _OSI(Processor Device) [ 0.395833] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.397483] ACPI: Added _OSI(Processor Aggregator Device) [ 0.400194] ACPI: Interpreter enabled [ 0.401583] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.404946] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.408300] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.411657] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.415016] ACPI: (supports S0 S5) [ 0.416296] ACPI: Using IOAPIC for interrupt routing [ 0.418018] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.422637] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.424724] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.426976] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.429179] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.433135] acpiphp: Slot [3] registered [ 0.434599] acpiphp: Slot [4] registered [ 0.436043] acpiphp: Slot [5] registered [ 0.437503] acpiphp: Slot [6] registered [ 0.438946] acpiphp: Slot [7] registered [ 0.440392] acpiphp: Slot [8] registered [ 0.441847] acpiphp: Slot [9] registered [ 0.443290] acpiphp: Slot [10] registered [ 0.444765] acpiphp: Slot [11] registered [ 0.446241] acpiphp: Slot [12] registered [ 0.447711] acpiphp: Slot [13] registered [ 0.449181] acpiphp: Slot [14] registered [ 0.450647] acpiphp: Slot [15] registered [ 0.468153] acpiphp: Slot [16] registered [ 0.469630] acpiphp: Slot [17] registered [ 0.471104] acpiphp: Slot [18] registered [ 0.472581] acpiphp: Slot [19] registered [ 0.474048] acpiphp: Slot [20] registered [ 0.475519] acpiphp: Slot [21] registered [ 0.476995] acpiphp: Slot [22] registered [ 0.478473] acpiphp: Slot [23] registered [ 0.479945] acpiphp: Slot [24] registered [ 0.481419] acpiphp: Slot [25] registered [ 0.482892] acpiphp: Slot [26] registered [ 0.484360] acpiphp: Slot [27] registered [ 0.485836] acpiphp: Slot [28] registered [ 0.487309] acpiphp: Slot [29] registered [ 0.488781] acpiphp: Slot [30] registered [ 0.490258] acpiphp: Slot [31] registered [ 0.491731] PCI host bridge to bus 0000:00 [ 0.493209] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.495428] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.497673] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.500316] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.502962] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.505661] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.510542] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.512896] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.515060] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.517410] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.522130] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.524727] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.546860] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.549477] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.552546] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.555120] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.557658] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.559943] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.562261] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.564256] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.567118] vgaarb: loaded [ 0.568201] vgaarb: bridge control possible 0000:00:02.0 [ 0.570316] SCSI subsystem initialized [ 0.571939] ACPI: bus type USB registered [ 0.573443] usbcore: registered new interface driver usbfs [ 0.575328] usbcore: registered new interface driver hub [ 0.577165] usbcore: registered new device driver usb [ 0.579096] PCI: Using ACPI for IRQ routing [ 0.583572] NetLabel: Initializing [ 0.584877] NetLabel: domain hash size = 128 [ 0.586439] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.588444] NetLabel: unlabeled traffic allowed by default [ 0.591407] clocksource: Switched to clocksource kvm-clock [ 0.602378] AppArmor: AppArmor Filesystem Enabled [ 0.604127] pnp: PnP ACPI init [ 0.605809] pnp: PnP ACPI: found 5 devices [ 0.613089] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.616170] NET: Registered protocol family 2 [ 0.618084] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.620426] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.622622] TCP: Hash tables configured (established 4096 bind 4096) [ 0.624809] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.626798] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.628941] NET: Registered protocol family 1 [ 0.630535] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.632538] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.634524] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.649628] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.665125] Trying to unpack rootfs image as initramfs... [ 0.726958] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.729923] Scanning for low memory corruption every 60 seconds [ 0.732242] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.734347] audit: initializing netlink subsys (disabled) [ 0.736238] audit: type=2000 audit(1557703475.229:1): initialized [ 0.738575] Initialise system trusted keyring [ 0.740260] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.742376] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.745552] zbud: loaded [ 0.746755] VFS: Disk quotas dquot_6.6.0 [ 0.748245] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.750900] fuse init (API version 7.23) [ 0.752485] Key type big_key registered [ 0.753922] Allocating IMA MOK and blacklist keyrings. [ 0.756048] Key type asymmetric registered [ 0.757550] Asymmetric key parser 'x509' registered [ 0.759278] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.761977] io scheduler noop registered [ 0.763419] io scheduler deadline registered (default) [ 0.765234] io scheduler cfq registered [ 0.766745] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.768649] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.770925] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.773550] ACPI: Power Button [PWRF] [ 0.775042] GHES: HEST is not enabled! [ 0.789397] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.819545] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.823214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.848533] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.852145] Linux agpgart interface v0.103 [ 0.855833] brd: module loaded [ 0.858283] loop: module loaded [ 0.863409] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.866046] GPT:90111 != 2097151 [ 0.867265] GPT:Alternate GPT header not at the end of the disk. [ 0.869260] GPT:90111 != 2097151 [ 0.870492] GPT: Use GNU Parted to correct GPT errors. [ 0.872243] vda: vda1 vda15 [ 0.874265] scsi host0: ata_piix [ 0.875649] scsi host1: ata_piix [ 0.876921] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.879137] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.881977] libphy: Fixed MDIO Bus: probed [ 0.883482] tun: Universal TUN/TAP device driver, 1.6 [ 0.885217] tun: (C) 1999-2004 Max Krasnyansky [ 0.888540] PPP generic driver version 2.4.2 [ 0.890167] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.892348] ehci-pci: EHCI PCI platform driver [ 0.893937] ehci-platform: EHCI generic platform driver [ 0.895738] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.897806] ohci-pci: OHCI PCI platform driver [ 0.899387] ohci-platform: OHCI generic platform driver [ 0.901197] uhci_hcd: USB Universal Host Controller Interface driver [ 0.916390] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.918199] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.920846] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.922643] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.924729] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.926944] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.929506] usb usb1: Product: UHCI Host Controller [ 0.931191] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.933255] usb usb1: SerialNumber: 0000:00:01.2 [ 0.934980] hub 1-0:1.0: USB hub found [ 0.936395] hub 1-0:1.0: 2 ports detected [ 0.938006] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.941706] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.943427] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.945268] mousedev: PS/2 mouse device common for all mice [ 0.947526] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.950581] rtc_cmos 00:00: RTC can wake from S4 [ 0.952723] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.954864] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.957054] i2c /dev entries driver [ 0.958408] device-mapper: uevent: version 1.0.3 [ 0.960128] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.963067] ledtrig-cpu: registered to indicate activity on CPUs [ 0.965395] NET: Registered protocol family 10 [ 0.967269] NET: Registered protocol family 17 [ 0.968878] Key type dns_resolver registered [ 0.970570] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.972553] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.975710] registered taskstats version 1 [ 0.977215] Loading compiled-in X.509 certificates [ 0.979445] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.982802] zswap: loaded using pool lzo/zbud [ 0.985194] Key type trusted registered [ 0.987677] Key type encrypted registered [ 0.989145] AppArmor: AppArmor sha1 policy hashing enabled [ 0.991015] ima: No TPM chip found, activating TPM-bypass! [ 0.992906] evm: HMAC attrs: 0x1 [ 0.994536] Magic number: 3:710:453 [ 0.996040] rtc_cmos 00:00: setting system clock to 2019-05-12 23:24:34 UTC (1557703474) [ 0.998936] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.000942] EDD information not available. [ 1.037194] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.056051] Write protecting the kernel read-only data: 14336k [ 1.059479] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.062614] 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.113444] random: blkid urandom read with 3 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.89 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.5... Lease of 192.168.120.5 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.04. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCXji9cQZd7loQsZsxmdN0E6k5n3BHt7nvLLnY5ipTlu7dK2G2sY2JzNZTqjHT5tx/0MEL33URrzrK87roe2Af4bqXejMYxUWQ2reSAQMS6YWp+cbby9mzO6yyyUZ9NAHoTUJ0EF1I0azNNAMbDCH+XSvMdwcx9CPglFJ9MBjoKnM14d4fIlRjZA/fTUjwpnK2PeetutGcQ9ZYcktFpolYQ4OXvwvim0bhJV2p/zZgGPhoF1uXO6zBy+8r36HWVLzK7C/ez/q9b2LBDt0w9CNRoYp1uGrtzyCqz73f5OYCx0R5Oq6pUKb4SbInYcC3msafTC3tQbsakUN/sytjeJYTn root@cinder-test-vm2-5fbc5086-47ec-4159-ad4c-7d7225a4deaa ssh-dss AAAAB3NzaC1kc3MAAACBAPizltJ3GqmJDk9QFuf0Mm6SElnmRH2729UcrWbYWd/ijW7GmL8XZW+unTGm06EDbMIl6vhnDxZdGSxuXiciFEwQiRAwNYbvxra2krokhnE+h6mCJlTnv/l2uZMlvlj4P2cSlD1KkyBry/p+mz6fGlCkHi1+DTSv8JfCPoR/ImuxAAAAFQCvGrJQqG+qwYY34UEX4nT34AyJWwAAAIEA71FAPWPxzcNGgaQ2LT058rgbuKhKTkD20oYYVRMGkoIMLbs2lwG4tSGc/9oK38UuQHdjyPLuuN+3uzQH4SrlcBj0iMe56LtvXePZr2RPykL4C22XEayMr/9gDC7zeT8RFTfyOhUkPngQUbcfisdmgFc5Y3dviU6cdvyY7TwfcDIAAACBAJwYamJQnsf+GRVRLfvROF4/O1UDE9SeMTNCHNX9mZWezmhxmXB0XmGtgNUy8cUabcrCDT5V9eeSRaCQ3wtiX6m2DPBjN/3h5TG3gVEHRA7eABxTXTctNzqkPIARA16QFcUUKgwq85bdVJMyu2L7JOICKaWvwQM2nxvcMFtcyF9C root@cinder-test-vm2-5fbc5086-47ec-4159-ad4c-7d7225a4deaa -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.33s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.5,24,fe80::f816:3eff:fe37:2abd/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.1 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.5 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000014 name: N/A availability-zone: nova local-hostname: cinder-test-vm2-5fbc5086-47ec-4159-ad4c-7d7225a4deaa 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. cinder-test-vm2-5fbc5086-47ec-4159-ad4c-7d7225a4deaa login: 2019-05-12 23:24:53,160 - paramiko.transport - DEBUG - starting thread (client mode): 0xbf0c99d0L 2019-05-12 23:24:53,160 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-05-12 23:24:53,160 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2019-05-12 23:24:53,160 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2019-05-12 23:24:53,161 - 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-05-12 23:24:53,162 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-05-12 23:24:53,162 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2019-05-12 23:24:53,162 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-05-12 23:24:53,162 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-05-12 23:24:53,162 - paramiko.transport - DEBUG - Compression agreed: none 2019-05-12 23:24:53,179 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-05-12 23:24:53,180 - paramiko.transport - DEBUG - Switch to new keys ... 2019-05-12 23:24:53,192 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.200: ea68e48388056afef8b7606d72f0f2b0 2019-05-12 23:24:53,193 - paramiko.transport - DEBUG - Trying discovered key 47c1b4bd22654f051c08a7814df79bf7 in /tmp/tmpPS2HFW 2019-05-12 23:24:53,220 - paramiko.transport - DEBUG - userauth is OK 2019-05-12 23:24:53,225 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-05-12 23:24:53,264 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.POST.volumes 2019-05-12 23:24:53,267 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8776/v3/ec4f2404e0c64b38a5835abbf6130e2e/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}21f029ab1157825a70dbce046ec79aaf756f29ff" -d '{"volume": {"display_name": "cinder_test-volume_5fbc5086-47ec-4159-ad4c-7d7225a4deaa", "size": "2"}}' 2019-05-12 23:24:54,627 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 821 Content-Type: application/json Date: Sun, 12 May 2019 23:24:53 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-compute-request-id: req-8f0c6207-e5f2-4eb5-85ae-f07345477191 x-openstack-request-id: req-8f0c6207-e5f2-4eb5-85ae-f07345477191 2019-05-12 23:24:54,628 - keystoneauth.session - DEBUG - RESP BODY: {"volume": {"status": "creating", "user_id": "e3778e13240c4453bd6fe052337a6c8d", "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/ec4f2404e0c64b38a5835abbf6130e2e/volumes/146703af-2fb7-4f65-a163-1e4c077c57b6", "rel": "self"}, {"href": "http://172.30.9.24:8776/ec4f2404e0c64b38a5835abbf6130e2e/volumes/146703af-2fb7-4f65-a163-1e4c077c57b6", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-05-12T23:24:54.000000", "description": null, "updated_at": null, "volume_type": "tripleo", "name": "cinder_test-volume_5fbc5086-47ec-4159-ad4c-7d7225a4deaa", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "146703af-2fb7-4f65-a163-1e4c077c57b6", "size": 2}} 2019-05-12 23:24:54,628 - keystoneauth.session - DEBUG - POST call to block-storage for http://172.30.9.24:8776/v3/ec4f2404e0c64b38a5835abbf6130e2e/volumes used request id req-8f0c6207-e5f2-4eb5-85ae-f07345477191 2019-05-12 23:24:54,628 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.POST.volumes in 1.36397385597s 2019-05-12 23:24:54,629 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-05-12 23:24:54,632 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8776/v3/ec4f2404e0c64b38a5835abbf6130e2e/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}21f029ab1157825a70dbce046ec79aaf756f29ff" 2019-05-12 23:24:55,720 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 455 Content-Type: application/json Date: Sun, 12 May 2019 23:24:54 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-30bb8653-65d8-4de0-be69-afd373f96f1c x-openstack-request-id: req-30bb8653-65d8-4de0-be69-afd373f96f1c 2019-05-12 23:24:55,720 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "creating", "user_id": "e3778e13240c4453bd6fe052337a6c8d", "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/ec4f2404e0c64b38a5835abbf6130e2e/volumes/146703af-2fb7-4f65-a163-1e4c077c57b6", "rel": "self"}, {"href": "http://172.30.9.24:8776/ec4f2404e0c64b38a5835abbf6130e2e/volumes/146703af-2fb7-4f65-a163-1e4c077c57b6", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-05-12T23:24:54.000000", "description": null, "os-vol-tenant-attr:tenant_id": "ec4f2404e0c64b38a5835abbf6130e2e", "updated_at": "2019-05-12T23:24:55.000000", "volume_type": "tripleo", "name": "cinder_test-volume_5fbc5086-47ec-4159-ad4c-7d7225a4deaa", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "146703af-2fb7-4f65-a163-1e4c077c57b6", "size": 2}]} 2019-05-12 23:24:55,720 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.24:8776/v3/ec4f2404e0c64b38a5835abbf6130e2e/volumes/detail used request id req-30bb8653-65d8-4de0-be69-afd373f96f1c 2019-05-12 23:24:55,721 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.09172010422s 2019-05-12 23:24:55,722 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-12 23:24:57,725 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-05-12 23:24:57,728 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8776/v3/ec4f2404e0c64b38a5835abbf6130e2e/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}21f029ab1157825a70dbce046ec79aaf756f29ff" 2019-05-12 23:24:58,812 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 454 Content-Type: application/json Date: Sun, 12 May 2019 23:24:57 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-29b27d79-cd43-4a79-b85c-60f47fe41f49 x-openstack-request-id: req-29b27d79-cd43-4a79-b85c-60f47fe41f49 2019-05-12 23:24:58,812 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "available", "user_id": "e3778e13240c4453bd6fe052337a6c8d", "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/ec4f2404e0c64b38a5835abbf6130e2e/volumes/146703af-2fb7-4f65-a163-1e4c077c57b6", "rel": "self"}, {"href": "http://172.30.9.24:8776/ec4f2404e0c64b38a5835abbf6130e2e/volumes/146703af-2fb7-4f65-a163-1e4c077c57b6", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-05-12T23:24:54.000000", "description": null, "os-vol-tenant-attr:tenant_id": "ec4f2404e0c64b38a5835abbf6130e2e", "updated_at": "2019-05-12T23:24:57.000000", "volume_type": "tripleo", "name": "cinder_test-volume_5fbc5086-47ec-4159-ad4c-7d7225a4deaa", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "146703af-2fb7-4f65-a163-1e4c077c57b6", "size": 2}]} 2019-05-12 23:24:58,813 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.24:8776/v3/ec4f2404e0c64b38a5835abbf6130e2e/volumes/detail used request id req-29b27d79-cd43-4a79-b85c-60f47fe41f49 2019-05-12 23:24:58,813 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.08762788773s 2019-05-12 23:24:58,815 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-12 23:24:58,815 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}21f029ab1157825a70dbce046ec79aaf756f29ff" 2019-05-12 23:24:58,916 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Sun, 12 May 2019 23:24:58 GMT X-Openstack-Request-Id: req-e7a661b5-df4d-4a2c-9877-77d85d787b13 2019-05-12 23:24:58,916 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"1e601677-d694-4281-bbca-f149a7938214","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ec4f2404e0c64b38a5835abbf6130e2e","l2_adjacency":true,"status":"ACTIVE","subnets":["e1bc05cb-c13b-4123-b073-c9919841fda9"],"description":"","tags":[],"updated_at":"2019-05-12T23:24:02Z","qos_policy_id":null,"name":"cinder_test-net_5fbc5086-47ec-4159-ad4c-7d7225a4deaa","admin_state_up":true,"tenant_id":"ec4f2404e0c64b38a5835abbf6130e2e","created_at":"2019-05-12T23:24:00Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b24f945a-7d07-4835-982f-37a530314074","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e1cde78fc5364b11ba375012051bd685","l2_adjacency":true,"status":"ACTIVE","subnets":["e4030248-99b3-4c84-be5c-699e1ef4626f"],"description":"","tags":[],"updated_at":"2019-05-12T23:13:19Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e1cde78fc5364b11ba375012051bd685","created_at":"2019-05-12T23:13:13Z","mtu":1500}]} 2019-05-12 23:24:58,917 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-e7a661b5-df4d-4a2c-9877-77d85d787b13 2019-05-12 23:24:58,917 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.102019071579s 2019-05-12 23:24:58,921 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-12 23:24:58,926 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}21f029ab1157825a70dbce046ec79aaf756f29ff" 2019-05-12 23:24:59,267 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1399 Content-Type: application/json Date: Sun, 12 May 2019 23:24:59 GMT X-Openstack-Request-Id: req-17ce5fae-c5b5-4672-8584-6e3237f982b4 2019-05-12 23:24:59,267 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-12T23:24:16Z", "file": "/v2/images/21a36b28-c632-463e-8555-48a722fc78e1/file", "owner": "ec4f2404e0c64b38a5835abbf6130e2e", "id": "21a36b28-c632-463e-8555-48a722fc78e1", "size": 12716032, "self": "/v2/images/21a36b28-c632-463e-8555-48a722fc78e1", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://29d1eb29-4ea1-4f37-b52d-6ea80a398212/images/21a36b28-c632-463e-8555-48a722fc78e1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://29d1eb29-4ea1-4f37-b52d-6ea80a398212/images/21a36b28-c632-463e-8555-48a722fc78e1/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_5fbc5086-47ec-4159-ad4c-7d7225a4deaa", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_5fbc5086-47ec-4159-ad4c-7d7225a4deaa", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-12T23:24:14Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-12 23:24:59,268 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-17ce5fae-c5b5-4672-8584-6e3237f982b4 2019-05-12 23:24:59,268 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.346210002899s 2019-05-12 23:24:59,269 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-12 23:24:59,273 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}21f029ab1157825a70dbce046ec79aaf756f29ff" 2019-05-12 23:24:59,294 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Sun, 12 May 2019 23:24: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-db0a31bf-da28-4a3e-9692-2740f144d2db x-openstack-request-id: req-db0a31bf-da28-4a3e-9692-2740f144d2db 2019-05-12 23:24:59,294 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "cinder_test-flavor_5fbc5086-47ec-4159-ad4c-7d7225a4deaa", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/7de39ee3-0e1c-4f1a-83de-54abfb3028ea", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/7de39ee3-0e1c-4f1a-83de-54abfb3028ea", "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": "7de39ee3-0e1c-4f1a-83de-54abfb3028ea"}]} 2019-05-12 23:24:59,295 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-db0a31bf-da28-4a3e-9692-2740f144d2db 2019-05-12 23:24:59,295 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0250799655914s 2019-05-12 23:24:59,296 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-05-12 23:24:59,299 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}21f029ab1157825a70dbce046ec79aaf756f29ff" -d '{"server": {"name": "cinder_test-vm_5fbc5086-47ec-4159-ad4c-7d7225a4deaa", "imageRef": "21a36b28-c632-463e-8555-48a722fc78e1", "key_name": "cinder_test-kp_5fbc5086-47ec-4159-ad4c-7d7225a4deaa", "flavorRef": "7de39ee3-0e1c-4f1a-83de-54abfb3028ea", "max_count": 1, "min_count": 1, "networks": [{"uuid": "1e601677-d694-4281-bbca-f149a7938214"}], "security_groups": [{"name": "4335b1aa-b6b6-49b3-b1d1-a20664738ac2"}]}}' 2019-05-12 23:25:03,555 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Sun, 12 May 2019 23:24:59 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 location: http://172.30.9.24:8774/v2.1/servers/5fd304ba-1c91-4724-a41b-0257233b525e x-compute-request-id: req-5657239f-2b90-4aca-ae78-4f9d92320a5e x-openstack-request-id: req-5657239f-2b90-4aca-ae78-4f9d92320a5e 2019-05-12 23:25:03,555 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "4335b1aa-b6b6-49b3-b1d1-a20664738ac2"}], "OS-DCF:diskConfig": "MANUAL", "id": "5fd304ba-1c91-4724-a41b-0257233b525e", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/5fd304ba-1c91-4724-a41b-0257233b525e", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/5fd304ba-1c91-4724-a41b-0257233b525e", "rel": "bookmark"}], "adminPass": "3FuGdNi3pGyj"}} 2019-05-12 23:25:03,555 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-5657239f-2b90-4aca-ae78-4f9d92320a5e 2019-05-12 23:25:03,555 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 4.25929903984s 2019-05-12 23:25:03,556 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-12 23:25:03,559 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}21f029ab1157825a70dbce046ec79aaf756f29ff" 2019-05-12 23:25:04,400 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 863 Content-Type: application/json Date: Sun, 12 May 2019 23:25: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-8d2c76cd-4cd1-4ab4-8fc7-1964ee0a0240 x-openstack-request-id: req-8d2c76cd-4cd1-4ab4-8fc7-1964ee0a0240 2019-05-12 23:25:04,401 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/5fd304ba-1c91-4724-a41b-0257233b525e", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/5fd304ba-1c91-4724-a41b-0257233b525e", "rel": "bookmark"}], "image": {"id": "21a36b28-c632-463e-8555-48a722fc78e1", "links": [{"href": "http://172.30.9.24:8774/images/21a36b28-c632-463e-8555-48a722fc78e1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7de39ee3-0e1c-4f1a-83de-54abfb3028ea", "links": [{"href": "http://172.30.9.24:8774/flavors/7de39ee3-0e1c-4f1a-83de-54abfb3028ea", "rel": "bookmark"}]}, "id": "5fd304ba-1c91-4724-a41b-0257233b525e", "user_id": "e3778e13240c4453bd6fe052337a6c8d", "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-05-12T23:25:03Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_5fbc5086-47ec-4159-ad4c-7d7225a4deaa", "name": "cinder_test-vm_5fbc5086-47ec-4159-ad4c-7d7225a4deaa", "created": "2019-05-12T23:25:03Z", "tenant_id": "ec4f2404e0c64b38a5835abbf6130e2e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_5fbc5086-47ec-4159-ad4c-7d7225a4deaa": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:2a:bd", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:2a:bd", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0c848f42-4401-4f22-941e-6fc0e75d32a1", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0c848f42-4401-4f22-941e-6fc0e75d32a1", "rel": "bookmark"}], "image": {"id": "21a36b28-c632-463e-8555-48a722fc78e1", "links": [{"href": "http://172.30.9.24:8774/images/21a36b28-c632-463e-8555-48a722fc78e1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-12T23:24:34.000000", "flavor": {"id": "7de39ee3-0e1c-4f1a-83de-54abfb3028ea", "links": [{"href": "http://172.30.9.24:8774/flavors/7de39ee3-0e1c-4f1a-83de-54abfb3028ea", "rel": "bookmark"}]}, "id": "0c848f42-4401-4f22-941e-6fc0e75d32a1", "security_groups": [{"name": "cinder_test-sg_5fbc5086-47ec-4159-ad4c-7d7225a4deaa"}], "user_id": "e3778e13240c4453bd6fe052337a6c8d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-12T23:24:34Z", "hostId": "9ca4e0be8d3017dedfa087a884834ae96c257dda93a2fcfeddf9aec2", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_5fbc5086-47ec-4159-ad4c-7d7225a4deaa", "name": "cinder_test-vm2_5fbc5086-47ec-4159-ad4c-7d7225a4deaa", "created": "2019-05-12T23:24:24Z", "tenant_id": "ec4f2404e0c64b38a5835abbf6130e2e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-12 23:25:04,401 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-8d2c76cd-4cd1-4ab4-8fc7-1964ee0a0240 2019-05-12 23:25:04,401 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.844964981079s 2019-05-12 23:25:04,408 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-12 23:25:06,411 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-12 23:25:06,414 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}21f029ab1157825a70dbce046ec79aaf756f29ff" 2019-05-12 23:25:07,058 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 904 Content-Type: application/json Date: Sun, 12 May 2019 23:25: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-a5c79cfc-7d50-40f4-a4ee-eea2a23e0ee8 x-openstack-request-id: req-a5c79cfc-7d50-40f4-a4ee-eea2a23e0ee8 2019-05-12 23:25:07,059 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/5fd304ba-1c91-4724-a41b-0257233b525e", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/5fd304ba-1c91-4724-a41b-0257233b525e", "rel": "bookmark"}], "image": {"id": "21a36b28-c632-463e-8555-48a722fc78e1", "links": [{"href": "http://172.30.9.24:8774/images/21a36b28-c632-463e-8555-48a722fc78e1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7de39ee3-0e1c-4f1a-83de-54abfb3028ea", "links": [{"href": "http://172.30.9.24:8774/flavors/7de39ee3-0e1c-4f1a-83de-54abfb3028ea", "rel": "bookmark"}]}, "id": "5fd304ba-1c91-4724-a41b-0257233b525e", "user_id": "e3778e13240c4453bd6fe052337a6c8d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-12T23:25:06Z", "hostId": "eb939827e9e530342725d6d5520243c0f8f89d81083d7f1876043cd8", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_5fbc5086-47ec-4159-ad4c-7d7225a4deaa", "name": "cinder_test-vm_5fbc5086-47ec-4159-ad4c-7d7225a4deaa", "created": "2019-05-12T23:25:03Z", "tenant_id": "ec4f2404e0c64b38a5835abbf6130e2e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_5fbc5086-47ec-4159-ad4c-7d7225a4deaa": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:2a:bd", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:2a:bd", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0c848f42-4401-4f22-941e-6fc0e75d32a1", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0c848f42-4401-4f22-941e-6fc0e75d32a1", "rel": "bookmark"}], "image": {"id": "21a36b28-c632-463e-8555-48a722fc78e1", "links": [{"href": "http://172.30.9.24:8774/images/21a36b28-c632-463e-8555-48a722fc78e1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-12T23:24:34.000000", "flavor": {"id": "7de39ee3-0e1c-4f1a-83de-54abfb3028ea", "links": [{"href": "http://172.30.9.24:8774/flavors/7de39ee3-0e1c-4f1a-83de-54abfb3028ea", "rel": "bookmark"}]}, "id": "0c848f42-4401-4f22-941e-6fc0e75d32a1", "security_groups": [{"name": "cinder_test-sg_5fbc5086-47ec-4159-ad4c-7d7225a4deaa"}], "user_id": "e3778e13240c4453bd6fe052337a6c8d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-12T23:24:34Z", "hostId": "9ca4e0be8d3017dedfa087a884834ae96c257dda93a2fcfeddf9aec2", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_5fbc5086-47ec-4159-ad4c-7d7225a4deaa", "name": "cinder_test-vm2_5fbc5086-47ec-4159-ad4c-7d7225a4deaa", "created": "2019-05-12T23:24:24Z", "tenant_id": "ec4f2404e0c64b38a5835abbf6130e2e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-12 23:25:07,059 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-a5c79cfc-7d50-40f4-a4ee-eea2a23e0ee8 2019-05-12 23:25:07,059 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.648697137833s 2019-05-12 23:25:07,066 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-12 23:25:09,069 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-12 23:25:09,072 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}21f029ab1157825a70dbce046ec79aaf756f29ff" 2019-05-12 23:25:09,559 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 905 Content-Type: application/json Date: Sun, 12 May 2019 23:25: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-e99e3dec-7241-4e17-8bb6-da74a1c2d3cc x-openstack-request-id: req-e99e3dec-7241-4e17-8bb6-da74a1c2d3cc 2019-05-12 23:25:09,560 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/5fd304ba-1c91-4724-a41b-0257233b525e", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/5fd304ba-1c91-4724-a41b-0257233b525e", "rel": "bookmark"}], "image": {"id": "21a36b28-c632-463e-8555-48a722fc78e1", "links": [{"href": "http://172.30.9.24:8774/images/21a36b28-c632-463e-8555-48a722fc78e1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7de39ee3-0e1c-4f1a-83de-54abfb3028ea", "links": [{"href": "http://172.30.9.24:8774/flavors/7de39ee3-0e1c-4f1a-83de-54abfb3028ea", "rel": "bookmark"}]}, "id": "5fd304ba-1c91-4724-a41b-0257233b525e", "security_groups": [{"name": "cinder_test-sg_5fbc5086-47ec-4159-ad4c-7d7225a4deaa"}], "user_id": "e3778e13240c4453bd6fe052337a6c8d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-12T23:25:06Z", "hostId": "eb939827e9e530342725d6d5520243c0f8f89d81083d7f1876043cd8", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_5fbc5086-47ec-4159-ad4c-7d7225a4deaa", "name": "cinder_test-vm_5fbc5086-47ec-4159-ad4c-7d7225a4deaa", "created": "2019-05-12T23:25:03Z", "tenant_id": "ec4f2404e0c64b38a5835abbf6130e2e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_5fbc5086-47ec-4159-ad4c-7d7225a4deaa": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:2a:bd", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:2a:bd", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0c848f42-4401-4f22-941e-6fc0e75d32a1", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0c848f42-4401-4f22-941e-6fc0e75d32a1", "rel": "bookmark"}], "image": {"id": "21a36b28-c632-463e-8555-48a722fc78e1", "links": [{"href": "http://172.30.9.24:8774/images/21a36b28-c632-463e-8555-48a722fc78e1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-12T23:24:34.000000", "flavor": {"id": "7de39ee3-0e1c-4f1a-83de-54abfb3028ea", "links": [{"href": "http://172.30.9.24:8774/flavors/7de39ee3-0e1c-4f1a-83de-54abfb3028ea", "rel": "bookmark"}]}, "id": "0c848f42-4401-4f22-941e-6fc0e75d32a1", "security_groups": [{"name": "cinder_test-sg_5fbc5086-47ec-4159-ad4c-7d7225a4deaa"}], "user_id": "e3778e13240c4453bd6fe052337a6c8d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-12T23:24:34Z", "hostId": "9ca4e0be8d3017dedfa087a884834ae96c257dda93a2fcfeddf9aec2", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_5fbc5086-47ec-4159-ad4c-7d7225a4deaa", "name": "cinder_test-vm2_5fbc5086-47ec-4159-ad4c-7d7225a4deaa", "created": "2019-05-12T23:24:24Z", "tenant_id": "ec4f2404e0c64b38a5835abbf6130e2e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-12 23:25:09,560 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-e99e3dec-7241-4e17-8bb6-da74a1c2d3cc 2019-05-12 23:25:09,560 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.49107003212s 2019-05-12 23:25:09,566 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-12 23:25:11,569 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-12 23:25:11,571 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}21f029ab1157825a70dbce046ec79aaf756f29ff" 2019-05-12 23:25:12,244 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 905 Content-Type: application/json Date: Sun, 12 May 2019 23:25:11 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-05dc27f5-f6ca-4dd7-8e8b-5babaf3507b4 x-openstack-request-id: req-05dc27f5-f6ca-4dd7-8e8b-5babaf3507b4 2019-05-12 23:25:12,245 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/5fd304ba-1c91-4724-a41b-0257233b525e", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/5fd304ba-1c91-4724-a41b-0257233b525e", "rel": "bookmark"}], "image": {"id": "21a36b28-c632-463e-8555-48a722fc78e1", "links": [{"href": "http://172.30.9.24:8774/images/21a36b28-c632-463e-8555-48a722fc78e1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7de39ee3-0e1c-4f1a-83de-54abfb3028ea", "links": [{"href": "http://172.30.9.24:8774/flavors/7de39ee3-0e1c-4f1a-83de-54abfb3028ea", "rel": "bookmark"}]}, "id": "5fd304ba-1c91-4724-a41b-0257233b525e", "security_groups": [{"name": "cinder_test-sg_5fbc5086-47ec-4159-ad4c-7d7225a4deaa"}], "user_id": "e3778e13240c4453bd6fe052337a6c8d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-12T23:25:06Z", "hostId": "eb939827e9e530342725d6d5520243c0f8f89d81083d7f1876043cd8", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_5fbc5086-47ec-4159-ad4c-7d7225a4deaa", "name": "cinder_test-vm_5fbc5086-47ec-4159-ad4c-7d7225a4deaa", "created": "2019-05-12T23:25:03Z", "tenant_id": "ec4f2404e0c64b38a5835abbf6130e2e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_5fbc5086-47ec-4159-ad4c-7d7225a4deaa": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:2a:bd", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:2a:bd", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0c848f42-4401-4f22-941e-6fc0e75d32a1", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0c848f42-4401-4f22-941e-6fc0e75d32a1", "rel": "bookmark"}], "image": {"id": "21a36b28-c632-463e-8555-48a722fc78e1", "links": [{"href": "http://172.30.9.24:8774/images/21a36b28-c632-463e-8555-48a722fc78e1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-12T23:24:34.000000", "flavor": {"id": "7de39ee3-0e1c-4f1a-83de-54abfb3028ea", "links": [{"href": "http://172.30.9.24:8774/flavors/7de39ee3-0e1c-4f1a-83de-54abfb3028ea", "rel": "bookmark"}]}, "id": "0c848f42-4401-4f22-941e-6fc0e75d32a1", "security_groups": [{"name": "cinder_test-sg_5fbc5086-47ec-4159-ad4c-7d7225a4deaa"}], "user_id": "e3778e13240c4453bd6fe052337a6c8d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-12T23:24:34Z", "hostId": "9ca4e0be8d3017dedfa087a884834ae96c257dda93a2fcfeddf9aec2", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_5fbc5086-47ec-4159-ad4c-7d7225a4deaa", "name": "cinder_test-vm2_5fbc5086-47ec-4159-ad4c-7d7225a4deaa", "created": "2019-05-12T23:24:24Z", "tenant_id": "ec4f2404e0c64b38a5835abbf6130e2e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-12 23:25:12,245 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-05dc27f5-f6ca-4dd7-8e8b-5babaf3507b4 2019-05-12 23:25:12,245 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.676462173462s 2019-05-12 23:25:12,253 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-12 23:25:14,256 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-12 23:25:14,260 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}21f029ab1157825a70dbce046ec79aaf756f29ff" 2019-05-12 23:25:15,140 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 891 Content-Type: application/json Date: Sun, 12 May 2019 23:25: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-6b13dc43-a2ef-4caf-8b54-5fcc59db27e5 x-openstack-request-id: req-6b13dc43-a2ef-4caf-8b54-5fcc59db27e5 2019-05-12 23:25:15,141 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_5fbc5086-47ec-4159-ad4c-7d7225a4deaa": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:7f:f7", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/5fd304ba-1c91-4724-a41b-0257233b525e", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/5fd304ba-1c91-4724-a41b-0257233b525e", "rel": "bookmark"}], "image": {"id": "21a36b28-c632-463e-8555-48a722fc78e1", "links": [{"href": "http://172.30.9.24:8774/images/21a36b28-c632-463e-8555-48a722fc78e1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-12T23:25:12.000000", "flavor": {"id": "7de39ee3-0e1c-4f1a-83de-54abfb3028ea", "links": [{"href": "http://172.30.9.24:8774/flavors/7de39ee3-0e1c-4f1a-83de-54abfb3028ea", "rel": "bookmark"}]}, "id": "5fd304ba-1c91-4724-a41b-0257233b525e", "security_groups": [{"name": "cinder_test-sg_5fbc5086-47ec-4159-ad4c-7d7225a4deaa"}], "user_id": "e3778e13240c4453bd6fe052337a6c8d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-12T23:25:13Z", "hostId": "eb939827e9e530342725d6d5520243c0f8f89d81083d7f1876043cd8", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_5fbc5086-47ec-4159-ad4c-7d7225a4deaa", "name": "cinder_test-vm_5fbc5086-47ec-4159-ad4c-7d7225a4deaa", "created": "2019-05-12T23:25:03Z", "tenant_id": "ec4f2404e0c64b38a5835abbf6130e2e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_5fbc5086-47ec-4159-ad4c-7d7225a4deaa": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:2a:bd", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:2a:bd", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0c848f42-4401-4f22-941e-6fc0e75d32a1", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0c848f42-4401-4f22-941e-6fc0e75d32a1", "rel": "bookmark"}], "image": {"id": "21a36b28-c632-463e-8555-48a722fc78e1", "links": [{"href": "http://172.30.9.24:8774/images/21a36b28-c632-463e-8555-48a722fc78e1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-12T23:24:34.000000", "flavor": {"id": "7de39ee3-0e1c-4f1a-83de-54abfb3028ea", "links": [{"href": "http://172.30.9.24:8774/flavors/7de39ee3-0e1c-4f1a-83de-54abfb3028ea", "rel": "bookmark"}]}, "id": "0c848f42-4401-4f22-941e-6fc0e75d32a1", "security_groups": [{"name": "cinder_test-sg_5fbc5086-47ec-4159-ad4c-7d7225a4deaa"}], "user_id": "e3778e13240c4453bd6fe052337a6c8d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-12T23:24:34Z", "hostId": "9ca4e0be8d3017dedfa087a884834ae96c257dda93a2fcfeddf9aec2", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_5fbc5086-47ec-4159-ad4c-7d7225a4deaa", "name": "cinder_test-vm2_5fbc5086-47ec-4159-ad4c-7d7225a4deaa", "created": "2019-05-12T23:24:24Z", "tenant_id": "ec4f2404e0c64b38a5835abbf6130e2e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-12 23:25:15,141 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-6b13dc43-a2ef-4caf-8b54-5fcc59db27e5 2019-05-12 23:25:15,142 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.885749101639s 2019-05-12 23:25:15,149 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-05-12 23:25:15,149 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/ports.json?device_id=5fd304ba-1c91-4724-a41b-0257233b525e" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}21f029ab1157825a70dbce046ec79aaf756f29ff" 2019-05-12 23:25:15,223 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Sun, 12 May 2019 23:25:15 GMT X-Openstack-Request-Id: req-71ae1414-d39c-42a2-b4b5-fa262e7130de 2019-05-12 23:25:15,223 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-12T23:25:12Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e1bc05cb-c13b-4123-b073-c9919841fda9","ip_address":"192.168.120.14"}],"id":"6827c6a0-cf7f-4be6-88d7-2cb5a142c7cb","security_groups":["4335b1aa-b6b6-49b3-b1d1-a20664738ac2"],"mac_address":"fa:16:3e:f5:7f:f7","project_id":"ec4f2404e0c64b38a5835abbf6130e2e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1e601677-d694-4281-bbca-f149a7938214","tenant_id":"ec4f2404e0c64b38a5835abbf6130e2e","created_at":"2019-05-12T23:25:07Z","binding:vnic_type":"normal","device_id":"5fd304ba-1c91-4724-a41b-0257233b525e","ip_allocation":"immediate"}]} 2019-05-12 23:25:15,223 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=5fd304ba-1c91-4724-a41b-0257233b525e used request id req-71ae1414-d39c-42a2-b4b5-fa262e7130de 2019-05-12 23:25:15,224 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0745639801025s 2019-05-12 23:25:15,233 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-12 23:25:15,234 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/floatingips.json?port_id=6827c6a0-cf7f-4be6-88d7-2cb5a142c7cb" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}21f029ab1157825a70dbce046ec79aaf756f29ff" 2019-05-12 23:25:15,280 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 12 May 2019 23:25:15 GMT X-Openstack-Request-Id: req-fb96d2b9-38b7-410c-b9b2-0f92649aa9ed 2019-05-12 23:25:15,280 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-05-12 23:25:15,280 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json?port_id=6827c6a0-cf7f-4be6-88d7-2cb5a142c7cb used request id req-fb96d2b9-38b7-410c-b9b2-0f92649aa9ed 2019-05-12 23:25:15,280 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0467209815979s 2019-05-12 23:25:15,281 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cinder_test-net_5fbc5086-47ec-4159-ad4c-7d7225a4deaa': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:f5:7f:f7', u'version': 4, u'addr': u'192.168.120.14', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'21a36b28-c632-463e-8555-48a722fc78e1'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-12T23:25:12.000000', 'flavor': Munch({u'id': u'7de39ee3-0e1c-4f1a-83de-54abfb3028ea'}), 'az': u'nova', 'id': u'5fd304ba-1c91-4724-a41b-0257233b525e', 'security_groups': [Munch({u'name': u'cinder_test-sg_5fbc5086-47ec-4159-ad4c-7d7225a4deaa'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'e3778e13240c4453bd6fe052337a6c8d', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ec4f2404e0c64b38a5835abbf6130e2e', 'name': 'cinder_test-project_5fbc5086-47ec-4159-ad4c-7d7225a4deaa', '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-05-12T23:25:12.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-05-12T23:25:13Z', 'hostId': u'eb939827e9e530342725d6d5520243c0f8f89d81083d7f1876043cd8', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cinder_test-kp_5fbc5086-47ec-4159-ad4c-7d7225a4deaa', 'public_v6': '', 'private_v4': u'192.168.120.14', 'cloud': 'envvars', 'host_id': u'eb939827e9e530342725d6d5520243c0f8f89d81083d7f1876043cd8', '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-05-12T23:25:12.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'ec4f2404e0c64b38a5835abbf6130e2e', 'name': u'cinder_test-vm_5fbc5086-47ec-4159-ad4c-7d7225a4deaa', 'adminPass': u'3FuGdNi3pGyj', 'tenant_id': u'ec4f2404e0c64b38a5835abbf6130e2e', 'created_at': u'2019-05-12T23:25:03Z', 'created': u'2019-05-12T23:25:03Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-05-12 23:25:15,286 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-12 23:25:15,287 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}21f029ab1157825a70dbce046ec79aaf756f29ff" 2019-05-12 23:25:15,385 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Sun, 12 May 2019 23:25:15 GMT X-Openstack-Request-Id: req-b702a3f2-7ef8-4533-bc9e-057555fac9a0 2019-05-12 23:25:15,385 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"1e601677-d694-4281-bbca-f149a7938214","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ec4f2404e0c64b38a5835abbf6130e2e","l2_adjacency":true,"status":"ACTIVE","subnets":["e1bc05cb-c13b-4123-b073-c9919841fda9"],"description":"","tags":[],"updated_at":"2019-05-12T23:24:02Z","qos_policy_id":null,"name":"cinder_test-net_5fbc5086-47ec-4159-ad4c-7d7225a4deaa","admin_state_up":true,"tenant_id":"ec4f2404e0c64b38a5835abbf6130e2e","created_at":"2019-05-12T23:24:00Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b24f945a-7d07-4835-982f-37a530314074","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e1cde78fc5364b11ba375012051bd685","l2_adjacency":true,"status":"ACTIVE","subnets":["e4030248-99b3-4c84-be5c-699e1ef4626f"],"description":"","tags":[],"updated_at":"2019-05-12T23:13:19Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e1cde78fc5364b11ba375012051bd685","created_at":"2019-05-12T23:13:13Z","mtu":1500}]} 2019-05-12 23:25:15,385 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-b702a3f2-7ef8-4533-bc9e-057555fac9a0 2019-05-12 23:25:15,386 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0990068912506s 2019-05-12 23:25:15,387 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-05-12 23:25:15,387 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/ports.json?device_id=5fd304ba-1c91-4724-a41b-0257233b525e" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}21f029ab1157825a70dbce046ec79aaf756f29ff" 2019-05-12 23:25:15,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Sun, 12 May 2019 23:25:15 GMT X-Openstack-Request-Id: req-f2998947-1880-4f67-b1fc-2459216c37a3 2019-05-12 23:25:15,443 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-12T23:25:12Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e1bc05cb-c13b-4123-b073-c9919841fda9","ip_address":"192.168.120.14"}],"id":"6827c6a0-cf7f-4be6-88d7-2cb5a142c7cb","security_groups":["4335b1aa-b6b6-49b3-b1d1-a20664738ac2"],"mac_address":"fa:16:3e:f5:7f:f7","project_id":"ec4f2404e0c64b38a5835abbf6130e2e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1e601677-d694-4281-bbca-f149a7938214","tenant_id":"ec4f2404e0c64b38a5835abbf6130e2e","created_at":"2019-05-12T23:25:07Z","binding:vnic_type":"normal","device_id":"5fd304ba-1c91-4724-a41b-0257233b525e","ip_allocation":"immediate"}]} 2019-05-12 23:25:15,444 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=5fd304ba-1c91-4724-a41b-0257233b525e used request id req-f2998947-1880-4f67-b1fc-2459216c37a3 2019-05-12 23:25:15,444 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0569939613342s 2019-05-12 23:25:15,444 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-05-12 23:25:15,445 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}21f029ab1157825a70dbce046ec79aaf756f29ff" -d '{"floatingip": {"floating_network_id": "b24f945a-7d07-4835-982f-37a530314074", "fixed_ip_address": "192.168.120.14", "port_id": "6827c6a0-cf7f-4be6-88d7-2cb5a142c7cb"}}' 2019-05-12 23:25:18,838 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 824 Content-Type: application/json Date: Sun, 12 May 2019 23:25:19 GMT X-Openstack-Request-Id: req-8bc14643-c90a-4a60-bb2e-454005562814 2019-05-12 23:25:18,839 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "68258f73-d62b-4ebd-bffd-5a14f4efd111", "status": "DOWN", "description": "", "tags": [], "tenant_id": "ec4f2404e0c64b38a5835abbf6130e2e", "created_at": "2019-05-12T23:25:17Z", "updated_at": "2019-05-12T23:25:17Z", "floating_network_id": "b24f945a-7d07-4835-982f-37a530314074", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "1e601677-d694-4281-bbca-f149a7938214", "device_owner": "compute:nova", "mac_address": "fa:16:3e:f5:7f:f7", "device_id": "5fd304ba-1c91-4724-a41b-0257233b525e"}, "fixed_ip_address": "192.168.120.14", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "ec4f2404e0c64b38a5835abbf6130e2e", "port_id": "6827c6a0-cf7f-4be6-88d7-2cb5a142c7cb", "id": "b77bc25e-8ca2-4a5e-a6cd-b7e4eb2f2137", "qos_policy_id": null}} 2019-05-12 23:25:18,839 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-8bc14643-c90a-4a60-bb2e-454005562814 2019-05-12 23:25:18,839 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 3.39451599121s 2019-05-12 23:25:18,854 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-12 23:25:18,854 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}21f029ab1157825a70dbce046ec79aaf756f29ff" 2019-05-12 23:25:19,197 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1638 Content-Type: application/json Date: Sun, 12 May 2019 23:25:19 GMT X-Openstack-Request-Id: req-6f8c3560-7fff-4478-b0b6-ed9f4ddfc1d3 2019-05-12 23:25:19,197 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "68258f73-d62b-4ebd-bffd-5a14f4efd111", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "ec4f2404e0c64b38a5835abbf6130e2e", "created_at": "2019-05-12T23:24:39Z", "updated_at": "2019-05-12T23:24:43Z", "floating_network_id": "b24f945a-7d07-4835-982f-37a530314074", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "1e601677-d694-4281-bbca-f149a7938214", "device_owner": "compute:nova", "mac_address": "fa:16:3e:37:2a:bd", "device_id": "0c848f42-4401-4f22-941e-6fc0e75d32a1"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.200", "revision_number": 3, "project_id": "ec4f2404e0c64b38a5835abbf6130e2e", "port_id": "bae2010b-bcb5-4913-843d-83ab883681e0", "id": "b52a937f-c7cb-44e3-90d0-fcf6f9db9c2d", "qos_policy_id": null}, {"router_id": "68258f73-d62b-4ebd-bffd-5a14f4efd111", "status": "DOWN", "description": "", "tags": [], "tenant_id": "ec4f2404e0c64b38a5835abbf6130e2e", "created_at": "2019-05-12T23:25:17Z", "updated_at": "2019-05-12T23:25:17Z", "floating_network_id": "b24f945a-7d07-4835-982f-37a530314074", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "1e601677-d694-4281-bbca-f149a7938214", "device_owner": "compute:nova", "mac_address": "fa:16:3e:f5:7f:f7", "device_id": "5fd304ba-1c91-4724-a41b-0257233b525e"}, "fixed_ip_address": "192.168.120.14", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "ec4f2404e0c64b38a5835abbf6130e2e", "port_id": "6827c6a0-cf7f-4be6-88d7-2cb5a142c7cb", "id": "b77bc25e-8ca2-4a5e-a6cd-b7e4eb2f2137", "qos_policy_id": null}]} 2019-05-12 23:25:19,198 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-6f8c3560-7fff-4478-b0b6-ed9f4ddfc1d3 2019-05-12 23:25:19,198 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.343963861465s 2019-05-12 23:25:19,209 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-12 23:25:19,319 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-12 23:25:19,320 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}21f029ab1157825a70dbce046ec79aaf756f29ff" 2019-05-12 23:25:19,678 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1638 Content-Type: application/json Date: Sun, 12 May 2019 23:25:19 GMT X-Openstack-Request-Id: req-b9f6d9c4-8dd2-43e4-b383-ed0b74a00368 2019-05-12 23:25:19,679 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "68258f73-d62b-4ebd-bffd-5a14f4efd111", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "ec4f2404e0c64b38a5835abbf6130e2e", "created_at": "2019-05-12T23:24:39Z", "updated_at": "2019-05-12T23:24:43Z", "floating_network_id": "b24f945a-7d07-4835-982f-37a530314074", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "1e601677-d694-4281-bbca-f149a7938214", "device_owner": "compute:nova", "mac_address": "fa:16:3e:37:2a:bd", "device_id": "0c848f42-4401-4f22-941e-6fc0e75d32a1"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.200", "revision_number": 3, "project_id": "ec4f2404e0c64b38a5835abbf6130e2e", "port_id": "bae2010b-bcb5-4913-843d-83ab883681e0", "id": "b52a937f-c7cb-44e3-90d0-fcf6f9db9c2d", "qos_policy_id": null}, {"router_id": "68258f73-d62b-4ebd-bffd-5a14f4efd111", "status": "DOWN", "description": "", "tags": [], "tenant_id": "ec4f2404e0c64b38a5835abbf6130e2e", "created_at": "2019-05-12T23:25:17Z", "updated_at": "2019-05-12T23:25:17Z", "floating_network_id": "b24f945a-7d07-4835-982f-37a530314074", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "1e601677-d694-4281-bbca-f149a7938214", "device_owner": "compute:nova", "mac_address": "fa:16:3e:f5:7f:f7", "device_id": "5fd304ba-1c91-4724-a41b-0257233b525e"}, "fixed_ip_address": "192.168.120.14", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "ec4f2404e0c64b38a5835abbf6130e2e", "port_id": "6827c6a0-cf7f-4be6-88d7-2cb5a142c7cb", "id": "b77bc25e-8ca2-4a5e-a6cd-b7e4eb2f2137", "qos_policy_id": null}]} 2019-05-12 23:25:19,679 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-b9f6d9c4-8dd2-43e4-b383-ed0b74a00368 2019-05-12 23:25:19,679 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.359570980072s 2019-05-12 23:25:19,690 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-12 23:25:19,799 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-12 23:25:19,799 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}21f029ab1157825a70dbce046ec79aaf756f29ff" 2019-05-12 23:25:19,873 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1638 Content-Type: application/json Date: Sun, 12 May 2019 23:25:20 GMT X-Openstack-Request-Id: req-a0a55794-70e9-4558-9670-fd9faf4771d1 2019-05-12 23:25:19,874 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "68258f73-d62b-4ebd-bffd-5a14f4efd111", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "ec4f2404e0c64b38a5835abbf6130e2e", "created_at": "2019-05-12T23:24:39Z", "updated_at": "2019-05-12T23:24:43Z", "floating_network_id": "b24f945a-7d07-4835-982f-37a530314074", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "1e601677-d694-4281-bbca-f149a7938214", "device_owner": "compute:nova", "mac_address": "fa:16:3e:37:2a:bd", "device_id": "0c848f42-4401-4f22-941e-6fc0e75d32a1"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.200", "revision_number": 3, "project_id": "ec4f2404e0c64b38a5835abbf6130e2e", "port_id": "bae2010b-bcb5-4913-843d-83ab883681e0", "id": "b52a937f-c7cb-44e3-90d0-fcf6f9db9c2d", "qos_policy_id": null}, {"router_id": "68258f73-d62b-4ebd-bffd-5a14f4efd111", "status": "DOWN", "description": "", "tags": [], "tenant_id": "ec4f2404e0c64b38a5835abbf6130e2e", "created_at": "2019-05-12T23:25:17Z", "updated_at": "2019-05-12T23:25:17Z", "floating_network_id": "b24f945a-7d07-4835-982f-37a530314074", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "1e601677-d694-4281-bbca-f149a7938214", "device_owner": "compute:nova", "mac_address": "fa:16:3e:f5:7f:f7", "device_id": "5fd304ba-1c91-4724-a41b-0257233b525e"}, "fixed_ip_address": "192.168.120.14", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "ec4f2404e0c64b38a5835abbf6130e2e", "port_id": "6827c6a0-cf7f-4be6-88d7-2cb5a142c7cb", "id": "b77bc25e-8ca2-4a5e-a6cd-b7e4eb2f2137", "qos_policy_id": null}]} 2019-05-12 23:25:19,874 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-a0a55794-70e9-4558-9670-fd9faf4771d1 2019-05-12 23:25:19,874 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0751030445099s 2019-05-12 23:25:19,885 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-12 23:25:19,995 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-12 23:25:19,996 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}21f029ab1157825a70dbce046ec79aaf756f29ff" 2019-05-12 23:25:20,058 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1638 Content-Type: application/json Date: Sun, 12 May 2019 23:25:20 GMT X-Openstack-Request-Id: req-719edc9a-037e-4688-b97d-708683586963 2019-05-12 23:25:20,058 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "68258f73-d62b-4ebd-bffd-5a14f4efd111", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "ec4f2404e0c64b38a5835abbf6130e2e", "created_at": "2019-05-12T23:24:39Z", "updated_at": "2019-05-12T23:24:43Z", "floating_network_id": "b24f945a-7d07-4835-982f-37a530314074", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "1e601677-d694-4281-bbca-f149a7938214", "device_owner": "compute:nova", "mac_address": "fa:16:3e:37:2a:bd", "device_id": "0c848f42-4401-4f22-941e-6fc0e75d32a1"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.200", "revision_number": 3, "project_id": "ec4f2404e0c64b38a5835abbf6130e2e", "port_id": "bae2010b-bcb5-4913-843d-83ab883681e0", "id": "b52a937f-c7cb-44e3-90d0-fcf6f9db9c2d", "qos_policy_id": null}, {"router_id": "68258f73-d62b-4ebd-bffd-5a14f4efd111", "status": "DOWN", "description": "", "tags": [], "tenant_id": "ec4f2404e0c64b38a5835abbf6130e2e", "created_at": "2019-05-12T23:25:17Z", "updated_at": "2019-05-12T23:25:17Z", "floating_network_id": "b24f945a-7d07-4835-982f-37a530314074", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "1e601677-d694-4281-bbca-f149a7938214", "device_owner": "compute:nova", "mac_address": "fa:16:3e:f5:7f:f7", "device_id": "5fd304ba-1c91-4724-a41b-0257233b525e"}, "fixed_ip_address": "192.168.120.14", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "ec4f2404e0c64b38a5835abbf6130e2e", "port_id": "6827c6a0-cf7f-4be6-88d7-2cb5a142c7cb", "id": "b77bc25e-8ca2-4a5e-a6cd-b7e4eb2f2137", "qos_policy_id": null}]} 2019-05-12 23:25:20,058 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-719edc9a-037e-4688-b97d-708683586963 2019-05-12 23:25:20,059 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0629680156708s 2019-05-12 23:25:20,069 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-12 23:25:20,180 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-12 23:25:20,180 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}21f029ab1157825a70dbce046ec79aaf756f29ff" 2019-05-12 23:25:20,247 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1640 Content-Type: application/json Date: Sun, 12 May 2019 23:25:20 GMT X-Openstack-Request-Id: req-ff72465e-80e4-4868-9def-3a8d933cc5ae 2019-05-12 23:25:20,248 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "68258f73-d62b-4ebd-bffd-5a14f4efd111", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "ec4f2404e0c64b38a5835abbf6130e2e", "created_at": "2019-05-12T23:24:39Z", "updated_at": "2019-05-12T23:24:43Z", "floating_network_id": "b24f945a-7d07-4835-982f-37a530314074", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "1e601677-d694-4281-bbca-f149a7938214", "device_owner": "compute:nova", "mac_address": "fa:16:3e:37:2a:bd", "device_id": "0c848f42-4401-4f22-941e-6fc0e75d32a1"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.200", "revision_number": 3, "project_id": "ec4f2404e0c64b38a5835abbf6130e2e", "port_id": "bae2010b-bcb5-4913-843d-83ab883681e0", "id": "b52a937f-c7cb-44e3-90d0-fcf6f9db9c2d", "qos_policy_id": null}, {"router_id": "68258f73-d62b-4ebd-bffd-5a14f4efd111", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "ec4f2404e0c64b38a5835abbf6130e2e", "created_at": "2019-05-12T23:25:17Z", "updated_at": "2019-05-12T23:25:20Z", "floating_network_id": "b24f945a-7d07-4835-982f-37a530314074", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "1e601677-d694-4281-bbca-f149a7938214", "device_owner": "compute:nova", "mac_address": "fa:16:3e:f5:7f:f7", "device_id": "5fd304ba-1c91-4724-a41b-0257233b525e"}, "fixed_ip_address": "192.168.120.14", "floating_ip_address": "172.30.9.205", "revision_number": 1, "project_id": "ec4f2404e0c64b38a5835abbf6130e2e", "port_id": "6827c6a0-cf7f-4be6-88d7-2cb5a142c7cb", "id": "b77bc25e-8ca2-4a5e-a6cd-b7e4eb2f2137", "qos_policy_id": null}]} 2019-05-12 23:25:20,248 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-ff72465e-80e4-4868-9def-3a8d933cc5ae 2019-05-12 23:25:20,248 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0682349205017s 2019-05-12 23:25:20,259 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'68258f73-d62b-4ebd-bffd-5a14f4efd111', 'updated_at': u'2019-05-12T23:25:20Z', 'fixed_ip_address': u'192.168.120.14', 'floating_ip_address': u'172.30.9.205', 'revision_number': 1, 'port_id': u'6827c6a0-cf7f-4be6-88d7-2cb5a142c7cb', 'id': u'b77bc25e-8ca2-4a5e-a6cd-b7e4eb2f2137', 'network': u'b24f945a-7d07-4835-982f-37a530314074', 'port': u'6827c6a0-cf7f-4be6-88d7-2cb5a142c7cb', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ec4f2404e0c64b38a5835abbf6130e2e', 'name': 'cinder_test-project_5fbc5086-47ec-4159-ad4c-7d7225a4deaa', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'ec4f2404e0c64b38a5835abbf6130e2e', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'b24f945a-7d07-4835-982f-37a530314074', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'1e601677-d694-4281-bbca-f149a7938214', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:f5:7f:f7', u'device_id': u'5fd304ba-1c91-4724-a41b-0257233b525e'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'ec4f2404e0c64b38a5835abbf6130e2e', 'created_at': u'2019-05-12T23:25:17Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'1e601677-d694-4281-bbca-f149a7938214', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:f5:7f:f7', u'device_id': u'5fd304ba-1c91-4724-a41b-0257233b525e'}), 'router': u'68258f73-d62b-4ebd-bffd-5a14f4efd111'}) 2019-05-12 23:25:20,260 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-05-12 23:25:20,263 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers/5fd304ba-1c91-4724-a41b-0257233b525e/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}21f029ab1157825a70dbce046ec79aaf756f29ff" -d '{"os-getConsoleOutput": {"length": null}}' 2019-05-12 23:25:20,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9590 Content-Type: application/json Date: Sun, 12 May 2019 23:25: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-f65f833a-c8a3-46ad-af12-21bb9adb328c x-openstack-request-id: req-f65f833a-c8a3-46ad-af12-21bb9adb328c 2019-05-12 23:25:20,378 - 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 573410301 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.226899] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.229796] pid_max: default: 32768 minimum: 301\n[ 0.231361] ACPI: Core revision 20150930\n[ 0.233338] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.235606] Security Framework initialized\n[ 0.237023] Yama: becoming mindful.\n[ 0.238297] AppArmor: AppArmor initialized\n[ 0.239771] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.242048] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.244257] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.246351] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.248726] Initializing cgroup subsys io\n[ 0.250145] Initializing cgroup subsys memory\n[ 0.251642] Initializing cgroup subsys devices\n[ 0.253151] Initializing cgroup subsys freezer\n[ 0.254670] Initializing cgroup subsys net_cls\n[ 0.256181] Initializing cgroup subsys perf_event\n[ 0.257780] Initializing cgroup subsys net_prio\n[ 0.259318] Initializing cgroup subsys hugetlb\n[ 0.260828] Initializing cgroup subsys pids\n[ 0.262331] CPU: Physical Processor ID: 0\n[ 0.264437] mce: CPU supports 10 MCE banks\n[ 0.265912] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.267659] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.284488] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.292822] ftrace: allocating 31920 entries in 125 pages\n[ 0.323835] smpboot: Max logical packages: 1\n[ 0.325331] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.327672] x2apic enabled\n[ 0.329029] Switched APIC routing to physical x2apic.\n[ 0.331892] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.333848] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.337473] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.340588] KVM setup paravirtual spinlock\n[ 0.342498] x86: Booted up 1 node, 1 CPUs\n[ 0.343908] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.346276] devtmpfs: initialized\n[ 0.348531] evm: security.selinux\n[ 0.349735] evm: security.SMACK64\n[ 0.350908] evm: security.SMACK64EXEC\n[ 0.352178] evm: security.SMACK64TRANSMUTE\n[ 0.353552] evm: security.SMACK64MMAP\n[ 0.354828] evm: security.ima\n[ 0.355919] evm: security.capability\n[ 0.357257] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.360373] pinctrl core: initialized pinctrl subsystem\n[ 0.362197] RTC time: 23:25:12, date: 05/12/19\n[ 0.363779] NET: Registered protocol family 16\n[ 0.365378] cpuidle: using governor ladder\n[ 0.366782] cpuidle: using governor menu\n[ 0.368120] PCCT header not found.\n[ 0.369365] ACPI: bus type PCI registered\n[ 0.370723] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.372812] PCI: Using configuration type 1 for base access\n[ 0.375320] ACPI: Added _OSI(Module Device)\n[ 0.376754] ACPI: Added _OSI(Processor Device)\n[ 0.378228] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.379764] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.382293] ACPI: Interpreter enabled\n[ 0.383581] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.386744] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.389889] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.393042] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.396194] ACPI: (supports S0 S5)\n[ 0.397390] ACPI: Using IOAPIC for interrupt routing\n[ 0.399000] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.403399] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.405328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.407409] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.409416] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.413184] acpiphp: Slot [3] registered\n[ 0.414564] acpiphp: Slot [4] registered\n[ 0.415921] acpiphp: Slot [5] registered\n[ 0.417244] acpiphp: Slot [6] registered\n[ 0.418565] acpiphp: Slot [7] registered\n[ 0.419889] acpiphp: Slot [8] registered\n[ 0.421242] acpiphp: Slot [9] registered\n[ 0.422626] acpiphp: Slot [10] registered\n[ 0.423970] acpiphp: Slot [11] registered\n[ 0.425323] acpiphp: Slot [12] registered\n[ 0.426669] acpiphp: Slot [13] registered\n[ 0.428006] acpiphp: Slot [14] registered\n[ 0.429388] acpiphp: Slot [15] registered\n[ 0.446261] acpiphp: Slot [16] registered\n[ 0.447641] acpiphp: Slot [17] registered\n[ 0.448979] acpiphp: Slot [18] registered\n[ 0.450359] acpiphp: Slot [19] registered\n[ 0.451739] acpiphp: Slot [20] registered\n[ 0.453114] acpiphp: Slot [21] registered\n[ 0.454518] acpiphp: Slot [22] registered\n[ 0.455902] acpiphp: Slot [23] registered\n[ 0.457278] acpiphp: Slot [24] registered\n[ 0.458666] acpiphp: Slot [25] registered\n[ 0.460042] acpiphp: Slot [26] registered\n[ 0.461430] acpiphp: Slot [27] registered\n[ 0.462823] acpiphp: Slot [28] registered\n[ 0.464203] acpiphp: Slot [29] registered\n[ 0.465542] acpiphp: Slot [30] registered\n[ 0.466950] acpiphp: Slot [31] registered\n[ 0.468292] PCI host bridge to bus 0000:00\n[ 0.469676] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.471741] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.473786] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.476210] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.478706] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.481237] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.485824] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.488047] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.490079] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.492243] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.496550] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.498963] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.520454] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.522956] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.525375] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.528196] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.530613] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.532730] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.535060] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.538496] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.542215] vgaarb: loaded\n[ 0.543283] vgaarb: bridge control possible 0000:00:02.0\n[ 0.546676] SCSI subsystem initialized\n[ 0.548776] ACPI: bus type USB registered\n[ 0.550299] usbcore: registered new interface driver usbfs\n[ 0.552142] usbcore: registered new interface driver hub\n[ 0.553923] usbcore: registered new device driver usb\n[ 0.556051] PCI: Using ACPI for IRQ routing\n[ 0.558639] NetLabel: Initializing\n[ 0.559893] NetLabel: domain hash size = 128\n[ 0.561383] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.563088] NetLabel: unlabeled traffic allowed by default\n[ 0.565676] clocksource: Switched to clocksource kvm-clock\n[ 0.577398] AppArmor: AppArmor Filesystem Enabled\n[ 0.579114] pnp: PnP ACPI init\n[ 0.581064] pnp: PnP ACPI: found 5 devices\n[ 0.588297] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.591325] NET: Registered protocol family 2\n[ 0.593354] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.595609] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.597761] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.599882] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.601786] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.603885] NET: Registered protocol family 1\n[ 0.605459] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.607381] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.609259] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.624330] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.639992] Trying to unpack rootfs image as initramfs...\n[ 0.705092] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.708124] Scanning for low memory corruption every 60 seconds\n[ 0.711022] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.713444] audit: initializing netlink subsys (disabled)\n[ 0.715667] audit: type=2000 audit(1557703513.865:1): initialized\n[ 0.718402] Initialise system trusted keyring\n[ 0.720362] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.722783] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.726323] zbud: loaded\n[ 0.727691] VFS: Disk quotas dquot_6.6.0\n[ 0.729347] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.732373] fuse init (API version 7.23)\n[ 0.734185] Key type big_key registered\n[ 0.735821] Allocating IMA MOK and blacklist keyrings.\n[ 0.738211] Key type asymmetric registered\n[ 0.739916] Asymmetric key parser 'x509' registered\n[ 0.741913] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.744991] io scheduler noop registered\n[ 0.746615] io scheduler deadline registered (default)\n[ 0.748690] io scheduler cfq registered\n[ 0.750450] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.752617] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.755264] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.758247] ACPI: Power Button [PWRF]\n[ 0.759977] GHES: HEST is not enabled!\n[ 0.774515] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.804823] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.808510] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.833780] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.837329] Linux agpgart interface v0.103\n[ 0.841167] brd: module loaded\n[ 0.843668] loop: module loaded\n[ 0.849036] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.851570] GPT:90111 != 2097151\n[ 0.852750] GPT:Alternate GPT header not at the end of the disk.\n[ 0.854660] GPT:90111 != 2097151\n[ 0.855837] GPT: Use GNU Parted to correct GPT errors.\n[ 0.857526] vda: vda1 vda15\n[ 0.859535] scsi host0: ata_piix\n[ 0.860856] scsi host1: ata_piix\n[ 0.862106] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.864246] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.867021] libphy: Fixed MDIO Bus: probed\n[ 0.868458] tun: Universal TUN/TAP device driver, 1.6\n[ 0.870140] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.873391] PPP generic driver version 2.4.2\n[ 0.874965] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.877058] ehci-pci: EHCI PCI platform driver\n[ 0.878593] ehci-platform: EHCI generic platform driver\n[ 0.880345] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.882341] ohci-pci: OHCI PCI platform driver\n[ 0.883874] ohci-platform: OHCI generic platform driver\n[ 0.885614] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.900709] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.902464] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.905038] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.906773] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.908820] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.911052] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.913519] usb usb1: Product: UHCI Host Controller\n[ 0.915133] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.917123] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.918792] hub 1-0:1.0: USB hub found\n[ 0.920144] hub 1-0:1.0: 2 ports detected\n[ 0.921768] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.925396] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.927075] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.928843] mousedev: PS/2 mouse device common for all mice\n[ 0.931062] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.934007] rtc_cmos 00:00: RTC can wake from S4\n[ 0.936157] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.938223] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.940293] i2c /dev entries driver\n[ 0.941603] device-mapper: uevent: version 1.0.3\n[ 0.943256] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.946107] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.948404] NET: Registered protocol family 10\n[ 0.950407] NET: Registered protocol family 17\n[ 0.951959] Key type dns_resolver registered\n[ 0.953640] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.955542] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.958613] registered taskstats version 1\n[ 0.960087] Loading compiled-in X.509 certificates\n[ 0.962331] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.965581] zswap: loaded using pool lzo/zbud\n[ 0.968131] Key type trusted registered\n[ 0.970542] Key type encrypted registered\n[ 0.971958] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.973793] ima: No TPM chip found, activating TPM-bypass!\n[ 0.975608] evm: HMAC attrs: 0x1\n[ 0.977210] Magic number: 3:710:453\n[ 0.978686] rtc_cmos 00:00: setting system clock to 2019-05-12 23:25:13 UTC (1557703513)\n[ 0.981490] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.983422] EDD information not available.\n[ 1.024339] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.042996] Write protecting the kernel read-only data: 14336k\n[ 1.048205] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.051388] 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.101653] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.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.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.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 AAAAB3NzaC1yc2EAAAADAQABAAABAQC2aN/doEQu7MJWJVvlynz5aWKLwCWLiT0a7ll143Jo/t4VyMSCyy0lseN+iC462EbcMfC+VLgI0GHIJ0+U+sDWDVX80zaomcZslm25qj1jpF0NYmpT5OeIUV3zEiwIiREJkXQ+R5kpKI6VKE0qvkae/aOtWZ+xof+ijfZiB9aaFV2ZVwCTpMF1+SzzHK9R4OaJp+AlrT6Wde+o6cVEBPygGv5McoDSjphF1eGtL1dtMje7zgctouh6+izLl0wJ8mikpW3MISSstzySgXscDFVrQepawEglYgqCTISAumdWTWz4lh+Enjc2thcrMl65LjcvjjUd2olrCPnTBWB1qkrJ root@cinder-test-vm-5fbc5086-47ec-4159-ad4c-7d7225a4deaa\nssh-dss AAAAB3NzaC1kc3MAAACBAKjlfF4NgfM2xRyKSztUJq5lcAV0Ye5+xgQ3XqxGny44ahD2/rKQKcOVnD/+ysWZOuIecLW6RcDRdmhJTDjWuv85NPVTQtYuKsr8rGpt0PRhKdDErS3ur4pno2PCfHOqyM03FXHPAwSJZUof7RWFI48OlA904XNMwGGmjlja30D9AAAAFQC0pzOky4MmdJbtR6iM0JHFhy9LbwAAAIEAo6Qz0R1DwDAV7FSdSVwWlh8ksQOw3qj4QRe/YccU4sfco9KEYM0oR97cKLrFvRANHyzJvJfHKeP/vgtAwzu5bcTs6vQLKv0DHDT+YLMoYDyZIynCDLm2qsHRuKMLaFv7uN8D/+l8iJ0rwXSm22VQYpgwwL9LF+YmjNBAYCARjaUAAACANihUZrD916zLgZr1Fufxe+a8C+p3rhyRIHktOxKcEV2j7qK3aH33NhCFBelKA5utDlEEjulhN0488p25zwhJ0qi63xDpCqPumxs0lBo/t1g+SsZBYU2pzHI+OE0SlZbEhmrjGGaJT9oQsm1izElobUqI3cPXahCvioOxDnofyT4= root@cinder-test-vm-5fbc5086-47ec-4159-ad4c-7d7225a4deaa\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.99s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.14,24,fe80::f816:3eff:fef5:7ff7/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.1 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.14 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000017\nname: N/A\navailability-zone: nova\nlocal-hostname: cinder-test-vm-5fbc5086-47ec-4159-ad4c-7d7225a4deaa\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=5.83 ===\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-5fbc5086-47ec-4159-ad4c-7d7225a4deaa login: "} 2019-05-12 23:25:20,379 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/5fd304ba-1c91-4724-a41b-0257233b525e/action used request id req-f65f833a-c8a3-46ad-af12-21bb9adb328c 2019-05-12 23:25:20,379 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.11921787262s 2019-05-12 23:25:20,380 - 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 573410301 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.226899] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.229796] pid_max: default: 32768 minimum: 301 [ 0.231361] ACPI: Core revision 20150930 [ 0.233338] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.235606] Security Framework initialized [ 0.237023] Yama: becoming mindful. [ 0.238297] AppArmor: AppArmor initialized [ 0.239771] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.242048] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.244257] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.246351] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.248726] Initializing cgroup subsys io [ 0.250145] Initializing cgroup subsys memory [ 0.251642] Initializing cgroup subsys devices [ 0.253151] Initializing cgroup subsys freezer [ 0.254670] Initializing cgroup subsys net_cls [ 0.256181] Initializing cgroup subsys perf_event [ 0.257780] Initializing cgroup subsys net_prio [ 0.259318] Initializing cgroup subsys hugetlb [ 0.260828] Initializing cgroup subsys pids [ 0.262331] CPU: Physical Processor ID: 0 [ 0.264437] mce: CPU supports 10 MCE banks [ 0.265912] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.267659] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.284488] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.292822] ftrace: allocating 31920 entries in 125 pages [ 0.323835] smpboot: Max logical packages: 1 [ 0.325331] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.327672] x2apic enabled [ 0.329029] Switched APIC routing to physical x2apic. [ 0.331892] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.333848] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.337473] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.340588] KVM setup paravirtual spinlock [ 0.342498] x86: Booted up 1 node, 1 CPUs [ 0.343908] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.346276] devtmpfs: initialized [ 0.348531] evm: security.selinux [ 0.349735] evm: security.SMACK64 [ 0.350908] evm: security.SMACK64EXEC [ 0.352178] evm: security.SMACK64TRANSMUTE [ 0.353552] evm: security.SMACK64MMAP [ 0.354828] evm: security.ima [ 0.355919] evm: security.capability [ 0.357257] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.360373] pinctrl core: initialized pinctrl subsystem [ 0.362197] RTC time: 23:25:12, date: 05/12/19 [ 0.363779] NET: Registered protocol family 16 [ 0.365378] cpuidle: using governor ladder [ 0.366782] cpuidle: using governor menu [ 0.368120] PCCT header not found. [ 0.369365] ACPI: bus type PCI registered [ 0.370723] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.372812] PCI: Using configuration type 1 for base access [ 0.375320] ACPI: Added _OSI(Module Device) [ 0.376754] ACPI: Added _OSI(Processor Device) [ 0.378228] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.379764] ACPI: Added _OSI(Processor Aggregator Device) [ 0.382293] ACPI: Interpreter enabled [ 0.383581] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.386744] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.389889] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.393042] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.396194] ACPI: (supports S0 S5) [ 0.397390] ACPI: Using IOAPIC for interrupt routing [ 0.399000] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.403399] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.405328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.407409] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.409416] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.413184] acpiphp: Slot [3] registered [ 0.414564] acpiphp: Slot [4] registered [ 0.415921] acpiphp: Slot [5] registered [ 0.417244] acpiphp: Slot [6] registered [ 0.418565] acpiphp: Slot [7] registered [ 0.419889] acpiphp: Slot [8] registered [ 0.421242] acpiphp: Slot [9] registered [ 0.422626] acpiphp: Slot [10] registered [ 0.423970] acpiphp: Slot [11] registered [ 0.425323] acpiphp: Slot [12] registered [ 0.426669] acpiphp: Slot [13] registered [ 0.428006] acpiphp: Slot [14] registered [ 0.429388] acpiphp: Slot [15] registered [ 0.446261] acpiphp: Slot [16] registered [ 0.447641] acpiphp: Slot [17] registered [ 0.448979] acpiphp: Slot [18] registered [ 0.450359] acpiphp: Slot [19] registered [ 0.451739] acpiphp: Slot [20] registered [ 0.453114] acpiphp: Slot [21] registered [ 0.454518] acpiphp: Slot [22] registered [ 0.455902] acpiphp: Slot [23] registered [ 0.457278] acpiphp: Slot [24] registered [ 0.458666] acpiphp: Slot [25] registered [ 0.460042] acpiphp: Slot [26] registered [ 0.461430] acpiphp: Slot [27] registered [ 0.462823] acpiphp: Slot [28] registered [ 0.464203] acpiphp: Slot [29] registered [ 0.465542] acpiphp: Slot [30] registered [ 0.466950] acpiphp: Slot [31] registered [ 0.468292] PCI host bridge to bus 0000:00 [ 0.469676] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.471741] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.473786] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.476210] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.478706] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.481237] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.485824] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.488047] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.490079] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.492243] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.496550] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.498963] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.520454] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.522956] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.525375] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.528196] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.530613] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.532730] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.535060] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.538496] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.542215] vgaarb: loaded [ 0.543283] vgaarb: bridge control possible 0000:00:02.0 [ 0.546676] SCSI subsystem initialized [ 0.548776] ACPI: bus type USB registered [ 0.550299] usbcore: registered new interface driver usbfs [ 0.552142] usbcore: registered new interface driver hub [ 0.553923] usbcore: registered new device driver usb [ 0.556051] PCI: Using ACPI for IRQ routing [ 0.558639] NetLabel: Initializing [ 0.559893] NetLabel: domain hash size = 128 [ 0.561383] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.563088] NetLabel: unlabeled traffic allowed by default [ 0.565676] clocksource: Switched to clocksource kvm-clock [ 0.577398] AppArmor: AppArmor Filesystem Enabled [ 0.579114] pnp: PnP ACPI init [ 0.581064] pnp: PnP ACPI: found 5 devices [ 0.588297] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.591325] NET: Registered protocol family 2 [ 0.593354] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.595609] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.597761] TCP: Hash tables configured (established 4096 bind 4096) [ 0.599882] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.601786] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.603885] NET: Registered protocol family 1 [ 0.605459] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.607381] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.609259] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.624330] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.639992] Trying to unpack rootfs image as initramfs... [ 0.705092] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.708124] Scanning for low memory corruption every 60 seconds [ 0.711022] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.713444] audit: initializing netlink subsys (disabled) [ 0.715667] audit: type=2000 audit(1557703513.865:1): initialized [ 0.718402] Initialise system trusted keyring [ 0.720362] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.722783] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.726323] zbud: loaded [ 0.727691] VFS: Disk quotas dquot_6.6.0 [ 0.729347] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.732373] fuse init (API version 7.23) [ 0.734185] Key type big_key registered [ 0.735821] Allocating IMA MOK and blacklist keyrings. [ 0.738211] Key type asymmetric registered [ 0.739916] Asymmetric key parser 'x509' registered [ 0.741913] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.744991] io scheduler noop registered [ 0.746615] io scheduler deadline registered (default) [ 0.748690] io scheduler cfq registered [ 0.750450] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.752617] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.755264] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.758247] ACPI: Power Button [PWRF] [ 0.759977] GHES: HEST is not enabled! [ 0.774515] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.804823] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.808510] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.833780] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.837329] Linux agpgart interface v0.103 [ 0.841167] brd: module loaded [ 0.843668] loop: module loaded [ 0.849036] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.851570] GPT:90111 != 2097151 [ 0.852750] GPT:Alternate GPT header not at the end of the disk. [ 0.854660] GPT:90111 != 2097151 [ 0.855837] GPT: Use GNU Parted to correct GPT errors. [ 0.857526] vda: vda1 vda15 [ 0.859535] scsi host0: ata_piix [ 0.860856] scsi host1: ata_piix [ 0.862106] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.864246] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.867021] libphy: Fixed MDIO Bus: probed [ 0.868458] tun: Universal TUN/TAP device driver, 1.6 [ 0.870140] tun: (C) 1999-2004 Max Krasnyansky [ 0.873391] PPP generic driver version 2.4.2 [ 0.874965] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.877058] ehci-pci: EHCI PCI platform driver [ 0.878593] ehci-platform: EHCI generic platform driver [ 0.880345] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.882341] ohci-pci: OHCI PCI platform driver [ 0.883874] ohci-platform: OHCI generic platform driver [ 0.885614] uhci_hcd: USB Universal Host Controller Interface driver [ 0.900709] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.902464] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.905038] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.906773] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.908820] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.911052] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.913519] usb usb1: Product: UHCI Host Controller [ 0.915133] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.917123] usb usb1: SerialNumber: 0000:00:01.2 [ 0.918792] hub 1-0:1.0: USB hub found [ 0.920144] hub 1-0:1.0: 2 ports detected [ 0.921768] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.925396] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.927075] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.928843] mousedev: PS/2 mouse device common for all mice [ 0.931062] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.934007] rtc_cmos 00:00: RTC can wake from S4 [ 0.936157] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.938223] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.940293] i2c /dev entries driver [ 0.941603] device-mapper: uevent: version 1.0.3 [ 0.943256] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.946107] ledtrig-cpu: registered to indicate activity on CPUs [ 0.948404] NET: Registered protocol family 10 [ 0.950407] NET: Registered protocol family 17 [ 0.951959] Key type dns_resolver registered [ 0.953640] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.955542] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.958613] registered taskstats version 1 [ 0.960087] Loading compiled-in X.509 certificates [ 0.962331] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.965581] zswap: loaded using pool lzo/zbud [ 0.968131] Key type trusted registered [ 0.970542] Key type encrypted registered [ 0.971958] AppArmor: AppArmor sha1 policy hashing enabled [ 0.973793] ima: No TPM chip found, activating TPM-bypass! [ 0.975608] evm: HMAC attrs: 0x1 [ 0.977210] Magic number: 3:710:453 [ 0.978686] rtc_cmos 00:00: setting system clock to 2019-05-12 23:25:13 UTC (1557703513) [ 0.981490] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.983422] EDD information not available. [ 1.024339] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.042996] Write protecting the kernel read-only data: 14336k [ 1.048205] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.051388] 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.101653] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.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.14... Lease of 192.168.120.14 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.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 AAAAB3NzaC1yc2EAAAADAQABAAABAQC2aN/doEQu7MJWJVvlynz5aWKLwCWLiT0a7ll143Jo/t4VyMSCyy0lseN+iC462EbcMfC+VLgI0GHIJ0+U+sDWDVX80zaomcZslm25qj1jpF0NYmpT5OeIUV3zEiwIiREJkXQ+R5kpKI6VKE0qvkae/aOtWZ+xof+ijfZiB9aaFV2ZVwCTpMF1+SzzHK9R4OaJp+AlrT6Wde+o6cVEBPygGv5McoDSjphF1eGtL1dtMje7zgctouh6+izLl0wJ8mikpW3MISSstzySgXscDFVrQepawEglYgqCTISAumdWTWz4lh+Enjc2thcrMl65LjcvjjUd2olrCPnTBWB1qkrJ root@cinder-test-vm-5fbc5086-47ec-4159-ad4c-7d7225a4deaa ssh-dss AAAAB3NzaC1kc3MAAACBAKjlfF4NgfM2xRyKSztUJq5lcAV0Ye5+xgQ3XqxGny44ahD2/rKQKcOVnD/+ysWZOuIecLW6RcDRdmhJTDjWuv85NPVTQtYuKsr8rGpt0PRhKdDErS3ur4pno2PCfHOqyM03FXHPAwSJZUof7RWFI48OlA904XNMwGGmjlja30D9AAAAFQC0pzOky4MmdJbtR6iM0JHFhy9LbwAAAIEAo6Qz0R1DwDAV7FSdSVwWlh8ksQOw3qj4QRe/YccU4sfco9KEYM0oR97cKLrFvRANHyzJvJfHKeP/vgtAwzu5bcTs6vQLKv0DHDT+YLMoYDyZIynCDLm2qsHRuKMLaFv7uN8D/+l8iJ0rwXSm22VQYpgwwL9LF+YmjNBAYCARjaUAAACANihUZrD916zLgZr1Fufxe+a8C+p3rhyRIHktOxKcEV2j7qK3aH33NhCFBelKA5utDlEEjulhN0488p25zwhJ0qi63xDpCqPumxs0lBo/t1g+SsZBYU2pzHI+OE0SlZbEhmrjGGaJT9oQsm1izElobUqI3cPXahCvioOxDnofyT4= root@cinder-test-vm-5fbc5086-47ec-4159-ad4c-7d7225a4deaa -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.99s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.14,24,fe80::f816:3eff:fef5:7ff7/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.1 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000017 name: N/A availability-zone: nova local-hostname: cinder-test-vm-5fbc5086-47ec-4159-ad4c-7d7225a4deaa launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=5.83 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. cinder-test-vm-5fbc5086-47ec-4159-ad4c-7d7225a4deaa login: 2019-05-12 23:25:20,544 - paramiko.transport - DEBUG - starting thread (client mode): 0xbf0c9fd0L 2019-05-12 23:25:20,545 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-05-12 23:25:20,545 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2019-05-12 23:25:20,545 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2019-05-12 23:25:20,546 - 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-05-12 23:25:20,546 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-05-12 23:25:20,547 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2019-05-12 23:25:20,547 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-05-12 23:25:20,547 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-05-12 23:25:20,547 - paramiko.transport - DEBUG - Compression agreed: none 2019-05-12 23:25:20,564 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-05-12 23:25:20,564 - paramiko.transport - DEBUG - Switch to new keys ... 2019-05-12 23:25:20,577 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.205: bdf3c7ab1963d892d27664ab572817e3 2019-05-12 23:25:20,578 - paramiko.transport - DEBUG - Trying discovered key 47c1b4bd22654f051c08a7814df79bf7 in /tmp/tmpPS2HFW 2019-05-12 23:25:20,603 - paramiko.transport - DEBUG - userauth is OK 2019-05-12 23:25:20,609 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-05-12 23:25:20,610 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.os-volume_attachments 2019-05-12 23:25:20,612 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers/5fd304ba-1c91-4724-a41b-0257233b525e/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}21f029ab1157825a70dbce046ec79aaf756f29ff" -d '{"volumeAttachment": {"volumeId": "146703af-2fb7-4f65-a163-1e4c077c57b6"}}' 2019-05-12 23:25:23,725 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sun, 12 May 2019 23:25: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-d4558563-4148-4937-a57b-763b099ffd14 x-openstack-request-id: req-d4558563-4148-4937-a57b-763b099ffd14 2019-05-12 23:25:23,726 - keystoneauth.session - DEBUG - RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "5fd304ba-1c91-4724-a41b-0257233b525e", "id": "146703af-2fb7-4f65-a163-1e4c077c57b6", "volumeId": "146703af-2fb7-4f65-a163-1e4c077c57b6"}} 2019-05-12 23:25:23,726 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/5fd304ba-1c91-4724-a41b-0257233b525e/os-volume_attachments used request id req-d4558563-4148-4937-a57b-763b099ffd14 2019-05-12 23:25:23,726 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.os-volume_attachments in 3.11614894867s 2019-05-12 23:25:23,726 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-05-12 23:25:23,730 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8776/v3/ec4f2404e0c64b38a5835abbf6130e2e/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}21f029ab1157825a70dbce046ec79aaf756f29ff" 2019-05-12 23:25:24,751 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 458 Content-Type: application/json Date: Sun, 12 May 2019 23:25:23 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-d07bff02-b4d7-4346-82f9-f801ceb6d3dc x-openstack-request-id: req-d07bff02-b4d7-4346-82f9-f801ceb6d3dc 2019-05-12 23:25:24,752 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "reserved", "user_id": "e3778e13240c4453bd6fe052337a6c8d", "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/ec4f2404e0c64b38a5835abbf6130e2e/volumes/146703af-2fb7-4f65-a163-1e4c077c57b6", "rel": "self"}, {"href": "http://172.30.9.24:8776/ec4f2404e0c64b38a5835abbf6130e2e/volumes/146703af-2fb7-4f65-a163-1e4c077c57b6", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-05-12T23:24:54.000000", "description": null, "os-vol-tenant-attr:tenant_id": "ec4f2404e0c64b38a5835abbf6130e2e", "updated_at": "2019-05-12T23:25:23.000000", "volume_type": "tripleo", "name": "cinder_test-volume_5fbc5086-47ec-4159-ad4c-7d7225a4deaa", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "146703af-2fb7-4f65-a163-1e4c077c57b6", "size": 2}]} 2019-05-12 23:25:24,752 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.24:8776/v3/ec4f2404e0c64b38a5835abbf6130e2e/volumes/detail used request id req-d07bff02-b4d7-4346-82f9-f801ceb6d3dc 2019-05-12 23:25:24,752 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.02532911301s 2019-05-12 23:25:24,753 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-12 23:25:26,756 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-05-12 23:25:26,760 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8776/v3/ec4f2404e0c64b38a5835abbf6130e2e/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}21f029ab1157825a70dbce046ec79aaf756f29ff" 2019-05-12 23:25:27,748 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 458 Content-Type: application/json Date: Sun, 12 May 2019 23:25:27 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-b7fad094-7a3f-4fd4-88f4-3d093a5a1ac5 x-openstack-request-id: req-b7fad094-7a3f-4fd4-88f4-3d093a5a1ac5 2019-05-12 23:25:27,748 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "attaching", "user_id": "e3778e13240c4453bd6fe052337a6c8d", "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/ec4f2404e0c64b38a5835abbf6130e2e/volumes/146703af-2fb7-4f65-a163-1e4c077c57b6", "rel": "self"}, {"href": "http://172.30.9.24:8776/ec4f2404e0c64b38a5835abbf6130e2e/volumes/146703af-2fb7-4f65-a163-1e4c077c57b6", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-05-12T23:24:54.000000", "description": null, "os-vol-tenant-attr:tenant_id": "ec4f2404e0c64b38a5835abbf6130e2e", "updated_at": "2019-05-12T23:25:27.000000", "volume_type": "tripleo", "name": "cinder_test-volume_5fbc5086-47ec-4159-ad4c-7d7225a4deaa", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "146703af-2fb7-4f65-a163-1e4c077c57b6", "size": 2}]} 2019-05-12 23:25:27,749 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.24:8776/v3/ec4f2404e0c64b38a5835abbf6130e2e/volumes/detail used request id req-b7fad094-7a3f-4fd4-88f4-3d093a5a1ac5 2019-05-12 23:25:27,749 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.992780923843s 2019-05-12 23:25:27,750 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-12 23:25:29,753 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-05-12 23:25:29,756 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8776/v3/ec4f2404e0c64b38a5835abbf6130e2e/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}21f029ab1157825a70dbce046ec79aaf756f29ff" 2019-05-12 23:25:30,855 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 573 Content-Type: application/json Date: Sun, 12 May 2019 23:25:29 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-f0eadf14-473a-4ad7-9b57-41192ef6e35a x-openstack-request-id: req-f0eadf14-473a-4ad7-9b57-41192ef6e35a 2019-05-12 23:25:30,856 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "in-use", "user_id": "e3778e13240c4453bd6fe052337a6c8d", "attachments": [{"server_id": "5fd304ba-1c91-4724-a41b-0257233b525e", "attachment_id": "576a1bd4-dde7-4c25-860d-471aa0aa6e1d", "attached_at": "2019-05-12T23:25:27.000000", "host_name": "overcloud-novacompute-0.opnfvlf.org", "volume_id": "146703af-2fb7-4f65-a163-1e4c077c57b6", "device": "/dev/vdb", "id": "146703af-2fb7-4f65-a163-1e4c077c57b6"}], "links": [{"href": "http://172.30.9.24:8776/v3/ec4f2404e0c64b38a5835abbf6130e2e/volumes/146703af-2fb7-4f65-a163-1e4c077c57b6", "rel": "self"}, {"href": "http://172.30.9.24:8776/ec4f2404e0c64b38a5835abbf6130e2e/volumes/146703af-2fb7-4f65-a163-1e4c077c57b6", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-05-12T23:24:54.000000", "description": null, "os-vol-tenant-attr:tenant_id": "ec4f2404e0c64b38a5835abbf6130e2e", "updated_at": "2019-05-12T23:25:28.000000", "volume_type": "tripleo", "name": "cinder_test-volume_5fbc5086-47ec-4159-ad4c-7d7225a4deaa", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "146703af-2fb7-4f65-a163-1e4c077c57b6", "size": 2}]} 2019-05-12 23:25:30,856 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.24:8776/v3/ec4f2404e0c64b38a5835abbf6130e2e/volumes/detail used request id req-f0eadf14-473a-4ad7-9b57-41192ef6e35a 2019-05-12 23:25:30,856 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.10342502594s 2019-05-12 23:25:30,858 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-05-12 23:25:30,860 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2019-05-12 23:25:30,860 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-05-12 23:25:30,863 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-05-12 23:25:30,931 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-05-12 23:25:30,931 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - ssh: 2019-05-12 23:25:30,932 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-05-12 23:25:30,933 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2019-05-12 23:25:30,972 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32759 bytes 2019-05-12 23:25:30,972 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2019-05-12 23:25:30,998 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2019-05-12 23:25:31,693 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2019-05-12 23:25:31,693 - 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: 877796b9-1c05-4e6b-9b61-d12e043bd8f6 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-05-12 23:25:31,694 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - volume_write stderr: mke2fs 1.42.12 (29-Aug-2014) 2019-05-12 23:25:31,694 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Detach volume from VM 1 2019-05-12 23:25:31,695 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers.os-volume_attachments 2019-05-12 23:25:31,696 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2019-05-12 23:25:31,699 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/servers/5fd304ba-1c91-4724-a41b-0257233b525e/os-volume_attachments/146703af-2fb7-4f65-a163-1e4c077c57b6 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}21f029ab1157825a70dbce046ec79aaf756f29ff" 2019-05-12 23:25:33,508 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sun, 12 May 2019 23:25: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-97cdda15-430e-4e6c-bc4f-82f2a85ec9e1 x-openstack-request-id: req-97cdda15-430e-4e6c-bc4f-82f2a85ec9e1 2019-05-12 23:25:33,508 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/5fd304ba-1c91-4724-a41b-0257233b525e/os-volume_attachments/146703af-2fb7-4f65-a163-1e4c077c57b6 used request id req-97cdda15-430e-4e6c-bc4f-82f2a85ec9e1 2019-05-12 23:25:33,508 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers.os-volume_attachments in 1.81338810921s 2019-05-12 23:25:33,509 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-05-12 23:25:33,512 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8776/v3/ec4f2404e0c64b38a5835abbf6130e2e/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}21f029ab1157825a70dbce046ec79aaf756f29ff" 2019-05-12 23:25:33,569 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 574 Content-Type: application/json Date: Sun, 12 May 2019 23:25:33 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-2b90cb2b-8045-4c7b-b8c7-37ee5274dd45 x-openstack-request-id: req-2b90cb2b-8045-4c7b-b8c7-37ee5274dd45 2019-05-12 23:25:33,570 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "detaching", "user_id": "e3778e13240c4453bd6fe052337a6c8d", "attachments": [{"server_id": "5fd304ba-1c91-4724-a41b-0257233b525e", "attachment_id": "576a1bd4-dde7-4c25-860d-471aa0aa6e1d", "attached_at": "2019-05-12T23:25:27.000000", "host_name": "overcloud-novacompute-0.opnfvlf.org", "volume_id": "146703af-2fb7-4f65-a163-1e4c077c57b6", "device": "/dev/vdb", "id": "146703af-2fb7-4f65-a163-1e4c077c57b6"}], "links": [{"href": "http://172.30.9.24:8776/v3/ec4f2404e0c64b38a5835abbf6130e2e/volumes/146703af-2fb7-4f65-a163-1e4c077c57b6", "rel": "self"}, {"href": "http://172.30.9.24:8776/ec4f2404e0c64b38a5835abbf6130e2e/volumes/146703af-2fb7-4f65-a163-1e4c077c57b6", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-05-12T23:24:54.000000", "description": null, "os-vol-tenant-attr:tenant_id": "ec4f2404e0c64b38a5835abbf6130e2e", "updated_at": "2019-05-12T23:25:33.000000", "volume_type": "tripleo", "name": "cinder_test-volume_5fbc5086-47ec-4159-ad4c-7d7225a4deaa", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "146703af-2fb7-4f65-a163-1e4c077c57b6", "size": 2}]} 2019-05-12 23:25:33,570 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.24:8776/v3/ec4f2404e0c64b38a5835abbf6130e2e/volumes/detail used request id req-2b90cb2b-8045-4c7b-b8c7-37ee5274dd45 2019-05-12 23:25:33,570 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0610690116882s 2019-05-12 23:25:33,571 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-12 23:25:35,574 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-05-12 23:25:35,577 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8776/v3/ec4f2404e0c64b38a5835abbf6130e2e/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}21f029ab1157825a70dbce046ec79aaf756f29ff" 2019-05-12 23:25:35,643 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 456 Content-Type: application/json Date: Sun, 12 May 2019 23:25:35 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-1175f6cc-8817-460c-be0f-143427a15a07 x-openstack-request-id: req-1175f6cc-8817-460c-be0f-143427a15a07 2019-05-12 23:25:35,644 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "available", "user_id": "e3778e13240c4453bd6fe052337a6c8d", "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/ec4f2404e0c64b38a5835abbf6130e2e/volumes/146703af-2fb7-4f65-a163-1e4c077c57b6", "rel": "self"}, {"href": "http://172.30.9.24:8776/ec4f2404e0c64b38a5835abbf6130e2e/volumes/146703af-2fb7-4f65-a163-1e4c077c57b6", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-05-12T23:24:54.000000", "description": null, "os-vol-tenant-attr:tenant_id": "ec4f2404e0c64b38a5835abbf6130e2e", "updated_at": "2019-05-12T23:25:35.000000", "volume_type": "tripleo", "name": "cinder_test-volume_5fbc5086-47ec-4159-ad4c-7d7225a4deaa", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "146703af-2fb7-4f65-a163-1e4c077c57b6", "size": 2}]} 2019-05-12 23:25:35,644 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.24:8776/v3/ec4f2404e0c64b38a5835abbf6130e2e/volumes/detail used request id req-1175f6cc-8817-460c-be0f-143427a15a07 2019-05-12 23:25:35,644 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0702791213989s 2019-05-12 23:25:35,646 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Attach volume to VM 2 2019-05-12 23:25:35,646 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.os-volume_attachments 2019-05-12 23:25:35,649 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers/0c848f42-4401-4f22-941e-6fc0e75d32a1/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}21f029ab1157825a70dbce046ec79aaf756f29ff" -d '{"volumeAttachment": {"volumeId": "146703af-2fb7-4f65-a163-1e4c077c57b6"}}' 2019-05-12 23:25:37,628 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sun, 12 May 2019 23:25: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-a9a258fe-87af-4c66-9d40-8eef64081688 x-openstack-request-id: req-a9a258fe-87af-4c66-9d40-8eef64081688 2019-05-12 23:25:37,629 - keystoneauth.session - DEBUG - RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "0c848f42-4401-4f22-941e-6fc0e75d32a1", "id": "146703af-2fb7-4f65-a163-1e4c077c57b6", "volumeId": "146703af-2fb7-4f65-a163-1e4c077c57b6"}} 2019-05-12 23:25:37,629 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/0c848f42-4401-4f22-941e-6fc0e75d32a1/os-volume_attachments used request id req-a9a258fe-87af-4c66-9d40-8eef64081688 2019-05-12 23:25:37,629 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.os-volume_attachments in 1.98302006721s 2019-05-12 23:25:37,629 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-05-12 23:25:37,633 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8776/v3/ec4f2404e0c64b38a5835abbf6130e2e/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}21f029ab1157825a70dbce046ec79aaf756f29ff" 2019-05-12 23:25:37,686 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 458 Content-Type: application/json Date: Sun, 12 May 2019 23:25:37 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-41e5513c-a776-423e-bbe2-7eb76ce59a49 x-openstack-request-id: req-41e5513c-a776-423e-bbe2-7eb76ce59a49 2019-05-12 23:25:37,686 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "reserved", "user_id": "e3778e13240c4453bd6fe052337a6c8d", "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/ec4f2404e0c64b38a5835abbf6130e2e/volumes/146703af-2fb7-4f65-a163-1e4c077c57b6", "rel": "self"}, {"href": "http://172.30.9.24:8776/ec4f2404e0c64b38a5835abbf6130e2e/volumes/146703af-2fb7-4f65-a163-1e4c077c57b6", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-05-12T23:24:54.000000", "description": null, "os-vol-tenant-attr:tenant_id": "ec4f2404e0c64b38a5835abbf6130e2e", "updated_at": "2019-05-12T23:25:37.000000", "volume_type": "tripleo", "name": "cinder_test-volume_5fbc5086-47ec-4159-ad4c-7d7225a4deaa", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "146703af-2fb7-4f65-a163-1e4c077c57b6", "size": 2}]} 2019-05-12 23:25:37,686 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.24:8776/v3/ec4f2404e0c64b38a5835abbf6130e2e/volumes/detail used request id req-41e5513c-a776-423e-bbe2-7eb76ce59a49 2019-05-12 23:25:37,687 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0570502281189s 2019-05-12 23:25:37,688 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-12 23:25:39,690 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-05-12 23:25:39,694 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8776/v3/ec4f2404e0c64b38a5835abbf6130e2e/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}21f029ab1157825a70dbce046ec79aaf756f29ff" 2019-05-12 23:25:39,749 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 458 Content-Type: application/json Date: Sun, 12 May 2019 23:25:39 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-e01ce7cf-a029-47d7-8064-114bc936add1 x-openstack-request-id: req-e01ce7cf-a029-47d7-8064-114bc936add1 2019-05-12 23:25:39,749 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "reserved", "user_id": "e3778e13240c4453bd6fe052337a6c8d", "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/ec4f2404e0c64b38a5835abbf6130e2e/volumes/146703af-2fb7-4f65-a163-1e4c077c57b6", "rel": "self"}, {"href": "http://172.30.9.24:8776/ec4f2404e0c64b38a5835abbf6130e2e/volumes/146703af-2fb7-4f65-a163-1e4c077c57b6", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-05-12T23:24:54.000000", "description": null, "os-vol-tenant-attr:tenant_id": "ec4f2404e0c64b38a5835abbf6130e2e", "updated_at": "2019-05-12T23:25:37.000000", "volume_type": "tripleo", "name": "cinder_test-volume_5fbc5086-47ec-4159-ad4c-7d7225a4deaa", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "146703af-2fb7-4f65-a163-1e4c077c57b6", "size": 2}]} 2019-05-12 23:25:39,749 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.24:8776/v3/ec4f2404e0c64b38a5835abbf6130e2e/volumes/detail used request id req-e01ce7cf-a029-47d7-8064-114bc936add1 2019-05-12 23:25:39,750 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0590000152588s 2019-05-12 23:25:39,751 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-12 23:25:41,753 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-05-12 23:25:41,757 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8776/v3/ec4f2404e0c64b38a5835abbf6130e2e/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}21f029ab1157825a70dbce046ec79aaf756f29ff" 2019-05-12 23:25:42,874 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 574 Content-Type: application/json Date: Sun, 12 May 2019 23:25:42 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-ec5f5b2f-739d-4e37-8a93-ab5041b660b4 x-openstack-request-id: req-ec5f5b2f-739d-4e37-8a93-ab5041b660b4 2019-05-12 23:25:42,874 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "in-use", "user_id": "e3778e13240c4453bd6fe052337a6c8d", "attachments": [{"server_id": "0c848f42-4401-4f22-941e-6fc0e75d32a1", "attachment_id": "b16972b9-78af-4e74-bac2-091d8eebf500", "attached_at": "2019-05-12T23:25:41.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "146703af-2fb7-4f65-a163-1e4c077c57b6", "device": "/dev/vdb", "id": "146703af-2fb7-4f65-a163-1e4c077c57b6"}], "links": [{"href": "http://172.30.9.24:8776/v3/ec4f2404e0c64b38a5835abbf6130e2e/volumes/146703af-2fb7-4f65-a163-1e4c077c57b6", "rel": "self"}, {"href": "http://172.30.9.24:8776/ec4f2404e0c64b38a5835abbf6130e2e/volumes/146703af-2fb7-4f65-a163-1e4c077c57b6", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-05-12T23:24:54.000000", "description": null, "os-vol-tenant-attr:tenant_id": "ec4f2404e0c64b38a5835abbf6130e2e", "updated_at": "2019-05-12T23:25:41.000000", "volume_type": "tripleo", "name": "cinder_test-volume_5fbc5086-47ec-4159-ad4c-7d7225a4deaa", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "146703af-2fb7-4f65-a163-1e4c077c57b6", "size": 2}]} 2019-05-12 23:25:42,874 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.24:8776/v3/ec4f2404e0c64b38a5835abbf6130e2e/volumes/detail used request id req-ec5f5b2f-739d-4e37-8a93-ab5041b660b4 2019-05-12 23:25:42,874 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.1210269928s 2019-05-12 23:25:42,877 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-05-12 23:25:42,879 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2019-05-12 23:25:42,879 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-05-12 23:25:42,881 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-05-12 23:25:42,949 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-05-12 23:25:42,949 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - ssh: 2019-05-12 23:25:42,950 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2019-05-12 23:25:42,950 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-05-12 23:25:42,988 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32759 bytes 2019-05-12 23:25:42,988 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2019-05-12 23:25:43,016 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2019-05-12 23:25:43,038 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2019-05-12 23:25:43,038 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - read volume stdout: VOL_DEV_NAME: vdb NAME vda vda1 vda15 vdb Found new data! 2019-05-12 23:25:43,038 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - read volume stderr: 2019-05-12 23:25:43,039 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2019-05-12 23:25:43,039 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Detach volume from VM 2 2019-05-12 23:25:43,040 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers.os-volume_attachments 2019-05-12 23:25:43,043 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/servers/0c848f42-4401-4f22-941e-6fc0e75d32a1/os-volume_attachments/146703af-2fb7-4f65-a163-1e4c077c57b6 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}21f029ab1157825a70dbce046ec79aaf756f29ff" 2019-05-12 23:25:44,940 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sun, 12 May 2019 23:25:43 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-d9ab83ba-acf1-4c13-a449-5fc7394b81b3 x-openstack-request-id: req-d9ab83ba-acf1-4c13-a449-5fc7394b81b3 2019-05-12 23:25:44,940 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/0c848f42-4401-4f22-941e-6fc0e75d32a1/os-volume_attachments/146703af-2fb7-4f65-a163-1e4c077c57b6 used request id req-d9ab83ba-acf1-4c13-a449-5fc7394b81b3 2019-05-12 23:25:44,940 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers.os-volume_attachments in 1.900151968s 2019-05-12 23:25:44,940 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-05-12 23:25:44,944 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8776/v3/ec4f2404e0c64b38a5835abbf6130e2e/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}21f029ab1157825a70dbce046ec79aaf756f29ff" 2019-05-12 23:25:46,060 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 575 Content-Type: application/json Date: Sun, 12 May 2019 23:25:44 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-c19b03d1-a697-4f78-add9-787804d6c0cf x-openstack-request-id: req-c19b03d1-a697-4f78-add9-787804d6c0cf 2019-05-12 23:25:46,061 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "detaching", "user_id": "e3778e13240c4453bd6fe052337a6c8d", "attachments": [{"server_id": "0c848f42-4401-4f22-941e-6fc0e75d32a1", "attachment_id": "b16972b9-78af-4e74-bac2-091d8eebf500", "attached_at": "2019-05-12T23:25:41.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "146703af-2fb7-4f65-a163-1e4c077c57b6", "device": "/dev/vdb", "id": "146703af-2fb7-4f65-a163-1e4c077c57b6"}], "links": [{"href": "http://172.30.9.24:8776/v3/ec4f2404e0c64b38a5835abbf6130e2e/volumes/146703af-2fb7-4f65-a163-1e4c077c57b6", "rel": "self"}, {"href": "http://172.30.9.24:8776/ec4f2404e0c64b38a5835abbf6130e2e/volumes/146703af-2fb7-4f65-a163-1e4c077c57b6", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-05-12T23:24:54.000000", "description": null, "os-vol-tenant-attr:tenant_id": "ec4f2404e0c64b38a5835abbf6130e2e", "updated_at": "2019-05-12T23:25:44.000000", "volume_type": "tripleo", "name": "cinder_test-volume_5fbc5086-47ec-4159-ad4c-7d7225a4deaa", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "146703af-2fb7-4f65-a163-1e4c077c57b6", "size": 2}]} 2019-05-12 23:25:46,061 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.24:8776/v3/ec4f2404e0c64b38a5835abbf6130e2e/volumes/detail used request id req-c19b03d1-a697-4f78-add9-787804d6c0cf 2019-05-12 23:25:46,061 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.12074613571s 2019-05-12 23:25:46,063 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-12 23:25:48,065 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-05-12 23:25:48,070 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8776/v3/ec4f2404e0c64b38a5835abbf6130e2e/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}21f029ab1157825a70dbce046ec79aaf756f29ff" 2019-05-12 23:25:49,156 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 456 Content-Type: application/json Date: Sun, 12 May 2019 23:25:48 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-d0545470-8897-400f-838d-9900d450b263 x-openstack-request-id: req-d0545470-8897-400f-838d-9900d450b263 2019-05-12 23:25:49,156 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "available", "user_id": "e3778e13240c4453bd6fe052337a6c8d", "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/ec4f2404e0c64b38a5835abbf6130e2e/volumes/146703af-2fb7-4f65-a163-1e4c077c57b6", "rel": "self"}, {"href": "http://172.30.9.24:8776/ec4f2404e0c64b38a5835abbf6130e2e/volumes/146703af-2fb7-4f65-a163-1e4c077c57b6", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-05-12T23:24:54.000000", "description": null, "os-vol-tenant-attr:tenant_id": "ec4f2404e0c64b38a5835abbf6130e2e", "updated_at": "2019-05-12T23:25:47.000000", "volume_type": "tripleo", "name": "cinder_test-volume_5fbc5086-47ec-4159-ad4c-7d7225a4deaa", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "146703af-2fb7-4f65-a163-1e4c077c57b6", "size": 2}]} 2019-05-12 23:25:49,157 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.24:8776/v3/ec4f2404e0c64b38a5835abbf6130e2e/volumes/detail used request id req-d0545470-8897-400f-838d-9900d450b263 2019-05-12 23:25:49,157 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.09127211571s 2019-05-12 23:25:49,272 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-05-12 23:25:49,272 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | cinder_test | functest | 01:49 | PASS | +---------------------+------------------+------------------+----------------+ 2019-05-12 23:25:49,277 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-05-12 23:25:49,280 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/servers/0c848f42-4401-4f22-941e-6fc0e75d32a1 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}21f029ab1157825a70dbce046ec79aaf756f29ff" 2019-05-12 23:25:49,494 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Sun, 12 May 2019 23:25:49 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-aaf791de-d836-42c8-853b-55b597572026 x-openstack-request-id: req-aaf791de-d836-42c8-853b-55b597572026 2019-05-12 23:25:49,494 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/0c848f42-4401-4f22-941e-6fc0e75d32a1 used request id req-aaf791de-d836-42c8-853b-55b597572026 2019-05-12 23:25:49,494 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.216710805893s 2019-05-12 23:25:49,495 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-12 23:25:49,497 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}21f029ab1157825a70dbce046ec79aaf756f29ff" 2019-05-12 23:25:50,798 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 907 Content-Type: application/json Date: Sun, 12 May 2019 23:25: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-858cae47-d767-4ab0-9ab2-fae3724774a7 x-openstack-request-id: req-858cae47-d767-4ab0-9ab2-fae3724774a7 2019-05-12 23:25:50,799 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_5fbc5086-47ec-4159-ad4c-7d7225a4deaa": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:7f:f7", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:7f:f7", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/5fd304ba-1c91-4724-a41b-0257233b525e", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/5fd304ba-1c91-4724-a41b-0257233b525e", "rel": "bookmark"}], "image": {"id": "21a36b28-c632-463e-8555-48a722fc78e1", "links": [{"href": "http://172.30.9.24:8774/images/21a36b28-c632-463e-8555-48a722fc78e1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-12T23:25:12.000000", "flavor": {"id": "7de39ee3-0e1c-4f1a-83de-54abfb3028ea", "links": [{"href": "http://172.30.9.24:8774/flavors/7de39ee3-0e1c-4f1a-83de-54abfb3028ea", "rel": "bookmark"}]}, "id": "5fd304ba-1c91-4724-a41b-0257233b525e", "security_groups": [{"name": "cinder_test-sg_5fbc5086-47ec-4159-ad4c-7d7225a4deaa"}], "user_id": "e3778e13240c4453bd6fe052337a6c8d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-12T23:25:13Z", "hostId": "eb939827e9e530342725d6d5520243c0f8f89d81083d7f1876043cd8", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_5fbc5086-47ec-4159-ad4c-7d7225a4deaa", "name": "cinder_test-vm_5fbc5086-47ec-4159-ad4c-7d7225a4deaa", "created": "2019-05-12T23:25:03Z", "tenant_id": "ec4f2404e0c64b38a5835abbf6130e2e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"cinder_test-net_5fbc5086-47ec-4159-ad4c-7d7225a4deaa": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:2a:bd", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:2a:bd", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0c848f42-4401-4f22-941e-6fc0e75d32a1", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0c848f42-4401-4f22-941e-6fc0e75d32a1", "rel": "bookmark"}], "image": {"id": "21a36b28-c632-463e-8555-48a722fc78e1", "links": [{"href": "http://172.30.9.24:8774/images/21a36b28-c632-463e-8555-48a722fc78e1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-12T23:24:34.000000", "flavor": {"id": "7de39ee3-0e1c-4f1a-83de-54abfb3028ea", "links": [{"href": "http://172.30.9.24:8774/flavors/7de39ee3-0e1c-4f1a-83de-54abfb3028ea", "rel": "bookmark"}]}, "id": "0c848f42-4401-4f22-941e-6fc0e75d32a1", "security_groups": [{"name": "cinder_test-sg_5fbc5086-47ec-4159-ad4c-7d7225a4deaa"}], "user_id": "e3778e13240c4453bd6fe052337a6c8d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-12T23:25:49Z", "hostId": "9ca4e0be8d3017dedfa087a884834ae96c257dda93a2fcfeddf9aec2", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_5fbc5086-47ec-4159-ad4c-7d7225a4deaa", "name": "cinder_test-vm2_5fbc5086-47ec-4159-ad4c-7d7225a4deaa", "created": "2019-05-12T23:24:24Z", "tenant_id": "ec4f2404e0c64b38a5835abbf6130e2e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-12 23:25:50,799 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-858cae47-d767-4ab0-9ab2-fae3724774a7 2019-05-12 23:25:50,800 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.30482506752s 2019-05-12 23:25:50,802 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-12 23:25:52,804 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-12 23:25:52,807 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}21f029ab1157825a70dbce046ec79aaf756f29ff" 2019-05-12 23:25:53,565 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 762 Content-Type: application/json Date: Sun, 12 May 2019 23:25: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-6ae3ffd3-eeb2-4e6f-b3dc-8fe0468fce14 x-openstack-request-id: req-6ae3ffd3-eeb2-4e6f-b3dc-8fe0468fce14 2019-05-12 23:25:53,565 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_5fbc5086-47ec-4159-ad4c-7d7225a4deaa": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:7f:f7", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:7f:f7", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/5fd304ba-1c91-4724-a41b-0257233b525e", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/5fd304ba-1c91-4724-a41b-0257233b525e", "rel": "bookmark"}], "image": {"id": "21a36b28-c632-463e-8555-48a722fc78e1", "links": [{"href": "http://172.30.9.24:8774/images/21a36b28-c632-463e-8555-48a722fc78e1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-12T23:25:12.000000", "flavor": {"id": "7de39ee3-0e1c-4f1a-83de-54abfb3028ea", "links": [{"href": "http://172.30.9.24:8774/flavors/7de39ee3-0e1c-4f1a-83de-54abfb3028ea", "rel": "bookmark"}]}, "id": "5fd304ba-1c91-4724-a41b-0257233b525e", "security_groups": [{"name": "cinder_test-sg_5fbc5086-47ec-4159-ad4c-7d7225a4deaa"}], "user_id": "e3778e13240c4453bd6fe052337a6c8d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-12T23:25:13Z", "hostId": "eb939827e9e530342725d6d5520243c0f8f89d81083d7f1876043cd8", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_5fbc5086-47ec-4159-ad4c-7d7225a4deaa", "name": "cinder_test-vm_5fbc5086-47ec-4159-ad4c-7d7225a4deaa", "created": "2019-05-12T23:25:03Z", "tenant_id": "ec4f2404e0c64b38a5835abbf6130e2e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-12 23:25:53,565 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-6ae3ffd3-eeb2-4e6f-b3dc-8fe0468fce14 2019-05-12 23:25:53,566 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.761172771454s 2019-05-12 23:25:53,572 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-05-12 23:25:53,573 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/floatingips/b52a937f-c7cb-44e3-90d0-fcf6f9db9c2d.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}21f029ab1157825a70dbce046ec79aaf756f29ff" 2019-05-12 23:25:55,381 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 12 May 2019 23:25:55 GMT X-Openstack-Request-Id: req-17f5ad0e-8de2-4076-ba17-9355708015d8 2019-05-12 23:25:55,381 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-12 23:25:55,381 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/floatingips/b52a937f-c7cb-44e3-90d0-fcf6f9db9c2d.json used request id req-17f5ad0e-8de2-4076-ba17-9355708015d8 2019-05-12 23:25:55,382 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.80928587914s 2019-05-12 23:25:55,391 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-12 23:25:55,392 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}21f029ab1157825a70dbce046ec79aaf756f29ff" 2019-05-12 23:25:55,459 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 829 Content-Type: application/json Date: Sun, 12 May 2019 23:25:55 GMT X-Openstack-Request-Id: req-7600e672-bb8f-4b42-82d1-36c0fad1d6a3 2019-05-12 23:25:55,459 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "68258f73-d62b-4ebd-bffd-5a14f4efd111", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "ec4f2404e0c64b38a5835abbf6130e2e", "created_at": "2019-05-12T23:25:17Z", "updated_at": "2019-05-12T23:25:20Z", "floating_network_id": "b24f945a-7d07-4835-982f-37a530314074", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "1e601677-d694-4281-bbca-f149a7938214", "device_owner": "compute:nova", "mac_address": "fa:16:3e:f5:7f:f7", "device_id": "5fd304ba-1c91-4724-a41b-0257233b525e"}, "fixed_ip_address": "192.168.120.14", "floating_ip_address": "172.30.9.205", "revision_number": 3, "project_id": "ec4f2404e0c64b38a5835abbf6130e2e", "port_id": "6827c6a0-cf7f-4be6-88d7-2cb5a142c7cb", "id": "b77bc25e-8ca2-4a5e-a6cd-b7e4eb2f2137", "qos_policy_id": null}]} 2019-05-12 23:25:55,459 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-7600e672-bb8f-4b42-82d1-36c0fad1d6a3 2019-05-12 23:25:55,460 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0681619644165s 2019-05-12 23:25:55,466 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-05-12 23:25:55,470 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8776/v3/ec4f2404e0c64b38a5835abbf6130e2e/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}21f029ab1157825a70dbce046ec79aaf756f29ff" 2019-05-12 23:25:56,553 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 456 Content-Type: application/json Date: Sun, 12 May 2019 23:25:55 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-37d69eb2-bcd4-4f87-91ad-c30200395d36 x-openstack-request-id: req-37d69eb2-bcd4-4f87-91ad-c30200395d36 2019-05-12 23:25:56,553 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "available", "user_id": "e3778e13240c4453bd6fe052337a6c8d", "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/ec4f2404e0c64b38a5835abbf6130e2e/volumes/146703af-2fb7-4f65-a163-1e4c077c57b6", "rel": "self"}, {"href": "http://172.30.9.24:8776/ec4f2404e0c64b38a5835abbf6130e2e/volumes/146703af-2fb7-4f65-a163-1e4c077c57b6", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-05-12T23:24:54.000000", "description": null, "os-vol-tenant-attr:tenant_id": "ec4f2404e0c64b38a5835abbf6130e2e", "updated_at": "2019-05-12T23:25:47.000000", "volume_type": "tripleo", "name": "cinder_test-volume_5fbc5086-47ec-4159-ad4c-7d7225a4deaa", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "146703af-2fb7-4f65-a163-1e4c077c57b6", "size": 2}]} 2019-05-12 23:25:56,553 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.24:8776/v3/ec4f2404e0c64b38a5835abbf6130e2e/volumes/detail used request id req-37d69eb2-bcd4-4f87-91ad-c30200395d36 2019-05-12 23:25:56,553 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.0871360302s 2019-05-12 23:25:56,555 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.DELETE.volumes 2019-05-12 23:25:56,558 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8776/v3/ec4f2404e0c64b38a5835abbf6130e2e/volumes/146703af-2fb7-4f65-a163-1e4c077c57b6 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}21f029ab1157825a70dbce046ec79aaf756f29ff" 2019-05-12 23:25:56,664 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 12 May 2019 23:25:56 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-openstack-request-id: req-48525a99-9f8f-4806-8a4d-4fce6fc9e058 2019-05-12 23:25:56,665 - 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-05-12 23:25:56,665 - keystoneauth.session - DEBUG - DELETE call to block-storage for http://172.30.9.24:8776/v3/ec4f2404e0c64b38a5835abbf6130e2e/volumes/146703af-2fb7-4f65-a163-1e4c077c57b6 used request id req-48525a99-9f8f-4806-8a4d-4fce6fc9e058 2019-05-12 23:25:56,665 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.DELETE.volumes in 0.109905004501s 2019-05-12 23:25:56,665 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-05-12 23:25:56,669 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8776/v3/ec4f2404e0c64b38a5835abbf6130e2e/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}21f029ab1157825a70dbce046ec79aaf756f29ff" 2019-05-12 23:25:57,752 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Sun, 12 May 2019 23:25:56 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-compute-request-id: req-18cb7245-2a36-4463-baab-0e087f4a9b8c x-openstack-request-id: req-18cb7245-2a36-4463-baab-0e087f4a9b8c 2019-05-12 23:25:57,753 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": []} 2019-05-12 23:25:57,753 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.24:8776/v3/ec4f2404e0c64b38a5835abbf6130e2e/volumes/detail used request id req-18cb7245-2a36-4463-baab-0e087f4a9b8c 2019-05-12 23:25:57,753 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.08766293526s 2019-05-12 23:25:57,758 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-05-12 23:25:57,759 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/floatingips/b77bc25e-8ca2-4a5e-a6cd-b7e4eb2f2137.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}21f029ab1157825a70dbce046ec79aaf756f29ff" 2019-05-12 23:25:59,629 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 12 May 2019 23:25:59 GMT X-Openstack-Request-Id: req-4de6eadb-92f1-474c-8d5a-c0a3bf48259a 2019-05-12 23:25:59,629 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-12 23:25:59,629 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/floatingips/b77bc25e-8ca2-4a5e-a6cd-b7e4eb2f2137.json used request id req-4de6eadb-92f1-474c-8d5a-c0a3bf48259a 2019-05-12 23:25:59,629 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.87099099159s 2019-05-12 23:25:59,639 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-12 23:25:59,640 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}21f029ab1157825a70dbce046ec79aaf756f29ff" 2019-05-12 23:26:00,001 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 12 May 2019 23:26:00 GMT X-Openstack-Request-Id: req-d2fd06fd-0e7c-49c5-a93b-f714bfc4a08f 2019-05-12 23:26:00,002 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-05-12 23:26:00,002 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-d2fd06fd-0e7c-49c5-a93b-f714bfc4a08f 2019-05-12 23:26:00,002 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.362771987915s 2019-05-12 23:26:00,003 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-05-12 23:26:00,005 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/servers/5fd304ba-1c91-4724-a41b-0257233b525e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}21f029ab1157825a70dbce046ec79aaf756f29ff" 2019-05-12 23:26:00,223 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Sun, 12 May 2019 23:26:00 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e5d4228c-83e1-4e05-bbf6-697384dedbf4 x-openstack-request-id: req-e5d4228c-83e1-4e05-bbf6-697384dedbf4 2019-05-12 23:26:00,224 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/5fd304ba-1c91-4724-a41b-0257233b525e used request id req-e5d4228c-83e1-4e05-bbf6-697384dedbf4 2019-05-12 23:26:00,224 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.221011161804s 2019-05-12 23:26:00,224 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-12 23:26:00,227 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}21f029ab1157825a70dbce046ec79aaf756f29ff" 2019-05-12 23:26:00,958 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 766 Content-Type: application/json Date: Sun, 12 May 2019 23:26: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-1ca3cf82-7a1d-48cf-ac39-eb1f03414dc8 x-openstack-request-id: req-1ca3cf82-7a1d-48cf-ac39-eb1f03414dc8 2019-05-12 23:26:00,959 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cinder_test-net_5fbc5086-47ec-4159-ad4c-7d7225a4deaa": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:7f:f7", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:7f:f7", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/5fd304ba-1c91-4724-a41b-0257233b525e", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/5fd304ba-1c91-4724-a41b-0257233b525e", "rel": "bookmark"}], "image": {"id": "21a36b28-c632-463e-8555-48a722fc78e1", "links": [{"href": "http://172.30.9.24:8774/images/21a36b28-c632-463e-8555-48a722fc78e1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-12T23:25:12.000000", "flavor": {"id": "7de39ee3-0e1c-4f1a-83de-54abfb3028ea", "links": [{"href": "http://172.30.9.24:8774/flavors/7de39ee3-0e1c-4f1a-83de-54abfb3028ea", "rel": "bookmark"}]}, "id": "5fd304ba-1c91-4724-a41b-0257233b525e", "security_groups": [{"name": "cinder_test-sg_5fbc5086-47ec-4159-ad4c-7d7225a4deaa"}], "user_id": "e3778e13240c4453bd6fe052337a6c8d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-12T23:26:00Z", "hostId": "eb939827e9e530342725d6d5520243c0f8f89d81083d7f1876043cd8", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_5fbc5086-47ec-4159-ad4c-7d7225a4deaa", "name": "cinder_test-vm_5fbc5086-47ec-4159-ad4c-7d7225a4deaa", "created": "2019-05-12T23:25:03Z", "tenant_id": "ec4f2404e0c64b38a5835abbf6130e2e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-12 23:26:00,959 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-1ca3cf82-7a1d-48cf-ac39-eb1f03414dc8 2019-05-12 23:26:00,959 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.735033988953s 2019-05-12 23:26:00,961 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-12 23:26:02,963 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-12 23:26:02,966 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}21f029ab1157825a70dbce046ec79aaf756f29ff" 2019-05-12 23:26:03,027 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Sun, 12 May 2019 23:26:02 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-35f27cb8-2513-4c87-a268-3aa62bd3494c x-openstack-request-id: req-35f27cb8-2513-4c87-a268-3aa62bd3494c 2019-05-12 23:26:03,027 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-05-12 23:26:03,028 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-35f27cb8-2513-4c87-a268-3aa62bd3494c 2019-05-12 23:26:03,028 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.064108133316s 2019-05-12 23:26:03,033 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-12 23:26:03,033 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}21f029ab1157825a70dbce046ec79aaf756f29ff" 2019-05-12 23:26:03,081 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4835 Content-Type: application/json Date: Sun, 12 May 2019 23:26:03 GMT X-Openstack-Request-Id: req-524be204-7401-42df-9f1d-a8c66e90ca9f 2019-05-12 23:26:03,082 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "ec4f2404e0c64b38a5835abbf6130e2e", "created_at": "2019-05-12T23:24:17Z", "updated_at": "2019-05-12T23:24:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:24:17Z", "revision_number": 0, "id": "33434985-a7c3-4286-a811-5b66b52d23e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-12T23:24:17Z", "security_group_id": "4335b1aa-b6b6-49b3-b1d1-a20664738ac2", "tenant_id": "ec4f2404e0c64b38a5835abbf6130e2e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ec4f2404e0c64b38a5835abbf6130e2e"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:24:18Z", "revision_number": 0, "id": "7799e6c4-ed63-4a3b-9037-61757fb24671", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-12T23:24:18Z", "security_group_id": "4335b1aa-b6b6-49b3-b1d1-a20664738ac2", "tenant_id": "ec4f2404e0c64b38a5835abbf6130e2e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ec4f2404e0c64b38a5835abbf6130e2e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:24:17Z", "revision_number": 0, "id": "a42a06b4-6fb8-4137-85a2-2c448c0a9b92", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-12T23:24:17Z", "security_group_id": "4335b1aa-b6b6-49b3-b1d1-a20664738ac2", "tenant_id": "ec4f2404e0c64b38a5835abbf6130e2e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ec4f2404e0c64b38a5835abbf6130e2e"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-05-12T23:24:18Z", "revision_number": 0, "id": "d943a5a8-d72b-4404-87e4-a59a22876288", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-12T23:24:18Z", "security_group_id": "4335b1aa-b6b6-49b3-b1d1-a20664738ac2", "tenant_id": "ec4f2404e0c64b38a5835abbf6130e2e", "port_range_min": 22, "ethertype": "IPv4", "project_id": "ec4f2404e0c64b38a5835abbf6130e2e"}], "revision_number": 3, "project_id": "ec4f2404e0c64b38a5835abbf6130e2e", "id": "4335b1aa-b6b6-49b3-b1d1-a20664738ac2", "name": "cinder_test-sg_5fbc5086-47ec-4159-ad4c-7d7225a4deaa"}, {"description": "Default security group", "tags": [], "tenant_id": "ec4f2404e0c64b38a5835abbf6130e2e", "created_at": "2019-05-12T23:24:00Z", "updated_at": "2019-05-12T23:24:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:24:00Z", "revision_number": 0, "id": "15bcf0a8-dea6-44e9-81d1-0c445894fac0", "remote_group_id": "871fa4b0-3914-4f77-9e28-40566abe72dc", "remote_ip_prefix": null, "created_at": "2019-05-12T23:24:00Z", "security_group_id": "871fa4b0-3914-4f77-9e28-40566abe72dc", "tenant_id": "ec4f2404e0c64b38a5835abbf6130e2e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ec4f2404e0c64b38a5835abbf6130e2e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:24:00Z", "revision_number": 0, "id": "586b50fc-66dd-4891-8929-02c302468ec1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-12T23:24:00Z", "security_group_id": "871fa4b0-3914-4f77-9e28-40566abe72dc", "tenant_id": "ec4f2404e0c64b38a5835abbf6130e2e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ec4f2404e0c64b38a5835abbf6130e2e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:24:00Z", "revision_number": 0, "id": "6fedd219-9ff9-4014-bfa1-50b0bf002d59", "remote_group_id": "871fa4b0-3914-4f77-9e28-40566abe72dc", "remote_ip_prefix": null, "created_at": "2019-05-12T23:24:00Z", "security_group_id": "871fa4b0-3914-4f77-9e28-40566abe72dc", "tenant_id": "ec4f2404e0c64b38a5835abbf6130e2e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ec4f2404e0c64b38a5835abbf6130e2e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:24:00Z", "revision_number": 0, "id": "e70d96ce-a64b-4e35-9e9d-80cde3b71cd5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-12T23:24:00Z", "security_group_id": "871fa4b0-3914-4f77-9e28-40566abe72dc", "tenant_id": "ec4f2404e0c64b38a5835abbf6130e2e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ec4f2404e0c64b38a5835abbf6130e2e"}], "revision_number": 1, "project_id": "ec4f2404e0c64b38a5835abbf6130e2e", "id": "871fa4b0-3914-4f77-9e28-40566abe72dc", "name": "default"}]} 2019-05-12 23:26:03,082 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-524be204-7401-42df-9f1d-a8c66e90ca9f 2019-05-12 23:26:03,083 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.049528837204s 2019-05-12 23:26:03,088 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-05-12 23:26:03,089 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/security-groups/4335b1aa-b6b6-49b3-b1d1-a20664738ac2.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}21f029ab1157825a70dbce046ec79aaf756f29ff" 2019-05-12 23:26:03,440 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 12 May 2019 23:26:03 GMT X-Openstack-Request-Id: req-00466e90-f239-48a8-9669-a5ec55d2b96d 2019-05-12 23:26:03,440 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-12 23:26:03,441 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/4335b1aa-b6b6-49b3-b1d1-a20664738ac2.json used request id req-00466e90-f239-48a8-9669-a5ec55d2b96d 2019-05-12 23:26:03,441 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.352181911469s 2019-05-12 23:26:03,441 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-05-12 23:26:03,444 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/os-keypairs/cinder_test-kp_5fbc5086-47ec-4159-ad4c-7d7225a4deaa -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}21f029ab1157825a70dbce046ec79aaf756f29ff" 2019-05-12 23:26:03,644 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sun, 12 May 2019 23:26:03 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-9cfbc9c6-38bb-45f7-b9ee-3f49b31d2de8 x-openstack-request-id: req-9cfbc9c6-38bb-45f7-b9ee-3f49b31d2de8 2019-05-12 23:26:03,645 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/os-keypairs/cinder_test-kp_5fbc5086-47ec-4159-ad4c-7d7225a4deaa used request id req-9cfbc9c6-38bb-45f7-b9ee-3f49b31d2de8 2019-05-12 23:26:03,645 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.203551054001s 2019-05-12 23:26:03,645 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-05-12 23:26:03,646 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/68258f73-d62b-4ebd-bffd-5a14f4efd111/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}21f029ab1157825a70dbce046ec79aaf756f29ff" -d '{"subnet_id": "e1bc05cb-c13b-4123-b073-c9919841fda9"}' 2019-05-12 23:26:06,531 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sun, 12 May 2019 23:26:06 GMT X-Openstack-Request-Id: req-69cf6f33-e891-4648-bf16-d0a955d91413 2019-05-12 23:26:06,531 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "1e601677-d694-4281-bbca-f149a7938214", "tenant_id": "ec4f2404e0c64b38a5835abbf6130e2e", "subnet_id": "e1bc05cb-c13b-4123-b073-c9919841fda9", "subnet_ids": ["e1bc05cb-c13b-4123-b073-c9919841fda9"], "port_id": "5ac8201b-9bde-4ff7-a6a1-483354382396", "id": "68258f73-d62b-4ebd-bffd-5a14f4efd111"} 2019-05-12 23:26:06,531 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/68258f73-d62b-4ebd-bffd-5a14f4efd111/remove_router_interface.json used request id req-69cf6f33-e891-4648-bf16-d0a955d91413 2019-05-12 23:26:06,532 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.886302948s 2019-05-12 23:26:06,532 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-05-12 23:26:06,533 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}21f029ab1157825a70dbce046ec79aaf756f29ff" 2019-05-12 23:26:06,667 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 707 Content-Type: application/json Date: Sun, 12 May 2019 23:26:06 GMT X-Openstack-Request-Id: req-39fd6a8b-3c46-466f-9bee-1dcea3b1efb2 2019-05-12 23:26:06,667 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "b24f945a-7d07-4835-982f-37a530314074", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e4030248-99b3-4c84-be5c-699e1ef4626f", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "ec4f2404e0c64b38a5835abbf6130e2e", "created_at": "2019-05-12T23:24:03Z", "admin_state_up": true, "updated_at": "2019-05-12T23:26:05Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "ec4f2404e0c64b38a5835abbf6130e2e", "id": "68258f73-d62b-4ebd-bffd-5a14f4efd111", "name": "cinder_test-router_5fbc5086-47ec-4159-ad4c-7d7225a4deaa"}]} 2019-05-12 23:26:06,667 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-39fd6a8b-3c46-466f-9bee-1dcea3b1efb2 2019-05-12 23:26:06,667 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.134991884232s 2019-05-12 23:26:06,668 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-05-12 23:26:06,669 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/routers/68258f73-d62b-4ebd-bffd-5a14f4efd111.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}21f029ab1157825a70dbce046ec79aaf756f29ff" 2019-05-12 23:26:10,691 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 12 May 2019 23:26:10 GMT X-Openstack-Request-Id: req-29e5da82-609b-4c57-aa9a-f56f334136d2 2019-05-12 23:26:10,691 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-12 23:26:10,691 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/68258f73-d62b-4ebd-bffd-5a14f4efd111.json used request id req-29e5da82-609b-4c57-aa9a-f56f334136d2 2019-05-12 23:26:10,691 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.0229370594s 2019-05-12 23:26:10,692 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-12 23:26:10,692 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}21f029ab1157825a70dbce046ec79aaf756f29ff" 2019-05-12 23:26:11,041 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 682 Content-Type: application/json Date: Sun, 12 May 2019 23:26:11 GMT X-Openstack-Request-Id: req-485bbb0c-72bd-42a7-b741-89a0aa1eed9d 2019-05-12 23:26:11,041 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1e601677-d694-4281-bbca-f149a7938214","tenant_id":"ec4f2404e0c64b38a5835abbf6130e2e","created_at":"2019-05-12T23:24:02Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-05-12T23:24:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"ec4f2404e0c64b38a5835abbf6130e2e","id":"e1bc05cb-c13b-4123-b073-c9919841fda9","subnetpool_id":null,"name":"cinder_test-subnet_5fbc5086-47ec-4159-ad4c-7d7225a4deaa"}]} 2019-05-12 23:26:11,041 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-485bbb0c-72bd-42a7-b741-89a0aa1eed9d 2019-05-12 23:26:11,042 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.349885940552s 2019-05-12 23:26:11,043 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-05-12 23:26:11,043 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/subnets/e1bc05cb-c13b-4123-b073-c9919841fda9.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}21f029ab1157825a70dbce046ec79aaf756f29ff" 2019-05-12 23:26:13,621 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 12 May 2019 23:26:13 GMT X-Openstack-Request-Id: req-cb1ec5d9-8b95-4c2f-863c-309dc76dedff 2019-05-12 23:26:13,621 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-12 23:26:13,621 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/e1bc05cb-c13b-4123-b073-c9919841fda9.json used request id req-cb1ec5d9-8b95-4c2f-863c-309dc76dedff 2019-05-12 23:26:13,621 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.57846403122s 2019-05-12 23:26:13,622 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-12 23:26:13,622 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}21f029ab1157825a70dbce046ec79aaf756f29ff" 2019-05-12 23:26:13,744 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1238 Content-Type: application/json Date: Sun, 12 May 2019 23:26:13 GMT X-Openstack-Request-Id: req-c93b2cbe-82d3-4ca8-a43c-b1a9eea33cb5 2019-05-12 23:26:13,745 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"1e601677-d694-4281-bbca-f149a7938214","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ec4f2404e0c64b38a5835abbf6130e2e","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-12T23:26:13Z","qos_policy_id":null,"name":"cinder_test-net_5fbc5086-47ec-4159-ad4c-7d7225a4deaa","admin_state_up":true,"tenant_id":"ec4f2404e0c64b38a5835abbf6130e2e","created_at":"2019-05-12T23:24:00Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b24f945a-7d07-4835-982f-37a530314074","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e1cde78fc5364b11ba375012051bd685","l2_adjacency":true,"status":"ACTIVE","subnets":["e4030248-99b3-4c84-be5c-699e1ef4626f"],"description":"","tags":[],"updated_at":"2019-05-12T23:13:19Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e1cde78fc5364b11ba375012051bd685","created_at":"2019-05-12T23:13:13Z","mtu":1500}]} 2019-05-12 23:26:13,745 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-c93b2cbe-82d3-4ca8-a43c-b1a9eea33cb5 2019-05-12 23:26:13,745 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.123008012772s 2019-05-12 23:26:13,746 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-05-12 23:26:13,747 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/networks/1e601677-d694-4281-bbca-f149a7938214.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}21f029ab1157825a70dbce046ec79aaf756f29ff" 2019-05-12 23:26:15,434 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 12 May 2019 23:26:15 GMT X-Openstack-Request-Id: req-59f87678-249c-4edb-9a92-34b8927e57fb 2019-05-12 23:26:15,434 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-12 23:26:15,435 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/1e601677-d694-4281-bbca-f149a7938214.json used request id req-59f87678-249c-4edb-9a92-34b8927e57fb 2019-05-12 23:26:15,435 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.68858599663s 2019-05-12 23:26:15,439 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-12 23:26:15,443 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}21f029ab1157825a70dbce046ec79aaf756f29ff" 2019-05-12 23:26:15,751 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1399 Content-Type: application/json Date: Sun, 12 May 2019 23:26:15 GMT X-Openstack-Request-Id: req-d0a4a593-b35b-4ef8-991b-f7852b5b6a57 2019-05-12 23:26:15,751 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-12T23:24:16Z", "file": "/v2/images/21a36b28-c632-463e-8555-48a722fc78e1/file", "owner": "ec4f2404e0c64b38a5835abbf6130e2e", "id": "21a36b28-c632-463e-8555-48a722fc78e1", "size": 12716032, "self": "/v2/images/21a36b28-c632-463e-8555-48a722fc78e1", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://29d1eb29-4ea1-4f37-b52d-6ea80a398212/images/21a36b28-c632-463e-8555-48a722fc78e1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://29d1eb29-4ea1-4f37-b52d-6ea80a398212/images/21a36b28-c632-463e-8555-48a722fc78e1/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_5fbc5086-47ec-4159-ad4c-7d7225a4deaa", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_5fbc5086-47ec-4159-ad4c-7d7225a4deaa", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-12T23:24:14Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-12 23:26:15,751 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-d0a4a593-b35b-4ef8-991b-f7852b5b6a57 2019-05-12 23:26:15,751 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.312386989594s 2019-05-12 23:26:15,753 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-05-12 23:26:15,757 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9292/v2/images/21a36b28-c632-463e-8555-48a722fc78e1 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}21f029ab1157825a70dbce046ec79aaf756f29ff" 2019-05-12 23:26:16,454 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 12 May 2019 23:26:16 GMT X-Openstack-Request-Id: req-31f1d2bd-939a-4ab9-a22b-5a90864cc1ad 2019-05-12 23:26:16,455 - 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-05-12 23:26:16,455 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/21a36b28-c632-463e-8555-48a722fc78e1 used request id req-31f1d2bd-939a-4ab9-a22b-5a90864cc1ad 2019-05-12 23:26:16,455 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.701797008514s 2019-05-12 23:26:16,461 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-12 23:26:16,464 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}8b24e52083d20d277f7ed48110464a0041f1689e" 2019-05-12 23:26:16,483 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Sun, 12 May 2019 23:26:16 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-45d8951a-f301-45a6-9a0e-a5cb1ad0a398 x-openstack-request-id: req-45d8951a-f301-45a6-9a0e-a5cb1ad0a398 2019-05-12 23:26:16,484 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "cinder_test-flavor_5fbc5086-47ec-4159-ad4c-7d7225a4deaa", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/7de39ee3-0e1c-4f1a-83de-54abfb3028ea", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/7de39ee3-0e1c-4f1a-83de-54abfb3028ea", "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": "7de39ee3-0e1c-4f1a-83de-54abfb3028ea"}]} 2019-05-12 23:26:16,484 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-45d8951a-f301-45a6-9a0e-a5cb1ad0a398 2019-05-12 23:26:16,484 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0231568813324s 2019-05-12 23:26:16,485 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-12 23:26:16,488 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/flavors/7de39ee3-0e1c-4f1a-83de-54abfb3028ea -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8b24e52083d20d277f7ed48110464a0041f1689e" 2019-05-12 23:26:16,523 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sun, 12 May 2019 23:26:16 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-eb7aefe7-89f7-4a67-a7fc-77e7af3c69d6 x-openstack-request-id: req-eb7aefe7-89f7-4a67-a7fc-77e7af3c69d6 2019-05-12 23:26:16,523 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/7de39ee3-0e1c-4f1a-83de-54abfb3028ea used request id req-eb7aefe7-89f7-4a67-a7fc-77e7af3c69d6 2019-05-12 23:26:16,524 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0381591320038s 2019-05-12 23:26:16,524 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-12 23:26:16,527 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}8b24e52083d20d277f7ed48110464a0041f1689e" 2019-05-12 23:26:16,746 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 827 Content-Type: application/json Date: Sun, 12 May 2019 23:26:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e51076a-816d-4af8-82ca-f3e7de1511aa 2019-05-12 23:26:16,746 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/2c33cd24152f470facc0a696e2ac0e9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c33cd24152f470facc0a696e2ac0e9c", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/2e55f9db30cd4444ac0e9d066ed612a6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e55f9db30cd4444ac0e9d066ed612a6", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/2eecd8c0b7ed405fb9816acbfc61b873"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2eecd8c0b7ed405fb9816acbfc61b873", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/3e9ccbfff5874166b6d46bd0fc199536"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e9ccbfff5874166b6d46bd0fc199536", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/6514c9b960ba4340b8237693137e90e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6514c9b960ba4340b8237693137e90e1", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/6e07d59b3a5e4c979114780a983ba694"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e07d59b3a5e4c979114780a983ba694", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/7dda43216d2c43c9a32be853789105c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dda43216d2c43c9a32be853789105c1", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/7de183e8dc884d4291809f553b399004"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7de183e8dc884d4291809f553b399004", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/849a549073e648949aed2d85db42cd75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "849a549073e648949aed2d85db42cd75", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/89eaebb8afe84ead9256ab24a4b51e70"}, "domain_id": "cc15131c8eb7492292418e2207dcc87e", "enabled": true, "options": {}, "id": "89eaebb8afe84ead9256ab24a4b51e70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/9cca07c0aeb24ad88b3c2a36b7f14f24"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9cca07c0aeb24ad88b3c2a36b7f14f24", "email": "cinder@localhost", "password_expires_at": null}, {"name": "cinder_test-user_5fbc5086-47ec-4159-ad4c-7d7225a4deaa", "links": {"self": "http://172.30.9.24:5000/v3/users/e3778e13240c4453bd6fe052337a6c8d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e3778e13240c4453bd6fe052337a6c8d", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e97ad0d4669a4d2ab66ff01388512d4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e97ad0d4669a4d2ab66ff01388512d4b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/eda0297007e04147a7ddf6c5ba8b414c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eda0297007e04147a7ddf6c5ba8b414c", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/f9484f1d364145a1a174ce814372ad75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f9484f1d364145a1a174ce814372ad75", "email": "swift@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-05-12 23:26:16,747 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-2e51076a-816d-4af8-82ca-f3e7de1511aa 2019-05-12 23:26:16,747 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.2227871418s 2019-05-12 23:26:16,752 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-12 23:26:16,756 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users/e3778e13240c4453bd6fe052337a6c8d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8b24e52083d20d277f7ed48110464a0041f1689e" 2019-05-12 23:26:16,984 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 227 Content-Type: application/json Date: Sun, 12 May 2019 23:26:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-868290df-1627-44eb-ba9d-8307a95c2b01 2019-05-12 23:26:16,985 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "cinder_test-user_5fbc5086-47ec-4159-ad4c-7d7225a4deaa", "links": {"self": "http://172.30.9.24:5000/v3/users/e3778e13240c4453bd6fe052337a6c8d"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "e3778e13240c4453bd6fe052337a6c8d", "description": null}} 2019-05-12 23:26:16,985 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/e3778e13240c4453bd6fe052337a6c8d used request id req-868290df-1627-44eb-ba9d-8307a95c2b01 2019-05-12 23:26:16,985 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.232667922974s 2019-05-12 23:26:16,986 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-05-12 23:26:16,989 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/users/e3778e13240c4453bd6fe052337a6c8d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8b24e52083d20d277f7ed48110464a0041f1689e" 2019-05-12 23:26:17,387 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 12 May 2019 23:26:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-75895c7a-a091-4624-87c2-0f5157eb32a3 2019-05-12 23:26:17,387 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-12 23:26:17,388 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/e3778e13240c4453bd6fe052337a6c8d used request id req-75895c7a-a091-4624-87c2-0f5157eb32a3 2019-05-12 23:26:17,388 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.402040958405s 2019-05-12 23:26:17,394 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-12 23:26:17,398 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}8b24e52083d20d277f7ed48110464a0041f1689e" 2019-05-12 23:26:17,604 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Sun, 12 May 2019 23:26:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d3d5d68-51bb-44f8-8336-84dbc13516c3 2019-05-12 23:26:17,605 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/502ad302317540d78206e49a51170791"}, "tags": [], "enabled": true, "id": "502ad302317540d78206e49a51170791", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/e1cde78fc5364b11ba375012051bd685"}, "tags": [], "enabled": true, "id": "e1cde78fc5364b11ba375012051bd685", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.24:5000/v3/projects/ec4f2404e0c64b38a5835abbf6130e2e"}, "tags": [], "enabled": true, "id": "ec4f2404e0c64b38a5835abbf6130e2e", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_5fbc5086-47ec-4159-ad4c-7d7225a4deaa"}]} 2019-05-12 23:26:17,605 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects used request id req-0d3d5d68-51bb-44f8-8336-84dbc13516c3 2019-05-12 23:26:17,605 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.210731983185s 2019-05-12 23:26:17,609 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-05-12 23:26:17,613 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/projects/ec4f2404e0c64b38a5835abbf6130e2e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8b24e52083d20d277f7ed48110464a0041f1689e" 2019-05-12 23:26:17,906 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 12 May 2019 23:26:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-03485c63-959b-4d4f-9c3a-0957b573de0e 2019-05-12 23:26:17,906 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-12 23:26:17,906 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/ec4f2404e0c64b38a5835abbf6130e2e used request id req-03485c63-959b-4d4f-9c3a-0957b573de0e 2019-05-12 23:26:17,906 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.296891927719s 2019-05-12 23:26:17,911 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-12 23:26:17,912 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/security-groups.json?project_id=ec4f2404e0c64b38a5835abbf6130e2e&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}8b24e52083d20d277f7ed48110464a0041f1689e" 2019-05-12 23:26:18,346 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Sun, 12 May 2019 23:26:18 GMT X-Openstack-Request-Id: req-fcaf8ddb-633e-4b1b-acaf-4f14a921cd81 2019-05-12 23:26:18,346 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ec4f2404e0c64b38a5835abbf6130e2e", "created_at": "2019-05-12T23:24:00Z", "updated_at": "2019-05-12T23:24:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:24:00Z", "revision_number": 0, "id": "15bcf0a8-dea6-44e9-81d1-0c445894fac0", "remote_group_id": "871fa4b0-3914-4f77-9e28-40566abe72dc", "remote_ip_prefix": null, "created_at": "2019-05-12T23:24:00Z", "security_group_id": "871fa4b0-3914-4f77-9e28-40566abe72dc", "tenant_id": "ec4f2404e0c64b38a5835abbf6130e2e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ec4f2404e0c64b38a5835abbf6130e2e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:24:00Z", "revision_number": 0, "id": "586b50fc-66dd-4891-8929-02c302468ec1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-12T23:24:00Z", "security_group_id": "871fa4b0-3914-4f77-9e28-40566abe72dc", "tenant_id": "ec4f2404e0c64b38a5835abbf6130e2e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ec4f2404e0c64b38a5835abbf6130e2e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:24:00Z", "revision_number": 0, "id": "6fedd219-9ff9-4014-bfa1-50b0bf002d59", "remote_group_id": "871fa4b0-3914-4f77-9e28-40566abe72dc", "remote_ip_prefix": null, "created_at": "2019-05-12T23:24:00Z", "security_group_id": "871fa4b0-3914-4f77-9e28-40566abe72dc", "tenant_id": "ec4f2404e0c64b38a5835abbf6130e2e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ec4f2404e0c64b38a5835abbf6130e2e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:24:00Z", "revision_number": 0, "id": "e70d96ce-a64b-4e35-9e9d-80cde3b71cd5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-12T23:24:00Z", "security_group_id": "871fa4b0-3914-4f77-9e28-40566abe72dc", "tenant_id": "ec4f2404e0c64b38a5835abbf6130e2e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ec4f2404e0c64b38a5835abbf6130e2e"}], "revision_number": 1, "project_id": "ec4f2404e0c64b38a5835abbf6130e2e", "id": "871fa4b0-3914-4f77-9e28-40566abe72dc", "name": "default"}]} 2019-05-12 23:26:18,346 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json?project_id=ec4f2404e0c64b38a5835abbf6130e2e&name=default used request id req-fcaf8ddb-633e-4b1b-acaf-4f14a921cd81 2019-05-12 23:26:18,347 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.435013055801s 2019-05-12 23:26:18,352 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-12 23:26:18,352 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}8b24e52083d20d277f7ed48110464a0041f1689e" 2019-05-12 23:26:18,791 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Sun, 12 May 2019 23:26:18 GMT X-Openstack-Request-Id: req-8a89901d-5603-46e5-8684-45cb5dd215c5 2019-05-12 23:26:18,793 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-05-12T23:16:08Z", "updated_at": "2019-05-12T23:16:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:16:08Z", "revision_number": 0, "id": "9b4b553d-797e-4874-9e62-5136e57ed47f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-12T23:16:08Z", "security_group_id": "36169eb6-bc8e-47cb-b365-5eb3f4dd9a49", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:16:08Z", "revision_number": 0, "id": "c44e8fb6-4008-4146-84d9-2db8cc24727b", "remote_group_id": "36169eb6-bc8e-47cb-b365-5eb3f4dd9a49", "remote_ip_prefix": null, "created_at": "2019-05-12T23:16:08Z", "security_group_id": "36169eb6-bc8e-47cb-b365-5eb3f4dd9a49", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:16:08Z", "revision_number": 0, "id": "5b0d0dab-012c-4d82-838f-c6af90680c6a", "remote_group_id": "36169eb6-bc8e-47cb-b365-5eb3f4dd9a49", "remote_ip_prefix": null, "created_at": "2019-05-12T23:16:08Z", "security_group_id": "36169eb6-bc8e-47cb-b365-5eb3f4dd9a49", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:16:08Z", "revision_number": 0, "id": "af5ba5b0-2752-4a57-aff5-83f2a9cf3b8c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-12T23:16:08Z", "security_group_id": "36169eb6-bc8e-47cb-b365-5eb3f4dd9a49", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "36169eb6-bc8e-47cb-b365-5eb3f4dd9a49", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ec4f2404e0c64b38a5835abbf6130e2e", "created_at": "2019-05-12T23:24:00Z", "updated_at": "2019-05-12T23:24:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:24:00Z", "revision_number": 0, "id": "15bcf0a8-dea6-44e9-81d1-0c445894fac0", "remote_group_id": "871fa4b0-3914-4f77-9e28-40566abe72dc", "remote_ip_prefix": null, "created_at": "2019-05-12T23:24:00Z", "security_group_id": "871fa4b0-3914-4f77-9e28-40566abe72dc", "tenant_id": "ec4f2404e0c64b38a5835abbf6130e2e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ec4f2404e0c64b38a5835abbf6130e2e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:24:00Z", "revision_number": 0, "id": "6fedd219-9ff9-4014-bfa1-50b0bf002d59", "remote_group_id": "871fa4b0-3914-4f77-9e28-40566abe72dc", "remote_ip_prefix": null, "created_at": "2019-05-12T23:24:00Z", "security_group_id": "871fa4b0-3914-4f77-9e28-40566abe72dc", "tenant_id": "ec4f2404e0c64b38a5835abbf6130e2e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ec4f2404e0c64b38a5835abbf6130e2e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:24:00Z", "revision_number": 0, "id": "e70d96ce-a64b-4e35-9e9d-80cde3b71cd5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-12T23:24:00Z", "security_group_id": "871fa4b0-3914-4f77-9e28-40566abe72dc", "tenant_id": "ec4f2404e0c64b38a5835abbf6130e2e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ec4f2404e0c64b38a5835abbf6130e2e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:24:00Z", "revision_number": 0, "id": "586b50fc-66dd-4891-8929-02c302468ec1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-12T23:24:00Z", "security_group_id": "871fa4b0-3914-4f77-9e28-40566abe72dc", "tenant_id": "ec4f2404e0c64b38a5835abbf6130e2e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ec4f2404e0c64b38a5835abbf6130e2e"}], "revision_number": 1, "project_id": "ec4f2404e0c64b38a5835abbf6130e2e", "id": "871fa4b0-3914-4f77-9e28-40566abe72dc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "502ad302317540d78206e49a51170791", "created_at": "2019-05-12T23:16:03Z", "updated_at": "2019-05-12T23:16:03Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:16:03Z", "revision_number": 0, "id": "b31a11f9-5778-4d3d-be05-68694d4686b8", "remote_group_id": "8ff061d8-8956-47be-8c89-5c058979c02e", "remote_ip_prefix": null, "created_at": "2019-05-12T23:16:03Z", "security_group_id": "8ff061d8-8956-47be-8c89-5c058979c02e", "tenant_id": "502ad302317540d78206e49a51170791", "port_range_min": null, "ethertype": "IPv4", "project_id": "502ad302317540d78206e49a51170791"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:16:03Z", "revision_number": 0, "id": "05fe237d-8f6d-4360-bede-7938c10bf89d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-12T23:16:03Z", "security_group_id": "8ff061d8-8956-47be-8c89-5c058979c02e", "tenant_id": "502ad302317540d78206e49a51170791", "port_range_min": null, "ethertype": "IPv6", "project_id": "502ad302317540d78206e49a51170791"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:16:03Z", "revision_number": 0, "id": "b2ad2b4e-b195-4c19-9c34-27b56b4e0bd9", "remote_group_id": "8ff061d8-8956-47be-8c89-5c058979c02e", "remote_ip_prefix": null, "created_at": "2019-05-12T23:16:03Z", "security_group_id": "8ff061d8-8956-47be-8c89-5c058979c02e", "tenant_id": "502ad302317540d78206e49a51170791", "port_range_min": null, "ethertype": "IPv6", "project_id": "502ad302317540d78206e49a51170791"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:16:03Z", "revision_number": 0, "id": "cd36c1fa-0808-4d99-a3bf-782185bdcc4f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-12T23:16:03Z", "security_group_id": "8ff061d8-8956-47be-8c89-5c058979c02e", "tenant_id": "502ad302317540d78206e49a51170791", "port_range_min": null, "ethertype": "IPv4", "project_id": "502ad302317540d78206e49a51170791"}], "revision_number": 1, "project_id": "502ad302317540d78206e49a51170791", "id": "8ff061d8-8956-47be-8c89-5c058979c02e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e1cde78fc5364b11ba375012051bd685", "created_at": "2019-05-12T23:13:13Z", "updated_at": "2019-05-12T23:13:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:13:13Z", "revision_number": 0, "id": "9a00b05e-0b7c-40b5-9a48-10bdcc24f092", "remote_group_id": "f83dd3ec-1152-4005-b958-bb04ec8466f4", "remote_ip_prefix": null, "created_at": "2019-05-12T23:13:13Z", "security_group_id": "f83dd3ec-1152-4005-b958-bb04ec8466f4", "tenant_id": "e1cde78fc5364b11ba375012051bd685", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1cde78fc5364b11ba375012051bd685"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:13:13Z", "revision_number": 0, "id": "d12b024f-7089-41bc-9b51-d4494c15443c", "remote_group_id": "f83dd3ec-1152-4005-b958-bb04ec8466f4", "remote_ip_prefix": null, "created_at": "2019-05-12T23:13:13Z", "security_group_id": "f83dd3ec-1152-4005-b958-bb04ec8466f4", "tenant_id": "e1cde78fc5364b11ba375012051bd685", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1cde78fc5364b11ba375012051bd685"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:13:13Z", "revision_number": 0, "id": "a31dcd6d-9cf9-417c-bfb4-5614cad00f12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-12T23:13:13Z", "security_group_id": "f83dd3ec-1152-4005-b958-bb04ec8466f4", "tenant_id": "e1cde78fc5364b11ba375012051bd685", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1cde78fc5364b11ba375012051bd685"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:13:13Z", "revision_number": 0, "id": "3b5e022e-170c-40cd-a21d-2349c0809e85", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-12T23:13:13Z", "security_group_id": "f83dd3ec-1152-4005-b958-bb04ec8466f4", "tenant_id": "e1cde78fc5364b11ba375012051bd685", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1cde78fc5364b11ba375012051bd685"}], "revision_number": 1, "project_id": "e1cde78fc5364b11ba375012051bd685", "id": "f83dd3ec-1152-4005-b958-bb04ec8466f4", "name": "default"}]} 2019-05-12 23:26:18,793 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-8a89901d-5603-46e5-8684-45cb5dd215c5 2019-05-12 23:26:18,793 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.441043138504s 2019-05-12 23:26:18,800 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-05-12 23:26:18,800 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/security-groups/871fa4b0-3914-4f77-9e28-40566abe72dc.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8b24e52083d20d277f7ed48110464a0041f1689e" 2019-05-12 23:26:19,227 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 12 May 2019 23:26:19 GMT X-Openstack-Request-Id: req-1c296af2-ff00-4011-a91f-63d7b398a9ca 2019-05-12 23:26:19,227 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-12 23:26:19,227 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/871fa4b0-3914-4f77-9e28-40566abe72dc.json used request id req-1c296af2-ff00-4011-a91f-63d7b398a9ca 2019-05-12 23:26:19,227 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.427298069s 2019-05-12 23:26:19,270 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_smoke'... 2019-05-12 23:26:19,325 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-05-12 23:26:19,330 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Sun, 12 May 2019 23:26:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f62f9de9-f4d9-4254-ae36-48525c5f9eb4 2019-05-12 23:26:19,331 - 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.24:5000/v3/", "rel": "self"}]}} 2019-05-12 23:26:19,331 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/v3 used request id req-f62f9de9-f4d9-4254-ae36-48525c5f9eb4 2019-05-12 23:26:19,331 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2019-05-12 23:26:19,730 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "a7c607210c3a4f3e8b4164085360c700", "name": "admin"}, {"id": "8ca05c7227a341bd83d32ec8f8313653", "name": "reader"}, {"id": "bf61801caca2425fad3dcd754f90e279", "name": "member"}], "expires_at": "2019-05-13T00:26:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "502ad302317540d78206e49a51170791", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.30:8080/v1/AUTH_502ad302317540d78206e49a51170791", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "52ba4b5dec704662a53725ace954b758"}, {"url": "http://172.30.9.24:8080/v1/AUTH_502ad302317540d78206e49a51170791", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "76cdc7260e614ea7a112bbf6501075b4"}, {"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0016890642c4863a40d79301b1151c9"}], "type": "object-store", "id": "18380897045c4ca3915e511516050721", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1af474b830214cd99d794f484388b9bc"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e1601e9d9fc4089a53490e78be5772c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a7514fc59a84b9abc355f5edbf83808"}], "type": "compute", "id": "32036ae8f7e04dc98daec1c4a4ec6234", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e705bf9c7be4636aa3957547f53682e"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98bfbcf42a814c4882fcf329c2eb1aa3"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af9f8ae5e6794a09911001957e446fb3"}], "type": "event", "id": "419c4374326b4e8ba4bdf28c1a8f4f83", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "268f25db6d024c36b51f9687a725b015"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc526326fa154bababfdbc3992e985ee"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efb034dcd41d4871b0a0929d157f8741"}], "type": "metric", "id": "4ffc9a99aad94487a1039ad7f2d6f090", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/502ad302317540d78206e49a51170791", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "309e542939a849cca4774d4ecdc03ba6"}, {"url": "http://172.30.9.24:8004/v1/502ad302317540d78206e49a51170791", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94011bd098e04124b27b78f69f11ac12"}, {"url": "http://192.30.9.4:8004/v1/502ad302317540d78206e49a51170791", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de37498d066848da8ab99cbcd3616791"}], "type": "orchestration", "id": "6be0ce84b0224523a21a8b1a4c483242", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58d8437c726d4c0284d5dcac7cb5277c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6e0caf33ad4d4da0ebdbcd6017bb97"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ca91602f273343e594e001d4d93aea31"}], "type": "identity", "id": "73fe34c4669c462aa6825fe50c44c0c5", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/502ad302317540d78206e49a51170791", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "30a534e5676c45d7966a9da23673bbcb"}, {"url": "http://192.30.9.4:8776/v2/502ad302317540d78206e49a51170791", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9cdc7e864a14682926db0dfbc56508e"}, {"url": "http://172.30.9.24:8776/v2/502ad302317540d78206e49a51170791", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1c9ef0413f74a9281a145c7616f3d93"}], "type": "volumev2", "id": "84b8ce982b644c5fa734c93f5a240946", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49bc6af0fb36466d88e5bae34cc1970c"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b80de3b98af4abfba827bce002941dd"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6cc2135e734b4e1cb80611ebca802264"}], "type": "network", "id": "96c020f30b154737a857e2170dfc05c5", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "9c71851d494341a193fcfd99ff819a24", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59c0d24cc40c4c3d94209a0024bf072a"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68adf55aae0d4c50a2857bed11cc3761"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35f0dd57c6d4ef2acc0e8dd747ab8c3"}], "type": "image", "id": "b59adf68bee544e4890a3bcfbf865eb1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64efe99b77bf457cb4994dc3f5f698cd"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74be3cdb61a44d7dbe7be7f0c943c37b"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef030e81bb5b411096eb72a5f56ef179"}], "type": "alarming", "id": "b65220b9f32748cbbad5ffdfe793b945", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01d54c79a7204e18ae62efe9cf264132"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7240f2e8af1f45c4902f10ff40ae8737"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c21ec991e9cc479cb9251dc2be4e5d05"}], "type": "placement", "id": "eee5455969b14ace91d2257ab12e9e03", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/502ad302317540d78206e49a51170791", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba60c632e2b84514923fc18d1532d63e"}, {"url": "http://172.30.9.24:8776/v3/502ad302317540d78206e49a51170791", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dfa256588564446c9b89f88889b935c4"}, {"url": "http://192.30.9.4:8776/v3/502ad302317540d78206e49a51170791", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2fa5c3f7a0043ab814658d62b0418c1"}], "type": "volumev3", "id": "f7e6e7f7cae04db89c6a4dacb8fd5682", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5a73c8c287b74d1ba81a84739a7dbfeb"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "695e1b11f43140f8985b6bf5cdfd11be"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0891c46c5e240e7ac0b8de1a7f8e457"}], "type": "cloudformation", "id": "fc9b7fdfb7f24bf3b43e65004ffa982c", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7de183e8dc884d4291809f553b399004"}, "audit_ids": ["0_Szm2v7QaSh0BzX2YzCHg"], "issued_at": "2019-05-12T23:26:20.000000Z"}} 2019-05-12 23:26:19,733 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-12 23:26:19,734 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}7f89f1f2ce9c18fdafb5e24d9a19cc05bb6c91f6" 2019-05-12 23:26:20,032 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Sun, 12 May 2019 23:26:20 GMT X-Openstack-Request-Id: req-43b782a0-35ec-446f-a965-f0a7e58dc75c 2019-05-12 23:26:20,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":"b24f945a-7d07-4835-982f-37a530314074","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e1cde78fc5364b11ba375012051bd685","l2_adjacency":true,"status":"ACTIVE","subnets":["e4030248-99b3-4c84-be5c-699e1ef4626f"],"description":"","tags":[],"updated_at":"2019-05-12T23:13:19Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e1cde78fc5364b11ba375012051bd685","created_at":"2019-05-12T23:13:13Z","provider:network_type":"flat"}]} 2019-05-12 23:26:20,033 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-43b782a0-35ec-446f-a965-f0a7e58dc75c 2019-05-12 23:26:20,033 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.299612998962s 2019-05-12 23:26:20,040 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-05-12 23:26:20,046 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sun, 12 May 2019 23:26:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9646cd9d-942c-4d86-a292-a92a192f9b13 2019-05-12 23:26:20,046 - 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-12 23:26:20,046 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/ used request id req-9646cd9d-942c-4d86-a292-a92a192f9b13 2019-05-12 23:26:20,047 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-12 23:26:20,050 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}7f89f1f2ce9c18fdafb5e24d9a19cc05bb6c91f6" 2019-05-12 23:26:20,269 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Sun, 12 May 2019 23:26:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-798231cb-d66f-4a90-9811-6d90b19449c6 2019-05-12 23:26:20,269 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/cc15131c8eb7492292418e2207dcc87e"}, "tags": [], "enabled": true, "id": "cc15131c8eb7492292418e2207dcc87e", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2019-05-12 23:26:20,269 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-798231cb-d66f-4a90-9811-6d90b19449c6 2019-05-12 23:26:20,269 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.222063064575s 2019-05-12 23:26:20,274 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-05-12 23:26:20,276 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}7f89f1f2ce9c18fdafb5e24d9a19cc05bb6c91f6" -d '{"project": {"description": "Created by OPNFV Functest: tempest_smoke", "enabled": true, "domain_id": "default", "name": "tempest_smoke-project_f9f07e8c-1af9-4c2a-8ac8-e1ffb99ed667"}}' 2019-05-12 23:26:20,436 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 372 Content-Type: application/json Date: Sun, 12 May 2019 23:26:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-69252795-12ef-4093-ade3-44a68969854e 2019-05-12 23:26:20,436 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke", "links": {"self": "http://172.30.9.24:5000/v3/projects/8ab394fd242f44548526b2c1899fe088"}, "tags": [], "enabled": true, "id": "8ab394fd242f44548526b2c1899fe088", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_f9f07e8c-1af9-4c2a-8ac8-e1ffb99ed667"}} 2019-05-12 23:26:20,436 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-69252795-12ef-4093-ade3-44a68969854e 2019-05-12 23:26:20,437 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.162495851517s 2019-05-12 23:26:20,437 - 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'8ab394fd242f44548526b2c1899fe088', '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_f9f07e8c-1af9-4c2a-8ac8-e1ffb99ed667'}) 2019-05-12 23:26:20,444 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-05-12 23:26:20,447 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}7f89f1f2ce9c18fdafb5e24d9a19cc05bb6c91f6" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "fwki6VGkXQqGLDs3DVctV5ej4z5MPN", "email": null, "name": "tempest_smoke-user_f9f07e8c-1af9-4c2a-8ac8-e1ffb99ed667"}}' 2019-05-12 23:26:21,001 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 328 Content-Type: application/json Date: Sun, 12 May 2019 23:26:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2456a971-61a8-440a-a312-19f4109b73f1 2019-05-12 23:26:21,002 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tempest_smoke-user_f9f07e8c-1af9-4c2a-8ac8-e1ffb99ed667", "links": {"self": "http://172.30.9.24:5000/v3/users/3cff3aeaad0c4a36aeb6900df8f59e32"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3cff3aeaad0c4a36aeb6900df8f59e32", "domain_id": "default", "password_expires_at": null}} 2019-05-12 23:26:21,002 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/users used request id req-2456a971-61a8-440a-a312-19f4109b73f1 2019-05-12 23:26:21,002 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.558094978333s 2019-05-12 23:26:21,003 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'3cff3aeaad0c4a36aeb6900df8f59e32', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_smoke-user_f9f07e8c-1af9-4c2a-8ac8-e1ffb99ed667'}) 2019-05-12 23:26:21,006 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-12 23:26:21,009 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}7f89f1f2ce9c18fdafb5e24d9a19cc05bb6c91f6" 2019-05-12 23:26:21,222 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 12 May 2019 23:26:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e2cb2a8-e9a4-4f42-bd6e-7bd1343b20b2 2019-05-12 23:26:21,222 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "844fe183da2e40679ad6b95337420513", "links": {"self": "http://172.30.9.24:5000/v3/roles/844fe183da2e40679ad6b95337420513"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8ca05c7227a341bd83d32ec8f8313653", "links": {"self": "http://172.30.9.24:5000/v3/roles/8ca05c7227a341bd83d32ec8f8313653"}, "name": "reader"}, {"domain_id": null, "id": "9e09b141a13a4f3b92e9726a9281bbac", "links": {"self": "http://172.30.9.24:5000/v3/roles/9e09b141a13a4f3b92e9726a9281bbac"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a7c607210c3a4f3e8b4164085360c700", "links": {"self": "http://172.30.9.24:5000/v3/roles/a7c607210c3a4f3e8b4164085360c700"}, "name": "admin"}, {"domain_id": null, "id": "b23d2e47e2c84253b961fb802298f09e", "links": {"self": "http://172.30.9.24:5000/v3/roles/b23d2e47e2c84253b961fb802298f09e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "bf61801caca2425fad3dcd754f90e279", "links": {"self": "http://172.30.9.24:5000/v3/roles/bf61801caca2425fad3dcd754f90e279"}, "name": "member"}]} 2019-05-12 23:26:21,222 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-8e2cb2a8-e9a4-4f42-bd6e-7bd1343b20b2 2019-05-12 23:26:21,222 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.216294050217s 2019-05-12 23:26:21,227 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-12 23:26:21,230 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}7f89f1f2ce9c18fdafb5e24d9a19cc05bb6c91f6" 2019-05-12 23:26:21,434 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 12 May 2019 23:26:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19b79bca-3efc-4e9a-b46c-255f45b3f8d1 2019-05-12 23:26:21,434 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "844fe183da2e40679ad6b95337420513", "links": {"self": "http://172.30.9.24:5000/v3/roles/844fe183da2e40679ad6b95337420513"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8ca05c7227a341bd83d32ec8f8313653", "links": {"self": "http://172.30.9.24:5000/v3/roles/8ca05c7227a341bd83d32ec8f8313653"}, "name": "reader"}, {"domain_id": null, "id": "9e09b141a13a4f3b92e9726a9281bbac", "links": {"self": "http://172.30.9.24:5000/v3/roles/9e09b141a13a4f3b92e9726a9281bbac"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a7c607210c3a4f3e8b4164085360c700", "links": {"self": "http://172.30.9.24:5000/v3/roles/a7c607210c3a4f3e8b4164085360c700"}, "name": "admin"}, {"domain_id": null, "id": "b23d2e47e2c84253b961fb802298f09e", "links": {"self": "http://172.30.9.24:5000/v3/roles/b23d2e47e2c84253b961fb802298f09e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "bf61801caca2425fad3dcd754f90e279", "links": {"self": "http://172.30.9.24:5000/v3/roles/bf61801caca2425fad3dcd754f90e279"}, "name": "member"}]} 2019-05-12 23:26:21,435 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-19b79bca-3efc-4e9a-b46c-255f45b3f8d1 2019-05-12 23:26:21,435 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.20768904686s 2019-05-12 23:26:21,440 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-12 23:26:21,443 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}7f89f1f2ce9c18fdafb5e24d9a19cc05bb6c91f6" 2019-05-12 23:26:21,655 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 12 May 2019 23:26:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-034d9d7b-971d-43bd-acd1-a24e41787a0b 2019-05-12 23:26:21,656 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "844fe183da2e40679ad6b95337420513", "links": {"self": "http://172.30.9.24:5000/v3/roles/844fe183da2e40679ad6b95337420513"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8ca05c7227a341bd83d32ec8f8313653", "links": {"self": "http://172.30.9.24:5000/v3/roles/8ca05c7227a341bd83d32ec8f8313653"}, "name": "reader"}, {"domain_id": null, "id": "9e09b141a13a4f3b92e9726a9281bbac", "links": {"self": "http://172.30.9.24:5000/v3/roles/9e09b141a13a4f3b92e9726a9281bbac"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a7c607210c3a4f3e8b4164085360c700", "links": {"self": "http://172.30.9.24:5000/v3/roles/a7c607210c3a4f3e8b4164085360c700"}, "name": "admin"}, {"domain_id": null, "id": "b23d2e47e2c84253b961fb802298f09e", "links": {"self": "http://172.30.9.24:5000/v3/roles/b23d2e47e2c84253b961fb802298f09e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "bf61801caca2425fad3dcd754f90e279", "links": {"self": "http://172.30.9.24:5000/v3/roles/bf61801caca2425fad3dcd754f90e279"}, "name": "member"}]} 2019-05-12 23:26:21,656 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-034d9d7b-971d-43bd-acd1-a24e41787a0b 2019-05-12 23:26:21,656 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.216327905655s 2019-05-12 23:26:21,661 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-12 23:26:21,665 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}7f89f1f2ce9c18fdafb5e24d9a19cc05bb6c91f6" 2019-05-12 23:26:21,780 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sun, 12 May 2019 23:26:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-943c7b91-47ed-4200-86e7-8188b76b5e1f 2019-05-12 23:26:21,780 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-12 23:26:21,781 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-943c7b91-47ed-4200-86e7-8188b76b5e1f 2019-05-12 23:26:21,781 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.119578838348s 2019-05-12 23:26:21,782 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-12 23:26:21,786 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}7f89f1f2ce9c18fdafb5e24d9a19cc05bb6c91f6" 2019-05-12 23:26:21,913 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 835 Content-Type: application/json Date: Sun, 12 May 2019 23:26:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3d024e0-c010-4967-bdc8-1c2202567cb6 2019-05-12 23:26:21,914 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/2c33cd24152f470facc0a696e2ac0e9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c33cd24152f470facc0a696e2ac0e9c", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/2e55f9db30cd4444ac0e9d066ed612a6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e55f9db30cd4444ac0e9d066ed612a6", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/2eecd8c0b7ed405fb9816acbfc61b873"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2eecd8c0b7ed405fb9816acbfc61b873", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tempest_smoke-user_f9f07e8c-1af9-4c2a-8ac8-e1ffb99ed667", "links": {"self": "http://172.30.9.24:5000/v3/users/3cff3aeaad0c4a36aeb6900df8f59e32"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3cff3aeaad0c4a36aeb6900df8f59e32", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/3e9ccbfff5874166b6d46bd0fc199536"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e9ccbfff5874166b6d46bd0fc199536", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/6514c9b960ba4340b8237693137e90e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6514c9b960ba4340b8237693137e90e1", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/6e07d59b3a5e4c979114780a983ba694"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e07d59b3a5e4c979114780a983ba694", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/7dda43216d2c43c9a32be853789105c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dda43216d2c43c9a32be853789105c1", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/7de183e8dc884d4291809f553b399004"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7de183e8dc884d4291809f553b399004", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/849a549073e648949aed2d85db42cd75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "849a549073e648949aed2d85db42cd75", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/89eaebb8afe84ead9256ab24a4b51e70"}, "domain_id": "cc15131c8eb7492292418e2207dcc87e", "enabled": true, "options": {}, "id": "89eaebb8afe84ead9256ab24a4b51e70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/9cca07c0aeb24ad88b3c2a36b7f14f24"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9cca07c0aeb24ad88b3c2a36b7f14f24", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e97ad0d4669a4d2ab66ff01388512d4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e97ad0d4669a4d2ab66ff01388512d4b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/eda0297007e04147a7ddf6c5ba8b414c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eda0297007e04147a7ddf6c5ba8b414c", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/f9484f1d364145a1a174ce814372ad75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f9484f1d364145a1a174ce814372ad75", "email": "swift@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-05-12 23:26:21,914 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-f3d024e0-c010-4967-bdc8-1c2202567cb6 2019-05-12 23:26:21,914 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.132504940033s 2019-05-12 23:26:21,926 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-12 23:26:21,929 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}7f89f1f2ce9c18fdafb5e24d9a19cc05bb6c91f6" 2019-05-12 23:26:22,099 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Sun, 12 May 2019 23:26:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8de4a01-f56b-4197-9e22-5219c7768947 2019-05-12 23:26:22,100 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/502ad302317540d78206e49a51170791"}, "tags": [], "enabled": true, "id": "502ad302317540d78206e49a51170791", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/e1cde78fc5364b11ba375012051bd685"}, "tags": [], "enabled": true, "id": "e1cde78fc5364b11ba375012051bd685", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke", "links": {"self": "http://172.30.9.24:5000/v3/projects/8ab394fd242f44548526b2c1899fe088"}, "tags": [], "enabled": true, "id": "8ab394fd242f44548526b2c1899fe088", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_f9f07e8c-1af9-4c2a-8ac8-e1ffb99ed667"}]} 2019-05-12 23:26:22,100 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-c8de4a01-f56b-4197-9e22-5219c7768947 2019-05-12 23:26:22,100 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.174063920975s 2019-05-12 23:26:22,108 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-12 23:26:22,111 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?user.id=3cff3aeaad0c4a36aeb6900df8f59e32&role.id=bf61801caca2425fad3dcd754f90e279&scope.project.id=8ab394fd242f44548526b2c1899fe088" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7f89f1f2ce9c18fdafb5e24d9a19cc05bb6c91f6" 2019-05-12 23:26:22,329 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Sun, 12 May 2019 23:26:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09485637-a433-4d99-83ed-63f9d01b7ea6 2019-05-12 23:26:22,330 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?user.id=3cff3aeaad0c4a36aeb6900df8f59e32&role.id=bf61801caca2425fad3dcd754f90e279&scope.project.id=8ab394fd242f44548526b2c1899fe088", "previous": null, "next": null}} 2019-05-12 23:26:22,330 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=3cff3aeaad0c4a36aeb6900df8f59e32&role.id=bf61801caca2425fad3dcd754f90e279&scope.project.id=8ab394fd242f44548526b2c1899fe088 used request id req-09485637-a433-4d99-83ed-63f9d01b7ea6 2019-05-12 23:26:22,330 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.221758842468s 2019-05-12 23:26:22,333 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-12 23:26:22,337 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/projects/8ab394fd242f44548526b2c1899fe088/users/3cff3aeaad0c4a36aeb6900df8f59e32/roles/bf61801caca2425fad3dcd754f90e279 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7f89f1f2ce9c18fdafb5e24d9a19cc05bb6c91f6" 2019-05-12 23:26:22,630 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 12 May 2019 23:26:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-70f3a0d0-feaa-460b-a608-4f8671338150 2019-05-12 23:26:22,630 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-12 23:26:22,630 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/8ab394fd242f44548526b2c1899fe088/users/3cff3aeaad0c4a36aeb6900df8f59e32/roles/bf61801caca2425fad3dcd754f90e279 used request id req-70f3a0d0-feaa-460b-a608-4f8671338150 2019-05-12 23:26:22,630 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.296950101852s 2019-05-12 23:26:22,631 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_smoke-project_f9f07e8c-1af9-4c2a-8ac8-e1ffb99ed667', 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'8ab394fd242f44548526b2c1899fe088', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'fwki6VGkXQqGLDs3DVctV5ej4z5MPN', 'username': u'tempest_smoke-user_f9f07e8c-1af9-4c2a-8ac8-e1ffb99ed667', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.24:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-05-12 23:26:22,634 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_smoke-user_f9f07e8c-1af9-4c2a-8ac8-e1ffb99ed667', 'password': 'fwki6VGkXQqGLDs3DVctV5ej4z5MPN', 'project_name': 'tempest_smoke-project_f9f07e8c-1af9-4c2a-8ac8-e1ffb99ed667', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.24:5000/v3', 'project_id': '8ab394fd242f44548526b2c1899fe088', 'project_domain_name': 'Default'} 2019-05-12 23:26:22,638 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-12 23:26:22,641 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}7f89f1f2ce9c18fdafb5e24d9a19cc05bb6c91f6" 2019-05-12 23:26:22,783 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 12 May 2019 23:26:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7680ee6e-53b8-4ae6-81a1-698869765407 2019-05-12 23:26:22,784 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "844fe183da2e40679ad6b95337420513", "links": {"self": "http://172.30.9.24:5000/v3/roles/844fe183da2e40679ad6b95337420513"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8ca05c7227a341bd83d32ec8f8313653", "links": {"self": "http://172.30.9.24:5000/v3/roles/8ca05c7227a341bd83d32ec8f8313653"}, "name": "reader"}, {"domain_id": null, "id": "9e09b141a13a4f3b92e9726a9281bbac", "links": {"self": "http://172.30.9.24:5000/v3/roles/9e09b141a13a4f3b92e9726a9281bbac"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a7c607210c3a4f3e8b4164085360c700", "links": {"self": "http://172.30.9.24:5000/v3/roles/a7c607210c3a4f3e8b4164085360c700"}, "name": "admin"}, {"domain_id": null, "id": "b23d2e47e2c84253b961fb802298f09e", "links": {"self": "http://172.30.9.24:5000/v3/roles/b23d2e47e2c84253b961fb802298f09e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "bf61801caca2425fad3dcd754f90e279", "links": {"self": "http://172.30.9.24:5000/v3/roles/bf61801caca2425fad3dcd754f90e279"}, "name": "member"}]} 2019-05-12 23:26:22,784 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-7680ee6e-53b8-4ae6-81a1-698869765407 2019-05-12 23:26:22,784 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.146373987198s 2019-05-12 23:26:22,790 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-12 23:26:22,794 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}7f89f1f2ce9c18fdafb5e24d9a19cc05bb6c91f6" 2019-05-12 23:26:23,032 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 12 May 2019 23:26:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d804e5f-4668-4d72-8153-3d27af18f44a 2019-05-12 23:26:23,032 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "844fe183da2e40679ad6b95337420513", "links": {"self": "http://172.30.9.24:5000/v3/roles/844fe183da2e40679ad6b95337420513"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8ca05c7227a341bd83d32ec8f8313653", "links": {"self": "http://172.30.9.24:5000/v3/roles/8ca05c7227a341bd83d32ec8f8313653"}, "name": "reader"}, {"domain_id": null, "id": "9e09b141a13a4f3b92e9726a9281bbac", "links": {"self": "http://172.30.9.24:5000/v3/roles/9e09b141a13a4f3b92e9726a9281bbac"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a7c607210c3a4f3e8b4164085360c700", "links": {"self": "http://172.30.9.24:5000/v3/roles/a7c607210c3a4f3e8b4164085360c700"}, "name": "admin"}, {"domain_id": null, "id": "b23d2e47e2c84253b961fb802298f09e", "links": {"self": "http://172.30.9.24:5000/v3/roles/b23d2e47e2c84253b961fb802298f09e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "bf61801caca2425fad3dcd754f90e279", "links": {"self": "http://172.30.9.24:5000/v3/roles/bf61801caca2425fad3dcd754f90e279"}, "name": "member"}]} 2019-05-12 23:26:23,033 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-3d804e5f-4668-4d72-8153-3d27af18f44a 2019-05-12 23:26:23,033 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.242250919342s 2019-05-12 23:26:23,038 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-12 23:26:23,041 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}7f89f1f2ce9c18fdafb5e24d9a19cc05bb6c91f6" 2019-05-12 23:26:23,237 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sun, 12 May 2019 23:26:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40008923-7338-4cbd-99aa-68cd12cb833d 2019-05-12 23:26:23,238 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-12 23:26:23,238 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-40008923-7338-4cbd-99aa-68cd12cb833d 2019-05-12 23:26:23,238 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.200231075287s 2019-05-12 23:26:23,239 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-12 23:26:23,242 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}7f89f1f2ce9c18fdafb5e24d9a19cc05bb6c91f6" 2019-05-12 23:26:23,483 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 835 Content-Type: application/json Date: Sun, 12 May 2019 23:26:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ceee0a2-4ad1-4110-852f-b50537383e9e 2019-05-12 23:26:23,484 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/2c33cd24152f470facc0a696e2ac0e9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c33cd24152f470facc0a696e2ac0e9c", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/2e55f9db30cd4444ac0e9d066ed612a6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e55f9db30cd4444ac0e9d066ed612a6", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/2eecd8c0b7ed405fb9816acbfc61b873"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2eecd8c0b7ed405fb9816acbfc61b873", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tempest_smoke-user_f9f07e8c-1af9-4c2a-8ac8-e1ffb99ed667", "links": {"self": "http://172.30.9.24:5000/v3/users/3cff3aeaad0c4a36aeb6900df8f59e32"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3cff3aeaad0c4a36aeb6900df8f59e32", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/3e9ccbfff5874166b6d46bd0fc199536"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e9ccbfff5874166b6d46bd0fc199536", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/6514c9b960ba4340b8237693137e90e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6514c9b960ba4340b8237693137e90e1", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/6e07d59b3a5e4c979114780a983ba694"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e07d59b3a5e4c979114780a983ba694", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/7dda43216d2c43c9a32be853789105c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dda43216d2c43c9a32be853789105c1", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/7de183e8dc884d4291809f553b399004"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7de183e8dc884d4291809f553b399004", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/849a549073e648949aed2d85db42cd75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "849a549073e648949aed2d85db42cd75", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/89eaebb8afe84ead9256ab24a4b51e70"}, "domain_id": "cc15131c8eb7492292418e2207dcc87e", "enabled": true, "options": {}, "id": "89eaebb8afe84ead9256ab24a4b51e70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/9cca07c0aeb24ad88b3c2a36b7f14f24"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9cca07c0aeb24ad88b3c2a36b7f14f24", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e97ad0d4669a4d2ab66ff01388512d4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e97ad0d4669a4d2ab66ff01388512d4b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/eda0297007e04147a7ddf6c5ba8b414c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eda0297007e04147a7ddf6c5ba8b414c", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/f9484f1d364145a1a174ce814372ad75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f9484f1d364145a1a174ce814372ad75", "email": "swift@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-05-12 23:26:23,484 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-5ceee0a2-4ad1-4110-852f-b50537383e9e 2019-05-12 23:26:23,484 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.245286941528s 2019-05-12 23:26:23,496 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-12 23:26:23,499 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}7f89f1f2ce9c18fdafb5e24d9a19cc05bb6c91f6" 2019-05-12 23:26:23,623 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Sun, 12 May 2019 23:26:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3aa29c37-9196-4e61-9bae-925cdfe3e714 2019-05-12 23:26:23,624 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/502ad302317540d78206e49a51170791"}, "tags": [], "enabled": true, "id": "502ad302317540d78206e49a51170791", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/e1cde78fc5364b11ba375012051bd685"}, "tags": [], "enabled": true, "id": "e1cde78fc5364b11ba375012051bd685", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke", "links": {"self": "http://172.30.9.24:5000/v3/projects/8ab394fd242f44548526b2c1899fe088"}, "tags": [], "enabled": true, "id": "8ab394fd242f44548526b2c1899fe088", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_f9f07e8c-1af9-4c2a-8ac8-e1ffb99ed667"}]} 2019-05-12 23:26:23,624 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-3aa29c37-9196-4e61-9bae-925cdfe3e714 2019-05-12 23:26:23,624 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.128015041351s 2019-05-12 23:26:23,631 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-12 23:26:23,634 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?user.id=3cff3aeaad0c4a36aeb6900df8f59e32&role.id=a7c607210c3a4f3e8b4164085360c700&scope.project.id=8ab394fd242f44548526b2c1899fe088" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7f89f1f2ce9c18fdafb5e24d9a19cc05bb6c91f6" 2019-05-12 23:26:23,832 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Sun, 12 May 2019 23:26:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d4d8066-dd2b-4241-b4f1-8ed13044de50 2019-05-12 23:26:23,833 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?user.id=3cff3aeaad0c4a36aeb6900df8f59e32&role.id=a7c607210c3a4f3e8b4164085360c700&scope.project.id=8ab394fd242f44548526b2c1899fe088", "previous": null, "next": null}} 2019-05-12 23:26:23,833 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=3cff3aeaad0c4a36aeb6900df8f59e32&role.id=a7c607210c3a4f3e8b4164085360c700&scope.project.id=8ab394fd242f44548526b2c1899fe088 used request id req-6d4d8066-dd2b-4241-b4f1-8ed13044de50 2019-05-12 23:26:23,833 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.20236992836s 2019-05-12 23:26:23,837 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-12 23:26:23,840 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/projects/8ab394fd242f44548526b2c1899fe088/users/3cff3aeaad0c4a36aeb6900df8f59e32/roles/a7c607210c3a4f3e8b4164085360c700 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7f89f1f2ce9c18fdafb5e24d9a19cc05bb6c91f6" 2019-05-12 23:26:24,143 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 12 May 2019 23:26:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0cf05fa4-1524-4085-8308-00f14b580221 2019-05-12 23:26:24,143 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-12 23:26:24,143 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/8ab394fd242f44548526b2c1899fe088/users/3cff3aeaad0c4a36aeb6900df8f59e32/roles/a7c607210c3a4f3e8b4164085360c700 used request id req-0cf05fa4-1524-4085-8308-00f14b580221 2019-05-12 23:26:24,143 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.306488037109s 2019-05-12 23:26:24,147 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-12 23:26:24,150 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}7f89f1f2ce9c18fdafb5e24d9a19cc05bb6c91f6" 2019-05-12 23:26:24,392 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 12 May 2019 23:26:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06c323e1-8c02-49d0-99cf-a8ef4c757625 2019-05-12 23:26:24,392 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "844fe183da2e40679ad6b95337420513", "links": {"self": "http://172.30.9.24:5000/v3/roles/844fe183da2e40679ad6b95337420513"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8ca05c7227a341bd83d32ec8f8313653", "links": {"self": "http://172.30.9.24:5000/v3/roles/8ca05c7227a341bd83d32ec8f8313653"}, "name": "reader"}, {"domain_id": null, "id": "9e09b141a13a4f3b92e9726a9281bbac", "links": {"self": "http://172.30.9.24:5000/v3/roles/9e09b141a13a4f3b92e9726a9281bbac"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a7c607210c3a4f3e8b4164085360c700", "links": {"self": "http://172.30.9.24:5000/v3/roles/a7c607210c3a4f3e8b4164085360c700"}, "name": "admin"}, {"domain_id": null, "id": "b23d2e47e2c84253b961fb802298f09e", "links": {"self": "http://172.30.9.24:5000/v3/roles/b23d2e47e2c84253b961fb802298f09e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "bf61801caca2425fad3dcd754f90e279", "links": {"self": "http://172.30.9.24:5000/v3/roles/bf61801caca2425fad3dcd754f90e279"}, "name": "member"}]} 2019-05-12 23:26:24,393 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-06c323e1-8c02-49d0-99cf-a8ef4c757625 2019-05-12 23:26:24,393 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.245913982391s 2019-05-12 23:26:24,398 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-12 23:26:24,401 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}7f89f1f2ce9c18fdafb5e24d9a19cc05bb6c91f6" 2019-05-12 23:26:24,510 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sun, 12 May 2019 23:26:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c41fbb5-f543-4703-a90f-e972c9cde2da 2019-05-12 23:26:24,510 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-12 23:26:24,510 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-8c41fbb5-f543-4703-a90f-e972c9cde2da 2019-05-12 23:26:24,510 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.112486839294s 2019-05-12 23:26:24,511 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-12 23:26:24,515 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}7f89f1f2ce9c18fdafb5e24d9a19cc05bb6c91f6" 2019-05-12 23:26:24,766 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 835 Content-Type: application/json Date: Sun, 12 May 2019 23:26:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9054ee96-f3a2-41e7-8afe-1f20962d5875 2019-05-12 23:26:24,767 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/2c33cd24152f470facc0a696e2ac0e9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c33cd24152f470facc0a696e2ac0e9c", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/2e55f9db30cd4444ac0e9d066ed612a6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e55f9db30cd4444ac0e9d066ed612a6", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/2eecd8c0b7ed405fb9816acbfc61b873"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2eecd8c0b7ed405fb9816acbfc61b873", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tempest_smoke-user_f9f07e8c-1af9-4c2a-8ac8-e1ffb99ed667", "links": {"self": "http://172.30.9.24:5000/v3/users/3cff3aeaad0c4a36aeb6900df8f59e32"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3cff3aeaad0c4a36aeb6900df8f59e32", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/3e9ccbfff5874166b6d46bd0fc199536"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e9ccbfff5874166b6d46bd0fc199536", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/6514c9b960ba4340b8237693137e90e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6514c9b960ba4340b8237693137e90e1", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/6e07d59b3a5e4c979114780a983ba694"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e07d59b3a5e4c979114780a983ba694", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/7dda43216d2c43c9a32be853789105c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dda43216d2c43c9a32be853789105c1", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/7de183e8dc884d4291809f553b399004"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7de183e8dc884d4291809f553b399004", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/849a549073e648949aed2d85db42cd75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "849a549073e648949aed2d85db42cd75", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/89eaebb8afe84ead9256ab24a4b51e70"}, "domain_id": "cc15131c8eb7492292418e2207dcc87e", "enabled": true, "options": {}, "id": "89eaebb8afe84ead9256ab24a4b51e70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/9cca07c0aeb24ad88b3c2a36b7f14f24"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9cca07c0aeb24ad88b3c2a36b7f14f24", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e97ad0d4669a4d2ab66ff01388512d4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e97ad0d4669a4d2ab66ff01388512d4b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/eda0297007e04147a7ddf6c5ba8b414c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eda0297007e04147a7ddf6c5ba8b414c", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/f9484f1d364145a1a174ce814372ad75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f9484f1d364145a1a174ce814372ad75", "email": "swift@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-05-12 23:26:24,767 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-9054ee96-f3a2-41e7-8afe-1f20962d5875 2019-05-12 23:26:24,767 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.25624704361s 2019-05-12 23:26:24,779 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-12 23:26:24,782 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?role.id=a7c607210c3a4f3e8b4164085360c700&user.id=3cff3aeaad0c4a36aeb6900df8f59e32&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}7f89f1f2ce9c18fdafb5e24d9a19cc05bb6c91f6" 2019-05-12 23:26:24,901 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 194 Content-Type: application/json Date: Sun, 12 May 2019 23:26:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f64a1e3b-1e78-4497-bd9a-ffb8c082c41f 2019-05-12 23:26:24,901 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?role.id=a7c607210c3a4f3e8b4164085360c700&user.id=3cff3aeaad0c4a36aeb6900df8f59e32&scope.domain.id=default", "previous": null, "next": null}} 2019-05-12 23:26:24,902 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?role.id=a7c607210c3a4f3e8b4164085360c700&user.id=3cff3aeaad0c4a36aeb6900df8f59e32&scope.domain.id=default used request id req-f64a1e3b-1e78-4497-bd9a-ffb8c082c41f 2019-05-12 23:26:24,902 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.122637987137s 2019-05-12 23:26:24,905 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2019-05-12 23:26:24,909 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/domains/default/users/3cff3aeaad0c4a36aeb6900df8f59e32/roles/a7c607210c3a4f3e8b4164085360c700 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7f89f1f2ce9c18fdafb5e24d9a19cc05bb6c91f6" 2019-05-12 23:26:25,055 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 12 May 2019 23:26:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bba6ae96-76ce-4e3d-8741-77d254ebdae9 2019-05-12 23:26:25,055 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-12 23:26:25,055 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/domains/default/users/3cff3aeaad0c4a36aeb6900df8f59e32/roles/a7c607210c3a4f3e8b4164085360c700 used request id req-bba6ae96-76ce-4e3d-8741-77d254ebdae9 2019-05-12 23:26:25,055 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.149877071381s 2019-05-12 23:26:25,059 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-05-12 23:26:25,065 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Sun, 12 May 2019 23:26:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b5e65b5-fc5d-4d5d-8c28-9e5171b0a258 2019-05-12 23:26:25,065 - 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.24:5000/v3/", "rel": "self"}]}} 2019-05-12 23:26:25,066 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/v3 used request id req-4b5e65b5-fc5d-4d5d-8c28-9e5171b0a258 2019-05-12 23:26:25,066 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2019-05-12 23:26:25,483 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a7c607210c3a4f3e8b4164085360c700", "name": "admin"}, {"id": "8ca05c7227a341bd83d32ec8f8313653", "name": "reader"}, {"id": "bf61801caca2425fad3dcd754f90e279", "name": "member"}], "expires_at": "2019-05-13T00:26:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ab394fd242f44548526b2c1899fe088", "name": "tempest_smoke-project_f9f07e8c-1af9-4c2a-8ac8-e1ffb99ed667"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.30:8080/v1/AUTH_8ab394fd242f44548526b2c1899fe088", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "52ba4b5dec704662a53725ace954b758"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8ab394fd242f44548526b2c1899fe088", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "76cdc7260e614ea7a112bbf6501075b4"}, {"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0016890642c4863a40d79301b1151c9"}], "type": "object-store", "id": "18380897045c4ca3915e511516050721", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1af474b830214cd99d794f484388b9bc"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e1601e9d9fc4089a53490e78be5772c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a7514fc59a84b9abc355f5edbf83808"}], "type": "compute", "id": "32036ae8f7e04dc98daec1c4a4ec6234", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e705bf9c7be4636aa3957547f53682e"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "98bfbcf42a814c4882fcf329c2eb1aa3"}, {"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af9f8ae5e6794a09911001957e446fb3"}], "type": "event", "id": "419c4374326b4e8ba4bdf28c1a8f4f83", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "268f25db6d024c36b51f9687a725b015"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc526326fa154bababfdbc3992e985ee"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efb034dcd41d4871b0a0929d157f8741"}], "type": "metric", "id": "4ffc9a99aad94487a1039ad7f2d6f090", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/8ab394fd242f44548526b2c1899fe088", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "309e542939a849cca4774d4ecdc03ba6"}, {"url": "http://172.30.9.24:8004/v1/8ab394fd242f44548526b2c1899fe088", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94011bd098e04124b27b78f69f11ac12"}, {"url": "http://192.30.9.4:8004/v1/8ab394fd242f44548526b2c1899fe088", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de37498d066848da8ab99cbcd3616791"}], "type": "orchestration", "id": "6be0ce84b0224523a21a8b1a4c483242", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58d8437c726d4c0284d5dcac7cb5277c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc6e0caf33ad4d4da0ebdbcd6017bb97"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ca91602f273343e594e001d4d93aea31"}], "type": "identity", "id": "73fe34c4669c462aa6825fe50c44c0c5", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/8ab394fd242f44548526b2c1899fe088", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "30a534e5676c45d7966a9da23673bbcb"}, {"url": "http://192.30.9.4:8776/v2/8ab394fd242f44548526b2c1899fe088", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9cdc7e864a14682926db0dfbc56508e"}, {"url": "http://172.30.9.24:8776/v2/8ab394fd242f44548526b2c1899fe088", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e1c9ef0413f74a9281a145c7616f3d93"}], "type": "volumev2", "id": "84b8ce982b644c5fa734c93f5a240946", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49bc6af0fb36466d88e5bae34cc1970c"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b80de3b98af4abfba827bce002941dd"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6cc2135e734b4e1cb80611ebca802264"}], "type": "network", "id": "96c020f30b154737a857e2170dfc05c5", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "9c71851d494341a193fcfd99ff819a24", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59c0d24cc40c4c3d94209a0024bf072a"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68adf55aae0d4c50a2857bed11cc3761"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e35f0dd57c6d4ef2acc0e8dd747ab8c3"}], "type": "image", "id": "b59adf68bee544e4890a3bcfbf865eb1", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "64efe99b77bf457cb4994dc3f5f698cd"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "74be3cdb61a44d7dbe7be7f0c943c37b"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef030e81bb5b411096eb72a5f56ef179"}], "type": "alarming", "id": "b65220b9f32748cbbad5ffdfe793b945", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01d54c79a7204e18ae62efe9cf264132"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7240f2e8af1f45c4902f10ff40ae8737"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c21ec991e9cc479cb9251dc2be4e5d05"}], "type": "placement", "id": "eee5455969b14ace91d2257ab12e9e03", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/8ab394fd242f44548526b2c1899fe088", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba60c632e2b84514923fc18d1532d63e"}, {"url": "http://172.30.9.24:8776/v3/8ab394fd242f44548526b2c1899fe088", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dfa256588564446c9b89f88889b935c4"}, {"url": "http://192.30.9.4:8776/v3/8ab394fd242f44548526b2c1899fe088", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2fa5c3f7a0043ab814658d62b0418c1"}], "type": "volumev3", "id": "f7e6e7f7cae04db89c6a4dacb8fd5682", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5a73c8c287b74d1ba81a84739a7dbfeb"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "695e1b11f43140f8985b6bf5cdfd11be"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0891c46c5e240e7ac0b8de1a7f8e457"}], "type": "cloudformation", "id": "fc9b7fdfb7f24bf3b43e65004ffa982c", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tempest_smoke-user_f9f07e8c-1af9-4c2a-8ac8-e1ffb99ed667", "id": "3cff3aeaad0c4a36aeb6900df8f59e32"}, "audit_ids": ["eptIwD6USQSlSTdP0g8YVg"], "issued_at": "2019-05-12T23:26:25.000000Z"}} 2019-05-12 23:26:25,486 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-05-12 23:26:25,487 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}6a5b83c9713a5088f83da5596a15b479e05e2e0f" 2019-05-12 23:26:25,785 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Sun, 12 May 2019 23:26:25 GMT X-Openstack-Request-Id: req-41f80349-57bf-4870-a1e8-3a4c66e9f9ad 2019-05-12 23:26:25,787 - 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-05-12 23:26:25,787 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/extensions.json used request id req-41f80349-57bf-4870-a1e8-3a4c66e9f9ad 2019-05-12 23:26:25,787 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.30109000206s 2019-05-12 23:26:25,798 - xtesting.ci.run_tests - INFO - Running test case 'tempest_smoke'... 2019-05-12 23:26:25,798 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-12 23:26:25,802 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}7f89f1f2ce9c18fdafb5e24d9a19cc05bb6c91f6" 2019-05-12 23:26:25,911 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Sun, 12 May 2019 23:26:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31e45ec7-f071-4a8a-9626-28c1557e9b7c 2019-05-12 23:26:25,912 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/cc15131c8eb7492292418e2207dcc87e"}, "tags": [], "enabled": true, "id": "cc15131c8eb7492292418e2207dcc87e", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2019-05-12 23:26:25,912 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-31e45ec7-f071-4a8a-9626-28c1557e9b7c 2019-05-12 23:26:25,912 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.113358020782s 2019-05-12 23:26:25,919 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-12 23:26:25,923 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}7f89f1f2ce9c18fdafb5e24d9a19cc05bb6c91f6" 2019-05-12 23:26:26,138 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Sun, 12 May 2019 23:26:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c67f63be-e61b-463b-b385-c84a6bc41fa1 2019-05-12 23:26:26,139 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/502ad302317540d78206e49a51170791"}, "tags": [], "enabled": true, "id": "502ad302317540d78206e49a51170791", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/e1cde78fc5364b11ba375012051bd685"}, "tags": [], "enabled": true, "id": "e1cde78fc5364b11ba375012051bd685", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke", "links": {"self": "http://172.30.9.24:5000/v3/projects/8ab394fd242f44548526b2c1899fe088"}, "tags": [], "enabled": true, "id": "8ab394fd242f44548526b2c1899fe088", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_f9f07e8c-1af9-4c2a-8ac8-e1ffb99ed667"}]} 2019-05-12 23:26:26,139 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-c67f63be-e61b-463b-b385-c84a6bc41fa1 2019-05-12 23:26:26,139 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.219824075699s 2019-05-12 23:26:26,142 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-05-12 23:26:26,142 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}7f89f1f2ce9c18fdafb5e24d9a19cc05bb6c91f6" -d '{"network": {"shared": true, "tenant_id": "8ab394fd242f44548526b2c1899fe088", "name": "tempest_smoke-net_f9f07e8c-1af9-4c2a-8ac8-e1ffb99ed667", "admin_state_up": true}}' 2019-05-12 23:26:26,732 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 726 Content-Type: application/json Date: Sun, 12 May 2019 23:26:27 GMT X-Openstack-Request-Id: req-883df643-959f-49e1-a7ad-99c92da7d26f 2019-05-12 23:26:26,732 - 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":"517190e0-8cc5-4cc4-b6e6-986dcca725c9","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":70,"ipv4_address_scope":null,"shared":true,"project_id":"8ab394fd242f44548526b2c1899fe088","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-12T23:26:26Z","is_default":false,"qos_policy_id":null,"name":"tempest_smoke-net_f9f07e8c-1af9-4c2a-8ac8-e1ffb99ed667","admin_state_up":true,"tenant_id":"8ab394fd242f44548526b2c1899fe088","created_at":"2019-05-12T23:26:26Z","mtu":1450}} 2019-05-12 23:26:26,732 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-883df643-959f-49e1-a7ad-99c92da7d26f 2019-05-12 23:26:26,733 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.590635061264s 2019-05-12 23:26:26,733 - 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-05-12T23:26:26Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'517190e0-8cc5-4cc4-b6e6-986dcca725c9', 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'tempest_smoke-net_f9f07e8c-1af9-4c2a-8ac8-e1ffb99ed667', u'created_at': u'2019-05-12T23:26:26Z', u'mtu': 1450, u'tenant_id': u'8ab394fd242f44548526b2c1899fe088', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'8ab394fd242f44548526b2c1899fe088', u'l2_adjacency': True}) 2019-05-12 23:26:26,733 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-12 23:26:26,734 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}6a5b83c9713a5088f83da5596a15b479e05e2e0f" 2019-05-12 23:26:27,124 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1432 Content-Type: application/json Date: Sun, 12 May 2019 23:26:27 GMT X-Openstack-Request-Id: req-8ee85fec-39ea-471e-b43a-e62bcce01f33 2019-05-12 23:26:27,124 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"517190e0-8cc5-4cc4-b6e6-986dcca725c9","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":70,"ipv4_address_scope":null,"shared":true,"project_id":"8ab394fd242f44548526b2c1899fe088","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-12T23:26:26Z","qos_policy_id":null,"name":"tempest_smoke-net_f9f07e8c-1af9-4c2a-8ac8-e1ffb99ed667","admin_state_up":true,"tenant_id":"8ab394fd242f44548526b2c1899fe088","created_at":"2019-05-12T23:26:26Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"b24f945a-7d07-4835-982f-37a530314074","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e1cde78fc5364b11ba375012051bd685","l2_adjacency":true,"status":"ACTIVE","subnets":["e4030248-99b3-4c84-be5c-699e1ef4626f"],"description":"","tags":[],"updated_at":"2019-05-12T23:13:19Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e1cde78fc5364b11ba375012051bd685","created_at":"2019-05-12T23:13:13Z","provider:network_type":"flat"}]} 2019-05-12 23:26:27,124 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-8ee85fec-39ea-471e-b43a-e62bcce01f33 2019-05-12 23:26:27,124 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.39080786705s 2019-05-12 23:26:27,126 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-05-12 23:26:27,126 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}6a5b83c9713a5088f83da5596a15b479e05e2e0f" -d '{"subnet": {"name": "tempest_smoke-subnet_f9f07e8c-1af9-4c2a-8ac8-e1ffb99ed667", "enable_dhcp": true, "network_id": "517190e0-8cc5-4cc4-b6e6-986dcca725c9", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-05-12 23:26:28,008 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 699 Content-Type: application/json Date: Sun, 12 May 2019 23:26:28 GMT X-Openstack-Request-Id: req-cf22825f-4e1c-4882-a7b1-cc1f070a4619 2019-05-12 23:26:28,008 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-05-12T23:26:27Z","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":"03e0f36b-e2a5-42a6-8969-fbd7ef5ea8d4","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"8ab394fd242f44548526b2c1899fe088","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tempest_smoke-subnet_f9f07e8c-1af9-4c2a-8ac8-e1ffb99ed667","enable_dhcp":true,"segment_id":null,"network_id":"517190e0-8cc5-4cc4-b6e6-986dcca725c9","tenant_id":"8ab394fd242f44548526b2c1899fe088","created_at":"2019-05-12T23:26:27Z","ip_version":4}} 2019-05-12 23:26:28,008 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-cf22825f-4e1c-4882-a7b1-cc1f070a4619 2019-05-12 23:26:28,008 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.882472991943s 2019-05-12 23:26:28,009 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-05-12T23:26:27Z', 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'03e0f36b-e2a5-42a6-8969-fbd7ef5ea8d4', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest_smoke-subnet_f9f07e8c-1af9-4c2a-8ac8-e1ffb99ed667', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'517190e0-8cc5-4cc4-b6e6-986dcca725c9', u'tenant_id': u'8ab394fd242f44548526b2c1899fe088', u'created_at': u'2019-05-12T23:26:27Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'8ab394fd242f44548526b2c1899fe088'}) 2019-05-12 23:26:28,009 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-05-12 23:26:28,010 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}6a5b83c9713a5088f83da5596a15b479e05e2e0f" -d '{"router": {"external_gateway_info": {"network_id": "b24f945a-7d07-4835-982f-37a530314074"}, "name": "tempest_smoke-router_f9f07e8c-1af9-4c2a-8ac8-e1ffb99ed667", "admin_state_up": true}}' 2019-05-12 23:26:34,926 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 712 Content-Type: application/json Date: Sun, 12 May 2019 23:26:35 GMT X-Openstack-Request-Id: req-fa039d93-b8a1-41fc-afe9-00c572a9421a 2019-05-12 23:26:34,926 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "b24f945a-7d07-4835-982f-37a530314074", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e4030248-99b3-4c84-be5c-699e1ef4626f", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "8ab394fd242f44548526b2c1899fe088", "created_at": "2019-05-12T23:26:29Z", "admin_state_up": true, "updated_at": "2019-05-12T23:26:30Z", "project_id": "8ab394fd242f44548526b2c1899fe088", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "788eb367-24f6-4746-acff-13485f2c486e", "name": "tempest_smoke-router_f9f07e8c-1af9-4c2a-8ac8-e1ffb99ed667"}} 2019-05-12 23:26:34,927 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-fa039d93-b8a1-41fc-afe9-00c572a9421a 2019-05-12 23:26:34,927 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 6.91728711128s 2019-05-12 23:26:34,927 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-05-12T23:26:30Z', u'revision_number': 3, u'ha': True, u'id': u'788eb367-24f6-4746-acff-13485f2c486e', u'external_gateway_info': {u'network_id': u'b24f945a-7d07-4835-982f-37a530314074', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'e4030248-99b3-4c84-be5c-699e1ef4626f', u'ip_address': u'172.30.9.209'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest_smoke-router_f9f07e8c-1af9-4c2a-8ac8-e1ffb99ed667', u'admin_state_up': True, u'tenant_id': u'8ab394fd242f44548526b2c1899fe088', u'created_at': u'2019-05-12T23:26:29Z', u'flavor_id': None, u'routes': [], u'project_id': u'8ab394fd242f44548526b2c1899fe088'}) 2019-05-12 23:26:34,928 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-05-12 23:26:34,929 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/788eb367-24f6-4746-acff-13485f2c486e/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}6a5b83c9713a5088f83da5596a15b479e05e2e0f" -d '{"subnet_id": "03e0f36b-e2a5-42a6-8969-fbd7ef5ea8d4"}' 2019-05-12 23:26:38,082 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sun, 12 May 2019 23:26:38 GMT X-Openstack-Request-Id: req-97a15d0e-111b-4ee7-91a8-67f49770feee 2019-05-12 23:26:38,083 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "517190e0-8cc5-4cc4-b6e6-986dcca725c9", "tenant_id": "8ab394fd242f44548526b2c1899fe088", "subnet_id": "03e0f36b-e2a5-42a6-8969-fbd7ef5ea8d4", "subnet_ids": ["03e0f36b-e2a5-42a6-8969-fbd7ef5ea8d4"], "port_id": "a620afd1-dd78-4c80-955c-258f61231788", "id": "788eb367-24f6-4746-acff-13485f2c486e"} 2019-05-12 23:26:38,083 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/788eb367-24f6-4746-acff-13485f2c486e/add_router_interface.json used request id req-97a15d0e-111b-4ee7-91a8-67f49770feee 2019-05-12 23:26:38,083 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.1551129818s 2019-05-12 23:26:38,084 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-05-12 23:26:38,190 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-05-12 23:26:38,194 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-05-12 23:26:38,198 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sun, 12 May 2019 23:26:38 GMT 2019-05-12 23:26:38,198 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}]} 2019-05-12 23:26:38,201 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-12 23:26:38,204 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}6a5b83c9713a5088f83da5596a15b479e05e2e0f" 2019-05-12 23:26:38,531 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sun, 12 May 2019 23:26:38 GMT X-Openstack-Request-Id: req-4abccb55-0464-452a-98c1-1a470d2e7179 2019-05-12 23:26:38,532 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-12 23:26:38,532 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-4abccb55-0464-452a-98c1-1a470d2e7179 2019-05-12 23:26:38,532 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.330631017685s 2019-05-12 23:26:38,541 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-05-12 23:26:38,545 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}6a5b83c9713a5088f83da5596a15b479e05e2e0f" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke-img_f9f07e8c-1af9-4c2a-8ac8-e1ffb99ed667", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke-img_f9f07e8c-1af9-4c2a-8ac8-e1ffb99ed667"}' 2019-05-12 23:26:38,912 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 942 Content-Type: application/json Date: Sun, 12 May 2019 23:26:38 GMT Location: http://172.30.9.24:9292/v2/images/637ca169-c2bd-4319-99cd-e5dfda21f88b Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-ee77c91d-54e3-4156-83a8-7d4ca6451501 2019-05-12 23:26:38,912 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-12T23:26:38Z", "file": "/v2/images/637ca169-c2bd-4319-99cd-e5dfda21f88b/file", "owner": "8ab394fd242f44548526b2c1899fe088", "id": "637ca169-c2bd-4319-99cd-e5dfda21f88b", "size": null, "self": "/v2/images/637ca169-c2bd-4319-99cd-e5dfda21f88b", "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_f9f07e8c-1af9-4c2a-8ac8-e1ffb99ed667", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_f9f07e8c-1af9-4c2a-8ac8-e1ffb99ed667", "checksum": null, "created_at": "2019-05-12T23:26:38Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-05-12 23:26:38,912 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-ee77c91d-54e3-4156-83a8-7d4ca6451501 2019-05-12 23:26:38,913 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.371677875519s 2019-05-12 23:26:38,913 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-05-12 23:26:38,917 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/637ca169-c2bd-4319-99cd-e5dfda21f88b/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}6a5b83c9713a5088f83da5596a15b479e05e2e0f" -d '' 2019-05-12 23:26:40,317 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 12 May 2019 23:26:40 GMT X-Openstack-Request-Id: req-48a88593-555c-4408-85f3-1da7d315eb83 2019-05-12 23:26:40,317 - 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-05-12 23:26:40,318 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/637ca169-c2bd-4319-99cd-e5dfda21f88b/file used request id req-48a88593-555c-4408-85f3-1da7d315eb83 2019-05-12 23:26:40,318 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.40441203117s 2019-05-12 23:26:40,322 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-12 23:26:40,327 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}6a5b83c9713a5088f83da5596a15b479e05e2e0f" 2019-05-12 23:26:40,659 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Sun, 12 May 2019 23:26:40 GMT X-Openstack-Request-Id: req-6a117dc8-25b6-43e8-aa64-d39c6cedc82c 2019-05-12 23:26:40,660 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-12T23:26:40Z", "file": "/v2/images/637ca169-c2bd-4319-99cd-e5dfda21f88b/file", "owner": "8ab394fd242f44548526b2c1899fe088", "id": "637ca169-c2bd-4319-99cd-e5dfda21f88b", "size": 12716032, "self": "/v2/images/637ca169-c2bd-4319-99cd-e5dfda21f88b", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://29d1eb29-4ea1-4f37-b52d-6ea80a398212/images/637ca169-c2bd-4319-99cd-e5dfda21f88b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://29d1eb29-4ea1-4f37-b52d-6ea80a398212/images/637ca169-c2bd-4319-99cd-e5dfda21f88b/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_f9f07e8c-1af9-4c2a-8ac8-e1ffb99ed667", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_f9f07e8c-1af9-4c2a-8ac8-e1ffb99ed667", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-12T23:26:38Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-12 23:26:40,660 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-6a117dc8-25b6-43e8-aa64-d39c6cedc82c 2019-05-12 23:26:40,660 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.337336063385s 2019-05-12 23:26:40,662 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://29d1eb29-4ea1-4f37-b52d-6ea80a398212/images/637ca169-c2bd-4319-99cd-e5dfda21f88b/snap', u'metadata': Munch({})})], 'file': u'/v2/images/637ca169-c2bd-4319-99cd-e5dfda21f88b/file', 'owner': u'8ab394fd242f44548526b2c1899fe088', 'id': u'637ca169-c2bd-4319-99cd-e5dfda21f88b', 'size': 12716032, u'self': u'/v2/images/637ca169-c2bd-4319-99cd-e5dfda21f88b', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8ab394fd242f44548526b2c1899fe088', 'name': 'tempest_smoke-project_f9f07e8c-1af9-4c2a-8ac8-e1ffb99ed667', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://29d1eb29-4ea1-4f37-b52d-6ea80a398212/images/637ca169-c2bd-4319-99cd-e5dfda21f88b/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-05-12T23:26:40Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-05-12T23:26:40Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_f9f07e8c-1af9-4c2a-8ac8-e1ffb99ed667', '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/637ca169-c2bd-4319-99cd-e5dfda21f88b', 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_f9f07e8c-1af9-4c2a-8ac8-e1ffb99ed667', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke-img_f9f07e8c-1af9-4c2a-8ac8-e1ffb99ed667', 'created': u'2019-05-12T23:26:38Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-05-12T23:26:38Z', 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/637ca169-c2bd-4319-99cd-e5dfda21f88b', 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_f9f07e8c-1af9-4c2a-8ac8-e1ffb99ed667', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-05-12 23:26:40,665 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-12 23:26:40,668 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}7f89f1f2ce9c18fdafb5e24d9a19cc05bb6c91f6" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "tempest_smoke-flavor_f9f07e8c-1af9-4c2a-8ac8-e1ffb99ed667", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-05-12 23:26:41,044 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 312 Content-Type: application/json Date: Sun, 12 May 2019 23:26: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-41d59e27-1a94-40b8-b05b-88fc29c2d8f1 x-openstack-request-id: req-41d59e27-1a94-40b8-b05b-88fc29c2d8f1 2019-05-12 23:26:41,044 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "tempest_smoke-flavor_f9f07e8c-1af9-4c2a-8ac8-e1ffb99ed667", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/daf435e8-819a-4489-9fe5-8083ca515319", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/daf435e8-819a-4489-9fe5-8083ca515319", "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": "daf435e8-819a-4489-9fe5-8083ca515319"}} 2019-05-12 23:26:41,044 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-41d59e27-1a94-40b8-b05b-88fc29c2d8f1 2019-05-12 23:26:41,044 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.379338026047s 2019-05-12 23:26:41,045 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_f9f07e8c-1af9-4c2a-8ac8-e1ffb99ed667', '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'502ad302317540d78206e49a51170791', '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'daf435e8-819a-4489-9fe5-8083ca515319', 'swap': 0}) 2019-05-12 23:26:41,046 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-12 23:26:41,049 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors/daf435e8-819a-4489-9fe5-8083ca515319/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}7f89f1f2ce9c18fdafb5e24d9a19cc05bb6c91f6" -d '{"extra_specs": {}}' 2019-05-12 23:26:41,072 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 12 May 2019 23:26:41 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-c307a205-ec9b-4ea0-86ed-7f3f95e801fd x-openstack-request-id: req-c307a205-ec9b-4ea0-86ed-7f3f95e801fd 2019-05-12 23:26:41,073 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-12 23:26:41,073 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/daf435e8-819a-4489-9fe5-8083ca515319/os-extra_specs used request id req-c307a205-ec9b-4ea0-86ed-7f3f95e801fd 2019-05-12 23:26:41,073 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0269100666046s 2019-05-12 23:26:41,083 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-05-12 23:26:41,088 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sun, 12 May 2019 23:26:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ae150a92-3c8c-4bac-a52c-03d652832a93 2019-05-12 23:26:41,088 - 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.24:5000/v3/", "rel": "self"}]}]}} 2019-05-12 23:26:41,088 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/ used request id req-ae150a92-3c8c-4bac-a52c-03d652832a93 2019-05-12 23:26:41,092 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-12 23:26:41,095 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}6a5b83c9713a5088f83da5596a15b479e05e2e0f" 2019-05-12 23:26:41,320 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 12 May 2019 23:26:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48aa31e2-0c37-4d9b-907b-e7d166a32535 2019-05-12 23:26:41,320 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "844fe183da2e40679ad6b95337420513", "links": {"self": "http://172.30.9.24:5000/v3/roles/844fe183da2e40679ad6b95337420513"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8ca05c7227a341bd83d32ec8f8313653", "links": {"self": "http://172.30.9.24:5000/v3/roles/8ca05c7227a341bd83d32ec8f8313653"}, "name": "reader"}, {"domain_id": null, "id": "9e09b141a13a4f3b92e9726a9281bbac", "links": {"self": "http://172.30.9.24:5000/v3/roles/9e09b141a13a4f3b92e9726a9281bbac"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a7c607210c3a4f3e8b4164085360c700", "links": {"self": "http://172.30.9.24:5000/v3/roles/a7c607210c3a4f3e8b4164085360c700"}, "name": "admin"}, {"domain_id": null, "id": "b23d2e47e2c84253b961fb802298f09e", "links": {"self": "http://172.30.9.24:5000/v3/roles/b23d2e47e2c84253b961fb802298f09e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "bf61801caca2425fad3dcd754f90e279", "links": {"self": "http://172.30.9.24:5000/v3/roles/bf61801caca2425fad3dcd754f90e279"}, "name": "member"}]} 2019-05-12 23:26:41,320 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-48aa31e2-0c37-4d9b-907b-e7d166a32535 2019-05-12 23:26:41,320 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.22833609581s 2019-05-12 23:26:41,325 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-12 23:26:41,328 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}6a5b83c9713a5088f83da5596a15b479e05e2e0f" 2019-05-12 23:26:41,557 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 12 May 2019 23:26:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b2eb2fa-614d-4dd5-9030-06713f1c93b8 2019-05-12 23:26:41,557 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "844fe183da2e40679ad6b95337420513", "links": {"self": "http://172.30.9.24:5000/v3/roles/844fe183da2e40679ad6b95337420513"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8ca05c7227a341bd83d32ec8f8313653", "links": {"self": "http://172.30.9.24:5000/v3/roles/8ca05c7227a341bd83d32ec8f8313653"}, "name": "reader"}, {"domain_id": null, "id": "9e09b141a13a4f3b92e9726a9281bbac", "links": {"self": "http://172.30.9.24:5000/v3/roles/9e09b141a13a4f3b92e9726a9281bbac"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a7c607210c3a4f3e8b4164085360c700", "links": {"self": "http://172.30.9.24:5000/v3/roles/a7c607210c3a4f3e8b4164085360c700"}, "name": "admin"}, {"domain_id": null, "id": "b23d2e47e2c84253b961fb802298f09e", "links": {"self": "http://172.30.9.24:5000/v3/roles/b23d2e47e2c84253b961fb802298f09e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "bf61801caca2425fad3dcd754f90e279", "links": {"self": "http://172.30.9.24:5000/v3/roles/bf61801caca2425fad3dcd754f90e279"}, "name": "member"}]} 2019-05-12 23:26:41,557 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-9b2eb2fa-614d-4dd5-9030-06713f1c93b8 2019-05-12 23:26:41,558 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.232316970825s 2019-05-12 23:26:41,573 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-05-12 23:26:45,764 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 59c7f519-eb9c-4acc-9a89-5274f5b6533c | 2019-05-12T23:26:45.386155 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 59c7f519-eb9c-4acc-9a89-5274f5b6533c ~/.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-05-12 23:26:48,975 - 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-05-12 23:26:49,724 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Create verifier from existing repo... 2019-05-12 23:26:54,489 - 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=c26e5934-f3fa-473b-902e-d5f5ecb350fe) as the default verifier for the future CLI operations. 2019-05-12 23:26:56,136 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-05-12 23:26:56,140 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}7f89f1f2ce9c18fdafb5e24d9a19cc05bb6c91f6" 2019-05-12 23:26:56,291 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 737 Content-Type: application/json Date: Sun, 12 May 2019 23:26: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-330ddd56-6dae-4404-bc8c-2019c287e262 x-openstack-request-id: req-330ddd56-6dae-4404-bc8c-2019c287e262 2019-05-12 23:26:56,292 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 338}, "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.6", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 341}, "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.5", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 5}]} 2019-05-12 23:26:56,292 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-hypervisors/detail used request id req-330ddd56-6dae-4404-bc8c-2019c287e262 2019-05-12 23:26:56,293 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.156197071075s 2019-05-12 23:26:56,298 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-12 23:26:56,301 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}6a5b83c9713a5088f83da5596a15b479e05e2e0f" 2019-05-12 23:26:56,326 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Sun, 12 May 2019 23:26:56 GMT X-Openstack-Request-Id: req-e5ac0351-cf75-4633-a08e-b6711dc0b45a 2019-05-12 23:26:56,327 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-12T23:26:40Z", "file": "/v2/images/637ca169-c2bd-4319-99cd-e5dfda21f88b/file", "owner": "8ab394fd242f44548526b2c1899fe088", "id": "637ca169-c2bd-4319-99cd-e5dfda21f88b", "size": 12716032, "self": "/v2/images/637ca169-c2bd-4319-99cd-e5dfda21f88b", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://29d1eb29-4ea1-4f37-b52d-6ea80a398212/images/637ca169-c2bd-4319-99cd-e5dfda21f88b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://29d1eb29-4ea1-4f37-b52d-6ea80a398212/images/637ca169-c2bd-4319-99cd-e5dfda21f88b/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_f9f07e8c-1af9-4c2a-8ac8-e1ffb99ed667", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_f9f07e8c-1af9-4c2a-8ac8-e1ffb99ed667", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-12T23:26:38Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-12 23:26:56,327 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-e5ac0351-cf75-4633-a08e-b6711dc0b45a 2019-05-12 23:26:56,327 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0290842056274s 2019-05-12 23:26:56,334 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-05-12 23:26:56,337 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}6a5b83c9713a5088f83da5596a15b479e05e2e0f" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke-img_alt_f9f07e8c-1af9-4c2a-8ac8-e1ffb99ed667", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke-img_alt_f9f07e8c-1af9-4c2a-8ac8-e1ffb99ed667"}' 2019-05-12 23:26:56,693 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 950 Content-Type: application/json Date: Sun, 12 May 2019 23:26:57 GMT Location: http://172.30.9.24:9292/v2/images/c4cabdd6-8b25-4353-82fe-11ee5a2264da Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-22492a8e-6c48-45e8-9c67-86386abac540 2019-05-12 23:26:56,694 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-12T23:26:57Z", "file": "/v2/images/c4cabdd6-8b25-4353-82fe-11ee5a2264da/file", "owner": "8ab394fd242f44548526b2c1899fe088", "id": "c4cabdd6-8b25-4353-82fe-11ee5a2264da", "size": null, "self": "/v2/images/c4cabdd6-8b25-4353-82fe-11ee5a2264da", "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_f9f07e8c-1af9-4c2a-8ac8-e1ffb99ed667", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_alt_f9f07e8c-1af9-4c2a-8ac8-e1ffb99ed667", "checksum": null, "created_at": "2019-05-12T23:26:57Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-05-12 23:26:56,694 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-22492a8e-6c48-45e8-9c67-86386abac540 2019-05-12 23:26:56,694 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.359526157379s 2019-05-12 23:26:56,695 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-05-12 23:26:56,698 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/c4cabdd6-8b25-4353-82fe-11ee5a2264da/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}6a5b83c9713a5088f83da5596a15b479e05e2e0f" -d '' 2019-05-12 23:26:58,043 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 12 May 2019 23:26:58 GMT X-Openstack-Request-Id: req-766761fd-b58d-4003-8691-56207f45a861 2019-05-12 23:26:58,043 - 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-05-12 23:26:58,043 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/c4cabdd6-8b25-4353-82fe-11ee5a2264da/file used request id req-766761fd-b58d-4003-8691-56207f45a861 2019-05-12 23:26:58,043 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.34846901894s 2019-05-12 23:26:58,048 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-12 23:26:58,052 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}6a5b83c9713a5088f83da5596a15b479e05e2e0f" 2019-05-12 23:26:58,351 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2745 Content-Type: application/json Date: Sun, 12 May 2019 23:26:58 GMT X-Openstack-Request-Id: req-d67b50f4-acfe-4f37-995f-99417baa3e82 2019-05-12 23:26:58,351 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-12T23:26:57Z", "file": "/v2/images/c4cabdd6-8b25-4353-82fe-11ee5a2264da/file", "owner": "8ab394fd242f44548526b2c1899fe088", "id": "c4cabdd6-8b25-4353-82fe-11ee5a2264da", "size": 12716032, "self": "/v2/images/c4cabdd6-8b25-4353-82fe-11ee5a2264da", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://29d1eb29-4ea1-4f37-b52d-6ea80a398212/images/c4cabdd6-8b25-4353-82fe-11ee5a2264da/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://29d1eb29-4ea1-4f37-b52d-6ea80a398212/images/c4cabdd6-8b25-4353-82fe-11ee5a2264da/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_alt_f9f07e8c-1af9-4c2a-8ac8-e1ffb99ed667", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_alt_f9f07e8c-1af9-4c2a-8ac8-e1ffb99ed667", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-12T23:26:57Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-12T23:26:40Z", "file": "/v2/images/637ca169-c2bd-4319-99cd-e5dfda21f88b/file", "owner": "8ab394fd242f44548526b2c1899fe088", "id": "637ca169-c2bd-4319-99cd-e5dfda21f88b", "size": 12716032, "self": "/v2/images/637ca169-c2bd-4319-99cd-e5dfda21f88b", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://29d1eb29-4ea1-4f37-b52d-6ea80a398212/images/637ca169-c2bd-4319-99cd-e5dfda21f88b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://29d1eb29-4ea1-4f37-b52d-6ea80a398212/images/637ca169-c2bd-4319-99cd-e5dfda21f88b/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_f9f07e8c-1af9-4c2a-8ac8-e1ffb99ed667", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_f9f07e8c-1af9-4c2a-8ac8-e1ffb99ed667", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-12T23:26:38Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-12 23:26:58,351 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-d67b50f4-acfe-4f37-995f-99417baa3e82 2019-05-12 23:26:58,352 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.303732872009s 2019-05-12 23:26:58,355 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://29d1eb29-4ea1-4f37-b52d-6ea80a398212/images/c4cabdd6-8b25-4353-82fe-11ee5a2264da/snap', u'metadata': Munch({})})], 'file': u'/v2/images/c4cabdd6-8b25-4353-82fe-11ee5a2264da/file', 'owner': u'8ab394fd242f44548526b2c1899fe088', 'id': u'c4cabdd6-8b25-4353-82fe-11ee5a2264da', 'size': 12716032, u'self': u'/v2/images/c4cabdd6-8b25-4353-82fe-11ee5a2264da', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8ab394fd242f44548526b2c1899fe088', 'name': 'tempest_smoke-project_f9f07e8c-1af9-4c2a-8ac8-e1ffb99ed667', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://29d1eb29-4ea1-4f37-b52d-6ea80a398212/images/c4cabdd6-8b25-4353-82fe-11ee5a2264da/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-05-12T23:26:57Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-05-12T23:26:57Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_alt_f9f07e8c-1af9-4c2a-8ac8-e1ffb99ed667', '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/c4cabdd6-8b25-4353-82fe-11ee5a2264da', 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_f9f07e8c-1af9-4c2a-8ac8-e1ffb99ed667', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke-img_alt_f9f07e8c-1af9-4c2a-8ac8-e1ffb99ed667', 'created': u'2019-05-12T23:26:57Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-05-12T23:26:57Z', 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/c4cabdd6-8b25-4353-82fe-11ee5a2264da', 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_f9f07e8c-1af9-4c2a-8ac8-e1ffb99ed667', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-05-12 23:26:58,355 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-12 23:26:58,358 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}7f89f1f2ce9c18fdafb5e24d9a19cc05bb6c91f6" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "tempest_smoke-flavor_alt_f9f07e8c-1af9-4c2a-8ac8-e1ffb99ed667", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-05-12 23:26:58,406 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 316 Content-Type: application/json Date: Sun, 12 May 2019 23:26: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-3fe5ea0e-2b41-4f35-a702-76f439b00bbe x-openstack-request-id: req-3fe5ea0e-2b41-4f35-a702-76f439b00bbe 2019-05-12 23:26:58,406 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "tempest_smoke-flavor_alt_f9f07e8c-1af9-4c2a-8ac8-e1ffb99ed667", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/c8472b96-f0e4-4d00-bddc-d41ad85a659d", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/c8472b96-f0e4-4d00-bddc-d41ad85a659d", "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": "c8472b96-f0e4-4d00-bddc-d41ad85a659d"}} 2019-05-12 23:26:58,406 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-3fe5ea0e-2b41-4f35-a702-76f439b00bbe 2019-05-12 23:26:58,407 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0510318279266s 2019-05-12 23:26:58,408 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_alt_f9f07e8c-1af9-4c2a-8ac8-e1ffb99ed667', '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'502ad302317540d78206e49a51170791', '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'c8472b96-f0e4-4d00-bddc-d41ad85a659d', 'swap': 0}) 2019-05-12 23:26:58,408 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-12 23:26:58,411 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors/c8472b96-f0e4-4d00-bddc-d41ad85a659d/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}7f89f1f2ce9c18fdafb5e24d9a19cc05bb6c91f6" -d '{"extra_specs": {}}' 2019-05-12 23:26:58,429 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 12 May 2019 23:26: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-39175058-9b66-490b-ba1b-8684a231f437 x-openstack-request-id: req-39175058-9b66-490b-ba1b-8684a231f437 2019-05-12 23:26:58,429 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-12 23:26:58,430 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/c8472b96-f0e4-4d00-bddc-d41ad85a659d/os-extra_specs used request id req-39175058-9b66-490b-ba1b-8684a231f437 2019-05-12 23:26:58,430 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0213570594788s 2019-05-12 23:26:58,430 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_alt_f9f07e8c-1af9-4c2a-8ac8-e1ffb99ed667', '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'502ad302317540d78206e49a51170791', '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'c8472b96-f0e4-4d00-bddc-d41ad85a659d', 'swap': 0}) 2019-05-12 23:27:01,852 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-05-12 23:27:01,853 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Looking for tempest.conf file... 2019-05-12 23:27:01,853 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Updating selected tempest.conf parameters... 2019-05-12 23:27:01,856 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-05-12 23:27:01,887 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2019-05-12 23:27:03,958 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-c26e5934-f3fa-473b-902e-d5f5ecb350fe/repo; stestr list '(?=.*\[.*\bsmoke\b.*\])(^tempest\.api)' >/home/opnfv/functest/results/tempest_smoke/test_list.txt 2>/dev/null) 2019-05-12 23:27:03,959 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-05-12 23:27:03,964 - 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-05-12 23:32:33,191 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: c4530e2c-db91-40d5-a385-0bfffbbff4d3 2019-05-12 23:32:33,198 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'c4530e2c-db91-40d5-a385-0bfffbbff4d3']'. 2019-05-12 23:32:33,973 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-05-12 23:32:33,973 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-05-12 23:32:33,974 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-05-12 23:32:33,974 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | c4530e2c-db91-40d5-a385-0bfffbbff4d3 | 2019-05-12 23:32:33,974 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2019-05-12 23:32:33,974 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-05-12 23:27:05 | 2019-05-12 23:32:33,974 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-05-12 23:32:32 | 2019-05-12 23:32:33,974 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:05:27 | 2019-05-12 23:32:33,975 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2019-05-12 23:32:33,975 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2019-05-12 23:32:33,975 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-05-12 23:32:33,975 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: c26e5934-f3fa-473b-902e-d5f5ecb350fe) | 2019-05-12 23:32:33,975 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-05-12 23:32:33,975 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 59c7f519-eb9c-4acc-9a89-5274f5b6533c) | 2019-05-12 23:32:33,975 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 107 | 2019-05-12 23:32:33,976 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 321.887 | 2019-05-12 23:32:33,976 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 92 | 2019-05-12 23:32:33,976 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 12 | 2019-05-12 23:32:33,976 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-05-12 23:32:33,976 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-05-12 23:32:33,976 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 3 | 2019-05-12 23:32:33,976 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-05-12 23:32:33,977 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2019-05-12 23:32:33,977 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-05-12 23:32:34,092 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke success_rate is 96.8421052632% 2019-05-12 23:32:34,092 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'html', '--uuid', 'c4530e2c-db91-40d5-a385-0bfffbbff4d3', '--to', u'/home/opnfv/functest/results/tempest_smoke/tempest-report.html'] 2019-05-12 23:32:36,019 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type html --uuid c4530e2c-db91-40d5-a385-0bfffbbff4d3 --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-05-12 23:32:36,019 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'junit-xml', '--uuid', 'c4530e2c-db91-40d5-a385-0bfffbbff4d3', '--to', u'/home/opnfv/functest/results/tempest_smoke/tempest-report.xml'] 2019-05-12 23:32:37,925 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type junit-xml --uuid c4530e2c-db91-40d5-a385-0bfffbbff4d3 --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-05-12 23:32:38,039 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-05-12 23:32:38,039 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | tempest_smoke | functest | 06:12 | FAIL | +-----------------------+------------------+------------------+----------------+ 2019-05-12 23:32:38,045 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-05-12 23:32:38,050 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9292/v2/images/c4cabdd6-8b25-4353-82fe-11ee5a2264da -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6a5b83c9713a5088f83da5596a15b479e05e2e0f" 2019-05-12 23:32:38,653 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 12 May 2019 23:32:38 GMT X-Openstack-Request-Id: req-80d7da5e-566b-489b-8806-ea455f8589f5 2019-05-12 23:32:38,653 - 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-05-12 23:32:38,654 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/c4cabdd6-8b25-4353-82fe-11ee5a2264da used request id req-80d7da5e-566b-489b-8806-ea455f8589f5 2019-05-12 23:32:38,654 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.608147859573s 2019-05-12 23:32:38,659 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-12 23:32:38,662 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}7f89f1f2ce9c18fdafb5e24d9a19cc05bb6c91f6" 2019-05-12 23:32:38,966 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 366 Content-Type: application/json Date: Sun, 12 May 2019 23:32: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-eb293977-c1fd-475b-a032-9e67976b41e2 x-openstack-request-id: req-eb293977-c1fd-475b-a032-9e67976b41e2 2019-05-12 23:32:38,966 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "tempest_smoke-flavor_alt_f9f07e8c-1af9-4c2a-8ac8-e1ffb99ed667", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/c8472b96-f0e4-4d00-bddc-d41ad85a659d", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/c8472b96-f0e4-4d00-bddc-d41ad85a659d", "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": "c8472b96-f0e4-4d00-bddc-d41ad85a659d"}, {"name": "tempest_smoke-flavor_f9f07e8c-1af9-4c2a-8ac8-e1ffb99ed667", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/daf435e8-819a-4489-9fe5-8083ca515319", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/daf435e8-819a-4489-9fe5-8083ca515319", "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": "daf435e8-819a-4489-9fe5-8083ca515319"}]} 2019-05-12 23:32:38,967 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-eb293977-c1fd-475b-a032-9e67976b41e2 2019-05-12 23:32:38,967 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.307760953903s 2019-05-12 23:32:38,969 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-12 23:32:38,972 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/flavors/c8472b96-f0e4-4d00-bddc-d41ad85a659d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7f89f1f2ce9c18fdafb5e24d9a19cc05bb6c91f6" 2019-05-12 23:32:39,029 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sun, 12 May 2019 23:32:39 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-8e587348-4278-40d6-a820-3a3b8a597811 x-openstack-request-id: req-8e587348-4278-40d6-a820-3a3b8a597811 2019-05-12 23:32:39,029 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/c8472b96-f0e4-4d00-bddc-d41ad85a659d used request id req-8e587348-4278-40d6-a820-3a3b8a597811 2019-05-12 23:32:39,029 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0595791339874s 2019-05-12 23:32:39,029 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-05-12 23:32:39,030 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/788eb367-24f6-4746-acff-13485f2c486e/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}6a5b83c9713a5088f83da5596a15b479e05e2e0f" -d '{"subnet_id": "03e0f36b-e2a5-42a6-8969-fbd7ef5ea8d4"}' 2019-05-12 23:32:42,043 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sun, 12 May 2019 23:32:42 GMT X-Openstack-Request-Id: req-7a79317b-6ca3-4f1b-893e-bb0222522bb2 2019-05-12 23:32:42,043 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "517190e0-8cc5-4cc4-b6e6-986dcca725c9", "tenant_id": "8ab394fd242f44548526b2c1899fe088", "subnet_id": "03e0f36b-e2a5-42a6-8969-fbd7ef5ea8d4", "subnet_ids": ["03e0f36b-e2a5-42a6-8969-fbd7ef5ea8d4"], "port_id": "a620afd1-dd78-4c80-955c-258f61231788", "id": "788eb367-24f6-4746-acff-13485f2c486e"} 2019-05-12 23:32:42,043 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/788eb367-24f6-4746-acff-13485f2c486e/remove_router_interface.json used request id req-7a79317b-6ca3-4f1b-893e-bb0222522bb2 2019-05-12 23:32:42,044 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 3.01397109032s 2019-05-12 23:32:42,044 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-05-12 23:32:42,045 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}6a5b83c9713a5088f83da5596a15b479e05e2e0f" 2019-05-12 23:32:42,464 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 721 Content-Type: application/json Date: Sun, 12 May 2019 23:32:42 GMT X-Openstack-Request-Id: req-05e01fe8-64f1-4e9e-9127-a897ab3baed6 2019-05-12 23:32:42,464 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "b24f945a-7d07-4835-982f-37a530314074", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e4030248-99b3-4c84-be5c-699e1ef4626f", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "8ab394fd242f44548526b2c1899fe088", "created_at": "2019-05-12T23:26:29Z", "admin_state_up": true, "updated_at": "2019-05-12T23:32:40Z", "project_id": "8ab394fd242f44548526b2c1899fe088", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "788eb367-24f6-4746-acff-13485f2c486e", "name": "tempest_smoke-router_f9f07e8c-1af9-4c2a-8ac8-e1ffb99ed667"}]} 2019-05-12 23:32:42,464 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-05e01fe8-64f1-4e9e-9127-a897ab3baed6 2019-05-12 23:32:42,465 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.420387983322s 2019-05-12 23:32:42,466 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-05-12 23:32:42,467 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/routers/788eb367-24f6-4746-acff-13485f2c486e.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6a5b83c9713a5088f83da5596a15b479e05e2e0f" 2019-05-12 23:32:46,811 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 12 May 2019 23:32:47 GMT X-Openstack-Request-Id: req-e896a1e9-374b-4f88-810c-da95280b8f7e 2019-05-12 23:32:46,812 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-12 23:32:46,812 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/788eb367-24f6-4746-acff-13485f2c486e.json used request id req-e896a1e9-374b-4f88-810c-da95280b8f7e 2019-05-12 23:32:46,812 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.34578490257s 2019-05-12 23:32:46,812 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-12 23:32:46,813 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}6a5b83c9713a5088f83da5596a15b479e05e2e0f" 2019-05-12 23:32:47,179 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1331 Content-Type: application/json Date: Sun, 12 May 2019 23:32:47 GMT X-Openstack-Request-Id: req-56e7bde9-cf73-486c-8201-3ba58b54b4d2 2019-05-12 23:32:47,179 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-05-12T23:26:27Z","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":"03e0f36b-e2a5-42a6-8969-fbd7ef5ea8d4","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"8ab394fd242f44548526b2c1899fe088","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tempest_smoke-subnet_f9f07e8c-1af9-4c2a-8ac8-e1ffb99ed667","enable_dhcp":true,"segment_id":null,"network_id":"517190e0-8cc5-4cc4-b6e6-986dcca725c9","tenant_id":"8ab394fd242f44548526b2c1899fe088","created_at":"2019-05-12T23:26:27Z","ip_version":4},{"updated_at":"2019-05-12T23:13:19Z","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":"e4030248-99b3-4c84-be5c-699e1ef4626f","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"e1cde78fc5364b11ba375012051bd685","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"b24f945a-7d07-4835-982f-37a530314074","tenant_id":"e1cde78fc5364b11ba375012051bd685","created_at":"2019-05-12T23:13:19Z","ip_version":4}]} 2019-05-12 23:32:47,179 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-56e7bde9-cf73-486c-8201-3ba58b54b4d2 2019-05-12 23:32:47,180 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.367011785507s 2019-05-12 23:32:47,181 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-05-12 23:32:47,181 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/subnets/03e0f36b-e2a5-42a6-8969-fbd7ef5ea8d4.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6a5b83c9713a5088f83da5596a15b479e05e2e0f" 2019-05-12 23:32:49,791 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 12 May 2019 23:32:49 GMT X-Openstack-Request-Id: req-b6a4a964-cc50-41fc-b5b6-ce0ba0426bd8 2019-05-12 23:32:49,792 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-12 23:32:49,792 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/03e0f36b-e2a5-42a6-8969-fbd7ef5ea8d4.json used request id req-b6a4a964-cc50-41fc-b5b6-ce0ba0426bd8 2019-05-12 23:32:49,792 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.61127901077s 2019-05-12 23:32:49,792 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-12 23:32:49,793 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}6a5b83c9713a5088f83da5596a15b479e05e2e0f" 2019-05-12 23:32:49,880 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1438 Content-Type: application/json Date: Sun, 12 May 2019 23:32:50 GMT X-Openstack-Request-Id: req-1dd24cc0-1fca-4bb9-b945-7246bb0f00a3 2019-05-12 23:32:49,880 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"517190e0-8cc5-4cc4-b6e6-986dcca725c9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":70,"ipv4_address_scope":null,"shared":true,"project_id":"8ab394fd242f44548526b2c1899fe088","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-12T23:32:49Z","qos_policy_id":null,"name":"tempest_smoke-net_f9f07e8c-1af9-4c2a-8ac8-e1ffb99ed667","admin_state_up":true,"tenant_id":"8ab394fd242f44548526b2c1899fe088","created_at":"2019-05-12T23:26:26Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"b24f945a-7d07-4835-982f-37a530314074","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e1cde78fc5364b11ba375012051bd685","l2_adjacency":true,"status":"ACTIVE","subnets":["e4030248-99b3-4c84-be5c-699e1ef4626f"],"description":"","tags":[],"updated_at":"2019-05-12T23:13:19Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e1cde78fc5364b11ba375012051bd685","created_at":"2019-05-12T23:13:13Z","provider:network_type":"flat"}]} 2019-05-12 23:32:49,881 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-1dd24cc0-1fca-4bb9-b945-7246bb0f00a3 2019-05-12 23:32:49,881 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0882189273834s 2019-05-12 23:32:49,882 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-05-12 23:32:49,883 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/networks/517190e0-8cc5-4cc4-b6e6-986dcca725c9.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6a5b83c9713a5088f83da5596a15b479e05e2e0f" 2019-05-12 23:32:51,214 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 12 May 2019 23:32:51 GMT X-Openstack-Request-Id: req-dde82e71-b815-4fe1-9865-d8eff01a9b39 2019-05-12 23:32:51,214 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-12 23:32:51,215 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/517190e0-8cc5-4cc4-b6e6-986dcca725c9.json used request id req-dde82e71-b815-4fe1-9865-d8eff01a9b39 2019-05-12 23:32:51,215 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.33270287514s 2019-05-12 23:32:51,219 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-12 23:32:51,224 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}6a5b83c9713a5088f83da5596a15b479e05e2e0f" 2019-05-12 23:32:51,564 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Sun, 12 May 2019 23:32:52 GMT X-Openstack-Request-Id: req-913da72f-8ea3-4aab-a80c-e05b37c12022 2019-05-12 23:32:51,565 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-12T23:26:40Z", "file": "/v2/images/637ca169-c2bd-4319-99cd-e5dfda21f88b/file", "owner": "8ab394fd242f44548526b2c1899fe088", "id": "637ca169-c2bd-4319-99cd-e5dfda21f88b", "size": 12716032, "self": "/v2/images/637ca169-c2bd-4319-99cd-e5dfda21f88b", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://29d1eb29-4ea1-4f37-b52d-6ea80a398212/images/637ca169-c2bd-4319-99cd-e5dfda21f88b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://29d1eb29-4ea1-4f37-b52d-6ea80a398212/images/637ca169-c2bd-4319-99cd-e5dfda21f88b/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_f9f07e8c-1af9-4c2a-8ac8-e1ffb99ed667", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_f9f07e8c-1af9-4c2a-8ac8-e1ffb99ed667", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-12T23:26:38Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-12 23:32:51,565 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-913da72f-8ea3-4aab-a80c-e05b37c12022 2019-05-12 23:32:51,565 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.345504999161s 2019-05-12 23:32:51,567 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-05-12 23:32:51,572 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9292/v2/images/637ca169-c2bd-4319-99cd-e5dfda21f88b -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6a5b83c9713a5088f83da5596a15b479e05e2e0f" 2019-05-12 23:32:52,334 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 12 May 2019 23:32:52 GMT X-Openstack-Request-Id: req-67cee4c2-c3d2-49f2-955c-27262bc70e6c 2019-05-12 23:32:52,334 - 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-05-12 23:32:52,334 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/637ca169-c2bd-4319-99cd-e5dfda21f88b used request id req-67cee4c2-c3d2-49f2-955c-27262bc70e6c 2019-05-12 23:32:52,334 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.766743898392s 2019-05-12 23:32:52,334 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-12 23:32:52,338 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}7f89f1f2ce9c18fdafb5e24d9a19cc05bb6c91f6" 2019-05-12 23:32:52,361 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Sun, 12 May 2019 23:32:52 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-dba6f5fa-68af-42cc-9aa2-a361412b34a9 x-openstack-request-id: req-dba6f5fa-68af-42cc-9aa2-a361412b34a9 2019-05-12 23:32:52,361 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "tempest_smoke-flavor_f9f07e8c-1af9-4c2a-8ac8-e1ffb99ed667", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/daf435e8-819a-4489-9fe5-8083ca515319", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/daf435e8-819a-4489-9fe5-8083ca515319", "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": "daf435e8-819a-4489-9fe5-8083ca515319"}]} 2019-05-12 23:32:52,361 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-dba6f5fa-68af-42cc-9aa2-a361412b34a9 2019-05-12 23:32:52,361 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0267460346222s 2019-05-12 23:32:52,363 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-12 23:32:52,366 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/flavors/daf435e8-819a-4489-9fe5-8083ca515319 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7f89f1f2ce9c18fdafb5e24d9a19cc05bb6c91f6" 2019-05-12 23:32:52,400 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sun, 12 May 2019 23:32:52 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c09cf5a3-06cc-45f3-bda5-81eb76bd32f4 x-openstack-request-id: req-c09cf5a3-06cc-45f3-bda5-81eb76bd32f4 2019-05-12 23:32:52,400 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/daf435e8-819a-4489-9fe5-8083ca515319 used request id req-c09cf5a3-06cc-45f3-bda5-81eb76bd32f4 2019-05-12 23:32:52,400 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.036817073822s 2019-05-12 23:32:52,401 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-12 23:32:52,404 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}7f89f1f2ce9c18fdafb5e24d9a19cc05bb6c91f6" 2019-05-12 23:32:52,632 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 835 Content-Type: application/json Date: Sun, 12 May 2019 23:32:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01060642-ce91-4405-bf49-3ca471d8d71e 2019-05-12 23:32:52,632 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/2c33cd24152f470facc0a696e2ac0e9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c33cd24152f470facc0a696e2ac0e9c", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/2e55f9db30cd4444ac0e9d066ed612a6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e55f9db30cd4444ac0e9d066ed612a6", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/2eecd8c0b7ed405fb9816acbfc61b873"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2eecd8c0b7ed405fb9816acbfc61b873", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tempest_smoke-user_f9f07e8c-1af9-4c2a-8ac8-e1ffb99ed667", "links": {"self": "http://172.30.9.24:5000/v3/users/3cff3aeaad0c4a36aeb6900df8f59e32"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3cff3aeaad0c4a36aeb6900df8f59e32", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/3e9ccbfff5874166b6d46bd0fc199536"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e9ccbfff5874166b6d46bd0fc199536", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/6514c9b960ba4340b8237693137e90e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6514c9b960ba4340b8237693137e90e1", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/6e07d59b3a5e4c979114780a983ba694"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e07d59b3a5e4c979114780a983ba694", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/7dda43216d2c43c9a32be853789105c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7dda43216d2c43c9a32be853789105c1", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/7de183e8dc884d4291809f553b399004"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7de183e8dc884d4291809f553b399004", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/849a549073e648949aed2d85db42cd75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "849a549073e648949aed2d85db42cd75", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/89eaebb8afe84ead9256ab24a4b51e70"}, "domain_id": "cc15131c8eb7492292418e2207dcc87e", "enabled": true, "options": {}, "id": "89eaebb8afe84ead9256ab24a4b51e70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/9cca07c0aeb24ad88b3c2a36b7f14f24"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9cca07c0aeb24ad88b3c2a36b7f14f24", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/e97ad0d4669a4d2ab66ff01388512d4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e97ad0d4669a4d2ab66ff01388512d4b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/eda0297007e04147a7ddf6c5ba8b414c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eda0297007e04147a7ddf6c5ba8b414c", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/f9484f1d364145a1a174ce814372ad75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f9484f1d364145a1a174ce814372ad75", "email": "swift@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-05-12 23:32:52,633 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-01060642-ce91-4405-bf49-3ca471d8d71e 2019-05-12 23:32:52,633 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.231808900833s 2019-05-12 23:32:52,639 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-12 23:32:52,642 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users/3cff3aeaad0c4a36aeb6900df8f59e32 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7f89f1f2ce9c18fdafb5e24d9a19cc05bb6c91f6" 2019-05-12 23:32:52,870 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 228 Content-Type: application/json Date: Sun, 12 May 2019 23:32:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e00826b8-e7c6-42e3-921f-55778ca5c110 2019-05-12 23:32:52,871 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tempest_smoke-user_f9f07e8c-1af9-4c2a-8ac8-e1ffb99ed667", "links": {"self": "http://172.30.9.24:5000/v3/users/3cff3aeaad0c4a36aeb6900df8f59e32"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "3cff3aeaad0c4a36aeb6900df8f59e32", "description": null}} 2019-05-12 23:32:52,871 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/3cff3aeaad0c4a36aeb6900df8f59e32 used request id req-e00826b8-e7c6-42e3-921f-55778ca5c110 2019-05-12 23:32:52,871 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.232139110565s 2019-05-12 23:32:52,871 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-05-12 23:32:52,875 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/users/3cff3aeaad0c4a36aeb6900df8f59e32 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7f89f1f2ce9c18fdafb5e24d9a19cc05bb6c91f6" 2019-05-12 23:32:53,208 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 12 May 2019 23:32:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-398363fd-2441-4c97-b024-d90bb7f38c23 2019-05-12 23:32:53,209 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-12 23:32:53,209 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/3cff3aeaad0c4a36aeb6900df8f59e32 used request id req-398363fd-2441-4c97-b024-d90bb7f38c23 2019-05-12 23:32:53,209 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.337355852127s 2019-05-12 23:32:53,215 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-12 23:32:53,219 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}7f89f1f2ce9c18fdafb5e24d9a19cc05bb6c91f6" 2019-05-12 23:32:53,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 390 Content-Type: application/json Date: Sun, 12 May 2019 23:32:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d8fb62c-f526-4c83-abc6-3bac00514f38 2019-05-12 23:32:53,438 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/502ad302317540d78206e49a51170791"}, "tags": [], "enabled": true, "id": "502ad302317540d78206e49a51170791", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke", "links": {"self": "http://172.30.9.24:5000/v3/projects/8ab394fd242f44548526b2c1899fe088"}, "tags": [], "enabled": true, "id": "8ab394fd242f44548526b2c1899fe088", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_f9f07e8c-1af9-4c2a-8ac8-e1ffb99ed667"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/e1cde78fc5364b11ba375012051bd685"}, "tags": [], "enabled": true, "id": "e1cde78fc5364b11ba375012051bd685", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-12 23:32:53,438 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects used request id req-9d8fb62c-f526-4c83-abc6-3bac00514f38 2019-05-12 23:32:53,438 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.222591876984s 2019-05-12 23:32:53,442 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-05-12 23:32:53,446 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/projects/8ab394fd242f44548526b2c1899fe088 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7f89f1f2ce9c18fdafb5e24d9a19cc05bb6c91f6" 2019-05-12 23:32:53,714 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 12 May 2019 23:32:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5cff0153-a08a-4e8a-b591-29262f9dd5e2 2019-05-12 23:32:53,714 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-12 23:32:53,714 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/8ab394fd242f44548526b2c1899fe088 used request id req-5cff0153-a08a-4e8a-b591-29262f9dd5e2 2019-05-12 23:32:53,715 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.272043943405s 2019-05-12 23:32:53,720 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-12 23:32:53,720 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/security-groups.json?project_id=8ab394fd242f44548526b2c1899fe088&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}7f89f1f2ce9c18fdafb5e24d9a19cc05bb6c91f6" 2019-05-12 23:32:54,059 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Sun, 12 May 2019 23:32:54 GMT X-Openstack-Request-Id: req-bb6c48f0-d5ce-4615-80fc-563dc08d9bf9 2019-05-12 23:32:54,060 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "8ab394fd242f44548526b2c1899fe088", "created_at": "2019-05-12T23:26:26Z", "updated_at": "2019-05-12T23:26:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:26:26Z", "revision_number": 0, "id": "1d62a3ee-d40b-42b3-a067-ac939bfacdf4", "remote_group_id": "5386deb2-19c7-4760-82c1-2a0dd3740161", "remote_ip_prefix": null, "created_at": "2019-05-12T23:26:26Z", "security_group_id": "5386deb2-19c7-4760-82c1-2a0dd3740161", "tenant_id": "8ab394fd242f44548526b2c1899fe088", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ab394fd242f44548526b2c1899fe088"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:26:26Z", "revision_number": 0, "id": "414bff63-df9e-40d7-b2b3-1b144210f9d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-12T23:26:26Z", "security_group_id": "5386deb2-19c7-4760-82c1-2a0dd3740161", "tenant_id": "8ab394fd242f44548526b2c1899fe088", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ab394fd242f44548526b2c1899fe088"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:26:26Z", "revision_number": 0, "id": "5b0221ac-79e7-49e4-b3a6-448ccd960973", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-12T23:26:26Z", "security_group_id": "5386deb2-19c7-4760-82c1-2a0dd3740161", "tenant_id": "8ab394fd242f44548526b2c1899fe088", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ab394fd242f44548526b2c1899fe088"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:26:26Z", "revision_number": 0, "id": "dc222e70-7fa5-45dd-8b2b-6829b44e978a", "remote_group_id": "5386deb2-19c7-4760-82c1-2a0dd3740161", "remote_ip_prefix": null, "created_at": "2019-05-12T23:26:26Z", "security_group_id": "5386deb2-19c7-4760-82c1-2a0dd3740161", "tenant_id": "8ab394fd242f44548526b2c1899fe088", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ab394fd242f44548526b2c1899fe088"}], "revision_number": 1, "project_id": "8ab394fd242f44548526b2c1899fe088", "id": "5386deb2-19c7-4760-82c1-2a0dd3740161", "name": "default"}]} 2019-05-12 23:32:54,060 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json?project_id=8ab394fd242f44548526b2c1899fe088&name=default used request id req-bb6c48f0-d5ce-4615-80fc-563dc08d9bf9 2019-05-12 23:32:54,060 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.34014415741s 2019-05-12 23:32:54,065 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-12 23:32:54,066 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}7f89f1f2ce9c18fdafb5e24d9a19cc05bb6c91f6" 2019-05-12 23:32:54,387 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Sun, 12 May 2019 23:32:54 GMT X-Openstack-Request-Id: req-12eacbc6-ad4b-4707-a867-c9de644a9cb8 2019-05-12 23:32:54,389 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-05-12T23:16:08Z", "updated_at": "2019-05-12T23:16:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:16:08Z", "revision_number": 0, "id": "5b0d0dab-012c-4d82-838f-c6af90680c6a", "remote_group_id": "36169eb6-bc8e-47cb-b365-5eb3f4dd9a49", "remote_ip_prefix": null, "created_at": "2019-05-12T23:16:08Z", "security_group_id": "36169eb6-bc8e-47cb-b365-5eb3f4dd9a49", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:16:08Z", "revision_number": 0, "id": "9b4b553d-797e-4874-9e62-5136e57ed47f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-12T23:16:08Z", "security_group_id": "36169eb6-bc8e-47cb-b365-5eb3f4dd9a49", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:16:08Z", "revision_number": 0, "id": "af5ba5b0-2752-4a57-aff5-83f2a9cf3b8c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-12T23:16:08Z", "security_group_id": "36169eb6-bc8e-47cb-b365-5eb3f4dd9a49", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:16:08Z", "revision_number": 0, "id": "c44e8fb6-4008-4146-84d9-2db8cc24727b", "remote_group_id": "36169eb6-bc8e-47cb-b365-5eb3f4dd9a49", "remote_ip_prefix": null, "created_at": "2019-05-12T23:16:08Z", "security_group_id": "36169eb6-bc8e-47cb-b365-5eb3f4dd9a49", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "36169eb6-bc8e-47cb-b365-5eb3f4dd9a49", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ab394fd242f44548526b2c1899fe088", "created_at": "2019-05-12T23:26:26Z", "updated_at": "2019-05-12T23:26:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:26:26Z", "revision_number": 0, "id": "1d62a3ee-d40b-42b3-a067-ac939bfacdf4", "remote_group_id": "5386deb2-19c7-4760-82c1-2a0dd3740161", "remote_ip_prefix": null, "created_at": "2019-05-12T23:26:26Z", "security_group_id": "5386deb2-19c7-4760-82c1-2a0dd3740161", "tenant_id": "8ab394fd242f44548526b2c1899fe088", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ab394fd242f44548526b2c1899fe088"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:26:26Z", "revision_number": 0, "id": "414bff63-df9e-40d7-b2b3-1b144210f9d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-12T23:26:26Z", "security_group_id": "5386deb2-19c7-4760-82c1-2a0dd3740161", "tenant_id": "8ab394fd242f44548526b2c1899fe088", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ab394fd242f44548526b2c1899fe088"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:26:26Z", "revision_number": 0, "id": "5b0221ac-79e7-49e4-b3a6-448ccd960973", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-12T23:26:26Z", "security_group_id": "5386deb2-19c7-4760-82c1-2a0dd3740161", "tenant_id": "8ab394fd242f44548526b2c1899fe088", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ab394fd242f44548526b2c1899fe088"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:26:26Z", "revision_number": 0, "id": "dc222e70-7fa5-45dd-8b2b-6829b44e978a", "remote_group_id": "5386deb2-19c7-4760-82c1-2a0dd3740161", "remote_ip_prefix": null, "created_at": "2019-05-12T23:26:26Z", "security_group_id": "5386deb2-19c7-4760-82c1-2a0dd3740161", "tenant_id": "8ab394fd242f44548526b2c1899fe088", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ab394fd242f44548526b2c1899fe088"}], "revision_number": 1, "project_id": "8ab394fd242f44548526b2c1899fe088", "id": "5386deb2-19c7-4760-82c1-2a0dd3740161", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "502ad302317540d78206e49a51170791", "created_at": "2019-05-12T23:16:03Z", "updated_at": "2019-05-12T23:16:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:16:03Z", "revision_number": 0, "id": "05fe237d-8f6d-4360-bede-7938c10bf89d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-12T23:16:03Z", "security_group_id": "8ff061d8-8956-47be-8c89-5c058979c02e", "tenant_id": "502ad302317540d78206e49a51170791", "port_range_min": null, "ethertype": "IPv6", "project_id": "502ad302317540d78206e49a51170791"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:16:03Z", "revision_number": 0, "id": "b2ad2b4e-b195-4c19-9c34-27b56b4e0bd9", "remote_group_id": "8ff061d8-8956-47be-8c89-5c058979c02e", "remote_ip_prefix": null, "created_at": "2019-05-12T23:16:03Z", "security_group_id": "8ff061d8-8956-47be-8c89-5c058979c02e", "tenant_id": "502ad302317540d78206e49a51170791", "port_range_min": null, "ethertype": "IPv6", "project_id": "502ad302317540d78206e49a51170791"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:16:03Z", "revision_number": 0, "id": "b31a11f9-5778-4d3d-be05-68694d4686b8", "remote_group_id": "8ff061d8-8956-47be-8c89-5c058979c02e", "remote_ip_prefix": null, "created_at": "2019-05-12T23:16:03Z", "security_group_id": "8ff061d8-8956-47be-8c89-5c058979c02e", "tenant_id": "502ad302317540d78206e49a51170791", "port_range_min": null, "ethertype": "IPv4", "project_id": "502ad302317540d78206e49a51170791"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:16:03Z", "revision_number": 0, "id": "cd36c1fa-0808-4d99-a3bf-782185bdcc4f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-12T23:16:03Z", "security_group_id": "8ff061d8-8956-47be-8c89-5c058979c02e", "tenant_id": "502ad302317540d78206e49a51170791", "port_range_min": null, "ethertype": "IPv4", "project_id": "502ad302317540d78206e49a51170791"}], "revision_number": 1, "project_id": "502ad302317540d78206e49a51170791", "id": "8ff061d8-8956-47be-8c89-5c058979c02e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e1cde78fc5364b11ba375012051bd685", "created_at": "2019-05-12T23:13:13Z", "updated_at": "2019-05-12T23:13:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:13:13Z", "revision_number": 0, "id": "3b5e022e-170c-40cd-a21d-2349c0809e85", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-12T23:13:13Z", "security_group_id": "f83dd3ec-1152-4005-b958-bb04ec8466f4", "tenant_id": "e1cde78fc5364b11ba375012051bd685", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1cde78fc5364b11ba375012051bd685"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:13:13Z", "revision_number": 0, "id": "9a00b05e-0b7c-40b5-9a48-10bdcc24f092", "remote_group_id": "f83dd3ec-1152-4005-b958-bb04ec8466f4", "remote_ip_prefix": null, "created_at": "2019-05-12T23:13:13Z", "security_group_id": "f83dd3ec-1152-4005-b958-bb04ec8466f4", "tenant_id": "e1cde78fc5364b11ba375012051bd685", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1cde78fc5364b11ba375012051bd685"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:13:13Z", "revision_number": 0, "id": "a31dcd6d-9cf9-417c-bfb4-5614cad00f12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-12T23:13:13Z", "security_group_id": "f83dd3ec-1152-4005-b958-bb04ec8466f4", "tenant_id": "e1cde78fc5364b11ba375012051bd685", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1cde78fc5364b11ba375012051bd685"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-12T23:13:13Z", "revision_number": 0, "id": "d12b024f-7089-41bc-9b51-d4494c15443c", "remote_group_id": "f83dd3ec-1152-4005-b958-bb04ec8466f4", "remote_ip_prefix": null, "created_at": "2019-05-12T23:13:13Z", "security_group_id": "f83dd3ec-1152-4005-b958-bb04ec8466f4", "tenant_id": "e1cde78fc5364b11ba375012051bd685", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1cde78fc5364b11ba375012051bd685"}], "revision_number": 1, "project_id": "e1cde78fc5364b11ba375012051bd685", "id": "f83dd3ec-1152-4005-b958-bb04ec8466f4", "name": "default"}]} 2019-05-12 23:32:54,389 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-12eacbc6-ad4b-4707-a867-c9de644a9cb8 2019-05-12 23:32:54,389 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.323976993561s 2019-05-12 23:32:54,397 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-05-12 23:32:54,398 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/security-groups/5386deb2-19c7-4760-82c1-2a0dd3740161.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7f89f1f2ce9c18fdafb5e24d9a19cc05bb6c91f6" 2019-05-12 23:32:54,824 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 12 May 2019 23:32:54 GMT X-Openstack-Request-Id: req-396133f4-4eb6-420e-8054-a2bfcc7483d1 2019-05-12 23:32:54,824 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-12 23:32:54,824 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/5386deb2-19c7-4760-82c1-2a0dd3740161.json used request id req-396133f4-4eb6-420e-8054-a2bfcc7483d1 2019-05-12 23:32:54,824 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.426796197891s 2019-05-12 23:32:54,825 - xtesting.ci.run_tests - ERROR - The test case 'tempest_smoke' failed. 2019-05-12 23:32:54,826 - xtesting.ci.run_tests - INFO - Xtesting report: +--------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +--------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:11 | PASS | | tenantnetwork1 | functest | healthcheck | 00:17 | PASS | | tenantnetwork2 | functest | healthcheck | 00:15 | PASS | | vmready1 | functest | healthcheck | 00:21 | PASS | | vmready2 | functest | healthcheck | 00:20 | PASS | | singlevm1 | functest | healthcheck | 00:50 | PASS | | singlevm2 | functest | healthcheck | 00:44 | PASS | | vping_ssh | functest | healthcheck | 01:04 | PASS | | vping_userdata | functest | healthcheck | 00:60 | PASS | | cinder_test | functest | healthcheck | 01:49 | PASS | | tempest_smoke | functest | healthcheck | 06:12 | FAIL | | odl | functest | healthcheck | 00:00 | SKIP | +--------------------------+------------------+---------------------+------------------+----------------+ 2019-05-12 23:32:54,840 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2019-05-12 23:32:54,930 - paramiko.transport - DEBUG - EOF in transport thread 2019-05-12 23:32:54,996 - paramiko.transport - DEBUG - EOF in transport thread 2019-05-12 23:32:55,093 - paramiko.transport - DEBUG - EOF in transport thread