2019-03-25 21:12:49,635 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-415 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2019-03-25 21:12:49,637 - 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.37,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.37:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=WyBK03xhBWdZCjkCIvSojq3hC 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=6b11f2443f6143b883476562044a24d7 export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2019-03-25 21:12:49,638 - xtesting.ci.run_tests - DEBUG - Test args: all 2019-03-25 21:12:49,638 - 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-03-25 21:12:49,657 - xtesting.ci.run_tests - INFO - Loading test case 'connection_check'... 2019-03-25 21:12:49,854 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2019-03-25 21:12:49,856 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-25 21:12:49,864 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Mon, 25 Mar 2019 21:12:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea63c186-55a6-405c-9d1e-ffffd0f78828 2019-03-25 21:12:49,864 - 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.37:5000/v3/", "rel": "self"}]}} 2019-03-25 21:12:49,864 - keystoneauth.session - DEBUG - GET call to http://172.30.9.37:5000/v3 used request id req-ea63c186-55a6-405c-9d1e-ffffd0f78828 2019-03-25 21:12:49,865 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.37:5000/v3/auth/tokens 2019-03-25 21:12:50,294 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2f48d72bb1f44c6e85f2f15174631ba8", "name": "reader"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "31501dbd647741fa87bff782f6de9470", "name": "member"}, {"id": "11032691bf034d33af51afe8b5ce7476", "name": "admin"}], "expires_at": "2019-03-25T22:12:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b11f2443f6143b883476562044a24d7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3daccdd2fb9f43e8b818531b4fb92807"}, {"url": "http://172.30.9.37:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e41bcab4d3c4bed9cc8969e96168665"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84a95a7598204c55af91d53066a0f726"}], "type": "placement", "id": "005dcbfbaa674ae8a6b857c9d1960eb8", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/6b11f2443f6143b883476562044a24d7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "995fa168e6134cbf87266009a4f9620e"}, {"url": "http://172.30.9.37:8776/v1/6b11f2443f6143b883476562044a24d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d869ce8c63804619ba2f66d14ae1298e"}, {"url": "http://192.30.9.4:8776/v1/6b11f2443f6143b883476562044a24d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e793731bdb994440a21123ae52453b61"}], "type": "volume", "id": "052490c6c2dd40cc95525a429d2f04a9", "name": "cinder"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_6b11f2443f6143b883476562044a24d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "090f2bf18d2b405cbfc39cffe9a9a696"}, {"url": "http://172.30.9.37:8080/v1/AUTH_6b11f2443f6143b883476562044a24d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620414687e43414da7be25e6d2af3d94"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6eea3834ee1746348535e9a59297d26d"}], "type": "object-store", "id": "0b229423de3b46debe189f9545bb08a1", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "69669f277418485c88477cd66d881786", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcf037ec48148848f6b748803dbb3c2"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8161fce7e9fe4eeaa854cfb2e7efe2aa"}, {"url": "http://172.30.9.37:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d725ac73b2a1494b8f99c0682114d24c"}], "type": "compute", "id": "7451d63981d149feaf2151962364ad2c", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.37:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4b242c4975e34ca39b78982198d94374"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ad173c926aa040818073f079187f3f4c"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0b57aebca5b4a158f015e453f0e6854"}], "type": "event", "id": "7a8958b86d2446adaf1273019fb26e9a", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "006f5f748dbc4d6e8ce92246ef69afd1"}, {"url": "http://172.30.9.37:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a281429a4849fc8eedf02a90c636b9"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1825051afd54c2bbdf8a4e9e6c09f63"}], "type": "network", "id": "874c7a2faadc4ed0a1afb4ce8c3d646a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6b11f2443f6143b883476562044a24d7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00955bf57dfa420c841ead6d87665d3a"}, {"url": "http://172.30.9.37:8776/v3/6b11f2443f6143b883476562044a24d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49ae9562630a4acba74c20afa6ed93f7"}, {"url": "http://192.30.9.4:8776/v3/6b11f2443f6143b883476562044a24d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab6dab870dbb4260bbc65ed7bf7b0902"}], "type": "volumev3", "id": "937e6ae4aca74d929426420bb754be18", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1aac2e8897e04a2ea773ab4017081bde"}, {"url": "http://172.30.9.37:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c31b2cbcac904bbbb050be8d722c67d6"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9a43bd7a93441e9abf9f0c647e050c3"}], "type": "identity", "id": "93c205ac3efb4419aa55ace6fa1dbbf3", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.37:8004/v1/6b11f2443f6143b883476562044a24d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d6d7a1ec9ac46a6ac6f4dd7fdfb6a72"}, {"url": "http://192.30.9.4:8004/v1/6b11f2443f6143b883476562044a24d7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5e59f7ddf1c4a9ebc2c7b72f83c3239"}, {"url": "http://192.30.9.4:8004/v1/6b11f2443f6143b883476562044a24d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eb0416b9b2ab48efba34a4577abd57b7"}], "type": "orchestration", "id": "a7b82e8a555141afbcad0413f05eb740", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.37:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1091fe32453143089388a68a5fffc377"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a21249e3c5744ed2ae3e164337226097"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9dacdd480e547c1b7642238010d67f7"}], "type": "alarming", "id": "aa5d09ed1a03467aafba8d301b695d4b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.37:8776/v2/6b11f2443f6143b883476562044a24d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e081e844dba4bf69186f8bf4789d9dc"}, {"url": "http://192.30.9.4:8776/v2/6b11f2443f6143b883476562044a24d7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4568d6ad6d4499ca8d37d9684d9f7c1"}, {"url": "http://192.30.9.4:8776/v2/6b11f2443f6143b883476562044a24d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6df4a32eaa42eda2ea04d0ae5c9a86"}], "type": "volumev2", "id": "d5e22408756942009b65bfb88c91a6f8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e5c14bf44f24bfc9ef4ca8bf3913da9"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c579d562040b4533ad98faf6714890d8"}, {"url": "http://172.30.9.37:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee286c5b2ed24fb19536fea01b066fad"}], "type": "metric", "id": "dd1c7269973b4301aa1892b721a78fb5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ff6ee84c9444170bac6ddefb7689e2a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf9e369bcf644014abe4a2c9bad9c8b2"}, {"url": "http://172.30.9.37:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d669d9aa7bd7413bb989a4f979dcc871"}], "type": "cloudformation", "id": "ed86de356e924d17b551a2169f953c98", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.37:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2f8c173af6364edf974207b828d22027"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7810751389e44e628c986345e3416685"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f27a2e54a044a70a0742331b10cc31b"}], "type": "image", "id": "f405237b899546bc96fef9bff7ff8780", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "91d186dc05e04a949fa38872730b130a"}, "audit_ids": ["o1APTOIIQW2pi8alc8RLGA"], "issued_at": "2019-03-25T21:12:50.000000Z"}} 2019-03-25 21:12:50,298 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-03-25 21:12:50,298 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}24c085e410905e79f1321d610091277e6fb69027" 2019-03-25 21:12:51,303 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Mon, 25 Mar 2019 21:12:51 GMT X-Openstack-Request-Id: req-cb33ba68-8d28-48df-a38e-7ad4bc50ff12 2019-03-25 21:12:51,304 - 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-03-25 21:12:51,305 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/extensions.json used request id req-cb33ba68-8d28-48df-a38e-7ad4bc50ff12 2019-03-25 21:12:51,305 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 1.0069000721s 2019-03-25 21:12:51,315 - 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-03-25 21:12:51,317 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-aggregates 2019-03-25 21:12:51,320 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/os-aggregates -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}24c085e410905e79f1321d610091277e6fb69027" 2019-03-25 21:12:52,395 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 18 Content-Type: application/json Date: Mon, 25 Mar 2019 21:12: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-8fa21e66-2e09-4a8e-9a95-fcaf3b3edb7e x-openstack-request-id: req-8fa21e66-2e09-4a8e-9a95-fcaf3b3edb7e 2019-03-25 21:12:52,395 - keystoneauth.session - DEBUG - RESP BODY: {"aggregates": []} 2019-03-25 21:12:52,396 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/os-aggregates used request id req-8fa21e66-2e09-4a8e-9a95-fcaf3b3edb7e 2019-03-25 21:12:52,396 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-aggregates in 1.07806992531s 2019-03-25 21:12:52,396 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_aggregates: [] 2019-03-25 21:12:52,402 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-25 21:12:52,408 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 25 Mar 2019 21:12:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c9000690-4421-4e3f-b2b8-0820173b8608 2019-03-25 21:12:52,408 - 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.37:5000/v3/", "rel": "self"}]}]}} 2019-03-25 21:12:52,408 - keystoneauth.session - DEBUG - GET call to http://172.30.9.37:5000/ used request id req-c9000690-4421-4e3f-b2b8-0820173b8608 2019-03-25 21:12:52,409 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-25 21:12:52,413 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}24c085e410905e79f1321d610091277e6fb69027" 2019-03-25 21:12:52,634 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Mon, 25 Mar 2019 21:12:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4687e9e1-6d34-4fca-9458-478ab809625f 2019-03-25 21:12:52,635 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.37:5000/v3/domains/2c6fa993d67c46498996ae574963de36"}, "tags": [], "enabled": true, "id": "2c6fa993d67c46498996ae574963de36", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.37:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.37:5000/v3/domains", "previous": null, "next": null}} 2019-03-25 21:12:52,635 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/domains used request id req-4687e9e1-6d34-4fca-9458-478ab809625f 2019-03-25 21:12:52,635 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.226004838943s 2019-03-25 21:12:52,636 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_domains: [Munch({'description': u'', 'enabled': True, 'id': u'2c6fa993d67c46498996ae574963de36', 'name': u'heat_stack'}), Munch({'description': u'The default domain', 'enabled': True, 'id': u'default', 'name': u'Default'})] 2019-03-25 21:12:52,639 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2019-03-25 21:12:52,643 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/endpoints -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}24c085e410905e79f1321d610091277e6fb69027" 2019-03-25 21:12:52,866 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1978 Content-Type: application/json Date: Mon, 25 Mar 2019 21:12:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b115aabc-815d-4aab-acbd-5cdd4706b016 2019-03-25 21:12:52,868 - keystoneauth.session - DEBUG - RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/006f5f748dbc4d6e8ce92246ef69afd1"}, "url": "http://192.30.9.4:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "874c7a2faadc4ed0a1afb4ce8c3d646a", "id": "006f5f748dbc4d6e8ce92246ef69afd1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/00955bf57dfa420c841ead6d87665d3a"}, "url": "http://192.30.9.4:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "937e6ae4aca74d929426420bb754be18", "id": "00955bf57dfa420c841ead6d87665d3a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/090f2bf18d2b405cbfc39cffe9a9a696"}, "url": "http://12.0.0.21:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "0b229423de3b46debe189f9545bb08a1", "id": "090f2bf18d2b405cbfc39cffe9a9a696"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/1091fe32453143089388a68a5fffc377"}, "url": "http://172.30.9.37:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "aa5d09ed1a03467aafba8d301b695d4b", "id": "1091fe32453143089388a68a5fffc377"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/1aac2e8897e04a2ea773ab4017081bde"}, "url": "http://192.30.9.4:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "93c205ac3efb4419aa55ace6fa1dbbf3", "id": "1aac2e8897e04a2ea773ab4017081bde"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/2d6d7a1ec9ac46a6ac6f4dd7fdfb6a72"}, "url": "http://172.30.9.37:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a7b82e8a555141afbcad0413f05eb740", "id": "2d6d7a1ec9ac46a6ac6f4dd7fdfb6a72"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/2f8c173af6364edf974207b828d22027"}, "url": "http://172.30.9.37:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f405237b899546bc96fef9bff7ff8780", "id": "2f8c173af6364edf974207b828d22027"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/3daccdd2fb9f43e8b818531b4fb92807"}, "url": "http://192.30.9.4:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "005dcbfbaa674ae8a6b857c9d1960eb8", "id": "3daccdd2fb9f43e8b818531b4fb92807"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/3e081e844dba4bf69186f8bf4789d9dc"}, "url": "http://172.30.9.37:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "d5e22408756942009b65bfb88c91a6f8", "id": "3e081e844dba4bf69186f8bf4789d9dc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/3ff6ee84c9444170bac6ddefb7689e2a"}, "url": "http://192.30.9.4:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "ed86de356e924d17b551a2169f953c98", "id": "3ff6ee84c9444170bac6ddefb7689e2a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/49ae9562630a4acba74c20afa6ed93f7"}, "url": "http://172.30.9.37:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "937e6ae4aca74d929426420bb754be18", "id": "49ae9562630a4acba74c20afa6ed93f7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/4b242c4975e34ca39b78982198d94374"}, "url": "http://172.30.9.37:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "7a8958b86d2446adaf1273019fb26e9a", "id": "4b242c4975e34ca39b78982198d94374"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/4e5c14bf44f24bfc9ef4ca8bf3913da9"}, "url": "http://192.30.9.4:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "dd1c7269973b4301aa1892b721a78fb5", "id": "4e5c14bf44f24bfc9ef4ca8bf3913da9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/620414687e43414da7be25e6d2af3d94"}, "url": "http://172.30.9.37:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "0b229423de3b46debe189f9545bb08a1", "id": "620414687e43414da7be25e6d2af3d94"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/6eea3834ee1746348535e9a59297d26d"}, "url": "http://12.0.0.21:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "0b229423de3b46debe189f9545bb08a1", "id": "6eea3834ee1746348535e9a59297d26d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/7810751389e44e628c986345e3416685"}, "url": "http://192.30.9.4:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f405237b899546bc96fef9bff7ff8780", "id": "7810751389e44e628c986345e3416685"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/7e41bcab4d3c4bed9cc8969e96168665"}, "url": "http://172.30.9.37:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "005dcbfbaa674ae8a6b857c9d1960eb8", "id": "7e41bcab4d3c4bed9cc8969e96168665"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/7fcf037ec48148848f6b748803dbb3c2"}, "url": "http://192.30.9.4:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "7451d63981d149feaf2151962364ad2c", "id": "7fcf037ec48148848f6b748803dbb3c2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/8161fce7e9fe4eeaa854cfb2e7efe2aa"}, "url": "http://192.30.9.4:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "7451d63981d149feaf2151962364ad2c", "id": "8161fce7e9fe4eeaa854cfb2e7efe2aa"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/84a95a7598204c55af91d53066a0f726"}, "url": "http://192.30.9.4:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "005dcbfbaa674ae8a6b857c9d1960eb8", "id": "84a95a7598204c55af91d53066a0f726"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/995fa168e6134cbf87266009a4f9620e"}, "url": "http://192.30.9.4:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "052490c6c2dd40cc95525a429d2f04a9", "id": "995fa168e6134cbf87266009a4f9620e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/9f27a2e54a044a70a0742331b10cc31b"}, "url": "http://192.30.9.4:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f405237b899546bc96fef9bff7ff8780", "id": "9f27a2e54a044a70a0742331b10cc31b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/a21249e3c5744ed2ae3e164337226097"}, "url": "http://192.30.9.4:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "aa5d09ed1a03467aafba8d301b695d4b", "id": "a21249e3c5744ed2ae3e164337226097"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/a4568d6ad6d4499ca8d37d9684d9f7c1"}, "url": "http://192.30.9.4:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "d5e22408756942009b65bfb88c91a6f8", "id": "a4568d6ad6d4499ca8d37d9684d9f7c1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/ab6dab870dbb4260bbc65ed7bf7b0902"}, "url": "http://192.30.9.4:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "937e6ae4aca74d929426420bb754be18", "id": "ab6dab870dbb4260bbc65ed7bf7b0902"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/ad173c926aa040818073f079187f3f4c"}, "url": "http://192.30.9.4:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "7a8958b86d2446adaf1273019fb26e9a", "id": "ad173c926aa040818073f079187f3f4c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/c31b2cbcac904bbbb050be8d722c67d6"}, "url": "http://172.30.9.37:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "93c205ac3efb4419aa55ace6fa1dbbf3", "id": "c31b2cbcac904bbbb050be8d722c67d6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/c3a281429a4849fc8eedf02a90c636b9"}, "url": "http://172.30.9.37:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "874c7a2faadc4ed0a1afb4ce8c3d646a", "id": "c3a281429a4849fc8eedf02a90c636b9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/c579d562040b4533ad98faf6714890d8"}, "url": "http://192.30.9.4:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "dd1c7269973b4301aa1892b721a78fb5", "id": "c579d562040b4533ad98faf6714890d8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/c9dacdd480e547c1b7642238010d67f7"}, "url": "http://192.30.9.4:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "aa5d09ed1a03467aafba8d301b695d4b", "id": "c9dacdd480e547c1b7642238010d67f7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/cf9e369bcf644014abe4a2c9bad9c8b2"}, "url": "http://192.30.9.4:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "ed86de356e924d17b551a2169f953c98", "id": "cf9e369bcf644014abe4a2c9bad9c8b2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/d0b57aebca5b4a158f015e453f0e6854"}, "url": "http://192.30.9.4:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "7a8958b86d2446adaf1273019fb26e9a", "id": "d0b57aebca5b4a158f015e453f0e6854"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/d1825051afd54c2bbdf8a4e9e6c09f63"}, "url": "http://192.30.9.4:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "874c7a2faadc4ed0a1afb4ce8c3d646a", "id": "d1825051afd54c2bbdf8a4e9e6c09f63"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/d5e59f7ddf1c4a9ebc2c7b72f83c3239"}, "url": "http://192.30.9.4:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a7b82e8a555141afbcad0413f05eb740", "id": "d5e59f7ddf1c4a9ebc2c7b72f83c3239"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/d669d9aa7bd7413bb989a4f979dcc871"}, "url": "http://172.30.9.37:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "ed86de356e924d17b551a2169f953c98", "id": "d669d9aa7bd7413bb989a4f979dcc871"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/d725ac73b2a1494b8f99c0682114d24c"}, "url": "http://172.30.9.37:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "7451d63981d149feaf2151962364ad2c", "id": "d725ac73b2a1494b8f99c0682114d24c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/d869ce8c63804619ba2f66d14ae1298e"}, "url": "http://172.30.9.37:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "052490c6c2dd40cc95525a429d2f04a9", "id": "d869ce8c63804619ba2f66d14ae1298e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/d9a43bd7a93441e9abf9f0c647e050c3"}, "url": "http://192.30.9.4:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "93c205ac3efb4419aa55ace6fa1dbbf3", "id": "d9a43bd7a93441e9abf9f0c647e050c3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/de6df4a32eaa42eda2ea04d0ae5c9a86"}, "url": "http://192.30.9.4:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "d5e22408756942009b65bfb88c91a6f8", "id": "de6df4a32eaa42eda2ea04d0ae5c9a86"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/e793731bdb994440a21123ae52453b61"}, "url": "http://192.30.9.4:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "052490c6c2dd40cc95525a429d2f04a9", "id": "e793731bdb994440a21123ae52453b61"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/eb0416b9b2ab48efba34a4577abd57b7"}, "url": "http://192.30.9.4:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a7b82e8a555141afbcad0413f05eb740", "id": "eb0416b9b2ab48efba34a4577abd57b7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/ee286c5b2ed24fb19536fea01b066fad"}, "url": "http://172.30.9.37:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "dd1c7269973b4301aa1892b721a78fb5", "id": "ee286c5b2ed24fb19536fea01b066fad"}], "links": {"self": "http://172.30.9.37:5000/v3/endpoints", "previous": null, "next": null}} 2019-03-25 21:12:52,868 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/endpoints used request id req-b115aabc-815d-4aab-acbd-5cdd4706b016 2019-03-25 21:12:52,868 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.2284719944s 2019-03-25 21:12:52,875 - 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.37:5000/v3/endpoints/006f5f748dbc4d6e8ce92246ef69afd1'}, u'url': u'http://192.30.9.4:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'874c7a2faadc4ed0a1afb4ce8c3d646a', u'id': u'006f5f748dbc4d6e8ce92246ef69afd1'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.37:5000/v3/endpoints/00955bf57dfa420c841ead6d87665d3a'}, 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'937e6ae4aca74d929426420bb754be18', u'id': u'00955bf57dfa420c841ead6d87665d3a'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.37:5000/v3/endpoints/090f2bf18d2b405cbfc39cffe9a9a696'}, u'url': u'http://12.0.0.21:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'0b229423de3b46debe189f9545bb08a1', u'id': u'090f2bf18d2b405cbfc39cffe9a9a696'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.37:5000/v3/endpoints/1091fe32453143089388a68a5fffc377'}, u'url': u'http://172.30.9.37:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'aa5d09ed1a03467aafba8d301b695d4b', u'id': u'1091fe32453143089388a68a5fffc377'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.37:5000/v3/endpoints/1aac2e8897e04a2ea773ab4017081bde'}, u'url': u'http://192.30.9.4:35357', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'93c205ac3efb4419aa55ace6fa1dbbf3', u'id': u'1aac2e8897e04a2ea773ab4017081bde'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.37:5000/v3/endpoints/2d6d7a1ec9ac46a6ac6f4dd7fdfb6a72'}, u'url': u'http://172.30.9.37:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'a7b82e8a555141afbcad0413f05eb740', u'id': u'2d6d7a1ec9ac46a6ac6f4dd7fdfb6a72'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.37:5000/v3/endpoints/2f8c173af6364edf974207b828d22027'}, u'url': u'http://172.30.9.37:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'f405237b899546bc96fef9bff7ff8780', u'id': u'2f8c173af6364edf974207b828d22027'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.37:5000/v3/endpoints/3daccdd2fb9f43e8b818531b4fb92807'}, 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'005dcbfbaa674ae8a6b857c9d1960eb8', u'id': u'3daccdd2fb9f43e8b818531b4fb92807'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.37:5000/v3/endpoints/3e081e844dba4bf69186f8bf4789d9dc'}, u'url': u'http://172.30.9.37:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'd5e22408756942009b65bfb88c91a6f8', u'id': u'3e081e844dba4bf69186f8bf4789d9dc'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.37:5000/v3/endpoints/3ff6ee84c9444170bac6ddefb7689e2a'}, 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'ed86de356e924d17b551a2169f953c98', u'id': u'3ff6ee84c9444170bac6ddefb7689e2a'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.37:5000/v3/endpoints/49ae9562630a4acba74c20afa6ed93f7'}, u'url': u'http://172.30.9.37:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'937e6ae4aca74d929426420bb754be18', u'id': u'49ae9562630a4acba74c20afa6ed93f7'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.37:5000/v3/endpoints/4b242c4975e34ca39b78982198d94374'}, u'url': u'http://172.30.9.37:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'7a8958b86d2446adaf1273019fb26e9a', u'id': u'4b242c4975e34ca39b78982198d94374'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.37:5000/v3/endpoints/4e5c14bf44f24bfc9ef4ca8bf3913da9'}, u'url': u'http://192.30.9.4:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'dd1c7269973b4301aa1892b721a78fb5', u'id': u'4e5c14bf44f24bfc9ef4ca8bf3913da9'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.37:5000/v3/endpoints/620414687e43414da7be25e6d2af3d94'}, u'url': u'http://172.30.9.37:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'0b229423de3b46debe189f9545bb08a1', u'id': u'620414687e43414da7be25e6d2af3d94'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.37:5000/v3/endpoints/6eea3834ee1746348535e9a59297d26d'}, u'url': u'http://12.0.0.21:8080', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'0b229423de3b46debe189f9545bb08a1', u'id': u'6eea3834ee1746348535e9a59297d26d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.37:5000/v3/endpoints/7810751389e44e628c986345e3416685'}, u'url': u'http://192.30.9.4:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'f405237b899546bc96fef9bff7ff8780', u'id': u'7810751389e44e628c986345e3416685'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.37:5000/v3/endpoints/7e41bcab4d3c4bed9cc8969e96168665'}, u'url': u'http://172.30.9.37:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'005dcbfbaa674ae8a6b857c9d1960eb8', u'id': u'7e41bcab4d3c4bed9cc8969e96168665'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.37:5000/v3/endpoints/7fcf037ec48148848f6b748803dbb3c2'}, 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'7451d63981d149feaf2151962364ad2c', u'id': u'7fcf037ec48148848f6b748803dbb3c2'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.37:5000/v3/endpoints/8161fce7e9fe4eeaa854cfb2e7efe2aa'}, 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'7451d63981d149feaf2151962364ad2c', u'id': u'8161fce7e9fe4eeaa854cfb2e7efe2aa'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.37:5000/v3/endpoints/84a95a7598204c55af91d53066a0f726'}, 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'005dcbfbaa674ae8a6b857c9d1960eb8', u'id': u'84a95a7598204c55af91d53066a0f726'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.37:5000/v3/endpoints/995fa168e6134cbf87266009a4f9620e'}, u'url': u'http://192.30.9.4:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'052490c6c2dd40cc95525a429d2f04a9', u'id': u'995fa168e6134cbf87266009a4f9620e'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.37:5000/v3/endpoints/9f27a2e54a044a70a0742331b10cc31b'}, u'url': u'http://192.30.9.4:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'f405237b899546bc96fef9bff7ff8780', u'id': u'9f27a2e54a044a70a0742331b10cc31b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.37:5000/v3/endpoints/a21249e3c5744ed2ae3e164337226097'}, u'url': u'http://192.30.9.4:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'aa5d09ed1a03467aafba8d301b695d4b', u'id': u'a21249e3c5744ed2ae3e164337226097'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.37:5000/v3/endpoints/a4568d6ad6d4499ca8d37d9684d9f7c1'}, 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'd5e22408756942009b65bfb88c91a6f8', u'id': u'a4568d6ad6d4499ca8d37d9684d9f7c1'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.37:5000/v3/endpoints/ab6dab870dbb4260bbc65ed7bf7b0902'}, 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'937e6ae4aca74d929426420bb754be18', u'id': u'ab6dab870dbb4260bbc65ed7bf7b0902'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.37:5000/v3/endpoints/ad173c926aa040818073f079187f3f4c'}, u'url': u'http://192.30.9.4:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'7a8958b86d2446adaf1273019fb26e9a', u'id': u'ad173c926aa040818073f079187f3f4c'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.37:5000/v3/endpoints/c31b2cbcac904bbbb050be8d722c67d6'}, u'url': u'http://172.30.9.37:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'93c205ac3efb4419aa55ace6fa1dbbf3', u'id': u'c31b2cbcac904bbbb050be8d722c67d6'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.37:5000/v3/endpoints/c3a281429a4849fc8eedf02a90c636b9'}, u'url': u'http://172.30.9.37:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'874c7a2faadc4ed0a1afb4ce8c3d646a', u'id': u'c3a281429a4849fc8eedf02a90c636b9'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.37:5000/v3/endpoints/c579d562040b4533ad98faf6714890d8'}, u'url': u'http://192.30.9.4:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'dd1c7269973b4301aa1892b721a78fb5', u'id': u'c579d562040b4533ad98faf6714890d8'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.37:5000/v3/endpoints/c9dacdd480e547c1b7642238010d67f7'}, u'url': u'http://192.30.9.4:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'aa5d09ed1a03467aafba8d301b695d4b', u'id': u'c9dacdd480e547c1b7642238010d67f7'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.37:5000/v3/endpoints/cf9e369bcf644014abe4a2c9bad9c8b2'}, 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'ed86de356e924d17b551a2169f953c98', u'id': u'cf9e369bcf644014abe4a2c9bad9c8b2'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.37:5000/v3/endpoints/d0b57aebca5b4a158f015e453f0e6854'}, u'url': u'http://192.30.9.4:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'7a8958b86d2446adaf1273019fb26e9a', u'id': u'd0b57aebca5b4a158f015e453f0e6854'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.37:5000/v3/endpoints/d1825051afd54c2bbdf8a4e9e6c09f63'}, u'url': u'http://192.30.9.4:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'874c7a2faadc4ed0a1afb4ce8c3d646a', u'id': u'd1825051afd54c2bbdf8a4e9e6c09f63'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.37:5000/v3/endpoints/d5e59f7ddf1c4a9ebc2c7b72f83c3239'}, 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'a7b82e8a555141afbcad0413f05eb740', u'id': u'd5e59f7ddf1c4a9ebc2c7b72f83c3239'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.37:5000/v3/endpoints/d669d9aa7bd7413bb989a4f979dcc871'}, u'url': u'http://172.30.9.37:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'ed86de356e924d17b551a2169f953c98', u'id': u'd669d9aa7bd7413bb989a4f979dcc871'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.37:5000/v3/endpoints/d725ac73b2a1494b8f99c0682114d24c'}, u'url': u'http://172.30.9.37:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'7451d63981d149feaf2151962364ad2c', u'id': u'd725ac73b2a1494b8f99c0682114d24c'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.37:5000/v3/endpoints/d869ce8c63804619ba2f66d14ae1298e'}, u'url': u'http://172.30.9.37:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'052490c6c2dd40cc95525a429d2f04a9', u'id': u'd869ce8c63804619ba2f66d14ae1298e'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.37:5000/v3/endpoints/d9a43bd7a93441e9abf9f0c647e050c3'}, u'url': u'http://192.30.9.4:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'93c205ac3efb4419aa55ace6fa1dbbf3', u'id': u'd9a43bd7a93441e9abf9f0c647e050c3'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.37:5000/v3/endpoints/de6df4a32eaa42eda2ea04d0ae5c9a86'}, 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'd5e22408756942009b65bfb88c91a6f8', u'id': u'de6df4a32eaa42eda2ea04d0ae5c9a86'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.37:5000/v3/endpoints/e793731bdb994440a21123ae52453b61'}, u'url': u'http://192.30.9.4:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'052490c6c2dd40cc95525a429d2f04a9', u'id': u'e793731bdb994440a21123ae52453b61'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.37:5000/v3/endpoints/eb0416b9b2ab48efba34a4577abd57b7'}, 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'a7b82e8a555141afbcad0413f05eb740', u'id': u'eb0416b9b2ab48efba34a4577abd57b7'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.37:5000/v3/endpoints/ee286c5b2ed24fb19536fea01b066fad'}, u'url': u'http://172.30.9.37:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'dd1c7269973b4301aa1892b721a78fb5', u'id': u'ee286c5b2ed24fb19536fea01b066fad'})] 2019-03-25 21:12:52,876 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.extensions 2019-03-25 21:12:52,879 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/extensions -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}24c085e410905e79f1321d610091277e6fb69027" 2019-03-25 21:12:53,004 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 3147 Content-Type: application/json Date: Mon, 25 Mar 2019 21:12:53 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-be07ec46-5ab5-4405-921d-7830bb4c9658 x-openstack-request-id: req-be07ec46-5ab5-4405-921d-7830bb4c9658 2019-03-25 21:12:53,006 - 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-03-25 21:12:53,007 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/extensions used request id req-be07ec46-5ab5-4405-921d-7830bb4c9658 2019-03-25 21:12:53,007 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.extensions in 0.130485057831s 2019-03-25 21:12:53,023 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-floating-ip-pools 2019-03-25 21:12:53,025 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/os-floating-ip-pools -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}24c085e410905e79f1321d610091277e6fb69027" 2019-03-25 21:12:55,454 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 45 Content-Type: application/json Date: Mon, 25 Mar 2019 21:12:53 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-30a7c03b-0ba2-4e31-8c6e-ebbc3dffe7c6 x-openstack-request-id: req-30a7c03b-0ba2-4e31-8c6e-ebbc3dffe7c6 2019-03-25 21:12:55,454 - keystoneauth.session - DEBUG - RESP BODY: {"floating_ip_pools": [{"name": "external"}]} 2019-03-25 21:12:55,454 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/os-floating-ip-pools used request id req-30a7c03b-0ba2-4e31-8c6e-ebbc3dffe7c6 2019-03-25 21:12:55,454 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-floating-ip-pools in 2.43132185936s 2019-03-25 21:12:55,455 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ip_pools: [{'name': u'external'}] 2019-03-25 21:12:55,460 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-25 21:12:55,461 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}24c085e410905e79f1321d610091277e6fb69027" 2019-03-25 21:12:56,710 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 25 Mar 2019 21:12:56 GMT X-Openstack-Request-Id: req-72ebe08f-7d00-4d7f-bcaf-07092e6b1d8e 2019-03-25 21:12:56,710 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-03-25 21:12:56,710 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/floatingips.json used request id req-72ebe08f-7d00-4d7f-bcaf-07092e6b1d8e 2019-03-25 21:12:56,711 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 1.24996995926s 2019-03-25 21:12:56,711 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ips: [] 2019-03-25 21:12:56,711 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-03-25 21:12:56,714 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}24c085e410905e79f1321d610091277e6fb69027" 2019-03-25 21:12:56,867 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 736 Content-Type: application/json Date: Mon, 25 Mar 2019 21:12: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-a346a697-5cdd-471e-b735-ce43ea0b0d26 x-openstack-request-id: req-a346a697-5cdd-471e-b735-ce43ea0b0d26 2019-03-25 21:12:56,867 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 254}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.8", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 251}, "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.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-03-25 21:12:56,868 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/os-hypervisors/detail used request id req-a346a697-5cdd-471e-b735-ce43ea0b0d26 2019-03-25 21:12:56,868 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.156480073929s 2019-03-25 21:12:56,869 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_hypervisors: [Munch({u'status': u'enabled', u'host_ip': u'192.30.9.8', u'hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', u'cpu_info': u'{"vendor": "Intel", "model": "Haswell-noTSX-IBRS", "arch": "x86_64", "features": ["pge", "avx", "xsaveopt", "clflush", "sep", "syscall", "tsc_adjust", "tsc-deadline", "dtes64", "stibp", "invpcid", "tsc", "fsgsbase", "xsave", "vmx", "erms", "xtpr", "cmov", "smep", "ssse3", "est", "pat", "monitor", "smx", "pbe", "lm", "msr", "nx", "fxsr", "tm", "sse4.1", "pae", "sse4.2", "pclmuldq", "cx16", "pcid", "fma", "vme", "popcnt", "mmx", "osxsave", "cx8", "mce", "de", "rdtscp", "ht", "dca", "lahf_lm", "abm", "pdcm", "mca", "pdpe1gb", "apic", "sse", "f16c", "pse", "ds", "invtsc", "pni", "tm2", "avx2", "aes", "sse2", "ss", "ds_cpl", "arat", "bmi1", "bmi2", "acpi", "spec-ctrl", "fpu", "ssbd", "pse36", "mtrr", "movbe", "rdrand", "x2apic"], "topology": {"cores": 4, "cells": 2, "threads": 2, "sockets": 1}}', u'free_disk_gb': 98, u'hypervisor_version': 2012000, u'disk_available_least': 98, u'local_gb': 98, u'free_ram_mb': 28406, u'id': 2, u'service': {u'host': u'overcloud-novacompute-1.opnfvlf.org', u'disabled_reason': None, u'id': 254}, 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-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': 5, u'service': {u'host': u'overcloud-novacompute-0.opnfvlf.org', u'disabled_reason': None, u'id': 251}, 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-03-25 21:12:56,869 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-keypairs 2019-03-25 21:12:56,872 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}24c085e410905e79f1321d610091277e6fb69027" 2019-03-25 21:12:56,997 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 16 Content-Type: application/json Date: Mon, 25 Mar 2019 21:12:57 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-04b09b65-cc3b-46f7-b6e7-980165a9b79d x-openstack-request-id: req-04b09b65-cc3b-46f7-b6e7-980165a9b79d 2019-03-25 21:12:56,997 - keystoneauth.session - DEBUG - RESP BODY: {"keypairs": []} 2019-03-25 21:12:56,997 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/os-keypairs used request id req-04b09b65-cc3b-46f7-b6e7-980165a9b79d 2019-03-25 21:12:56,997 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-keypairs in 0.128052949905s 2019-03-25 21:12:56,998 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_keypairs: [] 2019-03-25 21:12:56,998 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-25 21:12:56,999 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}24c085e410905e79f1321d610091277e6fb69027" 2019-03-25 21:12:58,132 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Mon, 25 Mar 2019 21:12:58 GMT X-Openstack-Request-Id: req-819e7d10-c01f-446e-9495-c4f9b51f4b8b 2019-03-25 21:12:58,133 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"39f6a7de-fe0a-4d74-ab36-900db9e46127","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"d63177074eef45bd949b8fd2e0f3efc8","l2_adjacency":true,"status":"ACTIVE","subnets":["45132bb9-b5c2-4ed3-85b9-9add1bd00bfe"],"description":"","tags":[],"updated_at":"2019-03-25T21:09:30Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d63177074eef45bd949b8fd2e0f3efc8","created_at":"2019-03-25T21:09:22Z","provider:network_type":"flat"}]} 2019-03-25 21:12:58,133 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks.json used request id req-819e7d10-c01f-446e-9495-c4f9b51f4b8b 2019-03-25 21:12:58,133 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.1346950531s 2019-03-25 21:12:58,133 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_networks: [Munch({u'status': u'ACTIVE', u'subnets': [u'45132bb9-b5c2-4ed3-85b9-9add1bd00bfe'], u'description': u'', u'provider:physical_network': u'datacentre', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-03-25T21:09:30Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'mtu': 1500, u'id': u'39f6a7de-fe0a-4d74-ab36-900db9e46127', 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-03-25T21:09:22Z', u'provider:network_type': u'flat', u'tenant_id': u'd63177074eef45bd949b8fd2e0f3efc8', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'd63177074eef45bd949b8fd2e0f3efc8', u'l2_adjacency': True})] 2019-03-25 21:12:58,134 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-03-25 21:12:58,134 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/ports.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}24c085e410905e79f1321d610091277e6fb69027" 2019-03-25 21:12:59,380 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 12 Content-Type: application/json Date: Mon, 25 Mar 2019 21:12:59 GMT X-Openstack-Request-Id: req-8acd6f7e-0b87-4441-86ae-20a71ae6768e 2019-03-25 21:12:59,380 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[]} 2019-03-25 21:12:59,380 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/ports.json used request id req-8acd6f7e-0b87-4441-86ae-20a71ae6768e 2019-03-25 21:12:59,380 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 1.24639201164s 2019-03-25 21:12:59,381 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_ports: [] 2019-03-25 21:12:59,384 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-03-25 21:12:59,387 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/role_assignments -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}24c085e410905e79f1321d610091277e6fb69027" 2019-03-25 21:12:59,587 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 756 Content-Type: application/json Date: Mon, 25 Mar 2019 21:12:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2127321f-740f-4015-8842-e435fe8cb390 2019-03-25 21:12:59,588 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [{"scope": {"project": {"id": "d63177074eef45bd949b8fd2e0f3efc8"}}, "role": {"id": "11032691bf034d33af51afe8b5ce7476"}, "user": {"id": "053b21d2961448219162354ca8fc45d4"}, "links": {"assignment": "http://172.30.9.37:5000/v3/projects/d63177074eef45bd949b8fd2e0f3efc8/users/053b21d2961448219162354ca8fc45d4/roles/11032691bf034d33af51afe8b5ce7476"}}, {"scope": {"project": {"id": "d63177074eef45bd949b8fd2e0f3efc8"}}, "role": {"id": "26a54836e73f4d07bbcc0d342c766b1a"}, "user": {"id": "053b21d2961448219162354ca8fc45d4"}, "links": {"assignment": "http://172.30.9.37:5000/v3/projects/d63177074eef45bd949b8fd2e0f3efc8/users/053b21d2961448219162354ca8fc45d4/roles/26a54836e73f4d07bbcc0d342c766b1a"}}, {"scope": {"project": {"id": "d63177074eef45bd949b8fd2e0f3efc8"}}, "role": {"id": "11032691bf034d33af51afe8b5ce7476"}, "user": {"id": "0cba997e091b45c8a73a8f45a0fe8dfd"}, "links": {"assignment": "http://172.30.9.37:5000/v3/projects/d63177074eef45bd949b8fd2e0f3efc8/users/0cba997e091b45c8a73a8f45a0fe8dfd/roles/11032691bf034d33af51afe8b5ce7476"}}, {"scope": {"project": {"id": "d63177074eef45bd949b8fd2e0f3efc8"}}, "role": {"id": "11032691bf034d33af51afe8b5ce7476"}, "user": {"id": "22818d158bfa4ff8a0d6c434c2fe4516"}, "links": {"assignment": "http://172.30.9.37:5000/v3/projects/d63177074eef45bd949b8fd2e0f3efc8/users/22818d158bfa4ff8a0d6c434c2fe4516/roles/11032691bf034d33af51afe8b5ce7476"}}, {"scope": {"project": {"id": "d63177074eef45bd949b8fd2e0f3efc8"}}, "role": {"id": "11032691bf034d33af51afe8b5ce7476"}, "user": {"id": "6602f61170074466bd94c1cfdb1b3c4a"}, "links": {"assignment": "http://172.30.9.37:5000/v3/projects/d63177074eef45bd949b8fd2e0f3efc8/users/6602f61170074466bd94c1cfdb1b3c4a/roles/11032691bf034d33af51afe8b5ce7476"}}, {"scope": {"project": {"id": "d63177074eef45bd949b8fd2e0f3efc8"}}, "role": {"id": "11032691bf034d33af51afe8b5ce7476"}, "user": {"id": "75d04b39ef964aa2aefb7eff2eeb5139"}, "links": {"assignment": "http://172.30.9.37:5000/v3/projects/d63177074eef45bd949b8fd2e0f3efc8/users/75d04b39ef964aa2aefb7eff2eeb5139/roles/11032691bf034d33af51afe8b5ce7476"}}, {"scope": {"project": {"id": "6b11f2443f6143b883476562044a24d7"}}, "role": {"id": "11032691bf034d33af51afe8b5ce7476"}, "user": {"id": "91d186dc05e04a949fa38872730b130a"}, "links": {"assignment": "http://172.30.9.37:5000/v3/projects/6b11f2443f6143b883476562044a24d7/users/91d186dc05e04a949fa38872730b130a/roles/11032691bf034d33af51afe8b5ce7476"}}, {"scope": {"project": {"id": "6b11f2443f6143b883476562044a24d7"}}, "role": {"id": "9fe2ff9ee4384b1894a90878d3e92bab"}, "user": {"id": "91d186dc05e04a949fa38872730b130a"}, "links": {"assignment": "http://172.30.9.37:5000/v3/projects/6b11f2443f6143b883476562044a24d7/users/91d186dc05e04a949fa38872730b130a/roles/9fe2ff9ee4384b1894a90878d3e92bab"}}, {"scope": {"project": {"id": "d63177074eef45bd949b8fd2e0f3efc8"}}, "role": {"id": "11032691bf034d33af51afe8b5ce7476"}, "user": {"id": "9219d9d950464544ad2edf2658f059fc"}, "links": {"assignment": "http://172.30.9.37:5000/v3/projects/d63177074eef45bd949b8fd2e0f3efc8/users/9219d9d950464544ad2edf2658f059fc/roles/11032691bf034d33af51afe8b5ce7476"}}, {"scope": {"project": {"id": "d63177074eef45bd949b8fd2e0f3efc8"}}, "role": {"id": "11032691bf034d33af51afe8b5ce7476"}, "user": {"id": "b96cd7f17be240a5a085784f45e112ff"}, "links": {"assignment": "http://172.30.9.37:5000/v3/projects/d63177074eef45bd949b8fd2e0f3efc8/users/b96cd7f17be240a5a085784f45e112ff/roles/11032691bf034d33af51afe8b5ce7476"}}, {"scope": {"project": {"id": "d63177074eef45bd949b8fd2e0f3efc8"}}, "role": {"id": "11032691bf034d33af51afe8b5ce7476"}, "user": {"id": "bafa64a0510d4b098aba158324913e75"}, "links": {"assignment": "http://172.30.9.37:5000/v3/projects/d63177074eef45bd949b8fd2e0f3efc8/users/bafa64a0510d4b098aba158324913e75/roles/11032691bf034d33af51afe8b5ce7476"}}, {"scope": {"project": {"id": "d63177074eef45bd949b8fd2e0f3efc8"}}, "role": {"id": "11032691bf034d33af51afe8b5ce7476"}, "user": {"id": "c1263c615409449180a70c80d0e8307b"}, "links": {"assignment": "http://172.30.9.37:5000/v3/projects/d63177074eef45bd949b8fd2e0f3efc8/users/c1263c615409449180a70c80d0e8307b/roles/11032691bf034d33af51afe8b5ce7476"}}, {"scope": {"project": {"id": "d63177074eef45bd949b8fd2e0f3efc8"}}, "role": {"id": "11032691bf034d33af51afe8b5ce7476"}, "user": {"id": "d85463bfa89c4aa2bcee23903e9f8b83"}, "links": {"assignment": "http://172.30.9.37:5000/v3/projects/d63177074eef45bd949b8fd2e0f3efc8/users/d85463bfa89c4aa2bcee23903e9f8b83/roles/11032691bf034d33af51afe8b5ce7476"}}, {"scope": {"project": {"id": "d63177074eef45bd949b8fd2e0f3efc8"}}, "role": {"id": "11032691bf034d33af51afe8b5ce7476"}, "user": {"id": "e01f080a568141e981cb8c61c56d895a"}, "links": {"assignment": "http://172.30.9.37:5000/v3/projects/d63177074eef45bd949b8fd2e0f3efc8/users/e01f080a568141e981cb8c61c56d895a/roles/11032691bf034d33af51afe8b5ce7476"}}, {"scope": {"project": {"id": "d63177074eef45bd949b8fd2e0f3efc8"}}, "role": {"id": "11032691bf034d33af51afe8b5ce7476"}, "user": {"id": "fb4c5eb01265472eaddf10d884bd77c1"}, "links": {"assignment": "http://172.30.9.37:5000/v3/projects/d63177074eef45bd949b8fd2e0f3efc8/users/fb4c5eb01265472eaddf10d884bd77c1/roles/11032691bf034d33af51afe8b5ce7476"}}, {"scope": {"domain": {"id": "2c6fa993d67c46498996ae574963de36"}}, "role": {"id": "11032691bf034d33af51afe8b5ce7476"}, "user": {"id": "5e7d7fe83262429c99fab72fb7c561a1"}, "links": {"assignment": "http://172.30.9.37:5000/v3/domains/2c6fa993d67c46498996ae574963de36/users/5e7d7fe83262429c99fab72fb7c561a1/roles/11032691bf034d33af51afe8b5ce7476"}}, {"scope": {"system": {"all": true}}, "role": {"id": "11032691bf034d33af51afe8b5ce7476"}, "user": {"id": "91d186dc05e04a949fa38872730b130a"}, "links": {"assignment": "http://172.30.9.37:5000/v3/system/users/91d186dc05e04a949fa38872730b130a/roles/11032691bf034d33af51afe8b5ce7476"}}], "links": {"self": "http://172.30.9.37:5000/v3/role_assignments", "previous": null, "next": null}} 2019-03-25 21:12:59,588 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/role_assignments used request id req-2127321f-740f-4015-8842-e435fe8cb390 2019-03-25 21:12:59,588 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.204392910004s 2019-03-25 21:12:59,592 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_role_assignments: [Munch({'project': u'd63177074eef45bd949b8fd2e0f3efc8', 'id': u'11032691bf034d33af51afe8b5ce7476', 'user': u'053b21d2961448219162354ca8fc45d4'}), Munch({'project': u'd63177074eef45bd949b8fd2e0f3efc8', 'id': u'26a54836e73f4d07bbcc0d342c766b1a', 'user': u'053b21d2961448219162354ca8fc45d4'}), Munch({'project': u'd63177074eef45bd949b8fd2e0f3efc8', 'id': u'11032691bf034d33af51afe8b5ce7476', 'user': u'0cba997e091b45c8a73a8f45a0fe8dfd'}), Munch({'project': u'd63177074eef45bd949b8fd2e0f3efc8', 'id': u'11032691bf034d33af51afe8b5ce7476', 'user': u'22818d158bfa4ff8a0d6c434c2fe4516'}), Munch({'project': u'd63177074eef45bd949b8fd2e0f3efc8', 'id': u'11032691bf034d33af51afe8b5ce7476', 'user': u'6602f61170074466bd94c1cfdb1b3c4a'}), Munch({'project': u'd63177074eef45bd949b8fd2e0f3efc8', 'id': u'11032691bf034d33af51afe8b5ce7476', 'user': u'75d04b39ef964aa2aefb7eff2eeb5139'}), Munch({'project': u'6b11f2443f6143b883476562044a24d7', 'id': u'11032691bf034d33af51afe8b5ce7476', 'user': u'91d186dc05e04a949fa38872730b130a'}), Munch({'project': u'6b11f2443f6143b883476562044a24d7', 'id': u'9fe2ff9ee4384b1894a90878d3e92bab', 'user': u'91d186dc05e04a949fa38872730b130a'}), Munch({'project': u'd63177074eef45bd949b8fd2e0f3efc8', 'id': u'11032691bf034d33af51afe8b5ce7476', 'user': u'9219d9d950464544ad2edf2658f059fc'}), Munch({'project': u'd63177074eef45bd949b8fd2e0f3efc8', 'id': u'11032691bf034d33af51afe8b5ce7476', 'user': u'b96cd7f17be240a5a085784f45e112ff'}), Munch({'project': u'd63177074eef45bd949b8fd2e0f3efc8', 'id': u'11032691bf034d33af51afe8b5ce7476', 'user': u'bafa64a0510d4b098aba158324913e75'}), Munch({'project': u'd63177074eef45bd949b8fd2e0f3efc8', 'id': u'11032691bf034d33af51afe8b5ce7476', 'user': u'c1263c615409449180a70c80d0e8307b'}), Munch({'project': u'd63177074eef45bd949b8fd2e0f3efc8', 'id': u'11032691bf034d33af51afe8b5ce7476', 'user': u'd85463bfa89c4aa2bcee23903e9f8b83'}), Munch({'project': u'd63177074eef45bd949b8fd2e0f3efc8', 'id': u'11032691bf034d33af51afe8b5ce7476', 'user': u'e01f080a568141e981cb8c61c56d895a'}), Munch({'project': u'd63177074eef45bd949b8fd2e0f3efc8', 'id': u'11032691bf034d33af51afe8b5ce7476', 'user': u'fb4c5eb01265472eaddf10d884bd77c1'}), Munch({'domain': u'2c6fa993d67c46498996ae574963de36', 'id': u'11032691bf034d33af51afe8b5ce7476', 'user': u'5e7d7fe83262429c99fab72fb7c561a1'}), Munch({'id': u'11032691bf034d33af51afe8b5ce7476', 'user': u'91d186dc05e04a949fa38872730b130a'})] 2019-03-25 21:12:59,596 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-25 21:12:59,599 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}24c085e410905e79f1321d610091277e6fb69027" 2019-03-25 21:12:59,818 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Mon, 25 Mar 2019 21:12:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02c3546f-cefe-4b7b-bd70-ceb1beedc16d 2019-03-25 21:12:59,819 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "11032691bf034d33af51afe8b5ce7476", "links": {"self": "http://172.30.9.37:5000/v3/roles/11032691bf034d33af51afe8b5ce7476"}, "name": "admin"}, {"domain_id": null, "id": "26a54836e73f4d07bbcc0d342c766b1a", "links": {"self": "http://172.30.9.37:5000/v3/roles/26a54836e73f4d07bbcc0d342c766b1a"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2f48d72bb1f44c6e85f2f15174631ba8", "links": {"self": "http://172.30.9.37:5000/v3/roles/2f48d72bb1f44c6e85f2f15174631ba8"}, "name": "reader"}, {"domain_id": null, "id": "31501dbd647741fa87bff782f6de9470", "links": {"self": "http://172.30.9.37:5000/v3/roles/31501dbd647741fa87bff782f6de9470"}, "name": "member"}, {"domain_id": null, "id": "43a14f86aa66403b8924451803571219", "links": {"self": "http://172.30.9.37:5000/v3/roles/43a14f86aa66403b8924451803571219"}, "name": "swiftoperator"}, {"domain_id": null, "id": "5bc3330773bb4f488fa76a8d2b51727e", "links": {"self": "http://172.30.9.37:5000/v3/roles/5bc3330773bb4f488fa76a8d2b51727e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.37:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-03-25 21:12:59,819 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/roles used request id req-02c3546f-cefe-4b7b-bd70-ceb1beedc16d 2019-03-25 21:12:59,819 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.223436832428s 2019-03-25 21:12:59,821 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_roles: [Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'admin', 'id': u'11032691bf034d33af51afe8b5ce7476'}), 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'26a54836e73f4d07bbcc0d342c766b1a'}), 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'2f48d72bb1f44c6e85f2f15174631ba8'}), 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'31501dbd647741fa87bff782f6de9470'}), 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'43a14f86aa66403b8924451803571219'}), 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'5bc3330773bb4f488fa76a8d2b51727e'}), 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'})] 2019-03-25 21:12:59,821 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-03-25 21:12:59,822 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}24c085e410905e79f1321d610091277e6fb69027" 2019-03-25 21:13:00,365 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Mon, 25 Mar 2019 21:13:00 GMT X-Openstack-Request-Id: req-b4eb3662-0eae-4033-95a8-d40a8cea4142 2019-03-25 21:13:00,366 - keystoneauth.session - DEBUG - RESP BODY: {"routers": []} 2019-03-25 21:13:00,366 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/routers.json used request id req-b4eb3662-0eae-4033-95a8-d40a8cea4142 2019-03-25 21:13:00,366 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.54438996315s 2019-03-25 21:13:00,366 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_routers: [] 2019-03-25 21:13:00,366 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-25 21:13:00,369 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}24c085e410905e79f1321d610091277e6fb69027" 2019-03-25 21:13:00,585 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Mon, 25 Mar 2019 21:13: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-d9b00f1a-7395-448b-a9bf-ad85f4ee5568 x-openstack-request-id: req-d9b00f1a-7395-448b-a9bf-ad85f4ee5568 2019-03-25 21:13:00,585 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-03-25 21:13:00,585 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-d9b00f1a-7395-448b-a9bf-ad85f4ee5568 2019-03-25 21:13:00,585 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.218709945679s 2019-03-25 21:13:00,585 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_servers: [] 2019-03-25 21:13:00,589 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2019-03-25 21:13:00,593 - 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.15" 2019-03-25 21:13:00,599 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 25 Mar 2019 21:13:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ffcf9b47-f10e-4f90-a670-417a110f61f2 2019-03-25 21:13:00,600 - 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-03-25 21:13:00,600 - keystoneauth.session - DEBUG - GET call to http://192.30.9.4:35357/ used request id req-ffcf9b47-f10e-4f90-a670-417a110f61f2 2019-03-25 21:13:00,601 - 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.15" -H "X-Auth-Token: {SHA1}24c085e410905e79f1321d610091277e6fb69027" 2019-03-25 21:13:00,795 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 863 Content-Type: application/json Date: Mon, 25 Mar 2019 21:13:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93fbef42-a8cf-4729-a107-0b679672fa08 2019-03-25 21:13:00,796 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.4:35357/v3/services/005dcbfbaa674ae8a6b857c9d1960eb8"}, "enabled": true, "type": "placement", "id": "005dcbfbaa674ae8a6b857c9d1960eb8", "name": "placement"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.4:35357/v3/services/052490c6c2dd40cc95525a429d2f04a9"}, "enabled": true, "type": "volume", "id": "052490c6c2dd40cc95525a429d2f04a9", "name": "cinder"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.4:35357/v3/services/0b229423de3b46debe189f9545bb08a1"}, "enabled": true, "type": "object-store", "id": "0b229423de3b46debe189f9545bb08a1", "name": "swift"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.4:35357/v3/services/69669f277418485c88477cd66d881786"}, "enabled": true, "type": "metering", "id": "69669f277418485c88477cd66d881786", "name": "ceilometer"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.4:35357/v3/services/7451d63981d149feaf2151962364ad2c"}, "enabled": true, "type": "compute", "id": "7451d63981d149feaf2151962364ad2c", "name": "nova"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.4:35357/v3/services/7a8958b86d2446adaf1273019fb26e9a"}, "enabled": true, "type": "event", "id": "7a8958b86d2446adaf1273019fb26e9a", "name": "panko"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.4:35357/v3/services/874c7a2faadc4ed0a1afb4ce8c3d646a"}, "enabled": true, "type": "network", "id": "874c7a2faadc4ed0a1afb4ce8c3d646a", "name": "neutron"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.4:35357/v3/services/937e6ae4aca74d929426420bb754be18"}, "enabled": true, "type": "volumev3", "id": "937e6ae4aca74d929426420bb754be18", "name": "cinderv3"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.4:35357/v3/services/93c205ac3efb4419aa55ace6fa1dbbf3"}, "enabled": true, "type": "identity", "id": "93c205ac3efb4419aa55ace6fa1dbbf3", "name": "keystone"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.4:35357/v3/services/a7b82e8a555141afbcad0413f05eb740"}, "enabled": true, "type": "orchestration", "id": "a7b82e8a555141afbcad0413f05eb740", "name": "heat"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.4:35357/v3/services/aa5d09ed1a03467aafba8d301b695d4b"}, "enabled": true, "type": "alarming", "id": "aa5d09ed1a03467aafba8d301b695d4b", "name": "aodh"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.4:35357/v3/services/d5e22408756942009b65bfb88c91a6f8"}, "enabled": true, "type": "volumev2", "id": "d5e22408756942009b65bfb88c91a6f8", "name": "cinderv2"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.4:35357/v3/services/dd1c7269973b4301aa1892b721a78fb5"}, "enabled": true, "type": "metric", "id": "dd1c7269973b4301aa1892b721a78fb5", "name": "gnocchi"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.4:35357/v3/services/ed86de356e924d17b551a2169f953c98"}, "enabled": true, "type": "cloudformation", "id": "ed86de356e924d17b551a2169f953c98", "name": "heat-cfn"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.4:35357/v3/services/f405237b899546bc96fef9bff7ff8780"}, "enabled": true, "type": "image", "id": "f405237b899546bc96fef9bff7ff8780", "name": "glance"}], "links": {"self": "http://192.30.9.4:35357/v3/services", "previous": null, "next": null}} 2019-03-25 21:13:00,796 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.4:35357/v3/services used request id req-93fbef42-a8cf-4729-a107-0b679672fa08 2019-03-25 21:13:00,796 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.207017183304s 2019-03-25 21:13:00,801 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_services: [Munch({'description': u'Openstack Placement Service', 'service_type': u'placement', 'type': u'placement', 'enabled': True, 'id': u'005dcbfbaa674ae8a6b857c9d1960eb8', 'name': u'placement'}), Munch({'description': u'Cinder Service', 'service_type': u'volume', 'type': u'volume', 'enabled': True, 'id': u'052490c6c2dd40cc95525a429d2f04a9', 'name': u'cinder'}), Munch({'description': u'Openstack Object-Store Service', 'service_type': u'object-store', 'type': u'object-store', 'enabled': True, 'id': u'0b229423de3b46debe189f9545bb08a1', 'name': u'swift'}), Munch({'description': u'Openstack Metering Service', 'service_type': u'metering', 'type': u'metering', 'enabled': True, 'id': u'69669f277418485c88477cd66d881786', 'name': u'ceilometer'}), Munch({'description': u'Openstack Compute Service', 'service_type': u'compute', 'type': u'compute', 'enabled': True, 'id': u'7451d63981d149feaf2151962364ad2c', 'name': u'nova'}), Munch({'description': u'OpenStack Event Service', 'service_type': u'event', 'type': u'event', 'enabled': True, 'id': u'7a8958b86d2446adaf1273019fb26e9a', 'name': u'panko'}), Munch({'description': u'Neutron Networking Service', 'service_type': u'network', 'type': u'network', 'enabled': True, 'id': u'874c7a2faadc4ed0a1afb4ce8c3d646a', 'name': u'neutron'}), Munch({'description': u'Cinder Service v3', 'service_type': u'volumev3', 'type': u'volumev3', 'enabled': True, 'id': u'937e6ae4aca74d929426420bb754be18', 'name': u'cinderv3'}), Munch({'description': u'OpenStack Identity Service', 'service_type': u'identity', 'type': u'identity', 'enabled': True, 'id': u'93c205ac3efb4419aa55ace6fa1dbbf3', 'name': u'keystone'}), Munch({'description': u'Openstack Orchestration Service', 'service_type': u'orchestration', 'type': u'orchestration', 'enabled': True, 'id': u'a7b82e8a555141afbcad0413f05eb740', 'name': u'heat'}), Munch({'description': u'OpenStack Alarming Service', 'service_type': u'alarming', 'type': u'alarming', 'enabled': True, 'id': u'aa5d09ed1a03467aafba8d301b695d4b', 'name': u'aodh'}), Munch({'description': u'Cinder Service v2', 'service_type': u'volumev2', 'type': u'volumev2', 'enabled': True, 'id': u'd5e22408756942009b65bfb88c91a6f8', 'name': u'cinderv2'}), Munch({'description': u'OpenStack Metric Service', 'service_type': u'metric', 'type': u'metric', 'enabled': True, 'id': u'dd1c7269973b4301aa1892b721a78fb5', 'name': u'gnocchi'}), Munch({'description': u'Openstack Cloudformation Service', 'service_type': u'cloudformation', 'type': u'cloudformation', 'enabled': True, 'id': u'ed86de356e924d17b551a2169f953c98', 'name': u'heat-cfn'}), Munch({'description': u'OpenStack Image Service', 'service_type': u'image', 'type': u'image', 'enabled': True, 'id': u'f405237b899546bc96fef9bff7ff8780', 'name': u'glance'})] 2019-03-25 21:13:00,802 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-03-25 21:13:00,803 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}24c085e410905e79f1321d610091277e6fb69027" 2019-03-25 21:13:01,915 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 642 Content-Type: application/json Date: Mon, 25 Mar 2019 21:13:02 GMT X-Openstack-Request-Id: req-a18179a2-11ff-4269-87ef-3fa6e47d733c 2019-03-25 21:13:01,916 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-03-25T21:09:30Z","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":"45132bb9-b5c2-4ed3-85b9-9add1bd00bfe","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"d63177074eef45bd949b8fd2e0f3efc8","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"39f6a7de-fe0a-4d74-ab36-900db9e46127","tenant_id":"d63177074eef45bd949b8fd2e0f3efc8","created_at":"2019-03-25T21:09:30Z","ip_version":4}]} 2019-03-25 21:13:01,916 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/subnets.json used request id req-a18179a2-11ff-4269-87ef-3fa6e47d733c 2019-03-25 21:13:01,916 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 1.1137111187s 2019-03-25 21:13:01,916 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_subnets: [Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-03-25T21:09:30Z', 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'45132bb9-b5c2-4ed3-85b9-9add1bd00bfe', u'subnetpool_id': None, u'service_types': [], u'name': u'external-subnet', u'enable_dhcp': False, u'segment_id': None, u'network_id': u'39f6a7de-fe0a-4d74-ab36-900db9e46127', u'tenant_id': u'd63177074eef45bd949b8fd2e0f3efc8', u'created_at': u'2019-03-25T21:09:30Z', u'dns_nameservers': [], u'gateway_ip': u'172.30.9.1', u'ip_version': 4, u'project_id': u'd63177074eef45bd949b8fd2e0f3efc8'})] 2019-03-25 21:13:01,917 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.service-providers 2019-03-25 21:13:01,917 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/service-providers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}24c085e410905e79f1321d610091277e6fb69027" 2019-03-25 21:13:01,945 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 304 Content-Type: application/json Date: Mon, 25 Mar 2019 21:13:01 GMT X-Openstack-Request-Id: req-03a3f894-b9a1-4e1e-9a61-283072a6e87e 2019-03-25 21:13:01,945 - 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-03-25 21:13:01,945 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/service-providers.json used request id req-03a3f894-b9a1-4e1e-9a61-283072a6e87e 2019-03-25 21:13:01,946 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.service-providers in 0.0286209583282s 2019-03-25 21:13:01,947 - 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-03-25 21:13:02,067 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-03-25 21:13:02,067 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:12 | PASS | +--------------------------+------------------+------------------+----------------+ 2019-03-25 21:13:02,118 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork1'... 2019-03-25 21:13:02,225 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-25 21:13:02,230 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Mon, 25 Mar 2019 21:13:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e3f6197-fd64-4c8f-9c4c-38aa715948a3 2019-03-25 21:13:02,230 - 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.37:5000/v3/", "rel": "self"}]}} 2019-03-25 21:13:02,230 - keystoneauth.session - DEBUG - GET call to http://172.30.9.37:5000/v3 used request id req-7e3f6197-fd64-4c8f-9c4c-38aa715948a3 2019-03-25 21:13:02,230 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.37:5000/v3/auth/tokens 2019-03-25 21:13:02,636 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2f48d72bb1f44c6e85f2f15174631ba8", "name": "reader"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "31501dbd647741fa87bff782f6de9470", "name": "member"}, {"id": "11032691bf034d33af51afe8b5ce7476", "name": "admin"}], "expires_at": "2019-03-25T22:13:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b11f2443f6143b883476562044a24d7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3daccdd2fb9f43e8b818531b4fb92807"}, {"url": "http://172.30.9.37:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e41bcab4d3c4bed9cc8969e96168665"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84a95a7598204c55af91d53066a0f726"}], "type": "placement", "id": "005dcbfbaa674ae8a6b857c9d1960eb8", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/6b11f2443f6143b883476562044a24d7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "995fa168e6134cbf87266009a4f9620e"}, {"url": "http://172.30.9.37:8776/v1/6b11f2443f6143b883476562044a24d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d869ce8c63804619ba2f66d14ae1298e"}, {"url": "http://192.30.9.4:8776/v1/6b11f2443f6143b883476562044a24d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e793731bdb994440a21123ae52453b61"}], "type": "volume", "id": "052490c6c2dd40cc95525a429d2f04a9", "name": "cinder"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_6b11f2443f6143b883476562044a24d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "090f2bf18d2b405cbfc39cffe9a9a696"}, {"url": "http://172.30.9.37:8080/v1/AUTH_6b11f2443f6143b883476562044a24d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620414687e43414da7be25e6d2af3d94"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6eea3834ee1746348535e9a59297d26d"}], "type": "object-store", "id": "0b229423de3b46debe189f9545bb08a1", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "69669f277418485c88477cd66d881786", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcf037ec48148848f6b748803dbb3c2"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8161fce7e9fe4eeaa854cfb2e7efe2aa"}, {"url": "http://172.30.9.37:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d725ac73b2a1494b8f99c0682114d24c"}], "type": "compute", "id": "7451d63981d149feaf2151962364ad2c", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.37:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4b242c4975e34ca39b78982198d94374"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ad173c926aa040818073f079187f3f4c"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0b57aebca5b4a158f015e453f0e6854"}], "type": "event", "id": "7a8958b86d2446adaf1273019fb26e9a", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "006f5f748dbc4d6e8ce92246ef69afd1"}, {"url": "http://172.30.9.37:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a281429a4849fc8eedf02a90c636b9"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1825051afd54c2bbdf8a4e9e6c09f63"}], "type": "network", "id": "874c7a2faadc4ed0a1afb4ce8c3d646a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6b11f2443f6143b883476562044a24d7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00955bf57dfa420c841ead6d87665d3a"}, {"url": "http://172.30.9.37:8776/v3/6b11f2443f6143b883476562044a24d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49ae9562630a4acba74c20afa6ed93f7"}, {"url": "http://192.30.9.4:8776/v3/6b11f2443f6143b883476562044a24d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab6dab870dbb4260bbc65ed7bf7b0902"}], "type": "volumev3", "id": "937e6ae4aca74d929426420bb754be18", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1aac2e8897e04a2ea773ab4017081bde"}, {"url": "http://172.30.9.37:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c31b2cbcac904bbbb050be8d722c67d6"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9a43bd7a93441e9abf9f0c647e050c3"}], "type": "identity", "id": "93c205ac3efb4419aa55ace6fa1dbbf3", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.37:8004/v1/6b11f2443f6143b883476562044a24d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d6d7a1ec9ac46a6ac6f4dd7fdfb6a72"}, {"url": "http://192.30.9.4:8004/v1/6b11f2443f6143b883476562044a24d7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5e59f7ddf1c4a9ebc2c7b72f83c3239"}, {"url": "http://192.30.9.4:8004/v1/6b11f2443f6143b883476562044a24d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eb0416b9b2ab48efba34a4577abd57b7"}], "type": "orchestration", "id": "a7b82e8a555141afbcad0413f05eb740", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.37:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1091fe32453143089388a68a5fffc377"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a21249e3c5744ed2ae3e164337226097"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9dacdd480e547c1b7642238010d67f7"}], "type": "alarming", "id": "aa5d09ed1a03467aafba8d301b695d4b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.37:8776/v2/6b11f2443f6143b883476562044a24d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e081e844dba4bf69186f8bf4789d9dc"}, {"url": "http://192.30.9.4:8776/v2/6b11f2443f6143b883476562044a24d7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4568d6ad6d4499ca8d37d9684d9f7c1"}, {"url": "http://192.30.9.4:8776/v2/6b11f2443f6143b883476562044a24d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6df4a32eaa42eda2ea04d0ae5c9a86"}], "type": "volumev2", "id": "d5e22408756942009b65bfb88c91a6f8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e5c14bf44f24bfc9ef4ca8bf3913da9"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c579d562040b4533ad98faf6714890d8"}, {"url": "http://172.30.9.37:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee286c5b2ed24fb19536fea01b066fad"}], "type": "metric", "id": "dd1c7269973b4301aa1892b721a78fb5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ff6ee84c9444170bac6ddefb7689e2a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf9e369bcf644014abe4a2c9bad9c8b2"}, {"url": "http://172.30.9.37:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d669d9aa7bd7413bb989a4f979dcc871"}], "type": "cloudformation", "id": "ed86de356e924d17b551a2169f953c98", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.37:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2f8c173af6364edf974207b828d22027"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7810751389e44e628c986345e3416685"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f27a2e54a044a70a0742331b10cc31b"}], "type": "image", "id": "f405237b899546bc96fef9bff7ff8780", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "91d186dc05e04a949fa38872730b130a"}, "audit_ids": ["ZES2L_NaRMyb75iGjZjcMw"], "issued_at": "2019-03-25T21:13:02.000000Z"}} 2019-03-25 21:13:02,640 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-25 21:13:02,640 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cd2b473f3c2e28cf4bb0969c4e06088c9510915b" 2019-03-25 21:13:02,992 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Mon, 25 Mar 2019 21:13:03 GMT X-Openstack-Request-Id: req-d4a3a272-a3dc-4a40-b17f-3ab345c1264f 2019-03-25 21:13:02,992 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"39f6a7de-fe0a-4d74-ab36-900db9e46127","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"d63177074eef45bd949b8fd2e0f3efc8","l2_adjacency":true,"status":"ACTIVE","subnets":["45132bb9-b5c2-4ed3-85b9-9add1bd00bfe"],"description":"","tags":[],"updated_at":"2019-03-25T21:09:30Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d63177074eef45bd949b8fd2e0f3efc8","created_at":"2019-03-25T21:09:22Z","provider:network_type":"flat"}]} 2019-03-25 21:13:02,993 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks.json?router%3Aexternal=True used request id req-d4a3a272-a3dc-4a40-b17f-3ab345c1264f 2019-03-25 21:13:02,993 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.353094816208s 2019-03-25 21:13:02,994 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork1'... 2019-03-25 21:13:03,001 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-25 21:13:03,007 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 25 Mar 2019 21:13:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eca54abc-6f06-41c2-87d9-95b30bda5112 2019-03-25 21:13:03,007 - 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.37:5000/v3/", "rel": "self"}]}]}} 2019-03-25 21:13:03,007 - keystoneauth.session - DEBUG - GET call to http://172.30.9.37:5000/ used request id req-eca54abc-6f06-41c2-87d9-95b30bda5112 2019-03-25 21:13:03,008 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-25 21:13:03,012 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cd2b473f3c2e28cf4bb0969c4e06088c9510915b" 2019-03-25 21:13:03,234 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Mon, 25 Mar 2019 21:13:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21a88301-eea5-49fa-8f3a-733e9b3b1f33 2019-03-25 21:13:03,234 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.37:5000/v3/domains/2c6fa993d67c46498996ae574963de36"}, "tags": [], "enabled": true, "id": "2c6fa993d67c46498996ae574963de36", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.37:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.37:5000/v3/domains", "previous": null, "next": null}} 2019-03-25 21:13:03,235 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/domains used request id req-21a88301-eea5-49fa-8f3a-733e9b3b1f33 2019-03-25 21:13:03,235 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.22666311264s 2019-03-25 21:13:03,242 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-25 21:13:03,246 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cd2b473f3c2e28cf4bb0969c4e06088c9510915b" 2019-03-25 21:13:03,449 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 297 Content-Type: application/json Date: Mon, 25 Mar 2019 21:13:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-096382a9-084a-4e63-8fd7-22b277c0ddd0 2019-03-25 21:13:03,450 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.37:5000/v3/projects/6b11f2443f6143b883476562044a24d7"}, "tags": [], "enabled": true, "id": "6b11f2443f6143b883476562044a24d7", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.37:5000/v3/projects/d63177074eef45bd949b8fd2e0f3efc8"}, "tags": [], "enabled": true, "id": "d63177074eef45bd949b8fd2e0f3efc8", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-03-25 21:13:03,450 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/projects?domain_id=default used request id req-096382a9-084a-4e63-8fd7-22b277c0ddd0 2019-03-25 21:13:03,450 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.20768404007s 2019-03-25 21:13:03,452 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-03-25 21:13:03,452 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cd2b473f3c2e28cf4bb0969c4e06088c9510915b" -d '{"network": {"tenant_id": "6b11f2443f6143b883476562044a24d7", "name": "tenantnetwork1-net_cade30e5-e883-4fc6-b4c6-27a004bc357b", "admin_state_up": true}}' 2019-03-25 21:13:04,053 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 728 Content-Type: application/json Date: Mon, 25 Mar 2019 21:13:04 GMT X-Openstack-Request-Id: req-55c1cee9-4ea6-4254-bd9a-918a433e535d 2019-03-25 21:13:04,054 - 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":"7243cb19-9909-4d72-9ead-a7d7a527c66f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":39,"ipv4_address_scope":null,"shared":false,"project_id":"6b11f2443f6143b883476562044a24d7","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-25T21:13:04Z","is_default":false,"qos_policy_id":null,"name":"tenantnetwork1-net_cade30e5-e883-4fc6-b4c6-27a004bc357b","admin_state_up":true,"tenant_id":"6b11f2443f6143b883476562044a24d7","created_at":"2019-03-25T21:13:04Z","mtu":1450}} 2019-03-25 21:13:04,054 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/networks.json used request id req-55c1cee9-4ea6-4254-bd9a-918a433e535d 2019-03-25 21:13:04,054 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.602297067642s 2019-03-25 21:13:04,055 - 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-03-25T21:13:04Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'7243cb19-9909-4d72-9ead-a7d7a527c66f', u'provider:segmentation_id': 39, 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_cade30e5-e883-4fc6-b4c6-27a004bc357b', u'created_at': u'2019-03-25T21:13:04Z', u'mtu': 1450, u'tenant_id': u'6b11f2443f6143b883476562044a24d7', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'6b11f2443f6143b883476562044a24d7', u'l2_adjacency': True}) 2019-03-25 21:13:04,055 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-25 21:13:04,056 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cd2b473f3c2e28cf4bb0969c4e06088c9510915b" 2019-03-25 21:13:05,185 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1434 Content-Type: application/json Date: Mon, 25 Mar 2019 21:13:05 GMT X-Openstack-Request-Id: req-7a9ea67a-946d-438a-9707-087171acadfd 2019-03-25 21:13:05,186 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"39f6a7de-fe0a-4d74-ab36-900db9e46127","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"d63177074eef45bd949b8fd2e0f3efc8","l2_adjacency":true,"status":"ACTIVE","subnets":["45132bb9-b5c2-4ed3-85b9-9add1bd00bfe"],"description":"","tags":[],"updated_at":"2019-03-25T21:09:30Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d63177074eef45bd949b8fd2e0f3efc8","created_at":"2019-03-25T21:09:22Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"7243cb19-9909-4d72-9ead-a7d7a527c66f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":39,"ipv4_address_scope":null,"shared":false,"project_id":"6b11f2443f6143b883476562044a24d7","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-25T21:13:04Z","qos_policy_id":null,"name":"tenantnetwork1-net_cade30e5-e883-4fc6-b4c6-27a004bc357b","admin_state_up":true,"tenant_id":"6b11f2443f6143b883476562044a24d7","created_at":"2019-03-25T21:13:04Z","provider:network_type":"vxlan"}]} 2019-03-25 21:13:05,186 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks.json used request id req-7a9ea67a-946d-438a-9707-087171acadfd 2019-03-25 21:13:05,186 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.13064193726s 2019-03-25 21:13:05,187 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-03-25 21:13:05,188 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cd2b473f3c2e28cf4bb0969c4e06088c9510915b" -d '{"subnet": {"name": "tenantnetwork1-subnet_cade30e5-e883-4fc6-b4c6-27a004bc357b", "enable_dhcp": true, "network_id": "7243cb19-9909-4d72-9ead-a7d7a527c66f", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-03-25 21:13:07,089 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 700 Content-Type: application/json Date: Mon, 25 Mar 2019 21:13:07 GMT X-Openstack-Request-Id: req-266483bb-9332-4dd0-a1c3-43a8e5e52f70 2019-03-25 21:13:07,090 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-03-25T21:13: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":"1b55243c-844a-46ff-a61e-80d10d14e785","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"6b11f2443f6143b883476562044a24d7","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tenantnetwork1-subnet_cade30e5-e883-4fc6-b4c6-27a004bc357b","enable_dhcp":true,"segment_id":null,"network_id":"7243cb19-9909-4d72-9ead-a7d7a527c66f","tenant_id":"6b11f2443f6143b883476562044a24d7","created_at":"2019-03-25T21:13:06Z","ip_version":4}} 2019-03-25 21:13:07,090 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/subnets.json used request id req-266483bb-9332-4dd0-a1c3-43a8e5e52f70 2019-03-25 21:13:07,090 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.9024708271s 2019-03-25 21:13:07,091 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-03-25T21:13: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'1b55243c-844a-46ff-a61e-80d10d14e785', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork1-subnet_cade30e5-e883-4fc6-b4c6-27a004bc357b', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'7243cb19-9909-4d72-9ead-a7d7a527c66f', u'tenant_id': u'6b11f2443f6143b883476562044a24d7', u'created_at': u'2019-03-25T21:13: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'6b11f2443f6143b883476562044a24d7'}) 2019-03-25 21:13:07,091 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-03-25 21:13:07,092 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cd2b473f3c2e28cf4bb0969c4e06088c9510915b" -d '{"router": {"external_gateway_info": {"network_id": "39f6a7de-fe0a-4d74-ab36-900db9e46127"}, "name": "tenantnetwork1-router_cade30e5-e883-4fc6-b4c6-27a004bc357b", "admin_state_up": true}}' 2019-03-25 21:13:13,732 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 713 Content-Type: application/json Date: Mon, 25 Mar 2019 21:13:13 GMT X-Openstack-Request-Id: req-9bebb12e-81ef-41c3-be76-adc57f020476 2019-03-25 21:13:13,733 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "39f6a7de-fe0a-4d74-ab36-900db9e46127", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "45132bb9-b5c2-4ed3-85b9-9add1bd00bfe", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "6b11f2443f6143b883476562044a24d7", "created_at": "2019-03-25T21:13:08Z", "admin_state_up": true, "updated_at": "2019-03-25T21:13:09Z", "project_id": "6b11f2443f6143b883476562044a24d7", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "8980dbd5-cfad-4dd1-a1bf-797a91a61f5c", "name": "tenantnetwork1-router_cade30e5-e883-4fc6-b4c6-27a004bc357b"}} 2019-03-25 21:13:13,733 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/routers.json used request id req-9bebb12e-81ef-41c3-be76-adc57f020476 2019-03-25 21:13:13,733 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 6.64200997353s 2019-03-25 21:13:13,734 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-03-25T21:13:09Z', u'revision_number': 3, u'ha': True, u'id': u'8980dbd5-cfad-4dd1-a1bf-797a91a61f5c', u'external_gateway_info': {u'network_id': u'39f6a7de-fe0a-4d74-ab36-900db9e46127', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'45132bb9-b5c2-4ed3-85b9-9add1bd00bfe', u'ip_address': u'172.30.9.205'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork1-router_cade30e5-e883-4fc6-b4c6-27a004bc357b', u'admin_state_up': True, u'tenant_id': u'6b11f2443f6143b883476562044a24d7', u'created_at': u'2019-03-25T21:13:08Z', u'flavor_id': None, u'routes': [], u'project_id': u'6b11f2443f6143b883476562044a24d7'}) 2019-03-25 21:13:13,734 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-03-25 21:13:13,735 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.37:9696/v2.0/routers/8980dbd5-cfad-4dd1-a1bf-797a91a61f5c/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cd2b473f3c2e28cf4bb0969c4e06088c9510915b" -d '{"subnet_id": "1b55243c-844a-46ff-a61e-80d10d14e785"}' 2019-03-25 21:13:17,508 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Mon, 25 Mar 2019 21:13:17 GMT X-Openstack-Request-Id: req-3eb9ac1e-e68e-4c53-86b5-712f6df02b4d 2019-03-25 21:13:17,508 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "7243cb19-9909-4d72-9ead-a7d7a527c66f", "tenant_id": "6b11f2443f6143b883476562044a24d7", "subnet_id": "1b55243c-844a-46ff-a61e-80d10d14e785", "subnet_ids": ["1b55243c-844a-46ff-a61e-80d10d14e785"], "port_id": "b2ddc78b-f40b-4157-91f5-c91f55fc376e", "id": "8980dbd5-cfad-4dd1-a1bf-797a91a61f5c"} 2019-03-25 21:13:17,508 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.37:9696/v2.0/routers/8980dbd5-cfad-4dd1-a1bf-797a91a61f5c/add_router_interface.json used request id req-3eb9ac1e-e68e-4c53-86b5-712f6df02b4d 2019-03-25 21:13:17,508 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.77416801453s 2019-03-25 21:13:17,624 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-03-25 21:13:17,625 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork1 | functest | 00:15 | PASS | +------------------------+------------------+------------------+----------------+ 2019-03-25 21:13:17,630 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-03-25 21:13:17,631 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.37:9696/v2.0/routers/8980dbd5-cfad-4dd1-a1bf-797a91a61f5c/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cd2b473f3c2e28cf4bb0969c4e06088c9510915b" -d '{"subnet_id": "1b55243c-844a-46ff-a61e-80d10d14e785"}' 2019-03-25 21:13:21,139 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Mon, 25 Mar 2019 21:13:21 GMT X-Openstack-Request-Id: req-90f65a11-292b-4b7f-b499-290d4c96ccf2 2019-03-25 21:13:21,140 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "7243cb19-9909-4d72-9ead-a7d7a527c66f", "tenant_id": "6b11f2443f6143b883476562044a24d7", "subnet_id": "1b55243c-844a-46ff-a61e-80d10d14e785", "subnet_ids": ["1b55243c-844a-46ff-a61e-80d10d14e785"], "port_id": "b2ddc78b-f40b-4157-91f5-c91f55fc376e", "id": "8980dbd5-cfad-4dd1-a1bf-797a91a61f5c"} 2019-03-25 21:13:21,140 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.37:9696/v2.0/routers/8980dbd5-cfad-4dd1-a1bf-797a91a61f5c/remove_router_interface.json used request id req-90f65a11-292b-4b7f-b499-290d4c96ccf2 2019-03-25 21:13:21,140 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 3.50993084908s 2019-03-25 21:13:21,141 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-03-25 21:13:21,141 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cd2b473f3c2e28cf4bb0969c4e06088c9510915b" 2019-03-25 21:13:22,362 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 722 Content-Type: application/json Date: Mon, 25 Mar 2019 21:13:22 GMT X-Openstack-Request-Id: req-432466f2-790b-4d0b-b794-795605f70065 2019-03-25 21:13:22,363 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "39f6a7de-fe0a-4d74-ab36-900db9e46127", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "45132bb9-b5c2-4ed3-85b9-9add1bd00bfe", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "6b11f2443f6143b883476562044a24d7", "created_at": "2019-03-25T21:13:08Z", "admin_state_up": true, "updated_at": "2019-03-25T21:13:19Z", "project_id": "6b11f2443f6143b883476562044a24d7", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "8980dbd5-cfad-4dd1-a1bf-797a91a61f5c", "name": "tenantnetwork1-router_cade30e5-e883-4fc6-b4c6-27a004bc357b"}]} 2019-03-25 21:13:22,363 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/routers.json used request id req-432466f2-790b-4d0b-b794-795605f70065 2019-03-25 21:13:22,363 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 1.22235202789s 2019-03-25 21:13:22,365 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-03-25 21:13:22,365 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9696/v2.0/routers/8980dbd5-cfad-4dd1-a1bf-797a91a61f5c.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cd2b473f3c2e28cf4bb0969c4e06088c9510915b" 2019-03-25 21:13:26,483 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 25 Mar 2019 21:13:26 GMT X-Openstack-Request-Id: req-23e10f0c-4d6a-4aea-88ab-ba9e81a1fa80 2019-03-25 21:13:26,483 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-25 21:13:26,483 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.37:9696/v2.0/routers/8980dbd5-cfad-4dd1-a1bf-797a91a61f5c.json used request id req-23e10f0c-4d6a-4aea-88ab-ba9e81a1fa80 2019-03-25 21:13:26,484 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.1189801693s 2019-03-25 21:13:26,484 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-03-25 21:13:26,485 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cd2b473f3c2e28cf4bb0969c4e06088c9510915b" 2019-03-25 21:13:26,569 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1332 Content-Type: application/json Date: Mon, 25 Mar 2019 21:13:26 GMT X-Openstack-Request-Id: req-8836e82d-1c2e-46b0-a273-f7fcf08ca737 2019-03-25 21:13:26,569 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-03-25T21:13: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":"1b55243c-844a-46ff-a61e-80d10d14e785","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"6b11f2443f6143b883476562044a24d7","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tenantnetwork1-subnet_cade30e5-e883-4fc6-b4c6-27a004bc357b","enable_dhcp":true,"segment_id":null,"network_id":"7243cb19-9909-4d72-9ead-a7d7a527c66f","tenant_id":"6b11f2443f6143b883476562044a24d7","created_at":"2019-03-25T21:13:06Z","ip_version":4},{"updated_at":"2019-03-25T21:09:30Z","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":"45132bb9-b5c2-4ed3-85b9-9add1bd00bfe","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"d63177074eef45bd949b8fd2e0f3efc8","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"39f6a7de-fe0a-4d74-ab36-900db9e46127","tenant_id":"d63177074eef45bd949b8fd2e0f3efc8","created_at":"2019-03-25T21:09:30Z","ip_version":4}]} 2019-03-25 21:13:26,569 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/subnets.json used request id req-8836e82d-1c2e-46b0-a273-f7fcf08ca737 2019-03-25 21:13:26,569 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0852310657501s 2019-03-25 21:13:26,571 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-03-25 21:13:26,571 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9696/v2.0/subnets/1b55243c-844a-46ff-a61e-80d10d14e785.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cd2b473f3c2e28cf4bb0969c4e06088c9510915b" 2019-03-25 21:13:30,090 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 25 Mar 2019 21:13:30 GMT X-Openstack-Request-Id: req-e0012130-b89e-4a39-97d7-44ac9428932e 2019-03-25 21:13:30,090 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-25 21:13:30,090 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.37:9696/v2.0/subnets/1b55243c-844a-46ff-a61e-80d10d14e785.json used request id req-e0012130-b89e-4a39-97d7-44ac9428932e 2019-03-25 21:13:30,090 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 3.51906490326s 2019-03-25 21:13:30,090 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-25 21:13:30,091 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cd2b473f3c2e28cf4bb0969c4e06088c9510915b" 2019-03-25 21:13:31,253 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1440 Content-Type: application/json Date: Mon, 25 Mar 2019 21:13:31 GMT X-Openstack-Request-Id: req-709c69c0-759a-41a1-9248-27e165ee7a89 2019-03-25 21:13:31,253 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"39f6a7de-fe0a-4d74-ab36-900db9e46127","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"d63177074eef45bd949b8fd2e0f3efc8","l2_adjacency":true,"status":"ACTIVE","subnets":["45132bb9-b5c2-4ed3-85b9-9add1bd00bfe"],"description":"","tags":[],"updated_at":"2019-03-25T21:09:30Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d63177074eef45bd949b8fd2e0f3efc8","created_at":"2019-03-25T21:09:22Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"7243cb19-9909-4d72-9ead-a7d7a527c66f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":39,"ipv4_address_scope":null,"shared":false,"project_id":"6b11f2443f6143b883476562044a24d7","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-25T21:13:29Z","qos_policy_id":null,"name":"tenantnetwork1-net_cade30e5-e883-4fc6-b4c6-27a004bc357b","admin_state_up":true,"tenant_id":"6b11f2443f6143b883476562044a24d7","created_at":"2019-03-25T21:13:04Z","provider:network_type":"vxlan"}]} 2019-03-25 21:13:31,253 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks.json used request id req-709c69c0-759a-41a1-9248-27e165ee7a89 2019-03-25 21:13:31,253 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.1629281044s 2019-03-25 21:13:31,255 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-03-25 21:13:31,255 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9696/v2.0/networks/7243cb19-9909-4d72-9ead-a7d7a527c66f.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cd2b473f3c2e28cf4bb0969c4e06088c9510915b" 2019-03-25 21:13:33,255 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 25 Mar 2019 21:13:33 GMT X-Openstack-Request-Id: req-efd98a92-fc12-42cb-9405-f7ca1068a9c2 2019-03-25 21:13:33,255 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-25 21:13:33,255 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.37:9696/v2.0/networks/7243cb19-9909-4d72-9ead-a7d7a527c66f.json used request id req-efd98a92-fc12-42cb-9405-f7ca1068a9c2 2019-03-25 21:13:33,256 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 2.00093603134s 2019-03-25 21:13:33,301 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork2'... 2019-03-25 21:13:33,342 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-25 21:13:33,348 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Mon, 25 Mar 2019 21:13:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b57168bb-6549-4dca-af64-9c51a8b72ad5 2019-03-25 21:13:33,348 - 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.37:5000/v3/", "rel": "self"}]}} 2019-03-25 21:13:33,348 - keystoneauth.session - DEBUG - GET call to http://172.30.9.37:5000/v3 used request id req-b57168bb-6549-4dca-af64-9c51a8b72ad5 2019-03-25 21:13:33,349 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.37:5000/v3/auth/tokens 2019-03-25 21:13:33,766 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2f48d72bb1f44c6e85f2f15174631ba8", "name": "reader"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "31501dbd647741fa87bff782f6de9470", "name": "member"}, {"id": "11032691bf034d33af51afe8b5ce7476", "name": "admin"}], "expires_at": "2019-03-25T22:13:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b11f2443f6143b883476562044a24d7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3daccdd2fb9f43e8b818531b4fb92807"}, {"url": "http://172.30.9.37:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e41bcab4d3c4bed9cc8969e96168665"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84a95a7598204c55af91d53066a0f726"}], "type": "placement", "id": "005dcbfbaa674ae8a6b857c9d1960eb8", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/6b11f2443f6143b883476562044a24d7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "995fa168e6134cbf87266009a4f9620e"}, {"url": "http://172.30.9.37:8776/v1/6b11f2443f6143b883476562044a24d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d869ce8c63804619ba2f66d14ae1298e"}, {"url": "http://192.30.9.4:8776/v1/6b11f2443f6143b883476562044a24d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e793731bdb994440a21123ae52453b61"}], "type": "volume", "id": "052490c6c2dd40cc95525a429d2f04a9", "name": "cinder"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_6b11f2443f6143b883476562044a24d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "090f2bf18d2b405cbfc39cffe9a9a696"}, {"url": "http://172.30.9.37:8080/v1/AUTH_6b11f2443f6143b883476562044a24d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620414687e43414da7be25e6d2af3d94"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6eea3834ee1746348535e9a59297d26d"}], "type": "object-store", "id": "0b229423de3b46debe189f9545bb08a1", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "69669f277418485c88477cd66d881786", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcf037ec48148848f6b748803dbb3c2"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8161fce7e9fe4eeaa854cfb2e7efe2aa"}, {"url": "http://172.30.9.37:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d725ac73b2a1494b8f99c0682114d24c"}], "type": "compute", "id": "7451d63981d149feaf2151962364ad2c", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.37:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4b242c4975e34ca39b78982198d94374"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ad173c926aa040818073f079187f3f4c"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0b57aebca5b4a158f015e453f0e6854"}], "type": "event", "id": "7a8958b86d2446adaf1273019fb26e9a", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "006f5f748dbc4d6e8ce92246ef69afd1"}, {"url": "http://172.30.9.37:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a281429a4849fc8eedf02a90c636b9"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1825051afd54c2bbdf8a4e9e6c09f63"}], "type": "network", "id": "874c7a2faadc4ed0a1afb4ce8c3d646a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6b11f2443f6143b883476562044a24d7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00955bf57dfa420c841ead6d87665d3a"}, {"url": "http://172.30.9.37:8776/v3/6b11f2443f6143b883476562044a24d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49ae9562630a4acba74c20afa6ed93f7"}, {"url": "http://192.30.9.4:8776/v3/6b11f2443f6143b883476562044a24d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab6dab870dbb4260bbc65ed7bf7b0902"}], "type": "volumev3", "id": "937e6ae4aca74d929426420bb754be18", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1aac2e8897e04a2ea773ab4017081bde"}, {"url": "http://172.30.9.37:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c31b2cbcac904bbbb050be8d722c67d6"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9a43bd7a93441e9abf9f0c647e050c3"}], "type": "identity", "id": "93c205ac3efb4419aa55ace6fa1dbbf3", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.37:8004/v1/6b11f2443f6143b883476562044a24d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d6d7a1ec9ac46a6ac6f4dd7fdfb6a72"}, {"url": "http://192.30.9.4:8004/v1/6b11f2443f6143b883476562044a24d7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5e59f7ddf1c4a9ebc2c7b72f83c3239"}, {"url": "http://192.30.9.4:8004/v1/6b11f2443f6143b883476562044a24d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eb0416b9b2ab48efba34a4577abd57b7"}], "type": "orchestration", "id": "a7b82e8a555141afbcad0413f05eb740", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.37:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1091fe32453143089388a68a5fffc377"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a21249e3c5744ed2ae3e164337226097"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9dacdd480e547c1b7642238010d67f7"}], "type": "alarming", "id": "aa5d09ed1a03467aafba8d301b695d4b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.37:8776/v2/6b11f2443f6143b883476562044a24d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e081e844dba4bf69186f8bf4789d9dc"}, {"url": "http://192.30.9.4:8776/v2/6b11f2443f6143b883476562044a24d7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4568d6ad6d4499ca8d37d9684d9f7c1"}, {"url": "http://192.30.9.4:8776/v2/6b11f2443f6143b883476562044a24d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6df4a32eaa42eda2ea04d0ae5c9a86"}], "type": "volumev2", "id": "d5e22408756942009b65bfb88c91a6f8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e5c14bf44f24bfc9ef4ca8bf3913da9"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c579d562040b4533ad98faf6714890d8"}, {"url": "http://172.30.9.37:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee286c5b2ed24fb19536fea01b066fad"}], "type": "metric", "id": "dd1c7269973b4301aa1892b721a78fb5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ff6ee84c9444170bac6ddefb7689e2a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf9e369bcf644014abe4a2c9bad9c8b2"}, {"url": "http://172.30.9.37:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d669d9aa7bd7413bb989a4f979dcc871"}], "type": "cloudformation", "id": "ed86de356e924d17b551a2169f953c98", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.37:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2f8c173af6364edf974207b828d22027"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7810751389e44e628c986345e3416685"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f27a2e54a044a70a0742331b10cc31b"}], "type": "image", "id": "f405237b899546bc96fef9bff7ff8780", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "91d186dc05e04a949fa38872730b130a"}, "audit_ids": ["YGwItccfQImq9YBIcSPuCQ"], "issued_at": "2019-03-25T21:13:33.000000Z"}} 2019-03-25 21:13:33,769 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-25 21:13:33,769 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3be45b0a1f9d4c6e8003ef06f9f88baef81db1e9" 2019-03-25 21:13:34,069 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Mon, 25 Mar 2019 21:13:34 GMT X-Openstack-Request-Id: req-244b3e3c-5c81-4147-b852-5940578508d5 2019-03-25 21:13:34,070 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"39f6a7de-fe0a-4d74-ab36-900db9e46127","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"d63177074eef45bd949b8fd2e0f3efc8","l2_adjacency":true,"status":"ACTIVE","subnets":["45132bb9-b5c2-4ed3-85b9-9add1bd00bfe"],"description":"","tags":[],"updated_at":"2019-03-25T21:09:30Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d63177074eef45bd949b8fd2e0f3efc8","created_at":"2019-03-25T21:09:22Z","provider:network_type":"flat"}]} 2019-03-25 21:13:34,070 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks.json?router%3Aexternal=True used request id req-244b3e3c-5c81-4147-b852-5940578508d5 2019-03-25 21:13:34,070 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.300781011581s 2019-03-25 21:13:34,077 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-25 21:13:34,082 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 25 Mar 2019 21:13:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fe62efef-5421-4836-ab4b-8a2a0fb240ce 2019-03-25 21:13:34,083 - 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.37:5000/v3/", "rel": "self"}]}]}} 2019-03-25 21:13:34,083 - keystoneauth.session - DEBUG - GET call to http://172.30.9.37:5000/ used request id req-fe62efef-5421-4836-ab4b-8a2a0fb240ce 2019-03-25 21:13:34,084 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-25 21:13:34,087 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3be45b0a1f9d4c6e8003ef06f9f88baef81db1e9" 2019-03-25 21:13:34,319 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Mon, 25 Mar 2019 21:13:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c1beefc-3d56-4330-bfde-296d30b900fc 2019-03-25 21:13:34,319 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.37:5000/v3/domains/2c6fa993d67c46498996ae574963de36"}, "tags": [], "enabled": true, "id": "2c6fa993d67c46498996ae574963de36", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.37:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.37:5000/v3/domains", "previous": null, "next": null}} 2019-03-25 21:13:34,320 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/domains used request id req-9c1beefc-3d56-4330-bfde-296d30b900fc 2019-03-25 21:13:34,320 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.236092090607s 2019-03-25 21:13:34,327 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-03-25 21:13:34,331 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3be45b0a1f9d4c6e8003ef06f9f88baef81db1e9" -d '{"project": {"description": "Created by OPNFV Functest: tenantnetwork2", "enabled": true, "domain_id": "default", "name": "tenantnetwork2-project_d2261e93-6e22-4d47-894d-c3bd4e877055"}}' 2019-03-25 21:13:34,643 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 374 Content-Type: application/json Date: Mon, 25 Mar 2019 21:13:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-89a0c870-d2f3-4f32-8bd2-09f035359436 2019-03-25 21:13:34,643 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.37:5000/v3/projects/c5fa1db34b3d4666b0e5dff67d157937"}, "tags": [], "enabled": true, "id": "c5fa1db34b3d4666b0e5dff67d157937", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_d2261e93-6e22-4d47-894d-c3bd4e877055"}} 2019-03-25 21:13:34,643 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.37:5000/v3/projects used request id req-89a0c870-d2f3-4f32-8bd2-09f035359436 2019-03-25 21:13:34,643 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.315773963928s 2019-03-25 21:13:34,644 - 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'c5fa1db34b3d4666b0e5dff67d157937', '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_d2261e93-6e22-4d47-894d-c3bd4e877055'}) 2019-03-25 21:13:34,651 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-03-25 21:13:34,654 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3be45b0a1f9d4c6e8003ef06f9f88baef81db1e9" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "1S2mzcD3ip7xdybeGzGPIkRd5LFZUt", "email": null, "name": "tenantnetwork2-user_d2261e93-6e22-4d47-894d-c3bd4e877055"}}' 2019-03-25 21:13:35,161 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 329 Content-Type: application/json Date: Mon, 25 Mar 2019 21:13:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-45d37059-fd95-4344-9d70-f9b02f61e6f0 2019-03-25 21:13:35,161 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tenantnetwork2-user_d2261e93-6e22-4d47-894d-c3bd4e877055", "links": {"self": "http://172.30.9.37:5000/v3/users/eb3bc32a3bfe4d52aba2e2677b18fc0a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "eb3bc32a3bfe4d52aba2e2677b18fc0a", "domain_id": "default", "password_expires_at": null}} 2019-03-25 21:13:35,161 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.37:5000/v3/users used request id req-45d37059-fd95-4344-9d70-f9b02f61e6f0 2019-03-25 21:13:35,161 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.51070189476s 2019-03-25 21:13:35,162 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'eb3bc32a3bfe4d52aba2e2677b18fc0a', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tenantnetwork2-user_d2261e93-6e22-4d47-894d-c3bd4e877055'}) 2019-03-25 21:13:35,166 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-25 21:13:35,170 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3be45b0a1f9d4c6e8003ef06f9f88baef81db1e9" 2019-03-25 21:13:35,383 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Mon, 25 Mar 2019 21:13:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0775debd-d98c-4cca-8aa0-49b8089b6022 2019-03-25 21:13:35,384 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "11032691bf034d33af51afe8b5ce7476", "links": {"self": "http://172.30.9.37:5000/v3/roles/11032691bf034d33af51afe8b5ce7476"}, "name": "admin"}, {"domain_id": null, "id": "26a54836e73f4d07bbcc0d342c766b1a", "links": {"self": "http://172.30.9.37:5000/v3/roles/26a54836e73f4d07bbcc0d342c766b1a"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2f48d72bb1f44c6e85f2f15174631ba8", "links": {"self": "http://172.30.9.37:5000/v3/roles/2f48d72bb1f44c6e85f2f15174631ba8"}, "name": "reader"}, {"domain_id": null, "id": "31501dbd647741fa87bff782f6de9470", "links": {"self": "http://172.30.9.37:5000/v3/roles/31501dbd647741fa87bff782f6de9470"}, "name": "member"}, {"domain_id": null, "id": "43a14f86aa66403b8924451803571219", "links": {"self": "http://172.30.9.37:5000/v3/roles/43a14f86aa66403b8924451803571219"}, "name": "swiftoperator"}, {"domain_id": null, "id": "5bc3330773bb4f488fa76a8d2b51727e", "links": {"self": "http://172.30.9.37:5000/v3/roles/5bc3330773bb4f488fa76a8d2b51727e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.37:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-03-25 21:13:35,384 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/roles used request id req-0775debd-d98c-4cca-8aa0-49b8089b6022 2019-03-25 21:13:35,384 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.218291044235s 2019-03-25 21:13:35,389 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-25 21:13:35,393 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3be45b0a1f9d4c6e8003ef06f9f88baef81db1e9" 2019-03-25 21:13:35,621 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Mon, 25 Mar 2019 21:13:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9171dee2-179b-47f4-beb4-86e6daf6cadc 2019-03-25 21:13:35,622 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "11032691bf034d33af51afe8b5ce7476", "links": {"self": "http://172.30.9.37:5000/v3/roles/11032691bf034d33af51afe8b5ce7476"}, "name": "admin"}, {"domain_id": null, "id": "26a54836e73f4d07bbcc0d342c766b1a", "links": {"self": "http://172.30.9.37:5000/v3/roles/26a54836e73f4d07bbcc0d342c766b1a"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2f48d72bb1f44c6e85f2f15174631ba8", "links": {"self": "http://172.30.9.37:5000/v3/roles/2f48d72bb1f44c6e85f2f15174631ba8"}, "name": "reader"}, {"domain_id": null, "id": "31501dbd647741fa87bff782f6de9470", "links": {"self": "http://172.30.9.37:5000/v3/roles/31501dbd647741fa87bff782f6de9470"}, "name": "member"}, {"domain_id": null, "id": "43a14f86aa66403b8924451803571219", "links": {"self": "http://172.30.9.37:5000/v3/roles/43a14f86aa66403b8924451803571219"}, "name": "swiftoperator"}, {"domain_id": null, "id": "5bc3330773bb4f488fa76a8d2b51727e", "links": {"self": "http://172.30.9.37:5000/v3/roles/5bc3330773bb4f488fa76a8d2b51727e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.37:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-03-25 21:13:35,622 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/roles used request id req-9171dee2-179b-47f4-beb4-86e6daf6cadc 2019-03-25 21:13:35,622 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.232236146927s 2019-03-25 21:13:35,627 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-25 21:13:35,631 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3be45b0a1f9d4c6e8003ef06f9f88baef81db1e9" 2019-03-25 21:13:35,849 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Mon, 25 Mar 2019 21:13:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a0b16b6-4d80-42c9-8453-14aa17cfb2d2 2019-03-25 21:13:35,849 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "11032691bf034d33af51afe8b5ce7476", "links": {"self": "http://172.30.9.37:5000/v3/roles/11032691bf034d33af51afe8b5ce7476"}, "name": "admin"}, {"domain_id": null, "id": "26a54836e73f4d07bbcc0d342c766b1a", "links": {"self": "http://172.30.9.37:5000/v3/roles/26a54836e73f4d07bbcc0d342c766b1a"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2f48d72bb1f44c6e85f2f15174631ba8", "links": {"self": "http://172.30.9.37:5000/v3/roles/2f48d72bb1f44c6e85f2f15174631ba8"}, "name": "reader"}, {"domain_id": null, "id": "31501dbd647741fa87bff782f6de9470", "links": {"self": "http://172.30.9.37:5000/v3/roles/31501dbd647741fa87bff782f6de9470"}, "name": "member"}, {"domain_id": null, "id": "43a14f86aa66403b8924451803571219", "links": {"self": "http://172.30.9.37:5000/v3/roles/43a14f86aa66403b8924451803571219"}, "name": "swiftoperator"}, {"domain_id": null, "id": "5bc3330773bb4f488fa76a8d2b51727e", "links": {"self": "http://172.30.9.37:5000/v3/roles/5bc3330773bb4f488fa76a8d2b51727e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.37:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-03-25 21:13:35,850 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/roles used request id req-3a0b16b6-4d80-42c9-8453-14aa17cfb2d2 2019-03-25 21:13:35,850 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.222477912903s 2019-03-25 21:13:35,854 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-25 21:13:35,858 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3be45b0a1f9d4c6e8003ef06f9f88baef81db1e9" 2019-03-25 21:13:35,971 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 25 Mar 2019 21:13:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-658716b6-e3d3-4e37-9568-f2ef73be9d17 2019-03-25 21:13:35,971 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.37:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-03-25 21:13:35,971 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/domains/default used request id req-658716b6-e3d3-4e37-9568-f2ef73be9d17 2019-03-25 21:13:35,971 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.116897106171s 2019-03-25 21:13:35,972 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-25 21:13:35,976 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3be45b0a1f9d4c6e8003ef06f9f88baef81db1e9" 2019-03-25 21:13:36,208 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 843 Content-Type: application/json Date: Mon, 25 Mar 2019 21:13:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7926fd36-2a0b-49f8-95c5-92f87a68d682 2019-03-25 21:13:36,209 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.37:5000/v3/users/053b21d2961448219162354ca8fc45d4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "053b21d2961448219162354ca8fc45d4", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.37:5000/v3/users/0cba997e091b45c8a73a8f45a0fe8dfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0cba997e091b45c8a73a8f45a0fe8dfd", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.37:5000/v3/users/22818d158bfa4ff8a0d6c434c2fe4516"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22818d158bfa4ff8a0d6c434c2fe4516", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.37:5000/v3/users/5e7d7fe83262429c99fab72fb7c561a1"}, "domain_id": "2c6fa993d67c46498996ae574963de36", "enabled": true, "options": {}, "id": "5e7d7fe83262429c99fab72fb7c561a1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.37:5000/v3/users/6602f61170074466bd94c1cfdb1b3c4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6602f61170074466bd94c1cfdb1b3c4a", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.37:5000/v3/users/75d04b39ef964aa2aefb7eff2eeb5139"}, "domain_id": "default", "enabled": true, "options": {}, "id": "75d04b39ef964aa2aefb7eff2eeb5139", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.37:5000/v3/users/91d186dc05e04a949fa38872730b130a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91d186dc05e04a949fa38872730b130a", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.37:5000/v3/users/9219d9d950464544ad2edf2658f059fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9219d9d950464544ad2edf2658f059fc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.37:5000/v3/users/b96cd7f17be240a5a085784f45e112ff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b96cd7f17be240a5a085784f45e112ff", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.37:5000/v3/users/bafa64a0510d4b098aba158324913e75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bafa64a0510d4b098aba158324913e75", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.37:5000/v3/users/c1263c615409449180a70c80d0e8307b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1263c615409449180a70c80d0e8307b", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.37:5000/v3/users/d85463bfa89c4aa2bcee23903e9f8b83"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d85463bfa89c4aa2bcee23903e9f8b83", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.37:5000/v3/users/e01f080a568141e981cb8c61c56d895a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e01f080a568141e981cb8c61c56d895a", "email": "panko@localhost", "password_expires_at": null}, {"name": "tenantnetwork2-user_d2261e93-6e22-4d47-894d-c3bd4e877055", "links": {"self": "http://172.30.9.37:5000/v3/users/eb3bc32a3bfe4d52aba2e2677b18fc0a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "eb3bc32a3bfe4d52aba2e2677b18fc0a", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.37:5000/v3/users/fb4c5eb01265472eaddf10d884bd77c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb4c5eb01265472eaddf10d884bd77c1", "email": "swift@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.37:5000/v3/users", "previous": null, "next": null}} 2019-03-25 21:13:36,209 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/users used request id req-7926fd36-2a0b-49f8-95c5-92f87a68d682 2019-03-25 21:13:36,210 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.237384080887s 2019-03-25 21:13:36,222 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-25 21:13:36,225 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3be45b0a1f9d4c6e8003ef06f9f88baef81db1e9" 2019-03-25 21:13:36,435 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 398 Content-Type: application/json Date: Mon, 25 Mar 2019 21:13:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d625dafe-5fc4-4de8-ad31-ce8203b5edcc 2019-03-25 21:13:36,436 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.37:5000/v3/projects/6b11f2443f6143b883476562044a24d7"}, "tags": [], "enabled": true, "id": "6b11f2443f6143b883476562044a24d7", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.37:5000/v3/projects/d63177074eef45bd949b8fd2e0f3efc8"}, "tags": [], "enabled": true, "id": "d63177074eef45bd949b8fd2e0f3efc8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.37:5000/v3/projects/c5fa1db34b3d4666b0e5dff67d157937"}, "tags": [], "enabled": true, "id": "c5fa1db34b3d4666b0e5dff67d157937", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_d2261e93-6e22-4d47-894d-c3bd4e877055"}]} 2019-03-25 21:13:36,436 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/projects?domain_id=default used request id req-d625dafe-5fc4-4de8-ad31-ce8203b5edcc 2019-03-25 21:13:36,436 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.214119911194s 2019-03-25 21:13:36,444 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-03-25 21:13:36,448 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:5000/v3/role_assignments?user.id=eb3bc32a3bfe4d52aba2e2677b18fc0a&role.id=31501dbd647741fa87bff782f6de9470&scope.project.id=c5fa1db34b3d4666b0e5dff67d157937" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3be45b0a1f9d4c6e8003ef06f9f88baef81db1e9" 2019-03-25 21:13:36,670 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Mon, 25 Mar 2019 21:13:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ffe0622-79e5-4642-ab8e-67966d45bdfc 2019-03-25 21:13:36,671 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.37:5000/v3/role_assignments?user.id=eb3bc32a3bfe4d52aba2e2677b18fc0a&role.id=31501dbd647741fa87bff782f6de9470&scope.project.id=c5fa1db34b3d4666b0e5dff67d157937", "previous": null, "next": null}} 2019-03-25 21:13:36,671 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/role_assignments?user.id=eb3bc32a3bfe4d52aba2e2677b18fc0a&role.id=31501dbd647741fa87bff782f6de9470&scope.project.id=c5fa1db34b3d4666b0e5dff67d157937 used request id req-6ffe0622-79e5-4642-ab8e-67966d45bdfc 2019-03-25 21:13:36,671 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.226672887802s 2019-03-25 21:13:36,674 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-03-25 21:13:36,678 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.37:5000/v3/projects/c5fa1db34b3d4666b0e5dff67d157937/users/eb3bc32a3bfe4d52aba2e2677b18fc0a/roles/31501dbd647741fa87bff782f6de9470 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3be45b0a1f9d4c6e8003ef06f9f88baef81db1e9" 2019-03-25 21:13:36,898 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 25 Mar 2019 21:13:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d96bbf82-3e82-499b-9a5d-5fe585b6af98 2019-03-25 21:13:36,898 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-25 21:13:36,898 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.37:5000/v3/projects/c5fa1db34b3d4666b0e5dff67d157937/users/eb3bc32a3bfe4d52aba2e2677b18fc0a/roles/31501dbd647741fa87bff782f6de9470 used request id req-d96bbf82-3e82-499b-9a5d-5fe585b6af98 2019-03-25 21:13:36,898 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.223497152328s 2019-03-25 21:13:36,899 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tenantnetwork2-project_d2261e93-6e22-4d47-894d-c3bd4e877055', 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'c5fa1db34b3d4666b0e5dff67d157937', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '1S2mzcD3ip7xdybeGzGPIkRd5LFZUt', 'username': u'tenantnetwork2-user_d2261e93-6e22-4d47-894d-c3bd4e877055', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.37:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-03-25 21:13:36,902 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tenantnetwork2-user_d2261e93-6e22-4d47-894d-c3bd4e877055', 'password': '1S2mzcD3ip7xdybeGzGPIkRd5LFZUt', 'project_name': 'tenantnetwork2-project_d2261e93-6e22-4d47-894d-c3bd4e877055', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.37:5000/v3', 'project_id': 'c5fa1db34b3d4666b0e5dff67d157937', 'project_domain_name': 'Default'} 2019-03-25 21:13:36,902 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork2'... 2019-03-25 21:13:36,903 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-25 21:13:36,906 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3be45b0a1f9d4c6e8003ef06f9f88baef81db1e9" 2019-03-25 21:13:37,118 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Mon, 25 Mar 2019 21:13:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24186a8e-98e7-44f8-b54b-fde1f8f23cae 2019-03-25 21:13:37,119 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.37:5000/v3/domains/2c6fa993d67c46498996ae574963de36"}, "tags": [], "enabled": true, "id": "2c6fa993d67c46498996ae574963de36", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.37:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.37:5000/v3/domains", "previous": null, "next": null}} 2019-03-25 21:13:37,119 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/domains used request id req-24186a8e-98e7-44f8-b54b-fde1f8f23cae 2019-03-25 21:13:37,119 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.21590590477s 2019-03-25 21:13:37,126 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-25 21:13:37,130 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3be45b0a1f9d4c6e8003ef06f9f88baef81db1e9" 2019-03-25 21:13:37,353 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 398 Content-Type: application/json Date: Mon, 25 Mar 2019 21:13:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-726ad37b-3b1f-4e72-b39d-ad96a1fe9582 2019-03-25 21:13:37,354 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.37:5000/v3/projects/6b11f2443f6143b883476562044a24d7"}, "tags": [], "enabled": true, "id": "6b11f2443f6143b883476562044a24d7", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.37:5000/v3/projects/d63177074eef45bd949b8fd2e0f3efc8"}, "tags": [], "enabled": true, "id": "d63177074eef45bd949b8fd2e0f3efc8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.37:5000/v3/projects/c5fa1db34b3d4666b0e5dff67d157937"}, "tags": [], "enabled": true, "id": "c5fa1db34b3d4666b0e5dff67d157937", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_d2261e93-6e22-4d47-894d-c3bd4e877055"}]} 2019-03-25 21:13:37,354 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/projects?domain_id=default used request id req-726ad37b-3b1f-4e72-b39d-ad96a1fe9582 2019-03-25 21:13:37,354 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.227540016174s 2019-03-25 21:13:37,356 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-03-25 21:13:37,357 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3be45b0a1f9d4c6e8003ef06f9f88baef81db1e9" -d '{"network": {"tenant_id": "c5fa1db34b3d4666b0e5dff67d157937", "name": "tenantnetwork2-net_d2261e93-6e22-4d47-894d-c3bd4e877055", "admin_state_up": true}}' 2019-03-25 21:13:38,874 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 728 Content-Type: application/json Date: Mon, 25 Mar 2019 21:13:38 GMT X-Openstack-Request-Id: req-fa29c06b-eb34-4a84-91f1-d5cbf73cf623 2019-03-25 21:13:38,874 - 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":"b314f08f-35f5-4dda-b3db-ebc3fedd1a47","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":13,"ipv4_address_scope":null,"shared":false,"project_id":"c5fa1db34b3d4666b0e5dff67d157937","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-25T21:13:38Z","is_default":false,"qos_policy_id":null,"name":"tenantnetwork2-net_d2261e93-6e22-4d47-894d-c3bd4e877055","admin_state_up":true,"tenant_id":"c5fa1db34b3d4666b0e5dff67d157937","created_at":"2019-03-25T21:13:38Z","mtu":1450}} 2019-03-25 21:13:38,875 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/networks.json used request id req-fa29c06b-eb34-4a84-91f1-d5cbf73cf623 2019-03-25 21:13:38,875 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 1.51856398582s 2019-03-25 21:13:38,875 - 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-03-25T21:13:38Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'b314f08f-35f5-4dda-b3db-ebc3fedd1a47', u'provider:segmentation_id': 13, 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_d2261e93-6e22-4d47-894d-c3bd4e877055', u'created_at': u'2019-03-25T21:13:38Z', u'mtu': 1450, u'tenant_id': u'c5fa1db34b3d4666b0e5dff67d157937', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'c5fa1db34b3d4666b0e5dff67d157937', u'l2_adjacency': True}) 2019-03-25 21:13:38,879 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-25 21:13:38,886 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Mon, 25 Mar 2019 21:13:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-915ffcff-fcc6-4c3a-8ec0-ce1be8492fd1 2019-03-25 21:13:38,886 - 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.37:5000/v3/", "rel": "self"}]}} 2019-03-25 21:13:38,886 - keystoneauth.session - DEBUG - GET call to http://172.30.9.37:5000/v3 used request id req-915ffcff-fcc6-4c3a-8ec0-ce1be8492fd1 2019-03-25 21:13:38,887 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.37:5000/v3/auth/tokens 2019-03-25 21:13:39,279 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2f48d72bb1f44c6e85f2f15174631ba8", "name": "reader"}, {"id": "31501dbd647741fa87bff782f6de9470", "name": "member"}], "expires_at": "2019-03-25T22:13:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c5fa1db34b3d4666b0e5dff67d157937", "name": "tenantnetwork2-project_d2261e93-6e22-4d47-894d-c3bd4e877055"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3daccdd2fb9f43e8b818531b4fb92807"}, {"url": "http://172.30.9.37:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e41bcab4d3c4bed9cc8969e96168665"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84a95a7598204c55af91d53066a0f726"}], "type": "placement", "id": "005dcbfbaa674ae8a6b857c9d1960eb8", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/c5fa1db34b3d4666b0e5dff67d157937", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "995fa168e6134cbf87266009a4f9620e"}, {"url": "http://172.30.9.37:8776/v1/c5fa1db34b3d4666b0e5dff67d157937", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d869ce8c63804619ba2f66d14ae1298e"}, {"url": "http://192.30.9.4:8776/v1/c5fa1db34b3d4666b0e5dff67d157937", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e793731bdb994440a21123ae52453b61"}], "type": "volume", "id": "052490c6c2dd40cc95525a429d2f04a9", "name": "cinder"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_c5fa1db34b3d4666b0e5dff67d157937", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "090f2bf18d2b405cbfc39cffe9a9a696"}, {"url": "http://172.30.9.37:8080/v1/AUTH_c5fa1db34b3d4666b0e5dff67d157937", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620414687e43414da7be25e6d2af3d94"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6eea3834ee1746348535e9a59297d26d"}], "type": "object-store", "id": "0b229423de3b46debe189f9545bb08a1", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "69669f277418485c88477cd66d881786", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcf037ec48148848f6b748803dbb3c2"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8161fce7e9fe4eeaa854cfb2e7efe2aa"}, {"url": "http://172.30.9.37:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d725ac73b2a1494b8f99c0682114d24c"}], "type": "compute", "id": "7451d63981d149feaf2151962364ad2c", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.37:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4b242c4975e34ca39b78982198d94374"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ad173c926aa040818073f079187f3f4c"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0b57aebca5b4a158f015e453f0e6854"}], "type": "event", "id": "7a8958b86d2446adaf1273019fb26e9a", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "006f5f748dbc4d6e8ce92246ef69afd1"}, {"url": "http://172.30.9.37:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a281429a4849fc8eedf02a90c636b9"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1825051afd54c2bbdf8a4e9e6c09f63"}], "type": "network", "id": "874c7a2faadc4ed0a1afb4ce8c3d646a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/c5fa1db34b3d4666b0e5dff67d157937", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00955bf57dfa420c841ead6d87665d3a"}, {"url": "http://172.30.9.37:8776/v3/c5fa1db34b3d4666b0e5dff67d157937", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49ae9562630a4acba74c20afa6ed93f7"}, {"url": "http://192.30.9.4:8776/v3/c5fa1db34b3d4666b0e5dff67d157937", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab6dab870dbb4260bbc65ed7bf7b0902"}], "type": "volumev3", "id": "937e6ae4aca74d929426420bb754be18", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1aac2e8897e04a2ea773ab4017081bde"}, {"url": "http://172.30.9.37:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c31b2cbcac904bbbb050be8d722c67d6"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9a43bd7a93441e9abf9f0c647e050c3"}], "type": "identity", "id": "93c205ac3efb4419aa55ace6fa1dbbf3", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.37:8004/v1/c5fa1db34b3d4666b0e5dff67d157937", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d6d7a1ec9ac46a6ac6f4dd7fdfb6a72"}, {"url": "http://192.30.9.4:8004/v1/c5fa1db34b3d4666b0e5dff67d157937", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5e59f7ddf1c4a9ebc2c7b72f83c3239"}, {"url": "http://192.30.9.4:8004/v1/c5fa1db34b3d4666b0e5dff67d157937", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eb0416b9b2ab48efba34a4577abd57b7"}], "type": "orchestration", "id": "a7b82e8a555141afbcad0413f05eb740", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.37:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1091fe32453143089388a68a5fffc377"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a21249e3c5744ed2ae3e164337226097"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9dacdd480e547c1b7642238010d67f7"}], "type": "alarming", "id": "aa5d09ed1a03467aafba8d301b695d4b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.37:8776/v2/c5fa1db34b3d4666b0e5dff67d157937", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e081e844dba4bf69186f8bf4789d9dc"}, {"url": "http://192.30.9.4:8776/v2/c5fa1db34b3d4666b0e5dff67d157937", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4568d6ad6d4499ca8d37d9684d9f7c1"}, {"url": "http://192.30.9.4:8776/v2/c5fa1db34b3d4666b0e5dff67d157937", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6df4a32eaa42eda2ea04d0ae5c9a86"}], "type": "volumev2", "id": "d5e22408756942009b65bfb88c91a6f8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e5c14bf44f24bfc9ef4ca8bf3913da9"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c579d562040b4533ad98faf6714890d8"}, {"url": "http://172.30.9.37:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee286c5b2ed24fb19536fea01b066fad"}], "type": "metric", "id": "dd1c7269973b4301aa1892b721a78fb5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ff6ee84c9444170bac6ddefb7689e2a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf9e369bcf644014abe4a2c9bad9c8b2"}, {"url": "http://172.30.9.37:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d669d9aa7bd7413bb989a4f979dcc871"}], "type": "cloudformation", "id": "ed86de356e924d17b551a2169f953c98", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.37:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2f8c173af6364edf974207b828d22027"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7810751389e44e628c986345e3416685"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f27a2e54a044a70a0742331b10cc31b"}], "type": "image", "id": "f405237b899546bc96fef9bff7ff8780", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tenantnetwork2-user_d2261e93-6e22-4d47-894d-c3bd4e877055", "id": "eb3bc32a3bfe4d52aba2e2677b18fc0a"}, "audit_ids": ["9DHU0sPLTJOrfnTMyc5Ezw"], "issued_at": "2019-03-25T21:13:39.000000Z"}} 2019-03-25 21:13:39,283 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-25 21:13:39,283 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}93d9fde10426b5ab9ad57e86d420ecbffd85349d" 2019-03-25 21:13:39,679 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1235 Content-Type: application/json Date: Mon, 25 Mar 2019 21:13:39 GMT X-Openstack-Request-Id: req-93d86a6d-48ad-42b5-9185-549b82011b7c 2019-03-25 21:13:39,679 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"39f6a7de-fe0a-4d74-ab36-900db9e46127","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d63177074eef45bd949b8fd2e0f3efc8","l2_adjacency":true,"status":"ACTIVE","subnets":["45132bb9-b5c2-4ed3-85b9-9add1bd00bfe"],"description":"","tags":[],"updated_at":"2019-03-25T21:09:30Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d63177074eef45bd949b8fd2e0f3efc8","created_at":"2019-03-25T21:09:22Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"b314f08f-35f5-4dda-b3db-ebc3fedd1a47","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"c5fa1db34b3d4666b0e5dff67d157937","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-25T21:13:38Z","qos_policy_id":null,"name":"tenantnetwork2-net_d2261e93-6e22-4d47-894d-c3bd4e877055","admin_state_up":true,"tenant_id":"c5fa1db34b3d4666b0e5dff67d157937","created_at":"2019-03-25T21:13:38Z","mtu":1450}]} 2019-03-25 21:13:39,679 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks.json used request id req-93d86a6d-48ad-42b5-9185-549b82011b7c 2019-03-25 21:13:39,679 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.396674871445s 2019-03-25 21:13:39,681 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-03-25 21:13:39,681 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}93d9fde10426b5ab9ad57e86d420ecbffd85349d" -d '{"subnet": {"name": "tenantnetwork2-subnet_d2261e93-6e22-4d47-894d-c3bd4e877055", "enable_dhcp": true, "network_id": "b314f08f-35f5-4dda-b3db-ebc3fedd1a47", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-03-25 21:13:40,587 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 682 Content-Type: application/json Date: Mon, 25 Mar 2019 21:13:40 GMT X-Openstack-Request-Id: req-77bddc08-aac7-4242-852c-f5c93870f4f6 2019-03-25 21:13:40,587 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b314f08f-35f5-4dda-b3db-ebc3fedd1a47","tenant_id":"c5fa1db34b3d4666b0e5dff67d157937","created_at":"2019-03-25T21:13:40Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-03-25T21:13:40Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"c5fa1db34b3d4666b0e5dff67d157937","id":"8ddf2ecf-eee1-4f02-8770-96cfce0ced79","subnetpool_id":null,"name":"tenantnetwork2-subnet_d2261e93-6e22-4d47-894d-c3bd4e877055"}} 2019-03-25 21:13:40,588 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/subnets.json used request id req-77bddc08-aac7-4242-852c-f5c93870f4f6 2019-03-25 21:13:40,588 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.906672000885s 2019-03-25 21:13:40,588 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-03-25T21:13:40Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'8ddf2ecf-eee1-4f02-8770-96cfce0ced79', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork2-subnet_d2261e93-6e22-4d47-894d-c3bd4e877055', u'enable_dhcp': True, u'network_id': u'b314f08f-35f5-4dda-b3db-ebc3fedd1a47', u'tenant_id': u'c5fa1db34b3d4666b0e5dff67d157937', u'created_at': u'2019-03-25T21:13:40Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'c5fa1db34b3d4666b0e5dff67d157937'}) 2019-03-25 21:13:40,589 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-03-25 21:13:40,589 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}93d9fde10426b5ab9ad57e86d420ecbffd85349d" -d '{"router": {"external_gateway_info": {"network_id": "39f6a7de-fe0a-4d74-ab36-900db9e46127"}, "name": "tenantnetwork2-router_d2261e93-6e22-4d47-894d-c3bd4e877055", "admin_state_up": true}}' 2019-03-25 21:13:48,644 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 701 Content-Type: application/json Date: Mon, 25 Mar 2019 21:13:48 GMT X-Openstack-Request-Id: req-02e6e1c3-10f9-4188-b567-3c64540cbe1e 2019-03-25 21:13:48,644 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "39f6a7de-fe0a-4d74-ab36-900db9e46127", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "45132bb9-b5c2-4ed3-85b9-9add1bd00bfe", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "c5fa1db34b3d4666b0e5dff67d157937", "created_at": "2019-03-25T21:13:42Z", "admin_state_up": true, "updated_at": "2019-03-25T21:13:43Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "c5fa1db34b3d4666b0e5dff67d157937", "id": "d2d0f2b3-1e41-4a07-8ccf-753aca0af238", "name": "tenantnetwork2-router_d2261e93-6e22-4d47-894d-c3bd4e877055"}} 2019-03-25 21:13:48,644 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/routers.json used request id req-02e6e1c3-10f9-4188-b567-3c64540cbe1e 2019-03-25 21:13:48,644 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 8.05563497543s 2019-03-25 21:13:48,645 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-03-25T21:13:43Z', u'revision_number': 3, u'id': u'd2d0f2b3-1e41-4a07-8ccf-753aca0af238', u'external_gateway_info': {u'network_id': u'39f6a7de-fe0a-4d74-ab36-900db9e46127', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'45132bb9-b5c2-4ed3-85b9-9add1bd00bfe', u'ip_address': u'172.30.9.202'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork2-router_d2261e93-6e22-4d47-894d-c3bd4e877055', u'admin_state_up': True, u'tenant_id': u'c5fa1db34b3d4666b0e5dff67d157937', u'created_at': u'2019-03-25T21:13:42Z', u'flavor_id': None, u'routes': [], u'project_id': u'c5fa1db34b3d4666b0e5dff67d157937'}) 2019-03-25 21:13:48,646 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-03-25 21:13:48,646 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.37:9696/v2.0/routers/d2d0f2b3-1e41-4a07-8ccf-753aca0af238/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}93d9fde10426b5ab9ad57e86d420ecbffd85349d" -d '{"subnet_id": "8ddf2ecf-eee1-4f02-8770-96cfce0ced79"}' 2019-03-25 21:13:52,829 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Mon, 25 Mar 2019 21:13:53 GMT X-Openstack-Request-Id: req-8b39ce4d-51de-427d-816b-9142beced630 2019-03-25 21:13:52,829 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "b314f08f-35f5-4dda-b3db-ebc3fedd1a47", "tenant_id": "c5fa1db34b3d4666b0e5dff67d157937", "subnet_id": "8ddf2ecf-eee1-4f02-8770-96cfce0ced79", "subnet_ids": ["8ddf2ecf-eee1-4f02-8770-96cfce0ced79"], "port_id": "34460fe4-7ddc-4aa4-a7d1-3be369cce70e", "id": "d2d0f2b3-1e41-4a07-8ccf-753aca0af238"} 2019-03-25 21:13:52,829 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.37:9696/v2.0/routers/d2d0f2b3-1e41-4a07-8ccf-753aca0af238/add_router_interface.json used request id req-8b39ce4d-51de-427d-816b-9142beced630 2019-03-25 21:13:52,830 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 4.18397593498s 2019-03-25 21:13:52,945 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-03-25 21:13:52,946 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork2 | functest | 00:16 | PASS | +------------------------+------------------+------------------+----------------+ 2019-03-25 21:13:52,951 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-03-25 21:13:52,952 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.37:9696/v2.0/routers/d2d0f2b3-1e41-4a07-8ccf-753aca0af238/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}93d9fde10426b5ab9ad57e86d420ecbffd85349d" -d '{"subnet_id": "8ddf2ecf-eee1-4f02-8770-96cfce0ced79"}' 2019-03-25 21:13:57,890 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Mon, 25 Mar 2019 21:13:58 GMT X-Openstack-Request-Id: req-d3fe2baa-8b30-442f-a03b-712f761bb27d 2019-03-25 21:13:57,891 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "b314f08f-35f5-4dda-b3db-ebc3fedd1a47", "tenant_id": "c5fa1db34b3d4666b0e5dff67d157937", "subnet_id": "8ddf2ecf-eee1-4f02-8770-96cfce0ced79", "subnet_ids": ["8ddf2ecf-eee1-4f02-8770-96cfce0ced79"], "port_id": "34460fe4-7ddc-4aa4-a7d1-3be369cce70e", "id": "d2d0f2b3-1e41-4a07-8ccf-753aca0af238"} 2019-03-25 21:13:57,891 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.37:9696/v2.0/routers/d2d0f2b3-1e41-4a07-8ccf-753aca0af238/remove_router_interface.json used request id req-d3fe2baa-8b30-442f-a03b-712f761bb27d 2019-03-25 21:13:57,891 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 4.93992519379s 2019-03-25 21:13:57,892 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-03-25 21:13:57,892 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}93d9fde10426b5ab9ad57e86d420ecbffd85349d" 2019-03-25 21:13:58,458 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 710 Content-Type: application/json Date: Mon, 25 Mar 2019 21:13:58 GMT X-Openstack-Request-Id: req-6208901c-2748-459a-8ae7-3c89a0668225 2019-03-25 21:13:58,459 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "39f6a7de-fe0a-4d74-ab36-900db9e46127", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "45132bb9-b5c2-4ed3-85b9-9add1bd00bfe", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "c5fa1db34b3d4666b0e5dff67d157937", "created_at": "2019-03-25T21:13:42Z", "admin_state_up": true, "updated_at": "2019-03-25T21:13:56Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "c5fa1db34b3d4666b0e5dff67d157937", "id": "d2d0f2b3-1e41-4a07-8ccf-753aca0af238", "name": "tenantnetwork2-router_d2261e93-6e22-4d47-894d-c3bd4e877055"}]} 2019-03-25 21:13:58,459 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/routers.json used request id req-6208901c-2748-459a-8ae7-3c89a0668225 2019-03-25 21:13:58,459 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.567190170288s 2019-03-25 21:13:58,460 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-03-25 21:13:58,461 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9696/v2.0/routers/d2d0f2b3-1e41-4a07-8ccf-753aca0af238.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}93d9fde10426b5ab9ad57e86d420ecbffd85349d" 2019-03-25 21:14:04,128 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 25 Mar 2019 21:14:04 GMT X-Openstack-Request-Id: req-a9aad1c6-3c53-4753-9a8a-b7cc59f099c6 2019-03-25 21:14:04,128 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-25 21:14:04,128 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.37:9696/v2.0/routers/d2d0f2b3-1e41-4a07-8ccf-753aca0af238.json used request id req-a9aad1c6-3c53-4753-9a8a-b7cc59f099c6 2019-03-25 21:14:04,129 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 5.6682138443s 2019-03-25 21:14:04,129 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-03-25 21:14:04,130 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}93d9fde10426b5ab9ad57e86d420ecbffd85349d" 2019-03-25 21:14:05,253 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 685 Content-Type: application/json Date: Mon, 25 Mar 2019 21:14:05 GMT X-Openstack-Request-Id: req-35d15201-bb55-4097-9ed8-8e041061505e 2019-03-25 21:14:05,253 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b314f08f-35f5-4dda-b3db-ebc3fedd1a47","tenant_id":"c5fa1db34b3d4666b0e5dff67d157937","created_at":"2019-03-25T21:13:40Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-03-25T21:13:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"c5fa1db34b3d4666b0e5dff67d157937","id":"8ddf2ecf-eee1-4f02-8770-96cfce0ced79","subnetpool_id":null,"name":"tenantnetwork2-subnet_d2261e93-6e22-4d47-894d-c3bd4e877055"}]} 2019-03-25 21:14:05,254 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/subnets.json used request id req-35d15201-bb55-4097-9ed8-8e041061505e 2019-03-25 21:14:05,254 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 1.12453913689s 2019-03-25 21:14:05,255 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-03-25 21:14:05,255 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9696/v2.0/subnets/8ddf2ecf-eee1-4f02-8770-96cfce0ced79.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}93d9fde10426b5ab9ad57e86d420ecbffd85349d" 2019-03-25 21:14:08,666 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 25 Mar 2019 21:14:08 GMT X-Openstack-Request-Id: req-1d94a925-b38a-4083-a178-a571e753282f 2019-03-25 21:14:08,666 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-25 21:14:08,666 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.37:9696/v2.0/subnets/8ddf2ecf-eee1-4f02-8770-96cfce0ced79.json used request id req-1d94a925-b38a-4083-a178-a571e753282f 2019-03-25 21:14:08,667 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 3.4116230011s 2019-03-25 21:14:08,667 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-25 21:14:08,668 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}93d9fde10426b5ab9ad57e86d420ecbffd85349d" 2019-03-25 21:14:09,049 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1241 Content-Type: application/json Date: Mon, 25 Mar 2019 21:14:09 GMT X-Openstack-Request-Id: req-f8ec373d-c13f-4944-8db8-a83421aa30e6 2019-03-25 21:14:09,049 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"39f6a7de-fe0a-4d74-ab36-900db9e46127","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d63177074eef45bd949b8fd2e0f3efc8","l2_adjacency":true,"status":"ACTIVE","subnets":["45132bb9-b5c2-4ed3-85b9-9add1bd00bfe"],"description":"","tags":[],"updated_at":"2019-03-25T21:09:30Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d63177074eef45bd949b8fd2e0f3efc8","created_at":"2019-03-25T21:09:22Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"b314f08f-35f5-4dda-b3db-ebc3fedd1a47","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c5fa1db34b3d4666b0e5dff67d157937","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-25T21:14:08Z","qos_policy_id":null,"name":"tenantnetwork2-net_d2261e93-6e22-4d47-894d-c3bd4e877055","admin_state_up":true,"tenant_id":"c5fa1db34b3d4666b0e5dff67d157937","created_at":"2019-03-25T21:13:38Z","mtu":1450}]} 2019-03-25 21:14:09,050 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks.json used request id req-f8ec373d-c13f-4944-8db8-a83421aa30e6 2019-03-25 21:14:09,050 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.382547855377s 2019-03-25 21:14:09,051 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-03-25 21:14:09,051 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9696/v2.0/networks/b314f08f-35f5-4dda-b3db-ebc3fedd1a47.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}93d9fde10426b5ab9ad57e86d420ecbffd85349d" 2019-03-25 21:14:10,225 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 25 Mar 2019 21:14:10 GMT X-Openstack-Request-Id: req-c677a75b-3de2-4525-8d4f-2cf43d0911f7 2019-03-25 21:14:10,225 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-25 21:14:10,225 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.37:9696/v2.0/networks/b314f08f-35f5-4dda-b3db-ebc3fedd1a47.json used request id req-c677a75b-3de2-4525-8d4f-2cf43d0911f7 2019-03-25 21:14:10,225 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.1743118763s 2019-03-25 21:14:10,226 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-25 21:14:10,230 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3be45b0a1f9d4c6e8003ef06f9f88baef81db1e9" 2019-03-25 21:14:10,481 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 843 Content-Type: application/json Date: Mon, 25 Mar 2019 21:14:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1d238f1-6cae-4c54-915f-60b4a7a99c74 2019-03-25 21:14:10,482 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.37:5000/v3/users/053b21d2961448219162354ca8fc45d4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "053b21d2961448219162354ca8fc45d4", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.37:5000/v3/users/0cba997e091b45c8a73a8f45a0fe8dfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0cba997e091b45c8a73a8f45a0fe8dfd", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.37:5000/v3/users/22818d158bfa4ff8a0d6c434c2fe4516"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22818d158bfa4ff8a0d6c434c2fe4516", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.37:5000/v3/users/5e7d7fe83262429c99fab72fb7c561a1"}, "domain_id": "2c6fa993d67c46498996ae574963de36", "enabled": true, "options": {}, "id": "5e7d7fe83262429c99fab72fb7c561a1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.37:5000/v3/users/6602f61170074466bd94c1cfdb1b3c4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6602f61170074466bd94c1cfdb1b3c4a", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.37:5000/v3/users/75d04b39ef964aa2aefb7eff2eeb5139"}, "domain_id": "default", "enabled": true, "options": {}, "id": "75d04b39ef964aa2aefb7eff2eeb5139", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.37:5000/v3/users/91d186dc05e04a949fa38872730b130a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91d186dc05e04a949fa38872730b130a", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.37:5000/v3/users/9219d9d950464544ad2edf2658f059fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9219d9d950464544ad2edf2658f059fc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.37:5000/v3/users/b96cd7f17be240a5a085784f45e112ff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b96cd7f17be240a5a085784f45e112ff", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.37:5000/v3/users/bafa64a0510d4b098aba158324913e75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bafa64a0510d4b098aba158324913e75", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.37:5000/v3/users/c1263c615409449180a70c80d0e8307b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1263c615409449180a70c80d0e8307b", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.37:5000/v3/users/d85463bfa89c4aa2bcee23903e9f8b83"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d85463bfa89c4aa2bcee23903e9f8b83", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.37:5000/v3/users/e01f080a568141e981cb8c61c56d895a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e01f080a568141e981cb8c61c56d895a", "email": "panko@localhost", "password_expires_at": null}, {"name": "tenantnetwork2-user_d2261e93-6e22-4d47-894d-c3bd4e877055", "links": {"self": "http://172.30.9.37:5000/v3/users/eb3bc32a3bfe4d52aba2e2677b18fc0a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "eb3bc32a3bfe4d52aba2e2677b18fc0a", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.37:5000/v3/users/fb4c5eb01265472eaddf10d884bd77c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb4c5eb01265472eaddf10d884bd77c1", "email": "swift@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.37:5000/v3/users", "previous": null, "next": null}} 2019-03-25 21:14:10,482 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/users used request id req-b1d238f1-6cae-4c54-915f-60b4a7a99c74 2019-03-25 21:14:10,483 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.25682091713s 2019-03-25 21:14:10,488 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-25 21:14:10,492 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/users/eb3bc32a3bfe4d52aba2e2677b18fc0a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3be45b0a1f9d4c6e8003ef06f9f88baef81db1e9" 2019-03-25 21:14:10,726 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 229 Content-Type: application/json Date: Mon, 25 Mar 2019 21:14:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f484bcca-7d8d-4770-965a-fa0af31bbaaf 2019-03-25 21:14:10,726 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tenantnetwork2-user_d2261e93-6e22-4d47-894d-c3bd4e877055", "links": {"self": "http://172.30.9.37:5000/v3/users/eb3bc32a3bfe4d52aba2e2677b18fc0a"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "eb3bc32a3bfe4d52aba2e2677b18fc0a", "description": null}} 2019-03-25 21:14:10,726 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/users/eb3bc32a3bfe4d52aba2e2677b18fc0a used request id req-f484bcca-7d8d-4770-965a-fa0af31bbaaf 2019-03-25 21:14:10,726 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.237796068192s 2019-03-25 21:14:10,727 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-03-25 21:14:10,730 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:5000/v3/users/eb3bc32a3bfe4d52aba2e2677b18fc0a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3be45b0a1f9d4c6e8003ef06f9f88baef81db1e9" 2019-03-25 21:14:11,130 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 25 Mar 2019 21:14:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-69b74f89-85a2-42b6-94bb-8dca9e04602f 2019-03-25 21:14:11,130 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-25 21:14:11,131 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.37:5000/v3/users/eb3bc32a3bfe4d52aba2e2677b18fc0a used request id req-69b74f89-85a2-42b6-94bb-8dca9e04602f 2019-03-25 21:14:11,131 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.403764009476s 2019-03-25 21:14:11,137 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-25 21:14:11,141 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3be45b0a1f9d4c6e8003ef06f9f88baef81db1e9" 2019-03-25 21:14:11,367 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 386 Content-Type: application/json Date: Mon, 25 Mar 2019 21:14:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2c0f741-5760-4663-a961-1502a8c41c6e 2019-03-25 21:14:11,367 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.37:5000/v3/projects/6b11f2443f6143b883476562044a24d7"}, "tags": [], "enabled": true, "id": "6b11f2443f6143b883476562044a24d7", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.37:5000/v3/projects/c5fa1db34b3d4666b0e5dff67d157937"}, "tags": [], "enabled": true, "id": "c5fa1db34b3d4666b0e5dff67d157937", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_d2261e93-6e22-4d47-894d-c3bd4e877055"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.37:5000/v3/projects/d63177074eef45bd949b8fd2e0f3efc8"}, "tags": [], "enabled": true, "id": "d63177074eef45bd949b8fd2e0f3efc8", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-03-25 21:14:11,367 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/projects used request id req-c2c0f741-5760-4663-a961-1502a8c41c6e 2019-03-25 21:14:11,367 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.22968506813s 2019-03-25 21:14:11,372 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-03-25 21:14:11,376 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:5000/v3/projects/c5fa1db34b3d4666b0e5dff67d157937 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3be45b0a1f9d4c6e8003ef06f9f88baef81db1e9" 2019-03-25 21:14:11,753 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 25 Mar 2019 21:14:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0bd5c102-65b7-4f18-b177-66b9a2121268 2019-03-25 21:14:11,753 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-25 21:14:11,753 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.37:5000/v3/projects/c5fa1db34b3d4666b0e5dff67d157937 used request id req-0bd5c102-65b7-4f18-b177-66b9a2121268 2019-03-25 21:14:11,753 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.381079912186s 2019-03-25 21:14:11,758 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-25 21:14:11,759 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:9696/v2.0/security-groups.json?project_id=c5fa1db34b3d4666b0e5dff67d157937&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3be45b0a1f9d4c6e8003ef06f9f88baef81db1e9" 2019-03-25 21:14:12,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Mon, 25 Mar 2019 21:14:12 GMT X-Openstack-Request-Id: req-0fb5d1fb-ca14-4cf9-91da-65024ad14347 2019-03-25 21:14:12,095 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c5fa1db34b3d4666b0e5dff67d157937", "created_at": "2019-03-25T21:13:38Z", "updated_at": "2019-03-25T21:13:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:13:38Z", "revision_number": 0, "id": "071e7f4c-9614-4627-b4a0-44eb10696dff", "remote_group_id": "7b451e23-0b15-4268-b8b3-e581a04ae186", "remote_ip_prefix": null, "created_at": "2019-03-25T21:13:38Z", "security_group_id": "7b451e23-0b15-4268-b8b3-e581a04ae186", "tenant_id": "c5fa1db34b3d4666b0e5dff67d157937", "port_range_min": null, "ethertype": "IPv6", "project_id": "c5fa1db34b3d4666b0e5dff67d157937"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:13:38Z", "revision_number": 0, "id": "9a20a6da-7fe2-4f20-a560-066895bb02dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-25T21:13:38Z", "security_group_id": "7b451e23-0b15-4268-b8b3-e581a04ae186", "tenant_id": "c5fa1db34b3d4666b0e5dff67d157937", "port_range_min": null, "ethertype": "IPv4", "project_id": "c5fa1db34b3d4666b0e5dff67d157937"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:13:38Z", "revision_number": 0, "id": "af6392c1-974c-4c61-8f2f-ab3e3f5b5245", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-25T21:13:38Z", "security_group_id": "7b451e23-0b15-4268-b8b3-e581a04ae186", "tenant_id": "c5fa1db34b3d4666b0e5dff67d157937", "port_range_min": null, "ethertype": "IPv6", "project_id": "c5fa1db34b3d4666b0e5dff67d157937"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:13:38Z", "revision_number": 0, "id": "ba8a05b0-54fd-4894-a7ce-4ecb71946991", "remote_group_id": "7b451e23-0b15-4268-b8b3-e581a04ae186", "remote_ip_prefix": null, "created_at": "2019-03-25T21:13:38Z", "security_group_id": "7b451e23-0b15-4268-b8b3-e581a04ae186", "tenant_id": "c5fa1db34b3d4666b0e5dff67d157937", "port_range_min": null, "ethertype": "IPv4", "project_id": "c5fa1db34b3d4666b0e5dff67d157937"}], "revision_number": 1, "project_id": "c5fa1db34b3d4666b0e5dff67d157937", "id": "7b451e23-0b15-4268-b8b3-e581a04ae186", "name": "default"}]} 2019-03-25 21:14:12,095 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/security-groups.json?project_id=c5fa1db34b3d4666b0e5dff67d157937&name=default used request id req-0fb5d1fb-ca14-4cf9-91da-65024ad14347 2019-03-25 21:14:12,096 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.337098836899s 2019-03-25 21:14:12,101 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-25 21:14:12,101 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3be45b0a1f9d4c6e8003ef06f9f88baef81db1e9" 2019-03-25 21:14:12,448 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Mon, 25 Mar 2019 21:14:12 GMT X-Openstack-Request-Id: req-90ec13e9-733b-4a5c-a9ac-b1c90df3afbc 2019-03-25 21:14:12,449 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-03-25T21:13:07Z", "updated_at": "2019-03-25T21:13:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:13:07Z", "revision_number": 0, "id": "31e8ac3d-8207-4e5f-b990-866f3f5416b6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-25T21:13:07Z", "security_group_id": "562f628f-548c-459d-aa95-16cd921f5c23", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:13:07Z", "revision_number": 0, "id": "31f01741-2ed9-4c81-964d-b358877a82df", "remote_group_id": "562f628f-548c-459d-aa95-16cd921f5c23", "remote_ip_prefix": null, "created_at": "2019-03-25T21:13:07Z", "security_group_id": "562f628f-548c-459d-aa95-16cd921f5c23", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:13:07Z", "revision_number": 0, "id": "79857e11-c9cc-477c-99ea-5ddb8fad2f59", "remote_group_id": "562f628f-548c-459d-aa95-16cd921f5c23", "remote_ip_prefix": null, "created_at": "2019-03-25T21:13:07Z", "security_group_id": "562f628f-548c-459d-aa95-16cd921f5c23", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:13:07Z", "revision_number": 0, "id": "d4999770-a7ea-488f-bbb8-c33d18961f35", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-25T21:13:07Z", "security_group_id": "562f628f-548c-459d-aa95-16cd921f5c23", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "562f628f-548c-459d-aa95-16cd921f5c23", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c5fa1db34b3d4666b0e5dff67d157937", "created_at": "2019-03-25T21:13:38Z", "updated_at": "2019-03-25T21:13:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:13:38Z", "revision_number": 0, "id": "071e7f4c-9614-4627-b4a0-44eb10696dff", "remote_group_id": "7b451e23-0b15-4268-b8b3-e581a04ae186", "remote_ip_prefix": null, "created_at": "2019-03-25T21:13:38Z", "security_group_id": "7b451e23-0b15-4268-b8b3-e581a04ae186", "tenant_id": "c5fa1db34b3d4666b0e5dff67d157937", "port_range_min": null, "ethertype": "IPv6", "project_id": "c5fa1db34b3d4666b0e5dff67d157937"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:13:38Z", "revision_number": 0, "id": "9a20a6da-7fe2-4f20-a560-066895bb02dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-25T21:13:38Z", "security_group_id": "7b451e23-0b15-4268-b8b3-e581a04ae186", "tenant_id": "c5fa1db34b3d4666b0e5dff67d157937", "port_range_min": null, "ethertype": "IPv4", "project_id": "c5fa1db34b3d4666b0e5dff67d157937"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:13:38Z", "revision_number": 0, "id": "af6392c1-974c-4c61-8f2f-ab3e3f5b5245", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-25T21:13:38Z", "security_group_id": "7b451e23-0b15-4268-b8b3-e581a04ae186", "tenant_id": "c5fa1db34b3d4666b0e5dff67d157937", "port_range_min": null, "ethertype": "IPv6", "project_id": "c5fa1db34b3d4666b0e5dff67d157937"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:13:38Z", "revision_number": 0, "id": "ba8a05b0-54fd-4894-a7ce-4ecb71946991", "remote_group_id": "7b451e23-0b15-4268-b8b3-e581a04ae186", "remote_ip_prefix": null, "created_at": "2019-03-25T21:13:38Z", "security_group_id": "7b451e23-0b15-4268-b8b3-e581a04ae186", "tenant_id": "c5fa1db34b3d4666b0e5dff67d157937", "port_range_min": null, "ethertype": "IPv4", "project_id": "c5fa1db34b3d4666b0e5dff67d157937"}], "revision_number": 1, "project_id": "c5fa1db34b3d4666b0e5dff67d157937", "id": "7b451e23-0b15-4268-b8b3-e581a04ae186", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b11f2443f6143b883476562044a24d7", "created_at": "2019-03-25T21:13:04Z", "updated_at": "2019-03-25T21:13:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:13:04Z", "revision_number": 0, "id": "3262cbae-7ea5-4e17-abc5-d84ece7b10b5", "remote_group_id": "96d81efc-269e-4a06-b100-51e616e5f674", "remote_ip_prefix": null, "created_at": "2019-03-25T21:13:04Z", "security_group_id": "96d81efc-269e-4a06-b100-51e616e5f674", "tenant_id": "6b11f2443f6143b883476562044a24d7", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b11f2443f6143b883476562044a24d7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:13:04Z", "revision_number": 0, "id": "b9237e1d-c8fe-404c-8fba-64284fec345f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-25T21:13:04Z", "security_group_id": "96d81efc-269e-4a06-b100-51e616e5f674", "tenant_id": "6b11f2443f6143b883476562044a24d7", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b11f2443f6143b883476562044a24d7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:13:04Z", "revision_number": 0, "id": "cbb6c5e7-a532-4bc7-b917-25633c1a9aad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-25T21:13:04Z", "security_group_id": "96d81efc-269e-4a06-b100-51e616e5f674", "tenant_id": "6b11f2443f6143b883476562044a24d7", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b11f2443f6143b883476562044a24d7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:13:04Z", "revision_number": 0, "id": "dad1e60b-d960-478a-9aec-ede883e2ada8", "remote_group_id": "96d81efc-269e-4a06-b100-51e616e5f674", "remote_ip_prefix": null, "created_at": "2019-03-25T21:13:04Z", "security_group_id": "96d81efc-269e-4a06-b100-51e616e5f674", "tenant_id": "6b11f2443f6143b883476562044a24d7", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b11f2443f6143b883476562044a24d7"}], "revision_number": 1, "project_id": "6b11f2443f6143b883476562044a24d7", "id": "96d81efc-269e-4a06-b100-51e616e5f674", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d63177074eef45bd949b8fd2e0f3efc8", "created_at": "2019-03-25T21:09:22Z", "updated_at": "2019-03-25T21:09:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:09:22Z", "revision_number": 0, "id": "2c249c2d-b441-45ef-b10c-dd19cf3834aa", "remote_group_id": "e4b7c431-bef3-452c-82f2-355129ad4858", "remote_ip_prefix": null, "created_at": "2019-03-25T21:09:22Z", "security_group_id": "e4b7c431-bef3-452c-82f2-355129ad4858", "tenant_id": "d63177074eef45bd949b8fd2e0f3efc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d63177074eef45bd949b8fd2e0f3efc8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:09:22Z", "revision_number": 0, "id": "bdb83b3c-07a9-48f4-a9f4-172e4487c34d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-25T21:09:22Z", "security_group_id": "e4b7c431-bef3-452c-82f2-355129ad4858", "tenant_id": "d63177074eef45bd949b8fd2e0f3efc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d63177074eef45bd949b8fd2e0f3efc8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:09:22Z", "revision_number": 0, "id": "da47e4ea-6770-45d4-b42e-46be9bbed25c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-25T21:09:22Z", "security_group_id": "e4b7c431-bef3-452c-82f2-355129ad4858", "tenant_id": "d63177074eef45bd949b8fd2e0f3efc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d63177074eef45bd949b8fd2e0f3efc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:09:22Z", "revision_number": 0, "id": "e47c3051-a5df-4d24-8ac1-a057989d840c", "remote_group_id": "e4b7c431-bef3-452c-82f2-355129ad4858", "remote_ip_prefix": null, "created_at": "2019-03-25T21:09:22Z", "security_group_id": "e4b7c431-bef3-452c-82f2-355129ad4858", "tenant_id": "d63177074eef45bd949b8fd2e0f3efc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d63177074eef45bd949b8fd2e0f3efc8"}], "revision_number": 1, "project_id": "d63177074eef45bd949b8fd2e0f3efc8", "id": "e4b7c431-bef3-452c-82f2-355129ad4858", "name": "default"}]} 2019-03-25 21:14:12,450 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/security-groups.json used request id req-90ec13e9-733b-4a5c-a9ac-b1c90df3afbc 2019-03-25 21:14:12,450 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.349029064178s 2019-03-25 21:14:12,457 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-03-25 21:14:12,457 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9696/v2.0/security-groups/7b451e23-0b15-4268-b8b3-e581a04ae186.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3be45b0a1f9d4c6e8003ef06f9f88baef81db1e9" 2019-03-25 21:14:13,112 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 25 Mar 2019 21:14:13 GMT X-Openstack-Request-Id: req-0c0842f4-f9ba-4c48-b7ec-bb3f8a7f78e8 2019-03-25 21:14:13,112 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-25 21:14:13,112 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.37:9696/v2.0/security-groups/7b451e23-0b15-4268-b8b3-e581a04ae186.json used request id req-0c0842f4-f9ba-4c48-b7ec-bb3f8a7f78e8 2019-03-25 21:14:13,112 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.655279159546s 2019-03-25 21:14:13,158 - xtesting.ci.run_tests - INFO - Loading test case 'vmready1'... 2019-03-25 21:14:13,233 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-25 21:14:13,238 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Mon, 25 Mar 2019 21:14:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-836cd0cb-2885-4c11-a43b-09ce07dee997 2019-03-25 21:14:13,238 - 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.37:5000/v3/", "rel": "self"}]}} 2019-03-25 21:14:13,238 - keystoneauth.session - DEBUG - GET call to http://172.30.9.37:5000/v3 used request id req-836cd0cb-2885-4c11-a43b-09ce07dee997 2019-03-25 21:14:13,238 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.37:5000/v3/auth/tokens 2019-03-25 21:14:13,646 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2f48d72bb1f44c6e85f2f15174631ba8", "name": "reader"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "31501dbd647741fa87bff782f6de9470", "name": "member"}, {"id": "11032691bf034d33af51afe8b5ce7476", "name": "admin"}], "expires_at": "2019-03-25T22:14:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b11f2443f6143b883476562044a24d7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3daccdd2fb9f43e8b818531b4fb92807"}, {"url": "http://172.30.9.37:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e41bcab4d3c4bed9cc8969e96168665"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84a95a7598204c55af91d53066a0f726"}], "type": "placement", "id": "005dcbfbaa674ae8a6b857c9d1960eb8", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/6b11f2443f6143b883476562044a24d7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "995fa168e6134cbf87266009a4f9620e"}, {"url": "http://172.30.9.37:8776/v1/6b11f2443f6143b883476562044a24d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d869ce8c63804619ba2f66d14ae1298e"}, {"url": "http://192.30.9.4:8776/v1/6b11f2443f6143b883476562044a24d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e793731bdb994440a21123ae52453b61"}], "type": "volume", "id": "052490c6c2dd40cc95525a429d2f04a9", "name": "cinder"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_6b11f2443f6143b883476562044a24d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "090f2bf18d2b405cbfc39cffe9a9a696"}, {"url": "http://172.30.9.37:8080/v1/AUTH_6b11f2443f6143b883476562044a24d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620414687e43414da7be25e6d2af3d94"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6eea3834ee1746348535e9a59297d26d"}], "type": "object-store", "id": "0b229423de3b46debe189f9545bb08a1", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "69669f277418485c88477cd66d881786", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcf037ec48148848f6b748803dbb3c2"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8161fce7e9fe4eeaa854cfb2e7efe2aa"}, {"url": "http://172.30.9.37:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d725ac73b2a1494b8f99c0682114d24c"}], "type": "compute", "id": "7451d63981d149feaf2151962364ad2c", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.37:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4b242c4975e34ca39b78982198d94374"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ad173c926aa040818073f079187f3f4c"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0b57aebca5b4a158f015e453f0e6854"}], "type": "event", "id": "7a8958b86d2446adaf1273019fb26e9a", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "006f5f748dbc4d6e8ce92246ef69afd1"}, {"url": "http://172.30.9.37:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a281429a4849fc8eedf02a90c636b9"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1825051afd54c2bbdf8a4e9e6c09f63"}], "type": "network", "id": "874c7a2faadc4ed0a1afb4ce8c3d646a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6b11f2443f6143b883476562044a24d7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00955bf57dfa420c841ead6d87665d3a"}, {"url": "http://172.30.9.37:8776/v3/6b11f2443f6143b883476562044a24d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49ae9562630a4acba74c20afa6ed93f7"}, {"url": "http://192.30.9.4:8776/v3/6b11f2443f6143b883476562044a24d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab6dab870dbb4260bbc65ed7bf7b0902"}], "type": "volumev3", "id": "937e6ae4aca74d929426420bb754be18", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1aac2e8897e04a2ea773ab4017081bde"}, {"url": "http://172.30.9.37:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c31b2cbcac904bbbb050be8d722c67d6"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9a43bd7a93441e9abf9f0c647e050c3"}], "type": "identity", "id": "93c205ac3efb4419aa55ace6fa1dbbf3", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.37:8004/v1/6b11f2443f6143b883476562044a24d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d6d7a1ec9ac46a6ac6f4dd7fdfb6a72"}, {"url": "http://192.30.9.4:8004/v1/6b11f2443f6143b883476562044a24d7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5e59f7ddf1c4a9ebc2c7b72f83c3239"}, {"url": "http://192.30.9.4:8004/v1/6b11f2443f6143b883476562044a24d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eb0416b9b2ab48efba34a4577abd57b7"}], "type": "orchestration", "id": "a7b82e8a555141afbcad0413f05eb740", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.37:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1091fe32453143089388a68a5fffc377"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a21249e3c5744ed2ae3e164337226097"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9dacdd480e547c1b7642238010d67f7"}], "type": "alarming", "id": "aa5d09ed1a03467aafba8d301b695d4b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.37:8776/v2/6b11f2443f6143b883476562044a24d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e081e844dba4bf69186f8bf4789d9dc"}, {"url": "http://192.30.9.4:8776/v2/6b11f2443f6143b883476562044a24d7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4568d6ad6d4499ca8d37d9684d9f7c1"}, {"url": "http://192.30.9.4:8776/v2/6b11f2443f6143b883476562044a24d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6df4a32eaa42eda2ea04d0ae5c9a86"}], "type": "volumev2", "id": "d5e22408756942009b65bfb88c91a6f8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e5c14bf44f24bfc9ef4ca8bf3913da9"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c579d562040b4533ad98faf6714890d8"}, {"url": "http://172.30.9.37:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee286c5b2ed24fb19536fea01b066fad"}], "type": "metric", "id": "dd1c7269973b4301aa1892b721a78fb5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ff6ee84c9444170bac6ddefb7689e2a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf9e369bcf644014abe4a2c9bad9c8b2"}, {"url": "http://172.30.9.37:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d669d9aa7bd7413bb989a4f979dcc871"}], "type": "cloudformation", "id": "ed86de356e924d17b551a2169f953c98", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.37:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2f8c173af6364edf974207b828d22027"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7810751389e44e628c986345e3416685"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f27a2e54a044a70a0742331b10cc31b"}], "type": "image", "id": "f405237b899546bc96fef9bff7ff8780", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "91d186dc05e04a949fa38872730b130a"}, "audit_ids": ["01DigUNUR2yIB-z_GaoaPg"], "issued_at": "2019-03-25T21:14:13.000000Z"}} 2019-03-25 21:14:13,649 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-25 21:14:13,650 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}341e9aa5f286de3545807fd3a892552907929195" 2019-03-25 21:14:14,275 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Mon, 25 Mar 2019 21:14:14 GMT X-Openstack-Request-Id: req-03de61ff-14a0-409f-83a8-e94eb3a38f90 2019-03-25 21:14:14,275 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"39f6a7de-fe0a-4d74-ab36-900db9e46127","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"d63177074eef45bd949b8fd2e0f3efc8","l2_adjacency":true,"status":"ACTIVE","subnets":["45132bb9-b5c2-4ed3-85b9-9add1bd00bfe"],"description":"","tags":[],"updated_at":"2019-03-25T21:09:30Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d63177074eef45bd949b8fd2e0f3efc8","created_at":"2019-03-25T21:09:22Z","provider:network_type":"flat"}]} 2019-03-25 21:14:14,276 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks.json?router%3Aexternal=True used request id req-03de61ff-14a0-409f-83a8-e94eb3a38f90 2019-03-25 21:14:14,276 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.626696109772s 2019-03-25 21:14:14,277 - xtesting.ci.run_tests - INFO - Running test case 'vmready1'... 2019-03-25 21:14:14,284 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-25 21:14:14,290 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 25 Mar 2019 21:14:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d6ce5d4c-be9d-41af-a9f5-56aa94cf146b 2019-03-25 21:14:14,291 - 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.37:5000/v3/", "rel": "self"}]}]}} 2019-03-25 21:14:14,291 - keystoneauth.session - DEBUG - GET call to http://172.30.9.37:5000/ used request id req-d6ce5d4c-be9d-41af-a9f5-56aa94cf146b 2019-03-25 21:14:14,292 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-25 21:14:14,295 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}341e9aa5f286de3545807fd3a892552907929195" 2019-03-25 21:14:14,502 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Mon, 25 Mar 2019 21:14:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e567db9-c535-4c47-aa54-1318a300e9ca 2019-03-25 21:14:14,502 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.37:5000/v3/domains/2c6fa993d67c46498996ae574963de36"}, "tags": [], "enabled": true, "id": "2c6fa993d67c46498996ae574963de36", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.37:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.37:5000/v3/domains", "previous": null, "next": null}} 2019-03-25 21:14:14,502 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/domains used request id req-0e567db9-c535-4c47-aa54-1318a300e9ca 2019-03-25 21:14:14,502 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.210494041443s 2019-03-25 21:14:14,510 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-25 21:14:14,513 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}341e9aa5f286de3545807fd3a892552907929195" 2019-03-25 21:14:14,731 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 297 Content-Type: application/json Date: Mon, 25 Mar 2019 21:14:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d297feea-6967-495e-a9fb-50d559244115 2019-03-25 21:14:14,732 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.37:5000/v3/projects/6b11f2443f6143b883476562044a24d7"}, "tags": [], "enabled": true, "id": "6b11f2443f6143b883476562044a24d7", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.37:5000/v3/projects/d63177074eef45bd949b8fd2e0f3efc8"}, "tags": [], "enabled": true, "id": "d63177074eef45bd949b8fd2e0f3efc8", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-03-25 21:14:14,732 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/projects?domain_id=default used request id req-d297feea-6967-495e-a9fb-50d559244115 2019-03-25 21:14:14,732 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.222107887268s 2019-03-25 21:14:14,733 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-03-25 21:14:14,734 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}341e9aa5f286de3545807fd3a892552907929195" -d '{"network": {"tenant_id": "6b11f2443f6143b883476562044a24d7", "name": "vmready1-net_3af9367e-6f97-43d8-880a-4717c25e08e8", "admin_state_up": true}}' 2019-03-25 21:14:15,276 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 722 Content-Type: application/json Date: Mon, 25 Mar 2019 21:14:15 GMT X-Openstack-Request-Id: req-04e4bf1a-0759-479e-bebb-5049ed055778 2019-03-25 21:14:15,276 - 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":"f7d17183-a0e8-4a1b-a4b6-abe7d3e9be57","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":89,"ipv4_address_scope":null,"shared":false,"project_id":"6b11f2443f6143b883476562044a24d7","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-25T21:14:15Z","is_default":false,"qos_policy_id":null,"name":"vmready1-net_3af9367e-6f97-43d8-880a-4717c25e08e8","admin_state_up":true,"tenant_id":"6b11f2443f6143b883476562044a24d7","created_at":"2019-03-25T21:14:15Z","mtu":1450}} 2019-03-25 21:14:15,276 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/networks.json used request id req-04e4bf1a-0759-479e-bebb-5049ed055778 2019-03-25 21:14:15,276 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.543049097061s 2019-03-25 21:14:15,277 - 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-03-25T21:14:15Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'f7d17183-a0e8-4a1b-a4b6-abe7d3e9be57', u'provider:segmentation_id': 89, 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_3af9367e-6f97-43d8-880a-4717c25e08e8', u'created_at': u'2019-03-25T21:14:15Z', u'mtu': 1450, u'tenant_id': u'6b11f2443f6143b883476562044a24d7', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'6b11f2443f6143b883476562044a24d7', u'l2_adjacency': True}) 2019-03-25 21:14:15,277 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-25 21:14:15,278 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}341e9aa5f286de3545807fd3a892552907929195" 2019-03-25 21:14:15,666 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1428 Content-Type: application/json Date: Mon, 25 Mar 2019 21:14:15 GMT X-Openstack-Request-Id: req-a3b53a1a-261d-4e47-afac-997e3dba2901 2019-03-25 21:14:15,667 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"39f6a7de-fe0a-4d74-ab36-900db9e46127","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"d63177074eef45bd949b8fd2e0f3efc8","l2_adjacency":true,"status":"ACTIVE","subnets":["45132bb9-b5c2-4ed3-85b9-9add1bd00bfe"],"description":"","tags":[],"updated_at":"2019-03-25T21:09:30Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d63177074eef45bd949b8fd2e0f3efc8","created_at":"2019-03-25T21:09:22Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"f7d17183-a0e8-4a1b-a4b6-abe7d3e9be57","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":89,"ipv4_address_scope":null,"shared":false,"project_id":"6b11f2443f6143b883476562044a24d7","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-25T21:14:15Z","qos_policy_id":null,"name":"vmready1-net_3af9367e-6f97-43d8-880a-4717c25e08e8","admin_state_up":true,"tenant_id":"6b11f2443f6143b883476562044a24d7","created_at":"2019-03-25T21:14:15Z","provider:network_type":"vxlan"}]} 2019-03-25 21:14:15,667 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks.json used request id req-a3b53a1a-261d-4e47-afac-997e3dba2901 2019-03-25 21:14:15,667 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.389695882797s 2019-03-25 21:14:15,669 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-03-25 21:14:15,669 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}341e9aa5f286de3545807fd3a892552907929195" -d '{"subnet": {"name": "vmready1-subnet_3af9367e-6f97-43d8-880a-4717c25e08e8", "enable_dhcp": true, "network_id": "f7d17183-a0e8-4a1b-a4b6-abe7d3e9be57", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-03-25 21:14:16,732 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 694 Content-Type: application/json Date: Mon, 25 Mar 2019 21:14:16 GMT X-Openstack-Request-Id: req-aca898a9-cffb-4237-b2d3-a47a9bcb053a 2019-03-25 21:14:16,733 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-03-25T21:14: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":"0241d474-92f9-457c-af4e-ca61301c4b8c","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"6b11f2443f6143b883476562044a24d7","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"vmready1-subnet_3af9367e-6f97-43d8-880a-4717c25e08e8","enable_dhcp":true,"segment_id":null,"network_id":"f7d17183-a0e8-4a1b-a4b6-abe7d3e9be57","tenant_id":"6b11f2443f6143b883476562044a24d7","created_at":"2019-03-25T21:14:16Z","ip_version":4}} 2019-03-25 21:14:16,733 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/subnets.json used request id req-aca898a9-cffb-4237-b2d3-a47a9bcb053a 2019-03-25 21:14:16,733 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.06415200233s 2019-03-25 21:14:16,733 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-03-25T21:14: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'0241d474-92f9-457c-af4e-ca61301c4b8c', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready1-subnet_3af9367e-6f97-43d8-880a-4717c25e08e8', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'f7d17183-a0e8-4a1b-a4b6-abe7d3e9be57', u'tenant_id': u'6b11f2443f6143b883476562044a24d7', u'created_at': u'2019-03-25T21:14: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'6b11f2443f6143b883476562044a24d7'}) 2019-03-25 21:14:16,734 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-03-25 21:14:16,735 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}341e9aa5f286de3545807fd3a892552907929195" -d '{"router": {"external_gateway_info": {"network_id": "39f6a7de-fe0a-4d74-ab36-900db9e46127"}, "name": "vmready1-router_3af9367e-6f97-43d8-880a-4717c25e08e8", "admin_state_up": true}}' 2019-03-25 21:14:23,462 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 707 Content-Type: application/json Date: Mon, 25 Mar 2019 21:14:23 GMT X-Openstack-Request-Id: req-d130a2f4-b71f-42eb-a45b-ab41ea05f4cc 2019-03-25 21:14:23,463 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "39f6a7de-fe0a-4d74-ab36-900db9e46127", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "45132bb9-b5c2-4ed3-85b9-9add1bd00bfe", "ip_address": "172.30.9.210"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "6b11f2443f6143b883476562044a24d7", "created_at": "2019-03-25T21:14:17Z", "admin_state_up": true, "updated_at": "2019-03-25T21:14:18Z", "project_id": "6b11f2443f6143b883476562044a24d7", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "5f83a5f5-c8d7-411a-ba0d-dd8cff145dff", "name": "vmready1-router_3af9367e-6f97-43d8-880a-4717c25e08e8"}} 2019-03-25 21:14:23,463 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/routers.json used request id req-d130a2f4-b71f-42eb-a45b-ab41ea05f4cc 2019-03-25 21:14:23,463 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 6.72907304764s 2019-03-25 21:14:23,464 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-03-25T21:14:18Z', u'revision_number': 3, u'ha': True, u'id': u'5f83a5f5-c8d7-411a-ba0d-dd8cff145dff', u'external_gateway_info': {u'network_id': u'39f6a7de-fe0a-4d74-ab36-900db9e46127', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'45132bb9-b5c2-4ed3-85b9-9add1bd00bfe', u'ip_address': u'172.30.9.210'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready1-router_3af9367e-6f97-43d8-880a-4717c25e08e8', u'admin_state_up': True, u'tenant_id': u'6b11f2443f6143b883476562044a24d7', u'created_at': u'2019-03-25T21:14:17Z', u'flavor_id': None, u'routes': [], u'project_id': u'6b11f2443f6143b883476562044a24d7'}) 2019-03-25 21:14:23,464 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-03-25 21:14:23,465 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.37:9696/v2.0/routers/5f83a5f5-c8d7-411a-ba0d-dd8cff145dff/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}341e9aa5f286de3545807fd3a892552907929195" -d '{"subnet_id": "0241d474-92f9-457c-af4e-ca61301c4b8c"}' 2019-03-25 21:14:26,223 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Mon, 25 Mar 2019 21:14:26 GMT X-Openstack-Request-Id: req-fe02d2d7-d218-4a74-a2ab-f309ec6f13e5 2019-03-25 21:14:26,224 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "f7d17183-a0e8-4a1b-a4b6-abe7d3e9be57", "tenant_id": "6b11f2443f6143b883476562044a24d7", "subnet_id": "0241d474-92f9-457c-af4e-ca61301c4b8c", "subnet_ids": ["0241d474-92f9-457c-af4e-ca61301c4b8c"], "port_id": "e1ac6113-c1e0-484c-b791-1fd5d74cf4fb", "id": "5f83a5f5-c8d7-411a-ba0d-dd8cff145dff"} 2019-03-25 21:14:26,224 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.37:9696/v2.0/routers/5f83a5f5-c8d7-411a-ba0d-dd8cff145dff/add_router_interface.json used request id req-fe02d2d7-d218-4a74-a2ab-f309ec6f13e5 2019-03-25 21:14:26,224 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.75978207588s 2019-03-25 21:14:26,224 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-03-25 21:14:26,326 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-03-25 21:14:26,330 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-25 21:14:26,335 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Mon, 25 Mar 2019 21:14:26 GMT 2019-03-25 21:14:26,335 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}]} 2019-03-25 21:14:26,340 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-25 21:14:26,344 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}341e9aa5f286de3545807fd3a892552907929195" 2019-03-25 21:14:27,160 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Mon, 25 Mar 2019 21:14:27 GMT X-Openstack-Request-Id: req-d7529571-ef51-4d60-b828-382fd7b4f109 2019-03-25 21:14:27,160 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-25 21:14:27,160 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.37:9292/v2/images used request id req-d7529571-ef51-4d60-b828-382fd7b4f109 2019-03-25 21:14:27,161 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.819930791855s 2019-03-25 21:14:27,170 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-03-25 21:14:27,174 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}341e9aa5f286de3545807fd3a892552907929195" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vmready1-img_3af9367e-6f97-43d8-880a-4717c25e08e8", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmready1-img_3af9367e-6f97-43d8-880a-4717c25e08e8"}' 2019-03-25 21:14:28,041 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 933 Content-Type: application/json Date: Mon, 25 Mar 2019 21:14:28 GMT Location: http://172.30.9.37:9292/v2/images/2651e16b-f075-400a-bcc8-211dac15797d Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-bdcf1eab-6ebc-4e27-a50a-cad103c4aa78 2019-03-25 21:14:28,042 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-25T21:14:27Z", "file": "/v2/images/2651e16b-f075-400a-bcc8-211dac15797d/file", "owner": "6b11f2443f6143b883476562044a24d7", "id": "2651e16b-f075-400a-bcc8-211dac15797d", "size": null, "self": "/v2/images/2651e16b-f075-400a-bcc8-211dac15797d", "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_3af9367e-6f97-43d8-880a-4717c25e08e8", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_3af9367e-6f97-43d8-880a-4717c25e08e8", "checksum": null, "created_at": "2019-03-25T21:14:27Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-03-25 21:14:28,042 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.37:9292/v2/images used request id req-bdcf1eab-6ebc-4e27-a50a-cad103c4aa78 2019-03-25 21:14:28,042 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.872044086456s 2019-03-25 21:14:28,043 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-03-25 21:14:28,047 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.37:9292/v2/images/2651e16b-f075-400a-bcc8-211dac15797d/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}341e9aa5f286de3545807fd3a892552907929195" -d '' 2019-03-25 21:14:31,458 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 25 Mar 2019 21:14:31 GMT X-Openstack-Request-Id: req-7859a5c1-008a-426d-9b8e-7dabce7cae00 2019-03-25 21:14:31,458 - 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-03-25 21:14:31,458 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.37:9292/v2/images/2651e16b-f075-400a-bcc8-211dac15797d/file used request id req-7859a5c1-008a-426d-9b8e-7dabce7cae00 2019-03-25 21:14:31,458 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 3.41539001465s 2019-03-25 21:14:31,463 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-25 21:14:31,468 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}341e9aa5f286de3545807fd3a892552907929195" 2019-03-25 21:14:32,250 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json Date: Mon, 25 Mar 2019 21:14:32 GMT X-Openstack-Request-Id: req-5076f9a7-575f-4bba-b5b7-dd66ce012b5c 2019-03-25 21:14:32,251 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-25T21:14:31Z", "file": "/v2/images/2651e16b-f075-400a-bcc8-211dac15797d/file", "owner": "6b11f2443f6143b883476562044a24d7", "id": "2651e16b-f075-400a-bcc8-211dac15797d", "size": 12716032, "self": "/v2/images/2651e16b-f075-400a-bcc8-211dac15797d", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://e462d782-10b3-4bf7-bfdc-4087219c1f00/images/2651e16b-f075-400a-bcc8-211dac15797d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://e462d782-10b3-4bf7-bfdc-4087219c1f00/images/2651e16b-f075-400a-bcc8-211dac15797d/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_3af9367e-6f97-43d8-880a-4717c25e08e8", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_3af9367e-6f97-43d8-880a-4717c25e08e8", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-25T21:14:27Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-25 21:14:32,251 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.37:9292/v2/images used request id req-5076f9a7-575f-4bba-b5b7-dd66ce012b5c 2019-03-25 21:14:32,251 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.787909984589s 2019-03-25 21:14:32,253 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://e462d782-10b3-4bf7-bfdc-4087219c1f00/images/2651e16b-f075-400a-bcc8-211dac15797d/snap', u'metadata': Munch({})})], 'file': u'/v2/images/2651e16b-f075-400a-bcc8-211dac15797d/file', 'owner': u'6b11f2443f6143b883476562044a24d7', 'id': u'2651e16b-f075-400a-bcc8-211dac15797d', 'size': 12716032, u'self': u'/v2/images/2651e16b-f075-400a-bcc8-211dac15797d', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6b11f2443f6143b883476562044a24d7', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://e462d782-10b3-4bf7-bfdc-4087219c1f00/images/2651e16b-f075-400a-bcc8-211dac15797d/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-03-25T21:14:31Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-03-25T21:14:31Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready1-img_3af9367e-6f97-43d8-880a-4717c25e08e8', '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/2651e16b-f075-400a-bcc8-211dac15797d', 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_3af9367e-6f97-43d8-880a-4717c25e08e8', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vmready1-img_3af9367e-6f97-43d8-880a-4717c25e08e8', 'created': u'2019-03-25T21:14:27Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-03-25T21:14:27Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/2651e16b-f075-400a-bcc8-211dac15797d', 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_3af9367e-6f97-43d8-880a-4717c25e08e8', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-03-25 21:14:32,256 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-03-25 21:14:32,260 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}341e9aa5f286de3545807fd3a892552907929195" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vmready1-flavor_3af9367e-6f97-43d8-880a-4717c25e08e8", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-03-25 21:14:33,131 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Mon, 25 Mar 2019 21:14: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-d9ee89d1-9988-4b3c-b726-478e52a7c654 x-openstack-request-id: req-d9ee89d1-9988-4b3c-b726-478e52a7c654 2019-03-25 21:14:33,131 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "vmready1-flavor_3af9367e-6f97-43d8-880a-4717c25e08e8", "links": [{"href": "http://172.30.9.37:8774/v2.1/flavors/2a3f88f3-213f-48eb-aa96-1a466e67fc34", "rel": "self"}, {"href": "http://172.30.9.37:8774/flavors/2a3f88f3-213f-48eb-aa96-1a466e67fc34", "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": "2a3f88f3-213f-48eb-aa96-1a466e67fc34"}} 2019-03-25 21:14:33,132 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/flavors used request id req-d9ee89d1-9988-4b3c-b726-478e52a7c654 2019-03-25 21:14:33,132 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.875100851059s 2019-03-25 21:14:33,133 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready1-flavor_3af9367e-6f97-43d8-880a-4717c25e08e8', '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'6b11f2443f6143b883476562044a24d7', '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'2a3f88f3-213f-48eb-aa96-1a466e67fc34', 'swap': 0}) 2019-03-25 21:14:33,133 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-03-25 21:14:33,136 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:8774/v2.1/flavors/2a3f88f3-213f-48eb-aa96-1a466e67fc34/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}341e9aa5f286de3545807fd3a892552907929195" -d '{"extra_specs": {}}' 2019-03-25 21:14:33,271 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 25 Mar 2019 21:14: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-dff2b7ed-4691-4a49-aea4-400f34d3a3e6 x-openstack-request-id: req-dff2b7ed-4691-4a49-aea4-400f34d3a3e6 2019-03-25 21:14:33,271 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-03-25 21:14:33,271 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/flavors/2a3f88f3-213f-48eb-aa96-1a466e67fc34/os-extra_specs used request id req-dff2b7ed-4691-4a49-aea4-400f34d3a3e6 2019-03-25 21:14:33,271 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.13812994957s 2019-03-25 21:14:33,391 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-03-25 21:14:33,392 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready1 | functest | 00:19 | PASS | +-------------------+------------------+------------------+----------------+ 2019-03-25 21:14:33,399 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-03-25 21:14:33,400 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.37:9696/v2.0/routers/5f83a5f5-c8d7-411a-ba0d-dd8cff145dff/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}341e9aa5f286de3545807fd3a892552907929195" -d '{"subnet_id": "0241d474-92f9-457c-af4e-ca61301c4b8c"}' 2019-03-25 21:14:36,097 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Mon, 25 Mar 2019 21:14:36 GMT X-Openstack-Request-Id: req-c14ed666-ff1c-427f-836b-f59ea2768b28 2019-03-25 21:14:36,098 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "f7d17183-a0e8-4a1b-a4b6-abe7d3e9be57", "tenant_id": "6b11f2443f6143b883476562044a24d7", "subnet_id": "0241d474-92f9-457c-af4e-ca61301c4b8c", "subnet_ids": ["0241d474-92f9-457c-af4e-ca61301c4b8c"], "port_id": "e1ac6113-c1e0-484c-b791-1fd5d74cf4fb", "id": "5f83a5f5-c8d7-411a-ba0d-dd8cff145dff"} 2019-03-25 21:14:36,098 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.37:9696/v2.0/routers/5f83a5f5-c8d7-411a-ba0d-dd8cff145dff/remove_router_interface.json used request id req-c14ed666-ff1c-427f-836b-f59ea2768b28 2019-03-25 21:14:36,098 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.69912099838s 2019-03-25 21:14:36,098 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-03-25 21:14:36,099 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}341e9aa5f286de3545807fd3a892552907929195" 2019-03-25 21:14:36,522 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 716 Content-Type: application/json Date: Mon, 25 Mar 2019 21:14:36 GMT X-Openstack-Request-Id: req-11537ec5-b501-4b87-8940-bd0ffb74ae5c 2019-03-25 21:14:36,523 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "39f6a7de-fe0a-4d74-ab36-900db9e46127", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "45132bb9-b5c2-4ed3-85b9-9add1bd00bfe", "ip_address": "172.30.9.210"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "6b11f2443f6143b883476562044a24d7", "created_at": "2019-03-25T21:14:17Z", "admin_state_up": true, "updated_at": "2019-03-25T21:14:34Z", "project_id": "6b11f2443f6143b883476562044a24d7", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "5f83a5f5-c8d7-411a-ba0d-dd8cff145dff", "name": "vmready1-router_3af9367e-6f97-43d8-880a-4717c25e08e8"}]} 2019-03-25 21:14:36,523 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/routers.json used request id req-11537ec5-b501-4b87-8940-bd0ffb74ae5c 2019-03-25 21:14:36,523 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.424494028091s 2019-03-25 21:14:36,525 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-03-25 21:14:36,525 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9696/v2.0/routers/5f83a5f5-c8d7-411a-ba0d-dd8cff145dff.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}341e9aa5f286de3545807fd3a892552907929195" 2019-03-25 21:14:41,735 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 25 Mar 2019 21:14:41 GMT X-Openstack-Request-Id: req-d7b86b2e-3cf6-4b12-94ed-3b49aa9fcd56 2019-03-25 21:14:41,735 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-25 21:14:41,735 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.37:9696/v2.0/routers/5f83a5f5-c8d7-411a-ba0d-dd8cff145dff.json used request id req-d7b86b2e-3cf6-4b12-94ed-3b49aa9fcd56 2019-03-25 21:14:41,735 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 5.21052908897s 2019-03-25 21:14:41,736 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-03-25 21:14:41,736 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}341e9aa5f286de3545807fd3a892552907929195" 2019-03-25 21:14:41,788 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1326 Content-Type: application/json Date: Mon, 25 Mar 2019 21:14:41 GMT X-Openstack-Request-Id: req-cacb68e1-9060-4b36-8b51-c64c7f5ed648 2019-03-25 21:14:41,788 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-03-25T21:14: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":"0241d474-92f9-457c-af4e-ca61301c4b8c","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"6b11f2443f6143b883476562044a24d7","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"vmready1-subnet_3af9367e-6f97-43d8-880a-4717c25e08e8","enable_dhcp":true,"segment_id":null,"network_id":"f7d17183-a0e8-4a1b-a4b6-abe7d3e9be57","tenant_id":"6b11f2443f6143b883476562044a24d7","created_at":"2019-03-25T21:14:16Z","ip_version":4},{"updated_at":"2019-03-25T21:09:30Z","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":"45132bb9-b5c2-4ed3-85b9-9add1bd00bfe","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"d63177074eef45bd949b8fd2e0f3efc8","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"39f6a7de-fe0a-4d74-ab36-900db9e46127","tenant_id":"d63177074eef45bd949b8fd2e0f3efc8","created_at":"2019-03-25T21:09:30Z","ip_version":4}]} 2019-03-25 21:14:41,788 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/subnets.json used request id req-cacb68e1-9060-4b36-8b51-c64c7f5ed648 2019-03-25 21:14:41,789 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0527889728546s 2019-03-25 21:14:41,790 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-03-25 21:14:41,790 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9696/v2.0/subnets/0241d474-92f9-457c-af4e-ca61301c4b8c.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}341e9aa5f286de3545807fd3a892552907929195" 2019-03-25 21:14:45,132 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 25 Mar 2019 21:14:45 GMT X-Openstack-Request-Id: req-b4a53be8-a702-4f9c-ad9e-abae5f75bf2a 2019-03-25 21:14:45,132 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-25 21:14:45,132 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.37:9696/v2.0/subnets/0241d474-92f9-457c-af4e-ca61301c4b8c.json used request id req-b4a53be8-a702-4f9c-ad9e-abae5f75bf2a 2019-03-25 21:14:45,133 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 3.34249281883s 2019-03-25 21:14:45,133 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-25 21:14:45,134 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}341e9aa5f286de3545807fd3a892552907929195" 2019-03-25 21:14:45,479 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1434 Content-Type: application/json Date: Mon, 25 Mar 2019 21:14:45 GMT X-Openstack-Request-Id: req-0ed521f1-e444-49cc-97c7-0c8a4c76a84c 2019-03-25 21:14:45,479 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"39f6a7de-fe0a-4d74-ab36-900db9e46127","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"d63177074eef45bd949b8fd2e0f3efc8","l2_adjacency":true,"status":"ACTIVE","subnets":["45132bb9-b5c2-4ed3-85b9-9add1bd00bfe"],"description":"","tags":[],"updated_at":"2019-03-25T21:09:30Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d63177074eef45bd949b8fd2e0f3efc8","created_at":"2019-03-25T21:09:22Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"f7d17183-a0e8-4a1b-a4b6-abe7d3e9be57","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":89,"ipv4_address_scope":null,"shared":false,"project_id":"6b11f2443f6143b883476562044a24d7","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-25T21:14:45Z","qos_policy_id":null,"name":"vmready1-net_3af9367e-6f97-43d8-880a-4717c25e08e8","admin_state_up":true,"tenant_id":"6b11f2443f6143b883476562044a24d7","created_at":"2019-03-25T21:14:15Z","provider:network_type":"vxlan"}]} 2019-03-25 21:14:45,480 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks.json used request id req-0ed521f1-e444-49cc-97c7-0c8a4c76a84c 2019-03-25 21:14:45,480 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.346716165543s 2019-03-25 21:14:45,481 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-03-25 21:14:45,481 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9696/v2.0/networks/f7d17183-a0e8-4a1b-a4b6-abe7d3e9be57.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}341e9aa5f286de3545807fd3a892552907929195" 2019-03-25 21:14:47,156 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 25 Mar 2019 21:14:47 GMT X-Openstack-Request-Id: req-4bf14e42-c16a-4fbe-8215-8ed9dd81a8cc 2019-03-25 21:14:47,156 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-25 21:14:47,156 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.37:9696/v2.0/networks/f7d17183-a0e8-4a1b-a4b6-abe7d3e9be57.json used request id req-4bf14e42-c16a-4fbe-8215-8ed9dd81a8cc 2019-03-25 21:14:47,156 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.67499184608s 2019-03-25 21:14:47,161 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-25 21:14:47,165 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}341e9aa5f286de3545807fd3a892552907929195" 2019-03-25 21:14:47,988 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json Date: Mon, 25 Mar 2019 21:14:47 GMT X-Openstack-Request-Id: req-b81dce61-c381-447c-b8ae-98374f8fd7ad 2019-03-25 21:14:47,989 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-25T21:14:31Z", "file": "/v2/images/2651e16b-f075-400a-bcc8-211dac15797d/file", "owner": "6b11f2443f6143b883476562044a24d7", "id": "2651e16b-f075-400a-bcc8-211dac15797d", "size": 12716032, "self": "/v2/images/2651e16b-f075-400a-bcc8-211dac15797d", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://e462d782-10b3-4bf7-bfdc-4087219c1f00/images/2651e16b-f075-400a-bcc8-211dac15797d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://e462d782-10b3-4bf7-bfdc-4087219c1f00/images/2651e16b-f075-400a-bcc8-211dac15797d/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_3af9367e-6f97-43d8-880a-4717c25e08e8", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_3af9367e-6f97-43d8-880a-4717c25e08e8", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-25T21:14:27Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-25 21:14:47,989 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.37:9292/v2/images used request id req-b81dce61-c381-447c-b8ae-98374f8fd7ad 2019-03-25 21:14:47,989 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.828407764435s 2019-03-25 21:14:47,991 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-03-25 21:14:47,995 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9292/v2/images/2651e16b-f075-400a-bcc8-211dac15797d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}341e9aa5f286de3545807fd3a892552907929195" 2019-03-25 21:14:49,204 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 25 Mar 2019 21:14:49 GMT X-Openstack-Request-Id: req-abe949fa-fcf8-40e5-b6a1-8c4dc4919f0f 2019-03-25 21:14:49,204 - 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-03-25 21:14:49,204 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.37:9292/v2/images/2651e16b-f075-400a-bcc8-211dac15797d used request id req-abe949fa-fcf8-40e5-b6a1-8c4dc4919f0f 2019-03-25 21:14:49,205 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.21367311478s 2019-03-25 21:14:49,221 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-25 21:14:49,224 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}341e9aa5f286de3545807fd3a892552907929195" 2019-03-25 21:14:49,360 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 307 Content-Type: application/json Date: Mon, 25 Mar 2019 21:14: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-6d07fe61-4586-41fc-8444-226005efc9ac x-openstack-request-id: req-6d07fe61-4586-41fc-8444-226005efc9ac 2019-03-25 21:14:49,361 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vmready1-flavor_3af9367e-6f97-43d8-880a-4717c25e08e8", "links": [{"href": "http://172.30.9.37:8774/v2.1/flavors/2a3f88f3-213f-48eb-aa96-1a466e67fc34", "rel": "self"}, {"href": "http://172.30.9.37:8774/flavors/2a3f88f3-213f-48eb-aa96-1a466e67fc34", "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": "2a3f88f3-213f-48eb-aa96-1a466e67fc34"}]} 2019-03-25 21:14:49,361 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/flavors/detail?is_public=None used request id req-6d07fe61-4586-41fc-8444-226005efc9ac 2019-03-25 21:14:49,361 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.140331983566s 2019-03-25 21:14:49,363 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-03-25 21:14:49,366 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:8774/v2.1/flavors/2a3f88f3-213f-48eb-aa96-1a466e67fc34 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}341e9aa5f286de3545807fd3a892552907929195" 2019-03-25 21:14:49,516 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 25 Mar 2019 21:14: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-810bc8f5-0b9d-423a-bf05-0117c0e97845 x-openstack-request-id: req-810bc8f5-0b9d-423a-bf05-0117c0e97845 2019-03-25 21:14:49,516 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.37:8774/v2.1/flavors/2a3f88f3-213f-48eb-aa96-1a466e67fc34 used request id req-810bc8f5-0b9d-423a-bf05-0117c0e97845 2019-03-25 21:14:49,516 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.15331196785s 2019-03-25 21:14:49,560 - xtesting.ci.run_tests - INFO - Loading test case 'vmready2'... 2019-03-25 21:14:49,601 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-25 21:14:49,606 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Mon, 25 Mar 2019 21:14:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32a282b3-a8ad-4fb0-be7d-f6c106b75830 2019-03-25 21:14:49,606 - 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.37:5000/v3/", "rel": "self"}]}} 2019-03-25 21:14:49,606 - keystoneauth.session - DEBUG - GET call to http://172.30.9.37:5000/v3 used request id req-32a282b3-a8ad-4fb0-be7d-f6c106b75830 2019-03-25 21:14:49,606 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.37:5000/v3/auth/tokens 2019-03-25 21:14:50,018 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2f48d72bb1f44c6e85f2f15174631ba8", "name": "reader"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "31501dbd647741fa87bff782f6de9470", "name": "member"}, {"id": "11032691bf034d33af51afe8b5ce7476", "name": "admin"}], "expires_at": "2019-03-25T22:14:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b11f2443f6143b883476562044a24d7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3daccdd2fb9f43e8b818531b4fb92807"}, {"url": "http://172.30.9.37:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e41bcab4d3c4bed9cc8969e96168665"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84a95a7598204c55af91d53066a0f726"}], "type": "placement", "id": "005dcbfbaa674ae8a6b857c9d1960eb8", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/6b11f2443f6143b883476562044a24d7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "995fa168e6134cbf87266009a4f9620e"}, {"url": "http://172.30.9.37:8776/v1/6b11f2443f6143b883476562044a24d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d869ce8c63804619ba2f66d14ae1298e"}, {"url": "http://192.30.9.4:8776/v1/6b11f2443f6143b883476562044a24d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e793731bdb994440a21123ae52453b61"}], "type": "volume", "id": "052490c6c2dd40cc95525a429d2f04a9", "name": "cinder"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_6b11f2443f6143b883476562044a24d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "090f2bf18d2b405cbfc39cffe9a9a696"}, {"url": "http://172.30.9.37:8080/v1/AUTH_6b11f2443f6143b883476562044a24d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620414687e43414da7be25e6d2af3d94"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6eea3834ee1746348535e9a59297d26d"}], "type": "object-store", "id": "0b229423de3b46debe189f9545bb08a1", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "69669f277418485c88477cd66d881786", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcf037ec48148848f6b748803dbb3c2"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8161fce7e9fe4eeaa854cfb2e7efe2aa"}, {"url": "http://172.30.9.37:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d725ac73b2a1494b8f99c0682114d24c"}], "type": "compute", "id": "7451d63981d149feaf2151962364ad2c", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.37:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4b242c4975e34ca39b78982198d94374"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ad173c926aa040818073f079187f3f4c"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0b57aebca5b4a158f015e453f0e6854"}], "type": "event", "id": "7a8958b86d2446adaf1273019fb26e9a", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "006f5f748dbc4d6e8ce92246ef69afd1"}, {"url": "http://172.30.9.37:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a281429a4849fc8eedf02a90c636b9"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1825051afd54c2bbdf8a4e9e6c09f63"}], "type": "network", "id": "874c7a2faadc4ed0a1afb4ce8c3d646a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6b11f2443f6143b883476562044a24d7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00955bf57dfa420c841ead6d87665d3a"}, {"url": "http://172.30.9.37:8776/v3/6b11f2443f6143b883476562044a24d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49ae9562630a4acba74c20afa6ed93f7"}, {"url": "http://192.30.9.4:8776/v3/6b11f2443f6143b883476562044a24d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab6dab870dbb4260bbc65ed7bf7b0902"}], "type": "volumev3", "id": "937e6ae4aca74d929426420bb754be18", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1aac2e8897e04a2ea773ab4017081bde"}, {"url": "http://172.30.9.37:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c31b2cbcac904bbbb050be8d722c67d6"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9a43bd7a93441e9abf9f0c647e050c3"}], "type": "identity", "id": "93c205ac3efb4419aa55ace6fa1dbbf3", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.37:8004/v1/6b11f2443f6143b883476562044a24d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d6d7a1ec9ac46a6ac6f4dd7fdfb6a72"}, {"url": "http://192.30.9.4:8004/v1/6b11f2443f6143b883476562044a24d7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5e59f7ddf1c4a9ebc2c7b72f83c3239"}, {"url": "http://192.30.9.4:8004/v1/6b11f2443f6143b883476562044a24d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eb0416b9b2ab48efba34a4577abd57b7"}], "type": "orchestration", "id": "a7b82e8a555141afbcad0413f05eb740", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.37:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1091fe32453143089388a68a5fffc377"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a21249e3c5744ed2ae3e164337226097"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9dacdd480e547c1b7642238010d67f7"}], "type": "alarming", "id": "aa5d09ed1a03467aafba8d301b695d4b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.37:8776/v2/6b11f2443f6143b883476562044a24d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e081e844dba4bf69186f8bf4789d9dc"}, {"url": "http://192.30.9.4:8776/v2/6b11f2443f6143b883476562044a24d7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4568d6ad6d4499ca8d37d9684d9f7c1"}, {"url": "http://192.30.9.4:8776/v2/6b11f2443f6143b883476562044a24d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6df4a32eaa42eda2ea04d0ae5c9a86"}], "type": "volumev2", "id": "d5e22408756942009b65bfb88c91a6f8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e5c14bf44f24bfc9ef4ca8bf3913da9"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c579d562040b4533ad98faf6714890d8"}, {"url": "http://172.30.9.37:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee286c5b2ed24fb19536fea01b066fad"}], "type": "metric", "id": "dd1c7269973b4301aa1892b721a78fb5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ff6ee84c9444170bac6ddefb7689e2a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf9e369bcf644014abe4a2c9bad9c8b2"}, {"url": "http://172.30.9.37:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d669d9aa7bd7413bb989a4f979dcc871"}], "type": "cloudformation", "id": "ed86de356e924d17b551a2169f953c98", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.37:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2f8c173af6364edf974207b828d22027"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7810751389e44e628c986345e3416685"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f27a2e54a044a70a0742331b10cc31b"}], "type": "image", "id": "f405237b899546bc96fef9bff7ff8780", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "91d186dc05e04a949fa38872730b130a"}, "audit_ids": ["M3RWpb95QtG6VOHAWUdSaA"], "issued_at": "2019-03-25T21:14:50.000000Z"}} 2019-03-25 21:14:50,020 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-25 21:14:50,021 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c42adf725e9779132806f9ef3ad5c4241d8534dc" 2019-03-25 21:14:50,380 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Mon, 25 Mar 2019 21:14:50 GMT X-Openstack-Request-Id: req-166e55ec-046e-4969-affb-75fdea83474c 2019-03-25 21:14:50,380 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"39f6a7de-fe0a-4d74-ab36-900db9e46127","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"d63177074eef45bd949b8fd2e0f3efc8","l2_adjacency":true,"status":"ACTIVE","subnets":["45132bb9-b5c2-4ed3-85b9-9add1bd00bfe"],"description":"","tags":[],"updated_at":"2019-03-25T21:09:30Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d63177074eef45bd949b8fd2e0f3efc8","created_at":"2019-03-25T21:09:22Z","provider:network_type":"flat"}]} 2019-03-25 21:14:50,380 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks.json?router%3Aexternal=True used request id req-166e55ec-046e-4969-affb-75fdea83474c 2019-03-25 21:14:50,380 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.359676837921s 2019-03-25 21:14:50,387 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-25 21:14:50,393 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 25 Mar 2019 21:14:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-699876b9-1e20-4015-9159-6698411ffebf 2019-03-25 21:14:50,393 - 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.37:5000/v3/", "rel": "self"}]}]}} 2019-03-25 21:14:50,393 - keystoneauth.session - DEBUG - GET call to http://172.30.9.37:5000/ used request id req-699876b9-1e20-4015-9159-6698411ffebf 2019-03-25 21:14:50,394 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-25 21:14:50,398 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c42adf725e9779132806f9ef3ad5c4241d8534dc" 2019-03-25 21:14:50,629 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Mon, 25 Mar 2019 21:14:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08ff83d4-f218-4da8-b20c-44e5fa3e15fe 2019-03-25 21:14:50,630 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.37:5000/v3/domains/2c6fa993d67c46498996ae574963de36"}, "tags": [], "enabled": true, "id": "2c6fa993d67c46498996ae574963de36", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.37:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.37:5000/v3/domains", "previous": null, "next": null}} 2019-03-25 21:14:50,630 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/domains used request id req-08ff83d4-f218-4da8-b20c-44e5fa3e15fe 2019-03-25 21:14:50,630 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.235710859299s 2019-03-25 21:14:50,637 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-03-25 21:14:50,640 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c42adf725e9779132806f9ef3ad5c4241d8534dc" -d '{"project": {"description": "Created by OPNFV Functest: vmready2", "enabled": true, "domain_id": "default", "name": "vmready2-project_70023dbb-1292-49ea-a7ed-1a6a6ddbe760"}}' 2019-03-25 21:14:50,930 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 362 Content-Type: application/json Date: Mon, 25 Mar 2019 21:14:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4d708245-fd5e-4994-b334-d3d2df82c592 2019-03-25 21:14:50,930 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.37:5000/v3/projects/9e8e21d4b7524f779c801836f8341a3d"}, "tags": [], "enabled": true, "id": "9e8e21d4b7524f779c801836f8341a3d", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_70023dbb-1292-49ea-a7ed-1a6a6ddbe760"}} 2019-03-25 21:14:50,930 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.37:5000/v3/projects used request id req-4d708245-fd5e-4994-b334-d3d2df82c592 2019-03-25 21:14:50,931 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.293323040009s 2019-03-25 21:14:50,931 - 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'9e8e21d4b7524f779c801836f8341a3d', '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_70023dbb-1292-49ea-a7ed-1a6a6ddbe760'}) 2019-03-25 21:14:50,938 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-03-25 21:14:50,941 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c42adf725e9779132806f9ef3ad5c4241d8534dc" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "Jk1n8LBdNlFM0RJ38mzC0mTcuIrWYc", "email": null, "name": "vmready2-user_70023dbb-1292-49ea-a7ed-1a6a6ddbe760"}}' 2019-03-25 21:14:51,567 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 323 Content-Type: application/json Date: Mon, 25 Mar 2019 21:14:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7e410041-2028-40cb-bf8a-0bfc65306cb3 2019-03-25 21:14:51,567 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vmready2-user_70023dbb-1292-49ea-a7ed-1a6a6ddbe760", "links": {"self": "http://172.30.9.37:5000/v3/users/a3bbfba332104e8f88cd2259a5c34013"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a3bbfba332104e8f88cd2259a5c34013", "domain_id": "default", "password_expires_at": null}} 2019-03-25 21:14:51,567 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.37:5000/v3/users used request id req-7e410041-2028-40cb-bf8a-0bfc65306cb3 2019-03-25 21:14:51,567 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.62970995903s 2019-03-25 21:14:51,568 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'a3bbfba332104e8f88cd2259a5c34013', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vmready2-user_70023dbb-1292-49ea-a7ed-1a6a6ddbe760'}) 2019-03-25 21:14:51,572 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-25 21:14:51,575 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c42adf725e9779132806f9ef3ad5c4241d8534dc" 2019-03-25 21:14:51,780 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Mon, 25 Mar 2019 21:14:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99923334-055e-40dd-afd5-ccd343e76a24 2019-03-25 21:14:51,780 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "11032691bf034d33af51afe8b5ce7476", "links": {"self": "http://172.30.9.37:5000/v3/roles/11032691bf034d33af51afe8b5ce7476"}, "name": "admin"}, {"domain_id": null, "id": "26a54836e73f4d07bbcc0d342c766b1a", "links": {"self": "http://172.30.9.37:5000/v3/roles/26a54836e73f4d07bbcc0d342c766b1a"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2f48d72bb1f44c6e85f2f15174631ba8", "links": {"self": "http://172.30.9.37:5000/v3/roles/2f48d72bb1f44c6e85f2f15174631ba8"}, "name": "reader"}, {"domain_id": null, "id": "31501dbd647741fa87bff782f6de9470", "links": {"self": "http://172.30.9.37:5000/v3/roles/31501dbd647741fa87bff782f6de9470"}, "name": "member"}, {"domain_id": null, "id": "43a14f86aa66403b8924451803571219", "links": {"self": "http://172.30.9.37:5000/v3/roles/43a14f86aa66403b8924451803571219"}, "name": "swiftoperator"}, {"domain_id": null, "id": "5bc3330773bb4f488fa76a8d2b51727e", "links": {"self": "http://172.30.9.37:5000/v3/roles/5bc3330773bb4f488fa76a8d2b51727e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.37:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-03-25 21:14:51,781 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/roles used request id req-99923334-055e-40dd-afd5-ccd343e76a24 2019-03-25 21:14:51,781 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.209082126617s 2019-03-25 21:14:51,786 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-25 21:14:51,789 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c42adf725e9779132806f9ef3ad5c4241d8534dc" 2019-03-25 21:14:51,994 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Mon, 25 Mar 2019 21:14:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef0b22a0-9bc9-40f9-b362-9d6f0e681f29 2019-03-25 21:14:51,994 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "11032691bf034d33af51afe8b5ce7476", "links": {"self": "http://172.30.9.37:5000/v3/roles/11032691bf034d33af51afe8b5ce7476"}, "name": "admin"}, {"domain_id": null, "id": "26a54836e73f4d07bbcc0d342c766b1a", "links": {"self": "http://172.30.9.37:5000/v3/roles/26a54836e73f4d07bbcc0d342c766b1a"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2f48d72bb1f44c6e85f2f15174631ba8", "links": {"self": "http://172.30.9.37:5000/v3/roles/2f48d72bb1f44c6e85f2f15174631ba8"}, "name": "reader"}, {"domain_id": null, "id": "31501dbd647741fa87bff782f6de9470", "links": {"self": "http://172.30.9.37:5000/v3/roles/31501dbd647741fa87bff782f6de9470"}, "name": "member"}, {"domain_id": null, "id": "43a14f86aa66403b8924451803571219", "links": {"self": "http://172.30.9.37:5000/v3/roles/43a14f86aa66403b8924451803571219"}, "name": "swiftoperator"}, {"domain_id": null, "id": "5bc3330773bb4f488fa76a8d2b51727e", "links": {"self": "http://172.30.9.37:5000/v3/roles/5bc3330773bb4f488fa76a8d2b51727e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.37:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-03-25 21:14:51,995 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/roles used request id req-ef0b22a0-9bc9-40f9-b362-9d6f0e681f29 2019-03-25 21:14:51,995 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.208891153336s 2019-03-25 21:14:52,000 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-25 21:14:52,004 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c42adf725e9779132806f9ef3ad5c4241d8534dc" 2019-03-25 21:14:52,195 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Mon, 25 Mar 2019 21:14:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ea227c4-a763-4759-ab89-f8b05ae49fce 2019-03-25 21:14:52,196 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "11032691bf034d33af51afe8b5ce7476", "links": {"self": "http://172.30.9.37:5000/v3/roles/11032691bf034d33af51afe8b5ce7476"}, "name": "admin"}, {"domain_id": null, "id": "26a54836e73f4d07bbcc0d342c766b1a", "links": {"self": "http://172.30.9.37:5000/v3/roles/26a54836e73f4d07bbcc0d342c766b1a"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2f48d72bb1f44c6e85f2f15174631ba8", "links": {"self": "http://172.30.9.37:5000/v3/roles/2f48d72bb1f44c6e85f2f15174631ba8"}, "name": "reader"}, {"domain_id": null, "id": "31501dbd647741fa87bff782f6de9470", "links": {"self": "http://172.30.9.37:5000/v3/roles/31501dbd647741fa87bff782f6de9470"}, "name": "member"}, {"domain_id": null, "id": "43a14f86aa66403b8924451803571219", "links": {"self": "http://172.30.9.37:5000/v3/roles/43a14f86aa66403b8924451803571219"}, "name": "swiftoperator"}, {"domain_id": null, "id": "5bc3330773bb4f488fa76a8d2b51727e", "links": {"self": "http://172.30.9.37:5000/v3/roles/5bc3330773bb4f488fa76a8d2b51727e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.37:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-03-25 21:14:52,196 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/roles used request id req-6ea227c4-a763-4759-ab89-f8b05ae49fce 2019-03-25 21:14:52,196 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.195950984955s 2019-03-25 21:14:52,201 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-25 21:14:52,205 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c42adf725e9779132806f9ef3ad5c4241d8534dc" 2019-03-25 21:14:52,425 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 25 Mar 2019 21:14:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b086956-0f65-48cb-95b1-f59fc79373e6 2019-03-25 21:14:52,425 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.37:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-03-25 21:14:52,425 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/domains/default used request id req-3b086956-0f65-48cb-95b1-f59fc79373e6 2019-03-25 21:14:52,426 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.224203824997s 2019-03-25 21:14:52,426 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-25 21:14:52,430 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c42adf725e9779132806f9ef3ad5c4241d8534dc" 2019-03-25 21:14:52,644 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 842 Content-Type: application/json Date: Mon, 25 Mar 2019 21:14:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7520123d-acef-4ee5-8ec4-2839d8ca8401 2019-03-25 21:14:52,645 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.37:5000/v3/users/053b21d2961448219162354ca8fc45d4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "053b21d2961448219162354ca8fc45d4", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.37:5000/v3/users/0cba997e091b45c8a73a8f45a0fe8dfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0cba997e091b45c8a73a8f45a0fe8dfd", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.37:5000/v3/users/22818d158bfa4ff8a0d6c434c2fe4516"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22818d158bfa4ff8a0d6c434c2fe4516", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.37:5000/v3/users/5e7d7fe83262429c99fab72fb7c561a1"}, "domain_id": "2c6fa993d67c46498996ae574963de36", "enabled": true, "options": {}, "id": "5e7d7fe83262429c99fab72fb7c561a1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.37:5000/v3/users/6602f61170074466bd94c1cfdb1b3c4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6602f61170074466bd94c1cfdb1b3c4a", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.37:5000/v3/users/75d04b39ef964aa2aefb7eff2eeb5139"}, "domain_id": "default", "enabled": true, "options": {}, "id": "75d04b39ef964aa2aefb7eff2eeb5139", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.37:5000/v3/users/91d186dc05e04a949fa38872730b130a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91d186dc05e04a949fa38872730b130a", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.37:5000/v3/users/9219d9d950464544ad2edf2658f059fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9219d9d950464544ad2edf2658f059fc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "vmready2-user_70023dbb-1292-49ea-a7ed-1a6a6ddbe760", "links": {"self": "http://172.30.9.37:5000/v3/users/a3bbfba332104e8f88cd2259a5c34013"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a3bbfba332104e8f88cd2259a5c34013", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.37:5000/v3/users/b96cd7f17be240a5a085784f45e112ff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b96cd7f17be240a5a085784f45e112ff", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.37:5000/v3/users/bafa64a0510d4b098aba158324913e75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bafa64a0510d4b098aba158324913e75", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.37:5000/v3/users/c1263c615409449180a70c80d0e8307b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1263c615409449180a70c80d0e8307b", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.37:5000/v3/users/d85463bfa89c4aa2bcee23903e9f8b83"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d85463bfa89c4aa2bcee23903e9f8b83", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.37:5000/v3/users/e01f080a568141e981cb8c61c56d895a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e01f080a568141e981cb8c61c56d895a", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.37:5000/v3/users/fb4c5eb01265472eaddf10d884bd77c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb4c5eb01265472eaddf10d884bd77c1", "email": "swift@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.37:5000/v3/users", "previous": null, "next": null}} 2019-03-25 21:14:52,645 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/users used request id req-7520123d-acef-4ee5-8ec4-2839d8ca8401 2019-03-25 21:14:52,645 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.218814849854s 2019-03-25 21:14:52,657 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-25 21:14:52,661 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c42adf725e9779132806f9ef3ad5c4241d8534dc" 2019-03-25 21:14:52,877 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Mon, 25 Mar 2019 21:14:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47e68c74-1e52-401b-8fb6-da349742cad1 2019-03-25 21:14:52,878 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.37:5000/v3/projects/6b11f2443f6143b883476562044a24d7"}, "tags": [], "enabled": true, "id": "6b11f2443f6143b883476562044a24d7", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.37:5000/v3/projects/d63177074eef45bd949b8fd2e0f3efc8"}, "tags": [], "enabled": true, "id": "d63177074eef45bd949b8fd2e0f3efc8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.37:5000/v3/projects/9e8e21d4b7524f779c801836f8341a3d"}, "tags": [], "enabled": true, "id": "9e8e21d4b7524f779c801836f8341a3d", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_70023dbb-1292-49ea-a7ed-1a6a6ddbe760"}]} 2019-03-25 21:14:52,878 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/projects?domain_id=default used request id req-47e68c74-1e52-401b-8fb6-da349742cad1 2019-03-25 21:14:52,878 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.220678091049s 2019-03-25 21:14:52,886 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-03-25 21:14:52,889 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:5000/v3/role_assignments?user.id=a3bbfba332104e8f88cd2259a5c34013&role.id=31501dbd647741fa87bff782f6de9470&scope.project.id=9e8e21d4b7524f779c801836f8341a3d" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c42adf725e9779132806f9ef3ad5c4241d8534dc" 2019-03-25 21:14:53,098 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Mon, 25 Mar 2019 21:14:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da7839c7-cc7b-46e7-a0d9-fa58612ace10 2019-03-25 21:14:53,099 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.37:5000/v3/role_assignments?user.id=a3bbfba332104e8f88cd2259a5c34013&role.id=31501dbd647741fa87bff782f6de9470&scope.project.id=9e8e21d4b7524f779c801836f8341a3d", "previous": null, "next": null}} 2019-03-25 21:14:53,099 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/role_assignments?user.id=a3bbfba332104e8f88cd2259a5c34013&role.id=31501dbd647741fa87bff782f6de9470&scope.project.id=9e8e21d4b7524f779c801836f8341a3d used request id req-da7839c7-cc7b-46e7-a0d9-fa58612ace10 2019-03-25 21:14:53,099 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.21276807785s 2019-03-25 21:14:53,103 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-03-25 21:14:53,106 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.37:5000/v3/projects/9e8e21d4b7524f779c801836f8341a3d/users/a3bbfba332104e8f88cd2259a5c34013/roles/31501dbd647741fa87bff782f6de9470 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c42adf725e9779132806f9ef3ad5c4241d8534dc" 2019-03-25 21:14:53,395 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 25 Mar 2019 21:14:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cac82c16-4102-4dc8-a1f2-68f9c130fa13 2019-03-25 21:14:53,395 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-25 21:14:53,395 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.37:5000/v3/projects/9e8e21d4b7524f779c801836f8341a3d/users/a3bbfba332104e8f88cd2259a5c34013/roles/31501dbd647741fa87bff782f6de9470 used request id req-cac82c16-4102-4dc8-a1f2-68f9c130fa13 2019-03-25 21:14:53,395 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.2924721241s 2019-03-25 21:14:53,396 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vmready2-project_70023dbb-1292-49ea-a7ed-1a6a6ddbe760', 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'9e8e21d4b7524f779c801836f8341a3d', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'Jk1n8LBdNlFM0RJ38mzC0mTcuIrWYc', 'username': u'vmready2-user_70023dbb-1292-49ea-a7ed-1a6a6ddbe760', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.37:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-03-25 21:14:53,400 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vmready2-user_70023dbb-1292-49ea-a7ed-1a6a6ddbe760', 'password': 'Jk1n8LBdNlFM0RJ38mzC0mTcuIrWYc', 'project_name': 'vmready2-project_70023dbb-1292-49ea-a7ed-1a6a6ddbe760', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.37:5000/v3', 'project_id': '9e8e21d4b7524f779c801836f8341a3d', 'project_domain_name': 'Default'} 2019-03-25 21:14:53,401 - xtesting.ci.run_tests - INFO - Running test case 'vmready2'... 2019-03-25 21:14:53,401 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-25 21:14:53,405 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c42adf725e9779132806f9ef3ad5c4241d8534dc" 2019-03-25 21:14:53,526 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Mon, 25 Mar 2019 21:14:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1b80e45-186d-48df-b318-96aa71a00398 2019-03-25 21:14:53,527 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.37:5000/v3/domains/2c6fa993d67c46498996ae574963de36"}, "tags": [], "enabled": true, "id": "2c6fa993d67c46498996ae574963de36", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.37:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.37:5000/v3/domains", "previous": null, "next": null}} 2019-03-25 21:14:53,527 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/domains used request id req-d1b80e45-186d-48df-b318-96aa71a00398 2019-03-25 21:14:53,527 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.125757217407s 2019-03-25 21:14:53,534 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-25 21:14:53,537 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c42adf725e9779132806f9ef3ad5c4241d8534dc" 2019-03-25 21:14:53,671 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Mon, 25 Mar 2019 21:14:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2477264d-33fe-4deb-80c8-d8968b05a0c9 2019-03-25 21:14:53,671 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.37:5000/v3/projects/6b11f2443f6143b883476562044a24d7"}, "tags": [], "enabled": true, "id": "6b11f2443f6143b883476562044a24d7", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.37:5000/v3/projects/d63177074eef45bd949b8fd2e0f3efc8"}, "tags": [], "enabled": true, "id": "d63177074eef45bd949b8fd2e0f3efc8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.37:5000/v3/projects/9e8e21d4b7524f779c801836f8341a3d"}, "tags": [], "enabled": true, "id": "9e8e21d4b7524f779c801836f8341a3d", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_70023dbb-1292-49ea-a7ed-1a6a6ddbe760"}]} 2019-03-25 21:14:53,672 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/projects?domain_id=default used request id req-2477264d-33fe-4deb-80c8-d8968b05a0c9 2019-03-25 21:14:53,672 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.137484073639s 2019-03-25 21:14:53,674 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-03-25 21:14:53,674 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c42adf725e9779132806f9ef3ad5c4241d8534dc" -d '{"network": {"tenant_id": "9e8e21d4b7524f779c801836f8341a3d", "name": "vmready2-net_70023dbb-1292-49ea-a7ed-1a6a6ddbe760", "admin_state_up": true}}' 2019-03-25 21:14:54,341 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 722 Content-Type: application/json Date: Mon, 25 Mar 2019 21:14:54 GMT X-Openstack-Request-Id: req-bc216d6e-e36d-4cf2-8f6b-d7adc93a0d29 2019-03-25 21:14:54,342 - 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":"493b7103-7f94-4650-ac69-3bbd7f15422a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":10,"ipv4_address_scope":null,"shared":false,"project_id":"9e8e21d4b7524f779c801836f8341a3d","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-25T21:14:54Z","is_default":false,"qos_policy_id":null,"name":"vmready2-net_70023dbb-1292-49ea-a7ed-1a6a6ddbe760","admin_state_up":true,"tenant_id":"9e8e21d4b7524f779c801836f8341a3d","created_at":"2019-03-25T21:14:54Z","mtu":1450}} 2019-03-25 21:14:54,342 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/networks.json used request id req-bc216d6e-e36d-4cf2-8f6b-d7adc93a0d29 2019-03-25 21:14:54,342 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.668282985687s 2019-03-25 21:14:54,343 - 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-03-25T21:14:54Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'493b7103-7f94-4650-ac69-3bbd7f15422a', u'provider:segmentation_id': 10, 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_70023dbb-1292-49ea-a7ed-1a6a6ddbe760', u'created_at': u'2019-03-25T21:14:54Z', u'mtu': 1450, u'tenant_id': u'9e8e21d4b7524f779c801836f8341a3d', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'9e8e21d4b7524f779c801836f8341a3d', u'l2_adjacency': True}) 2019-03-25 21:14:54,347 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-25 21:14:54,353 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Mon, 25 Mar 2019 21:14:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef86f372-b293-4bd4-93c9-d9c3c85ba133 2019-03-25 21:14:54,353 - 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.37:5000/v3/", "rel": "self"}]}} 2019-03-25 21:14:54,353 - keystoneauth.session - DEBUG - GET call to http://172.30.9.37:5000/v3 used request id req-ef86f372-b293-4bd4-93c9-d9c3c85ba133 2019-03-25 21:14:54,354 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.37:5000/v3/auth/tokens 2019-03-25 21:14:54,767 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2f48d72bb1f44c6e85f2f15174631ba8", "name": "reader"}, {"id": "31501dbd647741fa87bff782f6de9470", "name": "member"}], "expires_at": "2019-03-25T22:14:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9e8e21d4b7524f779c801836f8341a3d", "name": "vmready2-project_70023dbb-1292-49ea-a7ed-1a6a6ddbe760"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3daccdd2fb9f43e8b818531b4fb92807"}, {"url": "http://172.30.9.37:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e41bcab4d3c4bed9cc8969e96168665"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84a95a7598204c55af91d53066a0f726"}], "type": "placement", "id": "005dcbfbaa674ae8a6b857c9d1960eb8", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/9e8e21d4b7524f779c801836f8341a3d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "995fa168e6134cbf87266009a4f9620e"}, {"url": "http://172.30.9.37:8776/v1/9e8e21d4b7524f779c801836f8341a3d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d869ce8c63804619ba2f66d14ae1298e"}, {"url": "http://192.30.9.4:8776/v1/9e8e21d4b7524f779c801836f8341a3d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e793731bdb994440a21123ae52453b61"}], "type": "volume", "id": "052490c6c2dd40cc95525a429d2f04a9", "name": "cinder"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_9e8e21d4b7524f779c801836f8341a3d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "090f2bf18d2b405cbfc39cffe9a9a696"}, {"url": "http://172.30.9.37:8080/v1/AUTH_9e8e21d4b7524f779c801836f8341a3d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620414687e43414da7be25e6d2af3d94"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6eea3834ee1746348535e9a59297d26d"}], "type": "object-store", "id": "0b229423de3b46debe189f9545bb08a1", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "69669f277418485c88477cd66d881786", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcf037ec48148848f6b748803dbb3c2"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8161fce7e9fe4eeaa854cfb2e7efe2aa"}, {"url": "http://172.30.9.37:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d725ac73b2a1494b8f99c0682114d24c"}], "type": "compute", "id": "7451d63981d149feaf2151962364ad2c", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.37:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4b242c4975e34ca39b78982198d94374"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ad173c926aa040818073f079187f3f4c"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0b57aebca5b4a158f015e453f0e6854"}], "type": "event", "id": "7a8958b86d2446adaf1273019fb26e9a", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "006f5f748dbc4d6e8ce92246ef69afd1"}, {"url": "http://172.30.9.37:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a281429a4849fc8eedf02a90c636b9"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1825051afd54c2bbdf8a4e9e6c09f63"}], "type": "network", "id": "874c7a2faadc4ed0a1afb4ce8c3d646a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/9e8e21d4b7524f779c801836f8341a3d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00955bf57dfa420c841ead6d87665d3a"}, {"url": "http://172.30.9.37:8776/v3/9e8e21d4b7524f779c801836f8341a3d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49ae9562630a4acba74c20afa6ed93f7"}, {"url": "http://192.30.9.4:8776/v3/9e8e21d4b7524f779c801836f8341a3d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab6dab870dbb4260bbc65ed7bf7b0902"}], "type": "volumev3", "id": "937e6ae4aca74d929426420bb754be18", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1aac2e8897e04a2ea773ab4017081bde"}, {"url": "http://172.30.9.37:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c31b2cbcac904bbbb050be8d722c67d6"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9a43bd7a93441e9abf9f0c647e050c3"}], "type": "identity", "id": "93c205ac3efb4419aa55ace6fa1dbbf3", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.37:8004/v1/9e8e21d4b7524f779c801836f8341a3d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d6d7a1ec9ac46a6ac6f4dd7fdfb6a72"}, {"url": "http://192.30.9.4:8004/v1/9e8e21d4b7524f779c801836f8341a3d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5e59f7ddf1c4a9ebc2c7b72f83c3239"}, {"url": "http://192.30.9.4:8004/v1/9e8e21d4b7524f779c801836f8341a3d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eb0416b9b2ab48efba34a4577abd57b7"}], "type": "orchestration", "id": "a7b82e8a555141afbcad0413f05eb740", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.37:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1091fe32453143089388a68a5fffc377"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a21249e3c5744ed2ae3e164337226097"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9dacdd480e547c1b7642238010d67f7"}], "type": "alarming", "id": "aa5d09ed1a03467aafba8d301b695d4b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.37:8776/v2/9e8e21d4b7524f779c801836f8341a3d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e081e844dba4bf69186f8bf4789d9dc"}, {"url": "http://192.30.9.4:8776/v2/9e8e21d4b7524f779c801836f8341a3d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4568d6ad6d4499ca8d37d9684d9f7c1"}, {"url": "http://192.30.9.4:8776/v2/9e8e21d4b7524f779c801836f8341a3d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6df4a32eaa42eda2ea04d0ae5c9a86"}], "type": "volumev2", "id": "d5e22408756942009b65bfb88c91a6f8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e5c14bf44f24bfc9ef4ca8bf3913da9"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c579d562040b4533ad98faf6714890d8"}, {"url": "http://172.30.9.37:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee286c5b2ed24fb19536fea01b066fad"}], "type": "metric", "id": "dd1c7269973b4301aa1892b721a78fb5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ff6ee84c9444170bac6ddefb7689e2a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf9e369bcf644014abe4a2c9bad9c8b2"}, {"url": "http://172.30.9.37:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d669d9aa7bd7413bb989a4f979dcc871"}], "type": "cloudformation", "id": "ed86de356e924d17b551a2169f953c98", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.37:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2f8c173af6364edf974207b828d22027"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7810751389e44e628c986345e3416685"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f27a2e54a044a70a0742331b10cc31b"}], "type": "image", "id": "f405237b899546bc96fef9bff7ff8780", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vmready2-user_70023dbb-1292-49ea-a7ed-1a6a6ddbe760", "id": "a3bbfba332104e8f88cd2259a5c34013"}, "audit_ids": ["yqhGTAfqTnShbGR0pFmzyw"], "issued_at": "2019-03-25T21:14:54.000000Z"}} 2019-03-25 21:14:54,771 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-25 21:14:54,771 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}68d808952af56425d1c09b98e8049fd8ee06f291" 2019-03-25 21:14:55,173 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1229 Content-Type: application/json Date: Mon, 25 Mar 2019 21:14:55 GMT X-Openstack-Request-Id: req-6d7dd2a1-8ab4-40a2-a95a-1d8aa9a8ec91 2019-03-25 21:14:55,173 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"39f6a7de-fe0a-4d74-ab36-900db9e46127","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d63177074eef45bd949b8fd2e0f3efc8","l2_adjacency":true,"status":"ACTIVE","subnets":["45132bb9-b5c2-4ed3-85b9-9add1bd00bfe"],"description":"","tags":[],"updated_at":"2019-03-25T21:09:30Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d63177074eef45bd949b8fd2e0f3efc8","created_at":"2019-03-25T21:09:22Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"493b7103-7f94-4650-ac69-3bbd7f15422a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"9e8e21d4b7524f779c801836f8341a3d","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-25T21:14:54Z","qos_policy_id":null,"name":"vmready2-net_70023dbb-1292-49ea-a7ed-1a6a6ddbe760","admin_state_up":true,"tenant_id":"9e8e21d4b7524f779c801836f8341a3d","created_at":"2019-03-25T21:14:54Z","mtu":1450}]} 2019-03-25 21:14:55,174 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks.json used request id req-6d7dd2a1-8ab4-40a2-a95a-1d8aa9a8ec91 2019-03-25 21:14:55,174 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.403045892715s 2019-03-25 21:14:55,175 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-03-25 21:14:55,176 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}68d808952af56425d1c09b98e8049fd8ee06f291" -d '{"subnet": {"name": "vmready2-subnet_70023dbb-1292-49ea-a7ed-1a6a6ddbe760", "enable_dhcp": true, "network_id": "493b7103-7f94-4650-ac69-3bbd7f15422a", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-03-25 21:14:56,892 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 676 Content-Type: application/json Date: Mon, 25 Mar 2019 21:14:57 GMT X-Openstack-Request-Id: req-e9e58b44-60f2-4ea9-a97d-661b8936ae49 2019-03-25 21:14:56,892 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"493b7103-7f94-4650-ac69-3bbd7f15422a","tenant_id":"9e8e21d4b7524f779c801836f8341a3d","created_at":"2019-03-25T21:14:56Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-03-25T21:14: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":"9e8e21d4b7524f779c801836f8341a3d","id":"9e4370e6-cd8d-45a0-b524-8d1d20b40098","subnetpool_id":null,"name":"vmready2-subnet_70023dbb-1292-49ea-a7ed-1a6a6ddbe760"}} 2019-03-25 21:14:56,892 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/subnets.json used request id req-e9e58b44-60f2-4ea9-a97d-661b8936ae49 2019-03-25 21:14:56,892 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.71713685989s 2019-03-25 21:14:56,893 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-03-25T21:14: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'9e4370e6-cd8d-45a0-b524-8d1d20b40098', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready2-subnet_70023dbb-1292-49ea-a7ed-1a6a6ddbe760', u'enable_dhcp': True, u'network_id': u'493b7103-7f94-4650-ac69-3bbd7f15422a', u'tenant_id': u'9e8e21d4b7524f779c801836f8341a3d', u'created_at': u'2019-03-25T21:14: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'9e8e21d4b7524f779c801836f8341a3d'}) 2019-03-25 21:14:56,893 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-03-25 21:14:56,894 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}68d808952af56425d1c09b98e8049fd8ee06f291" -d '{"router": {"external_gateway_info": {"network_id": "39f6a7de-fe0a-4d74-ab36-900db9e46127"}, "name": "vmready2-router_70023dbb-1292-49ea-a7ed-1a6a6ddbe760", "admin_state_up": true}}' 2019-03-25 21:15:03,602 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 695 Content-Type: application/json Date: Mon, 25 Mar 2019 21:15:03 GMT X-Openstack-Request-Id: req-92102ba8-3e18-45c7-96e3-9852d2fc908b 2019-03-25 21:15:03,602 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "39f6a7de-fe0a-4d74-ab36-900db9e46127", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "45132bb9-b5c2-4ed3-85b9-9add1bd00bfe", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "9e8e21d4b7524f779c801836f8341a3d", "created_at": "2019-03-25T21:14:58Z", "admin_state_up": true, "updated_at": "2019-03-25T21:14:59Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "9e8e21d4b7524f779c801836f8341a3d", "id": "7984a43e-91a2-400f-b864-0f92ee892773", "name": "vmready2-router_70023dbb-1292-49ea-a7ed-1a6a6ddbe760"}} 2019-03-25 21:15:03,602 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/routers.json used request id req-92102ba8-3e18-45c7-96e3-9852d2fc908b 2019-03-25 21:15:03,603 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 6.70910692215s 2019-03-25 21:15:03,603 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-03-25T21:14:59Z', u'revision_number': 3, u'id': u'7984a43e-91a2-400f-b864-0f92ee892773', u'external_gateway_info': {u'network_id': u'39f6a7de-fe0a-4d74-ab36-900db9e46127', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'45132bb9-b5c2-4ed3-85b9-9add1bd00bfe', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready2-router_70023dbb-1292-49ea-a7ed-1a6a6ddbe760', u'admin_state_up': True, u'tenant_id': u'9e8e21d4b7524f779c801836f8341a3d', u'created_at': u'2019-03-25T21:14:58Z', u'flavor_id': None, u'routes': [], u'project_id': u'9e8e21d4b7524f779c801836f8341a3d'}) 2019-03-25 21:15:03,604 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-03-25 21:15:03,604 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.37:9696/v2.0/routers/7984a43e-91a2-400f-b864-0f92ee892773/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}68d808952af56425d1c09b98e8049fd8ee06f291" -d '{"subnet_id": "9e4370e6-cd8d-45a0-b524-8d1d20b40098"}' 2019-03-25 21:15:07,918 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Mon, 25 Mar 2019 21:15:07 GMT X-Openstack-Request-Id: req-3857ab6b-c40e-4c75-8cce-692b4408fbc2 2019-03-25 21:15:07,918 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "493b7103-7f94-4650-ac69-3bbd7f15422a", "tenant_id": "9e8e21d4b7524f779c801836f8341a3d", "subnet_id": "9e4370e6-cd8d-45a0-b524-8d1d20b40098", "subnet_ids": ["9e4370e6-cd8d-45a0-b524-8d1d20b40098"], "port_id": "94e32ef2-bd32-4d27-8dea-31578fa90075", "id": "7984a43e-91a2-400f-b864-0f92ee892773"} 2019-03-25 21:15:07,918 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.37:9696/v2.0/routers/7984a43e-91a2-400f-b864-0f92ee892773/add_router_interface.json used request id req-3857ab6b-c40e-4c75-8cce-692b4408fbc2 2019-03-25 21:15:07,918 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 4.31454110146s 2019-03-25 21:15:07,919 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-03-25 21:15:08,020 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-03-25 21:15:08,023 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-25 21:15:08,028 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Mon, 25 Mar 2019 21:15:08 GMT 2019-03-25 21:15:08,028 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}]} 2019-03-25 21:15:08,033 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-25 21:15:08,037 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}68d808952af56425d1c09b98e8049fd8ee06f291" 2019-03-25 21:15:08,839 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Mon, 25 Mar 2019 21:15:08 GMT X-Openstack-Request-Id: req-ae875083-45c5-4f23-a931-0d9d6fab699a 2019-03-25 21:15:08,839 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-25 21:15:08,840 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.37:9292/v2/images used request id req-ae875083-45c5-4f23-a931-0d9d6fab699a 2019-03-25 21:15:08,840 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.806267023087s 2019-03-25 21:15:08,849 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-03-25 21:15:08,853 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}68d808952af56425d1c09b98e8049fd8ee06f291" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vmready2-img_70023dbb-1292-49ea-a7ed-1a6a6ddbe760", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmready2-img_70023dbb-1292-49ea-a7ed-1a6a6ddbe760"}' 2019-03-25 21:15:09,705 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 933 Content-Type: application/json Date: Mon, 25 Mar 2019 21:15:09 GMT Location: http://172.30.9.37:9292/v2/images/ed15bdd1-37b9-4ffb-b75e-e3712ab41b99 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-6a24abb4-8ca9-4eab-9e49-447b07e62c27 2019-03-25 21:15:09,705 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-25T21:15:09Z", "file": "/v2/images/ed15bdd1-37b9-4ffb-b75e-e3712ab41b99/file", "owner": "9e8e21d4b7524f779c801836f8341a3d", "id": "ed15bdd1-37b9-4ffb-b75e-e3712ab41b99", "size": null, "self": "/v2/images/ed15bdd1-37b9-4ffb-b75e-e3712ab41b99", "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_70023dbb-1292-49ea-a7ed-1a6a6ddbe760", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_70023dbb-1292-49ea-a7ed-1a6a6ddbe760", "checksum": null, "created_at": "2019-03-25T21:15:09Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-03-25 21:15:09,705 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.37:9292/v2/images used request id req-6a24abb4-8ca9-4eab-9e49-447b07e62c27 2019-03-25 21:15:09,706 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.85678601265s 2019-03-25 21:15:09,706 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-03-25 21:15:09,710 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.37:9292/v2/images/ed15bdd1-37b9-4ffb-b75e-e3712ab41b99/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}68d808952af56425d1c09b98e8049fd8ee06f291" -d '' 2019-03-25 21:15:11,050 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 25 Mar 2019 21:15:11 GMT X-Openstack-Request-Id: req-63272f3b-bf61-4671-8e9f-f70d5a5b0545 2019-03-25 21:15:11,050 - 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-03-25 21:15:11,050 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.37:9292/v2/images/ed15bdd1-37b9-4ffb-b75e-e3712ab41b99/file used request id req-63272f3b-bf61-4671-8e9f-f70d5a5b0545 2019-03-25 21:15:11,051 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.34425997734s 2019-03-25 21:15:11,055 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-25 21:15:11,059 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}68d808952af56425d1c09b98e8049fd8ee06f291" 2019-03-25 21:15:11,874 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json Date: Mon, 25 Mar 2019 21:15:11 GMT X-Openstack-Request-Id: req-e8f7d587-44a4-498e-8215-ce50b2eecbd1 2019-03-25 21:15:11,874 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-25T21:15:11Z", "file": "/v2/images/ed15bdd1-37b9-4ffb-b75e-e3712ab41b99/file", "owner": "9e8e21d4b7524f779c801836f8341a3d", "id": "ed15bdd1-37b9-4ffb-b75e-e3712ab41b99", "size": 12716032, "self": "/v2/images/ed15bdd1-37b9-4ffb-b75e-e3712ab41b99", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://e462d782-10b3-4bf7-bfdc-4087219c1f00/images/ed15bdd1-37b9-4ffb-b75e-e3712ab41b99/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://e462d782-10b3-4bf7-bfdc-4087219c1f00/images/ed15bdd1-37b9-4ffb-b75e-e3712ab41b99/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_70023dbb-1292-49ea-a7ed-1a6a6ddbe760", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_70023dbb-1292-49ea-a7ed-1a6a6ddbe760", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-25T21:15:09Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-25 21:15:11,874 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.37:9292/v2/images used request id req-e8f7d587-44a4-498e-8215-ce50b2eecbd1 2019-03-25 21:15:11,875 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.819418907166s 2019-03-25 21:15:11,877 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://e462d782-10b3-4bf7-bfdc-4087219c1f00/images/ed15bdd1-37b9-4ffb-b75e-e3712ab41b99/snap', u'metadata': Munch({})})], 'file': u'/v2/images/ed15bdd1-37b9-4ffb-b75e-e3712ab41b99/file', 'owner': u'9e8e21d4b7524f779c801836f8341a3d', 'id': u'ed15bdd1-37b9-4ffb-b75e-e3712ab41b99', 'size': 12716032, u'self': u'/v2/images/ed15bdd1-37b9-4ffb-b75e-e3712ab41b99', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9e8e21d4b7524f779c801836f8341a3d', 'name': 'vmready2-project_70023dbb-1292-49ea-a7ed-1a6a6ddbe760', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://e462d782-10b3-4bf7-bfdc-4087219c1f00/images/ed15bdd1-37b9-4ffb-b75e-e3712ab41b99/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-03-25T21:15:11Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-03-25T21:15:11Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready2-img_70023dbb-1292-49ea-a7ed-1a6a6ddbe760', '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/ed15bdd1-37b9-4ffb-b75e-e3712ab41b99', 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_70023dbb-1292-49ea-a7ed-1a6a6ddbe760', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vmready2-img_70023dbb-1292-49ea-a7ed-1a6a6ddbe760', 'created': u'2019-03-25T21:15:09Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-03-25T21:15: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/ed15bdd1-37b9-4ffb-b75e-e3712ab41b99', 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_70023dbb-1292-49ea-a7ed-1a6a6ddbe760', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-03-25 21:15:11,880 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-03-25 21:15:11,883 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c42adf725e9779132806f9ef3ad5c4241d8534dc" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vmready2-flavor_70023dbb-1292-49ea-a7ed-1a6a6ddbe760", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-03-25 21:15:12,770 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Mon, 25 Mar 2019 21:15: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-d04b162f-abb5-4d3b-923d-54926d2c4a21 x-openstack-request-id: req-d04b162f-abb5-4d3b-923d-54926d2c4a21 2019-03-25 21:15:12,771 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "vmready2-flavor_70023dbb-1292-49ea-a7ed-1a6a6ddbe760", "links": [{"href": "http://172.30.9.37:8774/v2.1/flavors/136762c5-0051-4f25-b749-92f486d22829", "rel": "self"}, {"href": "http://172.30.9.37:8774/flavors/136762c5-0051-4f25-b749-92f486d22829", "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": "136762c5-0051-4f25-b749-92f486d22829"}} 2019-03-25 21:15:12,771 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/flavors used request id req-d04b162f-abb5-4d3b-923d-54926d2c4a21 2019-03-25 21:15:12,771 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.891125917435s 2019-03-25 21:15:12,772 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready2-flavor_70023dbb-1292-49ea-a7ed-1a6a6ddbe760', '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'6b11f2443f6143b883476562044a24d7', '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'136762c5-0051-4f25-b749-92f486d22829', 'swap': 0}) 2019-03-25 21:15:12,773 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-03-25 21:15:12,776 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:8774/v2.1/flavors/136762c5-0051-4f25-b749-92f486d22829/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c42adf725e9779132806f9ef3ad5c4241d8534dc" -d '{"extra_specs": {}}' 2019-03-25 21:15:12,907 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 25 Mar 2019 21:15:12 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2edddbcc-868f-4d50-bffc-3357fc4bfb09 x-openstack-request-id: req-2edddbcc-868f-4d50-bffc-3357fc4bfb09 2019-03-25 21:15:12,907 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-03-25 21:15:12,908 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/flavors/136762c5-0051-4f25-b749-92f486d22829/os-extra_specs used request id req-2edddbcc-868f-4d50-bffc-3357fc4bfb09 2019-03-25 21:15:12,908 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.1349401474s 2019-03-25 21:15:13,013 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-03-25 21:15:13,013 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready2 | functest | 00:20 | PASS | +-------------------+------------------+------------------+----------------+ 2019-03-25 21:15:13,018 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-03-25 21:15:13,018 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.37:9696/v2.0/routers/7984a43e-91a2-400f-b864-0f92ee892773/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}68d808952af56425d1c09b98e8049fd8ee06f291" -d '{"subnet_id": "9e4370e6-cd8d-45a0-b524-8d1d20b40098"}' 2019-03-25 21:15:16,832 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Mon, 25 Mar 2019 21:15:17 GMT X-Openstack-Request-Id: req-59e2bef3-6ec9-4422-be9c-114c7fe61dd3 2019-03-25 21:15:16,832 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "493b7103-7f94-4650-ac69-3bbd7f15422a", "tenant_id": "9e8e21d4b7524f779c801836f8341a3d", "subnet_id": "9e4370e6-cd8d-45a0-b524-8d1d20b40098", "subnet_ids": ["9e4370e6-cd8d-45a0-b524-8d1d20b40098"], "port_id": "94e32ef2-bd32-4d27-8dea-31578fa90075", "id": "7984a43e-91a2-400f-b864-0f92ee892773"} 2019-03-25 21:15:16,832 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.37:9696/v2.0/routers/7984a43e-91a2-400f-b864-0f92ee892773/remove_router_interface.json used request id req-59e2bef3-6ec9-4422-be9c-114c7fe61dd3 2019-03-25 21:15:16,832 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 3.81444215775s 2019-03-25 21:15:16,833 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-03-25 21:15:16,833 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}68d808952af56425d1c09b98e8049fd8ee06f291" 2019-03-25 21:15:18,027 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 704 Content-Type: application/json Date: Mon, 25 Mar 2019 21:15:18 GMT X-Openstack-Request-Id: req-99f11929-e379-460e-99d7-459986687fdf 2019-03-25 21:15:18,027 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "39f6a7de-fe0a-4d74-ab36-900db9e46127", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "45132bb9-b5c2-4ed3-85b9-9add1bd00bfe", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "9e8e21d4b7524f779c801836f8341a3d", "created_at": "2019-03-25T21:14:58Z", "admin_state_up": true, "updated_at": "2019-03-25T21:15:15Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "9e8e21d4b7524f779c801836f8341a3d", "id": "7984a43e-91a2-400f-b864-0f92ee892773", "name": "vmready2-router_70023dbb-1292-49ea-a7ed-1a6a6ddbe760"}]} 2019-03-25 21:15:18,027 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/routers.json used request id req-99f11929-e379-460e-99d7-459986687fdf 2019-03-25 21:15:18,028 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 1.19459795952s 2019-03-25 21:15:18,029 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-03-25 21:15:18,029 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9696/v2.0/routers/7984a43e-91a2-400f-b864-0f92ee892773.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}68d808952af56425d1c09b98e8049fd8ee06f291" 2019-03-25 21:15:23,454 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 25 Mar 2019 21:15:23 GMT X-Openstack-Request-Id: req-8ec222e1-3eca-400f-8df1-8a922d53cea1 2019-03-25 21:15:23,454 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-25 21:15:23,455 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.37:9696/v2.0/routers/7984a43e-91a2-400f-b864-0f92ee892773.json used request id req-8ec222e1-3eca-400f-8df1-8a922d53cea1 2019-03-25 21:15:23,455 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 5.4256529808s 2019-03-25 21:15:23,455 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-03-25 21:15:23,456 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}68d808952af56425d1c09b98e8049fd8ee06f291" 2019-03-25 21:15:23,785 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 679 Content-Type: application/json Date: Mon, 25 Mar 2019 21:15:24 GMT X-Openstack-Request-Id: req-3267c9eb-a701-4d43-a3c5-8e3660664df0 2019-03-25 21:15:23,785 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"493b7103-7f94-4650-ac69-3bbd7f15422a","tenant_id":"9e8e21d4b7524f779c801836f8341a3d","created_at":"2019-03-25T21:14:56Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-03-25T21:14: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":"9e8e21d4b7524f779c801836f8341a3d","id":"9e4370e6-cd8d-45a0-b524-8d1d20b40098","subnetpool_id":null,"name":"vmready2-subnet_70023dbb-1292-49ea-a7ed-1a6a6ddbe760"}]} 2019-03-25 21:15:23,786 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/subnets.json used request id req-3267c9eb-a701-4d43-a3c5-8e3660664df0 2019-03-25 21:15:23,786 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.330616950989s 2019-03-25 21:15:23,787 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-03-25 21:15:23,788 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9696/v2.0/subnets/9e4370e6-cd8d-45a0-b524-8d1d20b40098.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}68d808952af56425d1c09b98e8049fd8ee06f291" 2019-03-25 21:15:26,216 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 25 Mar 2019 21:15:26 GMT X-Openstack-Request-Id: req-1acdeea9-7500-4957-bd7e-a11dbb38f25a 2019-03-25 21:15:26,217 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-25 21:15:26,217 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.37:9696/v2.0/subnets/9e4370e6-cd8d-45a0-b524-8d1d20b40098.json used request id req-1acdeea9-7500-4957-bd7e-a11dbb38f25a 2019-03-25 21:15:26,217 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.42965316772s 2019-03-25 21:15:26,217 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-25 21:15:26,218 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}68d808952af56425d1c09b98e8049fd8ee06f291" 2019-03-25 21:15:26,632 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1235 Content-Type: application/json Date: Mon, 25 Mar 2019 21:15:26 GMT X-Openstack-Request-Id: req-18f89e16-7854-4aa5-bfc6-203fe678de41 2019-03-25 21:15:26,633 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"39f6a7de-fe0a-4d74-ab36-900db9e46127","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d63177074eef45bd949b8fd2e0f3efc8","l2_adjacency":true,"status":"ACTIVE","subnets":["45132bb9-b5c2-4ed3-85b9-9add1bd00bfe"],"description":"","tags":[],"updated_at":"2019-03-25T21:09:30Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d63177074eef45bd949b8fd2e0f3efc8","created_at":"2019-03-25T21:09:22Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"493b7103-7f94-4650-ac69-3bbd7f15422a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9e8e21d4b7524f779c801836f8341a3d","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-25T21:15:26Z","qos_policy_id":null,"name":"vmready2-net_70023dbb-1292-49ea-a7ed-1a6a6ddbe760","admin_state_up":true,"tenant_id":"9e8e21d4b7524f779c801836f8341a3d","created_at":"2019-03-25T21:14:54Z","mtu":1450}]} 2019-03-25 21:15:26,633 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks.json used request id req-18f89e16-7854-4aa5-bfc6-203fe678de41 2019-03-25 21:15:26,633 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.415632009506s 2019-03-25 21:15:26,634 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-03-25 21:15:26,635 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9696/v2.0/networks/493b7103-7f94-4650-ac69-3bbd7f15422a.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}68d808952af56425d1c09b98e8049fd8ee06f291" 2019-03-25 21:15:28,342 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 25 Mar 2019 21:15:28 GMT X-Openstack-Request-Id: req-1894fe16-eff0-47bc-b432-7a0e581d29e5 2019-03-25 21:15:28,342 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-25 21:15:28,342 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.37:9696/v2.0/networks/493b7103-7f94-4650-ac69-3bbd7f15422a.json used request id req-1894fe16-eff0-47bc-b432-7a0e581d29e5 2019-03-25 21:15:28,343 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.7084710598s 2019-03-25 21:15:28,347 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-25 21:15:28,351 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}68d808952af56425d1c09b98e8049fd8ee06f291" 2019-03-25 21:15:28,653 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json Date: Mon, 25 Mar 2019 21:15:28 GMT X-Openstack-Request-Id: req-a92addff-c85b-4882-91ed-91c94b0efa86 2019-03-25 21:15:28,653 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-25T21:15:11Z", "file": "/v2/images/ed15bdd1-37b9-4ffb-b75e-e3712ab41b99/file", "owner": "9e8e21d4b7524f779c801836f8341a3d", "id": "ed15bdd1-37b9-4ffb-b75e-e3712ab41b99", "size": 12716032, "self": "/v2/images/ed15bdd1-37b9-4ffb-b75e-e3712ab41b99", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://e462d782-10b3-4bf7-bfdc-4087219c1f00/images/ed15bdd1-37b9-4ffb-b75e-e3712ab41b99/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://e462d782-10b3-4bf7-bfdc-4087219c1f00/images/ed15bdd1-37b9-4ffb-b75e-e3712ab41b99/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_70023dbb-1292-49ea-a7ed-1a6a6ddbe760", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_70023dbb-1292-49ea-a7ed-1a6a6ddbe760", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-25T21:15:09Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-25 21:15:28,653 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.37:9292/v2/images used request id req-a92addff-c85b-4882-91ed-91c94b0efa86 2019-03-25 21:15:28,653 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.306302070618s 2019-03-25 21:15:28,655 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-03-25 21:15:28,659 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9292/v2/images/ed15bdd1-37b9-4ffb-b75e-e3712ab41b99 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}68d808952af56425d1c09b98e8049fd8ee06f291" 2019-03-25 21:15:29,792 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 25 Mar 2019 21:15:30 GMT X-Openstack-Request-Id: req-2da599ba-524e-47a1-8dfe-2681a81e2c2a 2019-03-25 21:15:29,792 - 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-03-25 21:15:29,792 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.37:9292/v2/images/ed15bdd1-37b9-4ffb-b75e-e3712ab41b99 used request id req-2da599ba-524e-47a1-8dfe-2681a81e2c2a 2019-03-25 21:15:29,792 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.13724994659s 2019-03-25 21:15:29,797 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-25 21:15:29,801 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c42adf725e9779132806f9ef3ad5c4241d8534dc" 2019-03-25 21:15:29,823 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Mon, 25 Mar 2019 21:15: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-811cb6d0-bffa-4e34-b66a-83a2552847f7 x-openstack-request-id: req-811cb6d0-bffa-4e34-b66a-83a2552847f7 2019-03-25 21:15:29,823 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vmready2-flavor_70023dbb-1292-49ea-a7ed-1a6a6ddbe760", "links": [{"href": "http://172.30.9.37:8774/v2.1/flavors/136762c5-0051-4f25-b749-92f486d22829", "rel": "self"}, {"href": "http://172.30.9.37:8774/flavors/136762c5-0051-4f25-b749-92f486d22829", "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": "136762c5-0051-4f25-b749-92f486d22829"}]} 2019-03-25 21:15:29,823 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/flavors/detail?is_public=None used request id req-811cb6d0-bffa-4e34-b66a-83a2552847f7 2019-03-25 21:15:29,823 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0256280899048s 2019-03-25 21:15:29,825 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-03-25 21:15:29,828 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:8774/v2.1/flavors/136762c5-0051-4f25-b749-92f486d22829 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c42adf725e9779132806f9ef3ad5c4241d8534dc" 2019-03-25 21:15:29,869 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 25 Mar 2019 21:15:30 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5606df2f-22d7-4f1d-ba05-6fa78d65ce72 x-openstack-request-id: req-5606df2f-22d7-4f1d-ba05-6fa78d65ce72 2019-03-25 21:15:29,870 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.37:8774/v2.1/flavors/136762c5-0051-4f25-b749-92f486d22829 used request id req-5606df2f-22d7-4f1d-ba05-6fa78d65ce72 2019-03-25 21:15:29,870 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0448501110077s 2019-03-25 21:15:29,870 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-25 21:15:29,874 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c42adf725e9779132806f9ef3ad5c4241d8534dc" 2019-03-25 21:15:30,098 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 842 Content-Type: application/json Date: Mon, 25 Mar 2019 21:15:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ad45877-a483-4b0b-9ef5-05f61d823854 2019-03-25 21:15:30,098 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.37:5000/v3/users/053b21d2961448219162354ca8fc45d4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "053b21d2961448219162354ca8fc45d4", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.37:5000/v3/users/0cba997e091b45c8a73a8f45a0fe8dfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0cba997e091b45c8a73a8f45a0fe8dfd", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.37:5000/v3/users/22818d158bfa4ff8a0d6c434c2fe4516"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22818d158bfa4ff8a0d6c434c2fe4516", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.37:5000/v3/users/5e7d7fe83262429c99fab72fb7c561a1"}, "domain_id": "2c6fa993d67c46498996ae574963de36", "enabled": true, "options": {}, "id": "5e7d7fe83262429c99fab72fb7c561a1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.37:5000/v3/users/6602f61170074466bd94c1cfdb1b3c4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6602f61170074466bd94c1cfdb1b3c4a", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.37:5000/v3/users/75d04b39ef964aa2aefb7eff2eeb5139"}, "domain_id": "default", "enabled": true, "options": {}, "id": "75d04b39ef964aa2aefb7eff2eeb5139", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.37:5000/v3/users/91d186dc05e04a949fa38872730b130a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91d186dc05e04a949fa38872730b130a", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.37:5000/v3/users/9219d9d950464544ad2edf2658f059fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9219d9d950464544ad2edf2658f059fc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "vmready2-user_70023dbb-1292-49ea-a7ed-1a6a6ddbe760", "links": {"self": "http://172.30.9.37:5000/v3/users/a3bbfba332104e8f88cd2259a5c34013"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a3bbfba332104e8f88cd2259a5c34013", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.37:5000/v3/users/b96cd7f17be240a5a085784f45e112ff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b96cd7f17be240a5a085784f45e112ff", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.37:5000/v3/users/bafa64a0510d4b098aba158324913e75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bafa64a0510d4b098aba158324913e75", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.37:5000/v3/users/c1263c615409449180a70c80d0e8307b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1263c615409449180a70c80d0e8307b", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.37:5000/v3/users/d85463bfa89c4aa2bcee23903e9f8b83"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d85463bfa89c4aa2bcee23903e9f8b83", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.37:5000/v3/users/e01f080a568141e981cb8c61c56d895a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e01f080a568141e981cb8c61c56d895a", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.37:5000/v3/users/fb4c5eb01265472eaddf10d884bd77c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb4c5eb01265472eaddf10d884bd77c1", "email": "swift@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.37:5000/v3/users", "previous": null, "next": null}} 2019-03-25 21:15:30,098 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/users used request id req-6ad45877-a483-4b0b-9ef5-05f61d823854 2019-03-25 21:15:30,099 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.228215932846s 2019-03-25 21:15:30,104 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-25 21:15:30,107 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/users/a3bbfba332104e8f88cd2259a5c34013 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c42adf725e9779132806f9ef3ad5c4241d8534dc" 2019-03-25 21:15:30,348 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 225 Content-Type: application/json Date: Mon, 25 Mar 2019 21:15:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8655ebc-1a08-42b7-a56b-b50818368765 2019-03-25 21:15:30,348 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vmready2-user_70023dbb-1292-49ea-a7ed-1a6a6ddbe760", "links": {"self": "http://172.30.9.37:5000/v3/users/a3bbfba332104e8f88cd2259a5c34013"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "a3bbfba332104e8f88cd2259a5c34013", "description": null}} 2019-03-25 21:15:30,348 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/users/a3bbfba332104e8f88cd2259a5c34013 used request id req-a8655ebc-1a08-42b7-a56b-b50818368765 2019-03-25 21:15:30,349 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.244561195374s 2019-03-25 21:15:30,349 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-03-25 21:15:30,353 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:5000/v3/users/a3bbfba332104e8f88cd2259a5c34013 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c42adf725e9779132806f9ef3ad5c4241d8534dc" 2019-03-25 21:15:30,744 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 25 Mar 2019 21:15:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c4f4af19-65e3-4843-95a4-a8fc828fc620 2019-03-25 21:15:30,744 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-25 21:15:30,744 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.37:5000/v3/users/a3bbfba332104e8f88cd2259a5c34013 used request id req-c4f4af19-65e3-4843-95a4-a8fc828fc620 2019-03-25 21:15:30,744 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.395029067993s 2019-03-25 21:15:30,751 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-25 21:15:30,755 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c42adf725e9779132806f9ef3ad5c4241d8534dc" 2019-03-25 21:15:30,974 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 385 Content-Type: application/json Date: Mon, 25 Mar 2019 21:15:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20082077-5486-468a-9cd0-0ecccc1ac0fe 2019-03-25 21:15:30,974 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.37:5000/v3/projects/6b11f2443f6143b883476562044a24d7"}, "tags": [], "enabled": true, "id": "6b11f2443f6143b883476562044a24d7", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.37:5000/v3/projects/9e8e21d4b7524f779c801836f8341a3d"}, "tags": [], "enabled": true, "id": "9e8e21d4b7524f779c801836f8341a3d", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_70023dbb-1292-49ea-a7ed-1a6a6ddbe760"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.37:5000/v3/projects/d63177074eef45bd949b8fd2e0f3efc8"}, "tags": [], "enabled": true, "id": "d63177074eef45bd949b8fd2e0f3efc8", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-03-25 21:15:30,974 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/projects used request id req-20082077-5486-468a-9cd0-0ecccc1ac0fe 2019-03-25 21:15:30,974 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.223289012909s 2019-03-25 21:15:30,979 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-03-25 21:15:30,983 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:5000/v3/projects/9e8e21d4b7524f779c801836f8341a3d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c42adf725e9779132806f9ef3ad5c4241d8534dc" 2019-03-25 21:15:31,324 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 25 Mar 2019 21:15:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-54619fd0-ad6c-4ef4-8193-77b1d6217e74 2019-03-25 21:15:31,324 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-25 21:15:31,324 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.37:5000/v3/projects/9e8e21d4b7524f779c801836f8341a3d used request id req-54619fd0-ad6c-4ef4-8193-77b1d6217e74 2019-03-25 21:15:31,324 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.34476685524s 2019-03-25 21:15:31,329 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-25 21:15:31,330 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:9696/v2.0/security-groups.json?project_id=9e8e21d4b7524f779c801836f8341a3d&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c42adf725e9779132806f9ef3ad5c4241d8534dc" 2019-03-25 21:15:31,377 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Mon, 25 Mar 2019 21:15:31 GMT X-Openstack-Request-Id: req-2164389f-1b86-4b63-a644-1cf204a72437 2019-03-25 21:15:31,377 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9e8e21d4b7524f779c801836f8341a3d", "created_at": "2019-03-25T21:14:54Z", "updated_at": "2019-03-25T21:14:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:14:54Z", "revision_number": 0, "id": "0bc86f59-0a92-44f2-8e54-4187593e7186", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-25T21:14:54Z", "security_group_id": "9156c3c4-f26d-4bcc-ba34-3b6da40ea725", "tenant_id": "9e8e21d4b7524f779c801836f8341a3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e8e21d4b7524f779c801836f8341a3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:14:54Z", "revision_number": 0, "id": "7617ee96-119c-4cbe-9657-6930dd8013a6", "remote_group_id": "9156c3c4-f26d-4bcc-ba34-3b6da40ea725", "remote_ip_prefix": null, "created_at": "2019-03-25T21:14:54Z", "security_group_id": "9156c3c4-f26d-4bcc-ba34-3b6da40ea725", "tenant_id": "9e8e21d4b7524f779c801836f8341a3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e8e21d4b7524f779c801836f8341a3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:14:54Z", "revision_number": 0, "id": "c60b1919-524b-4f74-bb7f-cfb75cba1981", "remote_group_id": "9156c3c4-f26d-4bcc-ba34-3b6da40ea725", "remote_ip_prefix": null, "created_at": "2019-03-25T21:14:54Z", "security_group_id": "9156c3c4-f26d-4bcc-ba34-3b6da40ea725", "tenant_id": "9e8e21d4b7524f779c801836f8341a3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e8e21d4b7524f779c801836f8341a3d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:14:54Z", "revision_number": 0, "id": "deda70c2-0db4-4c4a-89e2-f42316c247e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-25T21:14:54Z", "security_group_id": "9156c3c4-f26d-4bcc-ba34-3b6da40ea725", "tenant_id": "9e8e21d4b7524f779c801836f8341a3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e8e21d4b7524f779c801836f8341a3d"}], "revision_number": 1, "project_id": "9e8e21d4b7524f779c801836f8341a3d", "id": "9156c3c4-f26d-4bcc-ba34-3b6da40ea725", "name": "default"}]} 2019-03-25 21:15:31,378 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/security-groups.json?project_id=9e8e21d4b7524f779c801836f8341a3d&name=default used request id req-2164389f-1b86-4b63-a644-1cf204a72437 2019-03-25 21:15:31,378 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0483069419861s 2019-03-25 21:15:31,383 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-25 21:15:31,383 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c42adf725e9779132806f9ef3ad5c4241d8534dc" 2019-03-25 21:15:31,757 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Mon, 25 Mar 2019 21:15:31 GMT X-Openstack-Request-Id: req-83a45026-6151-4f13-b2de-325d07c93fdd 2019-03-25 21:15:31,758 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-03-25T21:13:07Z", "updated_at": "2019-03-25T21:13:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:13:07Z", "revision_number": 0, "id": "31e8ac3d-8207-4e5f-b990-866f3f5416b6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-25T21:13:07Z", "security_group_id": "562f628f-548c-459d-aa95-16cd921f5c23", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:13:07Z", "revision_number": 0, "id": "31f01741-2ed9-4c81-964d-b358877a82df", "remote_group_id": "562f628f-548c-459d-aa95-16cd921f5c23", "remote_ip_prefix": null, "created_at": "2019-03-25T21:13:07Z", "security_group_id": "562f628f-548c-459d-aa95-16cd921f5c23", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:13:07Z", "revision_number": 0, "id": "79857e11-c9cc-477c-99ea-5ddb8fad2f59", "remote_group_id": "562f628f-548c-459d-aa95-16cd921f5c23", "remote_ip_prefix": null, "created_at": "2019-03-25T21:13:07Z", "security_group_id": "562f628f-548c-459d-aa95-16cd921f5c23", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:13:07Z", "revision_number": 0, "id": "d4999770-a7ea-488f-bbb8-c33d18961f35", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-25T21:13:07Z", "security_group_id": "562f628f-548c-459d-aa95-16cd921f5c23", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "562f628f-548c-459d-aa95-16cd921f5c23", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e8e21d4b7524f779c801836f8341a3d", "created_at": "2019-03-25T21:14:54Z", "updated_at": "2019-03-25T21:14:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:14:54Z", "revision_number": 0, "id": "0bc86f59-0a92-44f2-8e54-4187593e7186", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-25T21:14:54Z", "security_group_id": "9156c3c4-f26d-4bcc-ba34-3b6da40ea725", "tenant_id": "9e8e21d4b7524f779c801836f8341a3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e8e21d4b7524f779c801836f8341a3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:14:54Z", "revision_number": 0, "id": "7617ee96-119c-4cbe-9657-6930dd8013a6", "remote_group_id": "9156c3c4-f26d-4bcc-ba34-3b6da40ea725", "remote_ip_prefix": null, "created_at": "2019-03-25T21:14:54Z", "security_group_id": "9156c3c4-f26d-4bcc-ba34-3b6da40ea725", "tenant_id": "9e8e21d4b7524f779c801836f8341a3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e8e21d4b7524f779c801836f8341a3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:14:54Z", "revision_number": 0, "id": "c60b1919-524b-4f74-bb7f-cfb75cba1981", "remote_group_id": "9156c3c4-f26d-4bcc-ba34-3b6da40ea725", "remote_ip_prefix": null, "created_at": "2019-03-25T21:14:54Z", "security_group_id": "9156c3c4-f26d-4bcc-ba34-3b6da40ea725", "tenant_id": "9e8e21d4b7524f779c801836f8341a3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e8e21d4b7524f779c801836f8341a3d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:14:54Z", "revision_number": 0, "id": "deda70c2-0db4-4c4a-89e2-f42316c247e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-25T21:14:54Z", "security_group_id": "9156c3c4-f26d-4bcc-ba34-3b6da40ea725", "tenant_id": "9e8e21d4b7524f779c801836f8341a3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e8e21d4b7524f779c801836f8341a3d"}], "revision_number": 1, "project_id": "9e8e21d4b7524f779c801836f8341a3d", "id": "9156c3c4-f26d-4bcc-ba34-3b6da40ea725", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b11f2443f6143b883476562044a24d7", "created_at": "2019-03-25T21:13:04Z", "updated_at": "2019-03-25T21:13:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:13:04Z", "revision_number": 0, "id": "3262cbae-7ea5-4e17-abc5-d84ece7b10b5", "remote_group_id": "96d81efc-269e-4a06-b100-51e616e5f674", "remote_ip_prefix": null, "created_at": "2019-03-25T21:13:04Z", "security_group_id": "96d81efc-269e-4a06-b100-51e616e5f674", "tenant_id": "6b11f2443f6143b883476562044a24d7", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b11f2443f6143b883476562044a24d7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:13:04Z", "revision_number": 0, "id": "b9237e1d-c8fe-404c-8fba-64284fec345f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-25T21:13:04Z", "security_group_id": "96d81efc-269e-4a06-b100-51e616e5f674", "tenant_id": "6b11f2443f6143b883476562044a24d7", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b11f2443f6143b883476562044a24d7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:13:04Z", "revision_number": 0, "id": "cbb6c5e7-a532-4bc7-b917-25633c1a9aad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-25T21:13:04Z", "security_group_id": "96d81efc-269e-4a06-b100-51e616e5f674", "tenant_id": "6b11f2443f6143b883476562044a24d7", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b11f2443f6143b883476562044a24d7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:13:04Z", "revision_number": 0, "id": "dad1e60b-d960-478a-9aec-ede883e2ada8", "remote_group_id": "96d81efc-269e-4a06-b100-51e616e5f674", "remote_ip_prefix": null, "created_at": "2019-03-25T21:13:04Z", "security_group_id": "96d81efc-269e-4a06-b100-51e616e5f674", "tenant_id": "6b11f2443f6143b883476562044a24d7", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b11f2443f6143b883476562044a24d7"}], "revision_number": 1, "project_id": "6b11f2443f6143b883476562044a24d7", "id": "96d81efc-269e-4a06-b100-51e616e5f674", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d63177074eef45bd949b8fd2e0f3efc8", "created_at": "2019-03-25T21:09:22Z", "updated_at": "2019-03-25T21:09:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:09:22Z", "revision_number": 0, "id": "2c249c2d-b441-45ef-b10c-dd19cf3834aa", "remote_group_id": "e4b7c431-bef3-452c-82f2-355129ad4858", "remote_ip_prefix": null, "created_at": "2019-03-25T21:09:22Z", "security_group_id": "e4b7c431-bef3-452c-82f2-355129ad4858", "tenant_id": "d63177074eef45bd949b8fd2e0f3efc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d63177074eef45bd949b8fd2e0f3efc8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:09:22Z", "revision_number": 0, "id": "bdb83b3c-07a9-48f4-a9f4-172e4487c34d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-25T21:09:22Z", "security_group_id": "e4b7c431-bef3-452c-82f2-355129ad4858", "tenant_id": "d63177074eef45bd949b8fd2e0f3efc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d63177074eef45bd949b8fd2e0f3efc8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:09:22Z", "revision_number": 0, "id": "da47e4ea-6770-45d4-b42e-46be9bbed25c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-25T21:09:22Z", "security_group_id": "e4b7c431-bef3-452c-82f2-355129ad4858", "tenant_id": "d63177074eef45bd949b8fd2e0f3efc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d63177074eef45bd949b8fd2e0f3efc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:09:22Z", "revision_number": 0, "id": "e47c3051-a5df-4d24-8ac1-a057989d840c", "remote_group_id": "e4b7c431-bef3-452c-82f2-355129ad4858", "remote_ip_prefix": null, "created_at": "2019-03-25T21:09:22Z", "security_group_id": "e4b7c431-bef3-452c-82f2-355129ad4858", "tenant_id": "d63177074eef45bd949b8fd2e0f3efc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d63177074eef45bd949b8fd2e0f3efc8"}], "revision_number": 1, "project_id": "d63177074eef45bd949b8fd2e0f3efc8", "id": "e4b7c431-bef3-452c-82f2-355129ad4858", "name": "default"}]} 2019-03-25 21:15:31,759 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/security-groups.json used request id req-83a45026-6151-4f13-b2de-325d07c93fdd 2019-03-25 21:15:31,759 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.375766992569s 2019-03-25 21:15:31,766 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-03-25 21:15:31,766 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9696/v2.0/security-groups/9156c3c4-f26d-4bcc-ba34-3b6da40ea725.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c42adf725e9779132806f9ef3ad5c4241d8534dc" 2019-03-25 21:15:32,214 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 25 Mar 2019 21:15:32 GMT X-Openstack-Request-Id: req-30ff381c-3f6b-4567-810e-46c307868d6d 2019-03-25 21:15:32,214 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-25 21:15:32,214 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.37:9696/v2.0/security-groups/9156c3c4-f26d-4bcc-ba34-3b6da40ea725.json used request id req-30ff381c-3f6b-4567-810e-46c307868d6d 2019-03-25 21:15:32,215 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.448828935623s 2019-03-25 21:15:32,261 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm1'... 2019-03-25 21:15:32,301 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-25 21:15:32,307 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Mon, 25 Mar 2019 21:15:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-055f7957-b0e8-4681-ba16-9373cd7c8257 2019-03-25 21:15:32,307 - 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.37:5000/v3/", "rel": "self"}]}} 2019-03-25 21:15:32,307 - keystoneauth.session - DEBUG - GET call to http://172.30.9.37:5000/v3 used request id req-055f7957-b0e8-4681-ba16-9373cd7c8257 2019-03-25 21:15:32,308 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.37:5000/v3/auth/tokens 2019-03-25 21:15:32,749 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2f48d72bb1f44c6e85f2f15174631ba8", "name": "reader"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "31501dbd647741fa87bff782f6de9470", "name": "member"}, {"id": "11032691bf034d33af51afe8b5ce7476", "name": "admin"}], "expires_at": "2019-03-25T22:15:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b11f2443f6143b883476562044a24d7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3daccdd2fb9f43e8b818531b4fb92807"}, {"url": "http://172.30.9.37:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e41bcab4d3c4bed9cc8969e96168665"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84a95a7598204c55af91d53066a0f726"}], "type": "placement", "id": "005dcbfbaa674ae8a6b857c9d1960eb8", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/6b11f2443f6143b883476562044a24d7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "995fa168e6134cbf87266009a4f9620e"}, {"url": "http://172.30.9.37:8776/v1/6b11f2443f6143b883476562044a24d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d869ce8c63804619ba2f66d14ae1298e"}, {"url": "http://192.30.9.4:8776/v1/6b11f2443f6143b883476562044a24d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e793731bdb994440a21123ae52453b61"}], "type": "volume", "id": "052490c6c2dd40cc95525a429d2f04a9", "name": "cinder"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_6b11f2443f6143b883476562044a24d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "090f2bf18d2b405cbfc39cffe9a9a696"}, {"url": "http://172.30.9.37:8080/v1/AUTH_6b11f2443f6143b883476562044a24d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620414687e43414da7be25e6d2af3d94"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6eea3834ee1746348535e9a59297d26d"}], "type": "object-store", "id": "0b229423de3b46debe189f9545bb08a1", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "69669f277418485c88477cd66d881786", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcf037ec48148848f6b748803dbb3c2"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8161fce7e9fe4eeaa854cfb2e7efe2aa"}, {"url": "http://172.30.9.37:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d725ac73b2a1494b8f99c0682114d24c"}], "type": "compute", "id": "7451d63981d149feaf2151962364ad2c", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.37:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4b242c4975e34ca39b78982198d94374"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ad173c926aa040818073f079187f3f4c"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0b57aebca5b4a158f015e453f0e6854"}], "type": "event", "id": "7a8958b86d2446adaf1273019fb26e9a", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "006f5f748dbc4d6e8ce92246ef69afd1"}, {"url": "http://172.30.9.37:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a281429a4849fc8eedf02a90c636b9"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1825051afd54c2bbdf8a4e9e6c09f63"}], "type": "network", "id": "874c7a2faadc4ed0a1afb4ce8c3d646a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6b11f2443f6143b883476562044a24d7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00955bf57dfa420c841ead6d87665d3a"}, {"url": "http://172.30.9.37:8776/v3/6b11f2443f6143b883476562044a24d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49ae9562630a4acba74c20afa6ed93f7"}, {"url": "http://192.30.9.4:8776/v3/6b11f2443f6143b883476562044a24d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab6dab870dbb4260bbc65ed7bf7b0902"}], "type": "volumev3", "id": "937e6ae4aca74d929426420bb754be18", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1aac2e8897e04a2ea773ab4017081bde"}, {"url": "http://172.30.9.37:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c31b2cbcac904bbbb050be8d722c67d6"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9a43bd7a93441e9abf9f0c647e050c3"}], "type": "identity", "id": "93c205ac3efb4419aa55ace6fa1dbbf3", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.37:8004/v1/6b11f2443f6143b883476562044a24d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d6d7a1ec9ac46a6ac6f4dd7fdfb6a72"}, {"url": "http://192.30.9.4:8004/v1/6b11f2443f6143b883476562044a24d7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5e59f7ddf1c4a9ebc2c7b72f83c3239"}, {"url": "http://192.30.9.4:8004/v1/6b11f2443f6143b883476562044a24d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eb0416b9b2ab48efba34a4577abd57b7"}], "type": "orchestration", "id": "a7b82e8a555141afbcad0413f05eb740", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.37:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1091fe32453143089388a68a5fffc377"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a21249e3c5744ed2ae3e164337226097"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9dacdd480e547c1b7642238010d67f7"}], "type": "alarming", "id": "aa5d09ed1a03467aafba8d301b695d4b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.37:8776/v2/6b11f2443f6143b883476562044a24d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e081e844dba4bf69186f8bf4789d9dc"}, {"url": "http://192.30.9.4:8776/v2/6b11f2443f6143b883476562044a24d7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4568d6ad6d4499ca8d37d9684d9f7c1"}, {"url": "http://192.30.9.4:8776/v2/6b11f2443f6143b883476562044a24d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6df4a32eaa42eda2ea04d0ae5c9a86"}], "type": "volumev2", "id": "d5e22408756942009b65bfb88c91a6f8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e5c14bf44f24bfc9ef4ca8bf3913da9"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c579d562040b4533ad98faf6714890d8"}, {"url": "http://172.30.9.37:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee286c5b2ed24fb19536fea01b066fad"}], "type": "metric", "id": "dd1c7269973b4301aa1892b721a78fb5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ff6ee84c9444170bac6ddefb7689e2a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf9e369bcf644014abe4a2c9bad9c8b2"}, {"url": "http://172.30.9.37:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d669d9aa7bd7413bb989a4f979dcc871"}], "type": "cloudformation", "id": "ed86de356e924d17b551a2169f953c98", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.37:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2f8c173af6364edf974207b828d22027"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7810751389e44e628c986345e3416685"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f27a2e54a044a70a0742331b10cc31b"}], "type": "image", "id": "f405237b899546bc96fef9bff7ff8780", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "91d186dc05e04a949fa38872730b130a"}, "audit_ids": ["IWTrzKknTs-02AiNml_hpQ"], "issued_at": "2019-03-25T21:15:32.000000Z"}} 2019-03-25 21:15:32,753 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-25 21:15:32,753 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f19888fd3a075d0302c859a343a5b229b14c4cab" 2019-03-25 21:15:33,131 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Mon, 25 Mar 2019 21:15:33 GMT X-Openstack-Request-Id: req-2be03604-70d6-40e6-9ccc-286548e30852 2019-03-25 21:15:33,131 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"39f6a7de-fe0a-4d74-ab36-900db9e46127","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"d63177074eef45bd949b8fd2e0f3efc8","l2_adjacency":true,"status":"ACTIVE","subnets":["45132bb9-b5c2-4ed3-85b9-9add1bd00bfe"],"description":"","tags":[],"updated_at":"2019-03-25T21:09:30Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d63177074eef45bd949b8fd2e0f3efc8","created_at":"2019-03-25T21:09:22Z","provider:network_type":"flat"}]} 2019-03-25 21:15:33,131 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks.json?router%3Aexternal=True used request id req-2be03604-70d6-40e6-9ccc-286548e30852 2019-03-25 21:15:33,132 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.378906011581s 2019-03-25 21:15:33,138 - xtesting.ci.run_tests - INFO - Running test case 'singlevm1'... 2019-03-25 21:15:33,144 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-25 21:15:33,149 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 25 Mar 2019 21:15:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-acc6b558-b5ed-439c-be4d-c48cd39c0d89 2019-03-25 21:15:33,150 - 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.37:5000/v3/", "rel": "self"}]}]}} 2019-03-25 21:15:33,150 - keystoneauth.session - DEBUG - GET call to http://172.30.9.37:5000/ used request id req-acc6b558-b5ed-439c-be4d-c48cd39c0d89 2019-03-25 21:15:33,150 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-25 21:15:33,153 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f19888fd3a075d0302c859a343a5b229b14c4cab" 2019-03-25 21:15:33,382 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Mon, 25 Mar 2019 21:15:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c8a4b04-c9b3-41a8-8252-7d4b453b5107 2019-03-25 21:15:33,383 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.37:5000/v3/domains/2c6fa993d67c46498996ae574963de36"}, "tags": [], "enabled": true, "id": "2c6fa993d67c46498996ae574963de36", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.37:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.37:5000/v3/domains", "previous": null, "next": null}} 2019-03-25 21:15:33,383 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/domains used request id req-0c8a4b04-c9b3-41a8-8252-7d4b453b5107 2019-03-25 21:15:33,383 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.232446908951s 2019-03-25 21:15:33,390 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-25 21:15:33,394 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f19888fd3a075d0302c859a343a5b229b14c4cab" 2019-03-25 21:15:33,511 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 297 Content-Type: application/json Date: Mon, 25 Mar 2019 21:15:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b73ddfaf-4000-4486-a62c-cafcff5c14cf 2019-03-25 21:15:33,512 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.37:5000/v3/projects/6b11f2443f6143b883476562044a24d7"}, "tags": [], "enabled": true, "id": "6b11f2443f6143b883476562044a24d7", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.37:5000/v3/projects/d63177074eef45bd949b8fd2e0f3efc8"}, "tags": [], "enabled": true, "id": "d63177074eef45bd949b8fd2e0f3efc8", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-03-25 21:15:33,512 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/projects?domain_id=default used request id req-b73ddfaf-4000-4486-a62c-cafcff5c14cf 2019-03-25 21:15:33,512 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.121551036835s 2019-03-25 21:15:33,513 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-03-25 21:15:33,514 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f19888fd3a075d0302c859a343a5b229b14c4cab" -d '{"network": {"tenant_id": "6b11f2443f6143b883476562044a24d7", "name": "singlevm1-net_1a8417aa-d525-4dc6-99d4-c977bc99f5e9", "admin_state_up": true}}' 2019-03-25 21:15:34,168 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 723 Content-Type: application/json Date: Mon, 25 Mar 2019 21:15:34 GMT X-Openstack-Request-Id: req-b1754147-bc93-4b89-b286-39d34589599d 2019-03-25 21:15:34,168 - 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":"ba977d30-e053-41cd-a86b-c75590e628f4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":77,"ipv4_address_scope":null,"shared":false,"project_id":"6b11f2443f6143b883476562044a24d7","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-25T21:15:33Z","is_default":false,"qos_policy_id":null,"name":"singlevm1-net_1a8417aa-d525-4dc6-99d4-c977bc99f5e9","admin_state_up":true,"tenant_id":"6b11f2443f6143b883476562044a24d7","created_at":"2019-03-25T21:15:33Z","mtu":1450}} 2019-03-25 21:15:34,168 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/networks.json used request id req-b1754147-bc93-4b89-b286-39d34589599d 2019-03-25 21:15:34,169 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.65540099144s 2019-03-25 21:15:34,169 - 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-03-25T21:15:33Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'ba977d30-e053-41cd-a86b-c75590e628f4', u'provider:segmentation_id': 77, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'singlevm1-net_1a8417aa-d525-4dc6-99d4-c977bc99f5e9', u'created_at': u'2019-03-25T21:15:33Z', u'mtu': 1450, u'tenant_id': u'6b11f2443f6143b883476562044a24d7', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'6b11f2443f6143b883476562044a24d7', u'l2_adjacency': True}) 2019-03-25 21:15:34,170 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-25 21:15:34,170 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f19888fd3a075d0302c859a343a5b229b14c4cab" 2019-03-25 21:15:34,529 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1429 Content-Type: application/json Date: Mon, 25 Mar 2019 21:15:34 GMT X-Openstack-Request-Id: req-a72ff857-b285-407e-926f-4861798389f5 2019-03-25 21:15:34,529 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"39f6a7de-fe0a-4d74-ab36-900db9e46127","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"d63177074eef45bd949b8fd2e0f3efc8","l2_adjacency":true,"status":"ACTIVE","subnets":["45132bb9-b5c2-4ed3-85b9-9add1bd00bfe"],"description":"","tags":[],"updated_at":"2019-03-25T21:09:30Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d63177074eef45bd949b8fd2e0f3efc8","created_at":"2019-03-25T21:09:22Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"ba977d30-e053-41cd-a86b-c75590e628f4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":77,"ipv4_address_scope":null,"shared":false,"project_id":"6b11f2443f6143b883476562044a24d7","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-25T21:15:33Z","qos_policy_id":null,"name":"singlevm1-net_1a8417aa-d525-4dc6-99d4-c977bc99f5e9","admin_state_up":true,"tenant_id":"6b11f2443f6143b883476562044a24d7","created_at":"2019-03-25T21:15:33Z","provider:network_type":"vxlan"}]} 2019-03-25 21:15:34,529 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks.json used request id req-a72ff857-b285-407e-926f-4861798389f5 2019-03-25 21:15:34,529 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.359606981277s 2019-03-25 21:15:34,531 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-03-25 21:15:34,531 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f19888fd3a075d0302c859a343a5b229b14c4cab" -d '{"subnet": {"name": "singlevm1-subnet_1a8417aa-d525-4dc6-99d4-c977bc99f5e9", "enable_dhcp": true, "network_id": "ba977d30-e053-41cd-a86b-c75590e628f4", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-03-25 21:15:35,426 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 695 Content-Type: application/json Date: Mon, 25 Mar 2019 21:15:35 GMT X-Openstack-Request-Id: req-6d152eda-9ba8-471e-9113-66153138bb31 2019-03-25 21:15:35,427 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-03-25T21:15: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":"4b2c97b3-db47-4142-bb02-00a15d2e7fe1","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"6b11f2443f6143b883476562044a24d7","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"singlevm1-subnet_1a8417aa-d525-4dc6-99d4-c977bc99f5e9","enable_dhcp":true,"segment_id":null,"network_id":"ba977d30-e053-41cd-a86b-c75590e628f4","tenant_id":"6b11f2443f6143b883476562044a24d7","created_at":"2019-03-25T21:15:35Z","ip_version":4}} 2019-03-25 21:15:35,427 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/subnets.json used request id req-6d152eda-9ba8-471e-9113-66153138bb31 2019-03-25 21:15:35,427 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.895940065384s 2019-03-25 21:15:35,427 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-03-25T21:15: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'4b2c97b3-db47-4142-bb02-00a15d2e7fe1', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm1-subnet_1a8417aa-d525-4dc6-99d4-c977bc99f5e9', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'ba977d30-e053-41cd-a86b-c75590e628f4', u'tenant_id': u'6b11f2443f6143b883476562044a24d7', u'created_at': u'2019-03-25T21:15: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'6b11f2443f6143b883476562044a24d7'}) 2019-03-25 21:15:35,428 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-03-25 21:15:35,429 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f19888fd3a075d0302c859a343a5b229b14c4cab" -d '{"router": {"external_gateway_info": {"network_id": "39f6a7de-fe0a-4d74-ab36-900db9e46127"}, "name": "singlevm1-router_1a8417aa-d525-4dc6-99d4-c977bc99f5e9", "admin_state_up": true}}' 2019-03-25 21:15:42,530 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 708 Content-Type: application/json Date: Mon, 25 Mar 2019 21:15:42 GMT X-Openstack-Request-Id: req-e0e3c387-9894-4f50-9e7a-bc8cf32709e2 2019-03-25 21:15:42,530 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "39f6a7de-fe0a-4d74-ab36-900db9e46127", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "45132bb9-b5c2-4ed3-85b9-9add1bd00bfe", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "6b11f2443f6143b883476562044a24d7", "created_at": "2019-03-25T21:15:36Z", "admin_state_up": true, "updated_at": "2019-03-25T21:15:37Z", "project_id": "6b11f2443f6143b883476562044a24d7", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "a554272c-4e7b-413b-8bb2-d0c824408bc0", "name": "singlevm1-router_1a8417aa-d525-4dc6-99d4-c977bc99f5e9"}} 2019-03-25 21:15:42,530 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/routers.json used request id req-e0e3c387-9894-4f50-9e7a-bc8cf32709e2 2019-03-25 21:15:42,530 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.10226202011s 2019-03-25 21:15:42,531 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-03-25T21:15:37Z', u'revision_number': 3, u'ha': True, u'id': u'a554272c-4e7b-413b-8bb2-d0c824408bc0', u'external_gateway_info': {u'network_id': u'39f6a7de-fe0a-4d74-ab36-900db9e46127', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'45132bb9-b5c2-4ed3-85b9-9add1bd00bfe', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm1-router_1a8417aa-d525-4dc6-99d4-c977bc99f5e9', u'admin_state_up': True, u'tenant_id': u'6b11f2443f6143b883476562044a24d7', u'created_at': u'2019-03-25T21:15:36Z', u'flavor_id': None, u'routes': [], u'project_id': u'6b11f2443f6143b883476562044a24d7'}) 2019-03-25 21:15:42,531 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-03-25 21:15:42,532 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.37:9696/v2.0/routers/a554272c-4e7b-413b-8bb2-d0c824408bc0/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f19888fd3a075d0302c859a343a5b229b14c4cab" -d '{"subnet_id": "4b2c97b3-db47-4142-bb02-00a15d2e7fe1"}' 2019-03-25 21:15:45,425 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Mon, 25 Mar 2019 21:15:45 GMT X-Openstack-Request-Id: req-1958b424-94fd-41ce-9963-f32e276132dd 2019-03-25 21:15:45,425 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "ba977d30-e053-41cd-a86b-c75590e628f4", "tenant_id": "6b11f2443f6143b883476562044a24d7", "subnet_id": "4b2c97b3-db47-4142-bb02-00a15d2e7fe1", "subnet_ids": ["4b2c97b3-db47-4142-bb02-00a15d2e7fe1"], "port_id": "ceebca69-53ac-4896-b9fa-73ca5c463e29", "id": "a554272c-4e7b-413b-8bb2-d0c824408bc0"} 2019-03-25 21:15:45,425 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.37:9696/v2.0/routers/a554272c-4e7b-413b-8bb2-d0c824408bc0/add_router_interface.json used request id req-1958b424-94fd-41ce-9963-f32e276132dd 2019-03-25 21:15:45,425 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.89385294914s 2019-03-25 21:15:45,426 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-03-25 21:15:45,527 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-03-25 21:15:45,530 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-25 21:15:45,535 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Mon, 25 Mar 2019 21:15:45 GMT 2019-03-25 21:15:45,536 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}]} 2019-03-25 21:15:45,541 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-25 21:15:45,545 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f19888fd3a075d0302c859a343a5b229b14c4cab" 2019-03-25 21:15:46,413 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Mon, 25 Mar 2019 21:15:46 GMT X-Openstack-Request-Id: req-2fabb9cf-eefe-4141-bbc2-480ffaee43f9 2019-03-25 21:15:46,413 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-25 21:15:46,413 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.37:9292/v2/images used request id req-2fabb9cf-eefe-4141-bbc2-480ffaee43f9 2019-03-25 21:15:46,413 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.872475862503s 2019-03-25 21:15:46,422 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-03-25 21:15:46,426 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f19888fd3a075d0302c859a343a5b229b14c4cab" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/singlevm1-img_1a8417aa-d525-4dc6-99d4-c977bc99f5e9", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "singlevm1-img_1a8417aa-d525-4dc6-99d4-c977bc99f5e9"}' 2019-03-25 21:15:47,310 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 935 Content-Type: application/json Date: Mon, 25 Mar 2019 21:15:47 GMT Location: http://172.30.9.37:9292/v2/images/2f80811b-cb32-420a-8455-86610ccaf506 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-6ffcf2dc-a1bf-4c06-ba14-636480d7eec7 2019-03-25 21:15:47,310 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-25T21:15:47Z", "file": "/v2/images/2f80811b-cb32-420a-8455-86610ccaf506/file", "owner": "6b11f2443f6143b883476562044a24d7", "id": "2f80811b-cb32-420a-8455-86610ccaf506", "size": null, "self": "/v2/images/2f80811b-cb32-420a-8455-86610ccaf506", "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_1a8417aa-d525-4dc6-99d4-c977bc99f5e9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_1a8417aa-d525-4dc6-99d4-c977bc99f5e9", "checksum": null, "created_at": "2019-03-25T21:15:47Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-03-25 21:15:47,310 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.37:9292/v2/images used request id req-6ffcf2dc-a1bf-4c06-ba14-636480d7eec7 2019-03-25 21:15:47,311 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.888322114944s 2019-03-25 21:15:47,311 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-03-25 21:15:47,316 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.37:9292/v2/images/2f80811b-cb32-420a-8455-86610ccaf506/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f19888fd3a075d0302c859a343a5b229b14c4cab" -d '' 2019-03-25 21:15:48,747 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 25 Mar 2019 21:15:48 GMT X-Openstack-Request-Id: req-c5f0ab66-eff6-46ff-a1d0-a2b90dfd75aa 2019-03-25 21:15:48,747 - 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-03-25 21:15:48,747 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.37:9292/v2/images/2f80811b-cb32-420a-8455-86610ccaf506/file used request id req-c5f0ab66-eff6-46ff-a1d0-a2b90dfd75aa 2019-03-25 21:15:48,747 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.4356648922s 2019-03-25 21:15:48,751 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-25 21:15:48,756 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f19888fd3a075d0302c859a343a5b229b14c4cab" 2019-03-25 21:15:49,605 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Mon, 25 Mar 2019 21:15:49 GMT X-Openstack-Request-Id: req-55985222-5808-46f7-bca7-238bf64fee8b 2019-03-25 21:15:49,605 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-25T21:15:48Z", "file": "/v2/images/2f80811b-cb32-420a-8455-86610ccaf506/file", "owner": "6b11f2443f6143b883476562044a24d7", "id": "2f80811b-cb32-420a-8455-86610ccaf506", "size": 12716032, "self": "/v2/images/2f80811b-cb32-420a-8455-86610ccaf506", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://e462d782-10b3-4bf7-bfdc-4087219c1f00/images/2f80811b-cb32-420a-8455-86610ccaf506/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://e462d782-10b3-4bf7-bfdc-4087219c1f00/images/2f80811b-cb32-420a-8455-86610ccaf506/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_1a8417aa-d525-4dc6-99d4-c977bc99f5e9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_1a8417aa-d525-4dc6-99d4-c977bc99f5e9", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-25T21:15:47Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-25 21:15:49,605 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.37:9292/v2/images used request id req-55985222-5808-46f7-bca7-238bf64fee8b 2019-03-25 21:15:49,605 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.853843212128s 2019-03-25 21:15:49,607 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://e462d782-10b3-4bf7-bfdc-4087219c1f00/images/2f80811b-cb32-420a-8455-86610ccaf506/snap', u'metadata': Munch({})})], 'file': u'/v2/images/2f80811b-cb32-420a-8455-86610ccaf506/file', 'owner': u'6b11f2443f6143b883476562044a24d7', 'id': u'2f80811b-cb32-420a-8455-86610ccaf506', 'size': 12716032, u'self': u'/v2/images/2f80811b-cb32-420a-8455-86610ccaf506', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6b11f2443f6143b883476562044a24d7', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://e462d782-10b3-4bf7-bfdc-4087219c1f00/images/2f80811b-cb32-420a-8455-86610ccaf506/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-03-25T21:15:48Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-03-25T21:15:48Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm1-img_1a8417aa-d525-4dc6-99d4-c977bc99f5e9', '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/2f80811b-cb32-420a-8455-86610ccaf506', 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_1a8417aa-d525-4dc6-99d4-c977bc99f5e9', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'singlevm1-img_1a8417aa-d525-4dc6-99d4-c977bc99f5e9', 'created': u'2019-03-25T21:15:47Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-03-25T21:15: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/2f80811b-cb32-420a-8455-86610ccaf506', 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_1a8417aa-d525-4dc6-99d4-c977bc99f5e9', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-03-25 21:15:49,611 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-03-25 21:15:49,614 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f19888fd3a075d0302c859a343a5b229b14c4cab" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "singlevm1-flavor_1a8417aa-d525-4dc6-99d4-c977bc99f5e9", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-03-25 21:15:50,005 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Mon, 25 Mar 2019 21:15: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-d521af69-2458-423e-b996-db292cd082a6 x-openstack-request-id: req-d521af69-2458-423e-b996-db292cd082a6 2019-03-25 21:15:50,006 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "singlevm1-flavor_1a8417aa-d525-4dc6-99d4-c977bc99f5e9", "links": [{"href": "http://172.30.9.37:8774/v2.1/flavors/70df3809-fcac-416e-838a-78bdf005d611", "rel": "self"}, {"href": "http://172.30.9.37:8774/flavors/70df3809-fcac-416e-838a-78bdf005d611", "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": "70df3809-fcac-416e-838a-78bdf005d611"}} 2019-03-25 21:15:50,006 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/flavors used request id req-d521af69-2458-423e-b996-db292cd082a6 2019-03-25 21:15:50,006 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.39507317543s 2019-03-25 21:15:50,007 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm1-flavor_1a8417aa-d525-4dc6-99d4-c977bc99f5e9', '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'6b11f2443f6143b883476562044a24d7', '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'70df3809-fcac-416e-838a-78bdf005d611', 'swap': 0}) 2019-03-25 21:15:50,007 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-03-25 21:15:50,010 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:8774/v2.1/flavors/70df3809-fcac-416e-838a-78bdf005d611/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f19888fd3a075d0302c859a343a5b229b14c4cab" -d '{"extra_specs": {}}' 2019-03-25 21:15:50,030 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 25 Mar 2019 21: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-8abc0869-3647-41a5-88a7-013fb71494ed x-openstack-request-id: req-8abc0869-3647-41a5-88a7-013fb71494ed 2019-03-25 21:15:50,031 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-03-25 21:15:50,031 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/flavors/70df3809-fcac-416e-838a-78bdf005d611/os-extra_specs used request id req-8abc0869-3647-41a5-88a7-013fb71494ed 2019-03-25 21:15:50,031 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0233519077301s 2019-03-25 21:15:50,031 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-03-25 21:15:50,034 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:8774/v2.1/os-keypairs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f19888fd3a075d0302c859a343a5b229b14c4cab" -d '{"keypair": {"name": "singlevm1-kp_1a8417aa-d525-4dc6-99d4-c977bc99f5e9"}}' 2019-03-25 21:15:50,404 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1802 Content-Type: application/json Date: Mon, 25 Mar 2019 21:15: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-bc675f50-1645-4ca5-91ed-f2ec08e5b669 x-openstack-request-id: req-bc675f50-1645-4ca5-91ed-f2ec08e5b669 2019-03-25 21:15:50,404 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC75y07YB5JBJUOhutMQlz3+V6yYPfEUtbkaj1Sn383aVnwT9nPLDccWv+9Uk8ssRvNrFK6zqE8e8WtpfIPGLv4ETaCWB5WTvBAM/sAhng9M7u2+tytygapgkZNyLaeg2ujRQ0nGyFttlqtcozCDkXauUNrIr4UWMyZW4PN1Bun7Qh+fBcH8XXHf+5qEAl00n678TtXsJDWEoRHh1rXrN12nhYT3HJKX4edhxQyu4ycAnWxgiAkiwTP82zn3IFBsJ0NCokhKENOpXLvqMttoUHDRZdZdtX6IS5fDzJFImaSCoD3OmGFFpi1hpmAN7hNVjmYMVfm1D7/Y8W3WsZF1BEr Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAu+ctO2AeSQSVDobrTEJc9/lesmD3xFLW5Go9Up9/N2lZ8E/Z\nzyw3HFr/vVJPLLEbzaxSus6hPHvFraXyDxi7+BE2glgeVk7wQDP7AIZ4PTO7tvrc\nrcoGqYJGTci2noNro0UNJxshbbZarXKMwg5F2rlDayK+FFjMmVuDzdQbp+0IfnwX\nB/F1x3/uahAJdNJ+u/E7V7CQ1hKER4da16zddp4WE9xySl+HnYcUMruMnAJ1sYIg\nJIsEz/Ns59yBQbCdDQqJIShDTqVy76jLbaFBw0WXWXbV+iEuXw8yRSJmkgqA9zph\nhRaYtYaZgDe4TVY5mDFX5tQ+/2PFt1rGRdQRKwIDAQABAoIBABxTCb90irwpA6sP\n7XIuYsNChOLQuSiP8DK4TQwiXNPmfpc6AjQ3jwsoMHrCaIrtG6rSOhpMwYNTiQXX\nCPj7moIXXichz1jlR1P2QfTfUEqxfK9le1R7KqvsplpdUiHs35HZ+9SUQ2K9ZUfW\nB5/M9Py2hpIkx5BbnmPTprelLJIQZ7fi/ySS2rcQ1iPJGDyf/b0lW578VUOzYCH8\n9sQDIRyRvLgMdKPAoEscr2cDrIf/l7dlsZ1GVFlhmB2M/YXA/DwCwAblXRnmeOr6\nyUd++z6QYApCeSaBdDNd/1L3TfuJY3X6Lgr4HiwYoClM5oCv2E1eDAuXYfvgekHo\nCYdgkeECgYEA64ucILT+kl1uGqROIrbE96tbG7hJK/xaheOpNj7FeJplMM7sV1QE\n0tocPdAV7596zGiwwuqDYDQUMPDW3ztZdkAjjm5X/TO4wK9BiDB8jA5lcSIg7Jlf\n9gYdRGvviETOD9zwi2O4mwEOR5Gjef5Hgk2Cu26KN7op/vt4NUl1rjsCgYEAzDhv\nKOR6uD6SiNcdCeoS9cORnuAPNCHRztRN3NfgZOTa+jaGhAKuqjKJA25OWSCZL6wi\nRBdiiBXmgMmeZDOfyZ2IXjCWfJgzpv5OOTP2lyPsziveVftxafn+HdC8Dll7zO5L\n6LTc6XX/ZpZDmwMlziRYzP1K17z8dhtea/8WSdECgYEA6Ia9DUjAG0uimyhifkCB\nt6Hw4i+OBJ8t2gkCDavwE3wPsxxDEn69+E0bHiZi0VhVyJ79CJ6sLPeciyfmZx9W\n1LbCoyPpNuutUoJwpfp/qV+44vN3HzrWEbC9icMoBxUte1l4GZLLNjHXn+11PcQ5\nYbgU++VHC3Z7aN1lMO2g/+sCgYEAtxsOiAK8CcCI0ErXzZDjqRnN0j6hQyPjo2f1\n3EJu/ue3c0s6NtjU1ON0t+/KLd2tm/Hh012ISe4g+25LJxqmdTZbE+DKvTIWde9k\nIaP2wDNE2uK4ei111giBESibxN30w50R0LeBr43ODqRCP5WF6xvpxvqAhYj8b8VA\nVuKjkFECgYEAvdjVqIGVcYUT/8976h65DONZbAlzOKDRE3ZdFfhOUNfVGNSc9PEe\nlf/FfhA6WTVNeDND9C5tWvJkVlWxrVuJMkNUIHXB4KAn0K+a3T8vCgtE5w5jSafe\ndn/8IIAO43GlA8Mb/8rRV1xKdv5YMin6pBVUtcbn0jUP+tRMthC5dyI=\n-----END RSA PRIVATE KEY-----\n", "user_id": "91d186dc05e04a949fa38872730b130a", "name": "singlevm1-kp_1a8417aa-d525-4dc6-99d4-c977bc99f5e9", "fingerprint": "75:c1:de:e5:52:bf:98:1b:af:fb:02:d4:5f:8f:c3:d6"}} 2019-03-25 21:15:50,405 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/os-keypairs used request id req-bc675f50-1645-4ca5-91ed-f2ec08e5b669 2019-03-25 21:15:50,405 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.373378992081s 2019-03-25 21:15:50,406 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC75y07YB5JBJUOhutMQlz3+V6yYPfEUtbkaj1Sn383aVnwT9nPLDccWv+9Uk8ssRvNrFK6zqE8e8WtpfIPGLv4ETaCWB5WTvBAM/sAhng9M7u2+tytygapgkZNyLaeg2ujRQ0nGyFttlqtcozCDkXauUNrIr4UWMyZW4PN1Bun7Qh+fBcH8XXHf+5qEAl00n678TtXsJDWEoRHh1rXrN12nhYT3HJKX4edhxQyu4ycAnWxgiAkiwTP82zn3IFBsJ0NCokhKENOpXLvqMttoUHDRZdZdtX6IS5fDzJFImaSCoD3OmGFFpi1hpmAN7hNVjmYMVfm1D7/Y8W3WsZF1BEr Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAu+ctO2AeSQSVDobrTEJc9/lesmD3xFLW5Go9Up9/N2lZ8E/Z\nzyw3HFr/vVJPLLEbzaxSus6hPHvFraXyDxi7+BE2glgeVk7wQDP7AIZ4PTO7tvrc\nrcoGqYJGTci2noNro0UNJxshbbZarXKMwg5F2rlDayK+FFjMmVuDzdQbp+0IfnwX\nB/F1x3/uahAJdNJ+u/E7V7CQ1hKER4da16zddp4WE9xySl+HnYcUMruMnAJ1sYIg\nJIsEz/Ns59yBQbCdDQqJIShDTqVy76jLbaFBw0WXWXbV+iEuXw8yRSJmkgqA9zph\nhRaYtYaZgDe4TVY5mDFX5tQ+/2PFt1rGRdQRKwIDAQABAoIBABxTCb90irwpA6sP\n7XIuYsNChOLQuSiP8DK4TQwiXNPmfpc6AjQ3jwsoMHrCaIrtG6rSOhpMwYNTiQXX\nCPj7moIXXichz1jlR1P2QfTfUEqxfK9le1R7KqvsplpdUiHs35HZ+9SUQ2K9ZUfW\nB5/M9Py2hpIkx5BbnmPTprelLJIQZ7fi/ySS2rcQ1iPJGDyf/b0lW578VUOzYCH8\n9sQDIRyRvLgMdKPAoEscr2cDrIf/l7dlsZ1GVFlhmB2M/YXA/DwCwAblXRnmeOr6\nyUd++z6QYApCeSaBdDNd/1L3TfuJY3X6Lgr4HiwYoClM5oCv2E1eDAuXYfvgekHo\nCYdgkeECgYEA64ucILT+kl1uGqROIrbE96tbG7hJK/xaheOpNj7FeJplMM7sV1QE\n0tocPdAV7596zGiwwuqDYDQUMPDW3ztZdkAjjm5X/TO4wK9BiDB8jA5lcSIg7Jlf\n9gYdRGvviETOD9zwi2O4mwEOR5Gjef5Hgk2Cu26KN7op/vt4NUl1rjsCgYEAzDhv\nKOR6uD6SiNcdCeoS9cORnuAPNCHRztRN3NfgZOTa+jaGhAKuqjKJA25OWSCZL6wi\nRBdiiBXmgMmeZDOfyZ2IXjCWfJgzpv5OOTP2lyPsziveVftxafn+HdC8Dll7zO5L\n6LTc6XX/ZpZDmwMlziRYzP1K17z8dhtea/8WSdECgYEA6Ia9DUjAG0uimyhifkCB\nt6Hw4i+OBJ8t2gkCDavwE3wPsxxDEn69+E0bHiZi0VhVyJ79CJ6sLPeciyfmZx9W\n1LbCoyPpNuutUoJwpfp/qV+44vN3HzrWEbC9icMoBxUte1l4GZLLNjHXn+11PcQ5\nYbgU++VHC3Z7aN1lMO2g/+sCgYEAtxsOiAK8CcCI0ErXzZDjqRnN0j6hQyPjo2f1\n3EJu/ue3c0s6NtjU1ON0t+/KLd2tm/Hh012ISe4g+25LJxqmdTZbE+DKvTIWde9k\nIaP2wDNE2uK4ei111giBESibxN30w50R0LeBr43ODqRCP5WF6xvpxvqAhYj8b8VA\nVuKjkFECgYEAvdjVqIGVcYUT/8976h65DONZbAlzOKDRE3ZdFfhOUNfVGNSc9PEe\nlf/FfhA6WTVNeDND9C5tWvJkVlWxrVuJMkNUIHXB4KAn0K+a3T8vCgtE5w5jSafe\ndn/8IIAO43GlA8Mb/8rRV1xKdv5YMin6pBVUtcbn0jUP+tRMthC5dyI=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'91d186dc05e04a949fa38872730b130a', 'name': u'singlevm1-kp_1a8417aa-d525-4dc6-99d4-c977bc99f5e9', 'created_at': '2019-03-25T21:15:50.405986', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6b11f2443f6143b883476562044a24d7', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'75:c1:de:e5:52:bf:98:1b:af:fb:02:d4:5f:8f:c3:d6', 'type': 'ssh', 'id': u'singlevm1-kp_1a8417aa-d525-4dc6-99d4-c977bc99f5e9'}) 2019-03-25 21:15:50,406 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpQIBAAKCAQEAu+ctO2AeSQSVDobrTEJc9/lesmD3xFLW5Go9Up9/N2lZ8E/Z zyw3HFr/vVJPLLEbzaxSus6hPHvFraXyDxi7+BE2glgeVk7wQDP7AIZ4PTO7tvrc rcoGqYJGTci2noNro0UNJxshbbZarXKMwg5F2rlDayK+FFjMmVuDzdQbp+0IfnwX B/F1x3/uahAJdNJ+u/E7V7CQ1hKER4da16zddp4WE9xySl+HnYcUMruMnAJ1sYIg JIsEz/Ns59yBQbCdDQqJIShDTqVy76jLbaFBw0WXWXbV+iEuXw8yRSJmkgqA9zph hRaYtYaZgDe4TVY5mDFX5tQ+/2PFt1rGRdQRKwIDAQABAoIBABxTCb90irwpA6sP 7XIuYsNChOLQuSiP8DK4TQwiXNPmfpc6AjQ3jwsoMHrCaIrtG6rSOhpMwYNTiQXX CPj7moIXXichz1jlR1P2QfTfUEqxfK9le1R7KqvsplpdUiHs35HZ+9SUQ2K9ZUfW B5/M9Py2hpIkx5BbnmPTprelLJIQZ7fi/ySS2rcQ1iPJGDyf/b0lW578VUOzYCH8 9sQDIRyRvLgMdKPAoEscr2cDrIf/l7dlsZ1GVFlhmB2M/YXA/DwCwAblXRnmeOr6 yUd++z6QYApCeSaBdDNd/1L3TfuJY3X6Lgr4HiwYoClM5oCv2E1eDAuXYfvgekHo CYdgkeECgYEA64ucILT+kl1uGqROIrbE96tbG7hJK/xaheOpNj7FeJplMM7sV1QE 0tocPdAV7596zGiwwuqDYDQUMPDW3ztZdkAjjm5X/TO4wK9BiDB8jA5lcSIg7Jlf 9gYdRGvviETOD9zwi2O4mwEOR5Gjef5Hgk2Cu26KN7op/vt4NUl1rjsCgYEAzDhv KOR6uD6SiNcdCeoS9cORnuAPNCHRztRN3NfgZOTa+jaGhAKuqjKJA25OWSCZL6wi RBdiiBXmgMmeZDOfyZ2IXjCWfJgzpv5OOTP2lyPsziveVftxafn+HdC8Dll7zO5L 6LTc6XX/ZpZDmwMlziRYzP1K17z8dhtea/8WSdECgYEA6Ia9DUjAG0uimyhifkCB t6Hw4i+OBJ8t2gkCDavwE3wPsxxDEn69+E0bHiZi0VhVyJ79CJ6sLPeciyfmZx9W 1LbCoyPpNuutUoJwpfp/qV+44vN3HzrWEbC9icMoBxUte1l4GZLLNjHXn+11PcQ5 YbgU++VHC3Z7aN1lMO2g/+sCgYEAtxsOiAK8CcCI0ErXzZDjqRnN0j6hQyPjo2f1 3EJu/ue3c0s6NtjU1ON0t+/KLd2tm/Hh012ISe4g+25LJxqmdTZbE+DKvTIWde9k IaP2wDNE2uK4ei111giBESibxN30w50R0LeBr43ODqRCP5WF6xvpxvqAhYj8b8VA VuKjkFECgYEAvdjVqIGVcYUT/8976h65DONZbAlzOKDRE3ZdFfhOUNfVGNSc9PEe lf/FfhA6WTVNeDND9C5tWvJkVlWxrVuJMkNUIHXB4KAn0K+a3T8vCgtE5w5jSafe dn/8IIAO43GlA8Mb/8rRV1xKdv5YMin6pBVUtcbn0jUP+tRMthC5dyI= -----END RSA PRIVATE KEY----- 2019-03-25 21:15:50,411 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2019-03-25 21:15:50,412 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9696/v2.0/security-groups.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f19888fd3a075d0302c859a343a5b229b14c4cab" -d '{"security_group": {"name": "singlevm1-sg_1a8417aa-d525-4dc6-99d4-c977bc99f5e9", "description": "created by OPNFV Functest (singlevm1)"}}' 2019-03-25 21:15:50,882 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1418 Content-Type: application/json Date: Mon, 25 Mar 2019 21:15:51 GMT X-Openstack-Request-Id: req-918ecf43-a0e5-44f2-8995-01f96c5ad95d 2019-03-25 21:15:50,883 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "6b11f2443f6143b883476562044a24d7", "created_at": "2019-03-25T21:15:51Z", "updated_at": "2019-03-25T21:15:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:15:51Z", "revision_number": 0, "id": "6df760a1-3b2d-4d3b-add7-62d91613c27e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-25T21:15:51Z", "security_group_id": "4fda82d4-1780-4a32-94d4-b8bd5a39baaa", "tenant_id": "6b11f2443f6143b883476562044a24d7", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b11f2443f6143b883476562044a24d7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:15:51Z", "revision_number": 0, "id": "ec218025-7845-4c7c-80b4-7d69c078abd1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-25T21:15:51Z", "security_group_id": "4fda82d4-1780-4a32-94d4-b8bd5a39baaa", "tenant_id": "6b11f2443f6143b883476562044a24d7", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b11f2443f6143b883476562044a24d7"}], "revision_number": 1, "project_id": "6b11f2443f6143b883476562044a24d7", "id": "4fda82d4-1780-4a32-94d4-b8bd5a39baaa", "name": "singlevm1-sg_1a8417aa-d525-4dc6-99d4-c977bc99f5e9"}} 2019-03-25 21:15:50,883 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/security-groups.json used request id req-918ecf43-a0e5-44f2-8995-01f96c5ad95d 2019-03-25 21:15:50,883 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.471937894821s 2019-03-25 21:15:50,891 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-25 21:15:50,892 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f19888fd3a075d0302c859a343a5b229b14c4cab" 2019-03-25 21:15:50,942 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 8340 Content-Type: application/json Date: Mon, 25 Mar 2019 21:15:50 GMT X-Openstack-Request-Id: req-8d7399be-7123-4f92-8266-6f14d1500037 2019-03-25 21:15:50,943 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "6b11f2443f6143b883476562044a24d7", "created_at": "2019-03-25T21:15:51Z", "updated_at": "2019-03-25T21:15:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:15:51Z", "revision_number": 0, "id": "6df760a1-3b2d-4d3b-add7-62d91613c27e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-25T21:15:51Z", "security_group_id": "4fda82d4-1780-4a32-94d4-b8bd5a39baaa", "tenant_id": "6b11f2443f6143b883476562044a24d7", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b11f2443f6143b883476562044a24d7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:15:51Z", "revision_number": 0, "id": "ec218025-7845-4c7c-80b4-7d69c078abd1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-25T21:15:51Z", "security_group_id": "4fda82d4-1780-4a32-94d4-b8bd5a39baaa", "tenant_id": "6b11f2443f6143b883476562044a24d7", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b11f2443f6143b883476562044a24d7"}], "revision_number": 1, "project_id": "6b11f2443f6143b883476562044a24d7", "id": "4fda82d4-1780-4a32-94d4-b8bd5a39baaa", "name": "singlevm1-sg_1a8417aa-d525-4dc6-99d4-c977bc99f5e9"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-03-25T21:13:07Z", "updated_at": "2019-03-25T21:13:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:13:07Z", "revision_number": 0, "id": "31e8ac3d-8207-4e5f-b990-866f3f5416b6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-25T21:13:07Z", "security_group_id": "562f628f-548c-459d-aa95-16cd921f5c23", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:13:07Z", "revision_number": 0, "id": "31f01741-2ed9-4c81-964d-b358877a82df", "remote_group_id": "562f628f-548c-459d-aa95-16cd921f5c23", "remote_ip_prefix": null, "created_at": "2019-03-25T21:13:07Z", "security_group_id": "562f628f-548c-459d-aa95-16cd921f5c23", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:13:07Z", "revision_number": 0, "id": "79857e11-c9cc-477c-99ea-5ddb8fad2f59", "remote_group_id": "562f628f-548c-459d-aa95-16cd921f5c23", "remote_ip_prefix": null, "created_at": "2019-03-25T21:13:07Z", "security_group_id": "562f628f-548c-459d-aa95-16cd921f5c23", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:13:07Z", "revision_number": 0, "id": "d4999770-a7ea-488f-bbb8-c33d18961f35", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-25T21:13:07Z", "security_group_id": "562f628f-548c-459d-aa95-16cd921f5c23", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "562f628f-548c-459d-aa95-16cd921f5c23", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b11f2443f6143b883476562044a24d7", "created_at": "2019-03-25T21:13:04Z", "updated_at": "2019-03-25T21:13:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:13:04Z", "revision_number": 0, "id": "3262cbae-7ea5-4e17-abc5-d84ece7b10b5", "remote_group_id": "96d81efc-269e-4a06-b100-51e616e5f674", "remote_ip_prefix": null, "created_at": "2019-03-25T21:13:04Z", "security_group_id": "96d81efc-269e-4a06-b100-51e616e5f674", "tenant_id": "6b11f2443f6143b883476562044a24d7", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b11f2443f6143b883476562044a24d7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:13:04Z", "revision_number": 0, "id": "b9237e1d-c8fe-404c-8fba-64284fec345f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-25T21:13:04Z", "security_group_id": "96d81efc-269e-4a06-b100-51e616e5f674", "tenant_id": "6b11f2443f6143b883476562044a24d7", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b11f2443f6143b883476562044a24d7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:13:04Z", "revision_number": 0, "id": "cbb6c5e7-a532-4bc7-b917-25633c1a9aad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-25T21:13:04Z", "security_group_id": "96d81efc-269e-4a06-b100-51e616e5f674", "tenant_id": "6b11f2443f6143b883476562044a24d7", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b11f2443f6143b883476562044a24d7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:13:04Z", "revision_number": 0, "id": "dad1e60b-d960-478a-9aec-ede883e2ada8", "remote_group_id": "96d81efc-269e-4a06-b100-51e616e5f674", "remote_ip_prefix": null, "created_at": "2019-03-25T21:13:04Z", "security_group_id": "96d81efc-269e-4a06-b100-51e616e5f674", "tenant_id": "6b11f2443f6143b883476562044a24d7", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b11f2443f6143b883476562044a24d7"}], "revision_number": 1, "project_id": "6b11f2443f6143b883476562044a24d7", "id": "96d81efc-269e-4a06-b100-51e616e5f674", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d63177074eef45bd949b8fd2e0f3efc8", "created_at": "2019-03-25T21:09:22Z", "updated_at": "2019-03-25T21:09:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:09:22Z", "revision_number": 0, "id": "2c249c2d-b441-45ef-b10c-dd19cf3834aa", "remote_group_id": "e4b7c431-bef3-452c-82f2-355129ad4858", "remote_ip_prefix": null, "created_at": "2019-03-25T21:09:22Z", "security_group_id": "e4b7c431-bef3-452c-82f2-355129ad4858", "tenant_id": "d63177074eef45bd949b8fd2e0f3efc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d63177074eef45bd949b8fd2e0f3efc8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:09:22Z", "revision_number": 0, "id": "bdb83b3c-07a9-48f4-a9f4-172e4487c34d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-25T21:09:22Z", "security_group_id": "e4b7c431-bef3-452c-82f2-355129ad4858", "tenant_id": "d63177074eef45bd949b8fd2e0f3efc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d63177074eef45bd949b8fd2e0f3efc8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:09:22Z", "revision_number": 0, "id": "da47e4ea-6770-45d4-b42e-46be9bbed25c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-25T21:09:22Z", "security_group_id": "e4b7c431-bef3-452c-82f2-355129ad4858", "tenant_id": "d63177074eef45bd949b8fd2e0f3efc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d63177074eef45bd949b8fd2e0f3efc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:09:22Z", "revision_number": 0, "id": "e47c3051-a5df-4d24-8ac1-a057989d840c", "remote_group_id": "e4b7c431-bef3-452c-82f2-355129ad4858", "remote_ip_prefix": null, "created_at": "2019-03-25T21:09:22Z", "security_group_id": "e4b7c431-bef3-452c-82f2-355129ad4858", "tenant_id": "d63177074eef45bd949b8fd2e0f3efc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d63177074eef45bd949b8fd2e0f3efc8"}], "revision_number": 1, "project_id": "d63177074eef45bd949b8fd2e0f3efc8", "id": "e4b7c431-bef3-452c-82f2-355129ad4858", "name": "default"}]} 2019-03-25 21:15:50,943 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/security-groups.json used request id req-8d7399be-7123-4f92-8266-6f14d1500037 2019-03-25 21:15:50,943 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0520939826965s 2019-03-25 21:15:50,950 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-03-25 21:15:50,950 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f19888fd3a075d0302c859a343a5b229b14c4cab" -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": "4fda82d4-1780-4a32-94d4-b8bd5a39baaa"}}' 2019-03-25 21:15:51,385 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Mon, 25 Mar 2019 21:15:51 GMT X-Openstack-Request-Id: req-9c7eed0e-cea6-4228-a57e-c067ee5c8b5c 2019-03-25 21:15:51,385 - 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-03-25T21:15:51Z", "security_group_id": "4fda82d4-1780-4a32-94d4-b8bd5a39baaa", "port_range_min": 22, "revision_number": 0, "tenant_id": "6b11f2443f6143b883476562044a24d7", "created_at": "2019-03-25T21:15:51Z", "project_id": "6b11f2443f6143b883476562044a24d7", "id": "737dc644-074b-499f-8ca9-e6e3df38fe23"}} 2019-03-25 21:15:51,386 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/security-group-rules.json used request id req-9c7eed0e-cea6-4228-a57e-c067ee5c8b5c 2019-03-25 21:15:51,386 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.436063051224s 2019-03-25 21:15:51,392 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-25 21:15:51,392 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f19888fd3a075d0302c859a343a5b229b14c4cab" 2019-03-25 21:15:51,461 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 8836 Content-Type: application/json Date: Mon, 25 Mar 2019 21:15:51 GMT X-Openstack-Request-Id: req-2b6945e5-d7b6-431e-9826-f8f78bfc91a1 2019-03-25 21:15:51,463 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "6b11f2443f6143b883476562044a24d7", "created_at": "2019-03-25T21:15:51Z", "updated_at": "2019-03-25T21:15:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:15:51Z", "revision_number": 0, "id": "6df760a1-3b2d-4d3b-add7-62d91613c27e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-25T21:15:51Z", "security_group_id": "4fda82d4-1780-4a32-94d4-b8bd5a39baaa", "tenant_id": "6b11f2443f6143b883476562044a24d7", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b11f2443f6143b883476562044a24d7"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-03-25T21:15:51Z", "revision_number": 0, "id": "737dc644-074b-499f-8ca9-e6e3df38fe23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-25T21:15:51Z", "security_group_id": "4fda82d4-1780-4a32-94d4-b8bd5a39baaa", "tenant_id": "6b11f2443f6143b883476562044a24d7", "port_range_min": 22, "ethertype": "IPv4", "project_id": "6b11f2443f6143b883476562044a24d7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:15:51Z", "revision_number": 0, "id": "ec218025-7845-4c7c-80b4-7d69c078abd1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-25T21:15:51Z", "security_group_id": "4fda82d4-1780-4a32-94d4-b8bd5a39baaa", "tenant_id": "6b11f2443f6143b883476562044a24d7", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b11f2443f6143b883476562044a24d7"}], "revision_number": 2, "project_id": "6b11f2443f6143b883476562044a24d7", "id": "4fda82d4-1780-4a32-94d4-b8bd5a39baaa", "name": "singlevm1-sg_1a8417aa-d525-4dc6-99d4-c977bc99f5e9"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-03-25T21:13:07Z", "updated_at": "2019-03-25T21:13:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:13:07Z", "revision_number": 0, "id": "31e8ac3d-8207-4e5f-b990-866f3f5416b6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-25T21:13:07Z", "security_group_id": "562f628f-548c-459d-aa95-16cd921f5c23", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:13:07Z", "revision_number": 0, "id": "31f01741-2ed9-4c81-964d-b358877a82df", "remote_group_id": "562f628f-548c-459d-aa95-16cd921f5c23", "remote_ip_prefix": null, "created_at": "2019-03-25T21:13:07Z", "security_group_id": "562f628f-548c-459d-aa95-16cd921f5c23", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:13:07Z", "revision_number": 0, "id": "79857e11-c9cc-477c-99ea-5ddb8fad2f59", "remote_group_id": "562f628f-548c-459d-aa95-16cd921f5c23", "remote_ip_prefix": null, "created_at": "2019-03-25T21:13:07Z", "security_group_id": "562f628f-548c-459d-aa95-16cd921f5c23", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:13:07Z", "revision_number": 0, "id": "d4999770-a7ea-488f-bbb8-c33d18961f35", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-25T21:13:07Z", "security_group_id": "562f628f-548c-459d-aa95-16cd921f5c23", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "562f628f-548c-459d-aa95-16cd921f5c23", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b11f2443f6143b883476562044a24d7", "created_at": "2019-03-25T21:13:04Z", "updated_at": "2019-03-25T21:13:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:13:04Z", "revision_number": 0, "id": "3262cbae-7ea5-4e17-abc5-d84ece7b10b5", "remote_group_id": "96d81efc-269e-4a06-b100-51e616e5f674", "remote_ip_prefix": null, "created_at": "2019-03-25T21:13:04Z", "security_group_id": "96d81efc-269e-4a06-b100-51e616e5f674", "tenant_id": "6b11f2443f6143b883476562044a24d7", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b11f2443f6143b883476562044a24d7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:13:04Z", "revision_number": 0, "id": "b9237e1d-c8fe-404c-8fba-64284fec345f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-25T21:13:04Z", "security_group_id": "96d81efc-269e-4a06-b100-51e616e5f674", "tenant_id": "6b11f2443f6143b883476562044a24d7", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b11f2443f6143b883476562044a24d7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:13:04Z", "revision_number": 0, "id": "cbb6c5e7-a532-4bc7-b917-25633c1a9aad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-25T21:13:04Z", "security_group_id": "96d81efc-269e-4a06-b100-51e616e5f674", "tenant_id": "6b11f2443f6143b883476562044a24d7", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b11f2443f6143b883476562044a24d7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:13:04Z", "revision_number": 0, "id": "dad1e60b-d960-478a-9aec-ede883e2ada8", "remote_group_id": "96d81efc-269e-4a06-b100-51e616e5f674", "remote_ip_prefix": null, "created_at": "2019-03-25T21:13:04Z", "security_group_id": "96d81efc-269e-4a06-b100-51e616e5f674", "tenant_id": "6b11f2443f6143b883476562044a24d7", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b11f2443f6143b883476562044a24d7"}], "revision_number": 1, "project_id": "6b11f2443f6143b883476562044a24d7", "id": "96d81efc-269e-4a06-b100-51e616e5f674", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d63177074eef45bd949b8fd2e0f3efc8", "created_at": "2019-03-25T21:09:22Z", "updated_at": "2019-03-25T21:09:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:09:22Z", "revision_number": 0, "id": "2c249c2d-b441-45ef-b10c-dd19cf3834aa", "remote_group_id": "e4b7c431-bef3-452c-82f2-355129ad4858", "remote_ip_prefix": null, "created_at": "2019-03-25T21:09:22Z", "security_group_id": "e4b7c431-bef3-452c-82f2-355129ad4858", "tenant_id": "d63177074eef45bd949b8fd2e0f3efc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d63177074eef45bd949b8fd2e0f3efc8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:09:22Z", "revision_number": 0, "id": "bdb83b3c-07a9-48f4-a9f4-172e4487c34d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-25T21:09:22Z", "security_group_id": "e4b7c431-bef3-452c-82f2-355129ad4858", "tenant_id": "d63177074eef45bd949b8fd2e0f3efc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d63177074eef45bd949b8fd2e0f3efc8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:09:22Z", "revision_number": 0, "id": "da47e4ea-6770-45d4-b42e-46be9bbed25c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-25T21:09:22Z", "security_group_id": "e4b7c431-bef3-452c-82f2-355129ad4858", "tenant_id": "d63177074eef45bd949b8fd2e0f3efc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d63177074eef45bd949b8fd2e0f3efc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:09:22Z", "revision_number": 0, "id": "e47c3051-a5df-4d24-8ac1-a057989d840c", "remote_group_id": "e4b7c431-bef3-452c-82f2-355129ad4858", "remote_ip_prefix": null, "created_at": "2019-03-25T21:09:22Z", "security_group_id": "e4b7c431-bef3-452c-82f2-355129ad4858", "tenant_id": "d63177074eef45bd949b8fd2e0f3efc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d63177074eef45bd949b8fd2e0f3efc8"}], "revision_number": 1, "project_id": "d63177074eef45bd949b8fd2e0f3efc8", "id": "e4b7c431-bef3-452c-82f2-355129ad4858", "name": "default"}]} 2019-03-25 21:15:51,463 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/security-groups.json used request id req-2b6945e5-d7b6-431e-9826-f8f78bfc91a1 2019-03-25 21:15:51,463 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0715599060059s 2019-03-25 21:15:51,470 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-03-25 21:15:51,470 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f19888fd3a075d0302c859a343a5b229b14c4cab" -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": "4fda82d4-1780-4a32-94d4-b8bd5a39baaa"}}' 2019-03-25 21:15:51,888 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Mon, 25 Mar 2019 21:15:51 GMT X-Openstack-Request-Id: req-1a328824-ff36-4830-ae52-afdc7f2b6f40 2019-03-25 21:15:51,889 - 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-03-25T21:15:51Z", "security_group_id": "4fda82d4-1780-4a32-94d4-b8bd5a39baaa", "port_range_min": null, "revision_number": 0, "tenant_id": "6b11f2443f6143b883476562044a24d7", "created_at": "2019-03-25T21:15:51Z", "project_id": "6b11f2443f6143b883476562044a24d7", "id": "379512b8-606e-414b-b758-66e23220063b"}} 2019-03-25 21:15:51,889 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/security-group-rules.json used request id req-1a328824-ff36-4830-ae52-afdc7f2b6f40 2019-03-25 21:15:51,889 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.419008970261s 2019-03-25 21:15:51,890 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-25 21:15:51,891 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f19888fd3a075d0302c859a343a5b229b14c4cab" 2019-03-25 21:15:53,070 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2146 Content-Type: application/json Date: Mon, 25 Mar 2019 21:15:53 GMT X-Openstack-Request-Id: req-ab13612d-ac70-4049-80f9-cf26e8558144 2019-03-25 21:15:53,070 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"39f6a7de-fe0a-4d74-ab36-900db9e46127","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"d63177074eef45bd949b8fd2e0f3efc8","l2_adjacency":true,"status":"ACTIVE","subnets":["45132bb9-b5c2-4ed3-85b9-9add1bd00bfe"],"description":"","tags":[],"updated_at":"2019-03-25T21:09:30Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d63177074eef45bd949b8fd2e0f3efc8","created_at":"2019-03-25T21:09:22Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"6050b5c4-82fa-4252-ab8d-6a04814840aa","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":94,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["898742e5-f537-45a1-bc98-f0b0b11eaae4"],"description":"","tags":[],"updated_at":"2019-03-25T21:15:36Z","qos_policy_id":null,"name":"HA network tenant 6b11f2443f6143b883476562044a24d7","admin_state_up":true,"tenant_id":"","created_at":"2019-03-25T21:15:35Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"ba977d30-e053-41cd-a86b-c75590e628f4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":77,"ipv4_address_scope":null,"shared":false,"project_id":"6b11f2443f6143b883476562044a24d7","l2_adjacency":true,"status":"ACTIVE","subnets":["4b2c97b3-db47-4142-bb02-00a15d2e7fe1"],"description":"","tags":[],"updated_at":"2019-03-25T21:15:35Z","qos_policy_id":null,"name":"singlevm1-net_1a8417aa-d525-4dc6-99d4-c977bc99f5e9","admin_state_up":true,"tenant_id":"6b11f2443f6143b883476562044a24d7","created_at":"2019-03-25T21:15:33Z","provider:network_type":"vxlan"}]} 2019-03-25 21:15:53,070 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks.json used request id req-ab13612d-ac70-4049-80f9-cf26e8558144 2019-03-25 21:15:53,071 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.18018507957s 2019-03-25 21:15:53,076 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-25 21:15:53,080 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f19888fd3a075d0302c859a343a5b229b14c4cab" 2019-03-25 21:15:53,362 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Mon, 25 Mar 2019 21:15:53 GMT X-Openstack-Request-Id: req-b8b5d354-69ac-4862-a89b-27d45fa26f77 2019-03-25 21:15:53,362 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-25T21:15:48Z", "file": "/v2/images/2f80811b-cb32-420a-8455-86610ccaf506/file", "owner": "6b11f2443f6143b883476562044a24d7", "id": "2f80811b-cb32-420a-8455-86610ccaf506", "size": 12716032, "self": "/v2/images/2f80811b-cb32-420a-8455-86610ccaf506", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://e462d782-10b3-4bf7-bfdc-4087219c1f00/images/2f80811b-cb32-420a-8455-86610ccaf506/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://e462d782-10b3-4bf7-bfdc-4087219c1f00/images/2f80811b-cb32-420a-8455-86610ccaf506/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_1a8417aa-d525-4dc6-99d4-c977bc99f5e9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_1a8417aa-d525-4dc6-99d4-c977bc99f5e9", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-25T21:15:47Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-25 21:15:53,362 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.37:9292/v2/images used request id req-b8b5d354-69ac-4862-a89b-27d45fa26f77 2019-03-25 21:15:53,363 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.28657412529s 2019-03-25 21:15:53,369 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-25 21:15:53,372 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f19888fd3a075d0302c859a343a5b229b14c4cab" 2019-03-25 21:15:53,398 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Mon, 25 Mar 2019 21:15:53 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ec3eb91e-ba57-410f-8a93-7ef5e0c92967 x-openstack-request-id: req-ec3eb91e-ba57-410f-8a93-7ef5e0c92967 2019-03-25 21:15:53,398 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "singlevm1-flavor_1a8417aa-d525-4dc6-99d4-c977bc99f5e9", "links": [{"href": "http://172.30.9.37:8774/v2.1/flavors/70df3809-fcac-416e-838a-78bdf005d611", "rel": "self"}, {"href": "http://172.30.9.37:8774/flavors/70df3809-fcac-416e-838a-78bdf005d611", "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": "70df3809-fcac-416e-838a-78bdf005d611"}]} 2019-03-25 21:15:53,398 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/flavors/detail?is_public=None used request id req-ec3eb91e-ba57-410f-8a93-7ef5e0c92967 2019-03-25 21:15:53,398 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0291218757629s 2019-03-25 21:15:53,401 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-03-25 21:15:53,404 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f19888fd3a075d0302c859a343a5b229b14c4cab" -d '{"server": {"name": "singlevm1-vm_1a8417aa-d525-4dc6-99d4-c977bc99f5e9", "imageRef": "2f80811b-cb32-420a-8455-86610ccaf506", "key_name": "singlevm1-kp_1a8417aa-d525-4dc6-99d4-c977bc99f5e9", "flavorRef": "70df3809-fcac-416e-838a-78bdf005d611", "max_count": 1, "min_count": 1, "networks": [{"uuid": "ba977d30-e053-41cd-a86b-c75590e628f4"}], "security_groups": [{"name": "4fda82d4-1780-4a32-94d4-b8bd5a39baaa"}]}}' 2019-03-25 21:15:57,381 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Mon, 25 Mar 2019 21:15:53 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 location: http://172.30.9.37:8774/v2.1/servers/27146ae3-cb83-4c2a-aed4-7da147e5fa5c x-compute-request-id: req-caafc223-ac8d-4db1-a52f-977063285db1 x-openstack-request-id: req-caafc223-ac8d-4db1-a52f-977063285db1 2019-03-25 21:15:57,382 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "4fda82d4-1780-4a32-94d4-b8bd5a39baaa"}], "OS-DCF:diskConfig": "MANUAL", "id": "27146ae3-cb83-4c2a-aed4-7da147e5fa5c", "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/27146ae3-cb83-4c2a-aed4-7da147e5fa5c", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/27146ae3-cb83-4c2a-aed4-7da147e5fa5c", "rel": "bookmark"}], "adminPass": "dC3fepBkqW7h"}} 2019-03-25 21:15:57,382 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/servers used request id req-caafc223-ac8d-4db1-a52f-977063285db1 2019-03-25 21:15:57,382 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 3.98134303093s 2019-03-25 21:15:57,383 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-25 21:15:57,386 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f19888fd3a075d0302c859a343a5b229b14c4cab" 2019-03-25 21:15:58,572 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 639 Content-Type: application/json Date: Mon, 25 Mar 2019 21:15:57 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5bcfb6ce-b2d1-4d39-8b00-1d74a5fd6df8 x-openstack-request-id: req-5bcfb6ce-b2d1-4d39-8b00-1d74a5fd6df8 2019-03-25 21:15:58,573 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/27146ae3-cb83-4c2a-aed4-7da147e5fa5c", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/27146ae3-cb83-4c2a-aed4-7da147e5fa5c", "rel": "bookmark"}], "image": {"id": "2f80811b-cb32-420a-8455-86610ccaf506", "links": [{"href": "http://172.30.9.37:8774/images/2f80811b-cb32-420a-8455-86610ccaf506", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "70df3809-fcac-416e-838a-78bdf005d611", "links": [{"href": "http://172.30.9.37:8774/flavors/70df3809-fcac-416e-838a-78bdf005d611", "rel": "bookmark"}]}, "id": "27146ae3-cb83-4c2a-aed4-7da147e5fa5c", "user_id": "91d186dc05e04a949fa38872730b130a", "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-03-25T21:15:57Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_1a8417aa-d525-4dc6-99d4-c977bc99f5e9", "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "singlevm1-vm_1a8417aa-d525-4dc6-99d4-c977bc99f5e9", "created": "2019-03-25T21:15:57Z", "tenant_id": "6b11f2443f6143b883476562044a24d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-25 21:15:58,573 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-5bcfb6ce-b2d1-4d39-8b00-1d74a5fd6df8 2019-03-25 21:15:58,573 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.19040489197s 2019-03-25 21:15:58,585 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-25 21:15:58,585 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f19888fd3a075d0302c859a343a5b229b14c4cab" 2019-03-25 21:15:58,701 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2146 Content-Type: application/json Date: Mon, 25 Mar 2019 21:15:58 GMT X-Openstack-Request-Id: req-b09db948-480c-4cd8-9b47-909becce57bc 2019-03-25 21:15:58,701 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"39f6a7de-fe0a-4d74-ab36-900db9e46127","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"d63177074eef45bd949b8fd2e0f3efc8","l2_adjacency":true,"status":"ACTIVE","subnets":["45132bb9-b5c2-4ed3-85b9-9add1bd00bfe"],"description":"","tags":[],"updated_at":"2019-03-25T21:09:30Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d63177074eef45bd949b8fd2e0f3efc8","created_at":"2019-03-25T21:09:22Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"6050b5c4-82fa-4252-ab8d-6a04814840aa","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":94,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["898742e5-f537-45a1-bc98-f0b0b11eaae4"],"description":"","tags":[],"updated_at":"2019-03-25T21:15:36Z","qos_policy_id":null,"name":"HA network tenant 6b11f2443f6143b883476562044a24d7","admin_state_up":true,"tenant_id":"","created_at":"2019-03-25T21:15:35Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"ba977d30-e053-41cd-a86b-c75590e628f4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":77,"ipv4_address_scope":null,"shared":false,"project_id":"6b11f2443f6143b883476562044a24d7","l2_adjacency":true,"status":"ACTIVE","subnets":["4b2c97b3-db47-4142-bb02-00a15d2e7fe1"],"description":"","tags":[],"updated_at":"2019-03-25T21:15:35Z","qos_policy_id":null,"name":"singlevm1-net_1a8417aa-d525-4dc6-99d4-c977bc99f5e9","admin_state_up":true,"tenant_id":"6b11f2443f6143b883476562044a24d7","created_at":"2019-03-25T21:15:33Z","provider:network_type":"vxlan"}]} 2019-03-25 21:15:58,701 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks.json used request id req-b09db948-480c-4cd8-9b47-909becce57bc 2019-03-25 21:15:58,702 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.116782903671s 2019-03-25 21:15:58,703 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-03-25 21:15:58,703 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f19888fd3a075d0302c859a343a5b229b14c4cab" 2019-03-25 21:15:59,083 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1925 Content-Type: application/json Date: Mon, 25 Mar 2019 21:15:59 GMT X-Openstack-Request-Id: req-8cd4076f-a188-4d10-a0bb-f4ce58e58223 2019-03-25 21:15:59,083 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-03-25T21:09:30Z","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":"45132bb9-b5c2-4ed3-85b9-9add1bd00bfe","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"d63177074eef45bd949b8fd2e0f3efc8","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"39f6a7de-fe0a-4d74-ab36-900db9e46127","tenant_id":"d63177074eef45bd949b8fd2e0f3efc8","created_at":"2019-03-25T21:09:30Z","ip_version":4},{"updated_at":"2019-03-25T21:15: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":"4b2c97b3-db47-4142-bb02-00a15d2e7fe1","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"6b11f2443f6143b883476562044a24d7","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"singlevm1-subnet_1a8417aa-d525-4dc6-99d4-c977bc99f5e9","enable_dhcp":true,"segment_id":null,"network_id":"ba977d30-e053-41cd-a86b-c75590e628f4","tenant_id":"6b11f2443f6143b883476562044a24d7","created_at":"2019-03-25T21:15:35Z","ip_version":4},{"updated_at":"2019-03-25T21:15: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":"898742e5-f537-45a1-bc98-f0b0b11eaae4","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 6b11f2443f6143b883476562044a24d7","enable_dhcp":false,"segment_id":null,"network_id":"6050b5c4-82fa-4252-ab8d-6a04814840aa","tenant_id":"","created_at":"2019-03-25T21:15:36Z","ip_version":4}]} 2019-03-25 21:15:59,083 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/subnets.json used request id req-8cd4076f-a188-4d10-a0bb-f4ce58e58223 2019-03-25 21:15:59,083 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.380733013153s 2019-03-25 21:15:59,085 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-25 21:16:01,087 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-25 21:16:01,090 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f19888fd3a075d0302c859a343a5b229b14c4cab" 2019-03-25 21:16:02,088 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 727 Content-Type: application/json Date: Mon, 25 Mar 2019 21:16:01 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e49a7c51-a89c-4698-81fa-6dd0a1a4e5da x-openstack-request-id: req-e49a7c51-a89c-4698-81fa-6dd0a1a4e5da 2019-03-25 21:16:02,088 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/27146ae3-cb83-4c2a-aed4-7da147e5fa5c", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/27146ae3-cb83-4c2a-aed4-7da147e5fa5c", "rel": "bookmark"}], "image": {"id": "2f80811b-cb32-420a-8455-86610ccaf506", "links": [{"href": "http://172.30.9.37:8774/images/2f80811b-cb32-420a-8455-86610ccaf506", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "70df3809-fcac-416e-838a-78bdf005d611", "links": [{"href": "http://172.30.9.37:8774/flavors/70df3809-fcac-416e-838a-78bdf005d611", "rel": "bookmark"}]}, "id": "27146ae3-cb83-4c2a-aed4-7da147e5fa5c", "user_id": "91d186dc05e04a949fa38872730b130a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-25T21:16:01Z", "hostId": "0f925af754ee1c24116f0b7dec318de96365ec34d0dbadd7efd78321", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_1a8417aa-d525-4dc6-99d4-c977bc99f5e9", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_1a8417aa-d525-4dc6-99d4-c977bc99f5e9", "created": "2019-03-25T21:15:57Z", "tenant_id": "6b11f2443f6143b883476562044a24d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-25 21:16:02,088 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-e49a7c51-a89c-4698-81fa-6dd0a1a4e5da 2019-03-25 21:16:02,088 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.00092291832s 2019-03-25 21:16:02,094 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-25 21:16:04,097 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-25 21:16:04,100 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f19888fd3a075d0302c859a343a5b229b14c4cab" 2019-03-25 21:16:05,731 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 741 Content-Type: application/json Date: Mon, 25 Mar 2019 21:16: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-5f0f0928-ee60-4663-9bb1-e63a2c830d6d x-openstack-request-id: req-5f0f0928-ee60-4663-9bb1-e63a2c830d6d 2019-03-25 21:16:05,731 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/27146ae3-cb83-4c2a-aed4-7da147e5fa5c", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/27146ae3-cb83-4c2a-aed4-7da147e5fa5c", "rel": "bookmark"}], "image": {"id": "2f80811b-cb32-420a-8455-86610ccaf506", "links": [{"href": "http://172.30.9.37:8774/images/2f80811b-cb32-420a-8455-86610ccaf506", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "70df3809-fcac-416e-838a-78bdf005d611", "links": [{"href": "http://172.30.9.37:8774/flavors/70df3809-fcac-416e-838a-78bdf005d611", "rel": "bookmark"}]}, "id": "27146ae3-cb83-4c2a-aed4-7da147e5fa5c", "security_groups": [{"name": "singlevm1-sg_1a8417aa-d525-4dc6-99d4-c977bc99f5e9"}], "user_id": "91d186dc05e04a949fa38872730b130a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-25T21:16:02Z", "hostId": "0f925af754ee1c24116f0b7dec318de96365ec34d0dbadd7efd78321", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_1a8417aa-d525-4dc6-99d4-c977bc99f5e9", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_1a8417aa-d525-4dc6-99d4-c977bc99f5e9", "created": "2019-03-25T21:15:57Z", "tenant_id": "6b11f2443f6143b883476562044a24d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-25 21:16:05,732 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-5f0f0928-ee60-4663-9bb1-e63a2c830d6d 2019-03-25 21:16:05,732 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.63476800919s 2019-03-25 21:16:05,738 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-25 21:16:07,740 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-25 21:16:07,743 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f19888fd3a075d0302c859a343a5b229b14c4cab" 2019-03-25 21:16:09,538 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 810 Content-Type: application/json Date: Mon, 25 Mar 2019 21:16: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-96498d65-f9f7-484e-b6f2-774e81a7adfc x-openstack-request-id: req-96498d65-f9f7-484e-b6f2-774e81a7adfc 2019-03-25 21:16:09,538 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {"singlevm1-net_1a8417aa-d525-4dc6-99d4-c977bc99f5e9": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:39:6c", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/27146ae3-cb83-4c2a-aed4-7da147e5fa5c", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/27146ae3-cb83-4c2a-aed4-7da147e5fa5c", "rel": "bookmark"}], "image": {"id": "2f80811b-cb32-420a-8455-86610ccaf506", "links": [{"href": "http://172.30.9.37:8774/images/2f80811b-cb32-420a-8455-86610ccaf506", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "70df3809-fcac-416e-838a-78bdf005d611", "links": [{"href": "http://172.30.9.37:8774/flavors/70df3809-fcac-416e-838a-78bdf005d611", "rel": "bookmark"}]}, "id": "27146ae3-cb83-4c2a-aed4-7da147e5fa5c", "security_groups": [{"name": "singlevm1-sg_1a8417aa-d525-4dc6-99d4-c977bc99f5e9"}], "user_id": "91d186dc05e04a949fa38872730b130a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-25T21:16:02Z", "hostId": "0f925af754ee1c24116f0b7dec318de96365ec34d0dbadd7efd78321", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_1a8417aa-d525-4dc6-99d4-c977bc99f5e9", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_1a8417aa-d525-4dc6-99d4-c977bc99f5e9", "created": "2019-03-25T21:15:57Z", "tenant_id": "6b11f2443f6143b883476562044a24d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-25 21:16:09,538 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-96498d65-f9f7-484e-b6f2-774e81a7adfc 2019-03-25 21:16:09,539 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.79832100868s 2019-03-25 21:16:09,545 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-25 21:16:11,547 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-25 21:16:11,550 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f19888fd3a075d0302c859a343a5b229b14c4cab" 2019-03-25 21:16:13,236 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 810 Content-Type: application/json Date: Mon, 25 Mar 2019 21:16: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-74695471-7faa-4648-9156-d003ebe05ce2 x-openstack-request-id: req-74695471-7faa-4648-9156-d003ebe05ce2 2019-03-25 21:16:13,236 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {"singlevm1-net_1a8417aa-d525-4dc6-99d4-c977bc99f5e9": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:39:6c", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/27146ae3-cb83-4c2a-aed4-7da147e5fa5c", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/27146ae3-cb83-4c2a-aed4-7da147e5fa5c", "rel": "bookmark"}], "image": {"id": "2f80811b-cb32-420a-8455-86610ccaf506", "links": [{"href": "http://172.30.9.37:8774/images/2f80811b-cb32-420a-8455-86610ccaf506", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "70df3809-fcac-416e-838a-78bdf005d611", "links": [{"href": "http://172.30.9.37:8774/flavors/70df3809-fcac-416e-838a-78bdf005d611", "rel": "bookmark"}]}, "id": "27146ae3-cb83-4c2a-aed4-7da147e5fa5c", "security_groups": [{"name": "singlevm1-sg_1a8417aa-d525-4dc6-99d4-c977bc99f5e9"}], "user_id": "91d186dc05e04a949fa38872730b130a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-25T21:16:02Z", "hostId": "0f925af754ee1c24116f0b7dec318de96365ec34d0dbadd7efd78321", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_1a8417aa-d525-4dc6-99d4-c977bc99f5e9", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_1a8417aa-d525-4dc6-99d4-c977bc99f5e9", "created": "2019-03-25T21:15:57Z", "tenant_id": "6b11f2443f6143b883476562044a24d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-25 21:16:13,237 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-74695471-7faa-4648-9156-d003ebe05ce2 2019-03-25 21:16:13,237 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.68917489052s 2019-03-25 21:16:13,243 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-25 21:16:15,246 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-25 21:16:15,249 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f19888fd3a075d0302c859a343a5b229b14c4cab" 2019-03-25 21:16:15,809 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 812 Content-Type: application/json Date: Mon, 25 Mar 2019 21:16:15 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2014e403-0bc6-478a-a103-31d916fcafc4 x-openstack-request-id: req-2014e403-0bc6-478a-a103-31d916fcafc4 2019-03-25 21:16:15,810 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm1-net_1a8417aa-d525-4dc6-99d4-c977bc99f5e9": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:39:6c", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/27146ae3-cb83-4c2a-aed4-7da147e5fa5c", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/27146ae3-cb83-4c2a-aed4-7da147e5fa5c", "rel": "bookmark"}], "image": {"id": "2f80811b-cb32-420a-8455-86610ccaf506", "links": [{"href": "http://172.30.9.37:8774/images/2f80811b-cb32-420a-8455-86610ccaf506", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": "2019-03-25T21:16:11.000000", "flavor": {"id": "70df3809-fcac-416e-838a-78bdf005d611", "links": [{"href": "http://172.30.9.37:8774/flavors/70df3809-fcac-416e-838a-78bdf005d611", "rel": "bookmark"}]}, "id": "27146ae3-cb83-4c2a-aed4-7da147e5fa5c", "security_groups": [{"name": "singlevm1-sg_1a8417aa-d525-4dc6-99d4-c977bc99f5e9"}], "user_id": "91d186dc05e04a949fa38872730b130a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-25T21:16:11Z", "hostId": "0f925af754ee1c24116f0b7dec318de96365ec34d0dbadd7efd78321", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_1a8417aa-d525-4dc6-99d4-c977bc99f5e9", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_1a8417aa-d525-4dc6-99d4-c977bc99f5e9", "created": "2019-03-25T21:15:57Z", "tenant_id": "6b11f2443f6143b883476562044a24d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-25 21:16:15,810 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-2014e403-0bc6-478a-a103-31d916fcafc4 2019-03-25 21:16:15,810 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.564157009125s 2019-03-25 21:16:15,817 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-03-25 21:16:15,817 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:9696/v2.0/ports.json?device_id=27146ae3-cb83-4c2a-aed4-7da147e5fa5c" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f19888fd3a075d0302c859a343a5b229b14c4cab" 2019-03-25 21:16:15,869 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 991 Content-Type: application/json Date: Mon, 25 Mar 2019 21:16:16 GMT X-Openstack-Request-Id: req-08c20a5a-ad58-4125-b18a-6acc3a6f5c65 2019-03-25 21:16:15,870 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-25T21:16:10Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"4b2c97b3-db47-4142-bb02-00a15d2e7fe1","ip_address":"192.168.120.8"}],"id":"8832e471-cdb7-4192-bcdc-f1fbba550bb2","security_groups":["4fda82d4-1780-4a32-94d4-b8bd5a39baaa"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:61:39:6c","project_id":"6b11f2443f6143b883476562044a24d7","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ba977d30-e053-41cd-a86b-c75590e628f4","tenant_id":"6b11f2443f6143b883476562044a24d7","created_at":"2019-03-25T21:16:01Z","binding:vnic_type":"normal","device_id":"27146ae3-cb83-4c2a-aed4-7da147e5fa5c","ip_allocation":"immediate"}]} 2019-03-25 21:16:15,870 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/ports.json?device_id=27146ae3-cb83-4c2a-aed4-7da147e5fa5c used request id req-08c20a5a-ad58-4125-b18a-6acc3a6f5c65 2019-03-25 21:16:15,870 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0532021522522s 2019-03-25 21:16:15,880 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-25 21:16:15,881 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:9696/v2.0/floatingips.json?port_id=8832e471-cdb7-4192-bcdc-f1fbba550bb2" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f19888fd3a075d0302c859a343a5b229b14c4cab" 2019-03-25 21:16:15,928 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 25 Mar 2019 21:16:16 GMT X-Openstack-Request-Id: req-ea188a84-a48a-4308-99b7-ad47714f5c75 2019-03-25 21:16:15,928 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-03-25 21:16:15,928 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/floatingips.json?port_id=8832e471-cdb7-4192-bcdc-f1fbba550bb2 used request id req-ea188a84-a48a-4308-99b7-ad47714f5c75 2019-03-25 21:16:15,929 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0481171607971s 2019-03-25 21:16:15,929 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm1-net_1a8417aa-d525-4dc6-99d4-c977bc99f5e9': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:61:39:6c', 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'2f80811b-cb32-420a-8455-86610ccaf506'}), 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-03-25T21:16:11.000000', 'flavor': Munch({u'id': u'70df3809-fcac-416e-838a-78bdf005d611'}), 'az': u'nova', 'id': u'27146ae3-cb83-4c2a-aed4-7da147e5fa5c', 'security_groups': [Munch({u'name': u'singlevm1-sg_1a8417aa-d525-4dc6-99d4-c977bc99f5e9'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'91d186dc05e04a949fa38872730b130a', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6b11f2443f6143b883476562044a24d7', '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-03-25T21:16:11.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-03-25T21:16:11Z', 'hostId': u'0f925af754ee1c24116f0b7dec318de96365ec34d0dbadd7efd78321', u'OS-EXT-SRV-ATTR:host': u'overcloud-novacompute-1.opnfvlf.org', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm1-kp_1a8417aa-d525-4dc6-99d4-c977bc99f5e9', 'public_v6': '', 'private_v4': u'192.168.120.8', 'cloud': 'envvars', 'host_id': u'0f925af754ee1c24116f0b7dec318de96365ec34d0dbadd7efd78321', '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-03-25T21:16:11.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'6b11f2443f6143b883476562044a24d7', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', 'name': u'singlevm1-vm_1a8417aa-d525-4dc6-99d4-c977bc99f5e9', 'adminPass': u'dC3fepBkqW7h', 'tenant_id': u'6b11f2443f6143b883476562044a24d7', 'created_at': u'2019-03-25T21:15:57Z', 'created': u'2019-03-25T21:15:57Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-03-25 21:16:15,935 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-25 21:16:15,935 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f19888fd3a075d0302c859a343a5b229b14c4cab" 2019-03-25 21:16:16,035 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2146 Content-Type: application/json Date: Mon, 25 Mar 2019 21:16:16 GMT X-Openstack-Request-Id: req-eb639cfc-0378-44fc-bc65-238017544b86 2019-03-25 21:16:16,035 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"39f6a7de-fe0a-4d74-ab36-900db9e46127","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"d63177074eef45bd949b8fd2e0f3efc8","l2_adjacency":true,"status":"ACTIVE","subnets":["45132bb9-b5c2-4ed3-85b9-9add1bd00bfe"],"description":"","tags":[],"updated_at":"2019-03-25T21:09:30Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d63177074eef45bd949b8fd2e0f3efc8","created_at":"2019-03-25T21:09:22Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"6050b5c4-82fa-4252-ab8d-6a04814840aa","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":94,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["898742e5-f537-45a1-bc98-f0b0b11eaae4"],"description":"","tags":[],"updated_at":"2019-03-25T21:15:36Z","qos_policy_id":null,"name":"HA network tenant 6b11f2443f6143b883476562044a24d7","admin_state_up":true,"tenant_id":"","created_at":"2019-03-25T21:15:35Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"ba977d30-e053-41cd-a86b-c75590e628f4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":77,"ipv4_address_scope":null,"shared":false,"project_id":"6b11f2443f6143b883476562044a24d7","l2_adjacency":true,"status":"ACTIVE","subnets":["4b2c97b3-db47-4142-bb02-00a15d2e7fe1"],"description":"","tags":[],"updated_at":"2019-03-25T21:15:35Z","qos_policy_id":null,"name":"singlevm1-net_1a8417aa-d525-4dc6-99d4-c977bc99f5e9","admin_state_up":true,"tenant_id":"6b11f2443f6143b883476562044a24d7","created_at":"2019-03-25T21:15:33Z","provider:network_type":"vxlan"}]} 2019-03-25 21:16:16,035 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks.json used request id req-eb639cfc-0378-44fc-bc65-238017544b86 2019-03-25 21:16:16,036 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.100635051727s 2019-03-25 21:16:16,037 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-03-25 21:16:16,038 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:9696/v2.0/ports.json?device_id=27146ae3-cb83-4c2a-aed4-7da147e5fa5c" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f19888fd3a075d0302c859a343a5b229b14c4cab" 2019-03-25 21:16:16,386 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 991 Content-Type: application/json Date: Mon, 25 Mar 2019 21:16:16 GMT X-Openstack-Request-Id: req-262ff312-a163-4bb2-bd8b-f7a039094a8e 2019-03-25 21:16:16,387 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-25T21:16:10Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"4b2c97b3-db47-4142-bb02-00a15d2e7fe1","ip_address":"192.168.120.8"}],"id":"8832e471-cdb7-4192-bcdc-f1fbba550bb2","security_groups":["4fda82d4-1780-4a32-94d4-b8bd5a39baaa"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:61:39:6c","project_id":"6b11f2443f6143b883476562044a24d7","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ba977d30-e053-41cd-a86b-c75590e628f4","tenant_id":"6b11f2443f6143b883476562044a24d7","created_at":"2019-03-25T21:16:01Z","binding:vnic_type":"normal","device_id":"27146ae3-cb83-4c2a-aed4-7da147e5fa5c","ip_allocation":"immediate"}]} 2019-03-25 21:16:16,387 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/ports.json?device_id=27146ae3-cb83-4c2a-aed4-7da147e5fa5c used request id req-262ff312-a163-4bb2-bd8b-f7a039094a8e 2019-03-25 21:16:16,387 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.349514007568s 2019-03-25 21:16:16,388 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-03-25 21:16:16,388 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9696/v2.0/floatingips.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f19888fd3a075d0302c859a343a5b229b14c4cab" -d '{"floatingip": {"floating_network_id": "39f6a7de-fe0a-4d74-ab36-900db9e46127", "fixed_ip_address": "192.168.120.8", "port_id": "8832e471-cdb7-4192-bcdc-f1fbba550bb2"}}' 2019-03-25 21:16:19,381 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 823 Content-Type: application/json Date: Mon, 25 Mar 2019 21:16:19 GMT X-Openstack-Request-Id: req-5ac3336f-51ad-4e81-ba35-fb257738237e 2019-03-25 21:16:19,381 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "a554272c-4e7b-413b-8bb2-d0c824408bc0", "status": "DOWN", "description": "", "tags": [], "tenant_id": "6b11f2443f6143b883476562044a24d7", "created_at": "2019-03-25T21:16:17Z", "updated_at": "2019-03-25T21:16:17Z", "floating_network_id": "39f6a7de-fe0a-4d74-ab36-900db9e46127", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "ba977d30-e053-41cd-a86b-c75590e628f4", "device_owner": "compute:nova", "mac_address": "fa:16:3e:61:39:6c", "device_id": "27146ae3-cb83-4c2a-aed4-7da147e5fa5c"}, "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.208", "revision_number": 0, "project_id": "6b11f2443f6143b883476562044a24d7", "port_id": "8832e471-cdb7-4192-bcdc-f1fbba550bb2", "id": "442cd5be-b3d2-4776-86b8-054a2a2b7dc1", "qos_policy_id": null}} 2019-03-25 21:16:19,381 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/floatingips.json used request id req-5ac3336f-51ad-4e81-ba35-fb257738237e 2019-03-25 21:16:19,382 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.9936850071s 2019-03-25 21:16:19,397 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-25 21:16:19,397 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f19888fd3a075d0302c859a343a5b229b14c4cab" 2019-03-25 21:16:19,464 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Mon, 25 Mar 2019 21:16:19 GMT X-Openstack-Request-Id: req-02111d31-3632-4e4b-b6e3-1fc92919a0da 2019-03-25 21:16:19,465 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "a554272c-4e7b-413b-8bb2-d0c824408bc0", "status": "DOWN", "description": "", "tags": [], "tenant_id": "6b11f2443f6143b883476562044a24d7", "created_at": "2019-03-25T21:16:17Z", "updated_at": "2019-03-25T21:16:17Z", "floating_network_id": "39f6a7de-fe0a-4d74-ab36-900db9e46127", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "ba977d30-e053-41cd-a86b-c75590e628f4", "device_owner": "compute:nova", "mac_address": "fa:16:3e:61:39:6c", "device_id": "27146ae3-cb83-4c2a-aed4-7da147e5fa5c"}, "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.208", "revision_number": 0, "project_id": "6b11f2443f6143b883476562044a24d7", "port_id": "8832e471-cdb7-4192-bcdc-f1fbba550bb2", "id": "442cd5be-b3d2-4776-86b8-054a2a2b7dc1", "qos_policy_id": null}]} 2019-03-25 21:16:19,465 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/floatingips.json used request id req-02111d31-3632-4e4b-b6e3-1fc92919a0da 2019-03-25 21:16:19,465 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0684289932251s 2019-03-25 21:16:19,472 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-03-25 21:16:19,582 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-25 21:16:19,582 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f19888fd3a075d0302c859a343a5b229b14c4cab" 2019-03-25 21:16:19,941 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Mon, 25 Mar 2019 21:16:20 GMT X-Openstack-Request-Id: req-7ea33b7e-b4e5-4fa8-b15c-603268938d44 2019-03-25 21:16:19,941 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "a554272c-4e7b-413b-8bb2-d0c824408bc0", "status": "DOWN", "description": "", "tags": [], "tenant_id": "6b11f2443f6143b883476562044a24d7", "created_at": "2019-03-25T21:16:17Z", "updated_at": "2019-03-25T21:16:17Z", "floating_network_id": "39f6a7de-fe0a-4d74-ab36-900db9e46127", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "ba977d30-e053-41cd-a86b-c75590e628f4", "device_owner": "compute:nova", "mac_address": "fa:16:3e:61:39:6c", "device_id": "27146ae3-cb83-4c2a-aed4-7da147e5fa5c"}, "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.208", "revision_number": 0, "project_id": "6b11f2443f6143b883476562044a24d7", "port_id": "8832e471-cdb7-4192-bcdc-f1fbba550bb2", "id": "442cd5be-b3d2-4776-86b8-054a2a2b7dc1", "qos_policy_id": null}]} 2019-03-25 21:16:19,941 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/floatingips.json used request id req-7ea33b7e-b4e5-4fa8-b15c-603268938d44 2019-03-25 21:16:19,942 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.359964132309s 2019-03-25 21:16:19,948 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-03-25 21:16:20,058 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-25 21:16:20,058 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f19888fd3a075d0302c859a343a5b229b14c4cab" 2019-03-25 21:16:20,144 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Mon, 25 Mar 2019 21:16:20 GMT X-Openstack-Request-Id: req-ebcedab6-c7dc-4507-98a8-b80188b64792 2019-03-25 21:16:20,145 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "a554272c-4e7b-413b-8bb2-d0c824408bc0", "status": "DOWN", "description": "", "tags": [], "tenant_id": "6b11f2443f6143b883476562044a24d7", "created_at": "2019-03-25T21:16:17Z", "updated_at": "2019-03-25T21:16:17Z", "floating_network_id": "39f6a7de-fe0a-4d74-ab36-900db9e46127", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "ba977d30-e053-41cd-a86b-c75590e628f4", "device_owner": "compute:nova", "mac_address": "fa:16:3e:61:39:6c", "device_id": "27146ae3-cb83-4c2a-aed4-7da147e5fa5c"}, "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.208", "revision_number": 0, "project_id": "6b11f2443f6143b883476562044a24d7", "port_id": "8832e471-cdb7-4192-bcdc-f1fbba550bb2", "id": "442cd5be-b3d2-4776-86b8-054a2a2b7dc1", "qos_policy_id": null}]} 2019-03-25 21:16:20,145 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/floatingips.json used request id req-ebcedab6-c7dc-4507-98a8-b80188b64792 2019-03-25 21:16:20,145 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0867490768433s 2019-03-25 21:16:20,150 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-03-25 21:16:20,260 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-25 21:16:20,261 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f19888fd3a075d0302c859a343a5b229b14c4cab" 2019-03-25 21:16:20,319 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Mon, 25 Mar 2019 21:16:20 GMT X-Openstack-Request-Id: req-e028d7f4-3d60-4dd4-b477-cda87e52e85d 2019-03-25 21:16:20,319 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "a554272c-4e7b-413b-8bb2-d0c824408bc0", "status": "DOWN", "description": "", "tags": [], "tenant_id": "6b11f2443f6143b883476562044a24d7", "created_at": "2019-03-25T21:16:17Z", "updated_at": "2019-03-25T21:16:17Z", "floating_network_id": "39f6a7de-fe0a-4d74-ab36-900db9e46127", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "ba977d30-e053-41cd-a86b-c75590e628f4", "device_owner": "compute:nova", "mac_address": "fa:16:3e:61:39:6c", "device_id": "27146ae3-cb83-4c2a-aed4-7da147e5fa5c"}, "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.208", "revision_number": 0, "project_id": "6b11f2443f6143b883476562044a24d7", "port_id": "8832e471-cdb7-4192-bcdc-f1fbba550bb2", "id": "442cd5be-b3d2-4776-86b8-054a2a2b7dc1", "qos_policy_id": null}]} 2019-03-25 21:16:20,319 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/floatingips.json used request id req-e028d7f4-3d60-4dd4-b477-cda87e52e85d 2019-03-25 21:16:20,319 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0592978000641s 2019-03-25 21:16:20,325 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-03-25 21:16:20,435 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-25 21:16:20,436 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f19888fd3a075d0302c859a343a5b229b14c4cab" 2019-03-25 21:16:20,507 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Mon, 25 Mar 2019 21:16:20 GMT X-Openstack-Request-Id: req-a6d2722d-36a8-4cb7-bcd5-ebc3512242c8 2019-03-25 21:16:20,508 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "a554272c-4e7b-413b-8bb2-d0c824408bc0", "status": "DOWN", "description": "", "tags": [], "tenant_id": "6b11f2443f6143b883476562044a24d7", "created_at": "2019-03-25T21:16:17Z", "updated_at": "2019-03-25T21:16:17Z", "floating_network_id": "39f6a7de-fe0a-4d74-ab36-900db9e46127", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "ba977d30-e053-41cd-a86b-c75590e628f4", "device_owner": "compute:nova", "mac_address": "fa:16:3e:61:39:6c", "device_id": "27146ae3-cb83-4c2a-aed4-7da147e5fa5c"}, "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.208", "revision_number": 0, "project_id": "6b11f2443f6143b883476562044a24d7", "port_id": "8832e471-cdb7-4192-bcdc-f1fbba550bb2", "id": "442cd5be-b3d2-4776-86b8-054a2a2b7dc1", "qos_policy_id": null}]} 2019-03-25 21:16:20,508 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/floatingips.json used request id req-a6d2722d-36a8-4cb7-bcd5-ebc3512242c8 2019-03-25 21:16:20,508 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0725831985474s 2019-03-25 21:16:20,514 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-03-25 21:16:20,624 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-25 21:16:20,624 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f19888fd3a075d0302c859a343a5b229b14c4cab" 2019-03-25 21:16:20,994 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 828 Content-Type: application/json Date: Mon, 25 Mar 2019 21:16:21 GMT X-Openstack-Request-Id: req-4dff8021-6204-488d-b30a-9932a429b1a4 2019-03-25 21:16:20,994 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "a554272c-4e7b-413b-8bb2-d0c824408bc0", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "6b11f2443f6143b883476562044a24d7", "created_at": "2019-03-25T21:16:17Z", "updated_at": "2019-03-25T21:16:20Z", "floating_network_id": "39f6a7de-fe0a-4d74-ab36-900db9e46127", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "ba977d30-e053-41cd-a86b-c75590e628f4", "device_owner": "compute:nova", "mac_address": "fa:16:3e:61:39:6c", "device_id": "27146ae3-cb83-4c2a-aed4-7da147e5fa5c"}, "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.208", "revision_number": 1, "project_id": "6b11f2443f6143b883476562044a24d7", "port_id": "8832e471-cdb7-4192-bcdc-f1fbba550bb2", "id": "442cd5be-b3d2-4776-86b8-054a2a2b7dc1", "qos_policy_id": null}]} 2019-03-25 21:16:20,994 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/floatingips.json used request id req-4dff8021-6204-488d-b30a-9932a429b1a4 2019-03-25 21:16:20,994 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.370666027069s 2019-03-25 21:16:21,001 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'a554272c-4e7b-413b-8bb2-d0c824408bc0', 'updated_at': u'2019-03-25T21:16:20Z', 'fixed_ip_address': u'192.168.120.8', 'floating_ip_address': u'172.30.9.208', 'revision_number': 1, 'port_id': u'8832e471-cdb7-4192-bcdc-f1fbba550bb2', 'id': u'442cd5be-b3d2-4776-86b8-054a2a2b7dc1', 'network': u'39f6a7de-fe0a-4d74-ab36-900db9e46127', 'port': u'8832e471-cdb7-4192-bcdc-f1fbba550bb2', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6b11f2443f6143b883476562044a24d7', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'6b11f2443f6143b883476562044a24d7', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'39f6a7de-fe0a-4d74-ab36-900db9e46127', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'ba977d30-e053-41cd-a86b-c75590e628f4', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:61:39:6c', u'device_id': u'27146ae3-cb83-4c2a-aed4-7da147e5fa5c'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'6b11f2443f6143b883476562044a24d7', 'created_at': u'2019-03-25T21:16:17Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'ba977d30-e053-41cd-a86b-c75590e628f4', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:61:39:6c', u'device_id': u'27146ae3-cb83-4c2a-aed4-7da147e5fa5c'}), 'router': u'a554272c-4e7b-413b-8bb2-d0c824408bc0'}) 2019-03-25 21:16:21,001 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-03-25 21:16:21,004 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:8774/v2.1/servers/27146ae3-cb83-4c2a-aed4-7da147e5fa5c/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f19888fd3a075d0302c859a343a5b229b14c4cab" -d '{"os-getConsoleOutput": {"length": null}}' 2019-03-25 21:16:21,929 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9588 Content-Type: application/json Date: Mon, 25 Mar 2019 21:16:21 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-852784bd-5fba-4366-a1f8-b96005ceaf04 x-openstack-request-id: req-852784bd-5fba-4366-a1f8-b96005ceaf04 2019-03-25 21:16:21,931 - 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 488275242 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.233206] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.236190] pid_max: default: 32768 minimum: 301\n[ 0.237793] ACPI: Core revision 20150930\n[ 0.239809] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.242134] Security Framework initialized\n[ 0.243606] Yama: becoming mindful.\n[ 0.244909] AppArmor: AppArmor initialized\n[ 0.246405] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.248742] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.251025] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.253111] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.255481] Initializing cgroup subsys io\n[ 0.256904] Initializing cgroup subsys memory\n[ 0.258411] Initializing cgroup subsys devices\n[ 0.259947] Initializing cgroup subsys freezer\n[ 0.261451] Initializing cgroup subsys net_cls\n[ 0.262967] Initializing cgroup subsys perf_event\n[ 0.264552] Initializing cgroup subsys net_prio\n[ 0.266086] Initializing cgroup subsys hugetlb\n[ 0.267613] Initializing cgroup subsys pids\n[ 0.269105] CPU: Physical Processor ID: 0\n[ 0.271208] mce: CPU supports 10 MCE banks\n[ 0.272667] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.274397] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.294686] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.303073] ftrace: allocating 31920 entries in 125 pages\n[ 0.334019] smpboot: Max logical packages: 1\n[ 0.335492] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.337802] x2apic enabled\n[ 0.339159] Switched APIC routing to physical x2apic.\n[ 0.342025] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.343956] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.347539] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.350627] KVM setup paravirtual spinlock\n[ 0.352542] x86: Booted up 1 node, 1 CPUs\n[ 0.353942] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.356277] devtmpfs: initialized\n[ 0.358510] evm: security.selinux\n[ 0.359722] evm: security.SMACK64\n[ 0.360914] evm: security.SMACK64EXEC\n[ 0.362199] evm: security.SMACK64TRANSMUTE\n[ 0.363611] evm: security.SMACK64MMAP\n[ 0.364897] evm: security.ima\n[ 0.365996] evm: security.capability\n[ 0.367333] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.370501] pinctrl core: initialized pinctrl subsystem\n[ 0.372353] RTC time: 21:16:11, date: 03/25/19\n[ 0.373955] NET: Registered protocol family 16\n[ 0.375582] cpuidle: using governor ladder\n[ 0.377005] cpuidle: using governor menu\n[ 0.378362] PCCT header not found.\n[ 0.379631] ACPI: bus type PCI registered\n[ 0.381021] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.383141] PCI: Using configuration type 1 for base access\n[ 0.385669] ACPI: Added _OSI(Module Device)\n[ 0.387116] ACPI: Added _OSI(Processor Device)\n[ 0.388611] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.390184] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.392753] ACPI: Interpreter enabled\n[ 0.394063] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.397288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.400497] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.403707] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.406896] ACPI: (supports S0 S5)\n[ 0.408118] ACPI: Using IOAPIC for interrupt routing\n[ 0.409762] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.414252] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.416224] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.418367] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.420447] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.424205] acpiphp: Slot [3] registered\n[ 0.425589] acpiphp: Slot [4] registered\n[ 0.426971] acpiphp: Slot [5] registered\n[ 0.428355] acpiphp: Slot [6] registered\n[ 0.429737] acpiphp: Slot [7] registered\n[ 0.431114] acpiphp: Slot [8] registered\n[ 0.432500] acpiphp: Slot [9] registered\n[ 0.433885] acpiphp: Slot [10] registered\n[ 0.435285] acpiphp: Slot [11] registered\n[ 0.436690] acpiphp: Slot [12] registered\n[ 0.438087] acpiphp: Slot [13] registered\n[ 0.439479] acpiphp: Slot [14] registered\n[ 0.440888] acpiphp: Slot [15] registered\n[ 0.458520] acpiphp: Slot [16] registered\n[ 0.459929] acpiphp: Slot [17] registered\n[ 0.461325] acpiphp: Slot [18] registered\n[ 0.462728] acpiphp: Slot [19] registered\n[ 0.464138] acpiphp: Slot [20] registered\n[ 0.465538] acpiphp: Slot [21] registered\n[ 0.466939] acpiphp: Slot [22] registered\n[ 0.468335] acpiphp: Slot [23] registered\n[ 0.469733] acpiphp: Slot [24] registered\n[ 0.471141] acpiphp: Slot [25] registered\n[ 0.472533] acpiphp: Slot [26] registered\n[ 0.473937] acpiphp: Slot [27] registered\n[ 0.475337] acpiphp: Slot [28] registered\n[ 0.476736] acpiphp: Slot [29] registered\n[ 0.478131] acpiphp: Slot [30] registered\n[ 0.479537] acpiphp: Slot [31] registered\n[ 0.480935] PCI host bridge to bus 0000:00\n[ 0.482331] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.484441] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.486562] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.489074] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.491583] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.494143] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.498814] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.501034] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.503081] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.505269] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.509690] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.512187] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.533859] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.536369] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.539047] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.541474] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.543876] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.546010] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.548165] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.550009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.552675] vgaarb: loaded\n[ 0.553706] vgaarb: bridge control possible 0000:00:02.0\n[ 0.555701] SCSI subsystem initialized\n[ 0.557222] ACPI: bus type USB registered\n[ 0.558634] usbcore: registered new interface driver usbfs\n[ 0.560410] usbcore: registered new interface driver hub\n[ 0.562152] usbcore: registered new device driver usb\n[ 0.564006] PCI: Using ACPI for IRQ routing\n[ 0.565841] NetLabel: Initializing\n[ 0.567085] NetLabel: domain hash size = 128\n[ 0.568556] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.572367] NetLabel: unlabeled traffic allowed by default\n[ 0.574784] clocksource: Switched to clocksource kvm-clock\n[ 0.585606] AppArmor: AppArmor Filesystem Enabled\n[ 0.587286] pnp: PnP ACPI init\n[ 0.588979] pnp: PnP ACPI: found 5 devices\n[ 0.596214] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.599217] NET: Registered protocol family 2\n[ 0.601094] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.603322] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.605397] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.607483] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.609371] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.611412] NET: Registered protocol family 1\n[ 0.612937] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.614845] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.616728] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.631766] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.647275] Trying to unpack rootfs image as initramfs...\n[ 0.709295] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.712161] Scanning for low memory corruption every 60 seconds\n[ 0.714427] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.716475] audit: initializing netlink subsys (disabled)\n[ 0.718248] audit: type=2000 audit(1553548572.244:1): initialized\n[ 0.720477] Initialise system trusted keyring\n[ 0.722114] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.724158] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.727238] zbud: loaded\n[ 0.728408] VFS: Disk quotas dquot_6.6.0\n[ 0.729827] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.732398] fuse init (API version 7.23)\n[ 0.733928] Key type big_key registered\n[ 0.735332] Allocating IMA MOK and blacklist keyrings.\n[ 0.737362] Key type asymmetric registered\n[ 0.738839] Asymmetric key parser 'x509' registered\n[ 0.740558] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.743224] io scheduler noop registered\n[ 0.744635] io scheduler deadline registered (default)\n[ 0.746411] io scheduler cfq registered\n[ 0.747908] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.749777] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.752054] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.754640] ACPI: Power Button [PWRF]\n[ 0.756127] GHES: HEST is not enabled!\n[ 0.770446] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.800559] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.804250] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.829589] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.833205] Linux agpgart interface v0.103\n[ 0.836895] brd: module loaded\n[ 0.839357] loop: module loaded\n[ 0.844705] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.847321] GPT:90111 != 2097151\n[ 0.848539] GPT:Alternate GPT header not at the end of the disk.\n[ 0.850518] GPT:90111 != 2097151\n[ 0.851739] GPT: Use GNU Parted to correct GPT errors.\n[ 0.853484] vda: vda1 vda15\n[ 0.855461] scsi host0: ata_piix\n[ 0.856808] scsi host1: ata_piix\n[ 0.858084] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.860300] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.863154] libphy: Fixed MDIO Bus: probed\n[ 0.864635] tun: Universal TUN/TAP device driver, 1.6\n[ 0.866364] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.869815] PPP generic driver version 2.4.2\n[ 0.871425] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.873574] ehci-pci: EHCI PCI platform driver\n[ 0.875149] ehci-platform: EHCI generic platform driver\n[ 0.876926] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.878984] ohci-pci: OHCI PCI platform driver\n[ 0.880556] ohci-platform: OHCI generic platform driver\n[ 0.882337] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.897415] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.899214] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.901836] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.903618] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.905713] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.907934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.910472] usb usb1: Product: UHCI Host Controller\n[ 0.912139] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.914189] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.915889] hub 1-0:1.0: USB hub found\n[ 0.917278] hub 1-0:1.0: 2 ports detected\n[ 0.918886] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.922566] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.924290] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.926102] mousedev: PS/2 mouse device common for all mice\n[ 0.928325] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.931367] rtc_cmos 00:00: RTC can wake from S4\n[ 0.933509] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.935631] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.937771] i2c /dev entries driver\n[ 0.939145] device-mapper: uevent: version 1.0.3\n[ 0.940824] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.943744] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.946054] NET: Registered protocol family 10\n[ 0.947915] NET: Registered protocol family 17\n[ 0.949508] Key type dns_resolver registered\n[ 0.951192] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.953164] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.956304] registered taskstats version 1\n[ 0.957798] Loading compiled-in X.509 certificates\n[ 0.960023] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.963360] zswap: loaded using pool lzo/zbud\n[ 0.965726] Key type trusted registered\n[ 0.968204] Key type encrypted registered\n[ 0.969655] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.971525] ima: No TPM chip found, activating TPM-bypass!\n[ 0.973392] evm: HMAC attrs: 0x1\n[ 0.975028] Magic number: 11:807:298\n[ 0.976518] rtc_cmos 00:00: setting system clock to 2019-03-25 21:16:12 UTC (1553548572)\n[ 0.979387] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.981383] EDD information not available.\n[ 1.020466] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.039395] Write protecting the kernel read-only data: 14336k\n[ 1.042754] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.045850] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.76\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.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.203128] 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.02. iid=i-00000002\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCHnFKB5hzOkta0oBTXC7UPb66jzUK5Yaz8bcEMdfzdGU77Bu9BAZl9tqhITO5+lHJ+/MniekDI3Rsvt4fncXcwbM8aqiKWhu3ArRNUJfKD3c2i1SU9AkB75GTHUszpLXIr8mn5RQq1vpNEXsse0FaHUY5POffxNVWKb6e/816Z92DNxkNIoGmXgCo9zthKj96T8uyywgCOyqbu06wq5WpmrRebwdjXvGqvSGUl1xU1j4nj5anV5E/JuaGQ+XeBbDMJSxfyEf58t6Ynjy95dDesQ0c/uZC1gb25nD6dP+3WKBBn8jF6QtVXYWwr5ncpz9MRqTfYt0GqVw5e9nmB6MVH root@singlevm1-vm-1a8417aa-d525-4dc6-99d4-c977bc99f5e9\nssh-dss AAAAB3NzaC1kc3MAAACBAPHIeBf5PzeTxrL2BQ1HDa7Xz0KJ2K6ylt4ioyXPasDoyCFj4BAsfWva/30STSanz3WXh/F//CKPKGfmRMExyhuaAHrPxR5KmmYTyNQxX9AiRs2TkNypNhQhFioVmFtF8PifzpRjrI7wdzPFB2QlsK5DoAtcL++azOD0r9XG1v6TAAAAFQDiwtL2qsdzPSdShuShkbLGTSzMQwAAAIEAwrER4dkYugyTtMkFxL+W4JBPwaTP8Yw/0oM00hC8YNeKKHcfHNwYa5hJo4LSU3DCvVyuYQUtea1tonAghZ6TsZq6OCmP/ujjUcWIKOt3ijELbN8J35UdfpP+fgKcKm4gvCYPYCa6kH5EFpSiKmbdRicB6frpKvMSXKJjjtJFd3AAAACBAJNq+/0rKp1QvjK8QescOLNK7b9v1tYiCt1mNrNst6kkH5y7dnNQVkckuHb+bVbJS6zbX3vEx+qnBl2RlDYyaJXJ1vXalCErIKYnFH+PG8pH9M28ZbioxAG9qEOPBPxr3/ky/h4RAtgh/roM4I5dG5mJUvYmdM/2XqxumGfCbANS root@singlevm1-vm-1a8417aa-d525-4dc6-99d4-c977bc99f5e9\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.46s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.8,24,fe80::f816:3eff:fe61:396c/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-00000002\nname: N/A\navailability-zone: nova\nlocal-hostname: singlevm1-vm-1a8417aa-d525-4dc6-99d4-c977bc99f5e9\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=4.90 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsinglevm1-vm-1a8417aa-d525-4dc6-99d4-c977bc99f5e9 login: "} 2019-03-25 21:16:21,932 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/servers/27146ae3-cb83-4c2a-aed4-7da147e5fa5c/action used request id req-852784bd-5fba-4366-a1f8-b96005ceaf04 2019-03-25 21:16:21,932 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.93044090271s 2019-03-25 21:16:21,933 - 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 488275242 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.233206] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.236190] pid_max: default: 32768 minimum: 301 [ 0.237793] ACPI: Core revision 20150930 [ 0.239809] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.242134] Security Framework initialized [ 0.243606] Yama: becoming mindful. [ 0.244909] AppArmor: AppArmor initialized [ 0.246405] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.248742] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.251025] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.253111] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.255481] Initializing cgroup subsys io [ 0.256904] Initializing cgroup subsys memory [ 0.258411] Initializing cgroup subsys devices [ 0.259947] Initializing cgroup subsys freezer [ 0.261451] Initializing cgroup subsys net_cls [ 0.262967] Initializing cgroup subsys perf_event [ 0.264552] Initializing cgroup subsys net_prio [ 0.266086] Initializing cgroup subsys hugetlb [ 0.267613] Initializing cgroup subsys pids [ 0.269105] CPU: Physical Processor ID: 0 [ 0.271208] mce: CPU supports 10 MCE banks [ 0.272667] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.274397] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.294686] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.303073] ftrace: allocating 31920 entries in 125 pages [ 0.334019] smpboot: Max logical packages: 1 [ 0.335492] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.337802] x2apic enabled [ 0.339159] Switched APIC routing to physical x2apic. [ 0.342025] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.343956] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.347539] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.350627] KVM setup paravirtual spinlock [ 0.352542] x86: Booted up 1 node, 1 CPUs [ 0.353942] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.356277] devtmpfs: initialized [ 0.358510] evm: security.selinux [ 0.359722] evm: security.SMACK64 [ 0.360914] evm: security.SMACK64EXEC [ 0.362199] evm: security.SMACK64TRANSMUTE [ 0.363611] evm: security.SMACK64MMAP [ 0.364897] evm: security.ima [ 0.365996] evm: security.capability [ 0.367333] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.370501] pinctrl core: initialized pinctrl subsystem [ 0.372353] RTC time: 21:16:11, date: 03/25/19 [ 0.373955] NET: Registered protocol family 16 [ 0.375582] cpuidle: using governor ladder [ 0.377005] cpuidle: using governor menu [ 0.378362] PCCT header not found. [ 0.379631] ACPI: bus type PCI registered [ 0.381021] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.383141] PCI: Using configuration type 1 for base access [ 0.385669] ACPI: Added _OSI(Module Device) [ 0.387116] ACPI: Added _OSI(Processor Device) [ 0.388611] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.390184] ACPI: Added _OSI(Processor Aggregator Device) [ 0.392753] ACPI: Interpreter enabled [ 0.394063] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.397288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.400497] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.403707] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.406896] ACPI: (supports S0 S5) [ 0.408118] ACPI: Using IOAPIC for interrupt routing [ 0.409762] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.414252] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.416224] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.418367] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.420447] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.424205] acpiphp: Slot [3] registered [ 0.425589] acpiphp: Slot [4] registered [ 0.426971] acpiphp: Slot [5] registered [ 0.428355] acpiphp: Slot [6] registered [ 0.429737] acpiphp: Slot [7] registered [ 0.431114] acpiphp: Slot [8] registered [ 0.432500] acpiphp: Slot [9] registered [ 0.433885] acpiphp: Slot [10] registered [ 0.435285] acpiphp: Slot [11] registered [ 0.436690] acpiphp: Slot [12] registered [ 0.438087] acpiphp: Slot [13] registered [ 0.439479] acpiphp: Slot [14] registered [ 0.440888] acpiphp: Slot [15] registered [ 0.458520] acpiphp: Slot [16] registered [ 0.459929] acpiphp: Slot [17] registered [ 0.461325] acpiphp: Slot [18] registered [ 0.462728] acpiphp: Slot [19] registered [ 0.464138] acpiphp: Slot [20] registered [ 0.465538] acpiphp: Slot [21] registered [ 0.466939] acpiphp: Slot [22] registered [ 0.468335] acpiphp: Slot [23] registered [ 0.469733] acpiphp: Slot [24] registered [ 0.471141] acpiphp: Slot [25] registered [ 0.472533] acpiphp: Slot [26] registered [ 0.473937] acpiphp: Slot [27] registered [ 0.475337] acpiphp: Slot [28] registered [ 0.476736] acpiphp: Slot [29] registered [ 0.478131] acpiphp: Slot [30] registered [ 0.479537] acpiphp: Slot [31] registered [ 0.480935] PCI host bridge to bus 0000:00 [ 0.482331] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.484441] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.486562] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.489074] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.491583] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.494143] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.498814] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.501034] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.503081] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.505269] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.509690] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.512187] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.533859] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.536369] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.539047] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.541474] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.543876] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.546010] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.548165] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.550009] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.552675] vgaarb: loaded [ 0.553706] vgaarb: bridge control possible 0000:00:02.0 [ 0.555701] SCSI subsystem initialized [ 0.557222] ACPI: bus type USB registered [ 0.558634] usbcore: registered new interface driver usbfs [ 0.560410] usbcore: registered new interface driver hub [ 0.562152] usbcore: registered new device driver usb [ 0.564006] PCI: Using ACPI for IRQ routing [ 0.565841] NetLabel: Initializing [ 0.567085] NetLabel: domain hash size = 128 [ 0.568556] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.572367] NetLabel: unlabeled traffic allowed by default [ 0.574784] clocksource: Switched to clocksource kvm-clock [ 0.585606] AppArmor: AppArmor Filesystem Enabled [ 0.587286] pnp: PnP ACPI init [ 0.588979] pnp: PnP ACPI: found 5 devices [ 0.596214] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.599217] NET: Registered protocol family 2 [ 0.601094] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.603322] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.605397] TCP: Hash tables configured (established 4096 bind 4096) [ 0.607483] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.609371] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.611412] NET: Registered protocol family 1 [ 0.612937] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.614845] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.616728] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.631766] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.647275] Trying to unpack rootfs image as initramfs... [ 0.709295] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.712161] Scanning for low memory corruption every 60 seconds [ 0.714427] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.716475] audit: initializing netlink subsys (disabled) [ 0.718248] audit: type=2000 audit(1553548572.244:1): initialized [ 0.720477] Initialise system trusted keyring [ 0.722114] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.724158] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.727238] zbud: loaded [ 0.728408] VFS: Disk quotas dquot_6.6.0 [ 0.729827] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.732398] fuse init (API version 7.23) [ 0.733928] Key type big_key registered [ 0.735332] Allocating IMA MOK and blacklist keyrings. [ 0.737362] Key type asymmetric registered [ 0.738839] Asymmetric key parser 'x509' registered [ 0.740558] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.743224] io scheduler noop registered [ 0.744635] io scheduler deadline registered (default) [ 0.746411] io scheduler cfq registered [ 0.747908] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.749777] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.752054] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.754640] ACPI: Power Button [PWRF] [ 0.756127] GHES: HEST is not enabled! [ 0.770446] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.800559] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.804250] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.829589] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.833205] Linux agpgart interface v0.103 [ 0.836895] brd: module loaded [ 0.839357] loop: module loaded [ 0.844705] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.847321] GPT:90111 != 2097151 [ 0.848539] GPT:Alternate GPT header not at the end of the disk. [ 0.850518] GPT:90111 != 2097151 [ 0.851739] GPT: Use GNU Parted to correct GPT errors. [ 0.853484] vda: vda1 vda15 [ 0.855461] scsi host0: ata_piix [ 0.856808] scsi host1: ata_piix [ 0.858084] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.860300] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.863154] libphy: Fixed MDIO Bus: probed [ 0.864635] tun: Universal TUN/TAP device driver, 1.6 [ 0.866364] tun: (C) 1999-2004 Max Krasnyansky [ 0.869815] PPP generic driver version 2.4.2 [ 0.871425] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.873574] ehci-pci: EHCI PCI platform driver [ 0.875149] ehci-platform: EHCI generic platform driver [ 0.876926] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.878984] ohci-pci: OHCI PCI platform driver [ 0.880556] ohci-platform: OHCI generic platform driver [ 0.882337] uhci_hcd: USB Universal Host Controller Interface driver [ 0.897415] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.899214] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.901836] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.903618] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.905713] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.907934] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.910472] usb usb1: Product: UHCI Host Controller [ 0.912139] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.914189] usb usb1: SerialNumber: 0000:00:01.2 [ 0.915889] hub 1-0:1.0: USB hub found [ 0.917278] hub 1-0:1.0: 2 ports detected [ 0.918886] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.922566] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.924290] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.926102] mousedev: PS/2 mouse device common for all mice [ 0.928325] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.931367] rtc_cmos 00:00: RTC can wake from S4 [ 0.933509] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.935631] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.937771] i2c /dev entries driver [ 0.939145] device-mapper: uevent: version 1.0.3 [ 0.940824] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.943744] ledtrig-cpu: registered to indicate activity on CPUs [ 0.946054] NET: Registered protocol family 10 [ 0.947915] NET: Registered protocol family 17 [ 0.949508] Key type dns_resolver registered [ 0.951192] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.953164] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.956304] registered taskstats version 1 [ 0.957798] Loading compiled-in X.509 certificates [ 0.960023] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.963360] zswap: loaded using pool lzo/zbud [ 0.965726] Key type trusted registered [ 0.968204] Key type encrypted registered [ 0.969655] AppArmor: AppArmor sha1 policy hashing enabled [ 0.971525] ima: No TPM chip found, activating TPM-bypass! [ 0.973392] evm: HMAC attrs: 0x1 [ 0.975028] Magic number: 11:807:298 [ 0.976518] rtc_cmos 00:00: setting system clock to 2019-03-25 21:16:12 UTC (1553548572) [ 0.979387] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.981383] EDD information not available. [ 1.020466] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.039395] Write protecting the kernel read-only data: 14336k [ 1.042754] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.045850] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.76 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.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.203128] 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.02. iid=i-00000002 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCHnFKB5hzOkta0oBTXC7UPb66jzUK5Yaz8bcEMdfzdGU77Bu9BAZl9tqhITO5+lHJ+/MniekDI3Rsvt4fncXcwbM8aqiKWhu3ArRNUJfKD3c2i1SU9AkB75GTHUszpLXIr8mn5RQq1vpNEXsse0FaHUY5POffxNVWKb6e/816Z92DNxkNIoGmXgCo9zthKj96T8uyywgCOyqbu06wq5WpmrRebwdjXvGqvSGUl1xU1j4nj5anV5E/JuaGQ+XeBbDMJSxfyEf58t6Ynjy95dDesQ0c/uZC1gb25nD6dP+3WKBBn8jF6QtVXYWwr5ncpz9MRqTfYt0GqVw5e9nmB6MVH root@singlevm1-vm-1a8417aa-d525-4dc6-99d4-c977bc99f5e9 ssh-dss AAAAB3NzaC1kc3MAAACBAPHIeBf5PzeTxrL2BQ1HDa7Xz0KJ2K6ylt4ioyXPasDoyCFj4BAsfWva/30STSanz3WXh/F//CKPKGfmRMExyhuaAHrPxR5KmmYTyNQxX9AiRs2TkNypNhQhFioVmFtF8PifzpRjrI7wdzPFB2QlsK5DoAtcL++azOD0r9XG1v6TAAAAFQDiwtL2qsdzPSdShuShkbLGTSzMQwAAAIEAwrER4dkYugyTtMkFxL+W4JBPwaTP8Yw/0oM00hC8YNeKKHcfHNwYa5hJo4LSU3DCvVyuYQUtea1tonAghZ6TsZq6OCmP/ujjUcWIKOt3ijELbN8J35UdfpP+fgKcKm4gvCYPYCa6kH5EFpSiKmbdRicB6frpKvMSXKJjjtJFd3AAAACBAJNq+/0rKp1QvjK8QescOLNK7b9v1tYiCt1mNrNst6kkH5y7dnNQVkckuHb+bVbJS6zbX3vEx+qnBl2RlDYyaJXJ1vXalCErIKYnFH+PG8pH9M28ZbioxAG9qEOPBPxr3/ky/h4RAtgh/roM4I5dG5mJUvYmdM/2XqxumGfCbANS root@singlevm1-vm-1a8417aa-d525-4dc6-99d4-c977bc99f5e9 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.46s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.8,24,fe80::f816:3eff:fe61:396c/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-00000002 name: N/A availability-zone: nova local-hostname: singlevm1-vm-1a8417aa-d525-4dc6-99d4-c977bc99f5e9 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.90 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. singlevm1-vm-1a8417aa-d525-4dc6-99d4-c977bc99f5e9 login: 2019-03-25 21:16:21,937 - paramiko.transport - DEBUG - starting thread (client mode): 0xbbd94310L 2019-03-25 21:16:21,938 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-03-25 21:16:21,938 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2019-03-25 21:16:21,938 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2019-03-25 21:16:21,939 - 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-03-25 21:16:21,940 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-03-25 21:16:21,940 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2019-03-25 21:16:21,940 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-03-25 21:16:21,940 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-03-25 21:16:21,940 - paramiko.transport - DEBUG - Compression agreed: none 2019-03-25 21:16:21,960 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-03-25 21:16:21,961 - paramiko.transport - DEBUG - Switch to new keys ... 2019-03-25 21:16:21,970 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.208: c5bb30e1d5a4ae08b0846d2985d4587b 2019-03-25 21:16:21,971 - paramiko.transport - DEBUG - Trying discovered key 75c1dee552bf981baffb02d45f8fc3d6 in /tmp/tmpb9zQZK 2019-03-25 21:16:22,000 - paramiko.transport - DEBUG - userauth is OK 2019-03-25 21:16:22,006 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-03-25 21:16:22,035 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-03-25 21:16:22,036 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2019-03-25 21:16:22,036 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-03-25 21:16:22,038 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-03-25 21:16:22,039 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-03-25 21:16:22,039 - functest.core.singlevm - DEBUG - output: Hello World 2019-03-25 21:16:22,040 - functest.core.singlevm - DEBUG - error: 2019-03-25 21:16:22,046 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-03-25 21:16:22,169 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-03-25 21:16:22,170 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm1 | functest | 00:49 | PASS | +-------------------+------------------+------------------+----------------+ 2019-03-25 21:16:22,180 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-03-25 21:16:22,180 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9696/v2.0/floatingips/442cd5be-b3d2-4776-86b8-054a2a2b7dc1.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f19888fd3a075d0302c859a343a5b229b14c4cab" 2019-03-25 21:16:24,007 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 25 Mar 2019 21:16:24 GMT X-Openstack-Request-Id: req-951725f2-e52f-4888-b455-585dfc5bd7c7 2019-03-25 21:16:24,007 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-25 21:16:24,007 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.37:9696/v2.0/floatingips/442cd5be-b3d2-4776-86b8-054a2a2b7dc1.json used request id req-951725f2-e52f-4888-b455-585dfc5bd7c7 2019-03-25 21:16:24,007 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.82752203941s 2019-03-25 21:16:24,017 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-25 21:16:24,017 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f19888fd3a075d0302c859a343a5b229b14c4cab" 2019-03-25 21:16:25,144 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 25 Mar 2019 21:16:25 GMT X-Openstack-Request-Id: req-bbbd6d48-78cc-4b3c-b738-2aaf0fbcc18f 2019-03-25 21:16:25,144 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-03-25 21:16:25,144 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/floatingips.json used request id req-bbbd6d48-78cc-4b3c-b738-2aaf0fbcc18f 2019-03-25 21:16:25,144 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 1.12779688835s 2019-03-25 21:16:25,145 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-03-25 21:16:25,148 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:8774/v2.1/servers/27146ae3-cb83-4c2a-aed4-7da147e5fa5c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f19888fd3a075d0302c859a343a5b229b14c4cab" 2019-03-25 21:16:25,468 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Mon, 25 Mar 2019 21:16: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-eedce17b-b163-4338-a152-40ae0568d696 x-openstack-request-id: req-eedce17b-b163-4338-a152-40ae0568d696 2019-03-25 21:16:25,468 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.37:8774/v2.1/servers/27146ae3-cb83-4c2a-aed4-7da147e5fa5c used request id req-eedce17b-b163-4338-a152-40ae0568d696 2019-03-25 21:16:25,469 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.323395967484s 2019-03-25 21:16:25,469 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-25 21:16:25,472 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f19888fd3a075d0302c859a343a5b229b14c4cab" 2019-03-25 21:16:26,727 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 834 Content-Type: application/json Date: Mon, 25 Mar 2019 21:16: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-9b15c5cf-e5bd-4894-a4dd-679f9bead334 x-openstack-request-id: req-9b15c5cf-e5bd-4894-a4dd-679f9bead334 2019-03-25 21:16:26,728 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"singlevm1-net_1a8417aa-d525-4dc6-99d4-c977bc99f5e9": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:39:6c", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:39:6c", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/27146ae3-cb83-4c2a-aed4-7da147e5fa5c", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/27146ae3-cb83-4c2a-aed4-7da147e5fa5c", "rel": "bookmark"}], "image": {"id": "2f80811b-cb32-420a-8455-86610ccaf506", "links": [{"href": "http://172.30.9.37:8774/images/2f80811b-cb32-420a-8455-86610ccaf506", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": "2019-03-25T21:16:11.000000", "flavor": {"id": "70df3809-fcac-416e-838a-78bdf005d611", "links": [{"href": "http://172.30.9.37:8774/flavors/70df3809-fcac-416e-838a-78bdf005d611", "rel": "bookmark"}]}, "id": "27146ae3-cb83-4c2a-aed4-7da147e5fa5c", "security_groups": [{"name": "singlevm1-sg_1a8417aa-d525-4dc6-99d4-c977bc99f5e9"}], "user_id": "91d186dc05e04a949fa38872730b130a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-25T21:16:25Z", "hostId": "0f925af754ee1c24116f0b7dec318de96365ec34d0dbadd7efd78321", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_1a8417aa-d525-4dc6-99d4-c977bc99f5e9", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_1a8417aa-d525-4dc6-99d4-c977bc99f5e9", "created": "2019-03-25T21:15:57Z", "tenant_id": "6b11f2443f6143b883476562044a24d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-25 21:16:26,728 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-9b15c5cf-e5bd-4894-a4dd-679f9bead334 2019-03-25 21:16:26,728 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.2590739727s 2019-03-25 21:16:26,730 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-25 21:16:28,732 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-25 21:16:28,735 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f19888fd3a075d0302c859a343a5b229b14c4cab" 2019-03-25 21:16:28,850 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Mon, 25 Mar 2019 21:16: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-b10f9660-3c23-461c-9e65-2313d680822b x-openstack-request-id: req-b10f9660-3c23-461c-9e65-2313d680822b 2019-03-25 21:16:28,850 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-03-25 21:16:28,850 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-b10f9660-3c23-461c-9e65-2313d680822b 2019-03-25 21:16:28,851 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.117959022522s 2019-03-25 21:16:28,856 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-25 21:16:28,856 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f19888fd3a075d0302c859a343a5b229b14c4cab" 2019-03-25 21:16:28,909 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9337 Content-Type: application/json Date: Mon, 25 Mar 2019 21:16:29 GMT X-Openstack-Request-Id: req-5fbaf88a-b49a-41dd-bbcc-06b21628f381 2019-03-25 21:16:28,910 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "6b11f2443f6143b883476562044a24d7", "created_at": "2019-03-25T21:15:51Z", "updated_at": "2019-03-25T21:15:51Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:15:51Z", "revision_number": 0, "id": "379512b8-606e-414b-b758-66e23220063b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-25T21:15:51Z", "security_group_id": "4fda82d4-1780-4a32-94d4-b8bd5a39baaa", "tenant_id": "6b11f2443f6143b883476562044a24d7", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b11f2443f6143b883476562044a24d7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:15:51Z", "revision_number": 0, "id": "6df760a1-3b2d-4d3b-add7-62d91613c27e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-25T21:15:51Z", "security_group_id": "4fda82d4-1780-4a32-94d4-b8bd5a39baaa", "tenant_id": "6b11f2443f6143b883476562044a24d7", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b11f2443f6143b883476562044a24d7"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-03-25T21:15:51Z", "revision_number": 0, "id": "737dc644-074b-499f-8ca9-e6e3df38fe23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-25T21:15:51Z", "security_group_id": "4fda82d4-1780-4a32-94d4-b8bd5a39baaa", "tenant_id": "6b11f2443f6143b883476562044a24d7", "port_range_min": 22, "ethertype": "IPv4", "project_id": "6b11f2443f6143b883476562044a24d7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:15:51Z", "revision_number": 0, "id": "ec218025-7845-4c7c-80b4-7d69c078abd1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-25T21:15:51Z", "security_group_id": "4fda82d4-1780-4a32-94d4-b8bd5a39baaa", "tenant_id": "6b11f2443f6143b883476562044a24d7", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b11f2443f6143b883476562044a24d7"}], "revision_number": 3, "project_id": "6b11f2443f6143b883476562044a24d7", "id": "4fda82d4-1780-4a32-94d4-b8bd5a39baaa", "name": "singlevm1-sg_1a8417aa-d525-4dc6-99d4-c977bc99f5e9"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-03-25T21:13:07Z", "updated_at": "2019-03-25T21:13:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:13:07Z", "revision_number": 0, "id": "31e8ac3d-8207-4e5f-b990-866f3f5416b6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-25T21:13:07Z", "security_group_id": "562f628f-548c-459d-aa95-16cd921f5c23", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:13:07Z", "revision_number": 0, "id": "31f01741-2ed9-4c81-964d-b358877a82df", "remote_group_id": "562f628f-548c-459d-aa95-16cd921f5c23", "remote_ip_prefix": null, "created_at": "2019-03-25T21:13:07Z", "security_group_id": "562f628f-548c-459d-aa95-16cd921f5c23", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:13:07Z", "revision_number": 0, "id": "79857e11-c9cc-477c-99ea-5ddb8fad2f59", "remote_group_id": "562f628f-548c-459d-aa95-16cd921f5c23", "remote_ip_prefix": null, "created_at": "2019-03-25T21:13:07Z", "security_group_id": "562f628f-548c-459d-aa95-16cd921f5c23", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:13:07Z", "revision_number": 0, "id": "d4999770-a7ea-488f-bbb8-c33d18961f35", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-25T21:13:07Z", "security_group_id": "562f628f-548c-459d-aa95-16cd921f5c23", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "562f628f-548c-459d-aa95-16cd921f5c23", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b11f2443f6143b883476562044a24d7", "created_at": "2019-03-25T21:13:04Z", "updated_at": "2019-03-25T21:13:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:13:04Z", "revision_number": 0, "id": "3262cbae-7ea5-4e17-abc5-d84ece7b10b5", "remote_group_id": "96d81efc-269e-4a06-b100-51e616e5f674", "remote_ip_prefix": null, "created_at": "2019-03-25T21:13:04Z", "security_group_id": "96d81efc-269e-4a06-b100-51e616e5f674", "tenant_id": "6b11f2443f6143b883476562044a24d7", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b11f2443f6143b883476562044a24d7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:13:04Z", "revision_number": 0, "id": "b9237e1d-c8fe-404c-8fba-64284fec345f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-25T21:13:04Z", "security_group_id": "96d81efc-269e-4a06-b100-51e616e5f674", "tenant_id": "6b11f2443f6143b883476562044a24d7", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b11f2443f6143b883476562044a24d7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:13:04Z", "revision_number": 0, "id": "cbb6c5e7-a532-4bc7-b917-25633c1a9aad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-25T21:13:04Z", "security_group_id": "96d81efc-269e-4a06-b100-51e616e5f674", "tenant_id": "6b11f2443f6143b883476562044a24d7", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b11f2443f6143b883476562044a24d7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:13:04Z", "revision_number": 0, "id": "dad1e60b-d960-478a-9aec-ede883e2ada8", "remote_group_id": "96d81efc-269e-4a06-b100-51e616e5f674", "remote_ip_prefix": null, "created_at": "2019-03-25T21:13:04Z", "security_group_id": "96d81efc-269e-4a06-b100-51e616e5f674", "tenant_id": "6b11f2443f6143b883476562044a24d7", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b11f2443f6143b883476562044a24d7"}], "revision_number": 1, "project_id": "6b11f2443f6143b883476562044a24d7", "id": "96d81efc-269e-4a06-b100-51e616e5f674", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d63177074eef45bd949b8fd2e0f3efc8", "created_at": "2019-03-25T21:09:22Z", "updated_at": "2019-03-25T21:09:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:09:22Z", "revision_number": 0, "id": "2c249c2d-b441-45ef-b10c-dd19cf3834aa", "remote_group_id": "e4b7c431-bef3-452c-82f2-355129ad4858", "remote_ip_prefix": null, "created_at": "2019-03-25T21:09:22Z", "security_group_id": "e4b7c431-bef3-452c-82f2-355129ad4858", "tenant_id": "d63177074eef45bd949b8fd2e0f3efc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d63177074eef45bd949b8fd2e0f3efc8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:09:22Z", "revision_number": 0, "id": "bdb83b3c-07a9-48f4-a9f4-172e4487c34d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-25T21:09:22Z", "security_group_id": "e4b7c431-bef3-452c-82f2-355129ad4858", "tenant_id": "d63177074eef45bd949b8fd2e0f3efc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d63177074eef45bd949b8fd2e0f3efc8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:09:22Z", "revision_number": 0, "id": "da47e4ea-6770-45d4-b42e-46be9bbed25c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-25T21:09:22Z", "security_group_id": "e4b7c431-bef3-452c-82f2-355129ad4858", "tenant_id": "d63177074eef45bd949b8fd2e0f3efc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d63177074eef45bd949b8fd2e0f3efc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:09:22Z", "revision_number": 0, "id": "e47c3051-a5df-4d24-8ac1-a057989d840c", "remote_group_id": "e4b7c431-bef3-452c-82f2-355129ad4858", "remote_ip_prefix": null, "created_at": "2019-03-25T21:09:22Z", "security_group_id": "e4b7c431-bef3-452c-82f2-355129ad4858", "tenant_id": "d63177074eef45bd949b8fd2e0f3efc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d63177074eef45bd949b8fd2e0f3efc8"}], "revision_number": 1, "project_id": "d63177074eef45bd949b8fd2e0f3efc8", "id": "e4b7c431-bef3-452c-82f2-355129ad4858", "name": "default"}]} 2019-03-25 21:16:28,911 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/security-groups.json used request id req-5fbaf88a-b49a-41dd-bbcc-06b21628f381 2019-03-25 21:16:28,911 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0551209449768s 2019-03-25 21:16:28,918 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-03-25 21:16:28,918 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9696/v2.0/security-groups/4fda82d4-1780-4a32-94d4-b8bd5a39baaa.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f19888fd3a075d0302c859a343a5b229b14c4cab" 2019-03-25 21:16:29,066 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 25 Mar 2019 21:16:29 GMT X-Openstack-Request-Id: req-11e8a447-d2fc-4e53-b1f1-b226e8ac441c 2019-03-25 21:16:29,067 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-25 21:16:29,067 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.37:9696/v2.0/security-groups/4fda82d4-1780-4a32-94d4-b8bd5a39baaa.json used request id req-11e8a447-d2fc-4e53-b1f1-b226e8ac441c 2019-03-25 21:16:29,067 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.148734092712s 2019-03-25 21:16:29,067 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-03-25 21:16:29,070 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:8774/v2.1/os-keypairs/singlevm1-kp_1a8417aa-d525-4dc6-99d4-c977bc99f5e9 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f19888fd3a075d0302c859a343a5b229b14c4cab" 2019-03-25 21:16:29,116 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 25 Mar 2019 21:16: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-90884bdf-a77a-47da-8c44-2bf963b7b470 x-openstack-request-id: req-90884bdf-a77a-47da-8c44-2bf963b7b470 2019-03-25 21:16:29,116 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.37:8774/v2.1/os-keypairs/singlevm1-kp_1a8417aa-d525-4dc6-99d4-c977bc99f5e9 used request id req-90884bdf-a77a-47da-8c44-2bf963b7b470 2019-03-25 21:16:29,117 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0492670536041s 2019-03-25 21:16:29,117 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-03-25 21:16:29,117 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.37:9696/v2.0/routers/a554272c-4e7b-413b-8bb2-d0c824408bc0/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f19888fd3a075d0302c859a343a5b229b14c4cab" -d '{"subnet_id": "4b2c97b3-db47-4142-bb02-00a15d2e7fe1"}' 2019-03-25 21:16:31,772 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Mon, 25 Mar 2019 21:16:32 GMT X-Openstack-Request-Id: req-f8d8b7ee-413b-439c-8b23-cf849a24139d 2019-03-25 21:16:31,773 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "ba977d30-e053-41cd-a86b-c75590e628f4", "tenant_id": "6b11f2443f6143b883476562044a24d7", "subnet_id": "4b2c97b3-db47-4142-bb02-00a15d2e7fe1", "subnet_ids": ["4b2c97b3-db47-4142-bb02-00a15d2e7fe1"], "port_id": "ceebca69-53ac-4896-b9fa-73ca5c463e29", "id": "a554272c-4e7b-413b-8bb2-d0c824408bc0"} 2019-03-25 21:16:31,773 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.37:9696/v2.0/routers/a554272c-4e7b-413b-8bb2-d0c824408bc0/remove_router_interface.json used request id req-f8d8b7ee-413b-439c-8b23-cf849a24139d 2019-03-25 21:16:31,773 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.65608501434s 2019-03-25 21:16:31,773 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-03-25 21:16:31,774 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f19888fd3a075d0302c859a343a5b229b14c4cab" 2019-03-25 21:16:31,912 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 717 Content-Type: application/json Date: Mon, 25 Mar 2019 21:16:32 GMT X-Openstack-Request-Id: req-1441b7f1-c40a-4e82-9ddf-2257d1a39655 2019-03-25 21:16:31,912 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "39f6a7de-fe0a-4d74-ab36-900db9e46127", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "45132bb9-b5c2-4ed3-85b9-9add1bd00bfe", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "6b11f2443f6143b883476562044a24d7", "created_at": "2019-03-25T21:15:36Z", "admin_state_up": true, "updated_at": "2019-03-25T21:16:30Z", "project_id": "6b11f2443f6143b883476562044a24d7", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "a554272c-4e7b-413b-8bb2-d0c824408bc0", "name": "singlevm1-router_1a8417aa-d525-4dc6-99d4-c977bc99f5e9"}]} 2019-03-25 21:16:31,912 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/routers.json used request id req-1441b7f1-c40a-4e82-9ddf-2257d1a39655 2019-03-25 21:16:31,912 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.138875007629s 2019-03-25 21:16:31,914 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-03-25 21:16:31,914 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9696/v2.0/routers/a554272c-4e7b-413b-8bb2-d0c824408bc0.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f19888fd3a075d0302c859a343a5b229b14c4cab" 2019-03-25 21:16:36,408 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 25 Mar 2019 21:16:36 GMT X-Openstack-Request-Id: req-1d13c93f-90f2-42c9-9c6e-a64116089025 2019-03-25 21:16:36,409 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-25 21:16:36,409 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.37:9696/v2.0/routers/a554272c-4e7b-413b-8bb2-d0c824408bc0.json used request id req-1d13c93f-90f2-42c9-9c6e-a64116089025 2019-03-25 21:16:36,409 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.49514484406s 2019-03-25 21:16:36,409 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-03-25 21:16:36,410 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f19888fd3a075d0302c859a343a5b229b14c4cab" 2019-03-25 21:16:36,454 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1327 Content-Type: application/json Date: Mon, 25 Mar 2019 21:16:36 GMT X-Openstack-Request-Id: req-c76db840-0902-43de-ac0e-cf3eb60621ea 2019-03-25 21:16:36,455 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-03-25T21:09:30Z","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":"45132bb9-b5c2-4ed3-85b9-9add1bd00bfe","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"d63177074eef45bd949b8fd2e0f3efc8","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"39f6a7de-fe0a-4d74-ab36-900db9e46127","tenant_id":"d63177074eef45bd949b8fd2e0f3efc8","created_at":"2019-03-25T21:09:30Z","ip_version":4},{"updated_at":"2019-03-25T21:15: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":"4b2c97b3-db47-4142-bb02-00a15d2e7fe1","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"6b11f2443f6143b883476562044a24d7","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"singlevm1-subnet_1a8417aa-d525-4dc6-99d4-c977bc99f5e9","enable_dhcp":true,"segment_id":null,"network_id":"ba977d30-e053-41cd-a86b-c75590e628f4","tenant_id":"6b11f2443f6143b883476562044a24d7","created_at":"2019-03-25T21:15:35Z","ip_version":4}]} 2019-03-25 21:16:36,455 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/subnets.json used request id req-c76db840-0902-43de-ac0e-cf3eb60621ea 2019-03-25 21:16:36,455 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0458931922913s 2019-03-25 21:16:36,457 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-03-25 21:16:36,457 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9696/v2.0/subnets/4b2c97b3-db47-4142-bb02-00a15d2e7fe1.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f19888fd3a075d0302c859a343a5b229b14c4cab" 2019-03-25 21:16:38,850 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 25 Mar 2019 21:16:39 GMT X-Openstack-Request-Id: req-cf502509-5c08-4c74-bc13-0124bd2a9c3b 2019-03-25 21:16:38,850 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-25 21:16:38,850 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.37:9696/v2.0/subnets/4b2c97b3-db47-4142-bb02-00a15d2e7fe1.json used request id req-cf502509-5c08-4c74-bc13-0124bd2a9c3b 2019-03-25 21:16:38,850 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.39311909676s 2019-03-25 21:16:38,850 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-25 21:16:38,851 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f19888fd3a075d0302c859a343a5b229b14c4cab" 2019-03-25 21:16:38,951 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1435 Content-Type: application/json Date: Mon, 25 Mar 2019 21:16:38 GMT X-Openstack-Request-Id: req-83a29ac3-f126-4ce3-b1f6-26a31d4d808d 2019-03-25 21:16:38,951 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"39f6a7de-fe0a-4d74-ab36-900db9e46127","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"d63177074eef45bd949b8fd2e0f3efc8","l2_adjacency":true,"status":"ACTIVE","subnets":["45132bb9-b5c2-4ed3-85b9-9add1bd00bfe"],"description":"","tags":[],"updated_at":"2019-03-25T21:09:30Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d63177074eef45bd949b8fd2e0f3efc8","created_at":"2019-03-25T21:09:22Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"ba977d30-e053-41cd-a86b-c75590e628f4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":77,"ipv4_address_scope":null,"shared":false,"project_id":"6b11f2443f6143b883476562044a24d7","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-25T21:16:38Z","qos_policy_id":null,"name":"singlevm1-net_1a8417aa-d525-4dc6-99d4-c977bc99f5e9","admin_state_up":true,"tenant_id":"6b11f2443f6143b883476562044a24d7","created_at":"2019-03-25T21:15:33Z","provider:network_type":"vxlan"}]} 2019-03-25 21:16:38,951 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks.json used request id req-83a29ac3-f126-4ce3-b1f6-26a31d4d808d 2019-03-25 21:16:38,952 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.101004123688s 2019-03-25 21:16:38,953 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-03-25 21:16:38,953 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9696/v2.0/networks/ba977d30-e053-41cd-a86b-c75590e628f4.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f19888fd3a075d0302c859a343a5b229b14c4cab" 2019-03-25 21:16:40,408 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 25 Mar 2019 21:16:40 GMT X-Openstack-Request-Id: req-253404a5-a98e-480f-a113-496bffcdf72f 2019-03-25 21:16:40,408 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-25 21:16:40,408 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.37:9696/v2.0/networks/ba977d30-e053-41cd-a86b-c75590e628f4.json used request id req-253404a5-a98e-480f-a113-496bffcdf72f 2019-03-25 21:16:40,408 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.45519804955s 2019-03-25 21:16:40,413 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-25 21:16:40,417 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f19888fd3a075d0302c859a343a5b229b14c4cab" 2019-03-25 21:16:41,247 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Mon, 25 Mar 2019 21:16:41 GMT X-Openstack-Request-Id: req-cfc037b7-e600-4697-ba75-e597f338c6bd 2019-03-25 21:16:41,247 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-25T21:15:48Z", "file": "/v2/images/2f80811b-cb32-420a-8455-86610ccaf506/file", "owner": "6b11f2443f6143b883476562044a24d7", "id": "2f80811b-cb32-420a-8455-86610ccaf506", "size": 12716032, "self": "/v2/images/2f80811b-cb32-420a-8455-86610ccaf506", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://e462d782-10b3-4bf7-bfdc-4087219c1f00/images/2f80811b-cb32-420a-8455-86610ccaf506/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://e462d782-10b3-4bf7-bfdc-4087219c1f00/images/2f80811b-cb32-420a-8455-86610ccaf506/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_1a8417aa-d525-4dc6-99d4-c977bc99f5e9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_1a8417aa-d525-4dc6-99d4-c977bc99f5e9", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-25T21:15:47Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-25 21:16:41,247 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.37:9292/v2/images used request id req-cfc037b7-e600-4697-ba75-e597f338c6bd 2019-03-25 21:16:41,248 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.834692955017s 2019-03-25 21:16:41,249 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-03-25 21:16:41,254 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9292/v2/images/2f80811b-cb32-420a-8455-86610ccaf506 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f19888fd3a075d0302c859a343a5b229b14c4cab" 2019-03-25 21:16:42,830 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 25 Mar 2019 21:16:43 GMT X-Openstack-Request-Id: req-e7046fed-f5bf-4d29-aa1e-271922384299 2019-03-25 21:16:42,830 - 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-03-25 21:16:42,831 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.37:9292/v2/images/2f80811b-cb32-420a-8455-86610ccaf506 used request id req-e7046fed-f5bf-4d29-aa1e-271922384299 2019-03-25 21:16:42,831 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.58113098145s 2019-03-25 21:16:42,831 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-25 21:16:42,834 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f19888fd3a075d0302c859a343a5b229b14c4cab" 2019-03-25 21:16:42,856 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Mon, 25 Mar 2019 21:16: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-c5902cac-43a0-4f51-a10f-d7d9595a94f7 x-openstack-request-id: req-c5902cac-43a0-4f51-a10f-d7d9595a94f7 2019-03-25 21:16:42,857 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "singlevm1-flavor_1a8417aa-d525-4dc6-99d4-c977bc99f5e9", "links": [{"href": "http://172.30.9.37:8774/v2.1/flavors/70df3809-fcac-416e-838a-78bdf005d611", "rel": "self"}, {"href": "http://172.30.9.37:8774/flavors/70df3809-fcac-416e-838a-78bdf005d611", "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": "70df3809-fcac-416e-838a-78bdf005d611"}]} 2019-03-25 21:16:42,857 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/flavors/detail?is_public=None used request id req-c5902cac-43a0-4f51-a10f-d7d9595a94f7 2019-03-25 21:16:42,857 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.025838136673s 2019-03-25 21:16:42,858 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-03-25 21:16:42,861 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:8774/v2.1/flavors/70df3809-fcac-416e-838a-78bdf005d611 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f19888fd3a075d0302c859a343a5b229b14c4cab" 2019-03-25 21:16:43,018 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 25 Mar 2019 21:16: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-7fe0dda3-ff7f-4acf-ad89-a811ccc4d825 x-openstack-request-id: req-7fe0dda3-ff7f-4acf-ad89-a811ccc4d825 2019-03-25 21:16:43,018 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.37:8774/v2.1/flavors/70df3809-fcac-416e-838a-78bdf005d611 used request id req-7fe0dda3-ff7f-4acf-ad89-a811ccc4d825 2019-03-25 21:16:43,018 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.159711837769s 2019-03-25 21:16:43,063 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm2'... 2019-03-25 21:16:43,121 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-25 21:16:43,126 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Mon, 25 Mar 2019 21:16:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b668b7e9-65ff-4140-8d58-619535da642c 2019-03-25 21:16:43,127 - 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.37:5000/v3/", "rel": "self"}]}} 2019-03-25 21:16:43,127 - keystoneauth.session - DEBUG - GET call to http://172.30.9.37:5000/v3 used request id req-b668b7e9-65ff-4140-8d58-619535da642c 2019-03-25 21:16:43,127 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.37:5000/v3/auth/tokens 2019-03-25 21:16:43,540 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2f48d72bb1f44c6e85f2f15174631ba8", "name": "reader"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "31501dbd647741fa87bff782f6de9470", "name": "member"}, {"id": "11032691bf034d33af51afe8b5ce7476", "name": "admin"}], "expires_at": "2019-03-25T22:16:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b11f2443f6143b883476562044a24d7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3daccdd2fb9f43e8b818531b4fb92807"}, {"url": "http://172.30.9.37:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e41bcab4d3c4bed9cc8969e96168665"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84a95a7598204c55af91d53066a0f726"}], "type": "placement", "id": "005dcbfbaa674ae8a6b857c9d1960eb8", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/6b11f2443f6143b883476562044a24d7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "995fa168e6134cbf87266009a4f9620e"}, {"url": "http://172.30.9.37:8776/v1/6b11f2443f6143b883476562044a24d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d869ce8c63804619ba2f66d14ae1298e"}, {"url": "http://192.30.9.4:8776/v1/6b11f2443f6143b883476562044a24d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e793731bdb994440a21123ae52453b61"}], "type": "volume", "id": "052490c6c2dd40cc95525a429d2f04a9", "name": "cinder"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_6b11f2443f6143b883476562044a24d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "090f2bf18d2b405cbfc39cffe9a9a696"}, {"url": "http://172.30.9.37:8080/v1/AUTH_6b11f2443f6143b883476562044a24d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620414687e43414da7be25e6d2af3d94"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6eea3834ee1746348535e9a59297d26d"}], "type": "object-store", "id": "0b229423de3b46debe189f9545bb08a1", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "69669f277418485c88477cd66d881786", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcf037ec48148848f6b748803dbb3c2"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8161fce7e9fe4eeaa854cfb2e7efe2aa"}, {"url": "http://172.30.9.37:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d725ac73b2a1494b8f99c0682114d24c"}], "type": "compute", "id": "7451d63981d149feaf2151962364ad2c", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.37:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4b242c4975e34ca39b78982198d94374"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ad173c926aa040818073f079187f3f4c"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0b57aebca5b4a158f015e453f0e6854"}], "type": "event", "id": "7a8958b86d2446adaf1273019fb26e9a", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "006f5f748dbc4d6e8ce92246ef69afd1"}, {"url": "http://172.30.9.37:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a281429a4849fc8eedf02a90c636b9"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1825051afd54c2bbdf8a4e9e6c09f63"}], "type": "network", "id": "874c7a2faadc4ed0a1afb4ce8c3d646a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6b11f2443f6143b883476562044a24d7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00955bf57dfa420c841ead6d87665d3a"}, {"url": "http://172.30.9.37:8776/v3/6b11f2443f6143b883476562044a24d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49ae9562630a4acba74c20afa6ed93f7"}, {"url": "http://192.30.9.4:8776/v3/6b11f2443f6143b883476562044a24d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab6dab870dbb4260bbc65ed7bf7b0902"}], "type": "volumev3", "id": "937e6ae4aca74d929426420bb754be18", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1aac2e8897e04a2ea773ab4017081bde"}, {"url": "http://172.30.9.37:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c31b2cbcac904bbbb050be8d722c67d6"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9a43bd7a93441e9abf9f0c647e050c3"}], "type": "identity", "id": "93c205ac3efb4419aa55ace6fa1dbbf3", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.37:8004/v1/6b11f2443f6143b883476562044a24d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d6d7a1ec9ac46a6ac6f4dd7fdfb6a72"}, {"url": "http://192.30.9.4:8004/v1/6b11f2443f6143b883476562044a24d7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5e59f7ddf1c4a9ebc2c7b72f83c3239"}, {"url": "http://192.30.9.4:8004/v1/6b11f2443f6143b883476562044a24d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eb0416b9b2ab48efba34a4577abd57b7"}], "type": "orchestration", "id": "a7b82e8a555141afbcad0413f05eb740", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.37:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1091fe32453143089388a68a5fffc377"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a21249e3c5744ed2ae3e164337226097"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9dacdd480e547c1b7642238010d67f7"}], "type": "alarming", "id": "aa5d09ed1a03467aafba8d301b695d4b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.37:8776/v2/6b11f2443f6143b883476562044a24d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e081e844dba4bf69186f8bf4789d9dc"}, {"url": "http://192.30.9.4:8776/v2/6b11f2443f6143b883476562044a24d7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4568d6ad6d4499ca8d37d9684d9f7c1"}, {"url": "http://192.30.9.4:8776/v2/6b11f2443f6143b883476562044a24d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6df4a32eaa42eda2ea04d0ae5c9a86"}], "type": "volumev2", "id": "d5e22408756942009b65bfb88c91a6f8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e5c14bf44f24bfc9ef4ca8bf3913da9"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c579d562040b4533ad98faf6714890d8"}, {"url": "http://172.30.9.37:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee286c5b2ed24fb19536fea01b066fad"}], "type": "metric", "id": "dd1c7269973b4301aa1892b721a78fb5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ff6ee84c9444170bac6ddefb7689e2a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf9e369bcf644014abe4a2c9bad9c8b2"}, {"url": "http://172.30.9.37:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d669d9aa7bd7413bb989a4f979dcc871"}], "type": "cloudformation", "id": "ed86de356e924d17b551a2169f953c98", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.37:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2f8c173af6364edf974207b828d22027"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7810751389e44e628c986345e3416685"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f27a2e54a044a70a0742331b10cc31b"}], "type": "image", "id": "f405237b899546bc96fef9bff7ff8780", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "91d186dc05e04a949fa38872730b130a"}, "audit_ids": ["riJPT_cfQCCCA7GYYm47uw"], "issued_at": "2019-03-25T21:16:43.000000Z"}} 2019-03-25 21:16:43,543 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-25 21:16:43,544 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e4c3a0417cb45eb57c90f52cb97760aa815a94fe" 2019-03-25 21:16:43,912 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Mon, 25 Mar 2019 21:16:44 GMT X-Openstack-Request-Id: req-7d7ed690-2193-41d3-9188-46ef05878d01 2019-03-25 21:16:43,913 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"39f6a7de-fe0a-4d74-ab36-900db9e46127","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"d63177074eef45bd949b8fd2e0f3efc8","l2_adjacency":true,"status":"ACTIVE","subnets":["45132bb9-b5c2-4ed3-85b9-9add1bd00bfe"],"description":"","tags":[],"updated_at":"2019-03-25T21:09:30Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d63177074eef45bd949b8fd2e0f3efc8","created_at":"2019-03-25T21:09:22Z","provider:network_type":"flat"}]} 2019-03-25 21:16:43,913 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks.json?router%3Aexternal=True used request id req-7d7ed690-2193-41d3-9188-46ef05878d01 2019-03-25 21:16:43,913 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.36952996254s 2019-03-25 21:16:43,921 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-25 21:16:43,926 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 25 Mar 2019 21:16:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-159a81b7-7145-46d7-9b83-ae31871b40f7 2019-03-25 21:16:43,926 - 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.37:5000/v3/", "rel": "self"}]}]}} 2019-03-25 21:16:43,927 - keystoneauth.session - DEBUG - GET call to http://172.30.9.37:5000/ used request id req-159a81b7-7145-46d7-9b83-ae31871b40f7 2019-03-25 21:16:43,927 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-25 21:16:43,931 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e4c3a0417cb45eb57c90f52cb97760aa815a94fe" 2019-03-25 21:16:44,131 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Mon, 25 Mar 2019 21:16:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57e8d70f-3414-4ff3-a736-4fde7c7c50b6 2019-03-25 21:16:44,131 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.37:5000/v3/domains/2c6fa993d67c46498996ae574963de36"}, "tags": [], "enabled": true, "id": "2c6fa993d67c46498996ae574963de36", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.37:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.37:5000/v3/domains", "previous": null, "next": null}} 2019-03-25 21:16:44,131 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/domains used request id req-57e8d70f-3414-4ff3-a736-4fde7c7c50b6 2019-03-25 21:16:44,131 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.203942060471s 2019-03-25 21:16:44,139 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-03-25 21:16:44,143 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e4c3a0417cb45eb57c90f52cb97760aa815a94fe" -d '{"project": {"description": "Created by OPNFV Functest: singlevm2", "enabled": true, "domain_id": "default", "name": "singlevm2-project_40fcf9d7-40a8-49bf-810f-70399dc1a25f"}}' 2019-03-25 21:16:44,391 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 364 Content-Type: application/json Date: Mon, 25 Mar 2019 21:16:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4abe75dd-af55-4210-957c-dbcb39e87301 2019-03-25 21:16:44,391 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.37:5000/v3/projects/23557462930a4c7aa98053a2b8817b9c"}, "tags": [], "enabled": true, "id": "23557462930a4c7aa98053a2b8817b9c", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_40fcf9d7-40a8-49bf-810f-70399dc1a25f"}} 2019-03-25 21:16:44,391 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.37:5000/v3/projects used request id req-4abe75dd-af55-4210-957c-dbcb39e87301 2019-03-25 21:16:44,392 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.2521879673s 2019-03-25 21:16:44,392 - 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'23557462930a4c7aa98053a2b8817b9c', '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_40fcf9d7-40a8-49bf-810f-70399dc1a25f'}) 2019-03-25 21:16:44,399 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-03-25 21:16:44,402 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e4c3a0417cb45eb57c90f52cb97760aa815a94fe" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "FlgFLmL3iRU0RJp23c08f0pyRwAEZa", "email": null, "name": "singlevm2-user_40fcf9d7-40a8-49bf-810f-70399dc1a25f"}}' 2019-03-25 21:16:44,982 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 324 Content-Type: application/json Date: Mon, 25 Mar 2019 21:16:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b6f38ded-5429-4071-8561-a24ef6865c57 2019-03-25 21:16:44,982 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "singlevm2-user_40fcf9d7-40a8-49bf-810f-70399dc1a25f", "links": {"self": "http://172.30.9.37:5000/v3/users/0531787acf824029908e8cf888645b49"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0531787acf824029908e8cf888645b49", "domain_id": "default", "password_expires_at": null}} 2019-03-25 21:16:44,982 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.37:5000/v3/users used request id req-b6f38ded-5429-4071-8561-a24ef6865c57 2019-03-25 21:16:44,983 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.583554029465s 2019-03-25 21:16:44,983 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'0531787acf824029908e8cf888645b49', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'singlevm2-user_40fcf9d7-40a8-49bf-810f-70399dc1a25f'}) 2019-03-25 21:16:44,987 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-25 21:16:44,991 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e4c3a0417cb45eb57c90f52cb97760aa815a94fe" 2019-03-25 21:16:45,197 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Mon, 25 Mar 2019 21:16:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b679db01-6977-4078-be84-9439f443724f 2019-03-25 21:16:45,198 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "11032691bf034d33af51afe8b5ce7476", "links": {"self": "http://172.30.9.37:5000/v3/roles/11032691bf034d33af51afe8b5ce7476"}, "name": "admin"}, {"domain_id": null, "id": "26a54836e73f4d07bbcc0d342c766b1a", "links": {"self": "http://172.30.9.37:5000/v3/roles/26a54836e73f4d07bbcc0d342c766b1a"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2f48d72bb1f44c6e85f2f15174631ba8", "links": {"self": "http://172.30.9.37:5000/v3/roles/2f48d72bb1f44c6e85f2f15174631ba8"}, "name": "reader"}, {"domain_id": null, "id": "31501dbd647741fa87bff782f6de9470", "links": {"self": "http://172.30.9.37:5000/v3/roles/31501dbd647741fa87bff782f6de9470"}, "name": "member"}, {"domain_id": null, "id": "43a14f86aa66403b8924451803571219", "links": {"self": "http://172.30.9.37:5000/v3/roles/43a14f86aa66403b8924451803571219"}, "name": "swiftoperator"}, {"domain_id": null, "id": "5bc3330773bb4f488fa76a8d2b51727e", "links": {"self": "http://172.30.9.37:5000/v3/roles/5bc3330773bb4f488fa76a8d2b51727e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.37:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-03-25 21:16:45,198 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/roles used request id req-b679db01-6977-4078-be84-9439f443724f 2019-03-25 21:16:45,198 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.210810184479s 2019-03-25 21:16:45,203 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-25 21:16:45,207 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e4c3a0417cb45eb57c90f52cb97760aa815a94fe" 2019-03-25 21:16:45,424 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Mon, 25 Mar 2019 21:16:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd9ae269-2293-42af-82c2-706ac9954532 2019-03-25 21:16:45,425 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "11032691bf034d33af51afe8b5ce7476", "links": {"self": "http://172.30.9.37:5000/v3/roles/11032691bf034d33af51afe8b5ce7476"}, "name": "admin"}, {"domain_id": null, "id": "26a54836e73f4d07bbcc0d342c766b1a", "links": {"self": "http://172.30.9.37:5000/v3/roles/26a54836e73f4d07bbcc0d342c766b1a"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2f48d72bb1f44c6e85f2f15174631ba8", "links": {"self": "http://172.30.9.37:5000/v3/roles/2f48d72bb1f44c6e85f2f15174631ba8"}, "name": "reader"}, {"domain_id": null, "id": "31501dbd647741fa87bff782f6de9470", "links": {"self": "http://172.30.9.37:5000/v3/roles/31501dbd647741fa87bff782f6de9470"}, "name": "member"}, {"domain_id": null, "id": "43a14f86aa66403b8924451803571219", "links": {"self": "http://172.30.9.37:5000/v3/roles/43a14f86aa66403b8924451803571219"}, "name": "swiftoperator"}, {"domain_id": null, "id": "5bc3330773bb4f488fa76a8d2b51727e", "links": {"self": "http://172.30.9.37:5000/v3/roles/5bc3330773bb4f488fa76a8d2b51727e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.37:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-03-25 21:16:45,425 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/roles used request id req-cd9ae269-2293-42af-82c2-706ac9954532 2019-03-25 21:16:45,425 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.221665859222s 2019-03-25 21:16:45,430 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-25 21:16:45,433 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e4c3a0417cb45eb57c90f52cb97760aa815a94fe" 2019-03-25 21:16:45,666 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Mon, 25 Mar 2019 21:16:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8151518c-b598-429b-a400-fb480433aa8f 2019-03-25 21:16:45,667 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "11032691bf034d33af51afe8b5ce7476", "links": {"self": "http://172.30.9.37:5000/v3/roles/11032691bf034d33af51afe8b5ce7476"}, "name": "admin"}, {"domain_id": null, "id": "26a54836e73f4d07bbcc0d342c766b1a", "links": {"self": "http://172.30.9.37:5000/v3/roles/26a54836e73f4d07bbcc0d342c766b1a"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2f48d72bb1f44c6e85f2f15174631ba8", "links": {"self": "http://172.30.9.37:5000/v3/roles/2f48d72bb1f44c6e85f2f15174631ba8"}, "name": "reader"}, {"domain_id": null, "id": "31501dbd647741fa87bff782f6de9470", "links": {"self": "http://172.30.9.37:5000/v3/roles/31501dbd647741fa87bff782f6de9470"}, "name": "member"}, {"domain_id": null, "id": "43a14f86aa66403b8924451803571219", "links": {"self": "http://172.30.9.37:5000/v3/roles/43a14f86aa66403b8924451803571219"}, "name": "swiftoperator"}, {"domain_id": null, "id": "5bc3330773bb4f488fa76a8d2b51727e", "links": {"self": "http://172.30.9.37:5000/v3/roles/5bc3330773bb4f488fa76a8d2b51727e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.37:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-03-25 21:16:45,667 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/roles used request id req-8151518c-b598-429b-a400-fb480433aa8f 2019-03-25 21:16:45,667 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.236829042435s 2019-03-25 21:16:45,671 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-25 21:16:45,675 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e4c3a0417cb45eb57c90f52cb97760aa815a94fe" 2019-03-25 21:16:45,891 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 25 Mar 2019 21:16:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bdf3065b-5c0f-4a59-8555-f490f94270f0 2019-03-25 21:16:45,891 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.37:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-03-25 21:16:45,891 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/domains/default used request id req-bdf3065b-5c0f-4a59-8555-f490f94270f0 2019-03-25 21:16:45,891 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.219607114792s 2019-03-25 21:16:45,892 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-25 21:16:45,895 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e4c3a0417cb45eb57c90f52cb97760aa815a94fe" 2019-03-25 21:16:46,321 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 842 Content-Type: application/json Date: Mon, 25 Mar 2019 21:16:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9300593a-1c7c-436b-bd41-63ec139264d7 2019-03-25 21:16:46,321 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "singlevm2-user_40fcf9d7-40a8-49bf-810f-70399dc1a25f", "links": {"self": "http://172.30.9.37:5000/v3/users/0531787acf824029908e8cf888645b49"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0531787acf824029908e8cf888645b49", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.37:5000/v3/users/053b21d2961448219162354ca8fc45d4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "053b21d2961448219162354ca8fc45d4", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.37:5000/v3/users/0cba997e091b45c8a73a8f45a0fe8dfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0cba997e091b45c8a73a8f45a0fe8dfd", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.37:5000/v3/users/22818d158bfa4ff8a0d6c434c2fe4516"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22818d158bfa4ff8a0d6c434c2fe4516", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.37:5000/v3/users/5e7d7fe83262429c99fab72fb7c561a1"}, "domain_id": "2c6fa993d67c46498996ae574963de36", "enabled": true, "options": {}, "id": "5e7d7fe83262429c99fab72fb7c561a1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.37:5000/v3/users/6602f61170074466bd94c1cfdb1b3c4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6602f61170074466bd94c1cfdb1b3c4a", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.37:5000/v3/users/75d04b39ef964aa2aefb7eff2eeb5139"}, "domain_id": "default", "enabled": true, "options": {}, "id": "75d04b39ef964aa2aefb7eff2eeb5139", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.37:5000/v3/users/91d186dc05e04a949fa38872730b130a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91d186dc05e04a949fa38872730b130a", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.37:5000/v3/users/9219d9d950464544ad2edf2658f059fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9219d9d950464544ad2edf2658f059fc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.37:5000/v3/users/b96cd7f17be240a5a085784f45e112ff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b96cd7f17be240a5a085784f45e112ff", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.37:5000/v3/users/bafa64a0510d4b098aba158324913e75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bafa64a0510d4b098aba158324913e75", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.37:5000/v3/users/c1263c615409449180a70c80d0e8307b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1263c615409449180a70c80d0e8307b", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.37:5000/v3/users/d85463bfa89c4aa2bcee23903e9f8b83"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d85463bfa89c4aa2bcee23903e9f8b83", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.37:5000/v3/users/e01f080a568141e981cb8c61c56d895a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e01f080a568141e981cb8c61c56d895a", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.37:5000/v3/users/fb4c5eb01265472eaddf10d884bd77c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb4c5eb01265472eaddf10d884bd77c1", "email": "swift@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.37:5000/v3/users", "previous": null, "next": null}} 2019-03-25 21:16:46,322 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/users used request id req-9300593a-1c7c-436b-bd41-63ec139264d7 2019-03-25 21:16:46,322 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.429588079453s 2019-03-25 21:16:46,334 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-25 21:16:46,337 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e4c3a0417cb45eb57c90f52cb97760aa815a94fe" 2019-03-25 21:16:46,565 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Mon, 25 Mar 2019 21:16:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7c50f70-ae0c-45b9-8fcb-8e614b248541 2019-03-25 21:16:46,565 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.37:5000/v3/projects/6b11f2443f6143b883476562044a24d7"}, "tags": [], "enabled": true, "id": "6b11f2443f6143b883476562044a24d7", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.37:5000/v3/projects/d63177074eef45bd949b8fd2e0f3efc8"}, "tags": [], "enabled": true, "id": "d63177074eef45bd949b8fd2e0f3efc8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.37:5000/v3/projects/23557462930a4c7aa98053a2b8817b9c"}, "tags": [], "enabled": true, "id": "23557462930a4c7aa98053a2b8817b9c", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_40fcf9d7-40a8-49bf-810f-70399dc1a25f"}]} 2019-03-25 21:16:46,566 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/projects?domain_id=default used request id req-c7c50f70-ae0c-45b9-8fcb-8e614b248541 2019-03-25 21:16:46,566 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.231762886047s 2019-03-25 21:16:46,573 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-03-25 21:16:46,577 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:5000/v3/role_assignments?user.id=0531787acf824029908e8cf888645b49&role.id=31501dbd647741fa87bff782f6de9470&scope.project.id=23557462930a4c7aa98053a2b8817b9c" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e4c3a0417cb45eb57c90f52cb97760aa815a94fe" 2019-03-25 21:16:46,804 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Mon, 25 Mar 2019 21:16:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6835a2e-b010-4822-b511-382db7554f89 2019-03-25 21:16:46,804 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.37:5000/v3/role_assignments?user.id=0531787acf824029908e8cf888645b49&role.id=31501dbd647741fa87bff782f6de9470&scope.project.id=23557462930a4c7aa98053a2b8817b9c", "previous": null, "next": null}} 2019-03-25 21:16:46,804 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/role_assignments?user.id=0531787acf824029908e8cf888645b49&role.id=31501dbd647741fa87bff782f6de9470&scope.project.id=23557462930a4c7aa98053a2b8817b9c used request id req-c6835a2e-b010-4822-b511-382db7554f89 2019-03-25 21:16:46,804 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.231026887894s 2019-03-25 21:16:46,808 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-03-25 21:16:46,811 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.37:5000/v3/projects/23557462930a4c7aa98053a2b8817b9c/users/0531787acf824029908e8cf888645b49/roles/31501dbd647741fa87bff782f6de9470 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e4c3a0417cb45eb57c90f52cb97760aa815a94fe" 2019-03-25 21:16:47,024 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 25 Mar 2019 21:16:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ccd36503-1d95-4fab-910f-301e711c9afa 2019-03-25 21:16:47,024 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-25 21:16:47,024 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.37:5000/v3/projects/23557462930a4c7aa98053a2b8817b9c/users/0531787acf824029908e8cf888645b49/roles/31501dbd647741fa87bff782f6de9470 used request id req-ccd36503-1d95-4fab-910f-301e711c9afa 2019-03-25 21:16:47,024 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.216347932816s 2019-03-25 21:16:47,025 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'singlevm2-project_40fcf9d7-40a8-49bf-810f-70399dc1a25f', 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'23557462930a4c7aa98053a2b8817b9c', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'FlgFLmL3iRU0RJp23c08f0pyRwAEZa', 'username': u'singlevm2-user_40fcf9d7-40a8-49bf-810f-70399dc1a25f', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.37:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-03-25 21:16:47,029 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'singlevm2-user_40fcf9d7-40a8-49bf-810f-70399dc1a25f', 'password': 'FlgFLmL3iRU0RJp23c08f0pyRwAEZa', 'project_name': 'singlevm2-project_40fcf9d7-40a8-49bf-810f-70399dc1a25f', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.37:5000/v3', 'project_id': '23557462930a4c7aa98053a2b8817b9c', 'project_domain_name': 'Default'} 2019-03-25 21:16:47,029 - xtesting.ci.run_tests - INFO - Running test case 'singlevm2'... 2019-03-25 21:16:47,030 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-25 21:16:47,033 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e4c3a0417cb45eb57c90f52cb97760aa815a94fe" 2019-03-25 21:16:47,358 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Mon, 25 Mar 2019 21:16:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4be73815-683b-49ab-a6d1-591dc0d70b3c 2019-03-25 21:16:47,359 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.37:5000/v3/domains/2c6fa993d67c46498996ae574963de36"}, "tags": [], "enabled": true, "id": "2c6fa993d67c46498996ae574963de36", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.37:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.37:5000/v3/domains", "previous": null, "next": null}} 2019-03-25 21:16:47,359 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/domains used request id req-4be73815-683b-49ab-a6d1-591dc0d70b3c 2019-03-25 21:16:47,359 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.329355955124s 2019-03-25 21:16:47,367 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-25 21:16:47,370 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e4c3a0417cb45eb57c90f52cb97760aa815a94fe" 2019-03-25 21:16:47,579 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Mon, 25 Mar 2019 21:16:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c519d7d3-4367-44c4-b9f2-b44228eb13e8 2019-03-25 21:16:47,579 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.37:5000/v3/projects/6b11f2443f6143b883476562044a24d7"}, "tags": [], "enabled": true, "id": "6b11f2443f6143b883476562044a24d7", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.37:5000/v3/projects/d63177074eef45bd949b8fd2e0f3efc8"}, "tags": [], "enabled": true, "id": "d63177074eef45bd949b8fd2e0f3efc8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.37:5000/v3/projects/23557462930a4c7aa98053a2b8817b9c"}, "tags": [], "enabled": true, "id": "23557462930a4c7aa98053a2b8817b9c", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_40fcf9d7-40a8-49bf-810f-70399dc1a25f"}]} 2019-03-25 21:16:47,579 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/projects?domain_id=default used request id req-c519d7d3-4367-44c4-b9f2-b44228eb13e8 2019-03-25 21:16:47,580 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.212892055511s 2019-03-25 21:16:47,582 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-03-25 21:16:47,582 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e4c3a0417cb45eb57c90f52cb97760aa815a94fe" -d '{"network": {"tenant_id": "23557462930a4c7aa98053a2b8817b9c", "name": "singlevm2-net_40fcf9d7-40a8-49bf-810f-70399dc1a25f", "admin_state_up": true}}' 2019-03-25 21:16:48,299 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 723 Content-Type: application/json Date: Mon, 25 Mar 2019 21:16:48 GMT X-Openstack-Request-Id: req-a2ee28dd-c75e-4129-9a98-a51232c67721 2019-03-25 21:16:48,299 - 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":"c7c9c912-0a18-4d04-bb11-9f1f99f3bdaf","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":89,"ipv4_address_scope":null,"shared":false,"project_id":"23557462930a4c7aa98053a2b8817b9c","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-25T21:16:48Z","is_default":false,"qos_policy_id":null,"name":"singlevm2-net_40fcf9d7-40a8-49bf-810f-70399dc1a25f","admin_state_up":true,"tenant_id":"23557462930a4c7aa98053a2b8817b9c","created_at":"2019-03-25T21:16:48Z","mtu":1450}} 2019-03-25 21:16:48,300 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/networks.json used request id req-a2ee28dd-c75e-4129-9a98-a51232c67721 2019-03-25 21:16:48,300 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.71791100502s 2019-03-25 21:16:48,300 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-03-25T21:16:48Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'c7c9c912-0a18-4d04-bb11-9f1f99f3bdaf', u'provider:segmentation_id': 89, 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_40fcf9d7-40a8-49bf-810f-70399dc1a25f', u'created_at': u'2019-03-25T21:16:48Z', u'mtu': 1450, u'tenant_id': u'23557462930a4c7aa98053a2b8817b9c', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'23557462930a4c7aa98053a2b8817b9c', u'l2_adjacency': True}) 2019-03-25 21:16:48,304 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-25 21:16:48,310 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Mon, 25 Mar 2019 21:16:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd7e0173-974f-4c74-aeae-ee0dfdc9011b 2019-03-25 21:16:48,311 - 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.37:5000/v3/", "rel": "self"}]}} 2019-03-25 21:16:48,311 - keystoneauth.session - DEBUG - GET call to http://172.30.9.37:5000/v3 used request id req-cd7e0173-974f-4c74-aeae-ee0dfdc9011b 2019-03-25 21:16:48,311 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.37:5000/v3/auth/tokens 2019-03-25 21:16:48,739 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2f48d72bb1f44c6e85f2f15174631ba8", "name": "reader"}, {"id": "31501dbd647741fa87bff782f6de9470", "name": "member"}], "expires_at": "2019-03-25T22:16:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "23557462930a4c7aa98053a2b8817b9c", "name": "singlevm2-project_40fcf9d7-40a8-49bf-810f-70399dc1a25f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3daccdd2fb9f43e8b818531b4fb92807"}, {"url": "http://172.30.9.37:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e41bcab4d3c4bed9cc8969e96168665"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84a95a7598204c55af91d53066a0f726"}], "type": "placement", "id": "005dcbfbaa674ae8a6b857c9d1960eb8", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/23557462930a4c7aa98053a2b8817b9c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "995fa168e6134cbf87266009a4f9620e"}, {"url": "http://172.30.9.37:8776/v1/23557462930a4c7aa98053a2b8817b9c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d869ce8c63804619ba2f66d14ae1298e"}, {"url": "http://192.30.9.4:8776/v1/23557462930a4c7aa98053a2b8817b9c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e793731bdb994440a21123ae52453b61"}], "type": "volume", "id": "052490c6c2dd40cc95525a429d2f04a9", "name": "cinder"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_23557462930a4c7aa98053a2b8817b9c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "090f2bf18d2b405cbfc39cffe9a9a696"}, {"url": "http://172.30.9.37:8080/v1/AUTH_23557462930a4c7aa98053a2b8817b9c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620414687e43414da7be25e6d2af3d94"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6eea3834ee1746348535e9a59297d26d"}], "type": "object-store", "id": "0b229423de3b46debe189f9545bb08a1", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "69669f277418485c88477cd66d881786", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcf037ec48148848f6b748803dbb3c2"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8161fce7e9fe4eeaa854cfb2e7efe2aa"}, {"url": "http://172.30.9.37:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d725ac73b2a1494b8f99c0682114d24c"}], "type": "compute", "id": "7451d63981d149feaf2151962364ad2c", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.37:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4b242c4975e34ca39b78982198d94374"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ad173c926aa040818073f079187f3f4c"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0b57aebca5b4a158f015e453f0e6854"}], "type": "event", "id": "7a8958b86d2446adaf1273019fb26e9a", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "006f5f748dbc4d6e8ce92246ef69afd1"}, {"url": "http://172.30.9.37:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a281429a4849fc8eedf02a90c636b9"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1825051afd54c2bbdf8a4e9e6c09f63"}], "type": "network", "id": "874c7a2faadc4ed0a1afb4ce8c3d646a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/23557462930a4c7aa98053a2b8817b9c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00955bf57dfa420c841ead6d87665d3a"}, {"url": "http://172.30.9.37:8776/v3/23557462930a4c7aa98053a2b8817b9c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49ae9562630a4acba74c20afa6ed93f7"}, {"url": "http://192.30.9.4:8776/v3/23557462930a4c7aa98053a2b8817b9c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab6dab870dbb4260bbc65ed7bf7b0902"}], "type": "volumev3", "id": "937e6ae4aca74d929426420bb754be18", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1aac2e8897e04a2ea773ab4017081bde"}, {"url": "http://172.30.9.37:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c31b2cbcac904bbbb050be8d722c67d6"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9a43bd7a93441e9abf9f0c647e050c3"}], "type": "identity", "id": "93c205ac3efb4419aa55ace6fa1dbbf3", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.37:8004/v1/23557462930a4c7aa98053a2b8817b9c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d6d7a1ec9ac46a6ac6f4dd7fdfb6a72"}, {"url": "http://192.30.9.4:8004/v1/23557462930a4c7aa98053a2b8817b9c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5e59f7ddf1c4a9ebc2c7b72f83c3239"}, {"url": "http://192.30.9.4:8004/v1/23557462930a4c7aa98053a2b8817b9c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eb0416b9b2ab48efba34a4577abd57b7"}], "type": "orchestration", "id": "a7b82e8a555141afbcad0413f05eb740", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.37:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1091fe32453143089388a68a5fffc377"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a21249e3c5744ed2ae3e164337226097"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9dacdd480e547c1b7642238010d67f7"}], "type": "alarming", "id": "aa5d09ed1a03467aafba8d301b695d4b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.37:8776/v2/23557462930a4c7aa98053a2b8817b9c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e081e844dba4bf69186f8bf4789d9dc"}, {"url": "http://192.30.9.4:8776/v2/23557462930a4c7aa98053a2b8817b9c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4568d6ad6d4499ca8d37d9684d9f7c1"}, {"url": "http://192.30.9.4:8776/v2/23557462930a4c7aa98053a2b8817b9c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6df4a32eaa42eda2ea04d0ae5c9a86"}], "type": "volumev2", "id": "d5e22408756942009b65bfb88c91a6f8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e5c14bf44f24bfc9ef4ca8bf3913da9"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c579d562040b4533ad98faf6714890d8"}, {"url": "http://172.30.9.37:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee286c5b2ed24fb19536fea01b066fad"}], "type": "metric", "id": "dd1c7269973b4301aa1892b721a78fb5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ff6ee84c9444170bac6ddefb7689e2a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf9e369bcf644014abe4a2c9bad9c8b2"}, {"url": "http://172.30.9.37:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d669d9aa7bd7413bb989a4f979dcc871"}], "type": "cloudformation", "id": "ed86de356e924d17b551a2169f953c98", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.37:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2f8c173af6364edf974207b828d22027"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7810751389e44e628c986345e3416685"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f27a2e54a044a70a0742331b10cc31b"}], "type": "image", "id": "f405237b899546bc96fef9bff7ff8780", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "singlevm2-user_40fcf9d7-40a8-49bf-810f-70399dc1a25f", "id": "0531787acf824029908e8cf888645b49"}, "audit_ids": ["BX2w0nocQsSIDYgD19cmKg"], "issued_at": "2019-03-25T21:16:48.000000Z"}} 2019-03-25 21:16:48,742 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-25 21:16:48,743 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6862e283cedc9c693721d321cf3eb3c4bfc10704" 2019-03-25 21:16:49,315 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1230 Content-Type: application/json Date: Mon, 25 Mar 2019 21:16:49 GMT X-Openstack-Request-Id: req-35fff370-a9d2-4441-8b28-a1ece07ef80a 2019-03-25 21:16:49,316 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"39f6a7de-fe0a-4d74-ab36-900db9e46127","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d63177074eef45bd949b8fd2e0f3efc8","l2_adjacency":true,"status":"ACTIVE","subnets":["45132bb9-b5c2-4ed3-85b9-9add1bd00bfe"],"description":"","tags":[],"updated_at":"2019-03-25T21:09:30Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d63177074eef45bd949b8fd2e0f3efc8","created_at":"2019-03-25T21:09:22Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"c7c9c912-0a18-4d04-bb11-9f1f99f3bdaf","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"23557462930a4c7aa98053a2b8817b9c","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-25T21:16:48Z","qos_policy_id":null,"name":"singlevm2-net_40fcf9d7-40a8-49bf-810f-70399dc1a25f","admin_state_up":true,"tenant_id":"23557462930a4c7aa98053a2b8817b9c","created_at":"2019-03-25T21:16:48Z","mtu":1450}]} 2019-03-25 21:16:49,316 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks.json used request id req-35fff370-a9d2-4441-8b28-a1ece07ef80a 2019-03-25 21:16:49,316 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.573764801025s 2019-03-25 21:16:49,318 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-03-25 21:16:49,318 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6862e283cedc9c693721d321cf3eb3c4bfc10704" -d '{"subnet": {"name": "singlevm2-subnet_40fcf9d7-40a8-49bf-810f-70399dc1a25f", "enable_dhcp": true, "network_id": "c7c9c912-0a18-4d04-bb11-9f1f99f3bdaf", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-03-25 21:16:50,264 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 677 Content-Type: application/json Date: Mon, 25 Mar 2019 21:16:50 GMT X-Openstack-Request-Id: req-db28fbac-905a-494d-b8a3-efbeceffe508 2019-03-25 21:16:50,264 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c7c9c912-0a18-4d04-bb11-9f1f99f3bdaf","tenant_id":"23557462930a4c7aa98053a2b8817b9c","created_at":"2019-03-25T21:16:50Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-03-25T21:16: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":"23557462930a4c7aa98053a2b8817b9c","id":"259fd039-f6ff-4f84-af4a-fcc5c47e2bac","subnetpool_id":null,"name":"singlevm2-subnet_40fcf9d7-40a8-49bf-810f-70399dc1a25f"}} 2019-03-25 21:16:50,265 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/subnets.json used request id req-db28fbac-905a-494d-b8a3-efbeceffe508 2019-03-25 21:16:50,265 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.94678401947s 2019-03-25 21:16:50,265 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-03-25T21:16: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'259fd039-f6ff-4f84-af4a-fcc5c47e2bac', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm2-subnet_40fcf9d7-40a8-49bf-810f-70399dc1a25f', u'enable_dhcp': True, u'network_id': u'c7c9c912-0a18-4d04-bb11-9f1f99f3bdaf', u'tenant_id': u'23557462930a4c7aa98053a2b8817b9c', u'created_at': u'2019-03-25T21:16: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'23557462930a4c7aa98053a2b8817b9c'}) 2019-03-25 21:16:50,266 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-03-25 21:16:50,266 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6862e283cedc9c693721d321cf3eb3c4bfc10704" -d '{"router": {"external_gateway_info": {"network_id": "39f6a7de-fe0a-4d74-ab36-900db9e46127"}, "name": "singlevm2-router_40fcf9d7-40a8-49bf-810f-70399dc1a25f", "admin_state_up": true}}' 2019-03-25 21:16:57,294 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 696 Content-Type: application/json Date: Mon, 25 Mar 2019 21:16:57 GMT X-Openstack-Request-Id: req-60a651b2-71f7-4642-83c8-1105d8498f92 2019-03-25 21:16:57,295 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "39f6a7de-fe0a-4d74-ab36-900db9e46127", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "45132bb9-b5c2-4ed3-85b9-9add1bd00bfe", "ip_address": "172.30.9.215"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "23557462930a4c7aa98053a2b8817b9c", "created_at": "2019-03-25T21:16:51Z", "admin_state_up": true, "updated_at": "2019-03-25T21:16:52Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "23557462930a4c7aa98053a2b8817b9c", "id": "052027f7-e1f2-49d7-a8b9-8d49f1d520aa", "name": "singlevm2-router_40fcf9d7-40a8-49bf-810f-70399dc1a25f"}} 2019-03-25 21:16:57,295 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/routers.json used request id req-60a651b2-71f7-4642-83c8-1105d8498f92 2019-03-25 21:16:57,295 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.02903699875s 2019-03-25 21:16:57,295 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-03-25T21:16:52Z', u'revision_number': 3, u'id': u'052027f7-e1f2-49d7-a8b9-8d49f1d520aa', u'external_gateway_info': {u'network_id': u'39f6a7de-fe0a-4d74-ab36-900db9e46127', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'45132bb9-b5c2-4ed3-85b9-9add1bd00bfe', u'ip_address': u'172.30.9.215'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm2-router_40fcf9d7-40a8-49bf-810f-70399dc1a25f', u'admin_state_up': True, u'tenant_id': u'23557462930a4c7aa98053a2b8817b9c', u'created_at': u'2019-03-25T21:16:51Z', u'flavor_id': None, u'routes': [], u'project_id': u'23557462930a4c7aa98053a2b8817b9c'}) 2019-03-25 21:16:57,296 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-03-25 21:16:57,297 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.37:9696/v2.0/routers/052027f7-e1f2-49d7-a8b9-8d49f1d520aa/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6862e283cedc9c693721d321cf3eb3c4bfc10704" -d '{"subnet_id": "259fd039-f6ff-4f84-af4a-fcc5c47e2bac"}' 2019-03-25 21:17:00,947 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Mon, 25 Mar 2019 21:17:01 GMT X-Openstack-Request-Id: req-94f5548d-8c55-452e-9f93-cd3c5c267b58 2019-03-25 21:17:00,947 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "c7c9c912-0a18-4d04-bb11-9f1f99f3bdaf", "tenant_id": "23557462930a4c7aa98053a2b8817b9c", "subnet_id": "259fd039-f6ff-4f84-af4a-fcc5c47e2bac", "subnet_ids": ["259fd039-f6ff-4f84-af4a-fcc5c47e2bac"], "port_id": "476bb3d3-c5ec-4ce1-9fdf-097ff8ad6dc6", "id": "052027f7-e1f2-49d7-a8b9-8d49f1d520aa"} 2019-03-25 21:17:00,947 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.37:9696/v2.0/routers/052027f7-e1f2-49d7-a8b9-8d49f1d520aa/add_router_interface.json used request id req-94f5548d-8c55-452e-9f93-cd3c5c267b58 2019-03-25 21:17:00,947 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.65138101578s 2019-03-25 21:17:00,948 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-03-25 21:17:01,054 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-03-25 21:17:01,058 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-25 21:17:01,063 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Mon, 25 Mar 2019 21:17:01 GMT 2019-03-25 21:17:01,063 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}]} 2019-03-25 21:17:01,068 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-25 21:17:01,072 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6862e283cedc9c693721d321cf3eb3c4bfc10704" 2019-03-25 21:17:01,905 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Mon, 25 Mar 2019 21:17:01 GMT X-Openstack-Request-Id: req-d5084c41-be85-44b8-9ce7-1c00649dbf9a 2019-03-25 21:17:01,905 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-25 21:17:01,905 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.37:9292/v2/images used request id req-d5084c41-be85-44b8-9ce7-1c00649dbf9a 2019-03-25 21:17:01,905 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.8373939991s 2019-03-25 21:17:01,915 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-03-25 21:17:01,919 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6862e283cedc9c693721d321cf3eb3c4bfc10704" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/singlevm2-img_40fcf9d7-40a8-49bf-810f-70399dc1a25f", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "singlevm2-img_40fcf9d7-40a8-49bf-810f-70399dc1a25f"}' 2019-03-25 21:17:02,251 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 935 Content-Type: application/json Date: Mon, 25 Mar 2019 21:17:02 GMT Location: http://172.30.9.37:9292/v2/images/c810d132-ba54-473f-ab53-37995434131b Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-43c5566d-fbe0-46cd-8410-bae113d50cd4 2019-03-25 21:17:02,251 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-25T21:17:02Z", "file": "/v2/images/c810d132-ba54-473f-ab53-37995434131b/file", "owner": "23557462930a4c7aa98053a2b8817b9c", "id": "c810d132-ba54-473f-ab53-37995434131b", "size": null, "self": "/v2/images/c810d132-ba54-473f-ab53-37995434131b", "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_40fcf9d7-40a8-49bf-810f-70399dc1a25f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_40fcf9d7-40a8-49bf-810f-70399dc1a25f", "checksum": null, "created_at": "2019-03-25T21:17:02Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-03-25 21:17:02,251 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.37:9292/v2/images used request id req-43c5566d-fbe0-46cd-8410-bae113d50cd4 2019-03-25 21:17:02,251 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.335818052292s 2019-03-25 21:17:02,252 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-03-25 21:17:02,256 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.37:9292/v2/images/c810d132-ba54-473f-ab53-37995434131b/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6862e283cedc9c693721d321cf3eb3c4bfc10704" -d '' 2019-03-25 21:17:03,578 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 25 Mar 2019 21:17:03 GMT X-Openstack-Request-Id: req-4cf9ef8b-9925-49ba-9fd7-2b6f98343005 2019-03-25 21:17:03,578 - 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-03-25 21:17:03,578 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.37:9292/v2/images/c810d132-ba54-473f-ab53-37995434131b/file used request id req-4cf9ef8b-9925-49ba-9fd7-2b6f98343005 2019-03-25 21:17:03,578 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.32617306709s 2019-03-25 21:17:03,583 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-25 21:17:03,587 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6862e283cedc9c693721d321cf3eb3c4bfc10704" 2019-03-25 21:17:03,892 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Mon, 25 Mar 2019 21:17:03 GMT X-Openstack-Request-Id: req-f5366d6a-a889-4427-aa90-064609f150e5 2019-03-25 21:17:03,892 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-25T21:17:03Z", "file": "/v2/images/c810d132-ba54-473f-ab53-37995434131b/file", "owner": "23557462930a4c7aa98053a2b8817b9c", "id": "c810d132-ba54-473f-ab53-37995434131b", "size": 12716032, "self": "/v2/images/c810d132-ba54-473f-ab53-37995434131b", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://e462d782-10b3-4bf7-bfdc-4087219c1f00/images/c810d132-ba54-473f-ab53-37995434131b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://e462d782-10b3-4bf7-bfdc-4087219c1f00/images/c810d132-ba54-473f-ab53-37995434131b/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_40fcf9d7-40a8-49bf-810f-70399dc1a25f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_40fcf9d7-40a8-49bf-810f-70399dc1a25f", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-25T21:17:02Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-25 21:17:03,892 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.37:9292/v2/images used request id req-f5366d6a-a889-4427-aa90-064609f150e5 2019-03-25 21:17:03,892 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.309345006943s 2019-03-25 21:17:03,894 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://e462d782-10b3-4bf7-bfdc-4087219c1f00/images/c810d132-ba54-473f-ab53-37995434131b/snap', u'metadata': Munch({})})], 'file': u'/v2/images/c810d132-ba54-473f-ab53-37995434131b/file', 'owner': u'23557462930a4c7aa98053a2b8817b9c', 'id': u'c810d132-ba54-473f-ab53-37995434131b', 'size': 12716032, u'self': u'/v2/images/c810d132-ba54-473f-ab53-37995434131b', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'23557462930a4c7aa98053a2b8817b9c', 'name': 'singlevm2-project_40fcf9d7-40a8-49bf-810f-70399dc1a25f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://e462d782-10b3-4bf7-bfdc-4087219c1f00/images/c810d132-ba54-473f-ab53-37995434131b/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-03-25T21:17:03Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-03-25T21:17:03Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm2-img_40fcf9d7-40a8-49bf-810f-70399dc1a25f', '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/c810d132-ba54-473f-ab53-37995434131b', 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_40fcf9d7-40a8-49bf-810f-70399dc1a25f', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'singlevm2-img_40fcf9d7-40a8-49bf-810f-70399dc1a25f', 'created': u'2019-03-25T21:17:02Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-03-25T21:17:02Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/c810d132-ba54-473f-ab53-37995434131b', 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_40fcf9d7-40a8-49bf-810f-70399dc1a25f', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-03-25 21:17:03,898 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-03-25 21:17:03,901 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e4c3a0417cb45eb57c90f52cb97760aa815a94fe" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "singlevm2-flavor_40fcf9d7-40a8-49bf-810f-70399dc1a25f", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-03-25 21:17:04,246 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Mon, 25 Mar 2019 21:17: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-5c0fec84-24ab-43ae-a946-4d08b23b2091 x-openstack-request-id: req-5c0fec84-24ab-43ae-a946-4d08b23b2091 2019-03-25 21:17:04,246 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "singlevm2-flavor_40fcf9d7-40a8-49bf-810f-70399dc1a25f", "links": [{"href": "http://172.30.9.37:8774/v2.1/flavors/b215d535-39dd-435e-8943-0ac2c34254d7", "rel": "self"}, {"href": "http://172.30.9.37:8774/flavors/b215d535-39dd-435e-8943-0ac2c34254d7", "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": "b215d535-39dd-435e-8943-0ac2c34254d7"}} 2019-03-25 21:17:04,247 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/flavors used request id req-5c0fec84-24ab-43ae-a946-4d08b23b2091 2019-03-25 21:17:04,247 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.348825931549s 2019-03-25 21:17:04,248 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm2-flavor_40fcf9d7-40a8-49bf-810f-70399dc1a25f', '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'6b11f2443f6143b883476562044a24d7', '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'b215d535-39dd-435e-8943-0ac2c34254d7', 'swap': 0}) 2019-03-25 21:17:04,248 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-03-25 21:17:04,251 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:8774/v2.1/flavors/b215d535-39dd-435e-8943-0ac2c34254d7/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e4c3a0417cb45eb57c90f52cb97760aa815a94fe" -d '{"extra_specs": {}}' 2019-03-25 21:17:04,272 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 25 Mar 2019 21:17: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-d64ebc27-3e99-451d-83ef-01cee114100d x-openstack-request-id: req-d64ebc27-3e99-451d-83ef-01cee114100d 2019-03-25 21:17:04,272 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-03-25 21:17:04,272 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/flavors/b215d535-39dd-435e-8943-0ac2c34254d7/os-extra_specs used request id req-d64ebc27-3e99-451d-83ef-01cee114100d 2019-03-25 21:17:04,272 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0238819122314s 2019-03-25 21:17:04,275 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-03-25 21:17:04,279 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:8774/v2.1/os-keypairs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6862e283cedc9c693721d321cf3eb3c4bfc10704" -d '{"keypair": {"name": "singlevm2-kp_40fcf9d7-40a8-49bf-810f-70399dc1a25f"}}' 2019-03-25 21:17:04,943 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1804 Content-Type: application/json Date: Mon, 25 Mar 2019 21:17: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-bd21cb8b-64fa-471b-90b8-aa1f45e827ac x-openstack-request-id: req-bd21cb8b-64fa-471b-90b8-aa1f45e827ac 2019-03-25 21:17:04,944 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDKSYXkcANku2m6WtIlVJZcINSY0A2tNhopwOI6+hbvngP0BVBpW/mu59VbqsMfTSxVkkCa1u8JYuLY9YxtzWtjnXsW24DmiP3+Vv3rGQKT+jSxpILIiDLJwQuVmjE4bIqI8f/Xuy/O9ZQeFCacwU6mQ63DwYMtgy2Dhsfd0VXh1cDnFgEWjU7m5BM29YP1NNkCMo3Wh7rnnA2f6wBfHB77dynL/TIPFZogJ36k3VdN/iPUxWs3ZhX9yKh6nXmGc0Jg6gRNCuAPrl7bvGmEw4aUF1ElIBc7LTEtctD0dWQq8LbLR6DrkIjFaJ6NSZBJTPq+RLOvRbrsa72tpdEHQJZP Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAykmF5HADZLtpulrSJVSWXCDUmNANrTYaKcDiOvoW754D9AVQ\naVv5rufVW6rDH00sVZJAmtbvCWLi2PWMbc1rY517FtuA5oj9/lb96xkCk/o0saSC\nyIgyycELlZoxOGyKiPH/17svzvWUHhQmnMFOpkOtw8GDLYMtg4bH3dFV4dXA5xYB\nFo1O5uQTNvWD9TTZAjKN1oe655wNn+sAXxwe+3cpy/0yDxWaICd+pN1XTf4j1MVr\nN2YV/cioep15hnNCYOoETQrgD65e27xphMOGlBdRJSAXOy0xLXLQ9HVkKvC2y0eg\n65CIxWiejUmQSUz6vkSzr0W67Gu9raXRB0CWTwIDAQABAoIBAGQCX4jl/DeEFKyG\nlFjSbhgUPydhzTEyi1LTQsXnuQk0dT3ilrPQPixEAA726MsD64RO71PeKYXZds/O\n7mOm6I3yYNWXJi5T0kc5mQXvcn/Yds7Qx7v+4iUvJNwMxILh3sf/5P4yVFucvGL2\nkXR0eb7nvPQIKyOINCtPqma3RR+GHgJ1PyLo5SQfYNkSlLN5OI8ZGRNEkpYvxOi4\nEIAISoKfyop8VRSnoDRRH0y7r0h3C8CJV2NEDRSZd2do0/qudDYaDun/lYoxJSx5\nS89tmG12JJOLmjwJnL3LsQDSNMjQCdtymgmAr3V7KXVzDEHJIZQEUqK6ylQa8tEG\nFdX8rPkCgYEA8rJ8eyaEOnHGbx8iEJPw3+G0CYg2vVzVGv/1IcOdbt8g2nrsVKSK\nr9EgSmhu4Q7P4n2cxb8gfi30tzbWBs3nYB/KmBWc0Yp1UkI3rYdYrAZSSNAK8Fbr\nEChBRUpxm7UX1fAkP9vs0Vc3O2BQUa9BM+vLm0ucBtkLVELp1ki4JMsCgYEA1WAB\ndsQ5Zud4epn1thBaIprH0iK8vslTk6SnYR+DoTG9EZ2akRnB4CwUWK85oLqvthS1\n8LzdYlUxOrqp2RL+WKd8YLRPHLhiXlakCzEOGORkQMWHMlG+WaCuflC3VAoCCYbG\nlAOFhvLagjKypMNLRCF1w4hBxfjl8GvfcLKVKA0CgYEA1M/z3Z0Bl6oKoYgAO98t\n+XMVhsI9lcCgUWOeFLROCVl4mnvtXa9GuTK8iOKYT5rIaUdSQAf/OwWbL0jTVfYZ\nbC2UXdWdxBQQGkhcQDqNY5LLdnOPE/5zcqCJ03OauTmLpBpF/wUe3NYIZXVoGKh/\nmUKrMAqVz19k0sc1+qObbQ8CgYEArFNyOzo05d/xlIq9QAIq2aHJ2fOGHku4vRgQ\nukbaZxgli5GOoLt9sg/HiuxRjXbYrCRD4J6X6W/GZ5kTzaYiVvVFZVCaSCa+A1TT\n/dnreb0THqCpFMGiCv7Tjl6gATZn+MupmybQ83E1ekt5rcmwAuFHG9jyzfG7uxVU\nCs+f2Q0CgYBEL0uixhNnaXC7zd5/GXmcZCdD+vXI6xvwU//YZCd7UD6SVYm9M/pc\nUqdTB/CdRUu9WhJQ2M+26I935MPLbzzeJQxlIyh5EeMvYiwK+ZyyGw6hIwVelvXh\ngErWMjR0Ebugaqf9psiNsj2PK9t5R1N5MOLuhYBmwoL/PSoCwX/JzA==\n-----END RSA PRIVATE KEY-----\n", "user_id": "0531787acf824029908e8cf888645b49", "name": "singlevm2-kp_40fcf9d7-40a8-49bf-810f-70399dc1a25f", "fingerprint": "fa:e5:6b:c4:6d:db:36:82:0d:59:b4:1e:cf:33:17:19"}} 2019-03-25 21:17:04,944 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/os-keypairs used request id req-bd21cb8b-64fa-471b-90b8-aa1f45e827ac 2019-03-25 21:17:04,944 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.668677806854s 2019-03-25 21:17:04,945 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDKSYXkcANku2m6WtIlVJZcINSY0A2tNhopwOI6+hbvngP0BVBpW/mu59VbqsMfTSxVkkCa1u8JYuLY9YxtzWtjnXsW24DmiP3+Vv3rGQKT+jSxpILIiDLJwQuVmjE4bIqI8f/Xuy/O9ZQeFCacwU6mQ63DwYMtgy2Dhsfd0VXh1cDnFgEWjU7m5BM29YP1NNkCMo3Wh7rnnA2f6wBfHB77dynL/TIPFZogJ36k3VdN/iPUxWs3ZhX9yKh6nXmGc0Jg6gRNCuAPrl7bvGmEw4aUF1ElIBc7LTEtctD0dWQq8LbLR6DrkIjFaJ6NSZBJTPq+RLOvRbrsa72tpdEHQJZP Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAykmF5HADZLtpulrSJVSWXCDUmNANrTYaKcDiOvoW754D9AVQ\naVv5rufVW6rDH00sVZJAmtbvCWLi2PWMbc1rY517FtuA5oj9/lb96xkCk/o0saSC\nyIgyycELlZoxOGyKiPH/17svzvWUHhQmnMFOpkOtw8GDLYMtg4bH3dFV4dXA5xYB\nFo1O5uQTNvWD9TTZAjKN1oe655wNn+sAXxwe+3cpy/0yDxWaICd+pN1XTf4j1MVr\nN2YV/cioep15hnNCYOoETQrgD65e27xphMOGlBdRJSAXOy0xLXLQ9HVkKvC2y0eg\n65CIxWiejUmQSUz6vkSzr0W67Gu9raXRB0CWTwIDAQABAoIBAGQCX4jl/DeEFKyG\nlFjSbhgUPydhzTEyi1LTQsXnuQk0dT3ilrPQPixEAA726MsD64RO71PeKYXZds/O\n7mOm6I3yYNWXJi5T0kc5mQXvcn/Yds7Qx7v+4iUvJNwMxILh3sf/5P4yVFucvGL2\nkXR0eb7nvPQIKyOINCtPqma3RR+GHgJ1PyLo5SQfYNkSlLN5OI8ZGRNEkpYvxOi4\nEIAISoKfyop8VRSnoDRRH0y7r0h3C8CJV2NEDRSZd2do0/qudDYaDun/lYoxJSx5\nS89tmG12JJOLmjwJnL3LsQDSNMjQCdtymgmAr3V7KXVzDEHJIZQEUqK6ylQa8tEG\nFdX8rPkCgYEA8rJ8eyaEOnHGbx8iEJPw3+G0CYg2vVzVGv/1IcOdbt8g2nrsVKSK\nr9EgSmhu4Q7P4n2cxb8gfi30tzbWBs3nYB/KmBWc0Yp1UkI3rYdYrAZSSNAK8Fbr\nEChBRUpxm7UX1fAkP9vs0Vc3O2BQUa9BM+vLm0ucBtkLVELp1ki4JMsCgYEA1WAB\ndsQ5Zud4epn1thBaIprH0iK8vslTk6SnYR+DoTG9EZ2akRnB4CwUWK85oLqvthS1\n8LzdYlUxOrqp2RL+WKd8YLRPHLhiXlakCzEOGORkQMWHMlG+WaCuflC3VAoCCYbG\nlAOFhvLagjKypMNLRCF1w4hBxfjl8GvfcLKVKA0CgYEA1M/z3Z0Bl6oKoYgAO98t\n+XMVhsI9lcCgUWOeFLROCVl4mnvtXa9GuTK8iOKYT5rIaUdSQAf/OwWbL0jTVfYZ\nbC2UXdWdxBQQGkhcQDqNY5LLdnOPE/5zcqCJ03OauTmLpBpF/wUe3NYIZXVoGKh/\nmUKrMAqVz19k0sc1+qObbQ8CgYEArFNyOzo05d/xlIq9QAIq2aHJ2fOGHku4vRgQ\nukbaZxgli5GOoLt9sg/HiuxRjXbYrCRD4J6X6W/GZ5kTzaYiVvVFZVCaSCa+A1TT\n/dnreb0THqCpFMGiCv7Tjl6gATZn+MupmybQ83E1ekt5rcmwAuFHG9jyzfG7uxVU\nCs+f2Q0CgYBEL0uixhNnaXC7zd5/GXmcZCdD+vXI6xvwU//YZCd7UD6SVYm9M/pc\nUqdTB/CdRUu9WhJQ2M+26I935MPLbzzeJQxlIyh5EeMvYiwK+ZyyGw6hIwVelvXh\ngErWMjR0Ebugaqf9psiNsj2PK9t5R1N5MOLuhYBmwoL/PSoCwX/JzA==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'0531787acf824029908e8cf888645b49', 'name': u'singlevm2-kp_40fcf9d7-40a8-49bf-810f-70399dc1a25f', 'created_at': '2019-03-25T21:17:04.945376', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'23557462930a4c7aa98053a2b8817b9c', 'name': 'singlevm2-project_40fcf9d7-40a8-49bf-810f-70399dc1a25f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'fa:e5:6b:c4:6d:db:36:82:0d:59:b4:1e:cf:33:17:19', 'type': 'ssh', 'id': u'singlevm2-kp_40fcf9d7-40a8-49bf-810f-70399dc1a25f'}) 2019-03-25 21:17:04,945 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEAykmF5HADZLtpulrSJVSWXCDUmNANrTYaKcDiOvoW754D9AVQ aVv5rufVW6rDH00sVZJAmtbvCWLi2PWMbc1rY517FtuA5oj9/lb96xkCk/o0saSC yIgyycELlZoxOGyKiPH/17svzvWUHhQmnMFOpkOtw8GDLYMtg4bH3dFV4dXA5xYB Fo1O5uQTNvWD9TTZAjKN1oe655wNn+sAXxwe+3cpy/0yDxWaICd+pN1XTf4j1MVr N2YV/cioep15hnNCYOoETQrgD65e27xphMOGlBdRJSAXOy0xLXLQ9HVkKvC2y0eg 65CIxWiejUmQSUz6vkSzr0W67Gu9raXRB0CWTwIDAQABAoIBAGQCX4jl/DeEFKyG lFjSbhgUPydhzTEyi1LTQsXnuQk0dT3ilrPQPixEAA726MsD64RO71PeKYXZds/O 7mOm6I3yYNWXJi5T0kc5mQXvcn/Yds7Qx7v+4iUvJNwMxILh3sf/5P4yVFucvGL2 kXR0eb7nvPQIKyOINCtPqma3RR+GHgJ1PyLo5SQfYNkSlLN5OI8ZGRNEkpYvxOi4 EIAISoKfyop8VRSnoDRRH0y7r0h3C8CJV2NEDRSZd2do0/qudDYaDun/lYoxJSx5 S89tmG12JJOLmjwJnL3LsQDSNMjQCdtymgmAr3V7KXVzDEHJIZQEUqK6ylQa8tEG FdX8rPkCgYEA8rJ8eyaEOnHGbx8iEJPw3+G0CYg2vVzVGv/1IcOdbt8g2nrsVKSK r9EgSmhu4Q7P4n2cxb8gfi30tzbWBs3nYB/KmBWc0Yp1UkI3rYdYrAZSSNAK8Fbr EChBRUpxm7UX1fAkP9vs0Vc3O2BQUa9BM+vLm0ucBtkLVELp1ki4JMsCgYEA1WAB dsQ5Zud4epn1thBaIprH0iK8vslTk6SnYR+DoTG9EZ2akRnB4CwUWK85oLqvthS1 8LzdYlUxOrqp2RL+WKd8YLRPHLhiXlakCzEOGORkQMWHMlG+WaCuflC3VAoCCYbG lAOFhvLagjKypMNLRCF1w4hBxfjl8GvfcLKVKA0CgYEA1M/z3Z0Bl6oKoYgAO98t +XMVhsI9lcCgUWOeFLROCVl4mnvtXa9GuTK8iOKYT5rIaUdSQAf/OwWbL0jTVfYZ bC2UXdWdxBQQGkhcQDqNY5LLdnOPE/5zcqCJ03OauTmLpBpF/wUe3NYIZXVoGKh/ mUKrMAqVz19k0sc1+qObbQ8CgYEArFNyOzo05d/xlIq9QAIq2aHJ2fOGHku4vRgQ ukbaZxgli5GOoLt9sg/HiuxRjXbYrCRD4J6X6W/GZ5kTzaYiVvVFZVCaSCa+A1TT /dnreb0THqCpFMGiCv7Tjl6gATZn+MupmybQ83E1ekt5rcmwAuFHG9jyzfG7uxVU Cs+f2Q0CgYBEL0uixhNnaXC7zd5/GXmcZCdD+vXI6xvwU//YZCd7UD6SVYm9M/pc UqdTB/CdRUu9WhJQ2M+26I935MPLbzzeJQxlIyh5EeMvYiwK+ZyyGw6hIwVelvXh gErWMjR0Ebugaqf9psiNsj2PK9t5R1N5MOLuhYBmwoL/PSoCwX/JzA== -----END RSA PRIVATE KEY----- 2019-03-25 21:17:04,950 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2019-03-25 21:17:04,951 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9696/v2.0/security-groups.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6862e283cedc9c693721d321cf3eb3c4bfc10704" -d '{"security_group": {"name": "singlevm2-sg_40fcf9d7-40a8-49bf-810f-70399dc1a25f", "description": "created by OPNFV Functest (singlevm2)"}}' 2019-03-25 21:17:05,394 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1418 Content-Type: application/json Date: Mon, 25 Mar 2019 21:17:05 GMT X-Openstack-Request-Id: req-29b0c202-4b89-4ff5-aa13-5b0a4b20f491 2019-03-25 21:17:05,395 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "23557462930a4c7aa98053a2b8817b9c", "created_at": "2019-03-25T21:17:05Z", "updated_at": "2019-03-25T21:17:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:17:05Z", "revision_number": 0, "id": "07be3365-7f7c-4884-8032-eb1b25720041", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-25T21:17:05Z", "security_group_id": "a1a1015c-9c1f-4241-bdf2-6a69626b8517", "tenant_id": "23557462930a4c7aa98053a2b8817b9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "23557462930a4c7aa98053a2b8817b9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:17:05Z", "revision_number": 0, "id": "a8baece0-185a-434d-b91b-a85e8371e182", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-25T21:17:05Z", "security_group_id": "a1a1015c-9c1f-4241-bdf2-6a69626b8517", "tenant_id": "23557462930a4c7aa98053a2b8817b9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "23557462930a4c7aa98053a2b8817b9c"}], "revision_number": 1, "project_id": "23557462930a4c7aa98053a2b8817b9c", "id": "a1a1015c-9c1f-4241-bdf2-6a69626b8517", "name": "singlevm2-sg_40fcf9d7-40a8-49bf-810f-70399dc1a25f"}} 2019-03-25 21:17:05,395 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/security-groups.json used request id req-29b0c202-4b89-4ff5-aa13-5b0a4b20f491 2019-03-25 21:17:05,395 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.444355010986s 2019-03-25 21:17:05,402 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-25 21:17:05,402 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6862e283cedc9c693721d321cf3eb3c4bfc10704" 2019-03-25 21:17:05,448 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3834 Content-Type: application/json Date: Mon, 25 Mar 2019 21:17:05 GMT X-Openstack-Request-Id: req-e3445052-616d-422c-a4fb-5595fa8a7baa 2019-03-25 21:17:05,449 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "23557462930a4c7aa98053a2b8817b9c", "created_at": "2019-03-25T21:16:47Z", "updated_at": "2019-03-25T21:16:47Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:16:48Z", "revision_number": 0, "id": "67500551-8b56-4514-9238-dfc7f6f5bbea", "remote_group_id": "39c7bed5-5aad-4424-b378-ed411344bd7a", "remote_ip_prefix": null, "created_at": "2019-03-25T21:16:48Z", "security_group_id": "39c7bed5-5aad-4424-b378-ed411344bd7a", "tenant_id": "23557462930a4c7aa98053a2b8817b9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "23557462930a4c7aa98053a2b8817b9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:16:48Z", "revision_number": 0, "id": "8a1ff211-1037-4834-b626-9643a1dd4d49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-25T21:16:48Z", "security_group_id": "39c7bed5-5aad-4424-b378-ed411344bd7a", "tenant_id": "23557462930a4c7aa98053a2b8817b9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "23557462930a4c7aa98053a2b8817b9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:16:47Z", "revision_number": 0, "id": "a63275a5-314b-4542-8c1d-8fc9c7d59d1c", "remote_group_id": "39c7bed5-5aad-4424-b378-ed411344bd7a", "remote_ip_prefix": null, "created_at": "2019-03-25T21:16:47Z", "security_group_id": "39c7bed5-5aad-4424-b378-ed411344bd7a", "tenant_id": "23557462930a4c7aa98053a2b8817b9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "23557462930a4c7aa98053a2b8817b9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:16:48Z", "revision_number": 0, "id": "c82252d2-9207-49b8-80a8-59b3b60576bc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-25T21:16:48Z", "security_group_id": "39c7bed5-5aad-4424-b378-ed411344bd7a", "tenant_id": "23557462930a4c7aa98053a2b8817b9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "23557462930a4c7aa98053a2b8817b9c"}], "revision_number": 1, "project_id": "23557462930a4c7aa98053a2b8817b9c", "id": "39c7bed5-5aad-4424-b378-ed411344bd7a", "name": "default"}, {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "23557462930a4c7aa98053a2b8817b9c", "created_at": "2019-03-25T21:17:05Z", "updated_at": "2019-03-25T21:17:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:17:05Z", "revision_number": 0, "id": "07be3365-7f7c-4884-8032-eb1b25720041", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-25T21:17:05Z", "security_group_id": "a1a1015c-9c1f-4241-bdf2-6a69626b8517", "tenant_id": "23557462930a4c7aa98053a2b8817b9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "23557462930a4c7aa98053a2b8817b9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:17:05Z", "revision_number": 0, "id": "a8baece0-185a-434d-b91b-a85e8371e182", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-25T21:17:05Z", "security_group_id": "a1a1015c-9c1f-4241-bdf2-6a69626b8517", "tenant_id": "23557462930a4c7aa98053a2b8817b9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "23557462930a4c7aa98053a2b8817b9c"}], "revision_number": 1, "project_id": "23557462930a4c7aa98053a2b8817b9c", "id": "a1a1015c-9c1f-4241-bdf2-6a69626b8517", "name": "singlevm2-sg_40fcf9d7-40a8-49bf-810f-70399dc1a25f"}]} 2019-03-25 21:17:05,449 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/security-groups.json used request id req-e3445052-616d-422c-a4fb-5595fa8a7baa 2019-03-25 21:17:05,449 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0474228858948s 2019-03-25 21:17:05,455 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-03-25 21:17:05,456 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6862e283cedc9c693721d321cf3eb3c4bfc10704" -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": "a1a1015c-9c1f-4241-bdf2-6a69626b8517"}}' 2019-03-25 21:17:06,050 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Mon, 25 Mar 2019 21:17:06 GMT X-Openstack-Request-Id: req-445717ac-79cd-43d5-b019-7a5d5cbee76f 2019-03-25 21:17:06,050 - 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-03-25T21:17:06Z", "security_group_id": "a1a1015c-9c1f-4241-bdf2-6a69626b8517", "port_range_min": 22, "revision_number": 0, "tenant_id": "23557462930a4c7aa98053a2b8817b9c", "created_at": "2019-03-25T21:17:06Z", "project_id": "23557462930a4c7aa98053a2b8817b9c", "id": "9df7aa61-5826-4a5b-a22f-2725c4872b03"}} 2019-03-25 21:17:06,050 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/security-group-rules.json used request id req-445717ac-79cd-43d5-b019-7a5d5cbee76f 2019-03-25 21:17:06,051 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.595092058182s 2019-03-25 21:17:06,056 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-25 21:17:06,057 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6862e283cedc9c693721d321cf3eb3c4bfc10704" 2019-03-25 21:17:07,135 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4330 Content-Type: application/json Date: Mon, 25 Mar 2019 21:17:07 GMT X-Openstack-Request-Id: req-07a745da-d488-4979-8f43-a17ffffdde35 2019-03-25 21:17:07,135 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "23557462930a4c7aa98053a2b8817b9c", "created_at": "2019-03-25T21:16:47Z", "updated_at": "2019-03-25T21:16:47Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:16:48Z", "revision_number": 0, "id": "67500551-8b56-4514-9238-dfc7f6f5bbea", "remote_group_id": "39c7bed5-5aad-4424-b378-ed411344bd7a", "remote_ip_prefix": null, "created_at": "2019-03-25T21:16:48Z", "security_group_id": "39c7bed5-5aad-4424-b378-ed411344bd7a", "tenant_id": "23557462930a4c7aa98053a2b8817b9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "23557462930a4c7aa98053a2b8817b9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:16:48Z", "revision_number": 0, "id": "8a1ff211-1037-4834-b626-9643a1dd4d49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-25T21:16:48Z", "security_group_id": "39c7bed5-5aad-4424-b378-ed411344bd7a", "tenant_id": "23557462930a4c7aa98053a2b8817b9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "23557462930a4c7aa98053a2b8817b9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:16:47Z", "revision_number": 0, "id": "a63275a5-314b-4542-8c1d-8fc9c7d59d1c", "remote_group_id": "39c7bed5-5aad-4424-b378-ed411344bd7a", "remote_ip_prefix": null, "created_at": "2019-03-25T21:16:47Z", "security_group_id": "39c7bed5-5aad-4424-b378-ed411344bd7a", "tenant_id": "23557462930a4c7aa98053a2b8817b9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "23557462930a4c7aa98053a2b8817b9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:16:48Z", "revision_number": 0, "id": "c82252d2-9207-49b8-80a8-59b3b60576bc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-25T21:16:48Z", "security_group_id": "39c7bed5-5aad-4424-b378-ed411344bd7a", "tenant_id": "23557462930a4c7aa98053a2b8817b9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "23557462930a4c7aa98053a2b8817b9c"}], "revision_number": 1, "project_id": "23557462930a4c7aa98053a2b8817b9c", "id": "39c7bed5-5aad-4424-b378-ed411344bd7a", "name": "default"}, {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "23557462930a4c7aa98053a2b8817b9c", "created_at": "2019-03-25T21:17:05Z", "updated_at": "2019-03-25T21:17:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:17:05Z", "revision_number": 0, "id": "07be3365-7f7c-4884-8032-eb1b25720041", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-25T21:17:05Z", "security_group_id": "a1a1015c-9c1f-4241-bdf2-6a69626b8517", "tenant_id": "23557462930a4c7aa98053a2b8817b9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "23557462930a4c7aa98053a2b8817b9c"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-03-25T21:17:06Z", "revision_number": 0, "id": "9df7aa61-5826-4a5b-a22f-2725c4872b03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-25T21:17:06Z", "security_group_id": "a1a1015c-9c1f-4241-bdf2-6a69626b8517", "tenant_id": "23557462930a4c7aa98053a2b8817b9c", "port_range_min": 22, "ethertype": "IPv4", "project_id": "23557462930a4c7aa98053a2b8817b9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:17:05Z", "revision_number": 0, "id": "a8baece0-185a-434d-b91b-a85e8371e182", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-25T21:17:05Z", "security_group_id": "a1a1015c-9c1f-4241-bdf2-6a69626b8517", "tenant_id": "23557462930a4c7aa98053a2b8817b9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "23557462930a4c7aa98053a2b8817b9c"}], "revision_number": 2, "project_id": "23557462930a4c7aa98053a2b8817b9c", "id": "a1a1015c-9c1f-4241-bdf2-6a69626b8517", "name": "singlevm2-sg_40fcf9d7-40a8-49bf-810f-70399dc1a25f"}]} 2019-03-25 21:17:07,136 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/security-groups.json used request id req-07a745da-d488-4979-8f43-a17ffffdde35 2019-03-25 21:17:07,136 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 1.07958889008s 2019-03-25 21:17:07,142 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-03-25 21:17:07,142 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6862e283cedc9c693721d321cf3eb3c4bfc10704" -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": "a1a1015c-9c1f-4241-bdf2-6a69626b8517"}}' 2019-03-25 21:17:07,482 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Mon, 25 Mar 2019 21:17:07 GMT X-Openstack-Request-Id: req-5a73ad85-7363-4f16-b1a5-a6f7104f7ed9 2019-03-25 21:17:07,482 - 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-03-25T21:17:07Z", "security_group_id": "a1a1015c-9c1f-4241-bdf2-6a69626b8517", "port_range_min": null, "revision_number": 0, "tenant_id": "23557462930a4c7aa98053a2b8817b9c", "created_at": "2019-03-25T21:17:07Z", "project_id": "23557462930a4c7aa98053a2b8817b9c", "id": "5633015e-8ed2-4685-9ead-93c59cca5e18"}} 2019-03-25 21:17:07,482 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/security-group-rules.json used request id req-5a73ad85-7363-4f16-b1a5-a6f7104f7ed9 2019-03-25 21:17:07,483 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.340661048889s 2019-03-25 21:17:07,484 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-25 21:17:07,484 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6862e283cedc9c693721d321cf3eb3c4bfc10704" 2019-03-25 21:17:07,872 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Mon, 25 Mar 2019 21:17:08 GMT X-Openstack-Request-Id: req-1bc6beb0-4997-4b3e-acc0-3c0deb3e30a2 2019-03-25 21:17:07,873 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"39f6a7de-fe0a-4d74-ab36-900db9e46127","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d63177074eef45bd949b8fd2e0f3efc8","l2_adjacency":true,"status":"ACTIVE","subnets":["45132bb9-b5c2-4ed3-85b9-9add1bd00bfe"],"description":"","tags":[],"updated_at":"2019-03-25T21:09:30Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d63177074eef45bd949b8fd2e0f3efc8","created_at":"2019-03-25T21:09:22Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c7c9c912-0a18-4d04-bb11-9f1f99f3bdaf","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"23557462930a4c7aa98053a2b8817b9c","l2_adjacency":true,"status":"ACTIVE","subnets":["259fd039-f6ff-4f84-af4a-fcc5c47e2bac"],"description":"","tags":[],"updated_at":"2019-03-25T21:16:50Z","qos_policy_id":null,"name":"singlevm2-net_40fcf9d7-40a8-49bf-810f-70399dc1a25f","admin_state_up":true,"tenant_id":"23557462930a4c7aa98053a2b8817b9c","created_at":"2019-03-25T21:16:48Z","mtu":1450}]} 2019-03-25 21:17:07,873 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks.json used request id req-1bc6beb0-4997-4b3e-acc0-3c0deb3e30a2 2019-03-25 21:17:07,873 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.389235019684s 2019-03-25 21:17:07,878 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-25 21:17:07,883 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6862e283cedc9c693721d321cf3eb3c4bfc10704" 2019-03-25 21:17:07,919 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Mon, 25 Mar 2019 21:17:08 GMT X-Openstack-Request-Id: req-fd5721f1-d7c8-4464-99b6-709d8802c194 2019-03-25 21:17:07,919 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-25T21:17:03Z", "file": "/v2/images/c810d132-ba54-473f-ab53-37995434131b/file", "owner": "23557462930a4c7aa98053a2b8817b9c", "id": "c810d132-ba54-473f-ab53-37995434131b", "size": 12716032, "self": "/v2/images/c810d132-ba54-473f-ab53-37995434131b", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://e462d782-10b3-4bf7-bfdc-4087219c1f00/images/c810d132-ba54-473f-ab53-37995434131b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://e462d782-10b3-4bf7-bfdc-4087219c1f00/images/c810d132-ba54-473f-ab53-37995434131b/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_40fcf9d7-40a8-49bf-810f-70399dc1a25f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_40fcf9d7-40a8-49bf-810f-70399dc1a25f", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-25T21:17:02Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-25 21:17:07,920 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.37:9292/v2/images used request id req-fd5721f1-d7c8-4464-99b6-709d8802c194 2019-03-25 21:17:07,920 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0413370132446s 2019-03-25 21:17:07,927 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-25 21:17:07,930 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6862e283cedc9c693721d321cf3eb3c4bfc10704" 2019-03-25 21:17:07,953 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Mon, 25 Mar 2019 21:17: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-f9bfa08b-59c6-481a-84cb-6ad3fa039036 x-openstack-request-id: req-f9bfa08b-59c6-481a-84cb-6ad3fa039036 2019-03-25 21:17:07,953 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "singlevm2-flavor_40fcf9d7-40a8-49bf-810f-70399dc1a25f", "links": [{"href": "http://172.30.9.37:8774/v2.1/flavors/b215d535-39dd-435e-8943-0ac2c34254d7", "rel": "self"}, {"href": "http://172.30.9.37:8774/flavors/b215d535-39dd-435e-8943-0ac2c34254d7", "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": "b215d535-39dd-435e-8943-0ac2c34254d7"}]} 2019-03-25 21:17:07,953 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/flavors/detail?is_public=None used request id req-f9bfa08b-59c6-481a-84cb-6ad3fa039036 2019-03-25 21:17:07,953 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0260398387909s 2019-03-25 21:17:07,955 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-03-25 21:17:07,957 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6862e283cedc9c693721d321cf3eb3c4bfc10704" -d '{"server": {"name": "singlevm2-vm_40fcf9d7-40a8-49bf-810f-70399dc1a25f", "imageRef": "c810d132-ba54-473f-ab53-37995434131b", "key_name": "singlevm2-kp_40fcf9d7-40a8-49bf-810f-70399dc1a25f", "flavorRef": "b215d535-39dd-435e-8943-0ac2c34254d7", "max_count": 1, "min_count": 1, "networks": [{"uuid": "c7c9c912-0a18-4d04-bb11-9f1f99f3bdaf"}], "security_groups": [{"name": "a1a1015c-9c1f-4241-bdf2-6a69626b8517"}]}}' 2019-03-25 21:17:13,946 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Mon, 25 Mar 2019 21:17: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.37:8774/v2.1/servers/f183f9a5-0170-4f78-acaf-907c09e8f1de x-compute-request-id: req-cbb7f470-15d3-44af-ad12-722fbac372e0 x-openstack-request-id: req-cbb7f470-15d3-44af-ad12-722fbac372e0 2019-03-25 21:17:13,946 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "a1a1015c-9c1f-4241-bdf2-6a69626b8517"}], "OS-DCF:diskConfig": "MANUAL", "id": "f183f9a5-0170-4f78-acaf-907c09e8f1de", "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/f183f9a5-0170-4f78-acaf-907c09e8f1de", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/f183f9a5-0170-4f78-acaf-907c09e8f1de", "rel": "bookmark"}], "adminPass": "H6j8saDpe7HP"}} 2019-03-25 21:17:13,946 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/servers used request id req-cbb7f470-15d3-44af-ad12-722fbac372e0 2019-03-25 21:17:13,946 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 5.99151515961s 2019-03-25 21:17:13,947 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-25 21:17:13,950 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6862e283cedc9c693721d321cf3eb3c4bfc10704" 2019-03-25 21:17:15,162 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 602 Content-Type: application/json Date: Mon, 25 Mar 2019 21:17: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-83242587-f7df-4759-990f-eba454cf6555 x-openstack-request-id: req-83242587-f7df-4759-990f-eba454cf6555 2019-03-25 21:17:15,163 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/f183f9a5-0170-4f78-acaf-907c09e8f1de", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/f183f9a5-0170-4f78-acaf-907c09e8f1de", "rel": "bookmark"}], "image": {"id": "c810d132-ba54-473f-ab53-37995434131b", "links": [{"href": "http://172.30.9.37:8774/images/c810d132-ba54-473f-ab53-37995434131b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b215d535-39dd-435e-8943-0ac2c34254d7", "links": [{"href": "http://172.30.9.37:8774/flavors/b215d535-39dd-435e-8943-0ac2c34254d7", "rel": "bookmark"}]}, "id": "f183f9a5-0170-4f78-acaf-907c09e8f1de", "user_id": "0531787acf824029908e8cf888645b49", "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-03-25T21:17:14Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_40fcf9d7-40a8-49bf-810f-70399dc1a25f", "name": "singlevm2-vm_40fcf9d7-40a8-49bf-810f-70399dc1a25f", "created": "2019-03-25T21:17:14Z", "tenant_id": "23557462930a4c7aa98053a2b8817b9c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-25 21:17:15,163 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-83242587-f7df-4759-990f-eba454cf6555 2019-03-25 21:17:15,163 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.21588683128s 2019-03-25 21:17:15,174 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-25 21:17:15,174 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6862e283cedc9c693721d321cf3eb3c4bfc10704" 2019-03-25 21:17:15,468 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Mon, 25 Mar 2019 21:17:15 GMT X-Openstack-Request-Id: req-fd25425a-21c7-453e-a9f2-dd05bd870f0b 2019-03-25 21:17:15,469 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"39f6a7de-fe0a-4d74-ab36-900db9e46127","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d63177074eef45bd949b8fd2e0f3efc8","l2_adjacency":true,"status":"ACTIVE","subnets":["45132bb9-b5c2-4ed3-85b9-9add1bd00bfe"],"description":"","tags":[],"updated_at":"2019-03-25T21:09:30Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d63177074eef45bd949b8fd2e0f3efc8","created_at":"2019-03-25T21:09:22Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c7c9c912-0a18-4d04-bb11-9f1f99f3bdaf","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"23557462930a4c7aa98053a2b8817b9c","l2_adjacency":true,"status":"ACTIVE","subnets":["259fd039-f6ff-4f84-af4a-fcc5c47e2bac"],"description":"","tags":[],"updated_at":"2019-03-25T21:16:50Z","qos_policy_id":null,"name":"singlevm2-net_40fcf9d7-40a8-49bf-810f-70399dc1a25f","admin_state_up":true,"tenant_id":"23557462930a4c7aa98053a2b8817b9c","created_at":"2019-03-25T21:16:48Z","mtu":1450}]} 2019-03-25 21:17:15,469 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks.json used request id req-fd25425a-21c7-453e-a9f2-dd05bd870f0b 2019-03-25 21:17:15,469 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.295032978058s 2019-03-25 21:17:15,470 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-03-25 21:17:15,471 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6862e283cedc9c693721d321cf3eb3c4bfc10704" 2019-03-25 21:17:15,723 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 680 Content-Type: application/json Date: Mon, 25 Mar 2019 21:17:15 GMT X-Openstack-Request-Id: req-2608bfb9-6ba6-42fa-bca4-0ef83c578c18 2019-03-25 21:17:15,723 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c7c9c912-0a18-4d04-bb11-9f1f99f3bdaf","tenant_id":"23557462930a4c7aa98053a2b8817b9c","created_at":"2019-03-25T21:16:50Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-03-25T21:16: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":"23557462930a4c7aa98053a2b8817b9c","id":"259fd039-f6ff-4f84-af4a-fcc5c47e2bac","subnetpool_id":null,"name":"singlevm2-subnet_40fcf9d7-40a8-49bf-810f-70399dc1a25f"}]} 2019-03-25 21:17:15,724 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/subnets.json used request id req-2608bfb9-6ba6-42fa-bca4-0ef83c578c18 2019-03-25 21:17:15,724 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.253690004349s 2019-03-25 21:17:15,724 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-25 21:17:17,727 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-25 21:17:17,730 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6862e283cedc9c693721d321cf3eb3c4bfc10704" 2019-03-25 21:17:18,876 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 647 Content-Type: application/json Date: Mon, 25 Mar 2019 21:17: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-3bd669dc-b1cf-45b6-b3b4-670c3a6ec0e3 x-openstack-request-id: req-3bd669dc-b1cf-45b6-b3b4-670c3a6ec0e3 2019-03-25 21:17:18,877 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "networking", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/f183f9a5-0170-4f78-acaf-907c09e8f1de", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/f183f9a5-0170-4f78-acaf-907c09e8f1de", "rel": "bookmark"}], "image": {"id": "c810d132-ba54-473f-ab53-37995434131b", "links": [{"href": "http://172.30.9.37:8774/images/c810d132-ba54-473f-ab53-37995434131b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b215d535-39dd-435e-8943-0ac2c34254d7", "links": [{"href": "http://172.30.9.37:8774/flavors/b215d535-39dd-435e-8943-0ac2c34254d7", "rel": "bookmark"}]}, "id": "f183f9a5-0170-4f78-acaf-907c09e8f1de", "user_id": "0531787acf824029908e8cf888645b49", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-25T21:17:17Z", "hostId": "bad2b5a7f846d4225be74f591c75855aa1672e061ce7a1b1e87cdd06", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_40fcf9d7-40a8-49bf-810f-70399dc1a25f", "name": "singlevm2-vm_40fcf9d7-40a8-49bf-810f-70399dc1a25f", "created": "2019-03-25T21:17:14Z", "tenant_id": "23557462930a4c7aa98053a2b8817b9c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-25 21:17:18,877 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-3bd669dc-b1cf-45b6-b3b4-670c3a6ec0e3 2019-03-25 21:17:18,877 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.14997005463s 2019-03-25 21:17:18,883 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-25 21:17:20,886 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-25 21:17:20,889 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6862e283cedc9c693721d321cf3eb3c4bfc10704" 2019-03-25 21:17:21,953 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Mon, 25 Mar 2019 21:17:21 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e619bdbb-385a-4c30-87b3-6d04c004b1a9 x-openstack-request-id: req-e619bdbb-385a-4c30-87b3-6d04c004b1a9 2019-03-25 21:17:21,953 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/f183f9a5-0170-4f78-acaf-907c09e8f1de", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/f183f9a5-0170-4f78-acaf-907c09e8f1de", "rel": "bookmark"}], "image": {"id": "c810d132-ba54-473f-ab53-37995434131b", "links": [{"href": "http://172.30.9.37:8774/images/c810d132-ba54-473f-ab53-37995434131b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b215d535-39dd-435e-8943-0ac2c34254d7", "links": [{"href": "http://172.30.9.37:8774/flavors/b215d535-39dd-435e-8943-0ac2c34254d7", "rel": "bookmark"}]}, "id": "f183f9a5-0170-4f78-acaf-907c09e8f1de", "security_groups": [{"name": "singlevm2-sg_40fcf9d7-40a8-49bf-810f-70399dc1a25f"}], "user_id": "0531787acf824029908e8cf888645b49", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-25T21:17:18Z", "hostId": "bad2b5a7f846d4225be74f591c75855aa1672e061ce7a1b1e87cdd06", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_40fcf9d7-40a8-49bf-810f-70399dc1a25f", "name": "singlevm2-vm_40fcf9d7-40a8-49bf-810f-70399dc1a25f", "created": "2019-03-25T21:17:14Z", "tenant_id": "23557462930a4c7aa98053a2b8817b9c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-25 21:17:21,954 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-e619bdbb-385a-4c30-87b3-6d04c004b1a9 2019-03-25 21:17:21,954 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.06772398949s 2019-03-25 21:17:21,960 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-25 21:17:23,961 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-25 21:17:23,964 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6862e283cedc9c693721d321cf3eb3c4bfc10704" 2019-03-25 21:17:24,788 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 740 Content-Type: application/json Date: Mon, 25 Mar 2019 21:17: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-aa1445dc-e442-41a9-b546-9ef909b9e564 x-openstack-request-id: req-aa1445dc-e442-41a9-b546-9ef909b9e564 2019-03-25 21:17:24,789 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm2-net_40fcf9d7-40a8-49bf-810f-70399dc1a25f": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:25:26", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/f183f9a5-0170-4f78-acaf-907c09e8f1de", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/f183f9a5-0170-4f78-acaf-907c09e8f1de", "rel": "bookmark"}], "image": {"id": "c810d132-ba54-473f-ab53-37995434131b", "links": [{"href": "http://172.30.9.37:8774/images/c810d132-ba54-473f-ab53-37995434131b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-25T21:17:22.000000", "flavor": {"id": "b215d535-39dd-435e-8943-0ac2c34254d7", "links": [{"href": "http://172.30.9.37:8774/flavors/b215d535-39dd-435e-8943-0ac2c34254d7", "rel": "bookmark"}]}, "id": "f183f9a5-0170-4f78-acaf-907c09e8f1de", "security_groups": [{"name": "singlevm2-sg_40fcf9d7-40a8-49bf-810f-70399dc1a25f"}], "user_id": "0531787acf824029908e8cf888645b49", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-25T21:17:23Z", "hostId": "bad2b5a7f846d4225be74f591c75855aa1672e061ce7a1b1e87cdd06", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_40fcf9d7-40a8-49bf-810f-70399dc1a25f", "name": "singlevm2-vm_40fcf9d7-40a8-49bf-810f-70399dc1a25f", "created": "2019-03-25T21:17:14Z", "tenant_id": "23557462930a4c7aa98053a2b8817b9c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-25 21:17:24,789 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-aa1445dc-e442-41a9-b546-9ef909b9e564 2019-03-25 21:17:24,789 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.82771897316s 2019-03-25 21:17:24,796 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-03-25 21:17:24,796 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:9696/v2.0/ports.json?device_id=f183f9a5-0170-4f78-acaf-907c09e8f1de" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6862e283cedc9c693721d321cf3eb3c4bfc10704" 2019-03-25 21:17:24,847 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Mon, 25 Mar 2019 21:17:25 GMT X-Openstack-Request-Id: req-a9689c34-c519-4633-a9e8-d2d61b1f449f 2019-03-25 21:17:24,847 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-25T21:17:22Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"259fd039-f6ff-4f84-af4a-fcc5c47e2bac","ip_address":"192.168.120.11"}],"id":"164a2af5-5638-4c97-acd5-028a69ccc500","security_groups":["a1a1015c-9c1f-4241-bdf2-6a69626b8517"],"mac_address":"fa:16:3e:23:25:26","project_id":"23557462930a4c7aa98053a2b8817b9c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c7c9c912-0a18-4d04-bb11-9f1f99f3bdaf","tenant_id":"23557462930a4c7aa98053a2b8817b9c","created_at":"2019-03-25T21:17:19Z","binding:vnic_type":"normal","device_id":"f183f9a5-0170-4f78-acaf-907c09e8f1de","ip_allocation":"immediate"}]} 2019-03-25 21:17:24,848 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/ports.json?device_id=f183f9a5-0170-4f78-acaf-907c09e8f1de used request id req-a9689c34-c519-4633-a9e8-d2d61b1f449f 2019-03-25 21:17:24,848 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0518560409546s 2019-03-25 21:17:24,859 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-25 21:17:24,859 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:9696/v2.0/floatingips.json?port_id=164a2af5-5638-4c97-acd5-028a69ccc500" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6862e283cedc9c693721d321cf3eb3c4bfc10704" 2019-03-25 21:17:24,908 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 25 Mar 2019 21:17:25 GMT X-Openstack-Request-Id: req-206442e8-2960-4c19-82db-2dbcaf981815 2019-03-25 21:17:24,908 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-03-25 21:17:24,908 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/floatingips.json?port_id=164a2af5-5638-4c97-acd5-028a69ccc500 used request id req-206442e8-2960-4c19-82db-2dbcaf981815 2019-03-25 21:17:24,909 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0498509407043s 2019-03-25 21:17:24,909 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm2-net_40fcf9d7-40a8-49bf-810f-70399dc1a25f': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:23:25:26', u'version': 4, u'addr': u'192.168.120.11', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'c810d132-ba54-473f-ab53-37995434131b'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-03-25T21:17:22.000000', 'flavor': Munch({u'id': u'b215d535-39dd-435e-8943-0ac2c34254d7'}), 'az': u'nova', 'id': u'f183f9a5-0170-4f78-acaf-907c09e8f1de', 'security_groups': [Munch({u'name': u'singlevm2-sg_40fcf9d7-40a8-49bf-810f-70399dc1a25f'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'0531787acf824029908e8cf888645b49', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'23557462930a4c7aa98053a2b8817b9c', 'name': 'singlevm2-project_40fcf9d7-40a8-49bf-810f-70399dc1a25f', '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-03-25T21:17:22.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-03-25T21:17:23Z', 'hostId': u'bad2b5a7f846d4225be74f591c75855aa1672e061ce7a1b1e87cdd06', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm2-kp_40fcf9d7-40a8-49bf-810f-70399dc1a25f', 'public_v6': '', 'private_v4': u'192.168.120.11', 'cloud': 'envvars', 'host_id': u'bad2b5a7f846d4225be74f591c75855aa1672e061ce7a1b1e87cdd06', '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-03-25T21:17:22.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'23557462930a4c7aa98053a2b8817b9c', 'name': u'singlevm2-vm_40fcf9d7-40a8-49bf-810f-70399dc1a25f', 'adminPass': u'H6j8saDpe7HP', 'tenant_id': u'23557462930a4c7aa98053a2b8817b9c', 'created_at': u'2019-03-25T21:17:14Z', 'created': u'2019-03-25T21:17:14Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-03-25 21:17:24,915 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-25 21:17:24,915 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6862e283cedc9c693721d321cf3eb3c4bfc10704" 2019-03-25 21:17:25,354 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Mon, 25 Mar 2019 21:17:25 GMT X-Openstack-Request-Id: req-8d2e8a12-8ec9-4273-9444-5e2b2fe0e2c1 2019-03-25 21:17:25,354 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"39f6a7de-fe0a-4d74-ab36-900db9e46127","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d63177074eef45bd949b8fd2e0f3efc8","l2_adjacency":true,"status":"ACTIVE","subnets":["45132bb9-b5c2-4ed3-85b9-9add1bd00bfe"],"description":"","tags":[],"updated_at":"2019-03-25T21:09:30Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d63177074eef45bd949b8fd2e0f3efc8","created_at":"2019-03-25T21:09:22Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c7c9c912-0a18-4d04-bb11-9f1f99f3bdaf","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"23557462930a4c7aa98053a2b8817b9c","l2_adjacency":true,"status":"ACTIVE","subnets":["259fd039-f6ff-4f84-af4a-fcc5c47e2bac"],"description":"","tags":[],"updated_at":"2019-03-25T21:16:50Z","qos_policy_id":null,"name":"singlevm2-net_40fcf9d7-40a8-49bf-810f-70399dc1a25f","admin_state_up":true,"tenant_id":"23557462930a4c7aa98053a2b8817b9c","created_at":"2019-03-25T21:16:48Z","mtu":1450}]} 2019-03-25 21:17:25,354 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks.json used request id req-8d2e8a12-8ec9-4273-9444-5e2b2fe0e2c1 2019-03-25 21:17:25,355 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.439610004425s 2019-03-25 21:17:25,356 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-03-25 21:17:25,356 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:9696/v2.0/ports.json?device_id=f183f9a5-0170-4f78-acaf-907c09e8f1de" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6862e283cedc9c693721d321cf3eb3c4bfc10704" 2019-03-25 21:17:25,407 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Mon, 25 Mar 2019 21:17:25 GMT X-Openstack-Request-Id: req-a3ac7218-3897-41b3-9d8f-48ae388c76f1 2019-03-25 21:17:25,407 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-25T21:17:22Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"259fd039-f6ff-4f84-af4a-fcc5c47e2bac","ip_address":"192.168.120.11"}],"id":"164a2af5-5638-4c97-acd5-028a69ccc500","security_groups":["a1a1015c-9c1f-4241-bdf2-6a69626b8517"],"mac_address":"fa:16:3e:23:25:26","project_id":"23557462930a4c7aa98053a2b8817b9c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c7c9c912-0a18-4d04-bb11-9f1f99f3bdaf","tenant_id":"23557462930a4c7aa98053a2b8817b9c","created_at":"2019-03-25T21:17:19Z","binding:vnic_type":"normal","device_id":"f183f9a5-0170-4f78-acaf-907c09e8f1de","ip_allocation":"immediate"}]} 2019-03-25 21:17:25,408 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/ports.json?device_id=f183f9a5-0170-4f78-acaf-907c09e8f1de used request id req-a3ac7218-3897-41b3-9d8f-48ae388c76f1 2019-03-25 21:17:25,408 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0520489215851s 2019-03-25 21:17:25,409 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-03-25 21:17:25,409 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9696/v2.0/floatingips.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6862e283cedc9c693721d321cf3eb3c4bfc10704" -d '{"floatingip": {"floating_network_id": "39f6a7de-fe0a-4d74-ab36-900db9e46127", "fixed_ip_address": "192.168.120.11", "port_id": "164a2af5-5638-4c97-acd5-028a69ccc500"}}' 2019-03-25 21:17:28,851 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 824 Content-Type: application/json Date: Mon, 25 Mar 2019 21:17:29 GMT X-Openstack-Request-Id: req-51a1cb89-06f4-473f-904e-7cd188bcdef2 2019-03-25 21:17:28,851 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "052027f7-e1f2-49d7-a8b9-8d49f1d520aa", "status": "DOWN", "description": "", "tags": [], "tenant_id": "23557462930a4c7aa98053a2b8817b9c", "created_at": "2019-03-25T21:17:27Z", "updated_at": "2019-03-25T21:17:27Z", "floating_network_id": "39f6a7de-fe0a-4d74-ab36-900db9e46127", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c7c9c912-0a18-4d04-bb11-9f1f99f3bdaf", "device_owner": "compute:nova", "mac_address": "fa:16:3e:23:25:26", "device_id": "f183f9a5-0170-4f78-acaf-907c09e8f1de"}, "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "23557462930a4c7aa98053a2b8817b9c", "port_id": "164a2af5-5638-4c97-acd5-028a69ccc500", "id": "a6091c87-8c3b-458c-acf0-77d3d1a2be3c", "qos_policy_id": null}} 2019-03-25 21:17:28,852 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/floatingips.json used request id req-51a1cb89-06f4-473f-904e-7cd188bcdef2 2019-03-25 21:17:28,852 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 3.44310379028s 2019-03-25 21:17:28,868 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-25 21:17:28,869 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6862e283cedc9c693721d321cf3eb3c4bfc10704" 2019-03-25 21:17:28,938 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Mon, 25 Mar 2019 21:17:28 GMT X-Openstack-Request-Id: req-5cabf21a-730a-4a02-bdf2-2aaab7b7968d 2019-03-25 21:17:28,939 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "052027f7-e1f2-49d7-a8b9-8d49f1d520aa", "status": "DOWN", "description": "", "tags": [], "tenant_id": "23557462930a4c7aa98053a2b8817b9c", "created_at": "2019-03-25T21:17:27Z", "updated_at": "2019-03-25T21:17:27Z", "floating_network_id": "39f6a7de-fe0a-4d74-ab36-900db9e46127", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c7c9c912-0a18-4d04-bb11-9f1f99f3bdaf", "device_owner": "compute:nova", "mac_address": "fa:16:3e:23:25:26", "device_id": "f183f9a5-0170-4f78-acaf-907c09e8f1de"}, "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "23557462930a4c7aa98053a2b8817b9c", "port_id": "164a2af5-5638-4c97-acd5-028a69ccc500", "id": "a6091c87-8c3b-458c-acf0-77d3d1a2be3c", "qos_policy_id": null}]} 2019-03-25 21:17:28,939 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/floatingips.json used request id req-5cabf21a-730a-4a02-bdf2-2aaab7b7968d 2019-03-25 21:17:28,939 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0708661079407s 2019-03-25 21:17:28,946 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-03-25 21:17:29,056 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-25 21:17:29,057 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6862e283cedc9c693721d321cf3eb3c4bfc10704" 2019-03-25 21:17:29,123 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Mon, 25 Mar 2019 21:17:29 GMT X-Openstack-Request-Id: req-1be51ff3-554a-4ecd-956b-4ae73c2fa8ef 2019-03-25 21:17:29,124 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "052027f7-e1f2-49d7-a8b9-8d49f1d520aa", "status": "DOWN", "description": "", "tags": [], "tenant_id": "23557462930a4c7aa98053a2b8817b9c", "created_at": "2019-03-25T21:17:27Z", "updated_at": "2019-03-25T21:17:27Z", "floating_network_id": "39f6a7de-fe0a-4d74-ab36-900db9e46127", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c7c9c912-0a18-4d04-bb11-9f1f99f3bdaf", "device_owner": "compute:nova", "mac_address": "fa:16:3e:23:25:26", "device_id": "f183f9a5-0170-4f78-acaf-907c09e8f1de"}, "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "23557462930a4c7aa98053a2b8817b9c", "port_id": "164a2af5-5638-4c97-acd5-028a69ccc500", "id": "a6091c87-8c3b-458c-acf0-77d3d1a2be3c", "qos_policy_id": null}]} 2019-03-25 21:17:29,124 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/floatingips.json used request id req-1be51ff3-554a-4ecd-956b-4ae73c2fa8ef 2019-03-25 21:17:29,124 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0678098201752s 2019-03-25 21:17:29,130 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-03-25 21:17:29,240 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-25 21:17:29,241 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6862e283cedc9c693721d321cf3eb3c4bfc10704" 2019-03-25 21:17:29,312 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Mon, 25 Mar 2019 21:17:29 GMT X-Openstack-Request-Id: req-498e72b5-295c-435f-913e-dbc791473e48 2019-03-25 21:17:29,312 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "052027f7-e1f2-49d7-a8b9-8d49f1d520aa", "status": "DOWN", "description": "", "tags": [], "tenant_id": "23557462930a4c7aa98053a2b8817b9c", "created_at": "2019-03-25T21:17:27Z", "updated_at": "2019-03-25T21:17:27Z", "floating_network_id": "39f6a7de-fe0a-4d74-ab36-900db9e46127", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c7c9c912-0a18-4d04-bb11-9f1f99f3bdaf", "device_owner": "compute:nova", "mac_address": "fa:16:3e:23:25:26", "device_id": "f183f9a5-0170-4f78-acaf-907c09e8f1de"}, "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "23557462930a4c7aa98053a2b8817b9c", "port_id": "164a2af5-5638-4c97-acd5-028a69ccc500", "id": "a6091c87-8c3b-458c-acf0-77d3d1a2be3c", "qos_policy_id": null}]} 2019-03-25 21:17:29,312 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/floatingips.json used request id req-498e72b5-295c-435f-913e-dbc791473e48 2019-03-25 21:17:29,312 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0719430446625s 2019-03-25 21:17:29,319 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-03-25 21:17:29,429 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-25 21:17:29,429 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6862e283cedc9c693721d321cf3eb3c4bfc10704" 2019-03-25 21:17:29,709 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Mon, 25 Mar 2019 21:17:29 GMT X-Openstack-Request-Id: req-09273c33-2275-4a37-ab8b-8c6055d1b3ab 2019-03-25 21:17:29,709 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "052027f7-e1f2-49d7-a8b9-8d49f1d520aa", "status": "DOWN", "description": "", "tags": [], "tenant_id": "23557462930a4c7aa98053a2b8817b9c", "created_at": "2019-03-25T21:17:27Z", "updated_at": "2019-03-25T21:17:27Z", "floating_network_id": "39f6a7de-fe0a-4d74-ab36-900db9e46127", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c7c9c912-0a18-4d04-bb11-9f1f99f3bdaf", "device_owner": "compute:nova", "mac_address": "fa:16:3e:23:25:26", "device_id": "f183f9a5-0170-4f78-acaf-907c09e8f1de"}, "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "23557462930a4c7aa98053a2b8817b9c", "port_id": "164a2af5-5638-4c97-acd5-028a69ccc500", "id": "a6091c87-8c3b-458c-acf0-77d3d1a2be3c", "qos_policy_id": null}]} 2019-03-25 21:17:29,709 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/floatingips.json used request id req-09273c33-2275-4a37-ab8b-8c6055d1b3ab 2019-03-25 21:17:29,710 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.280575990677s 2019-03-25 21:17:29,715 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-03-25 21:17:29,825 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-25 21:17:29,826 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6862e283cedc9c693721d321cf3eb3c4bfc10704" 2019-03-25 21:17:29,889 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Mon, 25 Mar 2019 21:17:30 GMT X-Openstack-Request-Id: req-40df62d1-bb0b-42f3-9395-6d6a0aa1fa95 2019-03-25 21:17:29,889 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "052027f7-e1f2-49d7-a8b9-8d49f1d520aa", "status": "DOWN", "description": "", "tags": [], "tenant_id": "23557462930a4c7aa98053a2b8817b9c", "created_at": "2019-03-25T21:17:27Z", "updated_at": "2019-03-25T21:17:27Z", "floating_network_id": "39f6a7de-fe0a-4d74-ab36-900db9e46127", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c7c9c912-0a18-4d04-bb11-9f1f99f3bdaf", "device_owner": "compute:nova", "mac_address": "fa:16:3e:23:25:26", "device_id": "f183f9a5-0170-4f78-acaf-907c09e8f1de"}, "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "23557462930a4c7aa98053a2b8817b9c", "port_id": "164a2af5-5638-4c97-acd5-028a69ccc500", "id": "a6091c87-8c3b-458c-acf0-77d3d1a2be3c", "qos_policy_id": null}]} 2019-03-25 21:17:29,890 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/floatingips.json used request id req-40df62d1-bb0b-42f3-9395-6d6a0aa1fa95 2019-03-25 21:17:29,890 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.064285993576s 2019-03-25 21:17:29,896 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-03-25 21:17:30,006 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-25 21:17:30,007 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6862e283cedc9c693721d321cf3eb3c4bfc10704" 2019-03-25 21:17:30,080 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Mon, 25 Mar 2019 21:17:30 GMT X-Openstack-Request-Id: req-3acc911f-610a-4a1c-ae3f-b283210c3ca1 2019-03-25 21:17:30,081 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "052027f7-e1f2-49d7-a8b9-8d49f1d520aa", "status": "DOWN", "description": "", "tags": [], "tenant_id": "23557462930a4c7aa98053a2b8817b9c", "created_at": "2019-03-25T21:17:27Z", "updated_at": "2019-03-25T21:17:27Z", "floating_network_id": "39f6a7de-fe0a-4d74-ab36-900db9e46127", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c7c9c912-0a18-4d04-bb11-9f1f99f3bdaf", "device_owner": "compute:nova", "mac_address": "fa:16:3e:23:25:26", "device_id": "f183f9a5-0170-4f78-acaf-907c09e8f1de"}, "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "23557462930a4c7aa98053a2b8817b9c", "port_id": "164a2af5-5638-4c97-acd5-028a69ccc500", "id": "a6091c87-8c3b-458c-acf0-77d3d1a2be3c", "qos_policy_id": null}]} 2019-03-25 21:17:30,081 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/floatingips.json used request id req-3acc911f-610a-4a1c-ae3f-b283210c3ca1 2019-03-25 21:17:30,081 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0746941566467s 2019-03-25 21:17:30,087 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-03-25 21:17:30,197 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-25 21:17:30,197 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6862e283cedc9c693721d321cf3eb3c4bfc10704" 2019-03-25 21:17:30,559 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 829 Content-Type: application/json Date: Mon, 25 Mar 2019 21:17:30 GMT X-Openstack-Request-Id: req-593e03bc-c032-4008-84fe-ef182ba864c9 2019-03-25 21:17:30,560 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "052027f7-e1f2-49d7-a8b9-8d49f1d520aa", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "23557462930a4c7aa98053a2b8817b9c", "created_at": "2019-03-25T21:17:27Z", "updated_at": "2019-03-25T21:17:30Z", "floating_network_id": "39f6a7de-fe0a-4d74-ab36-900db9e46127", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c7c9c912-0a18-4d04-bb11-9f1f99f3bdaf", "device_owner": "compute:nova", "mac_address": "fa:16:3e:23:25:26", "device_id": "f183f9a5-0170-4f78-acaf-907c09e8f1de"}, "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.200", "revision_number": 2, "project_id": "23557462930a4c7aa98053a2b8817b9c", "port_id": "164a2af5-5638-4c97-acd5-028a69ccc500", "id": "a6091c87-8c3b-458c-acf0-77d3d1a2be3c", "qos_policy_id": null}]} 2019-03-25 21:17:30,560 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/floatingips.json used request id req-593e03bc-c032-4008-84fe-ef182ba864c9 2019-03-25 21:17:30,560 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.363372802734s 2019-03-25 21:17:30,566 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'052027f7-e1f2-49d7-a8b9-8d49f1d520aa', 'updated_at': u'2019-03-25T21:17:30Z', 'fixed_ip_address': u'192.168.120.11', 'floating_ip_address': u'172.30.9.200', 'revision_number': 2, 'port_id': u'164a2af5-5638-4c97-acd5-028a69ccc500', 'id': u'a6091c87-8c3b-458c-acf0-77d3d1a2be3c', 'network': u'39f6a7de-fe0a-4d74-ab36-900db9e46127', 'port': u'164a2af5-5638-4c97-acd5-028a69ccc500', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'23557462930a4c7aa98053a2b8817b9c', 'name': 'singlevm2-project_40fcf9d7-40a8-49bf-810f-70399dc1a25f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'23557462930a4c7aa98053a2b8817b9c', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'39f6a7de-fe0a-4d74-ab36-900db9e46127', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'c7c9c912-0a18-4d04-bb11-9f1f99f3bdaf', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:23:25:26', u'device_id': u'f183f9a5-0170-4f78-acaf-907c09e8f1de'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'23557462930a4c7aa98053a2b8817b9c', 'created_at': u'2019-03-25T21:17:27Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'c7c9c912-0a18-4d04-bb11-9f1f99f3bdaf', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:23:25:26', u'device_id': u'f183f9a5-0170-4f78-acaf-907c09e8f1de'}), 'router': u'052027f7-e1f2-49d7-a8b9-8d49f1d520aa'}) 2019-03-25 21:17:30,567 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-03-25 21:17:30,570 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:8774/v2.1/servers/f183f9a5-0170-4f78-acaf-907c09e8f1de/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6862e283cedc9c693721d321cf3eb3c4bfc10704" -d '{"os-getConsoleOutput": {"length": null}}' 2019-03-25 21:17:30,705 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9572 Content-Type: application/json Date: Mon, 25 Mar 2019 21:17: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-43f303a0-9aac-42be-931e-b1916a249b04 x-openstack-request-id: req-43f303a0-9aac-42be-931e-b1916a249b04 2019-03-25 21:17:30,707 - 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 657411341 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.227834] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.230717] pid_max: default: 32768 minimum: 301\n[ 0.232265] ACPI: Core revision 20150930\n[ 0.234261] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.236515] Security Framework initialized\n[ 0.237920] Yama: becoming mindful.\n[ 0.239183] AppArmor: AppArmor initialized\n[ 0.240631] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.242896] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.245082] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.247167] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.249515] Initializing cgroup subsys io\n[ 0.250925] Initializing cgroup subsys memory\n[ 0.252406] Initializing cgroup subsys devices\n[ 0.253906] Initializing cgroup subsys freezer\n[ 0.255409] Initializing cgroup subsys net_cls\n[ 0.256905] Initializing cgroup subsys perf_event\n[ 0.258489] Initializing cgroup subsys net_prio\n[ 0.260019] Initializing cgroup subsys hugetlb\n[ 0.261518] Initializing cgroup subsys pids\n[ 0.263010] CPU: Physical Processor ID: 0\n[ 0.265080] mce: CPU supports 10 MCE banks\n[ 0.266549] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.268277] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.286656] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.295033] ftrace: allocating 31920 entries in 125 pages\n[ 0.325951] smpboot: Max logical packages: 1\n[ 0.327431] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.329758] x2apic enabled\n[ 0.331120] Switched APIC routing to physical x2apic.\n[ 0.333971] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.335917] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.339495] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.342607] KVM setup paravirtual spinlock\n[ 0.344503] x86: Booted up 1 node, 1 CPUs\n[ 0.345895] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.348240] devtmpfs: initialized\n[ 0.350460] evm: security.selinux\n[ 0.351668] evm: security.SMACK64\n[ 0.352858] evm: security.SMACK64EXEC\n[ 0.354335] evm: security.SMACK64TRANSMUTE\n[ 0.355764] evm: security.SMACK64MMAP\n[ 0.357065] evm: security.ima\n[ 0.358174] evm: security.capability\n[ 0.359522] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.362716] pinctrl core: initialized pinctrl subsystem\n[ 0.364575] RTC time: 21:17:23, date: 03/25/19\n[ 0.366173] NET: Registered protocol family 16\n[ 0.367795] cpuidle: using governor ladder\n[ 0.369212] cpuidle: using governor menu\n[ 0.370578] PCCT header not found.\n[ 0.371843] ACPI: bus type PCI registered\n[ 0.373233] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.375364] PCI: Using configuration type 1 for base access\n[ 0.377910] ACPI: Added _OSI(Module Device)\n[ 0.379364] ACPI: Added _OSI(Processor Device)\n[ 0.380858] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.382418] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.384976] ACPI: Interpreter enabled\n[ 0.386283] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.389476] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.392683] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.395876] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.399082] ACPI: (supports S0 S5)\n[ 0.400302] ACPI: Using IOAPIC for interrupt routing\n[ 0.401938] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.406381] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.408354] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.410490] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.412562] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.416313] acpiphp: Slot [3] registered\n[ 0.417693] acpiphp: Slot [4] registered\n[ 0.419063] acpiphp: Slot [5] registered\n[ 0.420440] acpiphp: Slot [6] registered\n[ 0.421810] acpiphp: Slot [7] registered\n[ 0.423176] acpiphp: Slot [8] registered\n[ 0.424554] acpiphp: Slot [9] registered\n[ 0.425923] acpiphp: Slot [10] registered\n[ 0.427313] acpiphp: Slot [11] registered\n[ 0.428711] acpiphp: Slot [12] registered\n[ 0.430102] acpiphp: Slot [13] registered\n[ 0.431507] acpiphp: Slot [14] registered\n[ 0.432921] acpiphp: Slot [15] registered\n[ 0.450226] acpiphp: Slot [16] registered\n[ 0.451643] acpiphp: Slot [17] registered\n[ 0.453039] acpiphp: Slot [18] registered\n[ 0.454434] acpiphp: Slot [19] registered\n[ 0.455827] acpiphp: Slot [20] registered\n[ 0.457221] acpiphp: Slot [21] registered\n[ 0.458620] acpiphp: Slot [22] registered\n[ 0.460014] acpiphp: Slot [23] registered\n[ 0.461408] acpiphp: Slot [24] registered\n[ 0.462811] acpiphp: Slot [25] registered\n[ 0.464204] acpiphp: Slot [26] registered\n[ 0.465597] acpiphp: Slot [27] registered\n[ 0.466995] acpiphp: Slot [28] registered\n[ 0.468394] acpiphp: Slot [29] registered\n[ 0.469790] acpiphp: Slot [30] registered\n[ 0.471186] acpiphp: Slot [31] registered\n[ 0.474813] PCI host bridge to bus 0000:00\n[ 0.476397] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.478512] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.480626] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.483139] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.485657] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.488237] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.493501] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.495627] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.497583] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.499686] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.504106] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.506475] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.527881] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.530320] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.532669] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.535202] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.537521] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.539593] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.541782] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.543532] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.546108] vgaarb: loaded\n[ 0.547106] vgaarb: bridge control possible 0000:00:02.0\n[ 0.549110] SCSI subsystem initialized\n[ 0.550654] ACPI: bus type USB registered\n[ 0.552014] usbcore: registered new interface driver usbfs\n[ 0.553721] usbcore: registered new interface driver hub\n[ 0.555384] usbcore: registered new device driver usb\n[ 0.557181] PCI: Using ACPI for IRQ routing\n[ 0.559013] NetLabel: Initializing\n[ 0.560204] NetLabel: domain hash size = 128\n[ 0.561624] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.563217] NetLabel: unlabeled traffic allowed by default\n[ 0.565164] clocksource: Switched to clocksource kvm-clock\n[ 0.575437] AppArmor: AppArmor Filesystem Enabled\n[ 0.577007] pnp: PnP ACPI init\n[ 0.578443] pnp: PnP ACPI: found 5 devices\n[ 0.585487] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.588331] NET: Registered protocol family 2\n[ 0.590043] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.592185] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.594183] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.596180] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.597993] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.599946] NET: Registered protocol family 1\n[ 0.601402] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.603223] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.605005] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.619871] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.634834] Trying to unpack rootfs image as initramfs...\n[ 0.695931] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.698654] Scanning for low memory corruption every 60 seconds\n[ 0.700776] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.702739] audit: initializing netlink subsys (disabled)\n[ 0.704447] audit: type=2000 audit(1553548643.909:1): initialized\n[ 0.706584] Initialise system trusted keyring\n[ 0.708127] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.710052] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.713044] zbud: loaded\n[ 0.714178] VFS: Disk quotas dquot_6.6.0\n[ 0.715528] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.717994] fuse init (API version 7.23)\n[ 0.719440] Key type big_key registered\n[ 0.720763] Allocating IMA MOK and blacklist keyrings.\n[ 0.722710] Key type asymmetric registered\n[ 0.724083] Asymmetric key parser 'x509' registered\n[ 0.725683] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.728163] io scheduler noop registered\n[ 0.729482] io scheduler deadline registered (default)\n[ 0.731131] io scheduler cfq registered\n[ 0.732510] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.734257] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.736332] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.738744] ACPI: Power Button [PWRF]\n[ 0.740105] GHES: HEST is not enabled!\n[ 0.754320] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.783834] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.787115] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.812240] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.815575] Linux agpgart interface v0.103\n[ 0.819033] brd: module loaded\n[ 0.821365] loop: module loaded\n[ 0.826536] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.828964] GPT:90111 != 2097151\n[ 0.830102] GPT:Alternate GPT header not at the end of the disk.\n[ 0.831932] GPT:90111 != 2097151\n[ 0.833067] GPT: Use GNU Parted to correct GPT errors.\n[ 0.834686] vda: vda1 vda15\n[ 0.836452] scsi host0: ata_piix\n[ 0.837724] scsi host1: ata_piix\n[ 0.838908] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.840942] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.843578] libphy: Fixed MDIO Bus: probed\n[ 0.844940] tun: Universal TUN/TAP device driver, 1.6\n[ 0.846530] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.849647] PPP generic driver version 2.4.2\n[ 0.851124] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.853095] ehci-pci: EHCI PCI platform driver\n[ 0.854554] ehci-platform: EHCI generic platform driver\n[ 0.856199] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.858087] ohci-pci: OHCI PCI platform driver\n[ 0.859543] ohci-platform: OHCI generic platform driver\n[ 0.861206] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.876099] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.877764] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.880192] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.881849] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.883737] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.885798] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.888186] usb usb1: Product: UHCI Host Controller\n[ 0.889741] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.891627] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.893211] hub 1-0:1.0: USB hub found\n[ 0.894494] hub 1-0:1.0: 2 ports detected\n[ 0.895983] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.899433] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.901028] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.902711] mousedev: PS/2 mouse device common for all mice\n[ 0.904781] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.907594] rtc_cmos 00:00: RTC can wake from S4\n[ 0.909624] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.911606] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.913589] i2c /dev entries driver\n[ 0.914842] device-mapper: uevent: version 1.0.3\n[ 0.916400] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.919108] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.921257] NET: Registered protocol family 10\n[ 0.922989] NET: Registered protocol family 17\n[ 0.924466] Key type dns_resolver registered\n[ 0.926026] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.927866] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.930766] registered taskstats version 1\n[ 0.932174] Loading compiled-in X.509 certificates\n[ 0.934296] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.937394] zswap: loaded using pool lzo/zbud\n[ 0.939597] Key type trusted registered\n[ 0.941917] Key type encrypted registered\n[ 0.943279] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.944986] ima: No TPM chip found, activating TPM-bypass!\n[ 0.946725] evm: HMAC attrs: 0x1\n[ 0.948229] Magic number: 11:807:298\n[ 0.949667] rtc_cmos 00:00: setting system clock to 2019-03-25 21:17:24 UTC (1553548644)\n[ 0.952318] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.954176] EDD information not available.\n[ 0.998871] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.017506] Write protecting the kernel read-only data: 14336k\n[ 1.020770] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.023685] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.74\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.86\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.175755] 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.11...\nLease of 192.168.120.11 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.99. iid=i-00000005\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCAfaS+FlZm2OZKpZ5SwUB1vF3nDseDZs9iS6r6uFglXeja0EooUe3akLfnUba9yXc5mB5zYSNo/Ly46sPcrjME40cVnTzv+9pNXXFAmcgs9MBF36YP4qwEeRjNKpLx5H0yHj27mMuTSVES8bLPi08TT35ANpo7pc1JupmKMmHJdm2L2e39fvuMix2lfWSwEMEad+JNq4OCvdcuQlOWztdxZC+O0EYX5soCZv+MfEVUIUyzY53t/mImJvOouXdNMrhQBY1ZYUvvruLZJojZz742pY5QDiO/fqai1ugHJ/JncwhtOHfu8RDc2RoXGEwQdHNupa9bKinhYIeEBF/41h1/ root@singlevm2-vm-40fcf9d7-40a8-49bf-810f-70399dc1a25f\nssh-dss AAAAB3NzaC1kc3MAAACBANNKlfc8UMuAKdExy2JIfYIkClEO6YKFP2v3/8FJRao4JPiX5KZjuIE+8j/adrSnkAekSbKZladvHT9aqLhu1E2zbbXBlvcIhJ8KDiwDfFcFzsJdk2BNdfJf/LKQREJSXaODBGdPglPiXvWpYklQSVagGH/6z/c2PJiGUC/4BTFhAAAAFQDWN2+5cksp51xWCOUCMG22HIm27QAAAIAp7vPQYKw7IvDrs0AdaXcH1pa6cFbmE0hcqnM44yV3hCFf9nsu/ovnvf3xh/cRfX+WUs5543Fi7hOrWneEj46tIeTp+mY1Fe33oona6D/dWTV6RLXN5LjelBwE7aLbALSzmtFocNgwKWrTreP0ZGcoqgmNcFNkqZtuGZF1lGV+rgAAAIBLlbrN1Z1haOguLstaXhRCEpeWfXxz1blwbACBAbEPogZ0EDw8yBcaIt9QZAxJ5iXbXIvovkSIEWEpxDMmZfzrFr0b9Z4vIzsBTgT6lRLVnApUZ39eoNWfFEEID4/1cpmyv1iJbmBJmnsbu6xoVT6/07aJWXJNrG2KcFEqTs2FJw== root@singlevm2-vm-40fcf9d7-40a8-49bf-810f-70399dc1a25f\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.81s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.11,24,fe80::f816:3eff:fe23:2526/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.11 \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-40fcf9d7-40a8-49bf-810f-70399dc1a25f\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=5.60 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsinglevm2-vm-40fcf9d7-40a8-49bf-810f-70399dc1a25f login: "} 2019-03-25 21:17:30,708 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/servers/f183f9a5-0170-4f78-acaf-907c09e8f1de/action used request id req-43f303a0-9aac-42be-931e-b1916a249b04 2019-03-25 21:17:30,708 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.14071393013s 2019-03-25 21:17:30,709 - 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 657411341 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.227834] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.230717] pid_max: default: 32768 minimum: 301 [ 0.232265] ACPI: Core revision 20150930 [ 0.234261] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.236515] Security Framework initialized [ 0.237920] Yama: becoming mindful. [ 0.239183] AppArmor: AppArmor initialized [ 0.240631] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.242896] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.245082] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.247167] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.249515] Initializing cgroup subsys io [ 0.250925] Initializing cgroup subsys memory [ 0.252406] Initializing cgroup subsys devices [ 0.253906] Initializing cgroup subsys freezer [ 0.255409] Initializing cgroup subsys net_cls [ 0.256905] Initializing cgroup subsys perf_event [ 0.258489] Initializing cgroup subsys net_prio [ 0.260019] Initializing cgroup subsys hugetlb [ 0.261518] Initializing cgroup subsys pids [ 0.263010] CPU: Physical Processor ID: 0 [ 0.265080] mce: CPU supports 10 MCE banks [ 0.266549] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.268277] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.286656] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.295033] ftrace: allocating 31920 entries in 125 pages [ 0.325951] smpboot: Max logical packages: 1 [ 0.327431] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.329758] x2apic enabled [ 0.331120] Switched APIC routing to physical x2apic. [ 0.333971] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.335917] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.339495] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.342607] KVM setup paravirtual spinlock [ 0.344503] x86: Booted up 1 node, 1 CPUs [ 0.345895] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.348240] devtmpfs: initialized [ 0.350460] evm: security.selinux [ 0.351668] evm: security.SMACK64 [ 0.352858] evm: security.SMACK64EXEC [ 0.354335] evm: security.SMACK64TRANSMUTE [ 0.355764] evm: security.SMACK64MMAP [ 0.357065] evm: security.ima [ 0.358174] evm: security.capability [ 0.359522] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.362716] pinctrl core: initialized pinctrl subsystem [ 0.364575] RTC time: 21:17:23, date: 03/25/19 [ 0.366173] NET: Registered protocol family 16 [ 0.367795] cpuidle: using governor ladder [ 0.369212] cpuidle: using governor menu [ 0.370578] PCCT header not found. [ 0.371843] ACPI: bus type PCI registered [ 0.373233] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.375364] PCI: Using configuration type 1 for base access [ 0.377910] ACPI: Added _OSI(Module Device) [ 0.379364] ACPI: Added _OSI(Processor Device) [ 0.380858] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.382418] ACPI: Added _OSI(Processor Aggregator Device) [ 0.384976] ACPI: Interpreter enabled [ 0.386283] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.389476] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.392683] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.395876] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.399082] ACPI: (supports S0 S5) [ 0.400302] ACPI: Using IOAPIC for interrupt routing [ 0.401938] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.406381] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.408354] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.410490] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.412562] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.416313] acpiphp: Slot [3] registered [ 0.417693] acpiphp: Slot [4] registered [ 0.419063] acpiphp: Slot [5] registered [ 0.420440] acpiphp: Slot [6] registered [ 0.421810] acpiphp: Slot [7] registered [ 0.423176] acpiphp: Slot [8] registered [ 0.424554] acpiphp: Slot [9] registered [ 0.425923] acpiphp: Slot [10] registered [ 0.427313] acpiphp: Slot [11] registered [ 0.428711] acpiphp: Slot [12] registered [ 0.430102] acpiphp: Slot [13] registered [ 0.431507] acpiphp: Slot [14] registered [ 0.432921] acpiphp: Slot [15] registered [ 0.450226] acpiphp: Slot [16] registered [ 0.451643] acpiphp: Slot [17] registered [ 0.453039] acpiphp: Slot [18] registered [ 0.454434] acpiphp: Slot [19] registered [ 0.455827] acpiphp: Slot [20] registered [ 0.457221] acpiphp: Slot [21] registered [ 0.458620] acpiphp: Slot [22] registered [ 0.460014] acpiphp: Slot [23] registered [ 0.461408] acpiphp: Slot [24] registered [ 0.462811] acpiphp: Slot [25] registered [ 0.464204] acpiphp: Slot [26] registered [ 0.465597] acpiphp: Slot [27] registered [ 0.466995] acpiphp: Slot [28] registered [ 0.468394] acpiphp: Slot [29] registered [ 0.469790] acpiphp: Slot [30] registered [ 0.471186] acpiphp: Slot [31] registered [ 0.474813] PCI host bridge to bus 0000:00 [ 0.476397] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.478512] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.480626] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.483139] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.485657] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.488237] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.493501] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.495627] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.497583] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.499686] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.504106] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.506475] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.527881] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.530320] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.532669] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.535202] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.537521] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.539593] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.541782] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.543532] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.546108] vgaarb: loaded [ 0.547106] vgaarb: bridge control possible 0000:00:02.0 [ 0.549110] SCSI subsystem initialized [ 0.550654] ACPI: bus type USB registered [ 0.552014] usbcore: registered new interface driver usbfs [ 0.553721] usbcore: registered new interface driver hub [ 0.555384] usbcore: registered new device driver usb [ 0.557181] PCI: Using ACPI for IRQ routing [ 0.559013] NetLabel: Initializing [ 0.560204] NetLabel: domain hash size = 128 [ 0.561624] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.563217] NetLabel: unlabeled traffic allowed by default [ 0.565164] clocksource: Switched to clocksource kvm-clock [ 0.575437] AppArmor: AppArmor Filesystem Enabled [ 0.577007] pnp: PnP ACPI init [ 0.578443] pnp: PnP ACPI: found 5 devices [ 0.585487] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.588331] NET: Registered protocol family 2 [ 0.590043] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.592185] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.594183] TCP: Hash tables configured (established 4096 bind 4096) [ 0.596180] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.597993] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.599946] NET: Registered protocol family 1 [ 0.601402] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.603223] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.605005] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.619871] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.634834] Trying to unpack rootfs image as initramfs... [ 0.695931] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.698654] Scanning for low memory corruption every 60 seconds [ 0.700776] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.702739] audit: initializing netlink subsys (disabled) [ 0.704447] audit: type=2000 audit(1553548643.909:1): initialized [ 0.706584] Initialise system trusted keyring [ 0.708127] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.710052] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.713044] zbud: loaded [ 0.714178] VFS: Disk quotas dquot_6.6.0 [ 0.715528] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.717994] fuse init (API version 7.23) [ 0.719440] Key type big_key registered [ 0.720763] Allocating IMA MOK and blacklist keyrings. [ 0.722710] Key type asymmetric registered [ 0.724083] Asymmetric key parser 'x509' registered [ 0.725683] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.728163] io scheduler noop registered [ 0.729482] io scheduler deadline registered (default) [ 0.731131] io scheduler cfq registered [ 0.732510] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.734257] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.736332] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.738744] ACPI: Power Button [PWRF] [ 0.740105] GHES: HEST is not enabled! [ 0.754320] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.783834] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.787115] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.812240] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.815575] Linux agpgart interface v0.103 [ 0.819033] brd: module loaded [ 0.821365] loop: module loaded [ 0.826536] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.828964] GPT:90111 != 2097151 [ 0.830102] GPT:Alternate GPT header not at the end of the disk. [ 0.831932] GPT:90111 != 2097151 [ 0.833067] GPT: Use GNU Parted to correct GPT errors. [ 0.834686] vda: vda1 vda15 [ 0.836452] scsi host0: ata_piix [ 0.837724] scsi host1: ata_piix [ 0.838908] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.840942] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.843578] libphy: Fixed MDIO Bus: probed [ 0.844940] tun: Universal TUN/TAP device driver, 1.6 [ 0.846530] tun: (C) 1999-2004 Max Krasnyansky [ 0.849647] PPP generic driver version 2.4.2 [ 0.851124] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.853095] ehci-pci: EHCI PCI platform driver [ 0.854554] ehci-platform: EHCI generic platform driver [ 0.856199] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.858087] ohci-pci: OHCI PCI platform driver [ 0.859543] ohci-platform: OHCI generic platform driver [ 0.861206] uhci_hcd: USB Universal Host Controller Interface driver [ 0.876099] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.877764] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.880192] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.881849] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.883737] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.885798] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.888186] usb usb1: Product: UHCI Host Controller [ 0.889741] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.891627] usb usb1: SerialNumber: 0000:00:01.2 [ 0.893211] hub 1-0:1.0: USB hub found [ 0.894494] hub 1-0:1.0: 2 ports detected [ 0.895983] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.899433] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.901028] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.902711] mousedev: PS/2 mouse device common for all mice [ 0.904781] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.907594] rtc_cmos 00:00: RTC can wake from S4 [ 0.909624] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.911606] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.913589] i2c /dev entries driver [ 0.914842] device-mapper: uevent: version 1.0.3 [ 0.916400] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.919108] ledtrig-cpu: registered to indicate activity on CPUs [ 0.921257] NET: Registered protocol family 10 [ 0.922989] NET: Registered protocol family 17 [ 0.924466] Key type dns_resolver registered [ 0.926026] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.927866] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.930766] registered taskstats version 1 [ 0.932174] Loading compiled-in X.509 certificates [ 0.934296] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.937394] zswap: loaded using pool lzo/zbud [ 0.939597] Key type trusted registered [ 0.941917] Key type encrypted registered [ 0.943279] AppArmor: AppArmor sha1 policy hashing enabled [ 0.944986] ima: No TPM chip found, activating TPM-bypass! [ 0.946725] evm: HMAC attrs: 0x1 [ 0.948229] Magic number: 11:807:298 [ 0.949667] rtc_cmos 00:00: setting system clock to 2019-03-25 21:17:24 UTC (1553548644) [ 0.952318] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.954176] EDD information not available. [ 0.998871] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.017506] Write protecting the kernel read-only data: 14336k [ 1.020770] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.023685] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.74 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.86 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.175755] 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.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.99. iid=i-00000005 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCAfaS+FlZm2OZKpZ5SwUB1vF3nDseDZs9iS6r6uFglXeja0EooUe3akLfnUba9yXc5mB5zYSNo/Ly46sPcrjME40cVnTzv+9pNXXFAmcgs9MBF36YP4qwEeRjNKpLx5H0yHj27mMuTSVES8bLPi08TT35ANpo7pc1JupmKMmHJdm2L2e39fvuMix2lfWSwEMEad+JNq4OCvdcuQlOWztdxZC+O0EYX5soCZv+MfEVUIUyzY53t/mImJvOouXdNMrhQBY1ZYUvvruLZJojZz742pY5QDiO/fqai1ugHJ/JncwhtOHfu8RDc2RoXGEwQdHNupa9bKinhYIeEBF/41h1/ root@singlevm2-vm-40fcf9d7-40a8-49bf-810f-70399dc1a25f ssh-dss AAAAB3NzaC1kc3MAAACBANNKlfc8UMuAKdExy2JIfYIkClEO6YKFP2v3/8FJRao4JPiX5KZjuIE+8j/adrSnkAekSbKZladvHT9aqLhu1E2zbbXBlvcIhJ8KDiwDfFcFzsJdk2BNdfJf/LKQREJSXaODBGdPglPiXvWpYklQSVagGH/6z/c2PJiGUC/4BTFhAAAAFQDWN2+5cksp51xWCOUCMG22HIm27QAAAIAp7vPQYKw7IvDrs0AdaXcH1pa6cFbmE0hcqnM44yV3hCFf9nsu/ovnvf3xh/cRfX+WUs5543Fi7hOrWneEj46tIeTp+mY1Fe33oona6D/dWTV6RLXN5LjelBwE7aLbALSzmtFocNgwKWrTreP0ZGcoqgmNcFNkqZtuGZF1lGV+rgAAAIBLlbrN1Z1haOguLstaXhRCEpeWfXxz1blwbACBAbEPogZ0EDw8yBcaIt9QZAxJ5iXbXIvovkSIEWEpxDMmZfzrFr0b9Z4vIzsBTgT6lRLVnApUZ39eoNWfFEEID4/1cpmyv1iJbmBJmnsbu6xoVT6/07aJWXJNrG2KcFEqTs2FJw== root@singlevm2-vm-40fcf9d7-40a8-49bf-810f-70399dc1a25f -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.81s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.11,24,fe80::f816:3eff:fe23:2526/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.11 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-40fcf9d7-40a8-49bf-810f-70399dc1a25f launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=5.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. singlevm2-vm-40fcf9d7-40a8-49bf-810f-70399dc1a25f login: 2019-03-25 21:17:30,713 - paramiko.transport - DEBUG - starting thread (client mode): 0xbbd5dcd0L 2019-03-25 21:17:30,713 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-03-25 21:17:30,714 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2019-03-25 21:17:30,714 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2019-03-25 21:17:30,715 - 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-03-25 21:17:30,715 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-03-25 21:17:30,715 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2019-03-25 21:17:30,716 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-03-25 21:17:30,716 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-03-25 21:17:30,716 - paramiko.transport - DEBUG - Compression agreed: none 2019-03-25 21:17:30,733 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-03-25 21:17:30,733 - paramiko.transport - DEBUG - Switch to new keys ... 2019-03-25 21:17:30,745 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.200: 6a5a3c659fe20e66c9830076633b2903 2019-03-25 21:17:30,746 - paramiko.transport - DEBUG - Trying discovered key fae56bc46ddb36820d59b41ecf331719 in /tmp/tmpBGC6CA 2019-03-25 21:17:30,770 - paramiko.transport - DEBUG - userauth is OK 2019-03-25 21:17:30,776 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-03-25 21:17:30,778 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-03-25 21:17:30,779 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2019-03-25 21:17:30,779 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-03-25 21:17:30,781 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-03-25 21:17:30,782 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-03-25 21:17:30,782 - functest.core.singlevm - DEBUG - output: Hello World 2019-03-25 21:17:30,783 - functest.core.singlevm - DEBUG - error: 2019-03-25 21:17:30,783 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-03-25 21:17:30,908 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-03-25 21:17:30,908 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm2 | functest | 00:44 | PASS | +-------------------+------------------+------------------+----------------+ 2019-03-25 21:17:30,918 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-03-25 21:17:30,919 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9696/v2.0/floatingips/a6091c87-8c3b-458c-acf0-77d3d1a2be3c.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6862e283cedc9c693721d321cf3eb3c4bfc10704" 2019-03-25 21:17:32,600 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 25 Mar 2019 21:17:32 GMT X-Openstack-Request-Id: req-8383331b-6d8c-4144-b8a9-8b4f83d01419 2019-03-25 21:17:32,600 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-25 21:17:32,600 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.37:9696/v2.0/floatingips/a6091c87-8c3b-458c-acf0-77d3d1a2be3c.json used request id req-8383331b-6d8c-4144-b8a9-8b4f83d01419 2019-03-25 21:17:32,601 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.68206906319s 2019-03-25 21:17:32,611 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-25 21:17:32,611 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6862e283cedc9c693721d321cf3eb3c4bfc10704" 2019-03-25 21:17:32,665 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 25 Mar 2019 21:17:32 GMT X-Openstack-Request-Id: req-56e39772-1da6-4027-a4b1-d3bbec94af50 2019-03-25 21:17:32,665 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-03-25 21:17:32,666 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/floatingips.json used request id req-56e39772-1da6-4027-a4b1-d3bbec94af50 2019-03-25 21:17:32,666 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0550420284271s 2019-03-25 21:17:32,666 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-03-25 21:17:32,669 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:8774/v2.1/servers/f183f9a5-0170-4f78-acaf-907c09e8f1de -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6862e283cedc9c693721d321cf3eb3c4bfc10704" 2019-03-25 21:17:33,019 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Mon, 25 Mar 2019 21:17: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-f8c7b34c-fe2a-472b-b14d-c5278fef7156 x-openstack-request-id: req-f8c7b34c-fe2a-472b-b14d-c5278fef7156 2019-03-25 21:17:33,019 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.37:8774/v2.1/servers/f183f9a5-0170-4f78-acaf-907c09e8f1de used request id req-f8c7b34c-fe2a-472b-b14d-c5278fef7156 2019-03-25 21:17:33,020 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.353111982346s 2019-03-25 21:17:33,020 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-25 21:17:33,023 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6862e283cedc9c693721d321cf3eb3c4bfc10704" 2019-03-25 21:17:34,627 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 766 Content-Type: application/json Date: Mon, 25 Mar 2019 21: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-3bb3618f-b4de-4b98-a344-f6de3acb46e4 x-openstack-request-id: req-3bb3618f-b4de-4b98-a344-f6de3acb46e4 2019-03-25 21:17:34,628 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"singlevm2-net_40fcf9d7-40a8-49bf-810f-70399dc1a25f": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:25:26", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:25:26", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/f183f9a5-0170-4f78-acaf-907c09e8f1de", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/f183f9a5-0170-4f78-acaf-907c09e8f1de", "rel": "bookmark"}], "image": {"id": "c810d132-ba54-473f-ab53-37995434131b", "links": [{"href": "http://172.30.9.37:8774/images/c810d132-ba54-473f-ab53-37995434131b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-25T21:17:22.000000", "flavor": {"id": "b215d535-39dd-435e-8943-0ac2c34254d7", "links": [{"href": "http://172.30.9.37:8774/flavors/b215d535-39dd-435e-8943-0ac2c34254d7", "rel": "bookmark"}]}, "id": "f183f9a5-0170-4f78-acaf-907c09e8f1de", "security_groups": [{"name": "singlevm2-sg_40fcf9d7-40a8-49bf-810f-70399dc1a25f"}], "user_id": "0531787acf824029908e8cf888645b49", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-25T21:17:33Z", "hostId": "bad2b5a7f846d4225be74f591c75855aa1672e061ce7a1b1e87cdd06", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_40fcf9d7-40a8-49bf-810f-70399dc1a25f", "name": "singlevm2-vm_40fcf9d7-40a8-49bf-810f-70399dc1a25f", "created": "2019-03-25T21:17:14Z", "tenant_id": "23557462930a4c7aa98053a2b8817b9c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-25 21:17:34,628 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-3bb3618f-b4de-4b98-a344-f6de3acb46e4 2019-03-25 21:17:34,628 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.60805487633s 2019-03-25 21:17:34,630 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-25 21:17:36,632 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-25 21:17:36,635 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6862e283cedc9c693721d321cf3eb3c4bfc10704" 2019-03-25 21:17:36,849 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Mon, 25 Mar 2019 21:17: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-4247d0d3-1839-4674-9083-aa0ee4717fd8 x-openstack-request-id: req-4247d0d3-1839-4674-9083-aa0ee4717fd8 2019-03-25 21:17:36,850 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-03-25 21:17:36,850 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-4247d0d3-1839-4674-9083-aa0ee4717fd8 2019-03-25 21:17:36,850 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.217442989349s 2019-03-25 21:17:36,855 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-25 21:17:36,856 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6862e283cedc9c693721d321cf3eb3c4bfc10704" 2019-03-25 21:17:37,205 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4831 Content-Type: application/json Date: Mon, 25 Mar 2019 21:17:37 GMT X-Openstack-Request-Id: req-0eb4a3fe-b997-49a2-bd98-1c5989a1b72f 2019-03-25 21:17:37,205 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "23557462930a4c7aa98053a2b8817b9c", "created_at": "2019-03-25T21:16:47Z", "updated_at": "2019-03-25T21:16:47Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:16:48Z", "revision_number": 0, "id": "67500551-8b56-4514-9238-dfc7f6f5bbea", "remote_group_id": "39c7bed5-5aad-4424-b378-ed411344bd7a", "remote_ip_prefix": null, "created_at": "2019-03-25T21:16:48Z", "security_group_id": "39c7bed5-5aad-4424-b378-ed411344bd7a", "tenant_id": "23557462930a4c7aa98053a2b8817b9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "23557462930a4c7aa98053a2b8817b9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:16:48Z", "revision_number": 0, "id": "8a1ff211-1037-4834-b626-9643a1dd4d49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-25T21:16:48Z", "security_group_id": "39c7bed5-5aad-4424-b378-ed411344bd7a", "tenant_id": "23557462930a4c7aa98053a2b8817b9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "23557462930a4c7aa98053a2b8817b9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:16:47Z", "revision_number": 0, "id": "a63275a5-314b-4542-8c1d-8fc9c7d59d1c", "remote_group_id": "39c7bed5-5aad-4424-b378-ed411344bd7a", "remote_ip_prefix": null, "created_at": "2019-03-25T21:16:47Z", "security_group_id": "39c7bed5-5aad-4424-b378-ed411344bd7a", "tenant_id": "23557462930a4c7aa98053a2b8817b9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "23557462930a4c7aa98053a2b8817b9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:16:48Z", "revision_number": 0, "id": "c82252d2-9207-49b8-80a8-59b3b60576bc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-25T21:16:48Z", "security_group_id": "39c7bed5-5aad-4424-b378-ed411344bd7a", "tenant_id": "23557462930a4c7aa98053a2b8817b9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "23557462930a4c7aa98053a2b8817b9c"}], "revision_number": 1, "project_id": "23557462930a4c7aa98053a2b8817b9c", "id": "39c7bed5-5aad-4424-b378-ed411344bd7a", "name": "default"}, {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "23557462930a4c7aa98053a2b8817b9c", "created_at": "2019-03-25T21:17:05Z", "updated_at": "2019-03-25T21:17:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:17:05Z", "revision_number": 0, "id": "07be3365-7f7c-4884-8032-eb1b25720041", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-25T21:17:05Z", "security_group_id": "a1a1015c-9c1f-4241-bdf2-6a69626b8517", "tenant_id": "23557462930a4c7aa98053a2b8817b9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "23557462930a4c7aa98053a2b8817b9c"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:17:07Z", "revision_number": 0, "id": "5633015e-8ed2-4685-9ead-93c59cca5e18", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-25T21:17:07Z", "security_group_id": "a1a1015c-9c1f-4241-bdf2-6a69626b8517", "tenant_id": "23557462930a4c7aa98053a2b8817b9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "23557462930a4c7aa98053a2b8817b9c"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-03-25T21:17:06Z", "revision_number": 0, "id": "9df7aa61-5826-4a5b-a22f-2725c4872b03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-25T21:17:06Z", "security_group_id": "a1a1015c-9c1f-4241-bdf2-6a69626b8517", "tenant_id": "23557462930a4c7aa98053a2b8817b9c", "port_range_min": 22, "ethertype": "IPv4", "project_id": "23557462930a4c7aa98053a2b8817b9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:17:05Z", "revision_number": 0, "id": "a8baece0-185a-434d-b91b-a85e8371e182", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-25T21:17:05Z", "security_group_id": "a1a1015c-9c1f-4241-bdf2-6a69626b8517", "tenant_id": "23557462930a4c7aa98053a2b8817b9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "23557462930a4c7aa98053a2b8817b9c"}], "revision_number": 3, "project_id": "23557462930a4c7aa98053a2b8817b9c", "id": "a1a1015c-9c1f-4241-bdf2-6a69626b8517", "name": "singlevm2-sg_40fcf9d7-40a8-49bf-810f-70399dc1a25f"}]} 2019-03-25 21:17:37,206 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/security-groups.json used request id req-0eb4a3fe-b997-49a2-bd98-1c5989a1b72f 2019-03-25 21:17:37,206 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.350261926651s 2019-03-25 21:17:37,211 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-03-25 21:17:37,212 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9696/v2.0/security-groups/a1a1015c-9c1f-4241-bdf2-6a69626b8517.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6862e283cedc9c693721d321cf3eb3c4bfc10704" 2019-03-25 21:17:37,653 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 25 Mar 2019 21:17:37 GMT X-Openstack-Request-Id: req-0e3f8646-eb99-4655-9c2c-5e2abf9ed092 2019-03-25 21:17:37,653 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-25 21:17:37,653 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.37:9696/v2.0/security-groups/a1a1015c-9c1f-4241-bdf2-6a69626b8517.json used request id req-0e3f8646-eb99-4655-9c2c-5e2abf9ed092 2019-03-25 21:17:37,654 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.441896915436s 2019-03-25 21:17:37,654 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-03-25 21:17:37,657 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:8774/v2.1/os-keypairs/singlevm2-kp_40fcf9d7-40a8-49bf-810f-70399dc1a25f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6862e283cedc9c693721d321cf3eb3c4bfc10704" 2019-03-25 21:17:37,709 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 25 Mar 2019 21:17: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-ddf00681-d33c-44cc-a779-18372c318dfd x-openstack-request-id: req-ddf00681-d33c-44cc-a779-18372c318dfd 2019-03-25 21:17:37,710 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.37:8774/v2.1/os-keypairs/singlevm2-kp_40fcf9d7-40a8-49bf-810f-70399dc1a25f used request id req-ddf00681-d33c-44cc-a779-18372c318dfd 2019-03-25 21:17:37,710 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0558271408081s 2019-03-25 21:17:37,710 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-03-25 21:17:37,711 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.37:9696/v2.0/routers/052027f7-e1f2-49d7-a8b9-8d49f1d520aa/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6862e283cedc9c693721d321cf3eb3c4bfc10704" -d '{"subnet_id": "259fd039-f6ff-4f84-af4a-fcc5c47e2bac"}' 2019-03-25 21:17:40,291 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Mon, 25 Mar 2019 21:17:40 GMT X-Openstack-Request-Id: req-4994b025-9e3e-4e6a-a2db-ef688564b739 2019-03-25 21:17:40,291 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "c7c9c912-0a18-4d04-bb11-9f1f99f3bdaf", "tenant_id": "23557462930a4c7aa98053a2b8817b9c", "subnet_id": "259fd039-f6ff-4f84-af4a-fcc5c47e2bac", "subnet_ids": ["259fd039-f6ff-4f84-af4a-fcc5c47e2bac"], "port_id": "476bb3d3-c5ec-4ce1-9fdf-097ff8ad6dc6", "id": "052027f7-e1f2-49d7-a8b9-8d49f1d520aa"} 2019-03-25 21:17:40,292 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.37:9696/v2.0/routers/052027f7-e1f2-49d7-a8b9-8d49f1d520aa/remove_router_interface.json used request id req-4994b025-9e3e-4e6a-a2db-ef688564b739 2019-03-25 21:17:40,292 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.58143806458s 2019-03-25 21:17:40,292 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-03-25 21:17:40,293 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6862e283cedc9c693721d321cf3eb3c4bfc10704" 2019-03-25 21:17:40,442 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 705 Content-Type: application/json Date: Mon, 25 Mar 2019 21:17:40 GMT X-Openstack-Request-Id: req-133ea8b1-583b-465f-af6f-659e73a20212 2019-03-25 21:17:40,443 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "39f6a7de-fe0a-4d74-ab36-900db9e46127", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "45132bb9-b5c2-4ed3-85b9-9add1bd00bfe", "ip_address": "172.30.9.215"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "23557462930a4c7aa98053a2b8817b9c", "created_at": "2019-03-25T21:16:51Z", "admin_state_up": true, "updated_at": "2019-03-25T21:17:39Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "23557462930a4c7aa98053a2b8817b9c", "id": "052027f7-e1f2-49d7-a8b9-8d49f1d520aa", "name": "singlevm2-router_40fcf9d7-40a8-49bf-810f-70399dc1a25f"}]} 2019-03-25 21:17:40,443 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/routers.json used request id req-133ea8b1-583b-465f-af6f-659e73a20212 2019-03-25 21:17:40,443 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.150760173798s 2019-03-25 21:17:40,444 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-03-25 21:17:40,445 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9696/v2.0/routers/052027f7-e1f2-49d7-a8b9-8d49f1d520aa.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6862e283cedc9c693721d321cf3eb3c4bfc10704" 2019-03-25 21:17:44,826 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 25 Mar 2019 21:17:45 GMT X-Openstack-Request-Id: req-504a2f28-f949-4c8a-bd05-cd71b03ec6f6 2019-03-25 21:17:44,826 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-25 21:17:44,826 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.37:9696/v2.0/routers/052027f7-e1f2-49d7-a8b9-8d49f1d520aa.json used request id req-504a2f28-f949-4c8a-bd05-cd71b03ec6f6 2019-03-25 21:17:44,827 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.38202905655s 2019-03-25 21:17:44,827 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-03-25 21:17:44,827 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6862e283cedc9c693721d321cf3eb3c4bfc10704" 2019-03-25 21:17:44,876 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 680 Content-Type: application/json Date: Mon, 25 Mar 2019 21:17:45 GMT X-Openstack-Request-Id: req-d306b0da-67da-4ab9-b16d-5c115d5a88e3 2019-03-25 21:17:44,876 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c7c9c912-0a18-4d04-bb11-9f1f99f3bdaf","tenant_id":"23557462930a4c7aa98053a2b8817b9c","created_at":"2019-03-25T21:16:50Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-03-25T21:16: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":"23557462930a4c7aa98053a2b8817b9c","id":"259fd039-f6ff-4f84-af4a-fcc5c47e2bac","subnetpool_id":null,"name":"singlevm2-subnet_40fcf9d7-40a8-49bf-810f-70399dc1a25f"}]} 2019-03-25 21:17:44,876 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/subnets.json used request id req-d306b0da-67da-4ab9-b16d-5c115d5a88e3 2019-03-25 21:17:44,877 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0496139526367s 2019-03-25 21:17:44,878 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-03-25 21:17:44,878 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9696/v2.0/subnets/259fd039-f6ff-4f84-af4a-fcc5c47e2bac.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6862e283cedc9c693721d321cf3eb3c4bfc10704" 2019-03-25 21:17:47,588 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 25 Mar 2019 21:17:47 GMT X-Openstack-Request-Id: req-c1c8e78c-de98-4a46-b7e8-894e1766bea5 2019-03-25 21:17:47,588 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-25 21:17:47,589 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.37:9696/v2.0/subnets/259fd039-f6ff-4f84-af4a-fcc5c47e2bac.json used request id req-c1c8e78c-de98-4a46-b7e8-894e1766bea5 2019-03-25 21:17:47,589 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.71069908142s 2019-03-25 21:17:47,589 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-25 21:17:47,590 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6862e283cedc9c693721d321cf3eb3c4bfc10704" 2019-03-25 21:17:47,688 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1236 Content-Type: application/json Date: Mon, 25 Mar 2019 21:17:47 GMT X-Openstack-Request-Id: req-155d4560-f1ee-4959-a253-dfb0f961168c 2019-03-25 21:17:47,688 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"39f6a7de-fe0a-4d74-ab36-900db9e46127","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d63177074eef45bd949b8fd2e0f3efc8","l2_adjacency":true,"status":"ACTIVE","subnets":["45132bb9-b5c2-4ed3-85b9-9add1bd00bfe"],"description":"","tags":[],"updated_at":"2019-03-25T21:09:30Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d63177074eef45bd949b8fd2e0f3efc8","created_at":"2019-03-25T21:09:22Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"c7c9c912-0a18-4d04-bb11-9f1f99f3bdaf","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"23557462930a4c7aa98053a2b8817b9c","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-25T21:17:47Z","qos_policy_id":null,"name":"singlevm2-net_40fcf9d7-40a8-49bf-810f-70399dc1a25f","admin_state_up":true,"tenant_id":"23557462930a4c7aa98053a2b8817b9c","created_at":"2019-03-25T21:16:48Z","mtu":1450}]} 2019-03-25 21:17:47,688 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks.json used request id req-155d4560-f1ee-4959-a253-dfb0f961168c 2019-03-25 21:17:47,688 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0992560386658s 2019-03-25 21:17:47,689 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-03-25 21:17:47,690 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9696/v2.0/networks/c7c9c912-0a18-4d04-bb11-9f1f99f3bdaf.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6862e283cedc9c693721d321cf3eb3c4bfc10704" 2019-03-25 21:17:49,126 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 25 Mar 2019 21:17:49 GMT X-Openstack-Request-Id: req-411b5332-6da9-4550-a892-0b79e83b623b 2019-03-25 21:17:49,127 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-25 21:17:49,127 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.37:9696/v2.0/networks/c7c9c912-0a18-4d04-bb11-9f1f99f3bdaf.json used request id req-411b5332-6da9-4550-a892-0b79e83b623b 2019-03-25 21:17:49,127 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.43738508224s 2019-03-25 21:17:49,131 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-25 21:17:49,136 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6862e283cedc9c693721d321cf3eb3c4bfc10704" 2019-03-25 21:17:49,446 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Mon, 25 Mar 2019 21:17:49 GMT X-Openstack-Request-Id: req-0afc620e-dda1-4b0f-92f9-befd4f36b1bf 2019-03-25 21:17:49,446 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-25T21:17:03Z", "file": "/v2/images/c810d132-ba54-473f-ab53-37995434131b/file", "owner": "23557462930a4c7aa98053a2b8817b9c", "id": "c810d132-ba54-473f-ab53-37995434131b", "size": 12716032, "self": "/v2/images/c810d132-ba54-473f-ab53-37995434131b", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://e462d782-10b3-4bf7-bfdc-4087219c1f00/images/c810d132-ba54-473f-ab53-37995434131b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://e462d782-10b3-4bf7-bfdc-4087219c1f00/images/c810d132-ba54-473f-ab53-37995434131b/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_40fcf9d7-40a8-49bf-810f-70399dc1a25f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_40fcf9d7-40a8-49bf-810f-70399dc1a25f", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-25T21:17:02Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-25 21:17:49,447 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.37:9292/v2/images used request id req-0afc620e-dda1-4b0f-92f9-befd4f36b1bf 2019-03-25 21:17:49,447 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.315288066864s 2019-03-25 21:17:49,448 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-03-25 21:17:49,453 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9292/v2/images/c810d132-ba54-473f-ab53-37995434131b -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6862e283cedc9c693721d321cf3eb3c4bfc10704" 2019-03-25 21:17:49,826 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 25 Mar 2019 21:17:49 GMT X-Openstack-Request-Id: req-2bae50e3-4364-4b92-a523-cb9fbb4911d3 2019-03-25 21:17:49,827 - 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-03-25 21:17:49,827 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.37:9292/v2/images/c810d132-ba54-473f-ab53-37995434131b used request id req-2bae50e3-4364-4b92-a523-cb9fbb4911d3 2019-03-25 21:17:49,827 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.37845993042s 2019-03-25 21:17:49,833 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-25 21:17:49,836 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e4c3a0417cb45eb57c90f52cb97760aa815a94fe" 2019-03-25 21:17:49,860 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Mon, 25 Mar 2019 21:17: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-6a54d8c3-7c99-4135-b053-5c4ee96280bc x-openstack-request-id: req-6a54d8c3-7c99-4135-b053-5c4ee96280bc 2019-03-25 21:17:49,860 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "singlevm2-flavor_40fcf9d7-40a8-49bf-810f-70399dc1a25f", "links": [{"href": "http://172.30.9.37:8774/v2.1/flavors/b215d535-39dd-435e-8943-0ac2c34254d7", "rel": "self"}, {"href": "http://172.30.9.37:8774/flavors/b215d535-39dd-435e-8943-0ac2c34254d7", "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": "b215d535-39dd-435e-8943-0ac2c34254d7"}]} 2019-03-25 21:17:49,860 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/flavors/detail?is_public=None used request id req-6a54d8c3-7c99-4135-b053-5c4ee96280bc 2019-03-25 21:17:49,860 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0275089740753s 2019-03-25 21:17:49,861 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-03-25 21:17:49,864 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:8774/v2.1/flavors/b215d535-39dd-435e-8943-0ac2c34254d7 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e4c3a0417cb45eb57c90f52cb97760aa815a94fe" 2019-03-25 21:17:49,894 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 25 Mar 2019 21:17: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-013a894c-cbc3-4354-92fc-50472a8faadb x-openstack-request-id: req-013a894c-cbc3-4354-92fc-50472a8faadb 2019-03-25 21:17:49,894 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.37:8774/v2.1/flavors/b215d535-39dd-435e-8943-0ac2c34254d7 used request id req-013a894c-cbc3-4354-92fc-50472a8faadb 2019-03-25 21:17:49,894 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0325489044189s 2019-03-25 21:17:49,895 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-25 21:17:49,898 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e4c3a0417cb45eb57c90f52cb97760aa815a94fe" 2019-03-25 21:17:50,140 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 842 Content-Type: application/json Date: Mon, 25 Mar 2019 21:17:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c1e4bb8-a6ff-414c-84d5-35d0770ad9d8 2019-03-25 21:17:50,141 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "singlevm2-user_40fcf9d7-40a8-49bf-810f-70399dc1a25f", "links": {"self": "http://172.30.9.37:5000/v3/users/0531787acf824029908e8cf888645b49"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0531787acf824029908e8cf888645b49", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.37:5000/v3/users/053b21d2961448219162354ca8fc45d4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "053b21d2961448219162354ca8fc45d4", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.37:5000/v3/users/0cba997e091b45c8a73a8f45a0fe8dfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0cba997e091b45c8a73a8f45a0fe8dfd", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.37:5000/v3/users/22818d158bfa4ff8a0d6c434c2fe4516"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22818d158bfa4ff8a0d6c434c2fe4516", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.37:5000/v3/users/5e7d7fe83262429c99fab72fb7c561a1"}, "domain_id": "2c6fa993d67c46498996ae574963de36", "enabled": true, "options": {}, "id": "5e7d7fe83262429c99fab72fb7c561a1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.37:5000/v3/users/6602f61170074466bd94c1cfdb1b3c4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6602f61170074466bd94c1cfdb1b3c4a", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.37:5000/v3/users/75d04b39ef964aa2aefb7eff2eeb5139"}, "domain_id": "default", "enabled": true, "options": {}, "id": "75d04b39ef964aa2aefb7eff2eeb5139", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.37:5000/v3/users/91d186dc05e04a949fa38872730b130a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91d186dc05e04a949fa38872730b130a", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.37:5000/v3/users/9219d9d950464544ad2edf2658f059fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9219d9d950464544ad2edf2658f059fc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.37:5000/v3/users/b96cd7f17be240a5a085784f45e112ff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b96cd7f17be240a5a085784f45e112ff", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.37:5000/v3/users/bafa64a0510d4b098aba158324913e75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bafa64a0510d4b098aba158324913e75", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.37:5000/v3/users/c1263c615409449180a70c80d0e8307b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1263c615409449180a70c80d0e8307b", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.37:5000/v3/users/d85463bfa89c4aa2bcee23903e9f8b83"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d85463bfa89c4aa2bcee23903e9f8b83", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.37:5000/v3/users/e01f080a568141e981cb8c61c56d895a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e01f080a568141e981cb8c61c56d895a", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.37:5000/v3/users/fb4c5eb01265472eaddf10d884bd77c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb4c5eb01265472eaddf10d884bd77c1", "email": "swift@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.37:5000/v3/users", "previous": null, "next": null}} 2019-03-25 21:17:50,141 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/users used request id req-3c1e4bb8-a6ff-414c-84d5-35d0770ad9d8 2019-03-25 21:17:50,141 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.246659994125s 2019-03-25 21:17:50,147 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-25 21:17:50,151 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/users/0531787acf824029908e8cf888645b49 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e4c3a0417cb45eb57c90f52cb97760aa815a94fe" 2019-03-25 21:17:50,400 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 226 Content-Type: application/json Date: Mon, 25 Mar 2019 21:17:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d68aa78-8f24-4e71-8ace-bff97537048e 2019-03-25 21:17:50,400 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "singlevm2-user_40fcf9d7-40a8-49bf-810f-70399dc1a25f", "links": {"self": "http://172.30.9.37:5000/v3/users/0531787acf824029908e8cf888645b49"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "0531787acf824029908e8cf888645b49", "description": null}} 2019-03-25 21:17:50,400 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/users/0531787acf824029908e8cf888645b49 used request id req-8d68aa78-8f24-4e71-8ace-bff97537048e 2019-03-25 21:17:50,400 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.253199100494s 2019-03-25 21:17:50,401 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-03-25 21:17:50,405 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:5000/v3/users/0531787acf824029908e8cf888645b49 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e4c3a0417cb45eb57c90f52cb97760aa815a94fe" 2019-03-25 21:17:50,826 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 25 Mar 2019 21:17:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-52305a8e-632d-421a-9154-18f0cdee4f35 2019-03-25 21:17:50,826 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-25 21:17:50,826 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.37:5000/v3/users/0531787acf824029908e8cf888645b49 used request id req-52305a8e-632d-421a-9154-18f0cdee4f35 2019-03-25 21:17:50,827 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.425419092178s 2019-03-25 21:17:50,833 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-25 21:17:50,837 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e4c3a0417cb45eb57c90f52cb97760aa815a94fe" 2019-03-25 21:17:51,055 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 386 Content-Type: application/json Date: Mon, 25 Mar 2019 21:17:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50fa4d99-dc83-4f75-8edc-f8c2e69b23d1 2019-03-25 21:17:51,055 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.37:5000/v3/projects/23557462930a4c7aa98053a2b8817b9c"}, "tags": [], "enabled": true, "id": "23557462930a4c7aa98053a2b8817b9c", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_40fcf9d7-40a8-49bf-810f-70399dc1a25f"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.37:5000/v3/projects/6b11f2443f6143b883476562044a24d7"}, "tags": [], "enabled": true, "id": "6b11f2443f6143b883476562044a24d7", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.37:5000/v3/projects/d63177074eef45bd949b8fd2e0f3efc8"}, "tags": [], "enabled": true, "id": "d63177074eef45bd949b8fd2e0f3efc8", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-03-25 21:17:51,055 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/projects used request id req-50fa4d99-dc83-4f75-8edc-f8c2e69b23d1 2019-03-25 21:17:51,056 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.222228050232s 2019-03-25 21:17:51,060 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-03-25 21:17:51,063 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:5000/v3/projects/23557462930a4c7aa98053a2b8817b9c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e4c3a0417cb45eb57c90f52cb97760aa815a94fe" 2019-03-25 21:17:51,399 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 25 Mar 2019 21:17:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9c823749-ed09-4433-b20c-61faccbf73f7 2019-03-25 21:17:51,399 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-25 21:17:51,399 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.37:5000/v3/projects/23557462930a4c7aa98053a2b8817b9c used request id req-9c823749-ed09-4433-b20c-61faccbf73f7 2019-03-25 21:17:51,399 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.339246988297s 2019-03-25 21:17:51,405 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-25 21:17:51,405 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:9696/v2.0/security-groups.json?project_id=23557462930a4c7aa98053a2b8817b9c&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e4c3a0417cb45eb57c90f52cb97760aa815a94fe" 2019-03-25 21:17:51,750 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Mon, 25 Mar 2019 21:17:51 GMT X-Openstack-Request-Id: req-1384f92b-6135-4ede-8536-f17f4010ec53 2019-03-25 21:17:51,750 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "23557462930a4c7aa98053a2b8817b9c", "created_at": "2019-03-25T21:16:47Z", "updated_at": "2019-03-25T21:16:47Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:16:48Z", "revision_number": 0, "id": "67500551-8b56-4514-9238-dfc7f6f5bbea", "remote_group_id": "39c7bed5-5aad-4424-b378-ed411344bd7a", "remote_ip_prefix": null, "created_at": "2019-03-25T21:16:48Z", "security_group_id": "39c7bed5-5aad-4424-b378-ed411344bd7a", "tenant_id": "23557462930a4c7aa98053a2b8817b9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "23557462930a4c7aa98053a2b8817b9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:16:48Z", "revision_number": 0, "id": "8a1ff211-1037-4834-b626-9643a1dd4d49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-25T21:16:48Z", "security_group_id": "39c7bed5-5aad-4424-b378-ed411344bd7a", "tenant_id": "23557462930a4c7aa98053a2b8817b9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "23557462930a4c7aa98053a2b8817b9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:16:47Z", "revision_number": 0, "id": "a63275a5-314b-4542-8c1d-8fc9c7d59d1c", "remote_group_id": "39c7bed5-5aad-4424-b378-ed411344bd7a", "remote_ip_prefix": null, "created_at": "2019-03-25T21:16:47Z", "security_group_id": "39c7bed5-5aad-4424-b378-ed411344bd7a", "tenant_id": "23557462930a4c7aa98053a2b8817b9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "23557462930a4c7aa98053a2b8817b9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:16:48Z", "revision_number": 0, "id": "c82252d2-9207-49b8-80a8-59b3b60576bc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-25T21:16:48Z", "security_group_id": "39c7bed5-5aad-4424-b378-ed411344bd7a", "tenant_id": "23557462930a4c7aa98053a2b8817b9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "23557462930a4c7aa98053a2b8817b9c"}], "revision_number": 1, "project_id": "23557462930a4c7aa98053a2b8817b9c", "id": "39c7bed5-5aad-4424-b378-ed411344bd7a", "name": "default"}]} 2019-03-25 21:17:51,751 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/security-groups.json?project_id=23557462930a4c7aa98053a2b8817b9c&name=default used request id req-1384f92b-6135-4ede-8536-f17f4010ec53 2019-03-25 21:17:51,751 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.34579706192s 2019-03-25 21:17:51,756 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-25 21:17:51,757 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e4c3a0417cb45eb57c90f52cb97760aa815a94fe" 2019-03-25 21:17:52,106 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Mon, 25 Mar 2019 21:17:52 GMT X-Openstack-Request-Id: req-10d3909a-1780-4305-b729-db78fbbb6336 2019-03-25 21:17:52,107 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "23557462930a4c7aa98053a2b8817b9c", "created_at": "2019-03-25T21:16:47Z", "updated_at": "2019-03-25T21:16:47Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:16:48Z", "revision_number": 0, "id": "67500551-8b56-4514-9238-dfc7f6f5bbea", "remote_group_id": "39c7bed5-5aad-4424-b378-ed411344bd7a", "remote_ip_prefix": null, "created_at": "2019-03-25T21:16:48Z", "security_group_id": "39c7bed5-5aad-4424-b378-ed411344bd7a", "tenant_id": "23557462930a4c7aa98053a2b8817b9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "23557462930a4c7aa98053a2b8817b9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:16:47Z", "revision_number": 0, "id": "a63275a5-314b-4542-8c1d-8fc9c7d59d1c", "remote_group_id": "39c7bed5-5aad-4424-b378-ed411344bd7a", "remote_ip_prefix": null, "created_at": "2019-03-25T21:16:47Z", "security_group_id": "39c7bed5-5aad-4424-b378-ed411344bd7a", "tenant_id": "23557462930a4c7aa98053a2b8817b9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "23557462930a4c7aa98053a2b8817b9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:16:48Z", "revision_number": 0, "id": "8a1ff211-1037-4834-b626-9643a1dd4d49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-25T21:16:48Z", "security_group_id": "39c7bed5-5aad-4424-b378-ed411344bd7a", "tenant_id": "23557462930a4c7aa98053a2b8817b9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "23557462930a4c7aa98053a2b8817b9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:16:48Z", "revision_number": 0, "id": "c82252d2-9207-49b8-80a8-59b3b60576bc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-25T21:16:48Z", "security_group_id": "39c7bed5-5aad-4424-b378-ed411344bd7a", "tenant_id": "23557462930a4c7aa98053a2b8817b9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "23557462930a4c7aa98053a2b8817b9c"}], "revision_number": 1, "project_id": "23557462930a4c7aa98053a2b8817b9c", "id": "39c7bed5-5aad-4424-b378-ed411344bd7a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-03-25T21:13:07Z", "updated_at": "2019-03-25T21:13:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:13:07Z", "revision_number": 0, "id": "31f01741-2ed9-4c81-964d-b358877a82df", "remote_group_id": "562f628f-548c-459d-aa95-16cd921f5c23", "remote_ip_prefix": null, "created_at": "2019-03-25T21:13:07Z", "security_group_id": "562f628f-548c-459d-aa95-16cd921f5c23", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:13:07Z", "revision_number": 0, "id": "d4999770-a7ea-488f-bbb8-c33d18961f35", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-25T21:13:07Z", "security_group_id": "562f628f-548c-459d-aa95-16cd921f5c23", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:13:07Z", "revision_number": 0, "id": "31e8ac3d-8207-4e5f-b990-866f3f5416b6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-25T21:13:07Z", "security_group_id": "562f628f-548c-459d-aa95-16cd921f5c23", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:13:07Z", "revision_number": 0, "id": "79857e11-c9cc-477c-99ea-5ddb8fad2f59", "remote_group_id": "562f628f-548c-459d-aa95-16cd921f5c23", "remote_ip_prefix": null, "created_at": "2019-03-25T21:13:07Z", "security_group_id": "562f628f-548c-459d-aa95-16cd921f5c23", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "562f628f-548c-459d-aa95-16cd921f5c23", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b11f2443f6143b883476562044a24d7", "created_at": "2019-03-25T21:13:04Z", "updated_at": "2019-03-25T21:13:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:13:04Z", "revision_number": 0, "id": "dad1e60b-d960-478a-9aec-ede883e2ada8", "remote_group_id": "96d81efc-269e-4a06-b100-51e616e5f674", "remote_ip_prefix": null, "created_at": "2019-03-25T21:13:04Z", "security_group_id": "96d81efc-269e-4a06-b100-51e616e5f674", "tenant_id": "6b11f2443f6143b883476562044a24d7", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b11f2443f6143b883476562044a24d7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:13:04Z", "revision_number": 0, "id": "3262cbae-7ea5-4e17-abc5-d84ece7b10b5", "remote_group_id": "96d81efc-269e-4a06-b100-51e616e5f674", "remote_ip_prefix": null, "created_at": "2019-03-25T21:13:04Z", "security_group_id": "96d81efc-269e-4a06-b100-51e616e5f674", "tenant_id": "6b11f2443f6143b883476562044a24d7", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b11f2443f6143b883476562044a24d7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:13:04Z", "revision_number": 0, "id": "b9237e1d-c8fe-404c-8fba-64284fec345f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-25T21:13:04Z", "security_group_id": "96d81efc-269e-4a06-b100-51e616e5f674", "tenant_id": "6b11f2443f6143b883476562044a24d7", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b11f2443f6143b883476562044a24d7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:13:04Z", "revision_number": 0, "id": "cbb6c5e7-a532-4bc7-b917-25633c1a9aad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-25T21:13:04Z", "security_group_id": "96d81efc-269e-4a06-b100-51e616e5f674", "tenant_id": "6b11f2443f6143b883476562044a24d7", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b11f2443f6143b883476562044a24d7"}], "revision_number": 1, "project_id": "6b11f2443f6143b883476562044a24d7", "id": "96d81efc-269e-4a06-b100-51e616e5f674", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d63177074eef45bd949b8fd2e0f3efc8", "created_at": "2019-03-25T21:09:22Z", "updated_at": "2019-03-25T21:09:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:09:22Z", "revision_number": 0, "id": "e47c3051-a5df-4d24-8ac1-a057989d840c", "remote_group_id": "e4b7c431-bef3-452c-82f2-355129ad4858", "remote_ip_prefix": null, "created_at": "2019-03-25T21:09:22Z", "security_group_id": "e4b7c431-bef3-452c-82f2-355129ad4858", "tenant_id": "d63177074eef45bd949b8fd2e0f3efc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d63177074eef45bd949b8fd2e0f3efc8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:09:22Z", "revision_number": 0, "id": "bdb83b3c-07a9-48f4-a9f4-172e4487c34d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-25T21:09:22Z", "security_group_id": "e4b7c431-bef3-452c-82f2-355129ad4858", "tenant_id": "d63177074eef45bd949b8fd2e0f3efc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d63177074eef45bd949b8fd2e0f3efc8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:09:22Z", "revision_number": 0, "id": "da47e4ea-6770-45d4-b42e-46be9bbed25c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-25T21:09:22Z", "security_group_id": "e4b7c431-bef3-452c-82f2-355129ad4858", "tenant_id": "d63177074eef45bd949b8fd2e0f3efc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d63177074eef45bd949b8fd2e0f3efc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:09:22Z", "revision_number": 0, "id": "2c249c2d-b441-45ef-b10c-dd19cf3834aa", "remote_group_id": "e4b7c431-bef3-452c-82f2-355129ad4858", "remote_ip_prefix": null, "created_at": "2019-03-25T21:09:22Z", "security_group_id": "e4b7c431-bef3-452c-82f2-355129ad4858", "tenant_id": "d63177074eef45bd949b8fd2e0f3efc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d63177074eef45bd949b8fd2e0f3efc8"}], "revision_number": 1, "project_id": "d63177074eef45bd949b8fd2e0f3efc8", "id": "e4b7c431-bef3-452c-82f2-355129ad4858", "name": "default"}]} 2019-03-25 21:17:52,108 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/security-groups.json used request id req-10d3909a-1780-4305-b729-db78fbbb6336 2019-03-25 21:17:52,108 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.351173877716s 2019-03-25 21:17:52,115 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-03-25 21:17:52,115 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9696/v2.0/security-groups/39c7bed5-5aad-4424-b378-ed411344bd7a.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e4c3a0417cb45eb57c90f52cb97760aa815a94fe" 2019-03-25 21:17:52,596 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 25 Mar 2019 21:17:52 GMT X-Openstack-Request-Id: req-18dad1e7-e041-4da8-ba66-b450f7cdc389 2019-03-25 21:17:52,596 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-25 21:17:52,596 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.37:9696/v2.0/security-groups/39c7bed5-5aad-4424-b378-ed411344bd7a.json used request id req-18dad1e7-e041-4da8-ba66-b450f7cdc389 2019-03-25 21:17:52,596 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.481518030167s 2019-03-25 21:17:52,645 - xtesting.ci.run_tests - INFO - Loading test case 'vping_ssh'... 2019-03-25 21:17:52,686 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-25 21:17:52,691 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Mon, 25 Mar 2019 21:17:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3cafb3a-215d-45ba-a4f3-19513cbdad81 2019-03-25 21:17:52,691 - 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.37:5000/v3/", "rel": "self"}]}} 2019-03-25 21:17:52,692 - keystoneauth.session - DEBUG - GET call to http://172.30.9.37:5000/v3 used request id req-f3cafb3a-215d-45ba-a4f3-19513cbdad81 2019-03-25 21:17:52,692 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.37:5000/v3/auth/tokens 2019-03-25 21:17:53,096 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2f48d72bb1f44c6e85f2f15174631ba8", "name": "reader"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "31501dbd647741fa87bff782f6de9470", "name": "member"}, {"id": "11032691bf034d33af51afe8b5ce7476", "name": "admin"}], "expires_at": "2019-03-25T22:17:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b11f2443f6143b883476562044a24d7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3daccdd2fb9f43e8b818531b4fb92807"}, {"url": "http://172.30.9.37:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e41bcab4d3c4bed9cc8969e96168665"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84a95a7598204c55af91d53066a0f726"}], "type": "placement", "id": "005dcbfbaa674ae8a6b857c9d1960eb8", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/6b11f2443f6143b883476562044a24d7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "995fa168e6134cbf87266009a4f9620e"}, {"url": "http://172.30.9.37:8776/v1/6b11f2443f6143b883476562044a24d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d869ce8c63804619ba2f66d14ae1298e"}, {"url": "http://192.30.9.4:8776/v1/6b11f2443f6143b883476562044a24d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e793731bdb994440a21123ae52453b61"}], "type": "volume", "id": "052490c6c2dd40cc95525a429d2f04a9", "name": "cinder"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_6b11f2443f6143b883476562044a24d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "090f2bf18d2b405cbfc39cffe9a9a696"}, {"url": "http://172.30.9.37:8080/v1/AUTH_6b11f2443f6143b883476562044a24d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620414687e43414da7be25e6d2af3d94"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6eea3834ee1746348535e9a59297d26d"}], "type": "object-store", "id": "0b229423de3b46debe189f9545bb08a1", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "69669f277418485c88477cd66d881786", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcf037ec48148848f6b748803dbb3c2"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8161fce7e9fe4eeaa854cfb2e7efe2aa"}, {"url": "http://172.30.9.37:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d725ac73b2a1494b8f99c0682114d24c"}], "type": "compute", "id": "7451d63981d149feaf2151962364ad2c", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.37:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4b242c4975e34ca39b78982198d94374"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ad173c926aa040818073f079187f3f4c"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0b57aebca5b4a158f015e453f0e6854"}], "type": "event", "id": "7a8958b86d2446adaf1273019fb26e9a", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "006f5f748dbc4d6e8ce92246ef69afd1"}, {"url": "http://172.30.9.37:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a281429a4849fc8eedf02a90c636b9"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1825051afd54c2bbdf8a4e9e6c09f63"}], "type": "network", "id": "874c7a2faadc4ed0a1afb4ce8c3d646a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6b11f2443f6143b883476562044a24d7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00955bf57dfa420c841ead6d87665d3a"}, {"url": "http://172.30.9.37:8776/v3/6b11f2443f6143b883476562044a24d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49ae9562630a4acba74c20afa6ed93f7"}, {"url": "http://192.30.9.4:8776/v3/6b11f2443f6143b883476562044a24d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab6dab870dbb4260bbc65ed7bf7b0902"}], "type": "volumev3", "id": "937e6ae4aca74d929426420bb754be18", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1aac2e8897e04a2ea773ab4017081bde"}, {"url": "http://172.30.9.37:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c31b2cbcac904bbbb050be8d722c67d6"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9a43bd7a93441e9abf9f0c647e050c3"}], "type": "identity", "id": "93c205ac3efb4419aa55ace6fa1dbbf3", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.37:8004/v1/6b11f2443f6143b883476562044a24d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d6d7a1ec9ac46a6ac6f4dd7fdfb6a72"}, {"url": "http://192.30.9.4:8004/v1/6b11f2443f6143b883476562044a24d7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5e59f7ddf1c4a9ebc2c7b72f83c3239"}, {"url": "http://192.30.9.4:8004/v1/6b11f2443f6143b883476562044a24d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eb0416b9b2ab48efba34a4577abd57b7"}], "type": "orchestration", "id": "a7b82e8a555141afbcad0413f05eb740", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.37:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1091fe32453143089388a68a5fffc377"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a21249e3c5744ed2ae3e164337226097"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9dacdd480e547c1b7642238010d67f7"}], "type": "alarming", "id": "aa5d09ed1a03467aafba8d301b695d4b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.37:8776/v2/6b11f2443f6143b883476562044a24d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e081e844dba4bf69186f8bf4789d9dc"}, {"url": "http://192.30.9.4:8776/v2/6b11f2443f6143b883476562044a24d7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4568d6ad6d4499ca8d37d9684d9f7c1"}, {"url": "http://192.30.9.4:8776/v2/6b11f2443f6143b883476562044a24d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6df4a32eaa42eda2ea04d0ae5c9a86"}], "type": "volumev2", "id": "d5e22408756942009b65bfb88c91a6f8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e5c14bf44f24bfc9ef4ca8bf3913da9"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c579d562040b4533ad98faf6714890d8"}, {"url": "http://172.30.9.37:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee286c5b2ed24fb19536fea01b066fad"}], "type": "metric", "id": "dd1c7269973b4301aa1892b721a78fb5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ff6ee84c9444170bac6ddefb7689e2a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf9e369bcf644014abe4a2c9bad9c8b2"}, {"url": "http://172.30.9.37:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d669d9aa7bd7413bb989a4f979dcc871"}], "type": "cloudformation", "id": "ed86de356e924d17b551a2169f953c98", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.37:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2f8c173af6364edf974207b828d22027"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7810751389e44e628c986345e3416685"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f27a2e54a044a70a0742331b10cc31b"}], "type": "image", "id": "f405237b899546bc96fef9bff7ff8780", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "91d186dc05e04a949fa38872730b130a"}, "audit_ids": ["V-Zfs--3TzOQ3CGJ56JiHg"], "issued_at": "2019-03-25T21:17:53.000000Z"}} 2019-03-25 21:17:53,099 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-25 21:17:53,100 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}176f96265bc0f56ea7496e6c452d0ad4ced63cf6" 2019-03-25 21:17:53,483 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Mon, 25 Mar 2019 21:17:53 GMT X-Openstack-Request-Id: req-8fa8e0e8-1c27-4a26-a1ea-c1d1fe5ba55e 2019-03-25 21:17:53,483 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"39f6a7de-fe0a-4d74-ab36-900db9e46127","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"d63177074eef45bd949b8fd2e0f3efc8","l2_adjacency":true,"status":"ACTIVE","subnets":["45132bb9-b5c2-4ed3-85b9-9add1bd00bfe"],"description":"","tags":[],"updated_at":"2019-03-25T21:09:30Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d63177074eef45bd949b8fd2e0f3efc8","created_at":"2019-03-25T21:09:22Z","provider:network_type":"flat"}]} 2019-03-25 21:17:53,483 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks.json?router%3Aexternal=True used request id req-8fa8e0e8-1c27-4a26-a1ea-c1d1fe5ba55e 2019-03-25 21:17:53,484 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.383960962296s 2019-03-25 21:17:53,491 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-25 21:17:53,496 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 25 Mar 2019 21:17:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0421f121-1d10-49ff-8680-119ee24db047 2019-03-25 21:17:53,497 - 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.37:5000/v3/", "rel": "self"}]}]}} 2019-03-25 21:17:53,497 - keystoneauth.session - DEBUG - GET call to http://172.30.9.37:5000/ used request id req-0421f121-1d10-49ff-8680-119ee24db047 2019-03-25 21:17:53,497 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-25 21:17:53,501 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}176f96265bc0f56ea7496e6c452d0ad4ced63cf6" 2019-03-25 21:17:53,687 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Mon, 25 Mar 2019 21:17:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed43fe77-f7c3-4c03-abd4-6a745833b6c6 2019-03-25 21:17:53,688 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.37:5000/v3/domains/2c6fa993d67c46498996ae574963de36"}, "tags": [], "enabled": true, "id": "2c6fa993d67c46498996ae574963de36", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.37:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.37:5000/v3/domains", "previous": null, "next": null}} 2019-03-25 21:17:53,688 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/domains used request id req-ed43fe77-f7c3-4c03-abd4-6a745833b6c6 2019-03-25 21:17:53,688 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.190577983856s 2019-03-25 21:17:53,695 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-03-25 21:17:53,699 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}176f96265bc0f56ea7496e6c452d0ad4ced63cf6" -d '{"project": {"description": "Created by OPNFV Functest: vping_ssh", "enabled": true, "domain_id": "default", "name": "vping_ssh-project_b76adca0-6b1c-4f00-9c8a-095aa7f299ff"}}' 2019-03-25 21:17:53,961 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 364 Content-Type: application/json Date: Mon, 25 Mar 2019 21:17:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bd7949a6-159a-4fb3-9d4f-ece76b85e0bd 2019-03-25 21:17:53,961 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.37:5000/v3/projects/1212cd2014a54e2aaa78e11b9f56941e"}, "tags": [], "enabled": true, "id": "1212cd2014a54e2aaa78e11b9f56941e", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_b76adca0-6b1c-4f00-9c8a-095aa7f299ff"}} 2019-03-25 21:17:53,962 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.37:5000/v3/projects used request id req-bd7949a6-159a-4fb3-9d4f-ece76b85e0bd 2019-03-25 21:17:53,962 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.26630282402s 2019-03-25 21:17:53,962 - 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'1212cd2014a54e2aaa78e11b9f56941e', '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_b76adca0-6b1c-4f00-9c8a-095aa7f299ff'}) 2019-03-25 21:17:53,969 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-03-25 21:17:53,973 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}176f96265bc0f56ea7496e6c452d0ad4ced63cf6" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "5Xc5oFJ3bvOPXqsx1Lek3XFe9atnwQ", "email": null, "name": "vping_ssh-user_b76adca0-6b1c-4f00-9c8a-095aa7f299ff"}}' 2019-03-25 21:17:54,490 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 324 Content-Type: application/json Date: Mon, 25 Mar 2019 21:17:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e99aa027-d593-49df-9807-c8edfdaad325 2019-03-25 21:17:54,490 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vping_ssh-user_b76adca0-6b1c-4f00-9c8a-095aa7f299ff", "links": {"self": "http://172.30.9.37:5000/v3/users/631a46434a2048d6b15ef01eddabe218"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "631a46434a2048d6b15ef01eddabe218", "domain_id": "default", "password_expires_at": null}} 2019-03-25 21:17:54,490 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.37:5000/v3/users used request id req-e99aa027-d593-49df-9807-c8edfdaad325 2019-03-25 21:17:54,491 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.52117395401s 2019-03-25 21:17:54,491 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'631a46434a2048d6b15ef01eddabe218', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_ssh-user_b76adca0-6b1c-4f00-9c8a-095aa7f299ff'}) 2019-03-25 21:17:54,496 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-25 21:17:54,499 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}176f96265bc0f56ea7496e6c452d0ad4ced63cf6" 2019-03-25 21:17:54,736 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Mon, 25 Mar 2019 21:17:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-537dd786-99c8-4910-8e86-d179d8600369 2019-03-25 21:17:54,737 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "11032691bf034d33af51afe8b5ce7476", "links": {"self": "http://172.30.9.37:5000/v3/roles/11032691bf034d33af51afe8b5ce7476"}, "name": "admin"}, {"domain_id": null, "id": "26a54836e73f4d07bbcc0d342c766b1a", "links": {"self": "http://172.30.9.37:5000/v3/roles/26a54836e73f4d07bbcc0d342c766b1a"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2f48d72bb1f44c6e85f2f15174631ba8", "links": {"self": "http://172.30.9.37:5000/v3/roles/2f48d72bb1f44c6e85f2f15174631ba8"}, "name": "reader"}, {"domain_id": null, "id": "31501dbd647741fa87bff782f6de9470", "links": {"self": "http://172.30.9.37:5000/v3/roles/31501dbd647741fa87bff782f6de9470"}, "name": "member"}, {"domain_id": null, "id": "43a14f86aa66403b8924451803571219", "links": {"self": "http://172.30.9.37:5000/v3/roles/43a14f86aa66403b8924451803571219"}, "name": "swiftoperator"}, {"domain_id": null, "id": "5bc3330773bb4f488fa76a8d2b51727e", "links": {"self": "http://172.30.9.37:5000/v3/roles/5bc3330773bb4f488fa76a8d2b51727e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.37:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-03-25 21:17:54,737 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/roles used request id req-537dd786-99c8-4910-8e86-d179d8600369 2019-03-25 21:17:54,737 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.241079807281s 2019-03-25 21:17:54,742 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-25 21:17:54,745 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}176f96265bc0f56ea7496e6c452d0ad4ced63cf6" 2019-03-25 21:17:54,944 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Mon, 25 Mar 2019 21:17:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3bbd588f-107f-44c7-ab3c-381703975571 2019-03-25 21:17:54,944 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "11032691bf034d33af51afe8b5ce7476", "links": {"self": "http://172.30.9.37:5000/v3/roles/11032691bf034d33af51afe8b5ce7476"}, "name": "admin"}, {"domain_id": null, "id": "26a54836e73f4d07bbcc0d342c766b1a", "links": {"self": "http://172.30.9.37:5000/v3/roles/26a54836e73f4d07bbcc0d342c766b1a"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2f48d72bb1f44c6e85f2f15174631ba8", "links": {"self": "http://172.30.9.37:5000/v3/roles/2f48d72bb1f44c6e85f2f15174631ba8"}, "name": "reader"}, {"domain_id": null, "id": "31501dbd647741fa87bff782f6de9470", "links": {"self": "http://172.30.9.37:5000/v3/roles/31501dbd647741fa87bff782f6de9470"}, "name": "member"}, {"domain_id": null, "id": "43a14f86aa66403b8924451803571219", "links": {"self": "http://172.30.9.37:5000/v3/roles/43a14f86aa66403b8924451803571219"}, "name": "swiftoperator"}, {"domain_id": null, "id": "5bc3330773bb4f488fa76a8d2b51727e", "links": {"self": "http://172.30.9.37:5000/v3/roles/5bc3330773bb4f488fa76a8d2b51727e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.37:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-03-25 21:17:54,944 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/roles used request id req-3bbd588f-107f-44c7-ab3c-381703975571 2019-03-25 21:17:54,944 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.20263004303s 2019-03-25 21:17:54,949 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-25 21:17:54,952 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}176f96265bc0f56ea7496e6c452d0ad4ced63cf6" 2019-03-25 21:17:55,179 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Mon, 25 Mar 2019 21:17:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01a493fa-f869-4d2d-b003-21810436f47a 2019-03-25 21:17:55,180 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "11032691bf034d33af51afe8b5ce7476", "links": {"self": "http://172.30.9.37:5000/v3/roles/11032691bf034d33af51afe8b5ce7476"}, "name": "admin"}, {"domain_id": null, "id": "26a54836e73f4d07bbcc0d342c766b1a", "links": {"self": "http://172.30.9.37:5000/v3/roles/26a54836e73f4d07bbcc0d342c766b1a"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2f48d72bb1f44c6e85f2f15174631ba8", "links": {"self": "http://172.30.9.37:5000/v3/roles/2f48d72bb1f44c6e85f2f15174631ba8"}, "name": "reader"}, {"domain_id": null, "id": "31501dbd647741fa87bff782f6de9470", "links": {"self": "http://172.30.9.37:5000/v3/roles/31501dbd647741fa87bff782f6de9470"}, "name": "member"}, {"domain_id": null, "id": "43a14f86aa66403b8924451803571219", "links": {"self": "http://172.30.9.37:5000/v3/roles/43a14f86aa66403b8924451803571219"}, "name": "swiftoperator"}, {"domain_id": null, "id": "5bc3330773bb4f488fa76a8d2b51727e", "links": {"self": "http://172.30.9.37:5000/v3/roles/5bc3330773bb4f488fa76a8d2b51727e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.37:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-03-25 21:17:55,180 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/roles used request id req-01a493fa-f869-4d2d-b003-21810436f47a 2019-03-25 21:17:55,180 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.231014966965s 2019-03-25 21:17:55,185 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-25 21:17:55,188 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}176f96265bc0f56ea7496e6c452d0ad4ced63cf6" 2019-03-25 21:17:55,408 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 25 Mar 2019 21:17:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b850153a-f34e-40db-92d1-25f6b72e5d70 2019-03-25 21:17:55,408 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.37:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-03-25 21:17:55,408 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/domains/default used request id req-b850153a-f34e-40db-92d1-25f6b72e5d70 2019-03-25 21:17:55,409 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.223504066467s 2019-03-25 21:17:55,409 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-25 21:17:55,413 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}176f96265bc0f56ea7496e6c452d0ad4ced63cf6" 2019-03-25 21:17:55,579 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 842 Content-Type: application/json Date: Mon, 25 Mar 2019 21:17:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac57a0bd-e9f9-42b3-9719-fcbc24441fa8 2019-03-25 21:17:55,580 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.37:5000/v3/users/053b21d2961448219162354ca8fc45d4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "053b21d2961448219162354ca8fc45d4", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.37:5000/v3/users/0cba997e091b45c8a73a8f45a0fe8dfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0cba997e091b45c8a73a8f45a0fe8dfd", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.37:5000/v3/users/22818d158bfa4ff8a0d6c434c2fe4516"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22818d158bfa4ff8a0d6c434c2fe4516", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.37:5000/v3/users/5e7d7fe83262429c99fab72fb7c561a1"}, "domain_id": "2c6fa993d67c46498996ae574963de36", "enabled": true, "options": {}, "id": "5e7d7fe83262429c99fab72fb7c561a1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "vping_ssh-user_b76adca0-6b1c-4f00-9c8a-095aa7f299ff", "links": {"self": "http://172.30.9.37:5000/v3/users/631a46434a2048d6b15ef01eddabe218"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "631a46434a2048d6b15ef01eddabe218", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.37:5000/v3/users/6602f61170074466bd94c1cfdb1b3c4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6602f61170074466bd94c1cfdb1b3c4a", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.37:5000/v3/users/75d04b39ef964aa2aefb7eff2eeb5139"}, "domain_id": "default", "enabled": true, "options": {}, "id": "75d04b39ef964aa2aefb7eff2eeb5139", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.37:5000/v3/users/91d186dc05e04a949fa38872730b130a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91d186dc05e04a949fa38872730b130a", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.37:5000/v3/users/9219d9d950464544ad2edf2658f059fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9219d9d950464544ad2edf2658f059fc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.37:5000/v3/users/b96cd7f17be240a5a085784f45e112ff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b96cd7f17be240a5a085784f45e112ff", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.37:5000/v3/users/bafa64a0510d4b098aba158324913e75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bafa64a0510d4b098aba158324913e75", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.37:5000/v3/users/c1263c615409449180a70c80d0e8307b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1263c615409449180a70c80d0e8307b", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.37:5000/v3/users/d85463bfa89c4aa2bcee23903e9f8b83"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d85463bfa89c4aa2bcee23903e9f8b83", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.37:5000/v3/users/e01f080a568141e981cb8c61c56d895a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e01f080a568141e981cb8c61c56d895a", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.37:5000/v3/users/fb4c5eb01265472eaddf10d884bd77c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb4c5eb01265472eaddf10d884bd77c1", "email": "swift@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.37:5000/v3/users", "previous": null, "next": null}} 2019-03-25 21:17:55,580 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/users used request id req-ac57a0bd-e9f9-42b3-9719-fcbc24441fa8 2019-03-25 21:17:55,580 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.171080112457s 2019-03-25 21:17:55,593 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-25 21:17:55,596 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}176f96265bc0f56ea7496e6c452d0ad4ced63cf6" 2019-03-25 21:17:55,813 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Mon, 25 Mar 2019 21:17:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b99ad865-59c0-4a28-84a5-917a85318435 2019-03-25 21:17:55,814 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.37:5000/v3/projects/6b11f2443f6143b883476562044a24d7"}, "tags": [], "enabled": true, "id": "6b11f2443f6143b883476562044a24d7", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.37:5000/v3/projects/d63177074eef45bd949b8fd2e0f3efc8"}, "tags": [], "enabled": true, "id": "d63177074eef45bd949b8fd2e0f3efc8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.37:5000/v3/projects/1212cd2014a54e2aaa78e11b9f56941e"}, "tags": [], "enabled": true, "id": "1212cd2014a54e2aaa78e11b9f56941e", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_b76adca0-6b1c-4f00-9c8a-095aa7f299ff"}]} 2019-03-25 21:17:55,814 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/projects?domain_id=default used request id req-b99ad865-59c0-4a28-84a5-917a85318435 2019-03-25 21:17:55,814 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.221238851547s 2019-03-25 21:17:55,822 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-03-25 21:17:55,825 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:5000/v3/role_assignments?user.id=631a46434a2048d6b15ef01eddabe218&role.id=31501dbd647741fa87bff782f6de9470&scope.project.id=1212cd2014a54e2aaa78e11b9f56941e" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}176f96265bc0f56ea7496e6c452d0ad4ced63cf6" 2019-03-25 21:17:55,957 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Mon, 25 Mar 2019 21:17:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b10bf03a-e670-473c-a645-e0fe981a79ba 2019-03-25 21:17:55,957 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.37:5000/v3/role_assignments?user.id=631a46434a2048d6b15ef01eddabe218&role.id=31501dbd647741fa87bff782f6de9470&scope.project.id=1212cd2014a54e2aaa78e11b9f56941e", "previous": null, "next": null}} 2019-03-25 21:17:55,958 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/role_assignments?user.id=631a46434a2048d6b15ef01eddabe218&role.id=31501dbd647741fa87bff782f6de9470&scope.project.id=1212cd2014a54e2aaa78e11b9f56941e used request id req-b10bf03a-e670-473c-a645-e0fe981a79ba 2019-03-25 21:17:55,958 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.135989904404s 2019-03-25 21:17:55,962 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-03-25 21:17:55,965 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.37:5000/v3/projects/1212cd2014a54e2aaa78e11b9f56941e/users/631a46434a2048d6b15ef01eddabe218/roles/31501dbd647741fa87bff782f6de9470 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}176f96265bc0f56ea7496e6c452d0ad4ced63cf6" 2019-03-25 21:17:56,241 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 25 Mar 2019 21:17:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-032717ff-0db2-4a1d-86f9-42b60c9bf871 2019-03-25 21:17:56,241 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-25 21:17:56,242 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.37:5000/v3/projects/1212cd2014a54e2aaa78e11b9f56941e/users/631a46434a2048d6b15ef01eddabe218/roles/31501dbd647741fa87bff782f6de9470 used request id req-032717ff-0db2-4a1d-86f9-42b60c9bf871 2019-03-25 21:17:56,242 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.280099868774s 2019-03-25 21:17:56,242 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_ssh-project_b76adca0-6b1c-4f00-9c8a-095aa7f299ff', 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'1212cd2014a54e2aaa78e11b9f56941e', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '5Xc5oFJ3bvOPXqsx1Lek3XFe9atnwQ', 'username': u'vping_ssh-user_b76adca0-6b1c-4f00-9c8a-095aa7f299ff', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.37:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-03-25 21:17:56,246 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_ssh-user_b76adca0-6b1c-4f00-9c8a-095aa7f299ff', 'password': '5Xc5oFJ3bvOPXqsx1Lek3XFe9atnwQ', 'project_name': 'vping_ssh-project_b76adca0-6b1c-4f00-9c8a-095aa7f299ff', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.37:5000/v3', 'project_id': '1212cd2014a54e2aaa78e11b9f56941e', 'project_domain_name': 'Default'} 2019-03-25 21:17:56,247 - xtesting.ci.run_tests - INFO - Running test case 'vping_ssh'... 2019-03-25 21:17:56,247 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-25 21:17:56,250 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}176f96265bc0f56ea7496e6c452d0ad4ced63cf6" 2019-03-25 21:17:56,485 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Mon, 25 Mar 2019 21:17:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f537a5cf-b65c-4c83-8eaa-562d56b8bfe9 2019-03-25 21:17:56,485 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.37:5000/v3/domains/2c6fa993d67c46498996ae574963de36"}, "tags": [], "enabled": true, "id": "2c6fa993d67c46498996ae574963de36", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.37:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.37:5000/v3/domains", "previous": null, "next": null}} 2019-03-25 21:17:56,485 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/domains used request id req-f537a5cf-b65c-4c83-8eaa-562d56b8bfe9 2019-03-25 21:17:56,485 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.238252878189s 2019-03-25 21:17:56,493 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-25 21:17:56,496 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}176f96265bc0f56ea7496e6c452d0ad4ced63cf6" 2019-03-25 21:17:56,726 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Mon, 25 Mar 2019 21:17:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0544de1-42c4-4e99-9fca-ae9762340e32 2019-03-25 21:17:56,726 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.37:5000/v3/projects/6b11f2443f6143b883476562044a24d7"}, "tags": [], "enabled": true, "id": "6b11f2443f6143b883476562044a24d7", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.37:5000/v3/projects/d63177074eef45bd949b8fd2e0f3efc8"}, "tags": [], "enabled": true, "id": "d63177074eef45bd949b8fd2e0f3efc8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.37:5000/v3/projects/1212cd2014a54e2aaa78e11b9f56941e"}, "tags": [], "enabled": true, "id": "1212cd2014a54e2aaa78e11b9f56941e", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_b76adca0-6b1c-4f00-9c8a-095aa7f299ff"}]} 2019-03-25 21:17:56,727 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/projects?domain_id=default used request id req-b0544de1-42c4-4e99-9fca-ae9762340e32 2019-03-25 21:17:56,727 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.233755111694s 2019-03-25 21:17:56,729 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-03-25 21:17:56,729 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}176f96265bc0f56ea7496e6c452d0ad4ced63cf6" -d '{"network": {"tenant_id": "1212cd2014a54e2aaa78e11b9f56941e", "name": "vping_ssh-net_b76adca0-6b1c-4f00-9c8a-095aa7f299ff", "admin_state_up": true}}' 2019-03-25 21:17:57,624 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 723 Content-Type: application/json Date: Mon, 25 Mar 2019 21:17:57 GMT X-Openstack-Request-Id: req-514e4d3e-ed42-48b0-a60a-509e3e7ec570 2019-03-25 21:17:57,624 - 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":"82e78743-90a6-4612-8b8e-bc35ab4a7491","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":26,"ipv4_address_scope":null,"shared":false,"project_id":"1212cd2014a54e2aaa78e11b9f56941e","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-25T21:17:57Z","is_default":false,"qos_policy_id":null,"name":"vping_ssh-net_b76adca0-6b1c-4f00-9c8a-095aa7f299ff","admin_state_up":true,"tenant_id":"1212cd2014a54e2aaa78e11b9f56941e","created_at":"2019-03-25T21:17:57Z","mtu":1450}} 2019-03-25 21:17:57,624 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/networks.json used request id req-514e4d3e-ed42-48b0-a60a-509e3e7ec570 2019-03-25 21:17:57,624 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.895445108414s 2019-03-25 21:17:57,625 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-03-25T21:17:57Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'82e78743-90a6-4612-8b8e-bc35ab4a7491', u'provider:segmentation_id': 26, 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_b76adca0-6b1c-4f00-9c8a-095aa7f299ff', u'created_at': u'2019-03-25T21:17:57Z', u'mtu': 1450, u'tenant_id': u'1212cd2014a54e2aaa78e11b9f56941e', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'1212cd2014a54e2aaa78e11b9f56941e', u'l2_adjacency': True}) 2019-03-25 21:17:57,629 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-25 21:17:57,636 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Mon, 25 Mar 2019 21:17:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea1ce90d-18f4-4124-ab76-c9c8061917eb 2019-03-25 21:17:57,636 - 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.37:5000/v3/", "rel": "self"}]}} 2019-03-25 21:17:57,636 - keystoneauth.session - DEBUG - GET call to http://172.30.9.37:5000/v3 used request id req-ea1ce90d-18f4-4124-ab76-c9c8061917eb 2019-03-25 21:17:57,637 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.37:5000/v3/auth/tokens 2019-03-25 21:17:58,049 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2f48d72bb1f44c6e85f2f15174631ba8", "name": "reader"}, {"id": "31501dbd647741fa87bff782f6de9470", "name": "member"}], "expires_at": "2019-03-25T22:17:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1212cd2014a54e2aaa78e11b9f56941e", "name": "vping_ssh-project_b76adca0-6b1c-4f00-9c8a-095aa7f299ff"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3daccdd2fb9f43e8b818531b4fb92807"}, {"url": "http://172.30.9.37:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e41bcab4d3c4bed9cc8969e96168665"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84a95a7598204c55af91d53066a0f726"}], "type": "placement", "id": "005dcbfbaa674ae8a6b857c9d1960eb8", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/1212cd2014a54e2aaa78e11b9f56941e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "995fa168e6134cbf87266009a4f9620e"}, {"url": "http://172.30.9.37:8776/v1/1212cd2014a54e2aaa78e11b9f56941e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d869ce8c63804619ba2f66d14ae1298e"}, {"url": "http://192.30.9.4:8776/v1/1212cd2014a54e2aaa78e11b9f56941e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e793731bdb994440a21123ae52453b61"}], "type": "volume", "id": "052490c6c2dd40cc95525a429d2f04a9", "name": "cinder"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_1212cd2014a54e2aaa78e11b9f56941e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "090f2bf18d2b405cbfc39cffe9a9a696"}, {"url": "http://172.30.9.37:8080/v1/AUTH_1212cd2014a54e2aaa78e11b9f56941e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620414687e43414da7be25e6d2af3d94"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6eea3834ee1746348535e9a59297d26d"}], "type": "object-store", "id": "0b229423de3b46debe189f9545bb08a1", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "69669f277418485c88477cd66d881786", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcf037ec48148848f6b748803dbb3c2"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8161fce7e9fe4eeaa854cfb2e7efe2aa"}, {"url": "http://172.30.9.37:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d725ac73b2a1494b8f99c0682114d24c"}], "type": "compute", "id": "7451d63981d149feaf2151962364ad2c", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.37:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4b242c4975e34ca39b78982198d94374"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ad173c926aa040818073f079187f3f4c"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0b57aebca5b4a158f015e453f0e6854"}], "type": "event", "id": "7a8958b86d2446adaf1273019fb26e9a", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "006f5f748dbc4d6e8ce92246ef69afd1"}, {"url": "http://172.30.9.37:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a281429a4849fc8eedf02a90c636b9"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1825051afd54c2bbdf8a4e9e6c09f63"}], "type": "network", "id": "874c7a2faadc4ed0a1afb4ce8c3d646a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/1212cd2014a54e2aaa78e11b9f56941e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00955bf57dfa420c841ead6d87665d3a"}, {"url": "http://172.30.9.37:8776/v3/1212cd2014a54e2aaa78e11b9f56941e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49ae9562630a4acba74c20afa6ed93f7"}, {"url": "http://192.30.9.4:8776/v3/1212cd2014a54e2aaa78e11b9f56941e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab6dab870dbb4260bbc65ed7bf7b0902"}], "type": "volumev3", "id": "937e6ae4aca74d929426420bb754be18", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1aac2e8897e04a2ea773ab4017081bde"}, {"url": "http://172.30.9.37:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c31b2cbcac904bbbb050be8d722c67d6"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9a43bd7a93441e9abf9f0c647e050c3"}], "type": "identity", "id": "93c205ac3efb4419aa55ace6fa1dbbf3", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.37:8004/v1/1212cd2014a54e2aaa78e11b9f56941e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d6d7a1ec9ac46a6ac6f4dd7fdfb6a72"}, {"url": "http://192.30.9.4:8004/v1/1212cd2014a54e2aaa78e11b9f56941e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5e59f7ddf1c4a9ebc2c7b72f83c3239"}, {"url": "http://192.30.9.4:8004/v1/1212cd2014a54e2aaa78e11b9f56941e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eb0416b9b2ab48efba34a4577abd57b7"}], "type": "orchestration", "id": "a7b82e8a555141afbcad0413f05eb740", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.37:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1091fe32453143089388a68a5fffc377"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a21249e3c5744ed2ae3e164337226097"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9dacdd480e547c1b7642238010d67f7"}], "type": "alarming", "id": "aa5d09ed1a03467aafba8d301b695d4b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.37:8776/v2/1212cd2014a54e2aaa78e11b9f56941e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e081e844dba4bf69186f8bf4789d9dc"}, {"url": "http://192.30.9.4:8776/v2/1212cd2014a54e2aaa78e11b9f56941e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4568d6ad6d4499ca8d37d9684d9f7c1"}, {"url": "http://192.30.9.4:8776/v2/1212cd2014a54e2aaa78e11b9f56941e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6df4a32eaa42eda2ea04d0ae5c9a86"}], "type": "volumev2", "id": "d5e22408756942009b65bfb88c91a6f8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e5c14bf44f24bfc9ef4ca8bf3913da9"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c579d562040b4533ad98faf6714890d8"}, {"url": "http://172.30.9.37:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee286c5b2ed24fb19536fea01b066fad"}], "type": "metric", "id": "dd1c7269973b4301aa1892b721a78fb5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ff6ee84c9444170bac6ddefb7689e2a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf9e369bcf644014abe4a2c9bad9c8b2"}, {"url": "http://172.30.9.37:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d669d9aa7bd7413bb989a4f979dcc871"}], "type": "cloudformation", "id": "ed86de356e924d17b551a2169f953c98", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.37:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2f8c173af6364edf974207b828d22027"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7810751389e44e628c986345e3416685"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f27a2e54a044a70a0742331b10cc31b"}], "type": "image", "id": "f405237b899546bc96fef9bff7ff8780", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_ssh-user_b76adca0-6b1c-4f00-9c8a-095aa7f299ff", "id": "631a46434a2048d6b15ef01eddabe218"}, "audit_ids": ["cZlfDHLOQXy9HauU6N5Ydw"], "issued_at": "2019-03-25T21:17:58.000000Z"}} 2019-03-25 21:17:58,052 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-25 21:17:58,053 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4a0334fe699b505abd1242a103a538f23d80d595" 2019-03-25 21:17:58,446 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1230 Content-Type: application/json Date: Mon, 25 Mar 2019 21:17:58 GMT X-Openstack-Request-Id: req-483bd32d-9737-44f5-be26-94416d03df4d 2019-03-25 21:17:58,447 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"39f6a7de-fe0a-4d74-ab36-900db9e46127","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d63177074eef45bd949b8fd2e0f3efc8","l2_adjacency":true,"status":"ACTIVE","subnets":["45132bb9-b5c2-4ed3-85b9-9add1bd00bfe"],"description":"","tags":[],"updated_at":"2019-03-25T21:09:30Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d63177074eef45bd949b8fd2e0f3efc8","created_at":"2019-03-25T21:09:22Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"82e78743-90a6-4612-8b8e-bc35ab4a7491","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"1212cd2014a54e2aaa78e11b9f56941e","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-25T21:17:57Z","qos_policy_id":null,"name":"vping_ssh-net_b76adca0-6b1c-4f00-9c8a-095aa7f299ff","admin_state_up":true,"tenant_id":"1212cd2014a54e2aaa78e11b9f56941e","created_at":"2019-03-25T21:17:57Z","mtu":1450}]} 2019-03-25 21:17:58,447 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks.json used request id req-483bd32d-9737-44f5-be26-94416d03df4d 2019-03-25 21:17:58,447 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.394838094711s 2019-03-25 21:17:58,449 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-03-25 21:17:58,449 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4a0334fe699b505abd1242a103a538f23d80d595" -d '{"subnet": {"name": "vping_ssh-subnet_b76adca0-6b1c-4f00-9c8a-095aa7f299ff", "enable_dhcp": true, "network_id": "82e78743-90a6-4612-8b8e-bc35ab4a7491", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-03-25 21:17:59,587 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 677 Content-Type: application/json Date: Mon, 25 Mar 2019 21:17:59 GMT X-Openstack-Request-Id: req-b2d9039b-9b77-4aa0-82e4-49086d5f1f81 2019-03-25 21:17:59,588 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"82e78743-90a6-4612-8b8e-bc35ab4a7491","tenant_id":"1212cd2014a54e2aaa78e11b9f56941e","created_at":"2019-03-25T21:17:58Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-03-25T21:17: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":"1212cd2014a54e2aaa78e11b9f56941e","id":"4406d411-fb3b-4d58-86ce-08f58e058739","subnetpool_id":null,"name":"vping_ssh-subnet_b76adca0-6b1c-4f00-9c8a-095aa7f299ff"}} 2019-03-25 21:17:59,588 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/subnets.json used request id req-b2d9039b-9b77-4aa0-82e4-49086d5f1f81 2019-03-25 21:17:59,588 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.13912010193s 2019-03-25 21:17:59,588 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-03-25T21:17: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'4406d411-fb3b-4d58-86ce-08f58e058739', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_ssh-subnet_b76adca0-6b1c-4f00-9c8a-095aa7f299ff', u'enable_dhcp': True, u'network_id': u'82e78743-90a6-4612-8b8e-bc35ab4a7491', u'tenant_id': u'1212cd2014a54e2aaa78e11b9f56941e', u'created_at': u'2019-03-25T21:17: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'1212cd2014a54e2aaa78e11b9f56941e'}) 2019-03-25 21:17:59,589 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-03-25 21:17:59,590 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4a0334fe699b505abd1242a103a538f23d80d595" -d '{"router": {"external_gateway_info": {"network_id": "39f6a7de-fe0a-4d74-ab36-900db9e46127"}, "name": "vping_ssh-router_b76adca0-6b1c-4f00-9c8a-095aa7f299ff", "admin_state_up": true}}' 2019-03-25 21:18:06,715 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 696 Content-Type: application/json Date: Mon, 25 Mar 2019 21:18:06 GMT X-Openstack-Request-Id: req-c98d5585-b877-46a5-9b98-b4846cc45dfd 2019-03-25 21:18:06,716 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "39f6a7de-fe0a-4d74-ab36-900db9e46127", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "45132bb9-b5c2-4ed3-85b9-9add1bd00bfe", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "1212cd2014a54e2aaa78e11b9f56941e", "created_at": "2019-03-25T21:18:00Z", "admin_state_up": true, "updated_at": "2019-03-25T21:18:01Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "1212cd2014a54e2aaa78e11b9f56941e", "id": "37b8478b-985b-4de3-8d9c-73d466ecbdba", "name": "vping_ssh-router_b76adca0-6b1c-4f00-9c8a-095aa7f299ff"}} 2019-03-25 21:18:06,716 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/routers.json used request id req-c98d5585-b877-46a5-9b98-b4846cc45dfd 2019-03-25 21:18:06,716 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.12689590454s 2019-03-25 21:18:06,716 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-03-25T21:18:01Z', u'revision_number': 3, u'id': u'37b8478b-985b-4de3-8d9c-73d466ecbdba', u'external_gateway_info': {u'network_id': u'39f6a7de-fe0a-4d74-ab36-900db9e46127', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'45132bb9-b5c2-4ed3-85b9-9add1bd00bfe', u'ip_address': u'172.30.9.206'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_ssh-router_b76adca0-6b1c-4f00-9c8a-095aa7f299ff', u'admin_state_up': True, u'tenant_id': u'1212cd2014a54e2aaa78e11b9f56941e', u'created_at': u'2019-03-25T21:18:00Z', u'flavor_id': None, u'routes': [], u'project_id': u'1212cd2014a54e2aaa78e11b9f56941e'}) 2019-03-25 21:18:06,717 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-03-25 21:18:06,717 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.37:9696/v2.0/routers/37b8478b-985b-4de3-8d9c-73d466ecbdba/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4a0334fe699b505abd1242a103a538f23d80d595" -d '{"subnet_id": "4406d411-fb3b-4d58-86ce-08f58e058739"}' 2019-03-25 21:18:10,291 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Mon, 25 Mar 2019 21:18:10 GMT X-Openstack-Request-Id: req-338db95b-d847-4618-b718-10959e1339ce 2019-03-25 21:18:10,292 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "82e78743-90a6-4612-8b8e-bc35ab4a7491", "tenant_id": "1212cd2014a54e2aaa78e11b9f56941e", "subnet_id": "4406d411-fb3b-4d58-86ce-08f58e058739", "subnet_ids": ["4406d411-fb3b-4d58-86ce-08f58e058739"], "port_id": "b5dba7dd-11e7-4802-8144-fc06dbf80d88", "id": "37b8478b-985b-4de3-8d9c-73d466ecbdba"} 2019-03-25 21:18:10,292 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.37:9696/v2.0/routers/37b8478b-985b-4de3-8d9c-73d466ecbdba/add_router_interface.json used request id req-338db95b-d847-4618-b718-10959e1339ce 2019-03-25 21:18:10,292 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.57484197617s 2019-03-25 21:18:10,292 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-03-25 21:18:10,398 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-03-25 21:18:10,402 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-25 21:18:10,406 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Mon, 25 Mar 2019 21:18:10 GMT 2019-03-25 21:18:10,407 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}]} 2019-03-25 21:18:10,412 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-25 21:18:10,415 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4a0334fe699b505abd1242a103a538f23d80d595" 2019-03-25 21:18:11,362 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Mon, 25 Mar 2019 21:18:11 GMT X-Openstack-Request-Id: req-23a31dde-57e0-44f1-b3d9-a47b5f8f5dfc 2019-03-25 21:18:11,362 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-25 21:18:11,362 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.37:9292/v2/images used request id req-23a31dde-57e0-44f1-b3d9-a47b5f8f5dfc 2019-03-25 21:18:11,363 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.950799942017s 2019-03-25 21:18:11,372 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-03-25 21:18:11,376 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4a0334fe699b505abd1242a103a538f23d80d595" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_ssh-img_b76adca0-6b1c-4f00-9c8a-095aa7f299ff", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_ssh-img_b76adca0-6b1c-4f00-9c8a-095aa7f299ff"}' 2019-03-25 21:18:12,225 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 935 Content-Type: application/json Date: Mon, 25 Mar 2019 21:18:12 GMT Location: http://172.30.9.37:9292/v2/images/d0c36441-afaf-4bb5-879b-0d9c98cb63a7 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-323237e2-e8fd-4709-bda4-f405314f7c75 2019-03-25 21:18:12,225 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-25T21:18:12Z", "file": "/v2/images/d0c36441-afaf-4bb5-879b-0d9c98cb63a7/file", "owner": "1212cd2014a54e2aaa78e11b9f56941e", "id": "d0c36441-afaf-4bb5-879b-0d9c98cb63a7", "size": null, "self": "/v2/images/d0c36441-afaf-4bb5-879b-0d9c98cb63a7", "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_b76adca0-6b1c-4f00-9c8a-095aa7f299ff", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_b76adca0-6b1c-4f00-9c8a-095aa7f299ff", "checksum": null, "created_at": "2019-03-25T21:18:12Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-03-25 21:18:12,225 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.37:9292/v2/images used request id req-323237e2-e8fd-4709-bda4-f405314f7c75 2019-03-25 21:18:12,225 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.853687047958s 2019-03-25 21:18:12,226 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-03-25 21:18:12,230 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.37:9292/v2/images/d0c36441-afaf-4bb5-879b-0d9c98cb63a7/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4a0334fe699b505abd1242a103a538f23d80d595" -d '' 2019-03-25 21:18:13,070 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 25 Mar 2019 21:18:13 GMT X-Openstack-Request-Id: req-fc10f6d8-dc30-493f-bcdf-8ff133ec617b 2019-03-25 21:18:13,070 - 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-03-25 21:18:13,071 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.37:9292/v2/images/d0c36441-afaf-4bb5-879b-0d9c98cb63a7/file used request id req-fc10f6d8-dc30-493f-bcdf-8ff133ec617b 2019-03-25 21:18:13,071 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.844620943069s 2019-03-25 21:18:13,076 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-25 21:18:13,081 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4a0334fe699b505abd1242a103a538f23d80d595" 2019-03-25 21:18:13,414 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Mon, 25 Mar 2019 21:18:13 GMT X-Openstack-Request-Id: req-ac992505-9377-4fb1-8298-b10bea76d38a 2019-03-25 21:18:13,414 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-25T21:18:13Z", "file": "/v2/images/d0c36441-afaf-4bb5-879b-0d9c98cb63a7/file", "owner": "1212cd2014a54e2aaa78e11b9f56941e", "id": "d0c36441-afaf-4bb5-879b-0d9c98cb63a7", "size": 12716032, "self": "/v2/images/d0c36441-afaf-4bb5-879b-0d9c98cb63a7", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://e462d782-10b3-4bf7-bfdc-4087219c1f00/images/d0c36441-afaf-4bb5-879b-0d9c98cb63a7/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://e462d782-10b3-4bf7-bfdc-4087219c1f00/images/d0c36441-afaf-4bb5-879b-0d9c98cb63a7/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_b76adca0-6b1c-4f00-9c8a-095aa7f299ff", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_b76adca0-6b1c-4f00-9c8a-095aa7f299ff", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-25T21:18:12Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-25 21:18:13,414 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.37:9292/v2/images used request id req-ac992505-9377-4fb1-8298-b10bea76d38a 2019-03-25 21:18:13,414 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.337918996811s 2019-03-25 21:18:13,416 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://e462d782-10b3-4bf7-bfdc-4087219c1f00/images/d0c36441-afaf-4bb5-879b-0d9c98cb63a7/snap', u'metadata': Munch({})})], 'file': u'/v2/images/d0c36441-afaf-4bb5-879b-0d9c98cb63a7/file', 'owner': u'1212cd2014a54e2aaa78e11b9f56941e', 'id': u'd0c36441-afaf-4bb5-879b-0d9c98cb63a7', 'size': 12716032, u'self': u'/v2/images/d0c36441-afaf-4bb5-879b-0d9c98cb63a7', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1212cd2014a54e2aaa78e11b9f56941e', 'name': 'vping_ssh-project_b76adca0-6b1c-4f00-9c8a-095aa7f299ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://e462d782-10b3-4bf7-bfdc-4087219c1f00/images/d0c36441-afaf-4bb5-879b-0d9c98cb63a7/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-03-25T21:18:13Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-03-25T21:18:13Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_ssh-img_b76adca0-6b1c-4f00-9c8a-095aa7f299ff', '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/d0c36441-afaf-4bb5-879b-0d9c98cb63a7', 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_b76adca0-6b1c-4f00-9c8a-095aa7f299ff', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vping_ssh-img_b76adca0-6b1c-4f00-9c8a-095aa7f299ff', 'created': u'2019-03-25T21:18:12Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-03-25T21:18:12Z', 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/d0c36441-afaf-4bb5-879b-0d9c98cb63a7', 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_b76adca0-6b1c-4f00-9c8a-095aa7f299ff', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-03-25 21:18:13,419 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-03-25 21:18:13,421 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}176f96265bc0f56ea7496e6c452d0ad4ced63cf6" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_ssh-flavor_b76adca0-6b1c-4f00-9c8a-095aa7f299ff", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-03-25 21:18:13,802 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Mon, 25 Mar 2019 21:18: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-ce86d35e-2374-4c67-a489-43753442a070 x-openstack-request-id: req-ce86d35e-2374-4c67-a489-43753442a070 2019-03-25 21:18:13,802 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "vping_ssh-flavor_b76adca0-6b1c-4f00-9c8a-095aa7f299ff", "links": [{"href": "http://172.30.9.37:8774/v2.1/flavors/ee23298d-2d8c-48e0-99b9-59bb16a89af9", "rel": "self"}, {"href": "http://172.30.9.37:8774/flavors/ee23298d-2d8c-48e0-99b9-59bb16a89af9", "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": "ee23298d-2d8c-48e0-99b9-59bb16a89af9"}} 2019-03-25 21:18:13,802 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/flavors used request id req-ce86d35e-2374-4c67-a489-43753442a070 2019-03-25 21:18:13,802 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.383105993271s 2019-03-25 21:18:13,803 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_ssh-flavor_b76adca0-6b1c-4f00-9c8a-095aa7f299ff', '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'6b11f2443f6143b883476562044a24d7', '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'ee23298d-2d8c-48e0-99b9-59bb16a89af9', 'swap': 0}) 2019-03-25 21:18:13,804 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-03-25 21:18:13,807 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:8774/v2.1/flavors/ee23298d-2d8c-48e0-99b9-59bb16a89af9/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}176f96265bc0f56ea7496e6c452d0ad4ced63cf6" -d '{"extra_specs": {}}' 2019-03-25 21:18:13,956 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 25 Mar 2019 21:18:14 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-69b5dc00-a473-4e9a-84cf-dcbfb34aebcb x-openstack-request-id: req-69b5dc00-a473-4e9a-84cf-dcbfb34aebcb 2019-03-25 21:18:13,957 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-03-25 21:18:13,957 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/flavors/ee23298d-2d8c-48e0-99b9-59bb16a89af9/os-extra_specs used request id req-69b5dc00-a473-4e9a-84cf-dcbfb34aebcb 2019-03-25 21:18:13,957 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.153141975403s 2019-03-25 21:18:13,960 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-03-25 21:18:13,963 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:8774/v2.1/os-keypairs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4a0334fe699b505abd1242a103a538f23d80d595" -d '{"keypair": {"name": "vping_ssh-kp_b76adca0-6b1c-4f00-9c8a-095aa7f299ff"}}' 2019-03-25 21:18:14,946 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1802 Content-Type: application/json Date: Mon, 25 Mar 2019 21:18: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-35e3fec3-9c97-4598-b7a2-6143a566746f x-openstack-request-id: req-35e3fec3-9c97-4598-b7a2-6143a566746f 2019-03-25 21:18:14,946 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC9opV8gdqWUwgffKltAl8NPEj5WZ5rJ+WZVLzZbNXgUtENOR7jhiAo6qgBSSzW6A4FMpeTHzEYm/enHx3rMyckFNUQTzl8boiRccgTOF9Awf4xe/3AATth58ffiwoVkJy4KjNHSwHnsE93YyO3xE6AWw9hAwbp0yg9eE3Q6CLkBU7Qm0xMmixs8DUM+9AQ7xci6et3qh834QSkFUd1YEX3+BHYaR+c0peWUt6SrWzGvHWt5wHX1y2Uix/K1K62ytM5QDfqcYnbhZKDiQQP+1lkASkYIzFmUkygZOCGrySGaHXLZxEFreNpBXKpfCO6OgumjZByOuBV5o5QQsQOGh2R Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAvaKVfIHallMIH3ypbQJfDTxI+VmeayflmVS82WzV4FLRDTke\n44YgKOqoAUks1ugOBTKXkx8xGJv3px8d6zMnJBTVEE85fG6IkXHIEzhfQMH+MXv9\nwAE7YefH34sKFZCcuCozR0sB57BPd2Mjt8ROgFsPYQMG6dMoPXhN0Ogi5AVO0JtM\nTJosbPA1DPvQEO8XIunrd6ofN+EEpBVHdWBF9/gR2GkfnNKXllLekq1sxrx1recB\n19ctlIsfytSutsrTOUA36nGJ24WSg4kED/tZZAEpGCMxZlJMoGTghq8khmh1y2cR\nBa3jaQVyqXwjujoLpo2QcjrgVeaOUELEDhodkQIDAQABAoIBAGtsX2wRj0basF5N\n2xgyYK/5t4jxGImxJyIt23D7c0jJAT2RXwsaXrtu+k8IKctv1wlguHaSE9jR+X+F\nZAhpiMGqv2umxXTUlK53mxQwOd1QR3O2vm73A7GZgCME+2ht7ClzVmsLdX/O46VI\n1uHx5VpWuyaEdXUdtczkiohOB/3MflB6q8kKs18Vl7NfQg43vm4+7yjohKDRTN0E\nkd6Mdg4uE+hpUutAtMPb9Qr8e5tF/lrk0i5jAh/xPHgGGOV8gRjhS7+/O51aw9zH\nSaxKHpgqDY2WEA8CeAQ/AOxVDtvZ8jsxzufS8W+KnCjjhmBvxMbjNIgH6ReavXL8\nSDaMyHUCgYEA3UVsdwpnvWimUhywFQBU/REPoRz6vWg0YKGicUuxSGuX8fH9Ccia\nekwi7bweDaOx4f9L3y/dXXgPQJHfhiWP3dPHP84tIYtcbEu5fYHijVkjd/0Kaz63\nsOnP+BIKtBGgFs2iu6K40KcrGdfMjlONNPRt3jXx39fHQR/2/qOAzLcCgYEA22YJ\nTGAkLzhNc/e3PowcYFmZYRAHRR3BBr0oiz22izpw1shM73p7beqaIIyg4eZ3TX/K\nV6B8YopHx5Na+Q8wnHJ0S+feFLFYU+CIHkoNYrW4pMIeST1wUTU9hokUwsGNkk66\naPkADmOTXY9RU1PV1qurbR546zPLpn0mSQG5L/cCgYEAgNows5Gnn7EVSbPTBifP\nVh9dTqElkq7f8XWutvMxJc8iCI62n7/l1VoI7RAjICY3LDgS4sFo00la+Gr6E5BE\nGxV8bjeOKH6TL61ZMzEz0MQb13/PVWyMY8WEih1XhkzNQPo2zbWQklEG1GHKiQc2\nr6O3ZzNaytNJAS+wEdD87DkCgYAmOINcK8+B7mQH1Nq2acAzxMgkkZ9CmilbXC6o\n+ypG3Pp1YFWOzp6cCmepTfZlBDo6ZQ3B8DJbFE3m5bPOeaf1STcbVhxpLG//xLjR\n1gK49IFjKnIOPkbHzueV/WGBgCiCmXZ9/QrWduBgRyxawNsa17M4gjt8dfx/V4QI\n6eTyBwKBgFVc0bhc0o45z0IGLkZ80SqC3JzfwWhPqpMuycLAJ0yhlx6YtnPkgFBe\nE1YOBlF2L0N6ShTDJPtHSxhJF26qBHIbjFVZaoHElLU0/COHMYKebn+EgiDqKF/+\nKKxAIT6Z0Cl48wWuajtdXQ0Q+RIux2ImTzJpFuT8puiHWlK/GuA5\n-----END RSA PRIVATE KEY-----\n", "user_id": "631a46434a2048d6b15ef01eddabe218", "name": "vping_ssh-kp_b76adca0-6b1c-4f00-9c8a-095aa7f299ff", "fingerprint": "5d:9a:b8:cc:86:b9:2e:d2:9f:f5:0c:95:c6:e1:eb:44"}} 2019-03-25 21:18:14,946 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/os-keypairs used request id req-35e3fec3-9c97-4598-b7a2-6143a566746f 2019-03-25 21:18:14,946 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.985966920853s 2019-03-25 21:18:14,947 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC9opV8gdqWUwgffKltAl8NPEj5WZ5rJ+WZVLzZbNXgUtENOR7jhiAo6qgBSSzW6A4FMpeTHzEYm/enHx3rMyckFNUQTzl8boiRccgTOF9Awf4xe/3AATth58ffiwoVkJy4KjNHSwHnsE93YyO3xE6AWw9hAwbp0yg9eE3Q6CLkBU7Qm0xMmixs8DUM+9AQ7xci6et3qh834QSkFUd1YEX3+BHYaR+c0peWUt6SrWzGvHWt5wHX1y2Uix/K1K62ytM5QDfqcYnbhZKDiQQP+1lkASkYIzFmUkygZOCGrySGaHXLZxEFreNpBXKpfCO6OgumjZByOuBV5o5QQsQOGh2R Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAvaKVfIHallMIH3ypbQJfDTxI+VmeayflmVS82WzV4FLRDTke\n44YgKOqoAUks1ugOBTKXkx8xGJv3px8d6zMnJBTVEE85fG6IkXHIEzhfQMH+MXv9\nwAE7YefH34sKFZCcuCozR0sB57BPd2Mjt8ROgFsPYQMG6dMoPXhN0Ogi5AVO0JtM\nTJosbPA1DPvQEO8XIunrd6ofN+EEpBVHdWBF9/gR2GkfnNKXllLekq1sxrx1recB\n19ctlIsfytSutsrTOUA36nGJ24WSg4kED/tZZAEpGCMxZlJMoGTghq8khmh1y2cR\nBa3jaQVyqXwjujoLpo2QcjrgVeaOUELEDhodkQIDAQABAoIBAGtsX2wRj0basF5N\n2xgyYK/5t4jxGImxJyIt23D7c0jJAT2RXwsaXrtu+k8IKctv1wlguHaSE9jR+X+F\nZAhpiMGqv2umxXTUlK53mxQwOd1QR3O2vm73A7GZgCME+2ht7ClzVmsLdX/O46VI\n1uHx5VpWuyaEdXUdtczkiohOB/3MflB6q8kKs18Vl7NfQg43vm4+7yjohKDRTN0E\nkd6Mdg4uE+hpUutAtMPb9Qr8e5tF/lrk0i5jAh/xPHgGGOV8gRjhS7+/O51aw9zH\nSaxKHpgqDY2WEA8CeAQ/AOxVDtvZ8jsxzufS8W+KnCjjhmBvxMbjNIgH6ReavXL8\nSDaMyHUCgYEA3UVsdwpnvWimUhywFQBU/REPoRz6vWg0YKGicUuxSGuX8fH9Ccia\nekwi7bweDaOx4f9L3y/dXXgPQJHfhiWP3dPHP84tIYtcbEu5fYHijVkjd/0Kaz63\nsOnP+BIKtBGgFs2iu6K40KcrGdfMjlONNPRt3jXx39fHQR/2/qOAzLcCgYEA22YJ\nTGAkLzhNc/e3PowcYFmZYRAHRR3BBr0oiz22izpw1shM73p7beqaIIyg4eZ3TX/K\nV6B8YopHx5Na+Q8wnHJ0S+feFLFYU+CIHkoNYrW4pMIeST1wUTU9hokUwsGNkk66\naPkADmOTXY9RU1PV1qurbR546zPLpn0mSQG5L/cCgYEAgNows5Gnn7EVSbPTBifP\nVh9dTqElkq7f8XWutvMxJc8iCI62n7/l1VoI7RAjICY3LDgS4sFo00la+Gr6E5BE\nGxV8bjeOKH6TL61ZMzEz0MQb13/PVWyMY8WEih1XhkzNQPo2zbWQklEG1GHKiQc2\nr6O3ZzNaytNJAS+wEdD87DkCgYAmOINcK8+B7mQH1Nq2acAzxMgkkZ9CmilbXC6o\n+ypG3Pp1YFWOzp6cCmepTfZlBDo6ZQ3B8DJbFE3m5bPOeaf1STcbVhxpLG//xLjR\n1gK49IFjKnIOPkbHzueV/WGBgCiCmXZ9/QrWduBgRyxawNsa17M4gjt8dfx/V4QI\n6eTyBwKBgFVc0bhc0o45z0IGLkZ80SqC3JzfwWhPqpMuycLAJ0yhlx6YtnPkgFBe\nE1YOBlF2L0N6ShTDJPtHSxhJF26qBHIbjFVZaoHElLU0/COHMYKebn+EgiDqKF/+\nKKxAIT6Z0Cl48wWuajtdXQ0Q+RIux2ImTzJpFuT8puiHWlK/GuA5\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'631a46434a2048d6b15ef01eddabe218', 'name': u'vping_ssh-kp_b76adca0-6b1c-4f00-9c8a-095aa7f299ff', 'created_at': '2019-03-25T21:18:14.947428', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1212cd2014a54e2aaa78e11b9f56941e', 'name': 'vping_ssh-project_b76adca0-6b1c-4f00-9c8a-095aa7f299ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'5d:9a:b8:cc:86:b9:2e:d2:9f:f5:0c:95:c6:e1:eb:44', 'type': 'ssh', 'id': u'vping_ssh-kp_b76adca0-6b1c-4f00-9c8a-095aa7f299ff'}) 2019-03-25 21:18:14,947 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEAvaKVfIHallMIH3ypbQJfDTxI+VmeayflmVS82WzV4FLRDTke 44YgKOqoAUks1ugOBTKXkx8xGJv3px8d6zMnJBTVEE85fG6IkXHIEzhfQMH+MXv9 wAE7YefH34sKFZCcuCozR0sB57BPd2Mjt8ROgFsPYQMG6dMoPXhN0Ogi5AVO0JtM TJosbPA1DPvQEO8XIunrd6ofN+EEpBVHdWBF9/gR2GkfnNKXllLekq1sxrx1recB 19ctlIsfytSutsrTOUA36nGJ24WSg4kED/tZZAEpGCMxZlJMoGTghq8khmh1y2cR Ba3jaQVyqXwjujoLpo2QcjrgVeaOUELEDhodkQIDAQABAoIBAGtsX2wRj0basF5N 2xgyYK/5t4jxGImxJyIt23D7c0jJAT2RXwsaXrtu+k8IKctv1wlguHaSE9jR+X+F ZAhpiMGqv2umxXTUlK53mxQwOd1QR3O2vm73A7GZgCME+2ht7ClzVmsLdX/O46VI 1uHx5VpWuyaEdXUdtczkiohOB/3MflB6q8kKs18Vl7NfQg43vm4+7yjohKDRTN0E kd6Mdg4uE+hpUutAtMPb9Qr8e5tF/lrk0i5jAh/xPHgGGOV8gRjhS7+/O51aw9zH SaxKHpgqDY2WEA8CeAQ/AOxVDtvZ8jsxzufS8W+KnCjjhmBvxMbjNIgH6ReavXL8 SDaMyHUCgYEA3UVsdwpnvWimUhywFQBU/REPoRz6vWg0YKGicUuxSGuX8fH9Ccia ekwi7bweDaOx4f9L3y/dXXgPQJHfhiWP3dPHP84tIYtcbEu5fYHijVkjd/0Kaz63 sOnP+BIKtBGgFs2iu6K40KcrGdfMjlONNPRt3jXx39fHQR/2/qOAzLcCgYEA22YJ TGAkLzhNc/e3PowcYFmZYRAHRR3BBr0oiz22izpw1shM73p7beqaIIyg4eZ3TX/K V6B8YopHx5Na+Q8wnHJ0S+feFLFYU+CIHkoNYrW4pMIeST1wUTU9hokUwsGNkk66 aPkADmOTXY9RU1PV1qurbR546zPLpn0mSQG5L/cCgYEAgNows5Gnn7EVSbPTBifP Vh9dTqElkq7f8XWutvMxJc8iCI62n7/l1VoI7RAjICY3LDgS4sFo00la+Gr6E5BE GxV8bjeOKH6TL61ZMzEz0MQb13/PVWyMY8WEih1XhkzNQPo2zbWQklEG1GHKiQc2 r6O3ZzNaytNJAS+wEdD87DkCgYAmOINcK8+B7mQH1Nq2acAzxMgkkZ9CmilbXC6o +ypG3Pp1YFWOzp6cCmepTfZlBDo6ZQ3B8DJbFE3m5bPOeaf1STcbVhxpLG//xLjR 1gK49IFjKnIOPkbHzueV/WGBgCiCmXZ9/QrWduBgRyxawNsa17M4gjt8dfx/V4QI 6eTyBwKBgFVc0bhc0o45z0IGLkZ80SqC3JzfwWhPqpMuycLAJ0yhlx6YtnPkgFBe E1YOBlF2L0N6ShTDJPtHSxhJF26qBHIbjFVZaoHElLU0/COHMYKebn+EgiDqKF/+ KKxAIT6Z0Cl48wWuajtdXQ0Q+RIux2ImTzJpFuT8puiHWlK/GuA5 -----END RSA PRIVATE KEY----- 2019-03-25 21:18:14,952 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2019-03-25 21:18:14,952 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9696/v2.0/security-groups.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4a0334fe699b505abd1242a103a538f23d80d595" -d '{"security_group": {"name": "vping_ssh-sg_b76adca0-6b1c-4f00-9c8a-095aa7f299ff", "description": "created by OPNFV Functest (vping_ssh)"}}' 2019-03-25 21:18:15,390 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1418 Content-Type: application/json Date: Mon, 25 Mar 2019 21:18:15 GMT X-Openstack-Request-Id: req-f0c05999-5abe-4da3-b966-8328bf0e2a36 2019-03-25 21:18:15,391 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "1212cd2014a54e2aaa78e11b9f56941e", "created_at": "2019-03-25T21:18:15Z", "updated_at": "2019-03-25T21:18:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:18:15Z", "revision_number": 0, "id": "8ec93a25-d6b2-4b94-8324-d98753a56382", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-25T21:18:15Z", "security_group_id": "ef77695b-506b-497f-8a85-cfb96c5abfa1", "tenant_id": "1212cd2014a54e2aaa78e11b9f56941e", "port_range_min": null, "ethertype": "IPv4", "project_id": "1212cd2014a54e2aaa78e11b9f56941e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:18:15Z", "revision_number": 0, "id": "98f07e72-4183-416a-a9cc-3f81d20bba8e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-25T21:18:15Z", "security_group_id": "ef77695b-506b-497f-8a85-cfb96c5abfa1", "tenant_id": "1212cd2014a54e2aaa78e11b9f56941e", "port_range_min": null, "ethertype": "IPv6", "project_id": "1212cd2014a54e2aaa78e11b9f56941e"}], "revision_number": 1, "project_id": "1212cd2014a54e2aaa78e11b9f56941e", "id": "ef77695b-506b-497f-8a85-cfb96c5abfa1", "name": "vping_ssh-sg_b76adca0-6b1c-4f00-9c8a-095aa7f299ff"}} 2019-03-25 21:18:15,391 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/security-groups.json used request id req-f0c05999-5abe-4da3-b966-8328bf0e2a36 2019-03-25 21:18:15,391 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.439145803452s 2019-03-25 21:18:15,398 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-25 21:18:15,399 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4a0334fe699b505abd1242a103a538f23d80d595" 2019-03-25 21:18:15,741 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3834 Content-Type: application/json Date: Mon, 25 Mar 2019 21:18:15 GMT X-Openstack-Request-Id: req-beb61994-0817-4924-be0e-c9b0ca198dd0 2019-03-25 21:18:15,742 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "1212cd2014a54e2aaa78e11b9f56941e", "created_at": "2019-03-25T21:17:57Z", "updated_at": "2019-03-25T21:17:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:17:57Z", "revision_number": 0, "id": "35cb7e1b-b544-4668-bb4e-675a73885a6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-25T21:17:57Z", "security_group_id": "4d045cc9-e4be-4b0c-9ce9-29abe9a60249", "tenant_id": "1212cd2014a54e2aaa78e11b9f56941e", "port_range_min": null, "ethertype": "IPv6", "project_id": "1212cd2014a54e2aaa78e11b9f56941e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:17:57Z", "revision_number": 0, "id": "5d6d8976-034c-4554-9f04-4bb3e0dfee4a", "remote_group_id": "4d045cc9-e4be-4b0c-9ce9-29abe9a60249", "remote_ip_prefix": null, "created_at": "2019-03-25T21:17:57Z", "security_group_id": "4d045cc9-e4be-4b0c-9ce9-29abe9a60249", "tenant_id": "1212cd2014a54e2aaa78e11b9f56941e", "port_range_min": null, "ethertype": "IPv4", "project_id": "1212cd2014a54e2aaa78e11b9f56941e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:17:57Z", "revision_number": 0, "id": "aa5724d0-4cae-4fbf-b629-20b6fa2a0f7a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-25T21:17:57Z", "security_group_id": "4d045cc9-e4be-4b0c-9ce9-29abe9a60249", "tenant_id": "1212cd2014a54e2aaa78e11b9f56941e", "port_range_min": null, "ethertype": "IPv4", "project_id": "1212cd2014a54e2aaa78e11b9f56941e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:17:57Z", "revision_number": 0, "id": "b6ce506d-a609-41c9-a6b8-af4ef9ddb0a6", "remote_group_id": "4d045cc9-e4be-4b0c-9ce9-29abe9a60249", "remote_ip_prefix": null, "created_at": "2019-03-25T21:17:57Z", "security_group_id": "4d045cc9-e4be-4b0c-9ce9-29abe9a60249", "tenant_id": "1212cd2014a54e2aaa78e11b9f56941e", "port_range_min": null, "ethertype": "IPv6", "project_id": "1212cd2014a54e2aaa78e11b9f56941e"}], "revision_number": 1, "project_id": "1212cd2014a54e2aaa78e11b9f56941e", "id": "4d045cc9-e4be-4b0c-9ce9-29abe9a60249", "name": "default"}, {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "1212cd2014a54e2aaa78e11b9f56941e", "created_at": "2019-03-25T21:18:15Z", "updated_at": "2019-03-25T21:18:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:18:15Z", "revision_number": 0, "id": "8ec93a25-d6b2-4b94-8324-d98753a56382", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-25T21:18:15Z", "security_group_id": "ef77695b-506b-497f-8a85-cfb96c5abfa1", "tenant_id": "1212cd2014a54e2aaa78e11b9f56941e", "port_range_min": null, "ethertype": "IPv4", "project_id": "1212cd2014a54e2aaa78e11b9f56941e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:18:15Z", "revision_number": 0, "id": "98f07e72-4183-416a-a9cc-3f81d20bba8e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-25T21:18:15Z", "security_group_id": "ef77695b-506b-497f-8a85-cfb96c5abfa1", "tenant_id": "1212cd2014a54e2aaa78e11b9f56941e", "port_range_min": null, "ethertype": "IPv6", "project_id": "1212cd2014a54e2aaa78e11b9f56941e"}], "revision_number": 1, "project_id": "1212cd2014a54e2aaa78e11b9f56941e", "id": "ef77695b-506b-497f-8a85-cfb96c5abfa1", "name": "vping_ssh-sg_b76adca0-6b1c-4f00-9c8a-095aa7f299ff"}]} 2019-03-25 21:18:15,742 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/security-groups.json used request id req-beb61994-0817-4924-be0e-c9b0ca198dd0 2019-03-25 21:18:15,742 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.344220161438s 2019-03-25 21:18:15,749 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-03-25 21:18:15,750 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4a0334fe699b505abd1242a103a538f23d80d595" -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": "ef77695b-506b-497f-8a85-cfb96c5abfa1"}}' 2019-03-25 21:18:16,206 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Mon, 25 Mar 2019 21:18:16 GMT X-Openstack-Request-Id: req-bd1224d6-9ade-42d0-af4b-4cf6b1085125 2019-03-25 21:18:16,206 - 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-03-25T21:18:16Z", "security_group_id": "ef77695b-506b-497f-8a85-cfb96c5abfa1", "port_range_min": 22, "revision_number": 0, "tenant_id": "1212cd2014a54e2aaa78e11b9f56941e", "created_at": "2019-03-25T21:18:16Z", "project_id": "1212cd2014a54e2aaa78e11b9f56941e", "id": "4efce327-b76c-4783-8710-8a8918f262c5"}} 2019-03-25 21:18:16,207 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/security-group-rules.json used request id req-bd1224d6-9ade-42d0-af4b-4cf6b1085125 2019-03-25 21:18:16,207 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.457390069962s 2019-03-25 21:18:16,213 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-25 21:18:16,213 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4a0334fe699b505abd1242a103a538f23d80d595" 2019-03-25 21:18:16,526 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4330 Content-Type: application/json Date: Mon, 25 Mar 2019 21:18:16 GMT X-Openstack-Request-Id: req-761d8ede-7add-41b0-98a3-5820708d4157 2019-03-25 21:18:16,527 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "1212cd2014a54e2aaa78e11b9f56941e", "created_at": "2019-03-25T21:17:57Z", "updated_at": "2019-03-25T21:17:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:17:57Z", "revision_number": 0, "id": "35cb7e1b-b544-4668-bb4e-675a73885a6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-25T21:17:57Z", "security_group_id": "4d045cc9-e4be-4b0c-9ce9-29abe9a60249", "tenant_id": "1212cd2014a54e2aaa78e11b9f56941e", "port_range_min": null, "ethertype": "IPv6", "project_id": "1212cd2014a54e2aaa78e11b9f56941e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:17:57Z", "revision_number": 0, "id": "5d6d8976-034c-4554-9f04-4bb3e0dfee4a", "remote_group_id": "4d045cc9-e4be-4b0c-9ce9-29abe9a60249", "remote_ip_prefix": null, "created_at": "2019-03-25T21:17:57Z", "security_group_id": "4d045cc9-e4be-4b0c-9ce9-29abe9a60249", "tenant_id": "1212cd2014a54e2aaa78e11b9f56941e", "port_range_min": null, "ethertype": "IPv4", "project_id": "1212cd2014a54e2aaa78e11b9f56941e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:17:57Z", "revision_number": 0, "id": "aa5724d0-4cae-4fbf-b629-20b6fa2a0f7a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-25T21:17:57Z", "security_group_id": "4d045cc9-e4be-4b0c-9ce9-29abe9a60249", "tenant_id": "1212cd2014a54e2aaa78e11b9f56941e", "port_range_min": null, "ethertype": "IPv4", "project_id": "1212cd2014a54e2aaa78e11b9f56941e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:17:57Z", "revision_number": 0, "id": "b6ce506d-a609-41c9-a6b8-af4ef9ddb0a6", "remote_group_id": "4d045cc9-e4be-4b0c-9ce9-29abe9a60249", "remote_ip_prefix": null, "created_at": "2019-03-25T21:17:57Z", "security_group_id": "4d045cc9-e4be-4b0c-9ce9-29abe9a60249", "tenant_id": "1212cd2014a54e2aaa78e11b9f56941e", "port_range_min": null, "ethertype": "IPv6", "project_id": "1212cd2014a54e2aaa78e11b9f56941e"}], "revision_number": 1, "project_id": "1212cd2014a54e2aaa78e11b9f56941e", "id": "4d045cc9-e4be-4b0c-9ce9-29abe9a60249", "name": "default"}, {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "1212cd2014a54e2aaa78e11b9f56941e", "created_at": "2019-03-25T21:18:15Z", "updated_at": "2019-03-25T21:18:16Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-03-25T21:18:16Z", "revision_number": 0, "id": "4efce327-b76c-4783-8710-8a8918f262c5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-25T21:18:16Z", "security_group_id": "ef77695b-506b-497f-8a85-cfb96c5abfa1", "tenant_id": "1212cd2014a54e2aaa78e11b9f56941e", "port_range_min": 22, "ethertype": "IPv4", "project_id": "1212cd2014a54e2aaa78e11b9f56941e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:18:15Z", "revision_number": 0, "id": "8ec93a25-d6b2-4b94-8324-d98753a56382", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-25T21:18:15Z", "security_group_id": "ef77695b-506b-497f-8a85-cfb96c5abfa1", "tenant_id": "1212cd2014a54e2aaa78e11b9f56941e", "port_range_min": null, "ethertype": "IPv4", "project_id": "1212cd2014a54e2aaa78e11b9f56941e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:18:15Z", "revision_number": 0, "id": "98f07e72-4183-416a-a9cc-3f81d20bba8e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-25T21:18:15Z", "security_group_id": "ef77695b-506b-497f-8a85-cfb96c5abfa1", "tenant_id": "1212cd2014a54e2aaa78e11b9f56941e", "port_range_min": null, "ethertype": "IPv6", "project_id": "1212cd2014a54e2aaa78e11b9f56941e"}], "revision_number": 2, "project_id": "1212cd2014a54e2aaa78e11b9f56941e", "id": "ef77695b-506b-497f-8a85-cfb96c5abfa1", "name": "vping_ssh-sg_b76adca0-6b1c-4f00-9c8a-095aa7f299ff"}]} 2019-03-25 21:18:16,527 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/security-groups.json used request id req-761d8ede-7add-41b0-98a3-5820708d4157 2019-03-25 21:18:16,527 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.31415605545s 2019-03-25 21:18:16,533 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-03-25 21:18:16,534 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4a0334fe699b505abd1242a103a538f23d80d595" -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": "ef77695b-506b-497f-8a85-cfb96c5abfa1"}}' 2019-03-25 21:18:17,061 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Mon, 25 Mar 2019 21:18:17 GMT X-Openstack-Request-Id: req-04cc9490-8f03-461d-83a6-323b38aa3031 2019-03-25 21:18:17,062 - 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-03-25T21:18:17Z", "security_group_id": "ef77695b-506b-497f-8a85-cfb96c5abfa1", "port_range_min": null, "revision_number": 0, "tenant_id": "1212cd2014a54e2aaa78e11b9f56941e", "created_at": "2019-03-25T21:18:17Z", "project_id": "1212cd2014a54e2aaa78e11b9f56941e", "id": "44a1c0ff-e098-4e26-b538-b66b56d08b20"}} 2019-03-25 21:18:17,062 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/security-group-rules.json used request id req-04cc9490-8f03-461d-83a6-323b38aa3031 2019-03-25 21:18:17,062 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.528554916382s 2019-03-25 21:18:17,063 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-25 21:18:17,064 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4a0334fe699b505abd1242a103a538f23d80d595" 2019-03-25 21:18:17,452 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Mon, 25 Mar 2019 21:18:17 GMT X-Openstack-Request-Id: req-7b574472-3e05-42be-8afa-5caeb47f6cb0 2019-03-25 21:18:17,452 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"39f6a7de-fe0a-4d74-ab36-900db9e46127","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d63177074eef45bd949b8fd2e0f3efc8","l2_adjacency":true,"status":"ACTIVE","subnets":["45132bb9-b5c2-4ed3-85b9-9add1bd00bfe"],"description":"","tags":[],"updated_at":"2019-03-25T21:09:30Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d63177074eef45bd949b8fd2e0f3efc8","created_at":"2019-03-25T21:09:22Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"82e78743-90a6-4612-8b8e-bc35ab4a7491","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1212cd2014a54e2aaa78e11b9f56941e","l2_adjacency":true,"status":"ACTIVE","subnets":["4406d411-fb3b-4d58-86ce-08f58e058739"],"description":"","tags":[],"updated_at":"2019-03-25T21:17:58Z","qos_policy_id":null,"name":"vping_ssh-net_b76adca0-6b1c-4f00-9c8a-095aa7f299ff","admin_state_up":true,"tenant_id":"1212cd2014a54e2aaa78e11b9f56941e","created_at":"2019-03-25T21:17:57Z","mtu":1450}]} 2019-03-25 21:18:17,453 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks.json used request id req-7b574472-3e05-42be-8afa-5caeb47f6cb0 2019-03-25 21:18:17,453 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.389330863953s 2019-03-25 21:18:17,458 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-25 21:18:17,462 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4a0334fe699b505abd1242a103a538f23d80d595" 2019-03-25 21:18:17,789 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Mon, 25 Mar 2019 21:18:17 GMT X-Openstack-Request-Id: req-2ee50076-d3ce-48c2-8e36-17c011367d09 2019-03-25 21:18:17,790 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-25T21:18:13Z", "file": "/v2/images/d0c36441-afaf-4bb5-879b-0d9c98cb63a7/file", "owner": "1212cd2014a54e2aaa78e11b9f56941e", "id": "d0c36441-afaf-4bb5-879b-0d9c98cb63a7", "size": 12716032, "self": "/v2/images/d0c36441-afaf-4bb5-879b-0d9c98cb63a7", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://e462d782-10b3-4bf7-bfdc-4087219c1f00/images/d0c36441-afaf-4bb5-879b-0d9c98cb63a7/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://e462d782-10b3-4bf7-bfdc-4087219c1f00/images/d0c36441-afaf-4bb5-879b-0d9c98cb63a7/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_b76adca0-6b1c-4f00-9c8a-095aa7f299ff", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_b76adca0-6b1c-4f00-9c8a-095aa7f299ff", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-25T21:18:12Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-25 21:18:17,790 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.37:9292/v2/images used request id req-2ee50076-d3ce-48c2-8e36-17c011367d09 2019-03-25 21:18:17,790 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.331972122192s 2019-03-25 21:18:17,796 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-25 21:18:17,799 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4a0334fe699b505abd1242a103a538f23d80d595" 2019-03-25 21:18:17,821 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Mon, 25 Mar 2019 21:18:18 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c907a3db-0de4-4296-b6c5-9c6bf561a101 x-openstack-request-id: req-c907a3db-0de4-4296-b6c5-9c6bf561a101 2019-03-25 21:18:17,821 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_b76adca0-6b1c-4f00-9c8a-095aa7f299ff", "links": [{"href": "http://172.30.9.37:8774/v2.1/flavors/ee23298d-2d8c-48e0-99b9-59bb16a89af9", "rel": "self"}, {"href": "http://172.30.9.37:8774/flavors/ee23298d-2d8c-48e0-99b9-59bb16a89af9", "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": "ee23298d-2d8c-48e0-99b9-59bb16a89af9"}]} 2019-03-25 21:18:17,821 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/flavors/detail?is_public=None used request id req-c907a3db-0de4-4296-b6c5-9c6bf561a101 2019-03-25 21:18:17,822 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0251748561859s 2019-03-25 21:18:17,823 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-03-25 21:18:17,826 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4a0334fe699b505abd1242a103a538f23d80d595" -d '{"server": {"name": "vping_ssh-vm2_b76adca0-6b1c-4f00-9c8a-095aa7f299ff", "imageRef": "d0c36441-afaf-4bb5-879b-0d9c98cb63a7", "flavorRef": "ee23298d-2d8c-48e0-99b9-59bb16a89af9", "max_count": 1, "min_count": 1, "networks": [{"uuid": "82e78743-90a6-4612-8b8e-bc35ab4a7491"}], "security_groups": [{"name": "ef77695b-506b-497f-8a85-cfb96c5abfa1"}]}}' 2019-03-25 21:18:23,500 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Mon, 25 Mar 2019 21:18:18 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 location: http://172.30.9.37:8774/v2.1/servers/67bafc6f-290d-4523-bbe6-0b518755edd6 x-compute-request-id: req-8ef78c5d-569f-4be9-bf93-334e794f0216 x-openstack-request-id: req-8ef78c5d-569f-4be9-bf93-334e794f0216 2019-03-25 21:18:23,500 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "ef77695b-506b-497f-8a85-cfb96c5abfa1"}], "OS-DCF:diskConfig": "MANUAL", "id": "67bafc6f-290d-4523-bbe6-0b518755edd6", "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/67bafc6f-290d-4523-bbe6-0b518755edd6", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/67bafc6f-290d-4523-bbe6-0b518755edd6", "rel": "bookmark"}], "adminPass": "YPxFKXbpSZ5Y"}} 2019-03-25 21:18:23,500 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/servers used request id req-8ef78c5d-569f-4be9-bf93-334e794f0216 2019-03-25 21:18:23,500 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 5.67700505257s 2019-03-25 21:18:23,501 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-25 21:18:23,504 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4a0334fe699b505abd1242a103a538f23d80d595" 2019-03-25 21:18:24,030 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 598 Content-Type: application/json Date: Mon, 25 Mar 2019 21:18: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-521c8910-69ad-4d95-a84b-aba0eae40dc3 x-openstack-request-id: req-521c8910-69ad-4d95-a84b-aba0eae40dc3 2019-03-25 21:18:24,031 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/67bafc6f-290d-4523-bbe6-0b518755edd6", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/67bafc6f-290d-4523-bbe6-0b518755edd6", "rel": "bookmark"}], "image": {"id": "d0c36441-afaf-4bb5-879b-0d9c98cb63a7", "links": [{"href": "http://172.30.9.37:8774/images/d0c36441-afaf-4bb5-879b-0d9c98cb63a7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ee23298d-2d8c-48e0-99b9-59bb16a89af9", "links": [{"href": "http://172.30.9.37:8774/flavors/ee23298d-2d8c-48e0-99b9-59bb16a89af9", "rel": "bookmark"}]}, "id": "67bafc6f-290d-4523-bbe6-0b518755edd6", "user_id": "631a46434a2048d6b15ef01eddabe218", "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-03-25T21:18:23Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_b76adca0-6b1c-4f00-9c8a-095aa7f299ff", "created": "2019-03-25T21:18:23Z", "tenant_id": "1212cd2014a54e2aaa78e11b9f56941e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-25 21:18:24,031 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-521c8910-69ad-4d95-a84b-aba0eae40dc3 2019-03-25 21:18:24,031 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.529711961746s 2019-03-25 21:18:24,042 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-25 21:18:24,042 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4a0334fe699b505abd1242a103a538f23d80d595" 2019-03-25 21:18:24,441 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Mon, 25 Mar 2019 21:18:24 GMT X-Openstack-Request-Id: req-e705e83c-e87a-4f11-8ca9-ee398e38434a 2019-03-25 21:18:24,441 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"39f6a7de-fe0a-4d74-ab36-900db9e46127","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d63177074eef45bd949b8fd2e0f3efc8","l2_adjacency":true,"status":"ACTIVE","subnets":["45132bb9-b5c2-4ed3-85b9-9add1bd00bfe"],"description":"","tags":[],"updated_at":"2019-03-25T21:09:30Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d63177074eef45bd949b8fd2e0f3efc8","created_at":"2019-03-25T21:09:22Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"82e78743-90a6-4612-8b8e-bc35ab4a7491","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1212cd2014a54e2aaa78e11b9f56941e","l2_adjacency":true,"status":"ACTIVE","subnets":["4406d411-fb3b-4d58-86ce-08f58e058739"],"description":"","tags":[],"updated_at":"2019-03-25T21:17:58Z","qos_policy_id":null,"name":"vping_ssh-net_b76adca0-6b1c-4f00-9c8a-095aa7f299ff","admin_state_up":true,"tenant_id":"1212cd2014a54e2aaa78e11b9f56941e","created_at":"2019-03-25T21:17:57Z","mtu":1450}]} 2019-03-25 21:18:24,442 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks.json used request id req-e705e83c-e87a-4f11-8ca9-ee398e38434a 2019-03-25 21:18:24,442 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.399696111679s 2019-03-25 21:18:24,442 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-03-25 21:18:24,443 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4a0334fe699b505abd1242a103a538f23d80d595" 2019-03-25 21:18:24,489 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 680 Content-Type: application/json Date: Mon, 25 Mar 2019 21:18:24 GMT X-Openstack-Request-Id: req-85fdc91d-a8c6-4231-9923-4664d3fec67e 2019-03-25 21:18:24,489 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"82e78743-90a6-4612-8b8e-bc35ab4a7491","tenant_id":"1212cd2014a54e2aaa78e11b9f56941e","created_at":"2019-03-25T21:17:58Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-03-25T21:17: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":"1212cd2014a54e2aaa78e11b9f56941e","id":"4406d411-fb3b-4d58-86ce-08f58e058739","subnetpool_id":null,"name":"vping_ssh-subnet_b76adca0-6b1c-4f00-9c8a-095aa7f299ff"}]} 2019-03-25 21:18:24,490 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/subnets.json used request id req-85fdc91d-a8c6-4231-9923-4664d3fec67e 2019-03-25 21:18:24,490 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0470888614655s 2019-03-25 21:18:24,490 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-25 21:18:26,493 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-25 21:18:26,496 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4a0334fe699b505abd1242a103a538f23d80d595" 2019-03-25 21:18:27,140 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 606 Content-Type: application/json Date: Mon, 25 Mar 2019 21:18: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-e88ae430-9748-4616-b0f9-864b0e5e03ee x-openstack-request-id: req-e88ae430-9748-4616-b0f9-864b0e5e03ee 2019-03-25 21:18:27,141 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/67bafc6f-290d-4523-bbe6-0b518755edd6", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/67bafc6f-290d-4523-bbe6-0b518755edd6", "rel": "bookmark"}], "image": {"id": "d0c36441-afaf-4bb5-879b-0d9c98cb63a7", "links": [{"href": "http://172.30.9.37:8774/images/d0c36441-afaf-4bb5-879b-0d9c98cb63a7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ee23298d-2d8c-48e0-99b9-59bb16a89af9", "links": [{"href": "http://172.30.9.37:8774/flavors/ee23298d-2d8c-48e0-99b9-59bb16a89af9", "rel": "bookmark"}]}, "id": "67bafc6f-290d-4523-bbe6-0b518755edd6", "user_id": "631a46434a2048d6b15ef01eddabe218", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-25T21:18:26Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_b76adca0-6b1c-4f00-9c8a-095aa7f299ff", "created": "2019-03-25T21:18:23Z", "tenant_id": "1212cd2014a54e2aaa78e11b9f56941e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-25 21:18:27,141 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-e88ae430-9748-4616-b0f9-864b0e5e03ee 2019-03-25 21:18:27,141 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.648195028305s 2019-03-25 21:18:27,148 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-25 21:18:29,150 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-25 21:18:29,153 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4a0334fe699b505abd1242a103a538f23d80d595" 2019-03-25 21:18:30,495 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 662 Content-Type: application/json Date: Mon, 25 Mar 2019 21:18: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-f0dd9888-cd98-408f-8e37-cc45e531fa52 x-openstack-request-id: req-f0dd9888-cd98-408f-8e37-cc45e531fa52 2019-03-25 21:18:30,495 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/67bafc6f-290d-4523-bbe6-0b518755edd6", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/67bafc6f-290d-4523-bbe6-0b518755edd6", "rel": "bookmark"}], "image": {"id": "d0c36441-afaf-4bb5-879b-0d9c98cb63a7", "links": [{"href": "http://172.30.9.37:8774/images/d0c36441-afaf-4bb5-879b-0d9c98cb63a7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ee23298d-2d8c-48e0-99b9-59bb16a89af9", "links": [{"href": "http://172.30.9.37:8774/flavors/ee23298d-2d8c-48e0-99b9-59bb16a89af9", "rel": "bookmark"}]}, "id": "67bafc6f-290d-4523-bbe6-0b518755edd6", "security_groups": [{"name": "vping_ssh-sg_b76adca0-6b1c-4f00-9c8a-095aa7f299ff"}], "user_id": "631a46434a2048d6b15ef01eddabe218", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-25T21:18:27Z", "hostId": "95377bc95817288cee1fa6056b10b3fc634e20dd30ec9a07bef8aeb2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_b76adca0-6b1c-4f00-9c8a-095aa7f299ff", "created": "2019-03-25T21:18:23Z", "tenant_id": "1212cd2014a54e2aaa78e11b9f56941e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-25 21:18:30,495 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-f0dd9888-cd98-408f-8e37-cc45e531fa52 2019-03-25 21:18:30,496 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.34527993202s 2019-03-25 21:18:30,502 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-25 21:18:32,504 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-25 21:18:32,508 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4a0334fe699b505abd1242a103a538f23d80d595" 2019-03-25 21:18:33,653 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 662 Content-Type: application/json Date: Mon, 25 Mar 2019 21:18: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-2c86b83e-954a-4032-ab50-fff50d371737 x-openstack-request-id: req-2c86b83e-954a-4032-ab50-fff50d371737 2019-03-25 21:18:33,653 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/67bafc6f-290d-4523-bbe6-0b518755edd6", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/67bafc6f-290d-4523-bbe6-0b518755edd6", "rel": "bookmark"}], "image": {"id": "d0c36441-afaf-4bb5-879b-0d9c98cb63a7", "links": [{"href": "http://172.30.9.37:8774/images/d0c36441-afaf-4bb5-879b-0d9c98cb63a7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ee23298d-2d8c-48e0-99b9-59bb16a89af9", "links": [{"href": "http://172.30.9.37:8774/flavors/ee23298d-2d8c-48e0-99b9-59bb16a89af9", "rel": "bookmark"}]}, "id": "67bafc6f-290d-4523-bbe6-0b518755edd6", "security_groups": [{"name": "vping_ssh-sg_b76adca0-6b1c-4f00-9c8a-095aa7f299ff"}], "user_id": "631a46434a2048d6b15ef01eddabe218", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-25T21:18:27Z", "hostId": "95377bc95817288cee1fa6056b10b3fc634e20dd30ec9a07bef8aeb2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_b76adca0-6b1c-4f00-9c8a-095aa7f299ff", "created": "2019-03-25T21:18:23Z", "tenant_id": "1212cd2014a54e2aaa78e11b9f56941e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-25 21:18:33,653 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-2c86b83e-954a-4032-ab50-fff50d371737 2019-03-25 21:18:33,654 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.14902210236s 2019-03-25 21:18:33,660 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-25 21:18:35,663 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-25 21:18:35,666 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4a0334fe699b505abd1242a103a538f23d80d595" 2019-03-25 21:18:37,295 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 741 Content-Type: application/json Date: Mon, 25 Mar 2019 21:18: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-16f365e0-428a-4252-95c2-9398686ef3ba x-openstack-request-id: req-16f365e0-428a-4252-95c2-9398686ef3ba 2019-03-25 21:18:37,296 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_b76adca0-6b1c-4f00-9c8a-095aa7f299ff": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:09:c3", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/67bafc6f-290d-4523-bbe6-0b518755edd6", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/67bafc6f-290d-4523-bbe6-0b518755edd6", "rel": "bookmark"}], "image": {"id": "d0c36441-afaf-4bb5-879b-0d9c98cb63a7", "links": [{"href": "http://172.30.9.37:8774/images/d0c36441-afaf-4bb5-879b-0d9c98cb63a7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-25T21:18:32.000000", "flavor": {"id": "ee23298d-2d8c-48e0-99b9-59bb16a89af9", "links": [{"href": "http://172.30.9.37:8774/flavors/ee23298d-2d8c-48e0-99b9-59bb16a89af9", "rel": "bookmark"}]}, "id": "67bafc6f-290d-4523-bbe6-0b518755edd6", "security_groups": [{"name": "vping_ssh-sg_b76adca0-6b1c-4f00-9c8a-095aa7f299ff"}], "user_id": "631a46434a2048d6b15ef01eddabe218", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-25T21:18:33Z", "hostId": "95377bc95817288cee1fa6056b10b3fc634e20dd30ec9a07bef8aeb2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_b76adca0-6b1c-4f00-9c8a-095aa7f299ff", "created": "2019-03-25T21:18:23Z", "tenant_id": "1212cd2014a54e2aaa78e11b9f56941e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-25 21:18:37,296 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-16f365e0-428a-4252-95c2-9398686ef3ba 2019-03-25 21:18:37,296 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.63334488869s 2019-03-25 21:18:37,302 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-03-25 21:18:37,302 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:9696/v2.0/ports.json?device_id=67bafc6f-290d-4523-bbe6-0b518755edd6" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4a0334fe699b505abd1242a103a538f23d80d595" 2019-03-25 21:18:37,659 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Mon, 25 Mar 2019 21:18:37 GMT X-Openstack-Request-Id: req-9053b9ae-aea1-45ab-a4b4-c9d6e01091dc 2019-03-25 21:18:37,659 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-25T21:18:32Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4406d411-fb3b-4d58-86ce-08f58e058739","ip_address":"192.168.120.13"}],"id":"8e549a53-4114-4619-8dd2-473faec5ffa9","security_groups":["ef77695b-506b-497f-8a85-cfb96c5abfa1"],"mac_address":"fa:16:3e:44:09:c3","project_id":"1212cd2014a54e2aaa78e11b9f56941e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"82e78743-90a6-4612-8b8e-bc35ab4a7491","tenant_id":"1212cd2014a54e2aaa78e11b9f56941e","created_at":"2019-03-25T21:18:28Z","binding:vnic_type":"normal","device_id":"67bafc6f-290d-4523-bbe6-0b518755edd6","ip_allocation":"immediate"}]} 2019-03-25 21:18:37,659 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/ports.json?device_id=67bafc6f-290d-4523-bbe6-0b518755edd6 used request id req-9053b9ae-aea1-45ab-a4b4-c9d6e01091dc 2019-03-25 21:18:37,660 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.357594966888s 2019-03-25 21:18:37,670 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-25 21:18:37,670 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:9696/v2.0/floatingips.json?port_id=8e549a53-4114-4619-8dd2-473faec5ffa9" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4a0334fe699b505abd1242a103a538f23d80d595" 2019-03-25 21:18:37,721 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 25 Mar 2019 21:18:37 GMT X-Openstack-Request-Id: req-c515dc31-93d4-4052-a07a-c753fc6b3c58 2019-03-25 21:18:37,721 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-03-25 21:18:37,721 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/floatingips.json?port_id=8e549a53-4114-4619-8dd2-473faec5ffa9 used request id req-c515dc31-93d4-4052-a07a-c753fc6b3c58 2019-03-25 21:18:37,722 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0515029430389s 2019-03-25 21:18:37,722 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_b76adca0-6b1c-4f00-9c8a-095aa7f299ff': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:44:09:c3', 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'd0c36441-afaf-4bb5-879b-0d9c98cb63a7'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-03-25T21:18:32.000000', 'flavor': Munch({u'id': u'ee23298d-2d8c-48e0-99b9-59bb16a89af9'}), 'az': u'nova', 'id': u'67bafc6f-290d-4523-bbe6-0b518755edd6', 'security_groups': [Munch({u'name': u'vping_ssh-sg_b76adca0-6b1c-4f00-9c8a-095aa7f299ff'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'631a46434a2048d6b15ef01eddabe218', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1212cd2014a54e2aaa78e11b9f56941e', 'name': 'vping_ssh-project_b76adca0-6b1c-4f00-9c8a-095aa7f299ff', '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-03-25T21:18:32.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-03-25T21:18:33Z', 'hostId': u'95377bc95817288cee1fa6056b10b3fc634e20dd30ec9a07bef8aeb2', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.13', 'cloud': 'envvars', 'host_id': u'95377bc95817288cee1fa6056b10b3fc634e20dd30ec9a07bef8aeb2', '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-03-25T21:18:32.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'1212cd2014a54e2aaa78e11b9f56941e', 'name': u'vping_ssh-vm2_b76adca0-6b1c-4f00-9c8a-095aa7f299ff', 'adminPass': u'YPxFKXbpSZ5Y', 'tenant_id': u'1212cd2014a54e2aaa78e11b9f56941e', 'created_at': u'2019-03-25T21:18:23Z', 'created': u'2019-03-25T21:18:23Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-03-25 21:18:37,723 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-25 21:18:37,724 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4a0334fe699b505abd1242a103a538f23d80d595" 2019-03-25 21:18:38,103 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Mon, 25 Mar 2019 21:18:38 GMT X-Openstack-Request-Id: req-163f4a2d-e54f-4b9c-94a4-e3e0ba6455be 2019-03-25 21:18:38,103 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"39f6a7de-fe0a-4d74-ab36-900db9e46127","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d63177074eef45bd949b8fd2e0f3efc8","l2_adjacency":true,"status":"ACTIVE","subnets":["45132bb9-b5c2-4ed3-85b9-9add1bd00bfe"],"description":"","tags":[],"updated_at":"2019-03-25T21:09:30Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d63177074eef45bd949b8fd2e0f3efc8","created_at":"2019-03-25T21:09:22Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"82e78743-90a6-4612-8b8e-bc35ab4a7491","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1212cd2014a54e2aaa78e11b9f56941e","l2_adjacency":true,"status":"ACTIVE","subnets":["4406d411-fb3b-4d58-86ce-08f58e058739"],"description":"","tags":[],"updated_at":"2019-03-25T21:17:58Z","qos_policy_id":null,"name":"vping_ssh-net_b76adca0-6b1c-4f00-9c8a-095aa7f299ff","admin_state_up":true,"tenant_id":"1212cd2014a54e2aaa78e11b9f56941e","created_at":"2019-03-25T21:17:57Z","mtu":1450}]} 2019-03-25 21:18:38,103 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks.json used request id req-163f4a2d-e54f-4b9c-94a4-e3e0ba6455be 2019-03-25 21:18:38,104 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.380357027054s 2019-03-25 21:18:38,109 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-25 21:18:38,113 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4a0334fe699b505abd1242a103a538f23d80d595" 2019-03-25 21:18:38,446 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Mon, 25 Mar 2019 21:18:38 GMT X-Openstack-Request-Id: req-9048edfb-81b7-4493-97ff-7849bcd36493 2019-03-25 21:18:38,446 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-25T21:18:13Z", "file": "/v2/images/d0c36441-afaf-4bb5-879b-0d9c98cb63a7/file", "owner": "1212cd2014a54e2aaa78e11b9f56941e", "id": "d0c36441-afaf-4bb5-879b-0d9c98cb63a7", "size": 12716032, "self": "/v2/images/d0c36441-afaf-4bb5-879b-0d9c98cb63a7", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://e462d782-10b3-4bf7-bfdc-4087219c1f00/images/d0c36441-afaf-4bb5-879b-0d9c98cb63a7/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://e462d782-10b3-4bf7-bfdc-4087219c1f00/images/d0c36441-afaf-4bb5-879b-0d9c98cb63a7/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_b76adca0-6b1c-4f00-9c8a-095aa7f299ff", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_b76adca0-6b1c-4f00-9c8a-095aa7f299ff", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-25T21:18:12Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-25 21:18:38,446 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.37:9292/v2/images used request id req-9048edfb-81b7-4493-97ff-7849bcd36493 2019-03-25 21:18:38,447 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.337898015976s 2019-03-25 21:18:38,448 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-25 21:18:38,452 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4a0334fe699b505abd1242a103a538f23d80d595" 2019-03-25 21:18:38,476 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Mon, 25 Mar 2019 21:18: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-3483470f-e54a-4f37-9179-e1dca474bbff x-openstack-request-id: req-3483470f-e54a-4f37-9179-e1dca474bbff 2019-03-25 21:18:38,476 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_b76adca0-6b1c-4f00-9c8a-095aa7f299ff", "links": [{"href": "http://172.30.9.37:8774/v2.1/flavors/ee23298d-2d8c-48e0-99b9-59bb16a89af9", "rel": "self"}, {"href": "http://172.30.9.37:8774/flavors/ee23298d-2d8c-48e0-99b9-59bb16a89af9", "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": "ee23298d-2d8c-48e0-99b9-59bb16a89af9"}]} 2019-03-25 21:18:38,476 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/flavors/detail?is_public=None used request id req-3483470f-e54a-4f37-9179-e1dca474bbff 2019-03-25 21:18:38,477 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0282728672028s 2019-03-25 21:18:38,478 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-03-25 21:18:38,481 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4a0334fe699b505abd1242a103a538f23d80d595" -d '{"server": {"name": "vping_ssh-vm_b76adca0-6b1c-4f00-9c8a-095aa7f299ff", "imageRef": "d0c36441-afaf-4bb5-879b-0d9c98cb63a7", "key_name": "vping_ssh-kp_b76adca0-6b1c-4f00-9c8a-095aa7f299ff", "flavorRef": "ee23298d-2d8c-48e0-99b9-59bb16a89af9", "max_count": 1, "min_count": 1, "networks": [{"uuid": "82e78743-90a6-4612-8b8e-bc35ab4a7491"}], "security_groups": [{"name": "ef77695b-506b-497f-8a85-cfb96c5abfa1"}]}}' 2019-03-25 21:18:42,907 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Mon, 25 Mar 2019 21:18:38 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 location: http://172.30.9.37:8774/v2.1/servers/18fe1b22-4376-43ba-a61d-ac4736b96454 x-compute-request-id: req-12743a9d-355b-41ba-903a-528058631117 x-openstack-request-id: req-12743a9d-355b-41ba-903a-528058631117 2019-03-25 21:18:42,908 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "ef77695b-506b-497f-8a85-cfb96c5abfa1"}], "OS-DCF:diskConfig": "MANUAL", "id": "18fe1b22-4376-43ba-a61d-ac4736b96454", "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/18fe1b22-4376-43ba-a61d-ac4736b96454", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/18fe1b22-4376-43ba-a61d-ac4736b96454", "rel": "bookmark"}], "adminPass": "bfgrz2bJJ8sT"}} 2019-03-25 21:18:42,908 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/servers used request id req-12743a9d-355b-41ba-903a-528058631117 2019-03-25 21:18:42,908 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 4.43009901047s 2019-03-25 21:18:42,909 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-25 21:18:42,912 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4a0334fe699b505abd1242a103a538f23d80d595" 2019-03-25 21:18:44,226 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 854 Content-Type: application/json Date: Mon, 25 Mar 2019 21:18: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-2d4c9b49-6765-4845-bd82-70f333950353 x-openstack-request-id: req-2d4c9b49-6765-4845-bd82-70f333950353 2019-03-25 21:18:44,227 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/18fe1b22-4376-43ba-a61d-ac4736b96454", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/18fe1b22-4376-43ba-a61d-ac4736b96454", "rel": "bookmark"}], "image": {"id": "d0c36441-afaf-4bb5-879b-0d9c98cb63a7", "links": [{"href": "http://172.30.9.37:8774/images/d0c36441-afaf-4bb5-879b-0d9c98cb63a7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ee23298d-2d8c-48e0-99b9-59bb16a89af9", "links": [{"href": "http://172.30.9.37:8774/flavors/ee23298d-2d8c-48e0-99b9-59bb16a89af9", "rel": "bookmark"}]}, "id": "18fe1b22-4376-43ba-a61d-ac4736b96454", "user_id": "631a46434a2048d6b15ef01eddabe218", "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-03-25T21:18:43Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_b76adca0-6b1c-4f00-9c8a-095aa7f299ff", "name": "vping_ssh-vm_b76adca0-6b1c-4f00-9c8a-095aa7f299ff", "created": "2019-03-25T21:18:42Z", "tenant_id": "1212cd2014a54e2aaa78e11b9f56941e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_b76adca0-6b1c-4f00-9c8a-095aa7f299ff": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:09:c3", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/67bafc6f-290d-4523-bbe6-0b518755edd6", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/67bafc6f-290d-4523-bbe6-0b518755edd6", "rel": "bookmark"}], "image": {"id": "d0c36441-afaf-4bb5-879b-0d9c98cb63a7", "links": [{"href": "http://172.30.9.37:8774/images/d0c36441-afaf-4bb5-879b-0d9c98cb63a7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-25T21:18:32.000000", "flavor": {"id": "ee23298d-2d8c-48e0-99b9-59bb16a89af9", "links": [{"href": "http://172.30.9.37:8774/flavors/ee23298d-2d8c-48e0-99b9-59bb16a89af9", "rel": "bookmark"}]}, "id": "67bafc6f-290d-4523-bbe6-0b518755edd6", "security_groups": [{"name": "vping_ssh-sg_b76adca0-6b1c-4f00-9c8a-095aa7f299ff"}], "user_id": "631a46434a2048d6b15ef01eddabe218", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-25T21:18:33Z", "hostId": "95377bc95817288cee1fa6056b10b3fc634e20dd30ec9a07bef8aeb2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_b76adca0-6b1c-4f00-9c8a-095aa7f299ff", "created": "2019-03-25T21:18:23Z", "tenant_id": "1212cd2014a54e2aaa78e11b9f56941e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-25 21:18:44,227 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-2d4c9b49-6765-4845-bd82-70f333950353 2019-03-25 21:18:44,227 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.31821298599s 2019-03-25 21:18:44,235 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-25 21:18:46,238 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-25 21:18:46,241 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4a0334fe699b505abd1242a103a538f23d80d595" 2019-03-25 21:18:47,476 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 895 Content-Type: application/json Date: Mon, 25 Mar 2019 21:18:46 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-4f40c380-4b5b-4dd5-b550-117381be3d8d x-openstack-request-id: req-4f40c380-4b5b-4dd5-b550-117381be3d8d 2019-03-25 21:18:47,476 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/18fe1b22-4376-43ba-a61d-ac4736b96454", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/18fe1b22-4376-43ba-a61d-ac4736b96454", "rel": "bookmark"}], "image": {"id": "d0c36441-afaf-4bb5-879b-0d9c98cb63a7", "links": [{"href": "http://172.30.9.37:8774/images/d0c36441-afaf-4bb5-879b-0d9c98cb63a7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ee23298d-2d8c-48e0-99b9-59bb16a89af9", "links": [{"href": "http://172.30.9.37:8774/flavors/ee23298d-2d8c-48e0-99b9-59bb16a89af9", "rel": "bookmark"}]}, "id": "18fe1b22-4376-43ba-a61d-ac4736b96454", "user_id": "631a46434a2048d6b15ef01eddabe218", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-25T21:18:45Z", "hostId": "2b1652dad5fe2ad59696f9641aa18a4df2672a8fafd528dfac0c5995", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_b76adca0-6b1c-4f00-9c8a-095aa7f299ff", "name": "vping_ssh-vm_b76adca0-6b1c-4f00-9c8a-095aa7f299ff", "created": "2019-03-25T21:18:42Z", "tenant_id": "1212cd2014a54e2aaa78e11b9f56941e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_b76adca0-6b1c-4f00-9c8a-095aa7f299ff": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:09:c3", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/67bafc6f-290d-4523-bbe6-0b518755edd6", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/67bafc6f-290d-4523-bbe6-0b518755edd6", "rel": "bookmark"}], "image": {"id": "d0c36441-afaf-4bb5-879b-0d9c98cb63a7", "links": [{"href": "http://172.30.9.37:8774/images/d0c36441-afaf-4bb5-879b-0d9c98cb63a7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-25T21:18:32.000000", "flavor": {"id": "ee23298d-2d8c-48e0-99b9-59bb16a89af9", "links": [{"href": "http://172.30.9.37:8774/flavors/ee23298d-2d8c-48e0-99b9-59bb16a89af9", "rel": "bookmark"}]}, "id": "67bafc6f-290d-4523-bbe6-0b518755edd6", "security_groups": [{"name": "vping_ssh-sg_b76adca0-6b1c-4f00-9c8a-095aa7f299ff"}], "user_id": "631a46434a2048d6b15ef01eddabe218", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-25T21:18:33Z", "hostId": "95377bc95817288cee1fa6056b10b3fc634e20dd30ec9a07bef8aeb2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_b76adca0-6b1c-4f00-9c8a-095aa7f299ff", "created": "2019-03-25T21:18:23Z", "tenant_id": "1212cd2014a54e2aaa78e11b9f56941e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-25 21:18:47,477 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-4f40c380-4b5b-4dd5-b550-117381be3d8d 2019-03-25 21:18:47,477 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.23900985718s 2019-03-25 21:18:47,484 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-25 21:18:49,487 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-25 21:18:49,490 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4a0334fe699b505abd1242a103a538f23d80d595" 2019-03-25 21:18:50,193 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 886 Content-Type: application/json Date: Mon, 25 Mar 2019 21:18: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-bad9f4f3-d5c7-4988-94ac-56265c2c7306 x-openstack-request-id: req-bad9f4f3-d5c7-4988-94ac-56265c2c7306 2019-03-25 21:18:50,194 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/18fe1b22-4376-43ba-a61d-ac4736b96454", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/18fe1b22-4376-43ba-a61d-ac4736b96454", "rel": "bookmark"}], "image": {"id": "d0c36441-afaf-4bb5-879b-0d9c98cb63a7", "links": [{"href": "http://172.30.9.37:8774/images/d0c36441-afaf-4bb5-879b-0d9c98cb63a7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ee23298d-2d8c-48e0-99b9-59bb16a89af9", "links": [{"href": "http://172.30.9.37:8774/flavors/ee23298d-2d8c-48e0-99b9-59bb16a89af9", "rel": "bookmark"}]}, "id": "18fe1b22-4376-43ba-a61d-ac4736b96454", "security_groups": [{"name": "vping_ssh-sg_b76adca0-6b1c-4f00-9c8a-095aa7f299ff"}], "user_id": "631a46434a2048d6b15ef01eddabe218", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-25T21:18:46Z", "hostId": "2b1652dad5fe2ad59696f9641aa18a4df2672a8fafd528dfac0c5995", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_b76adca0-6b1c-4f00-9c8a-095aa7f299ff", "name": "vping_ssh-vm_b76adca0-6b1c-4f00-9c8a-095aa7f299ff", "created": "2019-03-25T21:18:42Z", "tenant_id": "1212cd2014a54e2aaa78e11b9f56941e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_b76adca0-6b1c-4f00-9c8a-095aa7f299ff": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:09:c3", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/67bafc6f-290d-4523-bbe6-0b518755edd6", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/67bafc6f-290d-4523-bbe6-0b518755edd6", "rel": "bookmark"}], "image": {"id": "d0c36441-afaf-4bb5-879b-0d9c98cb63a7", "links": [{"href": "http://172.30.9.37:8774/images/d0c36441-afaf-4bb5-879b-0d9c98cb63a7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-25T21:18:32.000000", "flavor": {"id": "ee23298d-2d8c-48e0-99b9-59bb16a89af9", "links": [{"href": "http://172.30.9.37:8774/flavors/ee23298d-2d8c-48e0-99b9-59bb16a89af9", "rel": "bookmark"}]}, "id": "67bafc6f-290d-4523-bbe6-0b518755edd6", "security_groups": [{"name": "vping_ssh-sg_b76adca0-6b1c-4f00-9c8a-095aa7f299ff"}], "user_id": "631a46434a2048d6b15ef01eddabe218", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-25T21:18:33Z", "hostId": "95377bc95817288cee1fa6056b10b3fc634e20dd30ec9a07bef8aeb2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_b76adca0-6b1c-4f00-9c8a-095aa7f299ff", "created": "2019-03-25T21:18:23Z", "tenant_id": "1212cd2014a54e2aaa78e11b9f56941e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-25 21:18:50,194 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-bad9f4f3-d5c7-4988-94ac-56265c2c7306 2019-03-25 21:18:50,194 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.707489013672s 2019-03-25 21:18:50,202 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-25 21:18:52,205 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-25 21:18:52,209 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4a0334fe699b505abd1242a103a538f23d80d595" 2019-03-25 21:18:53,077 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 886 Content-Type: application/json Date: Mon, 25 Mar 2019 21:18: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-7877e3e7-2397-40c9-9b9d-dd79b8f3c5a7 x-openstack-request-id: req-7877e3e7-2397-40c9-9b9d-dd79b8f3c5a7 2019-03-25 21:18:53,078 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/18fe1b22-4376-43ba-a61d-ac4736b96454", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/18fe1b22-4376-43ba-a61d-ac4736b96454", "rel": "bookmark"}], "image": {"id": "d0c36441-afaf-4bb5-879b-0d9c98cb63a7", "links": [{"href": "http://172.30.9.37:8774/images/d0c36441-afaf-4bb5-879b-0d9c98cb63a7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ee23298d-2d8c-48e0-99b9-59bb16a89af9", "links": [{"href": "http://172.30.9.37:8774/flavors/ee23298d-2d8c-48e0-99b9-59bb16a89af9", "rel": "bookmark"}]}, "id": "18fe1b22-4376-43ba-a61d-ac4736b96454", "security_groups": [{"name": "vping_ssh-sg_b76adca0-6b1c-4f00-9c8a-095aa7f299ff"}], "user_id": "631a46434a2048d6b15ef01eddabe218", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-25T21:18:46Z", "hostId": "2b1652dad5fe2ad59696f9641aa18a4df2672a8fafd528dfac0c5995", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_b76adca0-6b1c-4f00-9c8a-095aa7f299ff", "name": "vping_ssh-vm_b76adca0-6b1c-4f00-9c8a-095aa7f299ff", "created": "2019-03-25T21:18:42Z", "tenant_id": "1212cd2014a54e2aaa78e11b9f56941e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_b76adca0-6b1c-4f00-9c8a-095aa7f299ff": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:09:c3", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/67bafc6f-290d-4523-bbe6-0b518755edd6", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/67bafc6f-290d-4523-bbe6-0b518755edd6", "rel": "bookmark"}], "image": {"id": "d0c36441-afaf-4bb5-879b-0d9c98cb63a7", "links": [{"href": "http://172.30.9.37:8774/images/d0c36441-afaf-4bb5-879b-0d9c98cb63a7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-25T21:18:32.000000", "flavor": {"id": "ee23298d-2d8c-48e0-99b9-59bb16a89af9", "links": [{"href": "http://172.30.9.37:8774/flavors/ee23298d-2d8c-48e0-99b9-59bb16a89af9", "rel": "bookmark"}]}, "id": "67bafc6f-290d-4523-bbe6-0b518755edd6", "security_groups": [{"name": "vping_ssh-sg_b76adca0-6b1c-4f00-9c8a-095aa7f299ff"}], "user_id": "631a46434a2048d6b15ef01eddabe218", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-25T21:18:33Z", "hostId": "95377bc95817288cee1fa6056b10b3fc634e20dd30ec9a07bef8aeb2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_b76adca0-6b1c-4f00-9c8a-095aa7f299ff", "created": "2019-03-25T21:18:23Z", "tenant_id": "1212cd2014a54e2aaa78e11b9f56941e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-25 21:18:53,078 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-7877e3e7-2397-40c9-9b9d-dd79b8f3c5a7 2019-03-25 21:18:53,079 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.873464107513s 2019-03-25 21:18:53,086 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-25 21:18:55,088 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-25 21:18:55,092 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4a0334fe699b505abd1242a103a538f23d80d595" 2019-03-25 21:18:55,711 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 867 Content-Type: application/json Date: Mon, 25 Mar 2019 21:18:55 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e584ed8d-806b-40f6-82ab-a51e744b8553 x-openstack-request-id: req-e584ed8d-806b-40f6-82ab-a51e744b8553 2019-03-25 21:18:55,711 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_b76adca0-6b1c-4f00-9c8a-095aa7f299ff": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:d0:23", "version": 4, "addr": "192.168.120.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/18fe1b22-4376-43ba-a61d-ac4736b96454", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/18fe1b22-4376-43ba-a61d-ac4736b96454", "rel": "bookmark"}], "image": {"id": "d0c36441-afaf-4bb5-879b-0d9c98cb63a7", "links": [{"href": "http://172.30.9.37:8774/images/d0c36441-afaf-4bb5-879b-0d9c98cb63a7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-25T21:18:53.000000", "flavor": {"id": "ee23298d-2d8c-48e0-99b9-59bb16a89af9", "links": [{"href": "http://172.30.9.37:8774/flavors/ee23298d-2d8c-48e0-99b9-59bb16a89af9", "rel": "bookmark"}]}, "id": "18fe1b22-4376-43ba-a61d-ac4736b96454", "security_groups": [{"name": "vping_ssh-sg_b76adca0-6b1c-4f00-9c8a-095aa7f299ff"}], "user_id": "631a46434a2048d6b15ef01eddabe218", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-25T21:18:53Z", "hostId": "2b1652dad5fe2ad59696f9641aa18a4df2672a8fafd528dfac0c5995", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_b76adca0-6b1c-4f00-9c8a-095aa7f299ff", "name": "vping_ssh-vm_b76adca0-6b1c-4f00-9c8a-095aa7f299ff", "created": "2019-03-25T21:18:42Z", "tenant_id": "1212cd2014a54e2aaa78e11b9f56941e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_b76adca0-6b1c-4f00-9c8a-095aa7f299ff": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:09:c3", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/67bafc6f-290d-4523-bbe6-0b518755edd6", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/67bafc6f-290d-4523-bbe6-0b518755edd6", "rel": "bookmark"}], "image": {"id": "d0c36441-afaf-4bb5-879b-0d9c98cb63a7", "links": [{"href": "http://172.30.9.37:8774/images/d0c36441-afaf-4bb5-879b-0d9c98cb63a7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-25T21:18:32.000000", "flavor": {"id": "ee23298d-2d8c-48e0-99b9-59bb16a89af9", "links": [{"href": "http://172.30.9.37:8774/flavors/ee23298d-2d8c-48e0-99b9-59bb16a89af9", "rel": "bookmark"}]}, "id": "67bafc6f-290d-4523-bbe6-0b518755edd6", "security_groups": [{"name": "vping_ssh-sg_b76adca0-6b1c-4f00-9c8a-095aa7f299ff"}], "user_id": "631a46434a2048d6b15ef01eddabe218", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-25T21:18:33Z", "hostId": "95377bc95817288cee1fa6056b10b3fc634e20dd30ec9a07bef8aeb2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_b76adca0-6b1c-4f00-9c8a-095aa7f299ff", "created": "2019-03-25T21:18:23Z", "tenant_id": "1212cd2014a54e2aaa78e11b9f56941e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-25 21:18:55,712 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-e584ed8d-806b-40f6-82ab-a51e744b8553 2019-03-25 21:18:55,712 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.6231508255s 2019-03-25 21:18:55,720 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-03-25 21:18:55,720 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:9696/v2.0/ports.json?device_id=18fe1b22-4376-43ba-a61d-ac4736b96454" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4a0334fe699b505abd1242a103a538f23d80d595" 2019-03-25 21:18:55,768 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Mon, 25 Mar 2019 21:18:56 GMT X-Openstack-Request-Id: req-5271462f-70f8-4498-9c7b-fa064fc3660f 2019-03-25 21:18:55,768 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-25T21:18:52Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4406d411-fb3b-4d58-86ce-08f58e058739","ip_address":"192.168.120.17"}],"id":"db6a8d9c-68e7-4f0b-ad8f-7b4724ff72a3","security_groups":["ef77695b-506b-497f-8a85-cfb96c5abfa1"],"mac_address":"fa:16:3e:63:d0:23","project_id":"1212cd2014a54e2aaa78e11b9f56941e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"82e78743-90a6-4612-8b8e-bc35ab4a7491","tenant_id":"1212cd2014a54e2aaa78e11b9f56941e","created_at":"2019-03-25T21:18:46Z","binding:vnic_type":"normal","device_id":"18fe1b22-4376-43ba-a61d-ac4736b96454","ip_allocation":"immediate"}]} 2019-03-25 21:18:55,769 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/ports.json?device_id=18fe1b22-4376-43ba-a61d-ac4736b96454 used request id req-5271462f-70f8-4498-9c7b-fa064fc3660f 2019-03-25 21:18:55,769 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0490047931671s 2019-03-25 21:18:55,779 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-25 21:18:55,780 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:9696/v2.0/floatingips.json?port_id=db6a8d9c-68e7-4f0b-ad8f-7b4724ff72a3" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4a0334fe699b505abd1242a103a538f23d80d595" 2019-03-25 21:18:55,827 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 25 Mar 2019 21:18:55 GMT X-Openstack-Request-Id: req-5e63a3fd-f79d-4726-8590-4416587217c8 2019-03-25 21:18:55,828 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-03-25 21:18:55,828 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/floatingips.json?port_id=db6a8d9c-68e7-4f0b-ad8f-7b4724ff72a3 used request id req-5e63a3fd-f79d-4726-8590-4416587217c8 2019-03-25 21:18:55,828 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.048779964447s 2019-03-25 21:18:55,829 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_b76adca0-6b1c-4f00-9c8a-095aa7f299ff': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:63:d0:23', u'version': 4, u'addr': u'192.168.120.17', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'd0c36441-afaf-4bb5-879b-0d9c98cb63a7'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-03-25T21:18:53.000000', 'flavor': Munch({u'id': u'ee23298d-2d8c-48e0-99b9-59bb16a89af9'}), 'az': u'nova', 'id': u'18fe1b22-4376-43ba-a61d-ac4736b96454', 'security_groups': [Munch({u'name': u'vping_ssh-sg_b76adca0-6b1c-4f00-9c8a-095aa7f299ff'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'631a46434a2048d6b15ef01eddabe218', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1212cd2014a54e2aaa78e11b9f56941e', 'name': 'vping_ssh-project_b76adca0-6b1c-4f00-9c8a-095aa7f299ff', '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-03-25T21:18:53.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-03-25T21:18:53Z', 'hostId': u'2b1652dad5fe2ad59696f9641aa18a4df2672a8fafd528dfac0c5995', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vping_ssh-kp_b76adca0-6b1c-4f00-9c8a-095aa7f299ff', 'public_v6': '', 'private_v4': u'192.168.120.17', 'cloud': 'envvars', 'host_id': u'2b1652dad5fe2ad59696f9641aa18a4df2672a8fafd528dfac0c5995', '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-03-25T21:18:53.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'1212cd2014a54e2aaa78e11b9f56941e', 'name': u'vping_ssh-vm_b76adca0-6b1c-4f00-9c8a-095aa7f299ff', 'adminPass': u'bfgrz2bJJ8sT', 'tenant_id': u'1212cd2014a54e2aaa78e11b9f56941e', 'created_at': u'2019-03-25T21:18:42Z', 'created': u'2019-03-25T21:18:42Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-03-25 21:18:55,834 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-25 21:18:55,835 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4a0334fe699b505abd1242a103a538f23d80d595" 2019-03-25 21:18:55,941 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Mon, 25 Mar 2019 21:18:56 GMT X-Openstack-Request-Id: req-4ba0b92f-fc9c-4991-868c-9ea7a5aa507c 2019-03-25 21:18:55,941 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"39f6a7de-fe0a-4d74-ab36-900db9e46127","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d63177074eef45bd949b8fd2e0f3efc8","l2_adjacency":true,"status":"ACTIVE","subnets":["45132bb9-b5c2-4ed3-85b9-9add1bd00bfe"],"description":"","tags":[],"updated_at":"2019-03-25T21:09:30Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d63177074eef45bd949b8fd2e0f3efc8","created_at":"2019-03-25T21:09:22Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"82e78743-90a6-4612-8b8e-bc35ab4a7491","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1212cd2014a54e2aaa78e11b9f56941e","l2_adjacency":true,"status":"ACTIVE","subnets":["4406d411-fb3b-4d58-86ce-08f58e058739"],"description":"","tags":[],"updated_at":"2019-03-25T21:17:58Z","qos_policy_id":null,"name":"vping_ssh-net_b76adca0-6b1c-4f00-9c8a-095aa7f299ff","admin_state_up":true,"tenant_id":"1212cd2014a54e2aaa78e11b9f56941e","created_at":"2019-03-25T21:17:57Z","mtu":1450}]} 2019-03-25 21:18:55,942 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks.json used request id req-4ba0b92f-fc9c-4991-868c-9ea7a5aa507c 2019-03-25 21:18:55,942 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.107279062271s 2019-03-25 21:18:55,943 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-03-25 21:18:55,943 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:9696/v2.0/ports.json?device_id=18fe1b22-4376-43ba-a61d-ac4736b96454" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4a0334fe699b505abd1242a103a538f23d80d595" 2019-03-25 21:18:56,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Mon, 25 Mar 2019 21:18:56 GMT X-Openstack-Request-Id: req-5724440d-c19b-4c06-b7e4-78ff539ff7cd 2019-03-25 21:18:56,019 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-25T21:18:52Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4406d411-fb3b-4d58-86ce-08f58e058739","ip_address":"192.168.120.17"}],"id":"db6a8d9c-68e7-4f0b-ad8f-7b4724ff72a3","security_groups":["ef77695b-506b-497f-8a85-cfb96c5abfa1"],"mac_address":"fa:16:3e:63:d0:23","project_id":"1212cd2014a54e2aaa78e11b9f56941e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"82e78743-90a6-4612-8b8e-bc35ab4a7491","tenant_id":"1212cd2014a54e2aaa78e11b9f56941e","created_at":"2019-03-25T21:18:46Z","binding:vnic_type":"normal","device_id":"18fe1b22-4376-43ba-a61d-ac4736b96454","ip_allocation":"immediate"}]} 2019-03-25 21:18:56,019 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/ports.json?device_id=18fe1b22-4376-43ba-a61d-ac4736b96454 used request id req-5724440d-c19b-4c06-b7e4-78ff539ff7cd 2019-03-25 21:18:56,019 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.076534986496s 2019-03-25 21:18:56,020 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-03-25 21:18:56,021 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9696/v2.0/floatingips.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4a0334fe699b505abd1242a103a538f23d80d595" -d '{"floatingip": {"floating_network_id": "39f6a7de-fe0a-4d74-ab36-900db9e46127", "fixed_ip_address": "192.168.120.17", "port_id": "db6a8d9c-68e7-4f0b-ad8f-7b4724ff72a3"}}' 2019-03-25 21:18:59,477 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 824 Content-Type: application/json Date: Mon, 25 Mar 2019 21:18:59 GMT X-Openstack-Request-Id: req-ec8d8dc3-564b-4348-936a-875d98260bcb 2019-03-25 21:18:59,477 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "37b8478b-985b-4de3-8d9c-73d466ecbdba", "status": "DOWN", "description": "", "tags": [], "tenant_id": "1212cd2014a54e2aaa78e11b9f56941e", "created_at": "2019-03-25T21:18:57Z", "updated_at": "2019-03-25T21:18:57Z", "floating_network_id": "39f6a7de-fe0a-4d74-ab36-900db9e46127", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "82e78743-90a6-4612-8b8e-bc35ab4a7491", "device_owner": "compute:nova", "mac_address": "fa:16:3e:63:d0:23", "device_id": "18fe1b22-4376-43ba-a61d-ac4736b96454"}, "fixed_ip_address": "192.168.120.17", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "1212cd2014a54e2aaa78e11b9f56941e", "port_id": "db6a8d9c-68e7-4f0b-ad8f-7b4724ff72a3", "id": "1ea6dd32-1659-4dea-b71c-254a4a24ba82", "qos_policy_id": null}} 2019-03-25 21:18:59,477 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/floatingips.json used request id req-ec8d8dc3-564b-4348-936a-875d98260bcb 2019-03-25 21:18:59,478 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 3.45724916458s 2019-03-25 21:18:59,493 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-25 21:18:59,493 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4a0334fe699b505abd1242a103a538f23d80d595" 2019-03-25 21:18:59,779 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Mon, 25 Mar 2019 21:19:00 GMT X-Openstack-Request-Id: req-1dd2c63f-8865-43ad-8c3c-aa650bc03d17 2019-03-25 21:18:59,779 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "37b8478b-985b-4de3-8d9c-73d466ecbdba", "status": "DOWN", "description": "", "tags": [], "tenant_id": "1212cd2014a54e2aaa78e11b9f56941e", "created_at": "2019-03-25T21:18:57Z", "updated_at": "2019-03-25T21:18:57Z", "floating_network_id": "39f6a7de-fe0a-4d74-ab36-900db9e46127", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "82e78743-90a6-4612-8b8e-bc35ab4a7491", "device_owner": "compute:nova", "mac_address": "fa:16:3e:63:d0:23", "device_id": "18fe1b22-4376-43ba-a61d-ac4736b96454"}, "fixed_ip_address": "192.168.120.17", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "1212cd2014a54e2aaa78e11b9f56941e", "port_id": "db6a8d9c-68e7-4f0b-ad8f-7b4724ff72a3", "id": "1ea6dd32-1659-4dea-b71c-254a4a24ba82", "qos_policy_id": null}]} 2019-03-25 21:18:59,779 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/floatingips.json used request id req-1dd2c63f-8865-43ad-8c3c-aa650bc03d17 2019-03-25 21:18:59,780 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.286566972733s 2019-03-25 21:18:59,786 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-03-25 21:18:59,897 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-25 21:18:59,897 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4a0334fe699b505abd1242a103a538f23d80d595" 2019-03-25 21:18:59,956 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Mon, 25 Mar 2019 21:19:00 GMT X-Openstack-Request-Id: req-e63c61d5-b075-44f6-bf5d-fc987178c60e 2019-03-25 21:18:59,956 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "37b8478b-985b-4de3-8d9c-73d466ecbdba", "status": "DOWN", "description": "", "tags": [], "tenant_id": "1212cd2014a54e2aaa78e11b9f56941e", "created_at": "2019-03-25T21:18:57Z", "updated_at": "2019-03-25T21:18:57Z", "floating_network_id": "39f6a7de-fe0a-4d74-ab36-900db9e46127", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "82e78743-90a6-4612-8b8e-bc35ab4a7491", "device_owner": "compute:nova", "mac_address": "fa:16:3e:63:d0:23", "device_id": "18fe1b22-4376-43ba-a61d-ac4736b96454"}, "fixed_ip_address": "192.168.120.17", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "1212cd2014a54e2aaa78e11b9f56941e", "port_id": "db6a8d9c-68e7-4f0b-ad8f-7b4724ff72a3", "id": "1ea6dd32-1659-4dea-b71c-254a4a24ba82", "qos_policy_id": null}]} 2019-03-25 21:18:59,957 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/floatingips.json used request id req-e63c61d5-b075-44f6-bf5d-fc987178c60e 2019-03-25 21:18:59,957 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0597200393677s 2019-03-25 21:18:59,963 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-03-25 21:19:00,073 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-25 21:19:00,074 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4a0334fe699b505abd1242a103a538f23d80d595" 2019-03-25 21:19:00,139 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Mon, 25 Mar 2019 21:19:00 GMT X-Openstack-Request-Id: req-ff94d628-5ebf-466f-9ced-d0136a3dc137 2019-03-25 21:19:00,140 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "37b8478b-985b-4de3-8d9c-73d466ecbdba", "status": "DOWN", "description": "", "tags": [], "tenant_id": "1212cd2014a54e2aaa78e11b9f56941e", "created_at": "2019-03-25T21:18:57Z", "updated_at": "2019-03-25T21:18:57Z", "floating_network_id": "39f6a7de-fe0a-4d74-ab36-900db9e46127", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "82e78743-90a6-4612-8b8e-bc35ab4a7491", "device_owner": "compute:nova", "mac_address": "fa:16:3e:63:d0:23", "device_id": "18fe1b22-4376-43ba-a61d-ac4736b96454"}, "fixed_ip_address": "192.168.120.17", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "1212cd2014a54e2aaa78e11b9f56941e", "port_id": "db6a8d9c-68e7-4f0b-ad8f-7b4724ff72a3", "id": "1ea6dd32-1659-4dea-b71c-254a4a24ba82", "qos_policy_id": null}]} 2019-03-25 21:19:00,140 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/floatingips.json used request id req-ff94d628-5ebf-466f-9ced-d0136a3dc137 2019-03-25 21:19:00,140 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0665228366852s 2019-03-25 21:19:00,146 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-03-25 21:19:00,256 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-25 21:19:00,257 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4a0334fe699b505abd1242a103a538f23d80d595" 2019-03-25 21:19:00,326 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Mon, 25 Mar 2019 21:19:00 GMT X-Openstack-Request-Id: req-b995a7e9-8ee2-48ae-b74a-3be799988f5c 2019-03-25 21:19:00,327 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "37b8478b-985b-4de3-8d9c-73d466ecbdba", "status": "DOWN", "description": "", "tags": [], "tenant_id": "1212cd2014a54e2aaa78e11b9f56941e", "created_at": "2019-03-25T21:18:57Z", "updated_at": "2019-03-25T21:18:57Z", "floating_network_id": "39f6a7de-fe0a-4d74-ab36-900db9e46127", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "82e78743-90a6-4612-8b8e-bc35ab4a7491", "device_owner": "compute:nova", "mac_address": "fa:16:3e:63:d0:23", "device_id": "18fe1b22-4376-43ba-a61d-ac4736b96454"}, "fixed_ip_address": "192.168.120.17", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "1212cd2014a54e2aaa78e11b9f56941e", "port_id": "db6a8d9c-68e7-4f0b-ad8f-7b4724ff72a3", "id": "1ea6dd32-1659-4dea-b71c-254a4a24ba82", "qos_policy_id": null}]} 2019-03-25 21:19:00,327 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/floatingips.json used request id req-b995a7e9-8ee2-48ae-b74a-3be799988f5c 2019-03-25 21:19:00,327 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0707190036774s 2019-03-25 21:19:00,333 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-03-25 21:19:00,444 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-25 21:19:00,444 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4a0334fe699b505abd1242a103a538f23d80d595" 2019-03-25 21:19:00,508 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Mon, 25 Mar 2019 21:19:00 GMT X-Openstack-Request-Id: req-58145895-b994-44b5-bd0d-bc9f805654ca 2019-03-25 21:19:00,508 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "37b8478b-985b-4de3-8d9c-73d466ecbdba", "status": "DOWN", "description": "", "tags": [], "tenant_id": "1212cd2014a54e2aaa78e11b9f56941e", "created_at": "2019-03-25T21:18:57Z", "updated_at": "2019-03-25T21:18:57Z", "floating_network_id": "39f6a7de-fe0a-4d74-ab36-900db9e46127", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "82e78743-90a6-4612-8b8e-bc35ab4a7491", "device_owner": "compute:nova", "mac_address": "fa:16:3e:63:d0:23", "device_id": "18fe1b22-4376-43ba-a61d-ac4736b96454"}, "fixed_ip_address": "192.168.120.17", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "1212cd2014a54e2aaa78e11b9f56941e", "port_id": "db6a8d9c-68e7-4f0b-ad8f-7b4724ff72a3", "id": "1ea6dd32-1659-4dea-b71c-254a4a24ba82", "qos_policy_id": null}]} 2019-03-25 21:19:00,509 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/floatingips.json used request id req-58145895-b994-44b5-bd0d-bc9f805654ca 2019-03-25 21:19:00,509 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0649840831757s 2019-03-25 21:19:00,515 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-03-25 21:19:00,626 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-25 21:19:00,626 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4a0334fe699b505abd1242a103a538f23d80d595" 2019-03-25 21:19:00,688 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Mon, 25 Mar 2019 21:19:00 GMT X-Openstack-Request-Id: req-39cbc378-4523-42b5-b177-98a67897fb2b 2019-03-25 21:19:00,688 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "37b8478b-985b-4de3-8d9c-73d466ecbdba", "status": "DOWN", "description": "", "tags": [], "tenant_id": "1212cd2014a54e2aaa78e11b9f56941e", "created_at": "2019-03-25T21:18:57Z", "updated_at": "2019-03-25T21:18:57Z", "floating_network_id": "39f6a7de-fe0a-4d74-ab36-900db9e46127", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "82e78743-90a6-4612-8b8e-bc35ab4a7491", "device_owner": "compute:nova", "mac_address": "fa:16:3e:63:d0:23", "device_id": "18fe1b22-4376-43ba-a61d-ac4736b96454"}, "fixed_ip_address": "192.168.120.17", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "1212cd2014a54e2aaa78e11b9f56941e", "port_id": "db6a8d9c-68e7-4f0b-ad8f-7b4724ff72a3", "id": "1ea6dd32-1659-4dea-b71c-254a4a24ba82", "qos_policy_id": null}]} 2019-03-25 21:19:00,688 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/floatingips.json used request id req-39cbc378-4523-42b5-b177-98a67897fb2b 2019-03-25 21:19:00,689 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0625569820404s 2019-03-25 21:19:00,694 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-03-25 21:19:00,805 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-25 21:19:00,805 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4a0334fe699b505abd1242a103a538f23d80d595" 2019-03-25 21:19:01,148 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 829 Content-Type: application/json Date: Mon, 25 Mar 2019 21:19:01 GMT X-Openstack-Request-Id: req-473bcbc2-068b-4657-a5a4-a4ae1d9de8e7 2019-03-25 21:19:01,148 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "37b8478b-985b-4de3-8d9c-73d466ecbdba", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "1212cd2014a54e2aaa78e11b9f56941e", "created_at": "2019-03-25T21:18:57Z", "updated_at": "2019-03-25T21:19:01Z", "floating_network_id": "39f6a7de-fe0a-4d74-ab36-900db9e46127", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "82e78743-90a6-4612-8b8e-bc35ab4a7491", "device_owner": "compute:nova", "mac_address": "fa:16:3e:63:d0:23", "device_id": "18fe1b22-4376-43ba-a61d-ac4736b96454"}, "fixed_ip_address": "192.168.120.17", "floating_ip_address": "172.30.9.203", "revision_number": 2, "project_id": "1212cd2014a54e2aaa78e11b9f56941e", "port_id": "db6a8d9c-68e7-4f0b-ad8f-7b4724ff72a3", "id": "1ea6dd32-1659-4dea-b71c-254a4a24ba82", "qos_policy_id": null}]} 2019-03-25 21:19:01,148 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/floatingips.json used request id req-473bcbc2-068b-4657-a5a4-a4ae1d9de8e7 2019-03-25 21:19:01,148 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.343547105789s 2019-03-25 21:19:01,155 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'37b8478b-985b-4de3-8d9c-73d466ecbdba', 'updated_at': u'2019-03-25T21:19:01Z', 'fixed_ip_address': u'192.168.120.17', 'floating_ip_address': u'172.30.9.203', 'revision_number': 2, 'port_id': u'db6a8d9c-68e7-4f0b-ad8f-7b4724ff72a3', 'id': u'1ea6dd32-1659-4dea-b71c-254a4a24ba82', 'network': u'39f6a7de-fe0a-4d74-ab36-900db9e46127', 'port': u'db6a8d9c-68e7-4f0b-ad8f-7b4724ff72a3', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1212cd2014a54e2aaa78e11b9f56941e', 'name': 'vping_ssh-project_b76adca0-6b1c-4f00-9c8a-095aa7f299ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'1212cd2014a54e2aaa78e11b9f56941e', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'39f6a7de-fe0a-4d74-ab36-900db9e46127', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'82e78743-90a6-4612-8b8e-bc35ab4a7491', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:63:d0:23', u'device_id': u'18fe1b22-4376-43ba-a61d-ac4736b96454'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'1212cd2014a54e2aaa78e11b9f56941e', 'created_at': u'2019-03-25T21:18:57Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'82e78743-90a6-4612-8b8e-bc35ab4a7491', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:63:d0:23', u'device_id': u'18fe1b22-4376-43ba-a61d-ac4736b96454'}), 'router': u'37b8478b-985b-4de3-8d9c-73d466ecbdba'}) 2019-03-25 21:19:01,155 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-03-25 21:19:01,158 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:8774/v2.1/servers/18fe1b22-4376-43ba-a61d-ac4736b96454/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4a0334fe699b505abd1242a103a538f23d80d595" -d '{"os-getConsoleOutput": {"length": null}}' 2019-03-25 21:19:01,957 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9598 Content-Type: application/json Date: Mon, 25 Mar 2019 21:19:01 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e4807cb2-4f5a-40ab-a815-4073a2b307cb x-openstack-request-id: req-e4807cb2-4f5a-40ab-a815-4073a2b307cb 2019-03-25 21:19:01,959 - 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 513140840 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.226824] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.229701] pid_max: default: 32768 minimum: 301\n[ 0.231256] ACPI: Core revision 20150930\n[ 0.233231] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.235482] Security Framework initialized\n[ 0.236898] Yama: becoming mindful.\n[ 0.238164] AppArmor: AppArmor initialized\n[ 0.239621] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.241900] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.244099] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.246196] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.248561] Initializing cgroup subsys io\n[ 0.249979] Initializing cgroup subsys memory\n[ 0.251475] Initializing cgroup subsys devices\n[ 0.252995] Initializing cgroup subsys freezer\n[ 0.254506] Initializing cgroup subsys net_cls\n[ 0.256016] Initializing cgroup subsys perf_event\n[ 0.257608] Initializing cgroup subsys net_prio\n[ 0.259145] Initializing cgroup subsys hugetlb\n[ 0.260649] Initializing cgroup subsys pids\n[ 0.262152] CPU: Physical Processor ID: 0\n[ 0.264236] mce: CPU supports 10 MCE banks\n[ 0.265699] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.267442] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.284169] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.292529] ftrace: allocating 31920 entries in 125 pages\n[ 0.323397] smpboot: Max logical packages: 1\n[ 0.324885] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.327231] x2apic enabled\n[ 0.328587] Switched APIC routing to physical x2apic.\n[ 0.331451] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.333408] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.337008] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.340119] KVM setup paravirtual spinlock\n[ 0.342029] x86: Booted up 1 node, 1 CPUs\n[ 0.343430] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.345789] devtmpfs: initialized\n[ 0.348007] evm: security.selinux\n[ 0.349215] evm: security.SMACK64\n[ 0.350417] evm: security.SMACK64EXEC\n[ 0.351713] evm: security.SMACK64TRANSMUTE\n[ 0.353130] evm: security.SMACK64MMAP\n[ 0.354423] evm: security.ima\n[ 0.355532] evm: security.capability\n[ 0.356882] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.360077] pinctrl core: initialized pinctrl subsystem\n[ 0.361945] RTC time: 21:18:53, date: 03/25/19\n[ 0.363555] NET: Registered protocol family 16\n[ 0.365191] cpuidle: using governor ladder\n[ 0.366621] cpuidle: using governor menu\n[ 0.367996] PCCT header not found.\n[ 0.369269] ACPI: bus type PCI registered\n[ 0.370663] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.372821] PCI: Using configuration type 1 for base access\n[ 0.375368] ACPI: Added _OSI(Module Device)\n[ 0.376825] ACPI: Added _OSI(Processor Device)\n[ 0.378327] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.379896] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.382460] ACPI: Interpreter enabled\n[ 0.383778] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.386988] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.390203] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.393423] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.396627] ACPI: (supports S0 S5)\n[ 0.397859] ACPI: Using IOAPIC for interrupt routing\n[ 0.399515] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.403978] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.405964] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.408129] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.410217] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.414012] acpiphp: Slot [3] registered\n[ 0.415402] acpiphp: Slot [4] registered\n[ 0.416790] acpiphp: Slot [5] registered\n[ 0.418173] acpiphp: Slot [6] registered\n[ 0.419554] acpiphp: Slot [7] registered\n[ 0.420938] acpiphp: Slot [8] registered\n[ 0.422332] acpiphp: Slot [9] registered\n[ 0.423711] acpiphp: Slot [10] registered\n[ 0.425116] acpiphp: Slot [11] registered\n[ 0.426523] acpiphp: Slot [12] registered\n[ 0.427930] acpiphp: Slot [13] registered\n[ 0.429328] acpiphp: Slot [14] registered\n[ 0.430732] acpiphp: Slot [15] registered\n[ 0.448030] acpiphp: Slot [16] registered\n[ 0.449433] acpiphp: Slot [17] registered\n[ 0.450846] acpiphp: Slot [18] registered\n[ 0.452257] acpiphp: Slot [19] registered\n[ 0.453660] acpiphp: Slot [20] registered\n[ 0.455071] acpiphp: Slot [21] registered\n[ 0.456479] acpiphp: Slot [22] registered\n[ 0.457889] acpiphp: Slot [23] registered\n[ 0.459293] acpiphp: Slot [24] registered\n[ 0.460703] acpiphp: Slot [25] registered\n[ 0.462116] acpiphp: Slot [26] registered\n[ 0.463517] acpiphp: Slot [27] registered\n[ 0.464934] acpiphp: Slot [28] registered\n[ 0.466342] acpiphp: Slot [29] registered\n[ 0.467747] acpiphp: Slot [30] registered\n[ 0.469155] acpiphp: Slot [31] registered\n[ 0.470559] PCI host bridge to bus 0000:00\n[ 0.471981] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.474106] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.476228] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.478753] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.481271] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.483851] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.488426] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.490655] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.492714] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.494925] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.499321] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.501812] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.523273] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.525799] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.528456] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.530891] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.533305] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.535429] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.537585] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.539447] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.542148] vgaarb: loaded\n[ 0.543191] vgaarb: bridge control possible 0000:00:02.0\n[ 0.545203] SCSI subsystem initialized\n[ 0.548890] ACPI: bus type USB registered\n[ 0.550394] usbcore: registered new interface driver usbfs\n[ 0.552187] usbcore: registered new interface driver hub\n[ 0.553936] usbcore: registered new device driver usb\n[ 0.555880] PCI: Using ACPI for IRQ routing\n[ 0.557911] NetLabel: Initializing\n[ 0.559154] NetLabel: domain hash size = 128\n[ 0.560637] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.562314] NetLabel: unlabeled traffic allowed by default\n[ 0.564422] clocksource: Switched to clocksource kvm-clock\n[ 0.574849] AppArmor: AppArmor Filesystem Enabled\n[ 0.576508] pnp: PnP ACPI init\n[ 0.578114] pnp: PnP ACPI: found 5 devices\n[ 0.585226] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.588220] NET: Registered protocol family 2\n[ 0.589996] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.592251] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.594354] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.596462] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.598361] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.600411] NET: Registered protocol family 1\n[ 0.601946] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.603871] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.605708] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.620691] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.635859] Trying to unpack rootfs image as initramfs...\n[ 0.697221] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.700042] Scanning for low memory corruption every 60 seconds\n[ 0.702332] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.704352] audit: initializing netlink subsys (disabled)\n[ 0.706173] audit: type=2000 audit(1553548734.353:1): initialized\n[ 0.708394] Initialise system trusted keyring\n[ 0.710010] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.712044] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.715101] zbud: loaded\n[ 0.716268] VFS: Disk quotas dquot_6.6.0\n[ 0.717699] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.720228] fuse init (API version 7.23)\n[ 0.721763] Key type big_key registered\n[ 0.723142] Allocating IMA MOK and blacklist keyrings.\n[ 0.725168] Key type asymmetric registered\n[ 0.726586] Asymmetric key parser 'x509' registered\n[ 0.728239] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.730799] io scheduler noop registered\n[ 0.732145] io scheduler deadline registered (default)\n[ 0.733875] io scheduler cfq registered\n[ 0.735326] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.737133] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.739303] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.741834] ACPI: Power Button [PWRF]\n[ 0.743275] GHES: HEST is not enabled!\n[ 0.757519] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.786979] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.790622] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.816650] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.820157] Linux agpgart interface v0.103\n[ 0.823988] brd: module loaded\n[ 0.826350] loop: module loaded\n[ 0.832578] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.835040] GPT:90111 != 2097151\n[ 0.836171] GPT:Alternate GPT header not at the end of the disk.\n[ 0.838014] GPT:90111 != 2097151\n[ 0.839161] GPT: Use GNU Parted to correct GPT errors.\n[ 0.840811] vda: vda1 vda15\n[ 0.842859] scsi host0: ata_piix\n[ 0.844130] scsi host1: ata_piix\n[ 0.845381] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.847435] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.850127] libphy: Fixed MDIO Bus: probed\n[ 0.851508] tun: Universal TUN/TAP device driver, 1.6\n[ 0.853121] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.856534] PPP generic driver version 2.4.2\n[ 0.858098] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.860178] ehci-pci: EHCI PCI platform driver\n[ 0.861828] ehci-platform: EHCI generic platform driver\n[ 0.863541] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.865526] ohci-pci: OHCI PCI platform driver\n[ 0.867042] ohci-platform: OHCI generic platform driver\n[ 0.868767] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.883819] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.885561] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.888103] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.889821] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.891848] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.894045] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.896495] usb usb1: Product: UHCI Host Controller\n[ 0.898098] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.900060] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.901710] hub 1-0:1.0: USB hub found\n[ 0.903046] hub 1-0:1.0: 2 ports detected\n[ 0.904660] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.908270] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.909937] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.911683] mousedev: PS/2 mouse device common for all mice\n[ 0.913886] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.916827] rtc_cmos 00:00: RTC can wake from S4\n[ 0.918955] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.921013] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.923074] i2c /dev entries driver\n[ 0.924385] device-mapper: uevent: version 1.0.3\n[ 0.926036] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.928857] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.931158] NET: Registered protocol family 10\n[ 0.933181] NET: Registered protocol family 17\n[ 0.934730] Key type dns_resolver registered\n[ 0.936392] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.938288] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.941331] registered taskstats version 1\n[ 0.942799] Loading compiled-in X.509 certificates\n[ 0.945027] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.948255] zswap: loaded using pool lzo/zbud\n[ 0.950784] Key type trusted registered\n[ 0.953179] Key type encrypted registered\n[ 0.954577] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.956386] ima: No TPM chip found, activating TPM-bypass!\n[ 0.958202] evm: HMAC attrs: 0x1\n[ 0.959819] Magic number: 11:360:349\n[ 0.961312] rtc_cmos 00:00: setting system clock to 2019-03-25 21:18:54 UTC (1553548734)\n[ 0.964108] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.966058] EDD information not available.\n[ 1.007246] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.026021] Write protecting the kernel read-only data: 14336k\n[ 1.031214] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.034422] 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.195002] 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.17...\nLease of 192.168.120.17 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-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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCH4T2fFa+dKv0qtp5XRMoP++rN9UEJWw5Y1qWSvWT34ofZodSM4/auReelXbwkolyowE64laLBvypJmsTv8jpQr22QXa0Qq8TWDEwyPbOGqF84co/I+bbXk8GthVQ71LEzhUY7Yru6zy5vLzTghEptPFAZM9AuRWEfOCbxVrPfZVJ6NOcHlCfv0JlF6xpF8iIAgEAItfwbTRJYMkDmDWTJbJjD/lILihYVufiwB0qXEPJj1G37XFow1r5FAOrNQYizFNlaoCJE2sm4LB1b9i4PAjZe4khZG6raTyadfW6UZacZgrAamSx1DbK7MwkSbHM9LWjyeh8q2knLY0nlumWv root@vping-ssh-vm-b76adca0-6b1c-4f00-9c8a-095aa7f299ff\nssh-dss AAAAB3NzaC1kc3MAAACBAPi/zs0V+tI27twU0sAoPJ1IGMzMQ7tmTNqi3mGjXGNoqn//hPCZE7TEnDoDxtvOy8gvyn/n2DI2aj4QEUaoiLJc4DGVKWuE2CPbZ8g/vh37y8G2YhF9jv7yPD7PPyFSg0QXdZtecAZ5whzDGut++5HUGCn2H/zoiML9eya0bUsDAAAAFQDaNttiJ7t/X36m9lyvytw1U6y5qQAAAIBVh0AMbLRzAuU94+3EJMUDyBWeDH/qc8P8UvKJm2H1oU9WHyoAe7zliV7OIvIXAKDXvlDZnrYFefbri7RlJf1pcgkB4LMWaNXV/WHVoQagZngVnrpN3YqwRUIrh7aTzprjzgcjNZxYjJc1pkjmIfZhqgRkxieqoo/8oQKrU7lupQAAAIAe9DE30FHfz1jgIl4zpzHfsuwQIdA0Nw9I6Nr2AGxetX21DEazmVkbUgzeuFyJATXeF2t0VipviGYW24QfNXi9dsBy4oXZH6B9H8lzFdoxeRh0WXD+BbdEi+yMi2Ge3yEtC92m1jPEdRt831AxIChRClHvDL0k9ev2gmht/QDmAA== root@vping-ssh-vm-b76adca0-6b1c-4f00-9c8a-095aa7f299ff\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.67s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.17,24,fe80::f816:3eff:fe63:d023/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.17 \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-b76adca0-6b1c-4f00-9c8a-095aa7f299ff\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=5.35 ===\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-b76adca0-6b1c-4f00-9c8a-095aa7f299ff login: "} 2019-03-25 21:19:01,960 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/servers/18fe1b22-4376-43ba-a61d-ac4736b96454/action used request id req-e4807cb2-4f5a-40ab-a815-4073a2b307cb 2019-03-25 21:19:01,960 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.804980993271s 2019-03-25 21:19:01,961 - 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 513140840 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.226824] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.229701] pid_max: default: 32768 minimum: 301 [ 0.231256] ACPI: Core revision 20150930 [ 0.233231] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.235482] Security Framework initialized [ 0.236898] Yama: becoming mindful. [ 0.238164] AppArmor: AppArmor initialized [ 0.239621] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.241900] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.244099] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.246196] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.248561] Initializing cgroup subsys io [ 0.249979] Initializing cgroup subsys memory [ 0.251475] Initializing cgroup subsys devices [ 0.252995] Initializing cgroup subsys freezer [ 0.254506] Initializing cgroup subsys net_cls [ 0.256016] Initializing cgroup subsys perf_event [ 0.257608] Initializing cgroup subsys net_prio [ 0.259145] Initializing cgroup subsys hugetlb [ 0.260649] Initializing cgroup subsys pids [ 0.262152] CPU: Physical Processor ID: 0 [ 0.264236] mce: CPU supports 10 MCE banks [ 0.265699] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.267442] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.284169] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.292529] ftrace: allocating 31920 entries in 125 pages [ 0.323397] smpboot: Max logical packages: 1 [ 0.324885] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.327231] x2apic enabled [ 0.328587] Switched APIC routing to physical x2apic. [ 0.331451] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.333408] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.337008] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.340119] KVM setup paravirtual spinlock [ 0.342029] x86: Booted up 1 node, 1 CPUs [ 0.343430] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.345789] devtmpfs: initialized [ 0.348007] evm: security.selinux [ 0.349215] evm: security.SMACK64 [ 0.350417] evm: security.SMACK64EXEC [ 0.351713] evm: security.SMACK64TRANSMUTE [ 0.353130] evm: security.SMACK64MMAP [ 0.354423] evm: security.ima [ 0.355532] evm: security.capability [ 0.356882] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.360077] pinctrl core: initialized pinctrl subsystem [ 0.361945] RTC time: 21:18:53, date: 03/25/19 [ 0.363555] NET: Registered protocol family 16 [ 0.365191] cpuidle: using governor ladder [ 0.366621] cpuidle: using governor menu [ 0.367996] PCCT header not found. [ 0.369269] ACPI: bus type PCI registered [ 0.370663] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.372821] PCI: Using configuration type 1 for base access [ 0.375368] ACPI: Added _OSI(Module Device) [ 0.376825] ACPI: Added _OSI(Processor Device) [ 0.378327] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.379896] ACPI: Added _OSI(Processor Aggregator Device) [ 0.382460] ACPI: Interpreter enabled [ 0.383778] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.386988] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.390203] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.393423] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.396627] ACPI: (supports S0 S5) [ 0.397859] ACPI: Using IOAPIC for interrupt routing [ 0.399515] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.403978] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.405964] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.408129] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.410217] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.414012] acpiphp: Slot [3] registered [ 0.415402] acpiphp: Slot [4] registered [ 0.416790] acpiphp: Slot [5] registered [ 0.418173] acpiphp: Slot [6] registered [ 0.419554] acpiphp: Slot [7] registered [ 0.420938] acpiphp: Slot [8] registered [ 0.422332] acpiphp: Slot [9] registered [ 0.423711] acpiphp: Slot [10] registered [ 0.425116] acpiphp: Slot [11] registered [ 0.426523] acpiphp: Slot [12] registered [ 0.427930] acpiphp: Slot [13] registered [ 0.429328] acpiphp: Slot [14] registered [ 0.430732] acpiphp: Slot [15] registered [ 0.448030] acpiphp: Slot [16] registered [ 0.449433] acpiphp: Slot [17] registered [ 0.450846] acpiphp: Slot [18] registered [ 0.452257] acpiphp: Slot [19] registered [ 0.453660] acpiphp: Slot [20] registered [ 0.455071] acpiphp: Slot [21] registered [ 0.456479] acpiphp: Slot [22] registered [ 0.457889] acpiphp: Slot [23] registered [ 0.459293] acpiphp: Slot [24] registered [ 0.460703] acpiphp: Slot [25] registered [ 0.462116] acpiphp: Slot [26] registered [ 0.463517] acpiphp: Slot [27] registered [ 0.464934] acpiphp: Slot [28] registered [ 0.466342] acpiphp: Slot [29] registered [ 0.467747] acpiphp: Slot [30] registered [ 0.469155] acpiphp: Slot [31] registered [ 0.470559] PCI host bridge to bus 0000:00 [ 0.471981] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.474106] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476228] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.478753] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.481271] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.483851] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.488426] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.490655] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.492714] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.494925] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.499321] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.501812] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.523273] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.525799] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.528456] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.530891] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.533305] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.535429] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.537585] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.539447] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.542148] vgaarb: loaded [ 0.543191] vgaarb: bridge control possible 0000:00:02.0 [ 0.545203] SCSI subsystem initialized [ 0.548890] ACPI: bus type USB registered [ 0.550394] usbcore: registered new interface driver usbfs [ 0.552187] usbcore: registered new interface driver hub [ 0.553936] usbcore: registered new device driver usb [ 0.555880] PCI: Using ACPI for IRQ routing [ 0.557911] NetLabel: Initializing [ 0.559154] NetLabel: domain hash size = 128 [ 0.560637] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.562314] NetLabel: unlabeled traffic allowed by default [ 0.564422] clocksource: Switched to clocksource kvm-clock [ 0.574849] AppArmor: AppArmor Filesystem Enabled [ 0.576508] pnp: PnP ACPI init [ 0.578114] pnp: PnP ACPI: found 5 devices [ 0.585226] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.588220] NET: Registered protocol family 2 [ 0.589996] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.592251] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.594354] TCP: Hash tables configured (established 4096 bind 4096) [ 0.596462] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.598361] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.600411] NET: Registered protocol family 1 [ 0.601946] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.603871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.605708] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.620691] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.635859] Trying to unpack rootfs image as initramfs... [ 0.697221] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.700042] Scanning for low memory corruption every 60 seconds [ 0.702332] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.704352] audit: initializing netlink subsys (disabled) [ 0.706173] audit: type=2000 audit(1553548734.353:1): initialized [ 0.708394] Initialise system trusted keyring [ 0.710010] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.712044] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.715101] zbud: loaded [ 0.716268] VFS: Disk quotas dquot_6.6.0 [ 0.717699] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.720228] fuse init (API version 7.23) [ 0.721763] Key type big_key registered [ 0.723142] Allocating IMA MOK and blacklist keyrings. [ 0.725168] Key type asymmetric registered [ 0.726586] Asymmetric key parser 'x509' registered [ 0.728239] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.730799] io scheduler noop registered [ 0.732145] io scheduler deadline registered (default) [ 0.733875] io scheduler cfq registered [ 0.735326] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.737133] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.739303] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.741834] ACPI: Power Button [PWRF] [ 0.743275] GHES: HEST is not enabled! [ 0.757519] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.786979] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.790622] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.816650] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.820157] Linux agpgart interface v0.103 [ 0.823988] brd: module loaded [ 0.826350] loop: module loaded [ 0.832578] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835040] GPT:90111 != 2097151 [ 0.836171] GPT:Alternate GPT header not at the end of the disk. [ 0.838014] GPT:90111 != 2097151 [ 0.839161] GPT: Use GNU Parted to correct GPT errors. [ 0.840811] vda: vda1 vda15 [ 0.842859] scsi host0: ata_piix [ 0.844130] scsi host1: ata_piix [ 0.845381] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.847435] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.850127] libphy: Fixed MDIO Bus: probed [ 0.851508] tun: Universal TUN/TAP device driver, 1.6 [ 0.853121] tun: (C) 1999-2004 Max Krasnyansky [ 0.856534] PPP generic driver version 2.4.2 [ 0.858098] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.860178] ehci-pci: EHCI PCI platform driver [ 0.861828] ehci-platform: EHCI generic platform driver [ 0.863541] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.865526] ohci-pci: OHCI PCI platform driver [ 0.867042] ohci-platform: OHCI generic platform driver [ 0.868767] uhci_hcd: USB Universal Host Controller Interface driver [ 0.883819] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.885561] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.888103] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.889821] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.891848] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.894045] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.896495] usb usb1: Product: UHCI Host Controller [ 0.898098] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.900060] usb usb1: SerialNumber: 0000:00:01.2 [ 0.901710] hub 1-0:1.0: USB hub found [ 0.903046] hub 1-0:1.0: 2 ports detected [ 0.904660] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.908270] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.909937] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.911683] mousedev: PS/2 mouse device common for all mice [ 0.913886] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.916827] rtc_cmos 00:00: RTC can wake from S4 [ 0.918955] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.921013] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.923074] i2c /dev entries driver [ 0.924385] device-mapper: uevent: version 1.0.3 [ 0.926036] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.928857] ledtrig-cpu: registered to indicate activity on CPUs [ 0.931158] NET: Registered protocol family 10 [ 0.933181] NET: Registered protocol family 17 [ 0.934730] Key type dns_resolver registered [ 0.936392] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.938288] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.941331] registered taskstats version 1 [ 0.942799] Loading compiled-in X.509 certificates [ 0.945027] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.948255] zswap: loaded using pool lzo/zbud [ 0.950784] Key type trusted registered [ 0.953179] Key type encrypted registered [ 0.954577] AppArmor: AppArmor sha1 policy hashing enabled [ 0.956386] ima: No TPM chip found, activating TPM-bypass! [ 0.958202] evm: HMAC attrs: 0x1 [ 0.959819] Magic number: 11:360:349 [ 0.961312] rtc_cmos 00:00: setting system clock to 2019-03-25 21:18:54 UTC (1553548734) [ 0.964108] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.966058] EDD information not available. [ 1.007246] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.026021] Write protecting the kernel read-only data: 14336k [ 1.031214] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.034422] 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.195002] 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.17... Lease of 192.168.120.17 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-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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCH4T2fFa+dKv0qtp5XRMoP++rN9UEJWw5Y1qWSvWT34ofZodSM4/auReelXbwkolyowE64laLBvypJmsTv8jpQr22QXa0Qq8TWDEwyPbOGqF84co/I+bbXk8GthVQ71LEzhUY7Yru6zy5vLzTghEptPFAZM9AuRWEfOCbxVrPfZVJ6NOcHlCfv0JlF6xpF8iIAgEAItfwbTRJYMkDmDWTJbJjD/lILihYVufiwB0qXEPJj1G37XFow1r5FAOrNQYizFNlaoCJE2sm4LB1b9i4PAjZe4khZG6raTyadfW6UZacZgrAamSx1DbK7MwkSbHM9LWjyeh8q2knLY0nlumWv root@vping-ssh-vm-b76adca0-6b1c-4f00-9c8a-095aa7f299ff ssh-dss AAAAB3NzaC1kc3MAAACBAPi/zs0V+tI27twU0sAoPJ1IGMzMQ7tmTNqi3mGjXGNoqn//hPCZE7TEnDoDxtvOy8gvyn/n2DI2aj4QEUaoiLJc4DGVKWuE2CPbZ8g/vh37y8G2YhF9jv7yPD7PPyFSg0QXdZtecAZ5whzDGut++5HUGCn2H/zoiML9eya0bUsDAAAAFQDaNttiJ7t/X36m9lyvytw1U6y5qQAAAIBVh0AMbLRzAuU94+3EJMUDyBWeDH/qc8P8UvKJm2H1oU9WHyoAe7zliV7OIvIXAKDXvlDZnrYFefbri7RlJf1pcgkB4LMWaNXV/WHVoQagZngVnrpN3YqwRUIrh7aTzprjzgcjNZxYjJc1pkjmIfZhqgRkxieqoo/8oQKrU7lupQAAAIAe9DE30FHfz1jgIl4zpzHfsuwQIdA0Nw9I6Nr2AGxetX21DEazmVkbUgzeuFyJATXeF2t0VipviGYW24QfNXi9dsBy4oXZH6B9H8lzFdoxeRh0WXD+BbdEi+yMi2Ge3yEtC92m1jPEdRt831AxIChRClHvDL0k9ev2gmht/QDmAA== root@vping-ssh-vm-b76adca0-6b1c-4f00-9c8a-095aa7f299ff -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.67s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.17,24,fe80::f816:3eff:fe63:d023/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.17 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-b76adca0-6b1c-4f00-9c8a-095aa7f299ff launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=5.35 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-ssh-vm-b76adca0-6b1c-4f00-9c8a-095aa7f299ff login: 2019-03-25 21:19:01,967 - paramiko.transport - DEBUG - starting thread (client mode): 0xbba74150L 2019-03-25 21:19:01,967 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-03-25 21:19:01,967 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2019-03-25 21:19:01,967 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2019-03-25 21:19:01,969 - 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-03-25 21:19:01,969 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-03-25 21:19:01,969 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2019-03-25 21:19:01,969 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-03-25 21:19:01,969 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-03-25 21:19:01,970 - paramiko.transport - DEBUG - Compression agreed: none 2019-03-25 21:19:01,987 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-03-25 21:19:01,988 - paramiko.transport - DEBUG - Switch to new keys ... 2019-03-25 21:19:01,999 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.203: 4c0d2a0d0c904ef8defabc54e5eba3ee 2019-03-25 21:19:02,000 - paramiko.transport - DEBUG - Trying discovered key 5d9ab8cc86b92ed29ff50c95c6e1eb44 in /tmp/tmpwPnnWx 2019-03-25 21:19:02,024 - paramiko.transport - DEBUG - userauth is OK 2019-03-25 21:19:02,030 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-03-25 21:19:02,032 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-03-25 21:19:02,033 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2019-03-25 21:19:02,034 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-03-25 21:19:02,035 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-03-25 21:19:02,059 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-03-25 21:19:02,059 - 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.988 ms --- 192.168.120.13 ping statistics --- 1 packets transmitted, 1 packets received, 0% packet loss round-trip min/avg/max = 21.988/21.988/21.988 ms 2019-03-25 21:19:02,060 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - error: 2019-03-25 21:19:02,064 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-03-25 21:19:02,175 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-03-25 21:19:02,175 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 01:06 | PASS | +-------------------+------------------+------------------+----------------+ 2019-03-25 21:19:02,181 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-03-25 21:19:02,184 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:8774/v2.1/servers/67bafc6f-290d-4523-bbe6-0b518755edd6 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4a0334fe699b505abd1242a103a538f23d80d595" 2019-03-25 21:19:02,493 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Mon, 25 Mar 2019 21:19: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-feb92bd6-71dd-4f21-94c0-d05fc594407e x-openstack-request-id: req-feb92bd6-71dd-4f21-94c0-d05fc594407e 2019-03-25 21:19:02,493 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.37:8774/v2.1/servers/67bafc6f-290d-4523-bbe6-0b518755edd6 used request id req-feb92bd6-71dd-4f21-94c0-d05fc594407e 2019-03-25 21:19:02,493 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.312222003937s 2019-03-25 21:19:02,494 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-25 21:19:02,497 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4a0334fe699b505abd1242a103a538f23d80d595" 2019-03-25 21:19:04,070 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 901 Content-Type: application/json Date: Mon, 25 Mar 2019 21:19: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-6fdb0b13-ee12-4f79-81ba-32b7e0c0dae8 x-openstack-request-id: req-6fdb0b13-ee12-4f79-81ba-32b7e0c0dae8 2019-03-25 21:19:04,071 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_b76adca0-6b1c-4f00-9c8a-095aa7f299ff": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:d0:23", "version": 4, "addr": "192.168.120.17", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:d0:23", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/18fe1b22-4376-43ba-a61d-ac4736b96454", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/18fe1b22-4376-43ba-a61d-ac4736b96454", "rel": "bookmark"}], "image": {"id": "d0c36441-afaf-4bb5-879b-0d9c98cb63a7", "links": [{"href": "http://172.30.9.37:8774/images/d0c36441-afaf-4bb5-879b-0d9c98cb63a7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-25T21:18:53.000000", "flavor": {"id": "ee23298d-2d8c-48e0-99b9-59bb16a89af9", "links": [{"href": "http://172.30.9.37:8774/flavors/ee23298d-2d8c-48e0-99b9-59bb16a89af9", "rel": "bookmark"}]}, "id": "18fe1b22-4376-43ba-a61d-ac4736b96454", "security_groups": [{"name": "vping_ssh-sg_b76adca0-6b1c-4f00-9c8a-095aa7f299ff"}], "user_id": "631a46434a2048d6b15ef01eddabe218", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-25T21:18:53Z", "hostId": "2b1652dad5fe2ad59696f9641aa18a4df2672a8fafd528dfac0c5995", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_b76adca0-6b1c-4f00-9c8a-095aa7f299ff", "name": "vping_ssh-vm_b76adca0-6b1c-4f00-9c8a-095aa7f299ff", "created": "2019-03-25T21:18:42Z", "tenant_id": "1212cd2014a54e2aaa78e11b9f56941e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_b76adca0-6b1c-4f00-9c8a-095aa7f299ff": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:09:c3", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/67bafc6f-290d-4523-bbe6-0b518755edd6", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/67bafc6f-290d-4523-bbe6-0b518755edd6", "rel": "bookmark"}], "image": {"id": "d0c36441-afaf-4bb5-879b-0d9c98cb63a7", "links": [{"href": "http://172.30.9.37:8774/images/d0c36441-afaf-4bb5-879b-0d9c98cb63a7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-25T21:18:32.000000", "flavor": {"id": "ee23298d-2d8c-48e0-99b9-59bb16a89af9", "links": [{"href": "http://172.30.9.37:8774/flavors/ee23298d-2d8c-48e0-99b9-59bb16a89af9", "rel": "bookmark"}]}, "id": "67bafc6f-290d-4523-bbe6-0b518755edd6", "security_groups": [{"name": "vping_ssh-sg_b76adca0-6b1c-4f00-9c8a-095aa7f299ff"}], "user_id": "631a46434a2048d6b15ef01eddabe218", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-25T21:19:02Z", "hostId": "95377bc95817288cee1fa6056b10b3fc634e20dd30ec9a07bef8aeb2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_b76adca0-6b1c-4f00-9c8a-095aa7f299ff", "created": "2019-03-25T21:18:23Z", "tenant_id": "1212cd2014a54e2aaa78e11b9f56941e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-25 21:19:04,071 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-6fdb0b13-ee12-4f79-81ba-32b7e0c0dae8 2019-03-25 21:19:04,072 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.57781505585s 2019-03-25 21:19:04,074 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-25 21:19:06,077 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-25 21:19:06,080 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4a0334fe699b505abd1242a103a538f23d80d595" 2019-03-25 21:19:06,845 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 764 Content-Type: application/json Date: Mon, 25 Mar 2019 21:19: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-1722f460-2068-4300-82e6-bebb58da29fa x-openstack-request-id: req-1722f460-2068-4300-82e6-bebb58da29fa 2019-03-25 21:19:06,846 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_b76adca0-6b1c-4f00-9c8a-095aa7f299ff": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:d0:23", "version": 4, "addr": "192.168.120.17", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:d0:23", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/18fe1b22-4376-43ba-a61d-ac4736b96454", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/18fe1b22-4376-43ba-a61d-ac4736b96454", "rel": "bookmark"}], "image": {"id": "d0c36441-afaf-4bb5-879b-0d9c98cb63a7", "links": [{"href": "http://172.30.9.37:8774/images/d0c36441-afaf-4bb5-879b-0d9c98cb63a7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-25T21:18:53.000000", "flavor": {"id": "ee23298d-2d8c-48e0-99b9-59bb16a89af9", "links": [{"href": "http://172.30.9.37:8774/flavors/ee23298d-2d8c-48e0-99b9-59bb16a89af9", "rel": "bookmark"}]}, "id": "18fe1b22-4376-43ba-a61d-ac4736b96454", "security_groups": [{"name": "vping_ssh-sg_b76adca0-6b1c-4f00-9c8a-095aa7f299ff"}], "user_id": "631a46434a2048d6b15ef01eddabe218", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-25T21:18:53Z", "hostId": "2b1652dad5fe2ad59696f9641aa18a4df2672a8fafd528dfac0c5995", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_b76adca0-6b1c-4f00-9c8a-095aa7f299ff", "name": "vping_ssh-vm_b76adca0-6b1c-4f00-9c8a-095aa7f299ff", "created": "2019-03-25T21:18:42Z", "tenant_id": "1212cd2014a54e2aaa78e11b9f56941e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-25 21:19:06,846 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-1722f460-2068-4300-82e6-bebb58da29fa 2019-03-25 21:19:06,846 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.769623041153s 2019-03-25 21:19:06,853 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-03-25 21:19:06,854 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9696/v2.0/floatingips/1ea6dd32-1659-4dea-b71c-254a4a24ba82.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4a0334fe699b505abd1242a103a538f23d80d595" 2019-03-25 21:19:08,475 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 25 Mar 2019 21:19:08 GMT X-Openstack-Request-Id: req-450a1ffb-6f87-4c8c-a762-2b28e52eb9f4 2019-03-25 21:19:08,475 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-25 21:19:08,475 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.37:9696/v2.0/floatingips/1ea6dd32-1659-4dea-b71c-254a4a24ba82.json used request id req-450a1ffb-6f87-4c8c-a762-2b28e52eb9f4 2019-03-25 21:19:08,475 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.62223315239s 2019-03-25 21:19:08,485 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-25 21:19:08,486 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4a0334fe699b505abd1242a103a538f23d80d595" 2019-03-25 21:19:08,720 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 25 Mar 2019 21:19:08 GMT X-Openstack-Request-Id: req-cb7c1429-bed5-4adb-b4ef-4667de10e1cf 2019-03-25 21:19:08,720 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-03-25 21:19:08,720 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/floatingips.json used request id req-cb7c1429-bed5-4adb-b4ef-4667de10e1cf 2019-03-25 21:19:08,721 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.234992027283s 2019-03-25 21:19:08,721 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-03-25 21:19:08,724 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:8774/v2.1/servers/18fe1b22-4376-43ba-a61d-ac4736b96454 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4a0334fe699b505abd1242a103a538f23d80d595" 2019-03-25 21:19:08,894 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Mon, 25 Mar 2019 21:19:08 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2771da41-38d2-46b0-8222-eead81d0863b x-openstack-request-id: req-2771da41-38d2-46b0-8222-eead81d0863b 2019-03-25 21:19:08,894 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.37:8774/v2.1/servers/18fe1b22-4376-43ba-a61d-ac4736b96454 used request id req-2771da41-38d2-46b0-8222-eead81d0863b 2019-03-25 21:19:08,894 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.173233985901s 2019-03-25 21:19:08,895 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-25 21:19:08,898 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4a0334fe699b505abd1242a103a538f23d80d595" 2019-03-25 21:19:09,385 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 770 Content-Type: application/json Date: Mon, 25 Mar 2019 21:19: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-f1aff30f-d41b-4da4-a351-c0b026cd23e3 x-openstack-request-id: req-f1aff30f-d41b-4da4-a351-c0b026cd23e3 2019-03-25 21:19:09,385 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_b76adca0-6b1c-4f00-9c8a-095aa7f299ff": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:d0:23", "version": 4, "addr": "192.168.120.17", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:d0:23", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/18fe1b22-4376-43ba-a61d-ac4736b96454", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/18fe1b22-4376-43ba-a61d-ac4736b96454", "rel": "bookmark"}], "image": {"id": "d0c36441-afaf-4bb5-879b-0d9c98cb63a7", "links": [{"href": "http://172.30.9.37:8774/images/d0c36441-afaf-4bb5-879b-0d9c98cb63a7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-25T21:18:53.000000", "flavor": {"id": "ee23298d-2d8c-48e0-99b9-59bb16a89af9", "links": [{"href": "http://172.30.9.37:8774/flavors/ee23298d-2d8c-48e0-99b9-59bb16a89af9", "rel": "bookmark"}]}, "id": "18fe1b22-4376-43ba-a61d-ac4736b96454", "security_groups": [{"name": "vping_ssh-sg_b76adca0-6b1c-4f00-9c8a-095aa7f299ff"}], "user_id": "631a46434a2048d6b15ef01eddabe218", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-25T21:19:09Z", "hostId": "2b1652dad5fe2ad59696f9641aa18a4df2672a8fafd528dfac0c5995", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_b76adca0-6b1c-4f00-9c8a-095aa7f299ff", "name": "vping_ssh-vm_b76adca0-6b1c-4f00-9c8a-095aa7f299ff", "created": "2019-03-25T21:18:42Z", "tenant_id": "1212cd2014a54e2aaa78e11b9f56941e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-25 21:19:09,386 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-f1aff30f-d41b-4da4-a351-c0b026cd23e3 2019-03-25 21:19:09,386 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.490768909454s 2019-03-25 21:19:09,387 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-25 21:19:11,390 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-25 21:19:11,393 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4a0334fe699b505abd1242a103a538f23d80d595" 2019-03-25 21:19:11,467 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Mon, 25 Mar 2019 21:19: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-70674247-c4fb-41f5-8c45-3999d0688168 x-openstack-request-id: req-70674247-c4fb-41f5-8c45-3999d0688168 2019-03-25 21:19:11,467 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-03-25 21:19:11,467 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-70674247-c4fb-41f5-8c45-3999d0688168 2019-03-25 21:19:11,468 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0776219367981s 2019-03-25 21:19:11,473 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-25 21:19:11,474 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4a0334fe699b505abd1242a103a538f23d80d595" 2019-03-25 21:19:11,528 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4831 Content-Type: application/json Date: Mon, 25 Mar 2019 21:19:11 GMT X-Openstack-Request-Id: req-6fbd41d1-6401-4cb0-8a3b-134df8b5ab47 2019-03-25 21:19:11,528 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "1212cd2014a54e2aaa78e11b9f56941e", "created_at": "2019-03-25T21:17:57Z", "updated_at": "2019-03-25T21:17:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:17:57Z", "revision_number": 0, "id": "35cb7e1b-b544-4668-bb4e-675a73885a6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-25T21:17:57Z", "security_group_id": "4d045cc9-e4be-4b0c-9ce9-29abe9a60249", "tenant_id": "1212cd2014a54e2aaa78e11b9f56941e", "port_range_min": null, "ethertype": "IPv6", "project_id": "1212cd2014a54e2aaa78e11b9f56941e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:17:57Z", "revision_number": 0, "id": "5d6d8976-034c-4554-9f04-4bb3e0dfee4a", "remote_group_id": "4d045cc9-e4be-4b0c-9ce9-29abe9a60249", "remote_ip_prefix": null, "created_at": "2019-03-25T21:17:57Z", "security_group_id": "4d045cc9-e4be-4b0c-9ce9-29abe9a60249", "tenant_id": "1212cd2014a54e2aaa78e11b9f56941e", "port_range_min": null, "ethertype": "IPv4", "project_id": "1212cd2014a54e2aaa78e11b9f56941e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:17:57Z", "revision_number": 0, "id": "aa5724d0-4cae-4fbf-b629-20b6fa2a0f7a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-25T21:17:57Z", "security_group_id": "4d045cc9-e4be-4b0c-9ce9-29abe9a60249", "tenant_id": "1212cd2014a54e2aaa78e11b9f56941e", "port_range_min": null, "ethertype": "IPv4", "project_id": "1212cd2014a54e2aaa78e11b9f56941e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:17:57Z", "revision_number": 0, "id": "b6ce506d-a609-41c9-a6b8-af4ef9ddb0a6", "remote_group_id": "4d045cc9-e4be-4b0c-9ce9-29abe9a60249", "remote_ip_prefix": null, "created_at": "2019-03-25T21:17:57Z", "security_group_id": "4d045cc9-e4be-4b0c-9ce9-29abe9a60249", "tenant_id": "1212cd2014a54e2aaa78e11b9f56941e", "port_range_min": null, "ethertype": "IPv6", "project_id": "1212cd2014a54e2aaa78e11b9f56941e"}], "revision_number": 1, "project_id": "1212cd2014a54e2aaa78e11b9f56941e", "id": "4d045cc9-e4be-4b0c-9ce9-29abe9a60249", "name": "default"}, {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "1212cd2014a54e2aaa78e11b9f56941e", "created_at": "2019-03-25T21:18:15Z", "updated_at": "2019-03-25T21:18:17Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:18:17Z", "revision_number": 0, "id": "44a1c0ff-e098-4e26-b538-b66b56d08b20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-25T21:18:17Z", "security_group_id": "ef77695b-506b-497f-8a85-cfb96c5abfa1", "tenant_id": "1212cd2014a54e2aaa78e11b9f56941e", "port_range_min": null, "ethertype": "IPv4", "project_id": "1212cd2014a54e2aaa78e11b9f56941e"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-03-25T21:18:16Z", "revision_number": 0, "id": "4efce327-b76c-4783-8710-8a8918f262c5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-25T21:18:16Z", "security_group_id": "ef77695b-506b-497f-8a85-cfb96c5abfa1", "tenant_id": "1212cd2014a54e2aaa78e11b9f56941e", "port_range_min": 22, "ethertype": "IPv4", "project_id": "1212cd2014a54e2aaa78e11b9f56941e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:18:15Z", "revision_number": 0, "id": "8ec93a25-d6b2-4b94-8324-d98753a56382", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-25T21:18:15Z", "security_group_id": "ef77695b-506b-497f-8a85-cfb96c5abfa1", "tenant_id": "1212cd2014a54e2aaa78e11b9f56941e", "port_range_min": null, "ethertype": "IPv4", "project_id": "1212cd2014a54e2aaa78e11b9f56941e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:18:15Z", "revision_number": 0, "id": "98f07e72-4183-416a-a9cc-3f81d20bba8e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-25T21:18:15Z", "security_group_id": "ef77695b-506b-497f-8a85-cfb96c5abfa1", "tenant_id": "1212cd2014a54e2aaa78e11b9f56941e", "port_range_min": null, "ethertype": "IPv6", "project_id": "1212cd2014a54e2aaa78e11b9f56941e"}], "revision_number": 3, "project_id": "1212cd2014a54e2aaa78e11b9f56941e", "id": "ef77695b-506b-497f-8a85-cfb96c5abfa1", "name": "vping_ssh-sg_b76adca0-6b1c-4f00-9c8a-095aa7f299ff"}]} 2019-03-25 21:19:11,529 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/security-groups.json used request id req-6fbd41d1-6401-4cb0-8a3b-134df8b5ab47 2019-03-25 21:19:11,529 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0555610656738s 2019-03-25 21:19:11,535 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-03-25 21:19:11,536 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9696/v2.0/security-groups/ef77695b-506b-497f-8a85-cfb96c5abfa1.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4a0334fe699b505abd1242a103a538f23d80d595" 2019-03-25 21:19:11,692 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 25 Mar 2019 21:19:12 GMT X-Openstack-Request-Id: req-2d421c45-4231-4fbd-a36b-29539b9a60a6 2019-03-25 21:19:11,692 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-25 21:19:11,692 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.37:9696/v2.0/security-groups/ef77695b-506b-497f-8a85-cfb96c5abfa1.json used request id req-2d421c45-4231-4fbd-a36b-29539b9a60a6 2019-03-25 21:19:11,692 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.157001018524s 2019-03-25 21:19:11,693 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-03-25 21:19:11,696 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:8774/v2.1/os-keypairs/vping_ssh-kp_b76adca0-6b1c-4f00-9c8a-095aa7f299ff -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4a0334fe699b505abd1242a103a538f23d80d595" 2019-03-25 21:19:11,740 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 25 Mar 2019 21:19: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-4737f9f6-bf01-490e-ab2b-a3e890f53a1f x-openstack-request-id: req-4737f9f6-bf01-490e-ab2b-a3e890f53a1f 2019-03-25 21:19:11,740 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.37:8774/v2.1/os-keypairs/vping_ssh-kp_b76adca0-6b1c-4f00-9c8a-095aa7f299ff used request id req-4737f9f6-bf01-490e-ab2b-a3e890f53a1f 2019-03-25 21:19:11,740 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0472269058228s 2019-03-25 21:19:11,740 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-03-25 21:19:11,741 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.37:9696/v2.0/routers/37b8478b-985b-4de3-8d9c-73d466ecbdba/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4a0334fe699b505abd1242a103a538f23d80d595" -d '{"subnet_id": "4406d411-fb3b-4d58-86ce-08f58e058739"}' 2019-03-25 21:19:14,553 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Mon, 25 Mar 2019 21:19:14 GMT X-Openstack-Request-Id: req-d99e5bf2-76f2-4e61-b035-b3adfcf906cd 2019-03-25 21:19:14,553 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "82e78743-90a6-4612-8b8e-bc35ab4a7491", "tenant_id": "1212cd2014a54e2aaa78e11b9f56941e", "subnet_id": "4406d411-fb3b-4d58-86ce-08f58e058739", "subnet_ids": ["4406d411-fb3b-4d58-86ce-08f58e058739"], "port_id": "b5dba7dd-11e7-4802-8144-fc06dbf80d88", "id": "37b8478b-985b-4de3-8d9c-73d466ecbdba"} 2019-03-25 21:19:14,553 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.37:9696/v2.0/routers/37b8478b-985b-4de3-8d9c-73d466ecbdba/remove_router_interface.json used request id req-d99e5bf2-76f2-4e61-b035-b3adfcf906cd 2019-03-25 21:19:14,553 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.81285405159s 2019-03-25 21:19:14,554 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-03-25 21:19:14,554 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4a0334fe699b505abd1242a103a538f23d80d595" 2019-03-25 21:19:14,693 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 705 Content-Type: application/json Date: Mon, 25 Mar 2019 21:19:14 GMT X-Openstack-Request-Id: req-27dfcf86-6648-4b25-a026-b5fe174a51a0 2019-03-25 21:19:14,693 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "39f6a7de-fe0a-4d74-ab36-900db9e46127", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "45132bb9-b5c2-4ed3-85b9-9add1bd00bfe", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "1212cd2014a54e2aaa78e11b9f56941e", "created_at": "2019-03-25T21:18:00Z", "admin_state_up": true, "updated_at": "2019-03-25T21:19:13Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "1212cd2014a54e2aaa78e11b9f56941e", "id": "37b8478b-985b-4de3-8d9c-73d466ecbdba", "name": "vping_ssh-router_b76adca0-6b1c-4f00-9c8a-095aa7f299ff"}]} 2019-03-25 21:19:14,694 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/routers.json used request id req-27dfcf86-6648-4b25-a026-b5fe174a51a0 2019-03-25 21:19:14,694 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.139935970306s 2019-03-25 21:19:14,695 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-03-25 21:19:14,696 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9696/v2.0/routers/37b8478b-985b-4de3-8d9c-73d466ecbdba.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4a0334fe699b505abd1242a103a538f23d80d595" 2019-03-25 21:19:19,306 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 25 Mar 2019 21:19:19 GMT X-Openstack-Request-Id: req-d50aec9c-6cdc-426e-bbc2-3f44d467d513 2019-03-25 21:19:19,306 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-25 21:19:19,306 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.37:9696/v2.0/routers/37b8478b-985b-4de3-8d9c-73d466ecbdba.json used request id req-d50aec9c-6cdc-426e-bbc2-3f44d467d513 2019-03-25 21:19:19,306 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.61104297638s 2019-03-25 21:19:19,307 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-03-25 21:19:19,307 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4a0334fe699b505abd1242a103a538f23d80d595" 2019-03-25 21:19:19,360 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 680 Content-Type: application/json Date: Mon, 25 Mar 2019 21:19:19 GMT X-Openstack-Request-Id: req-fdb5904f-7417-4cfc-908e-60b19fee6855 2019-03-25 21:19:19,360 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"82e78743-90a6-4612-8b8e-bc35ab4a7491","tenant_id":"1212cd2014a54e2aaa78e11b9f56941e","created_at":"2019-03-25T21:17:58Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-03-25T21:17: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":"1212cd2014a54e2aaa78e11b9f56941e","id":"4406d411-fb3b-4d58-86ce-08f58e058739","subnetpool_id":null,"name":"vping_ssh-subnet_b76adca0-6b1c-4f00-9c8a-095aa7f299ff"}]} 2019-03-25 21:19:19,361 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/subnets.json used request id req-fdb5904f-7417-4cfc-908e-60b19fee6855 2019-03-25 21:19:19,361 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0537331104279s 2019-03-25 21:19:19,362 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-03-25 21:19:19,363 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9696/v2.0/subnets/4406d411-fb3b-4d58-86ce-08f58e058739.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4a0334fe699b505abd1242a103a538f23d80d595" 2019-03-25 21:19:21,822 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 25 Mar 2019 21:19:22 GMT X-Openstack-Request-Id: req-4c392b45-e3c3-4f64-b654-a8615028d70f 2019-03-25 21:19:21,822 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-25 21:19:21,822 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.37:9696/v2.0/subnets/4406d411-fb3b-4d58-86ce-08f58e058739.json used request id req-4c392b45-e3c3-4f64-b654-a8615028d70f 2019-03-25 21:19:21,822 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.46013998985s 2019-03-25 21:19:21,823 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-25 21:19:21,823 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4a0334fe699b505abd1242a103a538f23d80d595" 2019-03-25 21:19:21,916 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1236 Content-Type: application/json Date: Mon, 25 Mar 2019 21:19:22 GMT X-Openstack-Request-Id: req-ea26f694-3d97-4caf-a22a-283eb89bb9f7 2019-03-25 21:19:21,916 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"39f6a7de-fe0a-4d74-ab36-900db9e46127","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d63177074eef45bd949b8fd2e0f3efc8","l2_adjacency":true,"status":"ACTIVE","subnets":["45132bb9-b5c2-4ed3-85b9-9add1bd00bfe"],"description":"","tags":[],"updated_at":"2019-03-25T21:09:30Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d63177074eef45bd949b8fd2e0f3efc8","created_at":"2019-03-25T21:09:22Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"82e78743-90a6-4612-8b8e-bc35ab4a7491","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1212cd2014a54e2aaa78e11b9f56941e","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-25T21:19:21Z","qos_policy_id":null,"name":"vping_ssh-net_b76adca0-6b1c-4f00-9c8a-095aa7f299ff","admin_state_up":true,"tenant_id":"1212cd2014a54e2aaa78e11b9f56941e","created_at":"2019-03-25T21:17:57Z","mtu":1450}]} 2019-03-25 21:19:21,917 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks.json used request id req-ea26f694-3d97-4caf-a22a-283eb89bb9f7 2019-03-25 21:19:21,917 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0939748287201s 2019-03-25 21:19:21,918 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-03-25 21:19:21,919 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9696/v2.0/networks/82e78743-90a6-4612-8b8e-bc35ab4a7491.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4a0334fe699b505abd1242a103a538f23d80d595" 2019-03-25 21:19:23,930 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 25 Mar 2019 21:19:23 GMT X-Openstack-Request-Id: req-1a275415-36ca-4a58-89cd-9c4d04305f77 2019-03-25 21:19:23,930 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-25 21:19:23,930 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.37:9696/v2.0/networks/82e78743-90a6-4612-8b8e-bc35ab4a7491.json used request id req-1a275415-36ca-4a58-89cd-9c4d04305f77 2019-03-25 21:19:23,930 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 2.01233410835s 2019-03-25 21:19:23,935 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-25 21:19:23,939 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4a0334fe699b505abd1242a103a538f23d80d595" 2019-03-25 21:19:23,977 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Mon, 25 Mar 2019 21:19:24 GMT X-Openstack-Request-Id: req-99859c32-a854-4ba5-b40a-e14705c2a69a 2019-03-25 21:19:23,977 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-25T21:18:13Z", "file": "/v2/images/d0c36441-afaf-4bb5-879b-0d9c98cb63a7/file", "owner": "1212cd2014a54e2aaa78e11b9f56941e", "id": "d0c36441-afaf-4bb5-879b-0d9c98cb63a7", "size": 12716032, "self": "/v2/images/d0c36441-afaf-4bb5-879b-0d9c98cb63a7", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://e462d782-10b3-4bf7-bfdc-4087219c1f00/images/d0c36441-afaf-4bb5-879b-0d9c98cb63a7/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://e462d782-10b3-4bf7-bfdc-4087219c1f00/images/d0c36441-afaf-4bb5-879b-0d9c98cb63a7/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_b76adca0-6b1c-4f00-9c8a-095aa7f299ff", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_b76adca0-6b1c-4f00-9c8a-095aa7f299ff", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-25T21:18:12Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-25 21:19:23,977 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.37:9292/v2/images used request id req-99859c32-a854-4ba5-b40a-e14705c2a69a 2019-03-25 21:19:23,977 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0425801277161s 2019-03-25 21:19:23,979 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-03-25 21:19:23,983 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9292/v2/images/d0c36441-afaf-4bb5-879b-0d9c98cb63a7 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4a0334fe699b505abd1242a103a538f23d80d595" 2019-03-25 21:19:24,861 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 25 Mar 2019 21:19:24 GMT X-Openstack-Request-Id: req-75bf5d8e-62fa-48b9-9a08-99adc9cff84e 2019-03-25 21:19:24,861 - 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-03-25 21:19:24,861 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.37:9292/v2/images/d0c36441-afaf-4bb5-879b-0d9c98cb63a7 used request id req-75bf5d8e-62fa-48b9-9a08-99adc9cff84e 2019-03-25 21:19:24,861 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.882271051407s 2019-03-25 21:19:24,868 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-25 21:19:24,872 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}176f96265bc0f56ea7496e6c452d0ad4ced63cf6" 2019-03-25 21:19:24,896 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Mon, 25 Mar 2019 21: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-dccb9112-c637-47c0-ad3f-3c3b04150bd3 x-openstack-request-id: req-dccb9112-c637-47c0-ad3f-3c3b04150bd3 2019-03-25 21:19:24,897 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_b76adca0-6b1c-4f00-9c8a-095aa7f299ff", "links": [{"href": "http://172.30.9.37:8774/v2.1/flavors/ee23298d-2d8c-48e0-99b9-59bb16a89af9", "rel": "self"}, {"href": "http://172.30.9.37:8774/flavors/ee23298d-2d8c-48e0-99b9-59bb16a89af9", "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": "ee23298d-2d8c-48e0-99b9-59bb16a89af9"}]} 2019-03-25 21:19:24,897 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/flavors/detail?is_public=None used request id req-dccb9112-c637-47c0-ad3f-3c3b04150bd3 2019-03-25 21:19:24,897 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0284390449524s 2019-03-25 21:19:24,898 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-03-25 21:19:24,901 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:8774/v2.1/flavors/ee23298d-2d8c-48e0-99b9-59bb16a89af9 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}176f96265bc0f56ea7496e6c452d0ad4ced63cf6" 2019-03-25 21:19:24,936 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 25 Mar 2019 21:19:24 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-1c4e17b0-7f38-41e4-a57a-2e8b7069779c x-openstack-request-id: req-1c4e17b0-7f38-41e4-a57a-2e8b7069779c 2019-03-25 21:19:24,936 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.37:8774/v2.1/flavors/ee23298d-2d8c-48e0-99b9-59bb16a89af9 used request id req-1c4e17b0-7f38-41e4-a57a-2e8b7069779c 2019-03-25 21:19:24,936 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0381100177765s 2019-03-25 21:19:24,937 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-25 21:19:24,940 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}176f96265bc0f56ea7496e6c452d0ad4ced63cf6" 2019-03-25 21:19:25,176 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 842 Content-Type: application/json Date: Mon, 25 Mar 2019 21:19:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88b805b5-4805-461f-87b1-3ebf8d36f8da 2019-03-25 21:19:25,177 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.37:5000/v3/users/053b21d2961448219162354ca8fc45d4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "053b21d2961448219162354ca8fc45d4", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.37:5000/v3/users/0cba997e091b45c8a73a8f45a0fe8dfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0cba997e091b45c8a73a8f45a0fe8dfd", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.37:5000/v3/users/22818d158bfa4ff8a0d6c434c2fe4516"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22818d158bfa4ff8a0d6c434c2fe4516", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.37:5000/v3/users/5e7d7fe83262429c99fab72fb7c561a1"}, "domain_id": "2c6fa993d67c46498996ae574963de36", "enabled": true, "options": {}, "id": "5e7d7fe83262429c99fab72fb7c561a1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "vping_ssh-user_b76adca0-6b1c-4f00-9c8a-095aa7f299ff", "links": {"self": "http://172.30.9.37:5000/v3/users/631a46434a2048d6b15ef01eddabe218"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "631a46434a2048d6b15ef01eddabe218", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.37:5000/v3/users/6602f61170074466bd94c1cfdb1b3c4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6602f61170074466bd94c1cfdb1b3c4a", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.37:5000/v3/users/75d04b39ef964aa2aefb7eff2eeb5139"}, "domain_id": "default", "enabled": true, "options": {}, "id": "75d04b39ef964aa2aefb7eff2eeb5139", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.37:5000/v3/users/91d186dc05e04a949fa38872730b130a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91d186dc05e04a949fa38872730b130a", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.37:5000/v3/users/9219d9d950464544ad2edf2658f059fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9219d9d950464544ad2edf2658f059fc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.37:5000/v3/users/b96cd7f17be240a5a085784f45e112ff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b96cd7f17be240a5a085784f45e112ff", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.37:5000/v3/users/bafa64a0510d4b098aba158324913e75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bafa64a0510d4b098aba158324913e75", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.37:5000/v3/users/c1263c615409449180a70c80d0e8307b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1263c615409449180a70c80d0e8307b", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.37:5000/v3/users/d85463bfa89c4aa2bcee23903e9f8b83"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d85463bfa89c4aa2bcee23903e9f8b83", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.37:5000/v3/users/e01f080a568141e981cb8c61c56d895a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e01f080a568141e981cb8c61c56d895a", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.37:5000/v3/users/fb4c5eb01265472eaddf10d884bd77c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb4c5eb01265472eaddf10d884bd77c1", "email": "swift@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.37:5000/v3/users", "previous": null, "next": null}} 2019-03-25 21:19:25,177 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/users used request id req-88b805b5-4805-461f-87b1-3ebf8d36f8da 2019-03-25 21:19:25,177 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.240589857101s 2019-03-25 21:19:25,183 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-25 21:19:25,187 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/users/631a46434a2048d6b15ef01eddabe218 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}176f96265bc0f56ea7496e6c452d0ad4ced63cf6" 2019-03-25 21:19:25,409 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 227 Content-Type: application/json Date: Mon, 25 Mar 2019 21:19:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44e5e0a3-ff21-4aac-a7b9-0902d61426ef 2019-03-25 21:19:25,410 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vping_ssh-user_b76adca0-6b1c-4f00-9c8a-095aa7f299ff", "links": {"self": "http://172.30.9.37:5000/v3/users/631a46434a2048d6b15ef01eddabe218"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "631a46434a2048d6b15ef01eddabe218", "description": null}} 2019-03-25 21:19:25,410 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/users/631a46434a2048d6b15ef01eddabe218 used request id req-44e5e0a3-ff21-4aac-a7b9-0902d61426ef 2019-03-25 21:19:25,410 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.226702928543s 2019-03-25 21:19:25,411 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-03-25 21:19:25,414 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:5000/v3/users/631a46434a2048d6b15ef01eddabe218 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}176f96265bc0f56ea7496e6c452d0ad4ced63cf6" 2019-03-25 21:19:25,860 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 25 Mar 2019 21:19:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0995b716-f18d-44b7-a277-603381fb97e2 2019-03-25 21:19:25,860 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-25 21:19:25,860 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.37:5000/v3/users/631a46434a2048d6b15ef01eddabe218 used request id req-0995b716-f18d-44b7-a277-603381fb97e2 2019-03-25 21:19:25,860 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.449597120285s 2019-03-25 21:19:25,867 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-25 21:19:25,871 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}176f96265bc0f56ea7496e6c452d0ad4ced63cf6" 2019-03-25 21:19:26,096 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 387 Content-Type: application/json Date: Mon, 25 Mar 2019 21:19:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1321dbc3-be4f-4f3c-890b-6bc6cfffc5ce 2019-03-25 21:19:26,097 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.37:5000/v3/projects/1212cd2014a54e2aaa78e11b9f56941e"}, "tags": [], "enabled": true, "id": "1212cd2014a54e2aaa78e11b9f56941e", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_b76adca0-6b1c-4f00-9c8a-095aa7f299ff"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.37:5000/v3/projects/6b11f2443f6143b883476562044a24d7"}, "tags": [], "enabled": true, "id": "6b11f2443f6143b883476562044a24d7", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.37:5000/v3/projects/d63177074eef45bd949b8fd2e0f3efc8"}, "tags": [], "enabled": true, "id": "d63177074eef45bd949b8fd2e0f3efc8", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-03-25 21:19:26,097 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/projects used request id req-1321dbc3-be4f-4f3c-890b-6bc6cfffc5ce 2019-03-25 21:19:26,097 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.229789018631s 2019-03-25 21:19:26,101 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-03-25 21:19:26,105 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:5000/v3/projects/1212cd2014a54e2aaa78e11b9f56941e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}176f96265bc0f56ea7496e6c452d0ad4ced63cf6" 2019-03-25 21:19:26,440 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 25 Mar 2019 21:19:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1d2a5bd4-cbef-40be-9765-356724bd4daf 2019-03-25 21:19:26,440 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-25 21:19:26,440 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.37:5000/v3/projects/1212cd2014a54e2aaa78e11b9f56941e used request id req-1d2a5bd4-cbef-40be-9765-356724bd4daf 2019-03-25 21:19:26,441 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.339037895203s 2019-03-25 21:19:26,446 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-25 21:19:26,447 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:9696/v2.0/security-groups.json?project_id=1212cd2014a54e2aaa78e11b9f56941e&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}176f96265bc0f56ea7496e6c452d0ad4ced63cf6" 2019-03-25 21:19:26,506 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Mon, 25 Mar 2019 21:19:26 GMT X-Openstack-Request-Id: req-97cb4b34-a3fd-43a3-857a-c3ef6e8e0136 2019-03-25 21:19:26,507 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "1212cd2014a54e2aaa78e11b9f56941e", "created_at": "2019-03-25T21:17:57Z", "updated_at": "2019-03-25T21:17:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:17:57Z", "revision_number": 0, "id": "35cb7e1b-b544-4668-bb4e-675a73885a6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-25T21:17:57Z", "security_group_id": "4d045cc9-e4be-4b0c-9ce9-29abe9a60249", "tenant_id": "1212cd2014a54e2aaa78e11b9f56941e", "port_range_min": null, "ethertype": "IPv6", "project_id": "1212cd2014a54e2aaa78e11b9f56941e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:17:57Z", "revision_number": 0, "id": "5d6d8976-034c-4554-9f04-4bb3e0dfee4a", "remote_group_id": "4d045cc9-e4be-4b0c-9ce9-29abe9a60249", "remote_ip_prefix": null, "created_at": "2019-03-25T21:17:57Z", "security_group_id": "4d045cc9-e4be-4b0c-9ce9-29abe9a60249", "tenant_id": "1212cd2014a54e2aaa78e11b9f56941e", "port_range_min": null, "ethertype": "IPv4", "project_id": "1212cd2014a54e2aaa78e11b9f56941e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:17:57Z", "revision_number": 0, "id": "aa5724d0-4cae-4fbf-b629-20b6fa2a0f7a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-25T21:17:57Z", "security_group_id": "4d045cc9-e4be-4b0c-9ce9-29abe9a60249", "tenant_id": "1212cd2014a54e2aaa78e11b9f56941e", "port_range_min": null, "ethertype": "IPv4", "project_id": "1212cd2014a54e2aaa78e11b9f56941e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:17:57Z", "revision_number": 0, "id": "b6ce506d-a609-41c9-a6b8-af4ef9ddb0a6", "remote_group_id": "4d045cc9-e4be-4b0c-9ce9-29abe9a60249", "remote_ip_prefix": null, "created_at": "2019-03-25T21:17:57Z", "security_group_id": "4d045cc9-e4be-4b0c-9ce9-29abe9a60249", "tenant_id": "1212cd2014a54e2aaa78e11b9f56941e", "port_range_min": null, "ethertype": "IPv6", "project_id": "1212cd2014a54e2aaa78e11b9f56941e"}], "revision_number": 1, "project_id": "1212cd2014a54e2aaa78e11b9f56941e", "id": "4d045cc9-e4be-4b0c-9ce9-29abe9a60249", "name": "default"}]} 2019-03-25 21:19:26,507 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/security-groups.json?project_id=1212cd2014a54e2aaa78e11b9f56941e&name=default used request id req-97cb4b34-a3fd-43a3-857a-c3ef6e8e0136 2019-03-25 21:19:26,507 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0611050128937s 2019-03-25 21:19:26,512 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-25 21:19:26,513 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}176f96265bc0f56ea7496e6c452d0ad4ced63cf6" 2019-03-25 21:19:26,828 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Mon, 25 Mar 2019 21:19:27 GMT X-Openstack-Request-Id: req-a05f69a2-288f-4e04-8e3b-c7f49093806b 2019-03-25 21:19:26,829 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "1212cd2014a54e2aaa78e11b9f56941e", "created_at": "2019-03-25T21:17:57Z", "updated_at": "2019-03-25T21:17:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:17:57Z", "revision_number": 0, "id": "35cb7e1b-b544-4668-bb4e-675a73885a6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-25T21:17:57Z", "security_group_id": "4d045cc9-e4be-4b0c-9ce9-29abe9a60249", "tenant_id": "1212cd2014a54e2aaa78e11b9f56941e", "port_range_min": null, "ethertype": "IPv6", "project_id": "1212cd2014a54e2aaa78e11b9f56941e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:17:57Z", "revision_number": 0, "id": "b6ce506d-a609-41c9-a6b8-af4ef9ddb0a6", "remote_group_id": "4d045cc9-e4be-4b0c-9ce9-29abe9a60249", "remote_ip_prefix": null, "created_at": "2019-03-25T21:17:57Z", "security_group_id": "4d045cc9-e4be-4b0c-9ce9-29abe9a60249", "tenant_id": "1212cd2014a54e2aaa78e11b9f56941e", "port_range_min": null, "ethertype": "IPv6", "project_id": "1212cd2014a54e2aaa78e11b9f56941e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:17:57Z", "revision_number": 0, "id": "aa5724d0-4cae-4fbf-b629-20b6fa2a0f7a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-25T21:17:57Z", "security_group_id": "4d045cc9-e4be-4b0c-9ce9-29abe9a60249", "tenant_id": "1212cd2014a54e2aaa78e11b9f56941e", "port_range_min": null, "ethertype": "IPv4", "project_id": "1212cd2014a54e2aaa78e11b9f56941e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:17:57Z", "revision_number": 0, "id": "5d6d8976-034c-4554-9f04-4bb3e0dfee4a", "remote_group_id": "4d045cc9-e4be-4b0c-9ce9-29abe9a60249", "remote_ip_prefix": null, "created_at": "2019-03-25T21:17:57Z", "security_group_id": "4d045cc9-e4be-4b0c-9ce9-29abe9a60249", "tenant_id": "1212cd2014a54e2aaa78e11b9f56941e", "port_range_min": null, "ethertype": "IPv4", "project_id": "1212cd2014a54e2aaa78e11b9f56941e"}], "revision_number": 1, "project_id": "1212cd2014a54e2aaa78e11b9f56941e", "id": "4d045cc9-e4be-4b0c-9ce9-29abe9a60249", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-03-25T21:13:07Z", "updated_at": "2019-03-25T21:13:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:13:07Z", "revision_number": 0, "id": "31f01741-2ed9-4c81-964d-b358877a82df", "remote_group_id": "562f628f-548c-459d-aa95-16cd921f5c23", "remote_ip_prefix": null, "created_at": "2019-03-25T21:13:07Z", "security_group_id": "562f628f-548c-459d-aa95-16cd921f5c23", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:13:07Z", "revision_number": 0, "id": "d4999770-a7ea-488f-bbb8-c33d18961f35", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-25T21:13:07Z", "security_group_id": "562f628f-548c-459d-aa95-16cd921f5c23", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:13:07Z", "revision_number": 0, "id": "31e8ac3d-8207-4e5f-b990-866f3f5416b6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-25T21:13:07Z", "security_group_id": "562f628f-548c-459d-aa95-16cd921f5c23", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:13:07Z", "revision_number": 0, "id": "79857e11-c9cc-477c-99ea-5ddb8fad2f59", "remote_group_id": "562f628f-548c-459d-aa95-16cd921f5c23", "remote_ip_prefix": null, "created_at": "2019-03-25T21:13:07Z", "security_group_id": "562f628f-548c-459d-aa95-16cd921f5c23", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "562f628f-548c-459d-aa95-16cd921f5c23", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b11f2443f6143b883476562044a24d7", "created_at": "2019-03-25T21:13:04Z", "updated_at": "2019-03-25T21:13:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:13:04Z", "revision_number": 0, "id": "b9237e1d-c8fe-404c-8fba-64284fec345f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-25T21:13:04Z", "security_group_id": "96d81efc-269e-4a06-b100-51e616e5f674", "tenant_id": "6b11f2443f6143b883476562044a24d7", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b11f2443f6143b883476562044a24d7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:13:04Z", "revision_number": 0, "id": "dad1e60b-d960-478a-9aec-ede883e2ada8", "remote_group_id": "96d81efc-269e-4a06-b100-51e616e5f674", "remote_ip_prefix": null, "created_at": "2019-03-25T21:13:04Z", "security_group_id": "96d81efc-269e-4a06-b100-51e616e5f674", "tenant_id": "6b11f2443f6143b883476562044a24d7", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b11f2443f6143b883476562044a24d7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:13:04Z", "revision_number": 0, "id": "3262cbae-7ea5-4e17-abc5-d84ece7b10b5", "remote_group_id": "96d81efc-269e-4a06-b100-51e616e5f674", "remote_ip_prefix": null, "created_at": "2019-03-25T21:13:04Z", "security_group_id": "96d81efc-269e-4a06-b100-51e616e5f674", "tenant_id": "6b11f2443f6143b883476562044a24d7", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b11f2443f6143b883476562044a24d7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:13:04Z", "revision_number": 0, "id": "cbb6c5e7-a532-4bc7-b917-25633c1a9aad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-25T21:13:04Z", "security_group_id": "96d81efc-269e-4a06-b100-51e616e5f674", "tenant_id": "6b11f2443f6143b883476562044a24d7", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b11f2443f6143b883476562044a24d7"}], "revision_number": 1, "project_id": "6b11f2443f6143b883476562044a24d7", "id": "96d81efc-269e-4a06-b100-51e616e5f674", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d63177074eef45bd949b8fd2e0f3efc8", "created_at": "2019-03-25T21:09:22Z", "updated_at": "2019-03-25T21:09:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:09:22Z", "revision_number": 0, "id": "da47e4ea-6770-45d4-b42e-46be9bbed25c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-25T21:09:22Z", "security_group_id": "e4b7c431-bef3-452c-82f2-355129ad4858", "tenant_id": "d63177074eef45bd949b8fd2e0f3efc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d63177074eef45bd949b8fd2e0f3efc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:09:22Z", "revision_number": 0, "id": "2c249c2d-b441-45ef-b10c-dd19cf3834aa", "remote_group_id": "e4b7c431-bef3-452c-82f2-355129ad4858", "remote_ip_prefix": null, "created_at": "2019-03-25T21:09:22Z", "security_group_id": "e4b7c431-bef3-452c-82f2-355129ad4858", "tenant_id": "d63177074eef45bd949b8fd2e0f3efc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d63177074eef45bd949b8fd2e0f3efc8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:09:22Z", "revision_number": 0, "id": "bdb83b3c-07a9-48f4-a9f4-172e4487c34d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-25T21:09:22Z", "security_group_id": "e4b7c431-bef3-452c-82f2-355129ad4858", "tenant_id": "d63177074eef45bd949b8fd2e0f3efc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d63177074eef45bd949b8fd2e0f3efc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:09:22Z", "revision_number": 0, "id": "e47c3051-a5df-4d24-8ac1-a057989d840c", "remote_group_id": "e4b7c431-bef3-452c-82f2-355129ad4858", "remote_ip_prefix": null, "created_at": "2019-03-25T21:09:22Z", "security_group_id": "e4b7c431-bef3-452c-82f2-355129ad4858", "tenant_id": "d63177074eef45bd949b8fd2e0f3efc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d63177074eef45bd949b8fd2e0f3efc8"}], "revision_number": 1, "project_id": "d63177074eef45bd949b8fd2e0f3efc8", "id": "e4b7c431-bef3-452c-82f2-355129ad4858", "name": "default"}]} 2019-03-25 21:19:26,830 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/security-groups.json used request id req-a05f69a2-288f-4e04-8e3b-c7f49093806b 2019-03-25 21:19:26,830 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.317456007004s 2019-03-25 21:19:26,837 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-03-25 21:19:26,837 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9696/v2.0/security-groups/4d045cc9-e4be-4b0c-9ce9-29abe9a60249.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}176f96265bc0f56ea7496e6c452d0ad4ced63cf6" 2019-03-25 21:19:27,290 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 25 Mar 2019 21:19:27 GMT X-Openstack-Request-Id: req-aacec71d-babd-458a-8101-4d0042bcdc7e 2019-03-25 21:19:27,291 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-25 21:19:27,291 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.37:9696/v2.0/security-groups/4d045cc9-e4be-4b0c-9ce9-29abe9a60249.json used request id req-aacec71d-babd-458a-8101-4d0042bcdc7e 2019-03-25 21:19:27,291 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.453853130341s 2019-03-25 21:19:27,338 - xtesting.ci.run_tests - INFO - Loading test case 'vping_userdata'... 2019-03-25 21:19:27,381 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-25 21:19:27,387 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Mon, 25 Mar 2019 21:19:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78821d7b-738d-4f33-9841-c64541cf4d25 2019-03-25 21:19:27,387 - 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.37:5000/v3/", "rel": "self"}]}} 2019-03-25 21:19:27,387 - keystoneauth.session - DEBUG - GET call to http://172.30.9.37:5000/v3 used request id req-78821d7b-738d-4f33-9841-c64541cf4d25 2019-03-25 21:19:27,388 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.37:5000/v3/auth/tokens 2019-03-25 21:19:27,815 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2f48d72bb1f44c6e85f2f15174631ba8", "name": "reader"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "31501dbd647741fa87bff782f6de9470", "name": "member"}, {"id": "11032691bf034d33af51afe8b5ce7476", "name": "admin"}], "expires_at": "2019-03-25T22:19:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b11f2443f6143b883476562044a24d7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3daccdd2fb9f43e8b818531b4fb92807"}, {"url": "http://172.30.9.37:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e41bcab4d3c4bed9cc8969e96168665"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84a95a7598204c55af91d53066a0f726"}], "type": "placement", "id": "005dcbfbaa674ae8a6b857c9d1960eb8", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/6b11f2443f6143b883476562044a24d7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "995fa168e6134cbf87266009a4f9620e"}, {"url": "http://172.30.9.37:8776/v1/6b11f2443f6143b883476562044a24d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d869ce8c63804619ba2f66d14ae1298e"}, {"url": "http://192.30.9.4:8776/v1/6b11f2443f6143b883476562044a24d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e793731bdb994440a21123ae52453b61"}], "type": "volume", "id": "052490c6c2dd40cc95525a429d2f04a9", "name": "cinder"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_6b11f2443f6143b883476562044a24d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "090f2bf18d2b405cbfc39cffe9a9a696"}, {"url": "http://172.30.9.37:8080/v1/AUTH_6b11f2443f6143b883476562044a24d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620414687e43414da7be25e6d2af3d94"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6eea3834ee1746348535e9a59297d26d"}], "type": "object-store", "id": "0b229423de3b46debe189f9545bb08a1", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "69669f277418485c88477cd66d881786", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcf037ec48148848f6b748803dbb3c2"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8161fce7e9fe4eeaa854cfb2e7efe2aa"}, {"url": "http://172.30.9.37:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d725ac73b2a1494b8f99c0682114d24c"}], "type": "compute", "id": "7451d63981d149feaf2151962364ad2c", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.37:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4b242c4975e34ca39b78982198d94374"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ad173c926aa040818073f079187f3f4c"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0b57aebca5b4a158f015e453f0e6854"}], "type": "event", "id": "7a8958b86d2446adaf1273019fb26e9a", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "006f5f748dbc4d6e8ce92246ef69afd1"}, {"url": "http://172.30.9.37:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a281429a4849fc8eedf02a90c636b9"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1825051afd54c2bbdf8a4e9e6c09f63"}], "type": "network", "id": "874c7a2faadc4ed0a1afb4ce8c3d646a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6b11f2443f6143b883476562044a24d7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00955bf57dfa420c841ead6d87665d3a"}, {"url": "http://172.30.9.37:8776/v3/6b11f2443f6143b883476562044a24d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49ae9562630a4acba74c20afa6ed93f7"}, {"url": "http://192.30.9.4:8776/v3/6b11f2443f6143b883476562044a24d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab6dab870dbb4260bbc65ed7bf7b0902"}], "type": "volumev3", "id": "937e6ae4aca74d929426420bb754be18", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1aac2e8897e04a2ea773ab4017081bde"}, {"url": "http://172.30.9.37:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c31b2cbcac904bbbb050be8d722c67d6"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9a43bd7a93441e9abf9f0c647e050c3"}], "type": "identity", "id": "93c205ac3efb4419aa55ace6fa1dbbf3", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.37:8004/v1/6b11f2443f6143b883476562044a24d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d6d7a1ec9ac46a6ac6f4dd7fdfb6a72"}, {"url": "http://192.30.9.4:8004/v1/6b11f2443f6143b883476562044a24d7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5e59f7ddf1c4a9ebc2c7b72f83c3239"}, {"url": "http://192.30.9.4:8004/v1/6b11f2443f6143b883476562044a24d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eb0416b9b2ab48efba34a4577abd57b7"}], "type": "orchestration", "id": "a7b82e8a555141afbcad0413f05eb740", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.37:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1091fe32453143089388a68a5fffc377"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a21249e3c5744ed2ae3e164337226097"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9dacdd480e547c1b7642238010d67f7"}], "type": "alarming", "id": "aa5d09ed1a03467aafba8d301b695d4b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.37:8776/v2/6b11f2443f6143b883476562044a24d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e081e844dba4bf69186f8bf4789d9dc"}, {"url": "http://192.30.9.4:8776/v2/6b11f2443f6143b883476562044a24d7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4568d6ad6d4499ca8d37d9684d9f7c1"}, {"url": "http://192.30.9.4:8776/v2/6b11f2443f6143b883476562044a24d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6df4a32eaa42eda2ea04d0ae5c9a86"}], "type": "volumev2", "id": "d5e22408756942009b65bfb88c91a6f8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e5c14bf44f24bfc9ef4ca8bf3913da9"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c579d562040b4533ad98faf6714890d8"}, {"url": "http://172.30.9.37:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee286c5b2ed24fb19536fea01b066fad"}], "type": "metric", "id": "dd1c7269973b4301aa1892b721a78fb5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ff6ee84c9444170bac6ddefb7689e2a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf9e369bcf644014abe4a2c9bad9c8b2"}, {"url": "http://172.30.9.37:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d669d9aa7bd7413bb989a4f979dcc871"}], "type": "cloudformation", "id": "ed86de356e924d17b551a2169f953c98", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.37:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2f8c173af6364edf974207b828d22027"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7810751389e44e628c986345e3416685"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f27a2e54a044a70a0742331b10cc31b"}], "type": "image", "id": "f405237b899546bc96fef9bff7ff8780", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "91d186dc05e04a949fa38872730b130a"}, "audit_ids": ["DM4qYFvfQByck8HChogx7w"], "issued_at": "2019-03-25T21:19:27.000000Z"}} 2019-03-25 21:19:27,819 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-25 21:19:27,819 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}356c43ffbd17e623862312ba48c1c47b8624d5fa" 2019-03-25 21:19:28,194 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Mon, 25 Mar 2019 21:19:28 GMT X-Openstack-Request-Id: req-0eb427fa-f8eb-4bd6-aef8-000069bcae7f 2019-03-25 21:19:28,195 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"39f6a7de-fe0a-4d74-ab36-900db9e46127","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"d63177074eef45bd949b8fd2e0f3efc8","l2_adjacency":true,"status":"ACTIVE","subnets":["45132bb9-b5c2-4ed3-85b9-9add1bd00bfe"],"description":"","tags":[],"updated_at":"2019-03-25T21:09:30Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d63177074eef45bd949b8fd2e0f3efc8","created_at":"2019-03-25T21:09:22Z","provider:network_type":"flat"}]} 2019-03-25 21:19:28,195 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks.json?router%3Aexternal=True used request id req-0eb427fa-f8eb-4bd6-aef8-000069bcae7f 2019-03-25 21:19:28,195 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.376543045044s 2019-03-25 21:19:28,202 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-25 21:19:28,208 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 25 Mar 2019 21:19:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ab064535-625f-458e-a72d-3a0b387b6191 2019-03-25 21:19:28,208 - 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.37:5000/v3/", "rel": "self"}]}]}} 2019-03-25 21:19:28,208 - keystoneauth.session - DEBUG - GET call to http://172.30.9.37:5000/ used request id req-ab064535-625f-458e-a72d-3a0b387b6191 2019-03-25 21:19:28,209 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-25 21:19:28,212 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}356c43ffbd17e623862312ba48c1c47b8624d5fa" 2019-03-25 21:19:28,427 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Mon, 25 Mar 2019 21:19:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a23eb6fe-5abf-4b9f-ba74-2aa97e6b2e68 2019-03-25 21:19:28,427 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.37:5000/v3/domains/2c6fa993d67c46498996ae574963de36"}, "tags": [], "enabled": true, "id": "2c6fa993d67c46498996ae574963de36", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.37:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.37:5000/v3/domains", "previous": null, "next": null}} 2019-03-25 21:19:28,427 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/domains used request id req-a23eb6fe-5abf-4b9f-ba74-2aa97e6b2e68 2019-03-25 21:19:28,428 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.218506097794s 2019-03-25 21:19:28,435 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-03-25 21:19:28,439 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}356c43ffbd17e623862312ba48c1c47b8624d5fa" -d '{"project": {"description": "Created by OPNFV Functest: vping_userdata", "enabled": true, "domain_id": "default", "name": "vping_userdata-project_36606a3d-efcc-4cab-8f60-c6450a533693"}}' 2019-03-25 21:19:28,747 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 374 Content-Type: application/json Date: Mon, 25 Mar 2019 21:19:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3c02e183-18e6-415f-9e92-e922647f5162 2019-03-25 21:19:28,747 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.37:5000/v3/projects/fc27e2cc167d4e2f8ab79298720f9695"}, "tags": [], "enabled": true, "id": "fc27e2cc167d4e2f8ab79298720f9695", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_36606a3d-efcc-4cab-8f60-c6450a533693"}} 2019-03-25 21:19:28,747 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.37:5000/v3/projects used request id req-3c02e183-18e6-415f-9e92-e922647f5162 2019-03-25 21:19:28,747 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.311794042587s 2019-03-25 21:19:28,748 - 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'fc27e2cc167d4e2f8ab79298720f9695', '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_36606a3d-efcc-4cab-8f60-c6450a533693'}) 2019-03-25 21:19:28,755 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-03-25 21:19:28,759 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}356c43ffbd17e623862312ba48c1c47b8624d5fa" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "pBQCJkorXyU7AZgTVwtXCbhBuoqn66", "email": null, "name": "vping_userdata-user_36606a3d-efcc-4cab-8f60-c6450a533693"}}' 2019-03-25 21:19:29,199 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 329 Content-Type: application/json Date: Mon, 25 Mar 2019 21:19:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7b8096f0-846c-45b0-b25e-a03459c1bed0 2019-03-25 21:19:29,200 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vping_userdata-user_36606a3d-efcc-4cab-8f60-c6450a533693", "links": {"self": "http://172.30.9.37:5000/v3/users/7bd28cf06d034aa7a19b9142cc4f94e6"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7bd28cf06d034aa7a19b9142cc4f94e6", "domain_id": "default", "password_expires_at": null}} 2019-03-25 21:19:29,200 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.37:5000/v3/users used request id req-7b8096f0-846c-45b0-b25e-a03459c1bed0 2019-03-25 21:19:29,200 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.444840192795s 2019-03-25 21:19:29,201 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'7bd28cf06d034aa7a19b9142cc4f94e6', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_userdata-user_36606a3d-efcc-4cab-8f60-c6450a533693'}) 2019-03-25 21:19:29,206 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-25 21:19:29,209 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}356c43ffbd17e623862312ba48c1c47b8624d5fa" 2019-03-25 21:19:29,439 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Mon, 25 Mar 2019 21:19:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cebb9475-ab43-43e1-b3eb-fcb4031bfab5 2019-03-25 21:19:29,440 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "11032691bf034d33af51afe8b5ce7476", "links": {"self": "http://172.30.9.37:5000/v3/roles/11032691bf034d33af51afe8b5ce7476"}, "name": "admin"}, {"domain_id": null, "id": "26a54836e73f4d07bbcc0d342c766b1a", "links": {"self": "http://172.30.9.37:5000/v3/roles/26a54836e73f4d07bbcc0d342c766b1a"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2f48d72bb1f44c6e85f2f15174631ba8", "links": {"self": "http://172.30.9.37:5000/v3/roles/2f48d72bb1f44c6e85f2f15174631ba8"}, "name": "reader"}, {"domain_id": null, "id": "31501dbd647741fa87bff782f6de9470", "links": {"self": "http://172.30.9.37:5000/v3/roles/31501dbd647741fa87bff782f6de9470"}, "name": "member"}, {"domain_id": null, "id": "43a14f86aa66403b8924451803571219", "links": {"self": "http://172.30.9.37:5000/v3/roles/43a14f86aa66403b8924451803571219"}, "name": "swiftoperator"}, {"domain_id": null, "id": "5bc3330773bb4f488fa76a8d2b51727e", "links": {"self": "http://172.30.9.37:5000/v3/roles/5bc3330773bb4f488fa76a8d2b51727e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.37:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-03-25 21:19:29,440 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/roles used request id req-cebb9475-ab43-43e1-b3eb-fcb4031bfab5 2019-03-25 21:19:29,440 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.234197854996s 2019-03-25 21:19:29,445 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-25 21:19:29,449 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}356c43ffbd17e623862312ba48c1c47b8624d5fa" 2019-03-25 21:19:29,685 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Mon, 25 Mar 2019 21:19:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb8718d2-7398-494b-8f16-12f64112648a 2019-03-25 21:19:29,685 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "11032691bf034d33af51afe8b5ce7476", "links": {"self": "http://172.30.9.37:5000/v3/roles/11032691bf034d33af51afe8b5ce7476"}, "name": "admin"}, {"domain_id": null, "id": "26a54836e73f4d07bbcc0d342c766b1a", "links": {"self": "http://172.30.9.37:5000/v3/roles/26a54836e73f4d07bbcc0d342c766b1a"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2f48d72bb1f44c6e85f2f15174631ba8", "links": {"self": "http://172.30.9.37:5000/v3/roles/2f48d72bb1f44c6e85f2f15174631ba8"}, "name": "reader"}, {"domain_id": null, "id": "31501dbd647741fa87bff782f6de9470", "links": {"self": "http://172.30.9.37:5000/v3/roles/31501dbd647741fa87bff782f6de9470"}, "name": "member"}, {"domain_id": null, "id": "43a14f86aa66403b8924451803571219", "links": {"self": "http://172.30.9.37:5000/v3/roles/43a14f86aa66403b8924451803571219"}, "name": "swiftoperator"}, {"domain_id": null, "id": "5bc3330773bb4f488fa76a8d2b51727e", "links": {"self": "http://172.30.9.37:5000/v3/roles/5bc3330773bb4f488fa76a8d2b51727e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.37:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-03-25 21:19:29,686 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/roles used request id req-bb8718d2-7398-494b-8f16-12f64112648a 2019-03-25 21:19:29,686 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.240515947342s 2019-03-25 21:19:29,691 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-25 21:19:29,695 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}356c43ffbd17e623862312ba48c1c47b8624d5fa" 2019-03-25 21:19:29,854 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Mon, 25 Mar 2019 21:19:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8bc5f03-7c10-4d41-8188-414e799b1241 2019-03-25 21:19:29,855 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "11032691bf034d33af51afe8b5ce7476", "links": {"self": "http://172.30.9.37:5000/v3/roles/11032691bf034d33af51afe8b5ce7476"}, "name": "admin"}, {"domain_id": null, "id": "26a54836e73f4d07bbcc0d342c766b1a", "links": {"self": "http://172.30.9.37:5000/v3/roles/26a54836e73f4d07bbcc0d342c766b1a"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2f48d72bb1f44c6e85f2f15174631ba8", "links": {"self": "http://172.30.9.37:5000/v3/roles/2f48d72bb1f44c6e85f2f15174631ba8"}, "name": "reader"}, {"domain_id": null, "id": "31501dbd647741fa87bff782f6de9470", "links": {"self": "http://172.30.9.37:5000/v3/roles/31501dbd647741fa87bff782f6de9470"}, "name": "member"}, {"domain_id": null, "id": "43a14f86aa66403b8924451803571219", "links": {"self": "http://172.30.9.37:5000/v3/roles/43a14f86aa66403b8924451803571219"}, "name": "swiftoperator"}, {"domain_id": null, "id": "5bc3330773bb4f488fa76a8d2b51727e", "links": {"self": "http://172.30.9.37:5000/v3/roles/5bc3330773bb4f488fa76a8d2b51727e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.37:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-03-25 21:19:29,855 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/roles used request id req-a8bc5f03-7c10-4d41-8188-414e799b1241 2019-03-25 21:19:29,855 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.163653850555s 2019-03-25 21:19:29,860 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-25 21:19:29,863 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}356c43ffbd17e623862312ba48c1c47b8624d5fa" 2019-03-25 21:19:30,075 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 25 Mar 2019 21:19:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a79fbf7a-1502-4f33-875b-247f46bebcdf 2019-03-25 21:19:30,076 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.37:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-03-25 21:19:30,076 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/domains/default used request id req-a79fbf7a-1502-4f33-875b-247f46bebcdf 2019-03-25 21:19:30,076 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.216349124908s 2019-03-25 21:19:30,077 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-25 21:19:30,081 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}356c43ffbd17e623862312ba48c1c47b8624d5fa" 2019-03-25 21:19:30,317 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 842 Content-Type: application/json Date: Mon, 25 Mar 2019 21:19:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc7548ca-32ff-4273-9d7c-2168c166d049 2019-03-25 21:19:30,318 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.37:5000/v3/users/053b21d2961448219162354ca8fc45d4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "053b21d2961448219162354ca8fc45d4", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.37:5000/v3/users/0cba997e091b45c8a73a8f45a0fe8dfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0cba997e091b45c8a73a8f45a0fe8dfd", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.37:5000/v3/users/22818d158bfa4ff8a0d6c434c2fe4516"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22818d158bfa4ff8a0d6c434c2fe4516", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.37:5000/v3/users/5e7d7fe83262429c99fab72fb7c561a1"}, "domain_id": "2c6fa993d67c46498996ae574963de36", "enabled": true, "options": {}, "id": "5e7d7fe83262429c99fab72fb7c561a1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.37:5000/v3/users/6602f61170074466bd94c1cfdb1b3c4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6602f61170074466bd94c1cfdb1b3c4a", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.37:5000/v3/users/75d04b39ef964aa2aefb7eff2eeb5139"}, "domain_id": "default", "enabled": true, "options": {}, "id": "75d04b39ef964aa2aefb7eff2eeb5139", "email": "neutron@localhost", "password_expires_at": null}, {"name": "vping_userdata-user_36606a3d-efcc-4cab-8f60-c6450a533693", "links": {"self": "http://172.30.9.37:5000/v3/users/7bd28cf06d034aa7a19b9142cc4f94e6"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7bd28cf06d034aa7a19b9142cc4f94e6", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.37:5000/v3/users/91d186dc05e04a949fa38872730b130a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91d186dc05e04a949fa38872730b130a", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.37:5000/v3/users/9219d9d950464544ad2edf2658f059fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9219d9d950464544ad2edf2658f059fc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.37:5000/v3/users/b96cd7f17be240a5a085784f45e112ff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b96cd7f17be240a5a085784f45e112ff", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.37:5000/v3/users/bafa64a0510d4b098aba158324913e75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bafa64a0510d4b098aba158324913e75", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.37:5000/v3/users/c1263c615409449180a70c80d0e8307b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1263c615409449180a70c80d0e8307b", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.37:5000/v3/users/d85463bfa89c4aa2bcee23903e9f8b83"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d85463bfa89c4aa2bcee23903e9f8b83", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.37:5000/v3/users/e01f080a568141e981cb8c61c56d895a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e01f080a568141e981cb8c61c56d895a", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.37:5000/v3/users/fb4c5eb01265472eaddf10d884bd77c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb4c5eb01265472eaddf10d884bd77c1", "email": "swift@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.37:5000/v3/users", "previous": null, "next": null}} 2019-03-25 21:19:30,318 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/users used request id req-bc7548ca-32ff-4273-9d7c-2168c166d049 2019-03-25 21:19:30,318 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.241209983826s 2019-03-25 21:19:30,330 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-25 21:19:30,333 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}356c43ffbd17e623862312ba48c1c47b8624d5fa" 2019-03-25 21:19:30,544 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 399 Content-Type: application/json Date: Mon, 25 Mar 2019 21:19:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac9e7d68-50fb-4179-ba33-ad51c7eca791 2019-03-25 21:19:30,544 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.37:5000/v3/projects/6b11f2443f6143b883476562044a24d7"}, "tags": [], "enabled": true, "id": "6b11f2443f6143b883476562044a24d7", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.37:5000/v3/projects/d63177074eef45bd949b8fd2e0f3efc8"}, "tags": [], "enabled": true, "id": "d63177074eef45bd949b8fd2e0f3efc8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.37:5000/v3/projects/fc27e2cc167d4e2f8ab79298720f9695"}, "tags": [], "enabled": true, "id": "fc27e2cc167d4e2f8ab79298720f9695", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_36606a3d-efcc-4cab-8f60-c6450a533693"}]} 2019-03-25 21:19:30,544 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/projects?domain_id=default used request id req-ac9e7d68-50fb-4179-ba33-ad51c7eca791 2019-03-25 21:19:30,544 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.213917016983s 2019-03-25 21:19:30,553 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-03-25 21:19:30,556 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:5000/v3/role_assignments?user.id=7bd28cf06d034aa7a19b9142cc4f94e6&role.id=31501dbd647741fa87bff782f6de9470&scope.project.id=fc27e2cc167d4e2f8ab79298720f9695" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}356c43ffbd17e623862312ba48c1c47b8624d5fa" 2019-03-25 21:19:30,775 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Mon, 25 Mar 2019 21:19:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d0fda5d-d5ad-4521-9d29-0d09a5712b79 2019-03-25 21:19:30,775 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.37:5000/v3/role_assignments?user.id=7bd28cf06d034aa7a19b9142cc4f94e6&role.id=31501dbd647741fa87bff782f6de9470&scope.project.id=fc27e2cc167d4e2f8ab79298720f9695", "previous": null, "next": null}} 2019-03-25 21:19:30,775 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/role_assignments?user.id=7bd28cf06d034aa7a19b9142cc4f94e6&role.id=31501dbd647741fa87bff782f6de9470&scope.project.id=fc27e2cc167d4e2f8ab79298720f9695 used request id req-9d0fda5d-d5ad-4521-9d29-0d09a5712b79 2019-03-25 21:19:30,775 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.222599983215s 2019-03-25 21:19:30,779 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-03-25 21:19:30,783 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.37:5000/v3/projects/fc27e2cc167d4e2f8ab79298720f9695/users/7bd28cf06d034aa7a19b9142cc4f94e6/roles/31501dbd647741fa87bff782f6de9470 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}356c43ffbd17e623862312ba48c1c47b8624d5fa" 2019-03-25 21:19:31,086 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 25 Mar 2019 21:19:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e9db9492-fd90-4d5e-b221-b74d722d7ea6 2019-03-25 21:19:31,087 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-25 21:19:31,087 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.37:5000/v3/projects/fc27e2cc167d4e2f8ab79298720f9695/users/7bd28cf06d034aa7a19b9142cc4f94e6/roles/31501dbd647741fa87bff782f6de9470 used request id req-e9db9492-fd90-4d5e-b221-b74d722d7ea6 2019-03-25 21:19:31,087 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.307775974274s 2019-03-25 21:19:31,088 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_userdata-project_36606a3d-efcc-4cab-8f60-c6450a533693', 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'fc27e2cc167d4e2f8ab79298720f9695', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'pBQCJkorXyU7AZgTVwtXCbhBuoqn66', 'username': u'vping_userdata-user_36606a3d-efcc-4cab-8f60-c6450a533693', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.37:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-03-25 21:19:31,092 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_userdata-user_36606a3d-efcc-4cab-8f60-c6450a533693', 'password': 'pBQCJkorXyU7AZgTVwtXCbhBuoqn66', 'project_name': 'vping_userdata-project_36606a3d-efcc-4cab-8f60-c6450a533693', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.37:5000/v3', 'project_id': 'fc27e2cc167d4e2f8ab79298720f9695', 'project_domain_name': 'Default'} 2019-03-25 21:19:31,093 - xtesting.ci.run_tests - INFO - Running test case 'vping_userdata'... 2019-03-25 21:19:31,093 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-25 21:19:31,097 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}356c43ffbd17e623862312ba48c1c47b8624d5fa" 2019-03-25 21:19:31,299 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Mon, 25 Mar 2019 21:19:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f392b3b1-cc25-4077-9535-084b767be4c2 2019-03-25 21:19:31,300 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.37:5000/v3/domains/2c6fa993d67c46498996ae574963de36"}, "tags": [], "enabled": true, "id": "2c6fa993d67c46498996ae574963de36", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.37:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.37:5000/v3/domains", "previous": null, "next": null}} 2019-03-25 21:19:31,300 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/domains used request id req-f392b3b1-cc25-4077-9535-084b767be4c2 2019-03-25 21:19:31,300 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.206934928894s 2019-03-25 21:19:31,308 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-25 21:19:31,311 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}356c43ffbd17e623862312ba48c1c47b8624d5fa" 2019-03-25 21:19:31,517 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 399 Content-Type: application/json Date: Mon, 25 Mar 2019 21:19:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c2e2c8e-419a-4269-bb1d-dd6d03ff7414 2019-03-25 21:19:31,517 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.37:5000/v3/projects/6b11f2443f6143b883476562044a24d7"}, "tags": [], "enabled": true, "id": "6b11f2443f6143b883476562044a24d7", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.37:5000/v3/projects/d63177074eef45bd949b8fd2e0f3efc8"}, "tags": [], "enabled": true, "id": "d63177074eef45bd949b8fd2e0f3efc8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.37:5000/v3/projects/fc27e2cc167d4e2f8ab79298720f9695"}, "tags": [], "enabled": true, "id": "fc27e2cc167d4e2f8ab79298720f9695", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_36606a3d-efcc-4cab-8f60-c6450a533693"}]} 2019-03-25 21:19:31,517 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/projects?domain_id=default used request id req-4c2e2c8e-419a-4269-bb1d-dd6d03ff7414 2019-03-25 21:19:31,518 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.209803104401s 2019-03-25 21:19:31,520 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-03-25 21:19:31,520 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}356c43ffbd17e623862312ba48c1c47b8624d5fa" -d '{"network": {"tenant_id": "fc27e2cc167d4e2f8ab79298720f9695", "name": "vping_userdata-net_36606a3d-efcc-4cab-8f60-c6450a533693", "admin_state_up": true}}' 2019-03-25 21:19:32,169 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 727 Content-Type: application/json Date: Mon, 25 Mar 2019 21:19:32 GMT X-Openstack-Request-Id: req-f284ef94-844e-416c-b1eb-c80fe97c5a07 2019-03-25 21:19:32,170 - 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":"b5a1a45a-5e72-497b-8af1-4b394c9d6bb3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":9,"ipv4_address_scope":null,"shared":false,"project_id":"fc27e2cc167d4e2f8ab79298720f9695","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-25T21:19:32Z","is_default":false,"qos_policy_id":null,"name":"vping_userdata-net_36606a3d-efcc-4cab-8f60-c6450a533693","admin_state_up":true,"tenant_id":"fc27e2cc167d4e2f8ab79298720f9695","created_at":"2019-03-25T21:19:32Z","mtu":1450}} 2019-03-25 21:19:32,170 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/networks.json used request id req-f284ef94-844e-416c-b1eb-c80fe97c5a07 2019-03-25 21:19:32,170 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.650046110153s 2019-03-25 21:19:32,171 - 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-03-25T21:19:32Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'b5a1a45a-5e72-497b-8af1-4b394c9d6bb3', u'provider:segmentation_id': 9, 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_36606a3d-efcc-4cab-8f60-c6450a533693', u'created_at': u'2019-03-25T21:19:32Z', u'mtu': 1450, u'tenant_id': u'fc27e2cc167d4e2f8ab79298720f9695', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'fc27e2cc167d4e2f8ab79298720f9695', u'l2_adjacency': True}) 2019-03-25 21:19:32,175 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-25 21:19:32,181 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Mon, 25 Mar 2019 21:19:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d45e706a-4a91-494e-94f1-c5a7339bf6ca 2019-03-25 21:19:32,181 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}} 2019-03-25 21:19:32,181 - keystoneauth.session - DEBUG - GET call to http://172.30.9.37:5000/v3 used request id req-d45e706a-4a91-494e-94f1-c5a7339bf6ca 2019-03-25 21:19:32,182 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.37:5000/v3/auth/tokens 2019-03-25 21:19:32,575 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2f48d72bb1f44c6e85f2f15174631ba8", "name": "reader"}, {"id": "31501dbd647741fa87bff782f6de9470", "name": "member"}], "expires_at": "2019-03-25T22:19:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fc27e2cc167d4e2f8ab79298720f9695", "name": "vping_userdata-project_36606a3d-efcc-4cab-8f60-c6450a533693"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3daccdd2fb9f43e8b818531b4fb92807"}, {"url": "http://172.30.9.37:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e41bcab4d3c4bed9cc8969e96168665"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84a95a7598204c55af91d53066a0f726"}], "type": "placement", "id": "005dcbfbaa674ae8a6b857c9d1960eb8", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/fc27e2cc167d4e2f8ab79298720f9695", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "995fa168e6134cbf87266009a4f9620e"}, {"url": "http://172.30.9.37:8776/v1/fc27e2cc167d4e2f8ab79298720f9695", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d869ce8c63804619ba2f66d14ae1298e"}, {"url": "http://192.30.9.4:8776/v1/fc27e2cc167d4e2f8ab79298720f9695", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e793731bdb994440a21123ae52453b61"}], "type": "volume", "id": "052490c6c2dd40cc95525a429d2f04a9", "name": "cinder"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_fc27e2cc167d4e2f8ab79298720f9695", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "090f2bf18d2b405cbfc39cffe9a9a696"}, {"url": "http://172.30.9.37:8080/v1/AUTH_fc27e2cc167d4e2f8ab79298720f9695", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620414687e43414da7be25e6d2af3d94"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6eea3834ee1746348535e9a59297d26d"}], "type": "object-store", "id": "0b229423de3b46debe189f9545bb08a1", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "69669f277418485c88477cd66d881786", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcf037ec48148848f6b748803dbb3c2"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8161fce7e9fe4eeaa854cfb2e7efe2aa"}, {"url": "http://172.30.9.37:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d725ac73b2a1494b8f99c0682114d24c"}], "type": "compute", "id": "7451d63981d149feaf2151962364ad2c", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.37:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4b242c4975e34ca39b78982198d94374"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ad173c926aa040818073f079187f3f4c"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0b57aebca5b4a158f015e453f0e6854"}], "type": "event", "id": "7a8958b86d2446adaf1273019fb26e9a", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "006f5f748dbc4d6e8ce92246ef69afd1"}, {"url": "http://172.30.9.37:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a281429a4849fc8eedf02a90c636b9"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1825051afd54c2bbdf8a4e9e6c09f63"}], "type": "network", "id": "874c7a2faadc4ed0a1afb4ce8c3d646a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/fc27e2cc167d4e2f8ab79298720f9695", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00955bf57dfa420c841ead6d87665d3a"}, {"url": "http://172.30.9.37:8776/v3/fc27e2cc167d4e2f8ab79298720f9695", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49ae9562630a4acba74c20afa6ed93f7"}, {"url": "http://192.30.9.4:8776/v3/fc27e2cc167d4e2f8ab79298720f9695", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab6dab870dbb4260bbc65ed7bf7b0902"}], "type": "volumev3", "id": "937e6ae4aca74d929426420bb754be18", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1aac2e8897e04a2ea773ab4017081bde"}, {"url": "http://172.30.9.37:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c31b2cbcac904bbbb050be8d722c67d6"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9a43bd7a93441e9abf9f0c647e050c3"}], "type": "identity", "id": "93c205ac3efb4419aa55ace6fa1dbbf3", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.37:8004/v1/fc27e2cc167d4e2f8ab79298720f9695", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d6d7a1ec9ac46a6ac6f4dd7fdfb6a72"}, {"url": "http://192.30.9.4:8004/v1/fc27e2cc167d4e2f8ab79298720f9695", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5e59f7ddf1c4a9ebc2c7b72f83c3239"}, {"url": "http://192.30.9.4:8004/v1/fc27e2cc167d4e2f8ab79298720f9695", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eb0416b9b2ab48efba34a4577abd57b7"}], "type": "orchestration", "id": "a7b82e8a555141afbcad0413f05eb740", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.37:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1091fe32453143089388a68a5fffc377"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a21249e3c5744ed2ae3e164337226097"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9dacdd480e547c1b7642238010d67f7"}], "type": "alarming", "id": "aa5d09ed1a03467aafba8d301b695d4b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.37:8776/v2/fc27e2cc167d4e2f8ab79298720f9695", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e081e844dba4bf69186f8bf4789d9dc"}, {"url": "http://192.30.9.4:8776/v2/fc27e2cc167d4e2f8ab79298720f9695", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4568d6ad6d4499ca8d37d9684d9f7c1"}, {"url": "http://192.30.9.4:8776/v2/fc27e2cc167d4e2f8ab79298720f9695", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6df4a32eaa42eda2ea04d0ae5c9a86"}], "type": "volumev2", "id": "d5e22408756942009b65bfb88c91a6f8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e5c14bf44f24bfc9ef4ca8bf3913da9"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c579d562040b4533ad98faf6714890d8"}, {"url": "http://172.30.9.37:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee286c5b2ed24fb19536fea01b066fad"}], "type": "metric", "id": "dd1c7269973b4301aa1892b721a78fb5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ff6ee84c9444170bac6ddefb7689e2a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf9e369bcf644014abe4a2c9bad9c8b2"}, {"url": "http://172.30.9.37:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d669d9aa7bd7413bb989a4f979dcc871"}], "type": "cloudformation", "id": "ed86de356e924d17b551a2169f953c98", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.37:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2f8c173af6364edf974207b828d22027"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7810751389e44e628c986345e3416685"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f27a2e54a044a70a0742331b10cc31b"}], "type": "image", "id": "f405237b899546bc96fef9bff7ff8780", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_userdata-user_36606a3d-efcc-4cab-8f60-c6450a533693", "id": "7bd28cf06d034aa7a19b9142cc4f94e6"}, "audit_ids": ["woq6mzRFSC2xlc-1dRmjXQ"], "issued_at": "2019-03-25T21:19:32.000000Z"}} 2019-03-25 21:19:32,578 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-25 21:19:32,579 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7c9a7c47e625868f2daaf5cf75866a7201463416" 2019-03-25 21:19:32,974 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1235 Content-Type: application/json Date: Mon, 25 Mar 2019 21:19:32 GMT X-Openstack-Request-Id: req-229c7772-7262-4fab-9ed7-03de4e67ebf7 2019-03-25 21:19:32,975 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"39f6a7de-fe0a-4d74-ab36-900db9e46127","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d63177074eef45bd949b8fd2e0f3efc8","l2_adjacency":true,"status":"ACTIVE","subnets":["45132bb9-b5c2-4ed3-85b9-9add1bd00bfe"],"description":"","tags":[],"updated_at":"2019-03-25T21:09:30Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d63177074eef45bd949b8fd2e0f3efc8","created_at":"2019-03-25T21:09:22Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"b5a1a45a-5e72-497b-8af1-4b394c9d6bb3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"fc27e2cc167d4e2f8ab79298720f9695","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-25T21:19:32Z","qos_policy_id":null,"name":"vping_userdata-net_36606a3d-efcc-4cab-8f60-c6450a533693","admin_state_up":true,"tenant_id":"fc27e2cc167d4e2f8ab79298720f9695","created_at":"2019-03-25T21:19:32Z","mtu":1450}]} 2019-03-25 21:19:32,975 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks.json used request id req-229c7772-7262-4fab-9ed7-03de4e67ebf7 2019-03-25 21:19:32,975 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.396620035172s 2019-03-25 21:19:32,977 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-03-25 21:19:32,977 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7c9a7c47e625868f2daaf5cf75866a7201463416" -d '{"subnet": {"name": "vping_userdata-subnet_36606a3d-efcc-4cab-8f60-c6450a533693", "enable_dhcp": true, "network_id": "b5a1a45a-5e72-497b-8af1-4b394c9d6bb3", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-03-25 21:19:33,810 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 682 Content-Type: application/json Date: Mon, 25 Mar 2019 21:19:34 GMT X-Openstack-Request-Id: req-ed43af32-e630-4509-9760-2967c07f9b68 2019-03-25 21:19:33,810 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b5a1a45a-5e72-497b-8af1-4b394c9d6bb3","tenant_id":"fc27e2cc167d4e2f8ab79298720f9695","created_at":"2019-03-25T21:19:33Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-03-25T21:19:33Z","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":"fc27e2cc167d4e2f8ab79298720f9695","id":"4931292f-2e64-43cb-9002-e8ee712a978e","subnetpool_id":null,"name":"vping_userdata-subnet_36606a3d-efcc-4cab-8f60-c6450a533693"}} 2019-03-25 21:19:33,810 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/subnets.json used request id req-ed43af32-e630-4509-9760-2967c07f9b68 2019-03-25 21:19:33,810 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.833593845367s 2019-03-25 21:19:33,811 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-03-25T21:19:33Z', 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'4931292f-2e64-43cb-9002-e8ee712a978e', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_userdata-subnet_36606a3d-efcc-4cab-8f60-c6450a533693', u'enable_dhcp': True, u'network_id': u'b5a1a45a-5e72-497b-8af1-4b394c9d6bb3', u'tenant_id': u'fc27e2cc167d4e2f8ab79298720f9695', u'created_at': u'2019-03-25T21:19:33Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'fc27e2cc167d4e2f8ab79298720f9695'}) 2019-03-25 21:19:33,811 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-03-25 21:19:33,812 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7c9a7c47e625868f2daaf5cf75866a7201463416" -d '{"router": {"external_gateway_info": {"network_id": "39f6a7de-fe0a-4d74-ab36-900db9e46127"}, "name": "vping_userdata-router_36606a3d-efcc-4cab-8f60-c6450a533693", "admin_state_up": true}}' 2019-03-25 21:19:40,664 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 701 Content-Type: application/json Date: Mon, 25 Mar 2019 21:19:41 GMT X-Openstack-Request-Id: req-873de1fe-a000-4964-a7e4-218cc72ce0f5 2019-03-25 21:19:40,664 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "39f6a7de-fe0a-4d74-ab36-900db9e46127", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "45132bb9-b5c2-4ed3-85b9-9add1bd00bfe", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "fc27e2cc167d4e2f8ab79298720f9695", "created_at": "2019-03-25T21:19:35Z", "admin_state_up": true, "updated_at": "2019-03-25T21:19:36Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "fc27e2cc167d4e2f8ab79298720f9695", "id": "b3f9bcdb-1616-411c-820d-49911741d607", "name": "vping_userdata-router_36606a3d-efcc-4cab-8f60-c6450a533693"}} 2019-03-25 21:19:40,665 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/routers.json used request id req-873de1fe-a000-4964-a7e4-218cc72ce0f5 2019-03-25 21:19:40,665 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 6.85322403908s 2019-03-25 21:19:40,665 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-03-25T21:19:36Z', u'revision_number': 3, u'id': u'b3f9bcdb-1616-411c-820d-49911741d607', u'external_gateway_info': {u'network_id': u'39f6a7de-fe0a-4d74-ab36-900db9e46127', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'45132bb9-b5c2-4ed3-85b9-9add1bd00bfe', u'ip_address': u'172.30.9.206'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_userdata-router_36606a3d-efcc-4cab-8f60-c6450a533693', u'admin_state_up': True, u'tenant_id': u'fc27e2cc167d4e2f8ab79298720f9695', u'created_at': u'2019-03-25T21:19:35Z', u'flavor_id': None, u'routes': [], u'project_id': u'fc27e2cc167d4e2f8ab79298720f9695'}) 2019-03-25 21:19:40,666 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-03-25 21:19:40,667 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.37:9696/v2.0/routers/b3f9bcdb-1616-411c-820d-49911741d607/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7c9a7c47e625868f2daaf5cf75866a7201463416" -d '{"subnet_id": "4931292f-2e64-43cb-9002-e8ee712a978e"}' 2019-03-25 21:19:44,029 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Mon, 25 Mar 2019 21:19:44 GMT X-Openstack-Request-Id: req-e87ce27e-00d9-47df-bed1-4aebcf926b0f 2019-03-25 21:19:44,029 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "b5a1a45a-5e72-497b-8af1-4b394c9d6bb3", "tenant_id": "fc27e2cc167d4e2f8ab79298720f9695", "subnet_id": "4931292f-2e64-43cb-9002-e8ee712a978e", "subnet_ids": ["4931292f-2e64-43cb-9002-e8ee712a978e"], "port_id": "f60d12d2-3729-494e-896e-794a7caf29d5", "id": "b3f9bcdb-1616-411c-820d-49911741d607"} 2019-03-25 21:19:44,029 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.37:9696/v2.0/routers/b3f9bcdb-1616-411c-820d-49911741d607/add_router_interface.json used request id req-e87ce27e-00d9-47df-bed1-4aebcf926b0f 2019-03-25 21:19:44,030 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.3635969162s 2019-03-25 21:19:44,030 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-03-25 21:19:44,136 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-03-25 21:19:44,140 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-25 21:19:44,144 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Mon, 25 Mar 2019 21:19:44 GMT 2019-03-25 21:19:44,145 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}]} 2019-03-25 21:19:44,148 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-25 21:19:44,150 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7c9a7c47e625868f2daaf5cf75866a7201463416" 2019-03-25 21:19:44,468 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Mon, 25 Mar 2019 21:19:44 GMT X-Openstack-Request-Id: req-f0eaf85c-983b-409b-a598-2b47d8176b73 2019-03-25 21:19:44,468 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-25 21:19:44,468 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.37:9292/v2/images used request id req-f0eaf85c-983b-409b-a598-2b47d8176b73 2019-03-25 21:19:44,468 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.320441961288s 2019-03-25 21:19:44,477 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-03-25 21:19:44,481 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7c9a7c47e625868f2daaf5cf75866a7201463416" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_userdata-img_36606a3d-efcc-4cab-8f60-c6450a533693", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_userdata-img_36606a3d-efcc-4cab-8f60-c6450a533693"}' 2019-03-25 21:19:44,869 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 945 Content-Type: application/json Date: Mon, 25 Mar 2019 21:19:44 GMT Location: http://172.30.9.37:9292/v2/images/e67fabd8-e3c7-4a5c-aa93-8a10c559eb85 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-ea9d5d3f-2630-41a9-9716-14b88a245a13 2019-03-25 21:19:44,869 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-25T21:19:44Z", "file": "/v2/images/e67fabd8-e3c7-4a5c-aa93-8a10c559eb85/file", "owner": "fc27e2cc167d4e2f8ab79298720f9695", "id": "e67fabd8-e3c7-4a5c-aa93-8a10c559eb85", "size": null, "self": "/v2/images/e67fabd8-e3c7-4a5c-aa93-8a10c559eb85", "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_36606a3d-efcc-4cab-8f60-c6450a533693", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_36606a3d-efcc-4cab-8f60-c6450a533693", "checksum": null, "created_at": "2019-03-25T21:19:44Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-03-25 21:19:44,870 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.37:9292/v2/images used request id req-ea9d5d3f-2630-41a9-9716-14b88a245a13 2019-03-25 21:19:44,870 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.392343997955s 2019-03-25 21:19:44,870 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-03-25 21:19:44,874 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.37:9292/v2/images/e67fabd8-e3c7-4a5c-aa93-8a10c559eb85/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7c9a7c47e625868f2daaf5cf75866a7201463416" -d '' 2019-03-25 21:19:45,945 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 25 Mar 2019 21:19:46 GMT X-Openstack-Request-Id: req-0b54f25a-4c48-40df-94f3-c12277e25040 2019-03-25 21:19:45,945 - 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-03-25 21:19:45,946 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.37:9292/v2/images/e67fabd8-e3c7-4a5c-aa93-8a10c559eb85/file used request id req-0b54f25a-4c48-40df-94f3-c12277e25040 2019-03-25 21:19:45,946 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.07532787323s 2019-03-25 21:19:45,950 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-25 21:19:45,955 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7c9a7c47e625868f2daaf5cf75866a7201463416" 2019-03-25 21:19:45,993 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json Date: Mon, 25 Mar 2019 21:19:46 GMT X-Openstack-Request-Id: req-96cf33c8-a52d-4469-bb52-65ba4ff8b2e0 2019-03-25 21:19:45,994 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-25T21:19:46Z", "file": "/v2/images/e67fabd8-e3c7-4a5c-aa93-8a10c559eb85/file", "owner": "fc27e2cc167d4e2f8ab79298720f9695", "id": "e67fabd8-e3c7-4a5c-aa93-8a10c559eb85", "size": 12716032, "self": "/v2/images/e67fabd8-e3c7-4a5c-aa93-8a10c559eb85", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://e462d782-10b3-4bf7-bfdc-4087219c1f00/images/e67fabd8-e3c7-4a5c-aa93-8a10c559eb85/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://e462d782-10b3-4bf7-bfdc-4087219c1f00/images/e67fabd8-e3c7-4a5c-aa93-8a10c559eb85/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_36606a3d-efcc-4cab-8f60-c6450a533693", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_36606a3d-efcc-4cab-8f60-c6450a533693", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-25T21:19:44Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-25 21:19:45,994 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.37:9292/v2/images used request id req-96cf33c8-a52d-4469-bb52-65ba4ff8b2e0 2019-03-25 21:19:45,994 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0436661243439s 2019-03-25 21:19:45,996 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://e462d782-10b3-4bf7-bfdc-4087219c1f00/images/e67fabd8-e3c7-4a5c-aa93-8a10c559eb85/snap', u'metadata': Munch({})})], 'file': u'/v2/images/e67fabd8-e3c7-4a5c-aa93-8a10c559eb85/file', 'owner': u'fc27e2cc167d4e2f8ab79298720f9695', 'id': u'e67fabd8-e3c7-4a5c-aa93-8a10c559eb85', 'size': 12716032, u'self': u'/v2/images/e67fabd8-e3c7-4a5c-aa93-8a10c559eb85', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fc27e2cc167d4e2f8ab79298720f9695', 'name': 'vping_userdata-project_36606a3d-efcc-4cab-8f60-c6450a533693', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://e462d782-10b3-4bf7-bfdc-4087219c1f00/images/e67fabd8-e3c7-4a5c-aa93-8a10c559eb85/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-03-25T21:19:46Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-03-25T21:19:46Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_userdata-img_36606a3d-efcc-4cab-8f60-c6450a533693', '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/e67fabd8-e3c7-4a5c-aa93-8a10c559eb85', 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_36606a3d-efcc-4cab-8f60-c6450a533693', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vping_userdata-img_36606a3d-efcc-4cab-8f60-c6450a533693', 'created': u'2019-03-25T21:19:44Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-03-25T21:19:44Z', 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/e67fabd8-e3c7-4a5c-aa93-8a10c559eb85', 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_36606a3d-efcc-4cab-8f60-c6450a533693', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-03-25 21:19:45,999 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-03-25 21:19:46,002 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}356c43ffbd17e623862312ba48c1c47b8624d5fa" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_userdata-flavor_36606a3d-efcc-4cab-8f60-c6450a533693", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-03-25 21:19:46,370 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 313 Content-Type: application/json Date: Mon, 25 Mar 2019 21:19:46 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-aa97277c-b922-478f-b6c1-095d10092919 x-openstack-request-id: req-aa97277c-b922-478f-b6c1-095d10092919 2019-03-25 21:19:46,371 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "vping_userdata-flavor_36606a3d-efcc-4cab-8f60-c6450a533693", "links": [{"href": "http://172.30.9.37:8774/v2.1/flavors/ecf38ccc-636f-4117-a5f9-cad6d6de5628", "rel": "self"}, {"href": "http://172.30.9.37:8774/flavors/ecf38ccc-636f-4117-a5f9-cad6d6de5628", "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": "ecf38ccc-636f-4117-a5f9-cad6d6de5628"}} 2019-03-25 21:19:46,371 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/flavors used request id req-aa97277c-b922-478f-b6c1-095d10092919 2019-03-25 21:19:46,371 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.372225046158s 2019-03-25 21:19:46,372 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_userdata-flavor_36606a3d-efcc-4cab-8f60-c6450a533693', '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'6b11f2443f6143b883476562044a24d7', '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'ecf38ccc-636f-4117-a5f9-cad6d6de5628', 'swap': 0}) 2019-03-25 21:19:46,373 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-03-25 21:19:46,375 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:8774/v2.1/flavors/ecf38ccc-636f-4117-a5f9-cad6d6de5628/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}356c43ffbd17e623862312ba48c1c47b8624d5fa" -d '{"extra_specs": {}}' 2019-03-25 21:19:46,394 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 25 Mar 2019 21:19:46 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-71793606-d0ac-42de-8d78-b2ef0c0a6efe x-openstack-request-id: req-71793606-d0ac-42de-8d78-b2ef0c0a6efe 2019-03-25 21:19:46,394 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-03-25 21:19:46,394 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/flavors/ecf38ccc-636f-4117-a5f9-cad6d6de5628/os-extra_specs used request id req-71793606-d0ac-42de-8d78-b2ef0c0a6efe 2019-03-25 21:19:46,395 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0218789577484s 2019-03-25 21:19:46,395 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-25 21:19:46,396 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7c9a7c47e625868f2daaf5cf75866a7201463416" 2019-03-25 21:19:46,755 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1279 Content-Type: application/json Date: Mon, 25 Mar 2019 21:19:47 GMT X-Openstack-Request-Id: req-b4f48139-5bcc-445d-a86a-f796188027dc 2019-03-25 21:19:46,755 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"39f6a7de-fe0a-4d74-ab36-900db9e46127","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d63177074eef45bd949b8fd2e0f3efc8","l2_adjacency":true,"status":"ACTIVE","subnets":["45132bb9-b5c2-4ed3-85b9-9add1bd00bfe"],"description":"","tags":[],"updated_at":"2019-03-25T21:09:30Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d63177074eef45bd949b8fd2e0f3efc8","created_at":"2019-03-25T21:09:22Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b5a1a45a-5e72-497b-8af1-4b394c9d6bb3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fc27e2cc167d4e2f8ab79298720f9695","l2_adjacency":true,"status":"ACTIVE","subnets":["4931292f-2e64-43cb-9002-e8ee712a978e"],"description":"","tags":[],"updated_at":"2019-03-25T21:19:33Z","qos_policy_id":null,"name":"vping_userdata-net_36606a3d-efcc-4cab-8f60-c6450a533693","admin_state_up":true,"tenant_id":"fc27e2cc167d4e2f8ab79298720f9695","created_at":"2019-03-25T21:19:32Z","mtu":1450}]} 2019-03-25 21:19:46,755 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks.json used request id req-b4f48139-5bcc-445d-a86a-f796188027dc 2019-03-25 21:19:46,756 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.360422134399s 2019-03-25 21:19:46,762 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-25 21:19:46,766 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7c9a7c47e625868f2daaf5cf75866a7201463416" 2019-03-25 21:19:47,088 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json Date: Mon, 25 Mar 2019 21:19:47 GMT X-Openstack-Request-Id: req-9fff2a09-4f4a-45de-adc9-0725177bd159 2019-03-25 21:19:47,088 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-25T21:19:46Z", "file": "/v2/images/e67fabd8-e3c7-4a5c-aa93-8a10c559eb85/file", "owner": "fc27e2cc167d4e2f8ab79298720f9695", "id": "e67fabd8-e3c7-4a5c-aa93-8a10c559eb85", "size": 12716032, "self": "/v2/images/e67fabd8-e3c7-4a5c-aa93-8a10c559eb85", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://e462d782-10b3-4bf7-bfdc-4087219c1f00/images/e67fabd8-e3c7-4a5c-aa93-8a10c559eb85/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://e462d782-10b3-4bf7-bfdc-4087219c1f00/images/e67fabd8-e3c7-4a5c-aa93-8a10c559eb85/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_36606a3d-efcc-4cab-8f60-c6450a533693", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_36606a3d-efcc-4cab-8f60-c6450a533693", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-25T21:19:44Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-25 21:19:47,088 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.37:9292/v2/images used request id req-9fff2a09-4f4a-45de-adc9-0725177bd159 2019-03-25 21:19:47,088 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.326011896133s 2019-03-25 21:19:47,095 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-25 21:19:47,099 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7c9a7c47e625868f2daaf5cf75866a7201463416" 2019-03-25 21:19:47,410 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Mon, 25 Mar 2019 21:19:47 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-9eff3d63-0a2d-426f-81b1-490b37862dbd x-openstack-request-id: req-9eff3d63-0a2d-426f-81b1-490b37862dbd 2019-03-25 21:19:47,410 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vping_userdata-flavor_36606a3d-efcc-4cab-8f60-c6450a533693", "links": [{"href": "http://172.30.9.37:8774/v2.1/flavors/ecf38ccc-636f-4117-a5f9-cad6d6de5628", "rel": "self"}, {"href": "http://172.30.9.37:8774/flavors/ecf38ccc-636f-4117-a5f9-cad6d6de5628", "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": "ecf38ccc-636f-4117-a5f9-cad6d6de5628"}]} 2019-03-25 21:19:47,411 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/flavors/detail?is_public=None used request id req-9eff3d63-0a2d-426f-81b1-490b37862dbd 2019-03-25 21:19:47,411 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.315613985062s 2019-03-25 21:19:47,415 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-03-25 21:19:47,418 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7c9a7c47e625868f2daaf5cf75866a7201463416" -d '{"server": {"name": "vping_userdata-vm_36606a3d-efcc-4cab-8f60-c6450a533693", "imageRef": "e67fabd8-e3c7-4a5c-aa93-8a10c559eb85", "flavorRef": "ecf38ccc-636f-4117-a5f9-cad6d6de5628", "max_count": 1, "min_count": 1, "networks": [{"uuid": "b5a1a45a-5e72-497b-8af1-4b394c9d6bb3"}]}}' 2019-03-25 21:19:52,644 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 374 Content-Type: application/json Date: Mon, 25 Mar 2019 21:19:47 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.37:8774/v2.1/servers/18bd7698-ce91-4ded-9b3d-99614b811a53 x-compute-request-id: req-8d7987a9-868e-45d4-acdf-9c821a827148 x-openstack-request-id: req-8d7987a9-868e-45d4-acdf-9c821a827148 2019-03-25 21:19:52,644 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "18bd7698-ce91-4ded-9b3d-99614b811a53", "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/18bd7698-ce91-4ded-9b3d-99614b811a53", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/18bd7698-ce91-4ded-9b3d-99614b811a53", "rel": "bookmark"}], "adminPass": "kyq45SrWo94C"}} 2019-03-25 21:19:52,644 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/servers used request id req-8d7987a9-868e-45d4-acdf-9c821a827148 2019-03-25 21:19:52,645 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 5.22934317589s 2019-03-25 21:19:52,645 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-25 21:19:52,648 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7c9a7c47e625868f2daaf5cf75866a7201463416" 2019-03-25 21:19:53,543 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 604 Content-Type: application/json Date: Mon, 25 Mar 2019 21:19:53 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-62d6e157-ea76-4369-9f90-bb9798e6e51f x-openstack-request-id: req-62d6e157-ea76-4369-9f90-bb9798e6e51f 2019-03-25 21:19:53,544 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/18bd7698-ce91-4ded-9b3d-99614b811a53", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/18bd7698-ce91-4ded-9b3d-99614b811a53", "rel": "bookmark"}], "image": {"id": "e67fabd8-e3c7-4a5c-aa93-8a10c559eb85", "links": [{"href": "http://172.30.9.37:8774/images/e67fabd8-e3c7-4a5c-aa93-8a10c559eb85", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ecf38ccc-636f-4117-a5f9-cad6d6de5628", "links": [{"href": "http://172.30.9.37:8774/flavors/ecf38ccc-636f-4117-a5f9-cad6d6de5628", "rel": "bookmark"}]}, "id": "18bd7698-ce91-4ded-9b3d-99614b811a53", "user_id": "7bd28cf06d034aa7a19b9142cc4f94e6", "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-03-25T21:19:53Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_36606a3d-efcc-4cab-8f60-c6450a533693", "created": "2019-03-25T21:19:52Z", "tenant_id": "fc27e2cc167d4e2f8ab79298720f9695", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-25 21:19:53,544 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-62d6e157-ea76-4369-9f90-bb9798e6e51f 2019-03-25 21:19:53,544 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.8986120224s 2019-03-25 21:19:53,556 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-25 21:19:53,556 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7c9a7c47e625868f2daaf5cf75866a7201463416" 2019-03-25 21:19:53,651 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1279 Content-Type: application/json Date: Mon, 25 Mar 2019 21:19:54 GMT X-Openstack-Request-Id: req-637ed73a-5f54-4ba9-891c-c2ac66444de1 2019-03-25 21:19:53,651 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"39f6a7de-fe0a-4d74-ab36-900db9e46127","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d63177074eef45bd949b8fd2e0f3efc8","l2_adjacency":true,"status":"ACTIVE","subnets":["45132bb9-b5c2-4ed3-85b9-9add1bd00bfe"],"description":"","tags":[],"updated_at":"2019-03-25T21:09:30Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d63177074eef45bd949b8fd2e0f3efc8","created_at":"2019-03-25T21:09:22Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b5a1a45a-5e72-497b-8af1-4b394c9d6bb3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fc27e2cc167d4e2f8ab79298720f9695","l2_adjacency":true,"status":"ACTIVE","subnets":["4931292f-2e64-43cb-9002-e8ee712a978e"],"description":"","tags":[],"updated_at":"2019-03-25T21:19:33Z","qos_policy_id":null,"name":"vping_userdata-net_36606a3d-efcc-4cab-8f60-c6450a533693","admin_state_up":true,"tenant_id":"fc27e2cc167d4e2f8ab79298720f9695","created_at":"2019-03-25T21:19:32Z","mtu":1450}]} 2019-03-25 21:19:53,651 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks.json used request id req-637ed73a-5f54-4ba9-891c-c2ac66444de1 2019-03-25 21:19:53,652 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0957090854645s 2019-03-25 21:19:53,652 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-03-25 21:19:53,653 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7c9a7c47e625868f2daaf5cf75866a7201463416" 2019-03-25 21:19:53,711 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 685 Content-Type: application/json Date: Mon, 25 Mar 2019 21:19:53 GMT X-Openstack-Request-Id: req-724f80b3-ceea-46b2-bbd4-5b158816ad7d 2019-03-25 21:19:53,711 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b5a1a45a-5e72-497b-8af1-4b394c9d6bb3","tenant_id":"fc27e2cc167d4e2f8ab79298720f9695","created_at":"2019-03-25T21:19:33Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-03-25T21:19:33Z","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":"fc27e2cc167d4e2f8ab79298720f9695","id":"4931292f-2e64-43cb-9002-e8ee712a978e","subnetpool_id":null,"name":"vping_userdata-subnet_36606a3d-efcc-4cab-8f60-c6450a533693"}]} 2019-03-25 21:19:53,712 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/subnets.json used request id req-724f80b3-ceea-46b2-bbd4-5b158816ad7d 2019-03-25 21:19:53,712 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0591139793396s 2019-03-25 21:19:53,712 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-25 21:19:55,715 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-25 21:19:55,718 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7c9a7c47e625868f2daaf5cf75866a7201463416" 2019-03-25 21:19:56,094 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 646 Content-Type: application/json Date: Mon, 25 Mar 2019 21:19:55 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0e457005-57ea-4b82-8ec6-cc0d4afc766d x-openstack-request-id: req-0e457005-57ea-4b82-8ec6-cc0d4afc766d 2019-03-25 21:19:56,094 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "networking", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/18bd7698-ce91-4ded-9b3d-99614b811a53", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/18bd7698-ce91-4ded-9b3d-99614b811a53", "rel": "bookmark"}], "image": {"id": "e67fabd8-e3c7-4a5c-aa93-8a10c559eb85", "links": [{"href": "http://172.30.9.37:8774/images/e67fabd8-e3c7-4a5c-aa93-8a10c559eb85", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ecf38ccc-636f-4117-a5f9-cad6d6de5628", "links": [{"href": "http://172.30.9.37:8774/flavors/ecf38ccc-636f-4117-a5f9-cad6d6de5628", "rel": "bookmark"}]}, "id": "18bd7698-ce91-4ded-9b3d-99614b811a53", "user_id": "7bd28cf06d034aa7a19b9142cc4f94e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-25T21:19:55Z", "hostId": "62600a1667fddfd51500f0ebb2195d2d9ddbbed0efd1299ada21d324", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_36606a3d-efcc-4cab-8f60-c6450a533693", "created": "2019-03-25T21:19:52Z", "tenant_id": "fc27e2cc167d4e2f8ab79298720f9695", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-25 21:19:56,094 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-0e457005-57ea-4b82-8ec6-cc0d4afc766d 2019-03-25 21:19:56,095 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.37961101532s 2019-03-25 21:19:56,101 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-25 21:19:58,104 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-25 21:19:58,107 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7c9a7c47e625868f2daaf5cf75866a7201463416" 2019-03-25 21:19:59,398 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Mon, 25 Mar 2019 21:19: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-f7b5757d-3a72-4a8d-9cfd-70fb540af07d x-openstack-request-id: req-f7b5757d-3a72-4a8d-9cfd-70fb540af07d 2019-03-25 21:19:59,398 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/18bd7698-ce91-4ded-9b3d-99614b811a53", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/18bd7698-ce91-4ded-9b3d-99614b811a53", "rel": "bookmark"}], "image": {"id": "e67fabd8-e3c7-4a5c-aa93-8a10c559eb85", "links": [{"href": "http://172.30.9.37:8774/images/e67fabd8-e3c7-4a5c-aa93-8a10c559eb85", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ecf38ccc-636f-4117-a5f9-cad6d6de5628", "links": [{"href": "http://172.30.9.37:8774/flavors/ecf38ccc-636f-4117-a5f9-cad6d6de5628", "rel": "bookmark"}]}, "id": "18bd7698-ce91-4ded-9b3d-99614b811a53", "security_groups": [{"name": "default"}], "user_id": "7bd28cf06d034aa7a19b9142cc4f94e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-25T21:19:56Z", "hostId": "62600a1667fddfd51500f0ebb2195d2d9ddbbed0efd1299ada21d324", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_36606a3d-efcc-4cab-8f60-c6450a533693", "created": "2019-03-25T21:19:52Z", "tenant_id": "fc27e2cc167d4e2f8ab79298720f9695", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-25 21:19:59,399 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-f7b5757d-3a72-4a8d-9cfd-70fb540af07d 2019-03-25 21:19:59,399 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.29508709908s 2019-03-25 21:19:59,405 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-25 21:20:01,408 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-25 21:20:01,411 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7c9a7c47e625868f2daaf5cf75866a7201463416" 2019-03-25 21:20:02,191 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 744 Content-Type: application/json Date: Mon, 25 Mar 2019 21:20:01 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e094abf4-0dd9-4a31-8851-4fea964d485f x-openstack-request-id: req-e094abf4-0dd9-4a31-8851-4fea964d485f 2019-03-25 21:20:02,191 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_36606a3d-efcc-4cab-8f60-c6450a533693": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:28:93:76", "version": 4, "addr": "192.168.120.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/18bd7698-ce91-4ded-9b3d-99614b811a53", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/18bd7698-ce91-4ded-9b3d-99614b811a53", "rel": "bookmark"}], "image": {"id": "e67fabd8-e3c7-4a5c-aa93-8a10c559eb85", "links": [{"href": "http://172.30.9.37:8774/images/e67fabd8-e3c7-4a5c-aa93-8a10c559eb85", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-25T21:20:00.000000", "flavor": {"id": "ecf38ccc-636f-4117-a5f9-cad6d6de5628", "links": [{"href": "http://172.30.9.37:8774/flavors/ecf38ccc-636f-4117-a5f9-cad6d6de5628", "rel": "bookmark"}]}, "id": "18bd7698-ce91-4ded-9b3d-99614b811a53", "security_groups": [{"name": "default"}], "user_id": "7bd28cf06d034aa7a19b9142cc4f94e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-25T21:20:01Z", "hostId": "62600a1667fddfd51500f0ebb2195d2d9ddbbed0efd1299ada21d324", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_36606a3d-efcc-4cab-8f60-c6450a533693", "created": "2019-03-25T21:19:52Z", "tenant_id": "fc27e2cc167d4e2f8ab79298720f9695", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-25 21:20:02,192 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-e094abf4-0dd9-4a31-8851-4fea964d485f 2019-03-25 21:20:02,192 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.7839448452s 2019-03-25 21:20:02,198 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-03-25 21:20:02,199 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:9696/v2.0/ports.json?device_id=18bd7698-ce91-4ded-9b3d-99614b811a53" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7c9a7c47e625868f2daaf5cf75866a7201463416" 2019-03-25 21:20:02,248 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Mon, 25 Mar 2019 21:20:02 GMT X-Openstack-Request-Id: req-2de6c159-27e0-420c-aff2-032bd740ea5a 2019-03-25 21:20:02,248 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-25T21:20:00Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4931292f-2e64-43cb-9002-e8ee712a978e","ip_address":"192.168.120.17"}],"id":"1afa21ed-ca67-431e-ab4e-e02e586dc748","security_groups":["0480a53a-d147-4151-8de4-e1a61cd49a6e"],"mac_address":"fa:16:3e:28:93:76","project_id":"fc27e2cc167d4e2f8ab79298720f9695","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b5a1a45a-5e72-497b-8af1-4b394c9d6bb3","tenant_id":"fc27e2cc167d4e2f8ab79298720f9695","created_at":"2019-03-25T21:19:57Z","binding:vnic_type":"normal","device_id":"18bd7698-ce91-4ded-9b3d-99614b811a53","ip_allocation":"immediate"}]} 2019-03-25 21:20:02,249 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/ports.json?device_id=18bd7698-ce91-4ded-9b3d-99614b811a53 used request id req-2de6c159-27e0-420c-aff2-032bd740ea5a 2019-03-25 21:20:02,249 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.050411939621s 2019-03-25 21:20:02,259 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-25 21:20:02,260 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:9696/v2.0/floatingips.json?port_id=1afa21ed-ca67-431e-ab4e-e02e586dc748" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7c9a7c47e625868f2daaf5cf75866a7201463416" 2019-03-25 21:20:02,755 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 25 Mar 2019 21:20:03 GMT X-Openstack-Request-Id: req-e368b9d8-e793-4da0-a222-48e09fc3e0b0 2019-03-25 21:20:02,755 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-03-25 21:20:02,756 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/floatingips.json?port_id=1afa21ed-ca67-431e-ab4e-e02e586dc748 used request id req-e368b9d8-e793-4da0-a222-48e09fc3e0b0 2019-03-25 21:20:02,756 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.496583223343s 2019-03-25 21:20:02,756 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_36606a3d-efcc-4cab-8f60-c6450a533693': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:28:93:76', u'version': 4, u'addr': u'192.168.120.17', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'e67fabd8-e3c7-4a5c-aa93-8a10c559eb85'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-03-25T21:20:00.000000', 'flavor': Munch({u'id': u'ecf38ccc-636f-4117-a5f9-cad6d6de5628'}), 'az': u'nova', 'id': u'18bd7698-ce91-4ded-9b3d-99614b811a53', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'7bd28cf06d034aa7a19b9142cc4f94e6', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fc27e2cc167d4e2f8ab79298720f9695', 'name': 'vping_userdata-project_36606a3d-efcc-4cab-8f60-c6450a533693', '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-03-25T21:20:00.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-03-25T21:20:01Z', 'hostId': u'62600a1667fddfd51500f0ebb2195d2d9ddbbed0efd1299ada21d324', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.17', 'cloud': 'envvars', 'host_id': u'62600a1667fddfd51500f0ebb2195d2d9ddbbed0efd1299ada21d324', '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-03-25T21:20:00.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'fc27e2cc167d4e2f8ab79298720f9695', 'name': u'vping_userdata-vm_36606a3d-efcc-4cab-8f60-c6450a533693', 'adminPass': u'kyq45SrWo94C', 'tenant_id': u'fc27e2cc167d4e2f8ab79298720f9695', 'created_at': u'2019-03-25T21:19:52Z', 'created': u'2019-03-25T21:19:52Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-03-25 21:20:02,757 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-25 21:20:02,758 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7c9a7c47e625868f2daaf5cf75866a7201463416" 2019-03-25 21:20:02,862 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1279 Content-Type: application/json Date: Mon, 25 Mar 2019 21:20:02 GMT X-Openstack-Request-Id: req-0a5bc021-bc8c-4573-a072-d193bfb5c070 2019-03-25 21:20:02,863 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"39f6a7de-fe0a-4d74-ab36-900db9e46127","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d63177074eef45bd949b8fd2e0f3efc8","l2_adjacency":true,"status":"ACTIVE","subnets":["45132bb9-b5c2-4ed3-85b9-9add1bd00bfe"],"description":"","tags":[],"updated_at":"2019-03-25T21:09:30Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d63177074eef45bd949b8fd2e0f3efc8","created_at":"2019-03-25T21:09:22Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b5a1a45a-5e72-497b-8af1-4b394c9d6bb3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fc27e2cc167d4e2f8ab79298720f9695","l2_adjacency":true,"status":"ACTIVE","subnets":["4931292f-2e64-43cb-9002-e8ee712a978e"],"description":"","tags":[],"updated_at":"2019-03-25T21:19:33Z","qos_policy_id":null,"name":"vping_userdata-net_36606a3d-efcc-4cab-8f60-c6450a533693","admin_state_up":true,"tenant_id":"fc27e2cc167d4e2f8ab79298720f9695","created_at":"2019-03-25T21:19:32Z","mtu":1450}]} 2019-03-25 21:20:02,863 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks.json used request id req-0a5bc021-bc8c-4573-a072-d193bfb5c070 2019-03-25 21:20:02,863 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.105782032013s 2019-03-25 21:20:02,868 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-25 21:20:02,873 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7c9a7c47e625868f2daaf5cf75866a7201463416" 2019-03-25 21:20:03,332 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json Date: Mon, 25 Mar 2019 21:20:03 GMT X-Openstack-Request-Id: req-6d5b2c9c-19a9-46b0-89a5-2b9e0c84c61e 2019-03-25 21:20:03,333 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-25T21:19:46Z", "file": "/v2/images/e67fabd8-e3c7-4a5c-aa93-8a10c559eb85/file", "owner": "fc27e2cc167d4e2f8ab79298720f9695", "id": "e67fabd8-e3c7-4a5c-aa93-8a10c559eb85", "size": 12716032, "self": "/v2/images/e67fabd8-e3c7-4a5c-aa93-8a10c559eb85", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://e462d782-10b3-4bf7-bfdc-4087219c1f00/images/e67fabd8-e3c7-4a5c-aa93-8a10c559eb85/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://e462d782-10b3-4bf7-bfdc-4087219c1f00/images/e67fabd8-e3c7-4a5c-aa93-8a10c559eb85/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_36606a3d-efcc-4cab-8f60-c6450a533693", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_36606a3d-efcc-4cab-8f60-c6450a533693", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-25T21:19:44Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-25 21:20:03,333 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.37:9292/v2/images used request id req-6d5b2c9c-19a9-46b0-89a5-2b9e0c84c61e 2019-03-25 21:20:03,333 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.464692831039s 2019-03-25 21:20:03,335 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-25 21:20:03,338 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7c9a7c47e625868f2daaf5cf75866a7201463416" 2019-03-25 21:20:03,495 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Mon, 25 Mar 2019 21:20: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-0ab0aa5e-8898-41d6-86c6-9663771636e8 x-openstack-request-id: req-0ab0aa5e-8898-41d6-86c6-9663771636e8 2019-03-25 21:20:03,495 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vping_userdata-flavor_36606a3d-efcc-4cab-8f60-c6450a533693", "links": [{"href": "http://172.30.9.37:8774/v2.1/flavors/ecf38ccc-636f-4117-a5f9-cad6d6de5628", "rel": "self"}, {"href": "http://172.30.9.37:8774/flavors/ecf38ccc-636f-4117-a5f9-cad6d6de5628", "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": "ecf38ccc-636f-4117-a5f9-cad6d6de5628"}]} 2019-03-25 21:20:03,496 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/flavors/detail?is_public=None used request id req-0ab0aa5e-8898-41d6-86c6-9663771636e8 2019-03-25 21:20:03,496 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.160892009735s 2019-03-25 21:20:03,497 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-03-25 21:20:03,500 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7c9a7c47e625868f2daaf5cf75866a7201463416" -d '{"server": {"name": "vping_userdata-vm2_36606a3d-efcc-4cab-8f60-c6450a533693", "imageRef": "e67fabd8-e3c7-4a5c-aa93-8a10c559eb85", "flavorRef": "ecf38ccc-636f-4117-a5f9-cad6d6de5628", "user_data": "IyEvYmluL3NoCgp3aGlsZSB0cnVlOyBkbwogcGluZyAtYyAxIDE5Mi4xNjguMTIwLjE3IDI+JjEgPi9kZXYvbnVsbAogUkVTPSQ/CiBpZiBbICJaJFJFUyIgPSAiWjAiIF0gOyB0aGVuCiAgZWNobyAndlBpbmcgT0snCiAgYnJlYWsKIGVsc2UKICBlY2hvICd2UGluZyBLTycKIGZpCiBzbGVlcCAxCmRvbmUK", "max_count": 1, "min_count": 1, "networks": [{"uuid": "b5a1a45a-5e72-497b-8af1-4b394c9d6bb3"}]}}' 2019-03-25 21:20:05,955 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 374 Content-Type: application/json Date: Mon, 25 Mar 2019 21:20: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 location: http://172.30.9.37:8774/v2.1/servers/475dec08-de65-4916-896f-3eb6cfc91b80 x-compute-request-id: req-44f18398-696f-4181-b911-5eb30083065f x-openstack-request-id: req-44f18398-696f-4181-b911-5eb30083065f 2019-03-25 21:20:05,955 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "475dec08-de65-4916-896f-3eb6cfc91b80", "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/475dec08-de65-4916-896f-3eb6cfc91b80", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/475dec08-de65-4916-896f-3eb6cfc91b80", "rel": "bookmark"}], "adminPass": "XUn7NafSp2sF"}} 2019-03-25 21:20:05,955 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/servers used request id req-44f18398-696f-4181-b911-5eb30083065f 2019-03-25 21:20:05,956 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.45843291283s 2019-03-25 21:20:05,956 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-25 21:20:05,959 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7c9a7c47e625868f2daaf5cf75866a7201463416" 2019-03-25 21:20:06,882 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 844 Content-Type: application/json Date: Mon, 25 Mar 2019 21:20: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-a160a934-e4bd-42e2-b872-296a9490ac43 x-openstack-request-id: req-a160a934-e4bd-42e2-b872-296a9490ac43 2019-03-25 21:20:06,882 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/475dec08-de65-4916-896f-3eb6cfc91b80", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/475dec08-de65-4916-896f-3eb6cfc91b80", "rel": "bookmark"}], "image": {"id": "e67fabd8-e3c7-4a5c-aa93-8a10c559eb85", "links": [{"href": "http://172.30.9.37:8774/images/e67fabd8-e3c7-4a5c-aa93-8a10c559eb85", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ecf38ccc-636f-4117-a5f9-cad6d6de5628", "links": [{"href": "http://172.30.9.37:8774/flavors/ecf38ccc-636f-4117-a5f9-cad6d6de5628", "rel": "bookmark"}]}, "id": "475dec08-de65-4916-896f-3eb6cfc91b80", "user_id": "7bd28cf06d034aa7a19b9142cc4f94e6", "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-03-25T21:20:06Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_36606a3d-efcc-4cab-8f60-c6450a533693", "created": "2019-03-25T21:20:06Z", "tenant_id": "fc27e2cc167d4e2f8ab79298720f9695", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_36606a3d-efcc-4cab-8f60-c6450a533693": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:28:93:76", "version": 4, "addr": "192.168.120.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/18bd7698-ce91-4ded-9b3d-99614b811a53", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/18bd7698-ce91-4ded-9b3d-99614b811a53", "rel": "bookmark"}], "image": {"id": "e67fabd8-e3c7-4a5c-aa93-8a10c559eb85", "links": [{"href": "http://172.30.9.37:8774/images/e67fabd8-e3c7-4a5c-aa93-8a10c559eb85", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-25T21:20:00.000000", "flavor": {"id": "ecf38ccc-636f-4117-a5f9-cad6d6de5628", "links": [{"href": "http://172.30.9.37:8774/flavors/ecf38ccc-636f-4117-a5f9-cad6d6de5628", "rel": "bookmark"}]}, "id": "18bd7698-ce91-4ded-9b3d-99614b811a53", "security_groups": [{"name": "default"}], "user_id": "7bd28cf06d034aa7a19b9142cc4f94e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-25T21:20:01Z", "hostId": "62600a1667fddfd51500f0ebb2195d2d9ddbbed0efd1299ada21d324", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_36606a3d-efcc-4cab-8f60-c6450a533693", "created": "2019-03-25T21:19:52Z", "tenant_id": "fc27e2cc167d4e2f8ab79298720f9695", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-25 21:20:06,882 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-a160a934-e4bd-42e2-b872-296a9490ac43 2019-03-25 21:20:06,883 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.926247835159s 2019-03-25 21:20:06,890 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-25 21:20:08,892 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-25 21:20:08,895 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7c9a7c47e625868f2daaf5cf75866a7201463416" 2019-03-25 21:20:09,678 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 838 Content-Type: application/json Date: Mon, 25 Mar 2019 21: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-ea7a4f6b-20b9-4107-b82a-4477fc0f86cc x-openstack-request-id: req-ea7a4f6b-20b9-4107-b82a-4477fc0f86cc 2019-03-25 21:20:09,679 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/475dec08-de65-4916-896f-3eb6cfc91b80", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/475dec08-de65-4916-896f-3eb6cfc91b80", "rel": "bookmark"}], "image": {"id": "e67fabd8-e3c7-4a5c-aa93-8a10c559eb85", "links": [{"href": "http://172.30.9.37:8774/images/e67fabd8-e3c7-4a5c-aa93-8a10c559eb85", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ecf38ccc-636f-4117-a5f9-cad6d6de5628", "links": [{"href": "http://172.30.9.37:8774/flavors/ecf38ccc-636f-4117-a5f9-cad6d6de5628", "rel": "bookmark"}]}, "id": "475dec08-de65-4916-896f-3eb6cfc91b80", "user_id": "7bd28cf06d034aa7a19b9142cc4f94e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-25T21:20:08Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_36606a3d-efcc-4cab-8f60-c6450a533693", "created": "2019-03-25T21:20:06Z", "tenant_id": "fc27e2cc167d4e2f8ab79298720f9695", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_36606a3d-efcc-4cab-8f60-c6450a533693": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:28:93:76", "version": 4, "addr": "192.168.120.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/18bd7698-ce91-4ded-9b3d-99614b811a53", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/18bd7698-ce91-4ded-9b3d-99614b811a53", "rel": "bookmark"}], "image": {"id": "e67fabd8-e3c7-4a5c-aa93-8a10c559eb85", "links": [{"href": "http://172.30.9.37:8774/images/e67fabd8-e3c7-4a5c-aa93-8a10c559eb85", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-25T21:20:00.000000", "flavor": {"id": "ecf38ccc-636f-4117-a5f9-cad6d6de5628", "links": [{"href": "http://172.30.9.37:8774/flavors/ecf38ccc-636f-4117-a5f9-cad6d6de5628", "rel": "bookmark"}]}, "id": "18bd7698-ce91-4ded-9b3d-99614b811a53", "security_groups": [{"name": "default"}], "user_id": "7bd28cf06d034aa7a19b9142cc4f94e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-25T21:20:01Z", "hostId": "62600a1667fddfd51500f0ebb2195d2d9ddbbed0efd1299ada21d324", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_36606a3d-efcc-4cab-8f60-c6450a533693", "created": "2019-03-25T21:19:52Z", "tenant_id": "fc27e2cc167d4e2f8ab79298720f9695", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-25 21:20:09,679 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-ea7a4f6b-20b9-4107-b82a-4477fc0f86cc 2019-03-25 21:20:09,679 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.786826133728s 2019-03-25 21:20:09,687 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-25 21:20:11,689 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-25 21:20:11,692 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7c9a7c47e625868f2daaf5cf75866a7201463416" 2019-03-25 21:20:12,352 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 882 Content-Type: application/json Date: Mon, 25 Mar 2019 21:20: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-dba2ac77-19f7-4b3e-bae3-7591fc499fe4 x-openstack-request-id: req-dba2ac77-19f7-4b3e-bae3-7591fc499fe4 2019-03-25 21:20:12,352 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/475dec08-de65-4916-896f-3eb6cfc91b80", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/475dec08-de65-4916-896f-3eb6cfc91b80", "rel": "bookmark"}], "image": {"id": "e67fabd8-e3c7-4a5c-aa93-8a10c559eb85", "links": [{"href": "http://172.30.9.37:8774/images/e67fabd8-e3c7-4a5c-aa93-8a10c559eb85", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ecf38ccc-636f-4117-a5f9-cad6d6de5628", "links": [{"href": "http://172.30.9.37:8774/flavors/ecf38ccc-636f-4117-a5f9-cad6d6de5628", "rel": "bookmark"}]}, "id": "475dec08-de65-4916-896f-3eb6cfc91b80", "security_groups": [{"name": "default"}], "user_id": "7bd28cf06d034aa7a19b9142cc4f94e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-25T21:20:09Z", "hostId": "7335163291ad785d47f536425d9c082799e2871fd7e4c15498ce5c1b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_36606a3d-efcc-4cab-8f60-c6450a533693", "created": "2019-03-25T21:20:06Z", "tenant_id": "fc27e2cc167d4e2f8ab79298720f9695", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_36606a3d-efcc-4cab-8f60-c6450a533693": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:28:93:76", "version": 4, "addr": "192.168.120.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/18bd7698-ce91-4ded-9b3d-99614b811a53", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/18bd7698-ce91-4ded-9b3d-99614b811a53", "rel": "bookmark"}], "image": {"id": "e67fabd8-e3c7-4a5c-aa93-8a10c559eb85", "links": [{"href": "http://172.30.9.37:8774/images/e67fabd8-e3c7-4a5c-aa93-8a10c559eb85", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-25T21:20:00.000000", "flavor": {"id": "ecf38ccc-636f-4117-a5f9-cad6d6de5628", "links": [{"href": "http://172.30.9.37:8774/flavors/ecf38ccc-636f-4117-a5f9-cad6d6de5628", "rel": "bookmark"}]}, "id": "18bd7698-ce91-4ded-9b3d-99614b811a53", "security_groups": [{"name": "default"}], "user_id": "7bd28cf06d034aa7a19b9142cc4f94e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-25T21:20:01Z", "hostId": "62600a1667fddfd51500f0ebb2195d2d9ddbbed0efd1299ada21d324", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_36606a3d-efcc-4cab-8f60-c6450a533693", "created": "2019-03-25T21:19:52Z", "tenant_id": "fc27e2cc167d4e2f8ab79298720f9695", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-25 21:20:12,352 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-dba2ac77-19f7-4b3e-bae3-7591fc499fe4 2019-03-25 21:20:12,353 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.663223981857s 2019-03-25 21:20:12,360 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-25 21:20:14,363 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-25 21:20:14,366 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7c9a7c47e625868f2daaf5cf75866a7201463416" 2019-03-25 21:20:15,587 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 882 Content-Type: application/json Date: Mon, 25 Mar 2019 21:20: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-c77444f7-957d-4afa-957f-87288cc7dd8e x-openstack-request-id: req-c77444f7-957d-4afa-957f-87288cc7dd8e 2019-03-25 21:20:15,588 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/475dec08-de65-4916-896f-3eb6cfc91b80", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/475dec08-de65-4916-896f-3eb6cfc91b80", "rel": "bookmark"}], "image": {"id": "e67fabd8-e3c7-4a5c-aa93-8a10c559eb85", "links": [{"href": "http://172.30.9.37:8774/images/e67fabd8-e3c7-4a5c-aa93-8a10c559eb85", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ecf38ccc-636f-4117-a5f9-cad6d6de5628", "links": [{"href": "http://172.30.9.37:8774/flavors/ecf38ccc-636f-4117-a5f9-cad6d6de5628", "rel": "bookmark"}]}, "id": "475dec08-de65-4916-896f-3eb6cfc91b80", "security_groups": [{"name": "default"}], "user_id": "7bd28cf06d034aa7a19b9142cc4f94e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-25T21:20:09Z", "hostId": "7335163291ad785d47f536425d9c082799e2871fd7e4c15498ce5c1b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_36606a3d-efcc-4cab-8f60-c6450a533693", "created": "2019-03-25T21:20:06Z", "tenant_id": "fc27e2cc167d4e2f8ab79298720f9695", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_36606a3d-efcc-4cab-8f60-c6450a533693": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:28:93:76", "version": 4, "addr": "192.168.120.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/18bd7698-ce91-4ded-9b3d-99614b811a53", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/18bd7698-ce91-4ded-9b3d-99614b811a53", "rel": "bookmark"}], "image": {"id": "e67fabd8-e3c7-4a5c-aa93-8a10c559eb85", "links": [{"href": "http://172.30.9.37:8774/images/e67fabd8-e3c7-4a5c-aa93-8a10c559eb85", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-25T21:20:00.000000", "flavor": {"id": "ecf38ccc-636f-4117-a5f9-cad6d6de5628", "links": [{"href": "http://172.30.9.37:8774/flavors/ecf38ccc-636f-4117-a5f9-cad6d6de5628", "rel": "bookmark"}]}, "id": "18bd7698-ce91-4ded-9b3d-99614b811a53", "security_groups": [{"name": "default"}], "user_id": "7bd28cf06d034aa7a19b9142cc4f94e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-25T21:20:01Z", "hostId": "62600a1667fddfd51500f0ebb2195d2d9ddbbed0efd1299ada21d324", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_36606a3d-efcc-4cab-8f60-c6450a533693", "created": "2019-03-25T21:19:52Z", "tenant_id": "fc27e2cc167d4e2f8ab79298720f9695", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-25 21:20:15,588 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-c77444f7-957d-4afa-957f-87288cc7dd8e 2019-03-25 21:20:15,588 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.2256000042s 2019-03-25 21:20:15,596 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-25 21:20:17,598 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-25 21:20:17,601 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7c9a7c47e625868f2daaf5cf75866a7201463416" 2019-03-25 21:20:18,936 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 864 Content-Type: application/json Date: Mon, 25 Mar 2019 21:20: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-5648c9cc-629c-4be9-9d85-3ae9ee555bd0 x-openstack-request-id: req-5648c9cc-629c-4be9-9d85-3ae9ee555bd0 2019-03-25 21:20:18,936 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_36606a3d-efcc-4cab-8f60-c6450a533693": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:4b:5d", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/475dec08-de65-4916-896f-3eb6cfc91b80", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/475dec08-de65-4916-896f-3eb6cfc91b80", "rel": "bookmark"}], "image": {"id": "e67fabd8-e3c7-4a5c-aa93-8a10c559eb85", "links": [{"href": "http://172.30.9.37:8774/images/e67fabd8-e3c7-4a5c-aa93-8a10c559eb85", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-25T21:20:14.000000", "flavor": {"id": "ecf38ccc-636f-4117-a5f9-cad6d6de5628", "links": [{"href": "http://172.30.9.37:8774/flavors/ecf38ccc-636f-4117-a5f9-cad6d6de5628", "rel": "bookmark"}]}, "id": "475dec08-de65-4916-896f-3eb6cfc91b80", "security_groups": [{"name": "default"}], "user_id": "7bd28cf06d034aa7a19b9142cc4f94e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-25T21:20:14Z", "hostId": "7335163291ad785d47f536425d9c082799e2871fd7e4c15498ce5c1b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_36606a3d-efcc-4cab-8f60-c6450a533693", "created": "2019-03-25T21:20:06Z", "tenant_id": "fc27e2cc167d4e2f8ab79298720f9695", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_36606a3d-efcc-4cab-8f60-c6450a533693": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:28:93:76", "version": 4, "addr": "192.168.120.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/18bd7698-ce91-4ded-9b3d-99614b811a53", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/18bd7698-ce91-4ded-9b3d-99614b811a53", "rel": "bookmark"}], "image": {"id": "e67fabd8-e3c7-4a5c-aa93-8a10c559eb85", "links": [{"href": "http://172.30.9.37:8774/images/e67fabd8-e3c7-4a5c-aa93-8a10c559eb85", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-25T21:20:00.000000", "flavor": {"id": "ecf38ccc-636f-4117-a5f9-cad6d6de5628", "links": [{"href": "http://172.30.9.37:8774/flavors/ecf38ccc-636f-4117-a5f9-cad6d6de5628", "rel": "bookmark"}]}, "id": "18bd7698-ce91-4ded-9b3d-99614b811a53", "security_groups": [{"name": "default"}], "user_id": "7bd28cf06d034aa7a19b9142cc4f94e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-25T21:20:01Z", "hostId": "62600a1667fddfd51500f0ebb2195d2d9ddbbed0efd1299ada21d324", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_36606a3d-efcc-4cab-8f60-c6450a533693", "created": "2019-03-25T21:19:52Z", "tenant_id": "fc27e2cc167d4e2f8ab79298720f9695", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-25 21:20:18,937 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-5648c9cc-629c-4be9-9d85-3ae9ee555bd0 2019-03-25 21:20:18,937 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.33836197853s 2019-03-25 21:20:18,944 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-03-25 21:20:18,945 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:9696/v2.0/ports.json?device_id=475dec08-de65-4916-896f-3eb6cfc91b80" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7c9a7c47e625868f2daaf5cf75866a7201463416" 2019-03-25 21:20:19,001 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Mon, 25 Mar 2019 21:20:19 GMT X-Openstack-Request-Id: req-117e9e0e-2f34-4dc4-b868-0c25e1707375 2019-03-25 21:20:19,001 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-25T21:20:14Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4931292f-2e64-43cb-9002-e8ee712a978e","ip_address":"192.168.120.7"}],"id":"6bf21427-80f5-4e57-b41f-52585a9f548a","security_groups":["0480a53a-d147-4151-8de4-e1a61cd49a6e"],"mac_address":"fa:16:3e:a6:4b:5d","project_id":"fc27e2cc167d4e2f8ab79298720f9695","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b5a1a45a-5e72-497b-8af1-4b394c9d6bb3","tenant_id":"fc27e2cc167d4e2f8ab79298720f9695","created_at":"2019-03-25T21:20:09Z","binding:vnic_type":"normal","device_id":"475dec08-de65-4916-896f-3eb6cfc91b80","ip_allocation":"immediate"}]} 2019-03-25 21:20:19,001 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/ports.json?device_id=475dec08-de65-4916-896f-3eb6cfc91b80 used request id req-117e9e0e-2f34-4dc4-b868-0c25e1707375 2019-03-25 21:20:19,001 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0567269325256s 2019-03-25 21:20:19,011 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-25 21:20:19,011 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:9696/v2.0/floatingips.json?port_id=6bf21427-80f5-4e57-b41f-52585a9f548a" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7c9a7c47e625868f2daaf5cf75866a7201463416" 2019-03-25 21:20:19,391 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 25 Mar 2019 21:20:19 GMT X-Openstack-Request-Id: req-f2d99080-7dd1-4f6b-b443-7699dc888811 2019-03-25 21:20:19,391 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-03-25 21:20:19,391 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/floatingips.json?port_id=6bf21427-80f5-4e57-b41f-52585a9f548a used request id req-f2d99080-7dd1-4f6b-b443-7699dc888811 2019-03-25 21:20:19,391 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.380121946335s 2019-03-25 21:20:19,392 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_36606a3d-efcc-4cab-8f60-c6450a533693': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:a6:4b:5d', 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'e67fabd8-e3c7-4a5c-aa93-8a10c559eb85'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-03-25T21:20:14.000000', 'flavor': Munch({u'id': u'ecf38ccc-636f-4117-a5f9-cad6d6de5628'}), 'az': u'nova', 'id': u'475dec08-de65-4916-896f-3eb6cfc91b80', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'7bd28cf06d034aa7a19b9142cc4f94e6', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fc27e2cc167d4e2f8ab79298720f9695', 'name': 'vping_userdata-project_36606a3d-efcc-4cab-8f60-c6450a533693', '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-03-25T21:20:14.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-03-25T21:20:14Z', 'hostId': u'7335163291ad785d47f536425d9c082799e2871fd7e4c15498ce5c1b', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.7', 'cloud': 'envvars', 'host_id': u'7335163291ad785d47f536425d9c082799e2871fd7e4c15498ce5c1b', '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-03-25T21:20:14.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'fc27e2cc167d4e2f8ab79298720f9695', 'name': u'vping_userdata-vm2_36606a3d-efcc-4cab-8f60-c6450a533693', 'adminPass': u'XUn7NafSp2sF', 'tenant_id': u'fc27e2cc167d4e2f8ab79298720f9695', 'created_at': u'2019-03-25T21:20:06Z', 'created': u'2019-03-25T21:20:06Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-03-25 21:20:19,392 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Waiting for ping... 2019-03-25 21:20:20,394 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-25 21:20:20,397 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7c9a7c47e625868f2daaf5cf75866a7201463416" 2019-03-25 21:20:21,160 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 864 Content-Type: application/json Date: Mon, 25 Mar 2019 21: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-a7d25e4a-7c5d-4fd1-a1aa-fb3bffb7d00c x-openstack-request-id: req-a7d25e4a-7c5d-4fd1-a1aa-fb3bffb7d00c 2019-03-25 21:20:21,161 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_36606a3d-efcc-4cab-8f60-c6450a533693": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:4b:5d", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/475dec08-de65-4916-896f-3eb6cfc91b80", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/475dec08-de65-4916-896f-3eb6cfc91b80", "rel": "bookmark"}], "image": {"id": "e67fabd8-e3c7-4a5c-aa93-8a10c559eb85", "links": [{"href": "http://172.30.9.37:8774/images/e67fabd8-e3c7-4a5c-aa93-8a10c559eb85", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-25T21:20:14.000000", "flavor": {"id": "ecf38ccc-636f-4117-a5f9-cad6d6de5628", "links": [{"href": "http://172.30.9.37:8774/flavors/ecf38ccc-636f-4117-a5f9-cad6d6de5628", "rel": "bookmark"}]}, "id": "475dec08-de65-4916-896f-3eb6cfc91b80", "security_groups": [{"name": "default"}], "user_id": "7bd28cf06d034aa7a19b9142cc4f94e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-25T21:20:14Z", "hostId": "7335163291ad785d47f536425d9c082799e2871fd7e4c15498ce5c1b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_36606a3d-efcc-4cab-8f60-c6450a533693", "created": "2019-03-25T21:20:06Z", "tenant_id": "fc27e2cc167d4e2f8ab79298720f9695", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_36606a3d-efcc-4cab-8f60-c6450a533693": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:28:93:76", "version": 4, "addr": "192.168.120.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/18bd7698-ce91-4ded-9b3d-99614b811a53", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/18bd7698-ce91-4ded-9b3d-99614b811a53", "rel": "bookmark"}], "image": {"id": "e67fabd8-e3c7-4a5c-aa93-8a10c559eb85", "links": [{"href": "http://172.30.9.37:8774/images/e67fabd8-e3c7-4a5c-aa93-8a10c559eb85", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-25T21:20:00.000000", "flavor": {"id": "ecf38ccc-636f-4117-a5f9-cad6d6de5628", "links": [{"href": "http://172.30.9.37:8774/flavors/ecf38ccc-636f-4117-a5f9-cad6d6de5628", "rel": "bookmark"}]}, "id": "18bd7698-ce91-4ded-9b3d-99614b811a53", "security_groups": [{"name": "default"}], "user_id": "7bd28cf06d034aa7a19b9142cc4f94e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-25T21:20:01Z", "hostId": "62600a1667fddfd51500f0ebb2195d2d9ddbbed0efd1299ada21d324", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_36606a3d-efcc-4cab-8f60-c6450a533693", "created": "2019-03-25T21:19:52Z", "tenant_id": "fc27e2cc167d4e2f8ab79298720f9695", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-25 21:20:21,161 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-a7d25e4a-7c5d-4fd1-a1aa-fb3bffb7d00c 2019-03-25 21:20:21,161 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.767220973969s 2019-03-25 21:20:21,164 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-03-25 21:20:21,167 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:8774/v2.1/servers/475dec08-de65-4916-896f-3eb6cfc91b80/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7c9a7c47e625868f2daaf5cf75866a7201463416" -d '{"os-getConsoleOutput": {"length": null}}' 2019-03-25 21:20:21,272 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9604 Content-Type: application/json Date: Mon, 25 Mar 2019 21:20:21 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-648e5a21-8899-42b7-a07a-bd9f81c45078 x-openstack-request-id: req-648e5a21-8899-42b7-a07a-bd9f81c45078 2019-03-25 21:20:21,274 - 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 490721614 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.230989] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.233956] pid_max: default: 32768 minimum: 301\n[ 0.235558] ACPI: Core revision 20150930\n[ 0.237551] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.239853] Security Framework initialized\n[ 0.241284] Yama: becoming mindful.\n[ 0.242596] AppArmor: AppArmor initialized\n[ 0.244078] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.246426] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.248649] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.250806] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.253226] Initializing cgroup subsys io\n[ 0.254704] Initializing cgroup subsys memory\n[ 0.256284] Initializing cgroup subsys devices\n[ 0.257872] Initializing cgroup subsys freezer\n[ 0.259395] Initializing cgroup subsys net_cls\n[ 0.260918] Initializing cgroup subsys perf_event\n[ 0.262553] Initializing cgroup subsys net_prio\n[ 0.264104] Initializing cgroup subsys hugetlb\n[ 0.265663] Initializing cgroup subsys pids\n[ 0.267173] CPU: Physical Processor ID: 0\n[ 0.269268] mce: CPU supports 10 MCE banks\n[ 0.270775] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.272556] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.290754] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.299135] ftrace: allocating 31920 entries in 125 pages\n[ 0.330073] smpboot: Max logical packages: 1\n[ 0.331662] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.334135] x2apic enabled\n[ 0.335509] Switched APIC routing to physical x2apic.\n[ 0.338517] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.340564] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.344260] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.347491] KVM setup paravirtual spinlock\n[ 0.349403] x86: Booted up 1 node, 1 CPUs\n[ 0.350830] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.353265] devtmpfs: initialized\n[ 0.355528] evm: security.selinux\n[ 0.356808] evm: security.SMACK64\n[ 0.358048] evm: security.SMACK64EXEC\n[ 0.359393] evm: security.SMACK64TRANSMUTE\n[ 0.360825] evm: security.SMACK64MMAP\n[ 0.362127] evm: security.ima\n[ 0.363261] evm: security.capability\n[ 0.364618] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.367888] pinctrl core: initialized pinctrl subsystem\n[ 0.369761] RTC time: 21:20:15, date: 03/25/19\n[ 0.371393] NET: Registered protocol family 16\n[ 0.373040] cpuidle: using governor ladder\n[ 0.374474] cpuidle: using governor menu\n[ 0.375859] PCCT header not found.\n[ 0.377176] ACPI: bus type PCI registered\n[ 0.378587] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.380783] PCI: Using configuration type 1 for base access\n[ 0.383334] ACPI: Added _OSI(Module Device)\n[ 0.384804] ACPI: Added _OSI(Processor Device)\n[ 0.386312] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.387930] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.390516] ACPI: Interpreter enabled\n[ 0.391889] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.395181] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.398490] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.401812] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.405113] ACPI: (supports S0 S5)\n[ 0.406354] ACPI: Using IOAPIC for interrupt routing\n[ 0.408056] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.412632] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.414696] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.416897] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.419103] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.423034] acpiphp: Slot [3] registered\n[ 0.424462] acpiphp: Slot [4] registered\n[ 0.425883] acpiphp: Slot [5] registered\n[ 0.427296] acpiphp: Slot [6] registered\n[ 0.428724] acpiphp: Slot [7] registered\n[ 0.430130] acpiphp: Slot [8] registered\n[ 0.431582] acpiphp: Slot [9] registered\n[ 0.432998] acpiphp: Slot [10] registered\n[ 0.434440] acpiphp: Slot [11] registered\n[ 0.435906] acpiphp: Slot [12] registered\n[ 0.437364] acpiphp: Slot [13] registered\n[ 0.438830] acpiphp: Slot [14] registered\n[ 0.440279] acpiphp: Slot [15] registered\n[ 0.457493] acpiphp: Slot [16] registered\n[ 0.458953] acpiphp: Slot [17] registered\n[ 0.460403] acpiphp: Slot [18] registered\n[ 0.461822] acpiphp: Slot [19] registered\n[ 0.463228] acpiphp: Slot [20] registered\n[ 0.464643] acpiphp: Slot [21] registered\n[ 0.466062] acpiphp: Slot [22] registered\n[ 0.467474] acpiphp: Slot [23] registered\n[ 0.468933] acpiphp: Slot [24] registered\n[ 0.470376] acpiphp: Slot [25] registered\n[ 0.471830] acpiphp: Slot [26] registered\n[ 0.473276] acpiphp: Slot [27] registered\n[ 0.474693] acpiphp: Slot [28] registered\n[ 0.476109] acpiphp: Slot [29] registered\n[ 0.477519] acpiphp: Slot [30] registered\n[ 0.478970] acpiphp: Slot [31] registered\n[ 0.480385] PCI host bridge to bus 0000:00\n[ 0.481831] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.484041] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.486239] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.488847] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.491472] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.494118] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.498743] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.501099] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.503201] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.505459] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.509800] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.512373] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.533449] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.536015] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.538732] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.541240] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.543688] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.545880] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.548082] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.550014] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.552809] vgaarb: loaded\n[ 0.553870] vgaarb: bridge control possible 0000:00:02.0\n[ 0.555945] SCSI subsystem initialized\n[ 0.557515] ACPI: bus type USB registered\n[ 0.558982] usbcore: registered new interface driver usbfs\n[ 0.560837] usbcore: registered new interface driver hub\n[ 0.562613] usbcore: registered new device driver usb\n[ 0.564511] PCI: Using ACPI for IRQ routing\n[ 0.568727] NetLabel: Initializing\n[ 0.570029] NetLabel: domain hash size = 128\n[ 0.571546] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.573244] NetLabel: unlabeled traffic allowed by default\n[ 0.575480] clocksource: Switched to clocksource kvm-clock\n[ 0.586027] AppArmor: AppArmor Filesystem Enabled\n[ 0.587758] pnp: PnP ACPI init\n[ 0.589388] pnp: PnP ACPI: found 5 devices\n[ 0.596559] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.599644] NET: Registered protocol family 2\n[ 0.601551] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.603866] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.606015] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.608164] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.610125] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.612221] NET: Registered protocol family 1\n[ 0.613776] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.615740] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.617659] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.632692] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.647982] Trying to unpack rootfs image as initramfs...\n[ 0.709375] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.712296] Scanning for low memory corruption every 60 seconds\n[ 0.714558] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.716670] audit: initializing netlink subsys (disabled)\n[ 0.718491] audit: type=2000 audit(1553548815.759:1): initialized\n[ 0.720765] Initialise system trusted keyring\n[ 0.722413] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.724479] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.727631] zbud: loaded\n[ 0.728813] VFS: Disk quotas dquot_6.6.0\n[ 0.730245] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.732857] fuse init (API version 7.23)\n[ 0.734390] Key type big_key registered\n[ 0.735820] Allocating IMA MOK and blacklist keyrings.\n[ 0.737879] Key type asymmetric registered\n[ 0.739339] Asymmetric key parser 'x509' registered\n[ 0.741041] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.743683] io scheduler noop registered\n[ 0.745084] io scheduler deadline registered (default)\n[ 0.746842] io scheduler cfq registered\n[ 0.748326] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.750180] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.752398] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.754964] ACPI: Power Button [PWRF]\n[ 0.756423] GHES: HEST is not enabled!\n[ 0.770742] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.800444] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.803922] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.829193] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.832703] Linux agpgart interface v0.103\n[ 0.836285] brd: module loaded\n[ 0.838674] loop: module loaded\n[ 0.844322] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.846903] GPT:90111 != 2097151\n[ 0.848107] GPT:Alternate GPT header not at the end of the disk.\n[ 0.850064] GPT:90111 != 2097151\n[ 0.851261] GPT: Use GNU Parted to correct GPT errors.\n[ 0.852985] vda: vda1 vda15\n[ 0.854893] scsi host0: ata_piix\n[ 0.856226] scsi host1: ata_piix\n[ 0.857484] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.859665] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.862448] libphy: Fixed MDIO Bus: probed\n[ 0.863911] tun: Universal TUN/TAP device driver, 1.6\n[ 0.865619] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.868850] PPP generic driver version 2.4.2\n[ 0.870429] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.872556] ehci-pci: EHCI PCI platform driver\n[ 0.874110] ehci-platform: EHCI generic platform driver\n[ 0.875876] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.877901] ohci-pci: OHCI PCI platform driver\n[ 0.879449] ohci-platform: OHCI generic platform driver\n[ 0.881215] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.896247] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.898028] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.900620] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.902377] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.904390] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.906636] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.909154] usb usb1: Product: UHCI Host Controller\n[ 0.910811] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.912842] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.914521] hub 1-0:1.0: USB hub found\n[ 0.915904] hub 1-0:1.0: 2 ports detected\n[ 0.917482] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.921135] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.922829] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.924611] mousedev: PS/2 mouse device common for all mice\n[ 0.926801] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.929784] rtc_cmos 00:00: RTC can wake from S4\n[ 0.931927] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.934014] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.936130] i2c /dev entries driver\n[ 0.937455] device-mapper: uevent: version 1.0.3\n[ 0.939115] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.941996] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.944304] NET: Registered protocol family 10\n[ 0.946125] NET: Registered protocol family 17\n[ 0.947709] Key type dns_resolver registered\n[ 0.949363] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.951290] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.954358] registered taskstats version 1\n[ 0.955846] Loading compiled-in X.509 certificates\n[ 0.958049] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.961334] zswap: loaded using pool lzo/zbud\n[ 0.963656] Key type trusted registered\n[ 0.966043] Key type encrypted registered\n[ 0.967499] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.969343] ima: No TPM chip found, activating TPM-bypass!\n[ 0.971183] evm: HMAC attrs: 0x1\n[ 0.972777] Magic number: 11:360:349\n[ 0.974257] rtc_cmos 00:00: setting system clock to 2019-03-25 21:20:16 UTC (1553548816)\n[ 0.977104] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.979084] EDD information not available.\n[ 1.017232] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.036232] Write protecting the kernel read-only data: 14336k\n[ 1.039635] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.042704] 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.200984] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.7...\nLease of 192.168.120.7 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.16. iid=i-00000011\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\nvPing OK\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCXHbBKuBVGeAoKP00oUHznwsBE3QF9+esL0VZcCnWs8hofMsZ4WudziPWPrtmAlZuZf06Laa4acPI4ofs0HBcqx5On0qn6InHBfMxgo1paPpz329m9TidIgMm7bPpw9iIPfOuMQ/xgD65raMC5WayTwDXwlUgiTJ70tez1/MR//qzQT9DJcXYYJWl5vDbt4vzqga+z3Qy4VbEyAQZUyiQjnpv7xqsLBuG883edkbN3r75GBNLyBHecorA0Vp47Wb6f6oEtDaAk8HV9PVCr6FbMKjIInRGqRjIJJcP2zcvZV4VO+gGnuY9Zq4nVIT/i1lFXwr4udE2sNQwsPYRI6QnZ root@vping-userdata-vm2-36606a3d-efcc-4cab-8f60-c6450a533693\nssh-dss AAAAB3NzaC1kc3MAAACBANIBDYelUPjlFyDUQd+2hIxWw6HSQbpzmWKRbD9RWd+5lY23S0+vjbqmiaeLM3vaza17qUlIPqDWRoyi/cTCN7mdllV78yGzlB1dARHzYWQH24HOS0FLR69RG+AbZjKb4L3Nfj5xA+l7ByUnekCHRKZFKjqrgtxrV90pYXW2ujmXAAAAFQDApmpUPVAbDFYABIl53E+xhljDkQAAAIEAr9y2A7x516I7TrtUPSQjWHseRRuIPWTaQi5pGmb9B7aYot9XtKkORvpkip521tovgnLjZwan/e1fOgJiWfph86GYyontkSAzXg06LLQArSInumgShrp3rHgigeJqi/+LGiEZ239FYYJs6T019LNmmDJ6HlZ1vvf098OJ2ULv2fwAAACAIwgiyxc/9TQwYktKAvsahhMorainU8mBYlY8BciRlEl8lfjXA9KURVXOJJqoVfUIwQxVsHnaCv3rR8cS+om7Kugdglgg/3mrtiK3JeOhinoOjliXPNamyeYynF7HZBt3h6Cwr7/UTxZajg1V/YwkwU9AaJHcQYsfSG4EgwoE2S8= root@vping-userdata-vm2-36606a3d-efcc-4cab-8f60-c6450a533693\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.17s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.7,24,fe80::f816:3eff:fea6:4b5d/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-00000011\nname: N/A\navailability-zone: nova\nlocal-hostname: vping-userdata-vm2-36606a3d-efcc-4cab-8f60-c6450a533693\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=4.64 ===\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-36606a3d-efcc-4cab-8f60-c6450a533693 login: "} 2019-03-25 21:20:21,275 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/servers/475dec08-de65-4916-896f-3eb6cfc91b80/action used request id req-648e5a21-8899-42b7-a07a-bd9f81c45078 2019-03-25 21:20:21,275 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.110553979874s 2019-03-25 21:20:21,276 - 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 490721614 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.230989] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.233956] pid_max: default: 32768 minimum: 301 [ 0.235558] ACPI: Core revision 20150930 [ 0.237551] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.239853] Security Framework initialized [ 0.241284] Yama: becoming mindful. [ 0.242596] AppArmor: AppArmor initialized [ 0.244078] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.246426] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.248649] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.250806] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.253226] Initializing cgroup subsys io [ 0.254704] Initializing cgroup subsys memory [ 0.256284] Initializing cgroup subsys devices [ 0.257872] Initializing cgroup subsys freezer [ 0.259395] Initializing cgroup subsys net_cls [ 0.260918] Initializing cgroup subsys perf_event [ 0.262553] Initializing cgroup subsys net_prio [ 0.264104] Initializing cgroup subsys hugetlb [ 0.265663] Initializing cgroup subsys pids [ 0.267173] CPU: Physical Processor ID: 0 [ 0.269268] mce: CPU supports 10 MCE banks [ 0.270775] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.272556] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.290754] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.299135] ftrace: allocating 31920 entries in 125 pages [ 0.330073] smpboot: Max logical packages: 1 [ 0.331662] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.334135] x2apic enabled [ 0.335509] Switched APIC routing to physical x2apic. [ 0.338517] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.340564] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.344260] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.347491] KVM setup paravirtual spinlock [ 0.349403] x86: Booted up 1 node, 1 CPUs [ 0.350830] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.353265] devtmpfs: initialized [ 0.355528] evm: security.selinux [ 0.356808] evm: security.SMACK64 [ 0.358048] evm: security.SMACK64EXEC [ 0.359393] evm: security.SMACK64TRANSMUTE [ 0.360825] evm: security.SMACK64MMAP [ 0.362127] evm: security.ima [ 0.363261] evm: security.capability [ 0.364618] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.367888] pinctrl core: initialized pinctrl subsystem [ 0.369761] RTC time: 21:20:15, date: 03/25/19 [ 0.371393] NET: Registered protocol family 16 [ 0.373040] cpuidle: using governor ladder [ 0.374474] cpuidle: using governor menu [ 0.375859] PCCT header not found. [ 0.377176] ACPI: bus type PCI registered [ 0.378587] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.380783] PCI: Using configuration type 1 for base access [ 0.383334] ACPI: Added _OSI(Module Device) [ 0.384804] ACPI: Added _OSI(Processor Device) [ 0.386312] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.387930] ACPI: Added _OSI(Processor Aggregator Device) [ 0.390516] ACPI: Interpreter enabled [ 0.391889] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.395181] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.398490] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.401812] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.405113] ACPI: (supports S0 S5) [ 0.406354] ACPI: Using IOAPIC for interrupt routing [ 0.408056] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.412632] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.414696] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.416897] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.419103] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.423034] acpiphp: Slot [3] registered [ 0.424462] acpiphp: Slot [4] registered [ 0.425883] acpiphp: Slot [5] registered [ 0.427296] acpiphp: Slot [6] registered [ 0.428724] acpiphp: Slot [7] registered [ 0.430130] acpiphp: Slot [8] registered [ 0.431582] acpiphp: Slot [9] registered [ 0.432998] acpiphp: Slot [10] registered [ 0.434440] acpiphp: Slot [11] registered [ 0.435906] acpiphp: Slot [12] registered [ 0.437364] acpiphp: Slot [13] registered [ 0.438830] acpiphp: Slot [14] registered [ 0.440279] acpiphp: Slot [15] registered [ 0.457493] acpiphp: Slot [16] registered [ 0.458953] acpiphp: Slot [17] registered [ 0.460403] acpiphp: Slot [18] registered [ 0.461822] acpiphp: Slot [19] registered [ 0.463228] acpiphp: Slot [20] registered [ 0.464643] acpiphp: Slot [21] registered [ 0.466062] acpiphp: Slot [22] registered [ 0.467474] acpiphp: Slot [23] registered [ 0.468933] acpiphp: Slot [24] registered [ 0.470376] acpiphp: Slot [25] registered [ 0.471830] acpiphp: Slot [26] registered [ 0.473276] acpiphp: Slot [27] registered [ 0.474693] acpiphp: Slot [28] registered [ 0.476109] acpiphp: Slot [29] registered [ 0.477519] acpiphp: Slot [30] registered [ 0.478970] acpiphp: Slot [31] registered [ 0.480385] PCI host bridge to bus 0000:00 [ 0.481831] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.484041] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.486239] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.488847] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.491472] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.494118] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.498743] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.501099] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.503201] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.505459] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.509800] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.512373] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.533449] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.536015] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.538732] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.541240] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.543688] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.545880] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.548082] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.550014] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.552809] vgaarb: loaded [ 0.553870] vgaarb: bridge control possible 0000:00:02.0 [ 0.555945] SCSI subsystem initialized [ 0.557515] ACPI: bus type USB registered [ 0.558982] usbcore: registered new interface driver usbfs [ 0.560837] usbcore: registered new interface driver hub [ 0.562613] usbcore: registered new device driver usb [ 0.564511] PCI: Using ACPI for IRQ routing [ 0.568727] NetLabel: Initializing [ 0.570029] NetLabel: domain hash size = 128 [ 0.571546] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.573244] NetLabel: unlabeled traffic allowed by default [ 0.575480] clocksource: Switched to clocksource kvm-clock [ 0.586027] AppArmor: AppArmor Filesystem Enabled [ 0.587758] pnp: PnP ACPI init [ 0.589388] pnp: PnP ACPI: found 5 devices [ 0.596559] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.599644] NET: Registered protocol family 2 [ 0.601551] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.603866] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.606015] TCP: Hash tables configured (established 4096 bind 4096) [ 0.608164] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.610125] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.612221] NET: Registered protocol family 1 [ 0.613776] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.615740] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.617659] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.632692] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.647982] Trying to unpack rootfs image as initramfs... [ 0.709375] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.712296] Scanning for low memory corruption every 60 seconds [ 0.714558] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.716670] audit: initializing netlink subsys (disabled) [ 0.718491] audit: type=2000 audit(1553548815.759:1): initialized [ 0.720765] Initialise system trusted keyring [ 0.722413] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.724479] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.727631] zbud: loaded [ 0.728813] VFS: Disk quotas dquot_6.6.0 [ 0.730245] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.732857] fuse init (API version 7.23) [ 0.734390] Key type big_key registered [ 0.735820] Allocating IMA MOK and blacklist keyrings. [ 0.737879] Key type asymmetric registered [ 0.739339] Asymmetric key parser 'x509' registered [ 0.741041] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.743683] io scheduler noop registered [ 0.745084] io scheduler deadline registered (default) [ 0.746842] io scheduler cfq registered [ 0.748326] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.750180] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.752398] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.754964] ACPI: Power Button [PWRF] [ 0.756423] GHES: HEST is not enabled! [ 0.770742] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.800444] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.803922] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.829193] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.832703] Linux agpgart interface v0.103 [ 0.836285] brd: module loaded [ 0.838674] loop: module loaded [ 0.844322] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.846903] GPT:90111 != 2097151 [ 0.848107] GPT:Alternate GPT header not at the end of the disk. [ 0.850064] GPT:90111 != 2097151 [ 0.851261] GPT: Use GNU Parted to correct GPT errors. [ 0.852985] vda: vda1 vda15 [ 0.854893] scsi host0: ata_piix [ 0.856226] scsi host1: ata_piix [ 0.857484] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.859665] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.862448] libphy: Fixed MDIO Bus: probed [ 0.863911] tun: Universal TUN/TAP device driver, 1.6 [ 0.865619] tun: (C) 1999-2004 Max Krasnyansky [ 0.868850] PPP generic driver version 2.4.2 [ 0.870429] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.872556] ehci-pci: EHCI PCI platform driver [ 0.874110] ehci-platform: EHCI generic platform driver [ 0.875876] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.877901] ohci-pci: OHCI PCI platform driver [ 0.879449] ohci-platform: OHCI generic platform driver [ 0.881215] uhci_hcd: USB Universal Host Controller Interface driver [ 0.896247] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.898028] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.900620] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.902377] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.904390] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.906636] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.909154] usb usb1: Product: UHCI Host Controller [ 0.910811] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.912842] usb usb1: SerialNumber: 0000:00:01.2 [ 0.914521] hub 1-0:1.0: USB hub found [ 0.915904] hub 1-0:1.0: 2 ports detected [ 0.917482] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.921135] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.922829] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.924611] mousedev: PS/2 mouse device common for all mice [ 0.926801] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.929784] rtc_cmos 00:00: RTC can wake from S4 [ 0.931927] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.934014] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.936130] i2c /dev entries driver [ 0.937455] device-mapper: uevent: version 1.0.3 [ 0.939115] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.941996] ledtrig-cpu: registered to indicate activity on CPUs [ 0.944304] NET: Registered protocol family 10 [ 0.946125] NET: Registered protocol family 17 [ 0.947709] Key type dns_resolver registered [ 0.949363] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.951290] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.954358] registered taskstats version 1 [ 0.955846] Loading compiled-in X.509 certificates [ 0.958049] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.961334] zswap: loaded using pool lzo/zbud [ 0.963656] Key type trusted registered [ 0.966043] Key type encrypted registered [ 0.967499] AppArmor: AppArmor sha1 policy hashing enabled [ 0.969343] ima: No TPM chip found, activating TPM-bypass! [ 0.971183] evm: HMAC attrs: 0x1 [ 0.972777] Magic number: 11:360:349 [ 0.974257] rtc_cmos 00:00: setting system clock to 2019-03-25 21:20:16 UTC (1553548816) [ 0.977104] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.979084] EDD information not available. [ 1.017232] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.036232] Write protecting the kernel read-only data: 14336k [ 1.039635] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.042704] 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.200984] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.7... Lease of 192.168.120.7 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.16. iid=i-00000011 failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 vPing OK === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCXHbBKuBVGeAoKP00oUHznwsBE3QF9+esL0VZcCnWs8hofMsZ4WudziPWPrtmAlZuZf06Laa4acPI4ofs0HBcqx5On0qn6InHBfMxgo1paPpz329m9TidIgMm7bPpw9iIPfOuMQ/xgD65raMC5WayTwDXwlUgiTJ70tez1/MR//qzQT9DJcXYYJWl5vDbt4vzqga+z3Qy4VbEyAQZUyiQjnpv7xqsLBuG883edkbN3r75GBNLyBHecorA0Vp47Wb6f6oEtDaAk8HV9PVCr6FbMKjIInRGqRjIJJcP2zcvZV4VO+gGnuY9Zq4nVIT/i1lFXwr4udE2sNQwsPYRI6QnZ root@vping-userdata-vm2-36606a3d-efcc-4cab-8f60-c6450a533693 ssh-dss AAAAB3NzaC1kc3MAAACBANIBDYelUPjlFyDUQd+2hIxWw6HSQbpzmWKRbD9RWd+5lY23S0+vjbqmiaeLM3vaza17qUlIPqDWRoyi/cTCN7mdllV78yGzlB1dARHzYWQH24HOS0FLR69RG+AbZjKb4L3Nfj5xA+l7ByUnekCHRKZFKjqrgtxrV90pYXW2ujmXAAAAFQDApmpUPVAbDFYABIl53E+xhljDkQAAAIEAr9y2A7x516I7TrtUPSQjWHseRRuIPWTaQi5pGmb9B7aYot9XtKkORvpkip521tovgnLjZwan/e1fOgJiWfph86GYyontkSAzXg06LLQArSInumgShrp3rHgigeJqi/+LGiEZ239FYYJs6T019LNmmDJ6HlZ1vvf098OJ2ULv2fwAAACAIwgiyxc/9TQwYktKAvsahhMorainU8mBYlY8BciRlEl8lfjXA9KURVXOJJqoVfUIwQxVsHnaCv3rR8cS+om7Kugdglgg/3mrtiK3JeOhinoOjliXPNamyeYynF7HZBt3h6Cwr7/UTxZajg1V/YwkwU9AaJHcQYsfSG4EgwoE2S8= root@vping-userdata-vm2-36606a3d-efcc-4cab-8f60-c6450a533693 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.17s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.7,24,fe80::f816:3eff:fea6:4b5d/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-00000011 name: N/A availability-zone: nova local-hostname: vping-userdata-vm2-36606a3d-efcc-4cab-8f60-c6450a533693 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.64 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-userdata-vm2-36606a3d-efcc-4cab-8f60-c6450a533693 login: 2019-03-25 21:20:21,277 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - vPing detected! 2019-03-25 21:20:21,395 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-03-25 21:20:21,395 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:50 | PASS | +------------------------+------------------+------------------+----------------+ 2019-03-25 21:20:21,400 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-03-25 21:20:21,403 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:8774/v2.1/servers/18bd7698-ce91-4ded-9b3d-99614b811a53 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7c9a7c47e625868f2daaf5cf75866a7201463416" 2019-03-25 21:20:21,576 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Mon, 25 Mar 2019 21:20:21 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c061c74f-ad55-4dbf-aa99-a8016f112145 x-openstack-request-id: req-c061c74f-ad55-4dbf-aa99-a8016f112145 2019-03-25 21:20:21,576 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.37:8774/v2.1/servers/18bd7698-ce91-4ded-9b3d-99614b811a53 used request id req-c061c74f-ad55-4dbf-aa99-a8016f112145 2019-03-25 21:20:21,576 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.175884962082s 2019-03-25 21:20:21,576 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-25 21:20:21,579 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7c9a7c47e625868f2daaf5cf75866a7201463416" 2019-03-25 21:20:22,634 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 874 Content-Type: application/json Date: Mon, 25 Mar 2019 21:20:21 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2ec8973f-ffc1-4038-b242-0a2ae54836f3 x-openstack-request-id: req-2ec8973f-ffc1-4038-b242-0a2ae54836f3 2019-03-25 21:20:22,636 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_36606a3d-efcc-4cab-8f60-c6450a533693": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:4b:5d", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/475dec08-de65-4916-896f-3eb6cfc91b80", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/475dec08-de65-4916-896f-3eb6cfc91b80", "rel": "bookmark"}], "image": {"id": "e67fabd8-e3c7-4a5c-aa93-8a10c559eb85", "links": [{"href": "http://172.30.9.37:8774/images/e67fabd8-e3c7-4a5c-aa93-8a10c559eb85", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-25T21:20:14.000000", "flavor": {"id": "ecf38ccc-636f-4117-a5f9-cad6d6de5628", "links": [{"href": "http://172.30.9.37:8774/flavors/ecf38ccc-636f-4117-a5f9-cad6d6de5628", "rel": "bookmark"}]}, "id": "475dec08-de65-4916-896f-3eb6cfc91b80", "security_groups": [{"name": "default"}], "user_id": "7bd28cf06d034aa7a19b9142cc4f94e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-25T21:20:14Z", "hostId": "7335163291ad785d47f536425d9c082799e2871fd7e4c15498ce5c1b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_36606a3d-efcc-4cab-8f60-c6450a533693", "created": "2019-03-25T21:20:06Z", "tenant_id": "fc27e2cc167d4e2f8ab79298720f9695", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_36606a3d-efcc-4cab-8f60-c6450a533693": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:28:93:76", "version": 4, "addr": "192.168.120.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/18bd7698-ce91-4ded-9b3d-99614b811a53", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/18bd7698-ce91-4ded-9b3d-99614b811a53", "rel": "bookmark"}], "image": {"id": "e67fabd8-e3c7-4a5c-aa93-8a10c559eb85", "links": [{"href": "http://172.30.9.37:8774/images/e67fabd8-e3c7-4a5c-aa93-8a10c559eb85", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-25T21:20:00.000000", "flavor": {"id": "ecf38ccc-636f-4117-a5f9-cad6d6de5628", "links": [{"href": "http://172.30.9.37:8774/flavors/ecf38ccc-636f-4117-a5f9-cad6d6de5628", "rel": "bookmark"}]}, "id": "18bd7698-ce91-4ded-9b3d-99614b811a53", "security_groups": [{"name": "default"}], "user_id": "7bd28cf06d034aa7a19b9142cc4f94e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-25T21:20:21Z", "hostId": "62600a1667fddfd51500f0ebb2195d2d9ddbbed0efd1299ada21d324", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_36606a3d-efcc-4cab-8f60-c6450a533693", "created": "2019-03-25T21:19:52Z", "tenant_id": "fc27e2cc167d4e2f8ab79298720f9695", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-25 21:20:22,636 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-2ec8973f-ffc1-4038-b242-0a2ae54836f3 2019-03-25 21:20:22,636 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.05946397781s 2019-03-25 21:20:22,639 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-25 21:20:24,641 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-25 21:20:24,644 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7c9a7c47e625868f2daaf5cf75866a7201463416" 2019-03-25 21:20:25,384 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 744 Content-Type: application/json Date: Mon, 25 Mar 2019 21:20: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-9cebd3b9-1888-46a1-a99e-a3fc843dbcd2 x-openstack-request-id: req-9cebd3b9-1888-46a1-a99e-a3fc843dbcd2 2019-03-25 21:20:25,385 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_36606a3d-efcc-4cab-8f60-c6450a533693": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:4b:5d", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/475dec08-de65-4916-896f-3eb6cfc91b80", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/475dec08-de65-4916-896f-3eb6cfc91b80", "rel": "bookmark"}], "image": {"id": "e67fabd8-e3c7-4a5c-aa93-8a10c559eb85", "links": [{"href": "http://172.30.9.37:8774/images/e67fabd8-e3c7-4a5c-aa93-8a10c559eb85", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-25T21:20:14.000000", "flavor": {"id": "ecf38ccc-636f-4117-a5f9-cad6d6de5628", "links": [{"href": "http://172.30.9.37:8774/flavors/ecf38ccc-636f-4117-a5f9-cad6d6de5628", "rel": "bookmark"}]}, "id": "475dec08-de65-4916-896f-3eb6cfc91b80", "security_groups": [{"name": "default"}], "user_id": "7bd28cf06d034aa7a19b9142cc4f94e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-25T21:20:14Z", "hostId": "7335163291ad785d47f536425d9c082799e2871fd7e4c15498ce5c1b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_36606a3d-efcc-4cab-8f60-c6450a533693", "created": "2019-03-25T21:20:06Z", "tenant_id": "fc27e2cc167d4e2f8ab79298720f9695", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-25 21:20:25,385 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-9cebd3b9-1888-46a1-a99e-a3fc843dbcd2 2019-03-25 21:20:25,385 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.743968009949s 2019-03-25 21:20:25,387 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-03-25 21:20:25,390 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:8774/v2.1/servers/475dec08-de65-4916-896f-3eb6cfc91b80 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7c9a7c47e625868f2daaf5cf75866a7201463416" 2019-03-25 21:20:25,709 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Mon, 25 Mar 2019 21:20: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-4056abc1-3d52-410c-9269-aa7a58b7da19 x-openstack-request-id: req-4056abc1-3d52-410c-9269-aa7a58b7da19 2019-03-25 21:20:25,709 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.37:8774/v2.1/servers/475dec08-de65-4916-896f-3eb6cfc91b80 used request id req-4056abc1-3d52-410c-9269-aa7a58b7da19 2019-03-25 21:20:25,709 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.322047948837s 2019-03-25 21:20:25,709 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-25 21:20:25,712 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7c9a7c47e625868f2daaf5cf75866a7201463416" 2019-03-25 21:20:26,602 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 748 Content-Type: application/json Date: Mon, 25 Mar 2019 21:20: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-aa308c7e-a410-46b0-84b7-f306e2de9393 x-openstack-request-id: req-aa308c7e-a410-46b0-84b7-f306e2de9393 2019-03-25 21:20:26,602 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_36606a3d-efcc-4cab-8f60-c6450a533693": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:4b:5d", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/475dec08-de65-4916-896f-3eb6cfc91b80", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/475dec08-de65-4916-896f-3eb6cfc91b80", "rel": "bookmark"}], "image": {"id": "e67fabd8-e3c7-4a5c-aa93-8a10c559eb85", "links": [{"href": "http://172.30.9.37:8774/images/e67fabd8-e3c7-4a5c-aa93-8a10c559eb85", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-25T21:20:14.000000", "flavor": {"id": "ecf38ccc-636f-4117-a5f9-cad6d6de5628", "links": [{"href": "http://172.30.9.37:8774/flavors/ecf38ccc-636f-4117-a5f9-cad6d6de5628", "rel": "bookmark"}]}, "id": "475dec08-de65-4916-896f-3eb6cfc91b80", "security_groups": [{"name": "default"}], "user_id": "7bd28cf06d034aa7a19b9142cc4f94e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-25T21:20:25Z", "hostId": "7335163291ad785d47f536425d9c082799e2871fd7e4c15498ce5c1b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_36606a3d-efcc-4cab-8f60-c6450a533693", "created": "2019-03-25T21:20:06Z", "tenant_id": "fc27e2cc167d4e2f8ab79298720f9695", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-25 21:20:26,603 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-aa308c7e-a410-46b0-84b7-f306e2de9393 2019-03-25 21:20:26,603 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.893222808838s 2019-03-25 21:20:26,604 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-25 21:20:28,607 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-25 21:20:28,610 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7c9a7c47e625868f2daaf5cf75866a7201463416" 2019-03-25 21:20:28,673 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Mon, 25 Mar 2019 21:20: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-3da39668-11a8-4485-b854-62b62b39847f x-openstack-request-id: req-3da39668-11a8-4485-b854-62b62b39847f 2019-03-25 21:20:28,674 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-03-25 21:20:28,674 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-3da39668-11a8-4485-b854-62b62b39847f 2019-03-25 21:20:28,674 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0673749446869s 2019-03-25 21:20:28,675 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-03-25 21:20:28,675 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.37:9696/v2.0/routers/b3f9bcdb-1616-411c-820d-49911741d607/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7c9a7c47e625868f2daaf5cf75866a7201463416" -d '{"subnet_id": "4931292f-2e64-43cb-9002-e8ee712a978e"}' 2019-03-25 21:20:31,853 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Mon, 25 Mar 2019 21:20:31 GMT X-Openstack-Request-Id: req-79f20cdf-a040-4477-a2ed-34380e1a5a00 2019-03-25 21:20:31,854 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "b5a1a45a-5e72-497b-8af1-4b394c9d6bb3", "tenant_id": "fc27e2cc167d4e2f8ab79298720f9695", "subnet_id": "4931292f-2e64-43cb-9002-e8ee712a978e", "subnet_ids": ["4931292f-2e64-43cb-9002-e8ee712a978e"], "port_id": "f60d12d2-3729-494e-896e-794a7caf29d5", "id": "b3f9bcdb-1616-411c-820d-49911741d607"} 2019-03-25 21:20:31,854 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.37:9696/v2.0/routers/b3f9bcdb-1616-411c-820d-49911741d607/remove_router_interface.json used request id req-79f20cdf-a040-4477-a2ed-34380e1a5a00 2019-03-25 21:20:31,854 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 3.17914199829s 2019-03-25 21:20:31,854 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-03-25 21:20:31,855 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7c9a7c47e625868f2daaf5cf75866a7201463416" 2019-03-25 21:20:32,380 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 710 Content-Type: application/json Date: Mon, 25 Mar 2019 21:20:32 GMT X-Openstack-Request-Id: req-3d760f99-8e58-464d-8b84-04125c68d7b4 2019-03-25 21:20:32,380 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "39f6a7de-fe0a-4d74-ab36-900db9e46127", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "45132bb9-b5c2-4ed3-85b9-9add1bd00bfe", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "fc27e2cc167d4e2f8ab79298720f9695", "created_at": "2019-03-25T21:19:35Z", "admin_state_up": true, "updated_at": "2019-03-25T21:20:30Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "fc27e2cc167d4e2f8ab79298720f9695", "id": "b3f9bcdb-1616-411c-820d-49911741d607", "name": "vping_userdata-router_36606a3d-efcc-4cab-8f60-c6450a533693"}]} 2019-03-25 21:20:32,380 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/routers.json used request id req-3d760f99-8e58-464d-8b84-04125c68d7b4 2019-03-25 21:20:32,380 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.52577495575s 2019-03-25 21:20:32,382 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-03-25 21:20:32,382 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9696/v2.0/routers/b3f9bcdb-1616-411c-820d-49911741d607.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7c9a7c47e625868f2daaf5cf75866a7201463416" 2019-03-25 21:20:36,524 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 25 Mar 2019 21:20:36 GMT X-Openstack-Request-Id: req-8123786a-624d-4d3f-9bfb-d7f0f91269c0 2019-03-25 21:20:36,524 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-25 21:20:36,524 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.37:9696/v2.0/routers/b3f9bcdb-1616-411c-820d-49911741d607.json used request id req-8123786a-624d-4d3f-9bfb-d7f0f91269c0 2019-03-25 21:20:36,524 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.14233088493s 2019-03-25 21:20:36,525 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-03-25 21:20:36,525 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7c9a7c47e625868f2daaf5cf75866a7201463416" 2019-03-25 21:20:36,580 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 685 Content-Type: application/json Date: Mon, 25 Mar 2019 21:20:36 GMT X-Openstack-Request-Id: req-c9b9ee84-1dc3-46af-b705-52cc8ae2f470 2019-03-25 21:20:36,580 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b5a1a45a-5e72-497b-8af1-4b394c9d6bb3","tenant_id":"fc27e2cc167d4e2f8ab79298720f9695","created_at":"2019-03-25T21:19:33Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-03-25T21:19:33Z","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":"fc27e2cc167d4e2f8ab79298720f9695","id":"4931292f-2e64-43cb-9002-e8ee712a978e","subnetpool_id":null,"name":"vping_userdata-subnet_36606a3d-efcc-4cab-8f60-c6450a533693"}]} 2019-03-25 21:20:36,581 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/subnets.json used request id req-c9b9ee84-1dc3-46af-b705-52cc8ae2f470 2019-03-25 21:20:36,581 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0561389923096s 2019-03-25 21:20:36,582 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-03-25 21:20:36,583 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9696/v2.0/subnets/4931292f-2e64-43cb-9002-e8ee712a978e.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7c9a7c47e625868f2daaf5cf75866a7201463416" 2019-03-25 21:20:39,191 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 25 Mar 2019 21:20:39 GMT X-Openstack-Request-Id: req-39399455-7909-4853-91e8-4c975206d5cb 2019-03-25 21:20:39,191 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-25 21:20:39,191 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.37:9696/v2.0/subnets/4931292f-2e64-43cb-9002-e8ee712a978e.json used request id req-39399455-7909-4853-91e8-4c975206d5cb 2019-03-25 21:20:39,192 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.60914492607s 2019-03-25 21:20:39,192 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-25 21:20:39,192 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7c9a7c47e625868f2daaf5cf75866a7201463416" 2019-03-25 21:20:39,290 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1241 Content-Type: application/json Date: Mon, 25 Mar 2019 21:20:39 GMT X-Openstack-Request-Id: req-bb9a7685-7f6c-4c29-b07c-b0c2c30634ac 2019-03-25 21:20:39,290 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"39f6a7de-fe0a-4d74-ab36-900db9e46127","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d63177074eef45bd949b8fd2e0f3efc8","l2_adjacency":true,"status":"ACTIVE","subnets":["45132bb9-b5c2-4ed3-85b9-9add1bd00bfe"],"description":"","tags":[],"updated_at":"2019-03-25T21:09:30Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d63177074eef45bd949b8fd2e0f3efc8","created_at":"2019-03-25T21:09:22Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"b5a1a45a-5e72-497b-8af1-4b394c9d6bb3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fc27e2cc167d4e2f8ab79298720f9695","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-25T21:20:39Z","qos_policy_id":null,"name":"vping_userdata-net_36606a3d-efcc-4cab-8f60-c6450a533693","admin_state_up":true,"tenant_id":"fc27e2cc167d4e2f8ab79298720f9695","created_at":"2019-03-25T21:19:32Z","mtu":1450}]} 2019-03-25 21:20:39,291 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks.json used request id req-bb9a7685-7f6c-4c29-b07c-b0c2c30634ac 2019-03-25 21:20:39,291 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0987269878387s 2019-03-25 21:20:39,292 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-03-25 21:20:39,292 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9696/v2.0/networks/b5a1a45a-5e72-497b-8af1-4b394c9d6bb3.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7c9a7c47e625868f2daaf5cf75866a7201463416" 2019-03-25 21:20:41,144 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 25 Mar 2019 21:20:41 GMT X-Openstack-Request-Id: req-161e29a2-b378-41a7-b181-ee89095f8c81 2019-03-25 21:20:41,144 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-25 21:20:41,144 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.37:9696/v2.0/networks/b5a1a45a-5e72-497b-8af1-4b394c9d6bb3.json used request id req-161e29a2-b378-41a7-b181-ee89095f8c81 2019-03-25 21:20:41,144 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.85248613358s 2019-03-25 21:20:41,148 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-25 21:20:41,152 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7c9a7c47e625868f2daaf5cf75866a7201463416" 2019-03-25 21:20:41,477 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json Date: Mon, 25 Mar 2019 21:20:41 GMT X-Openstack-Request-Id: req-4b1c72d7-ef4b-4219-90e1-28b254546ae4 2019-03-25 21:20:41,478 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-25T21:19:46Z", "file": "/v2/images/e67fabd8-e3c7-4a5c-aa93-8a10c559eb85/file", "owner": "fc27e2cc167d4e2f8ab79298720f9695", "id": "e67fabd8-e3c7-4a5c-aa93-8a10c559eb85", "size": 12716032, "self": "/v2/images/e67fabd8-e3c7-4a5c-aa93-8a10c559eb85", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://e462d782-10b3-4bf7-bfdc-4087219c1f00/images/e67fabd8-e3c7-4a5c-aa93-8a10c559eb85/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://e462d782-10b3-4bf7-bfdc-4087219c1f00/images/e67fabd8-e3c7-4a5c-aa93-8a10c559eb85/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_36606a3d-efcc-4cab-8f60-c6450a533693", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_36606a3d-efcc-4cab-8f60-c6450a533693", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-25T21:19:44Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-25 21:20:41,478 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.37:9292/v2/images used request id req-4b1c72d7-ef4b-4219-90e1-28b254546ae4 2019-03-25 21:20:41,478 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.329476118088s 2019-03-25 21:20:41,479 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-03-25 21:20:41,484 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9292/v2/images/e67fabd8-e3c7-4a5c-aa93-8a10c559eb85 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7c9a7c47e625868f2daaf5cf75866a7201463416" 2019-03-25 21:20:41,830 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 25 Mar 2019 21:20:41 GMT X-Openstack-Request-Id: req-aabb31ce-6da2-4423-b582-b97f614ef8db 2019-03-25 21:20:41,830 - 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-03-25 21:20:41,831 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.37:9292/v2/images/e67fabd8-e3c7-4a5c-aa93-8a10c559eb85 used request id req-aabb31ce-6da2-4423-b582-b97f614ef8db 2019-03-25 21:20:41,831 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.35107088089s 2019-03-25 21:20:41,836 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-25 21:20:41,840 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}356c43ffbd17e623862312ba48c1c47b8624d5fa" 2019-03-25 21:20:41,860 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Mon, 25 Mar 2019 21:20: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-40af35b6-9f25-4aca-b78d-bc9a9604ee16 x-openstack-request-id: req-40af35b6-9f25-4aca-b78d-bc9a9604ee16 2019-03-25 21:20:41,860 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vping_userdata-flavor_36606a3d-efcc-4cab-8f60-c6450a533693", "links": [{"href": "http://172.30.9.37:8774/v2.1/flavors/ecf38ccc-636f-4117-a5f9-cad6d6de5628", "rel": "self"}, {"href": "http://172.30.9.37:8774/flavors/ecf38ccc-636f-4117-a5f9-cad6d6de5628", "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": "ecf38ccc-636f-4117-a5f9-cad6d6de5628"}]} 2019-03-25 21:20:41,860 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/flavors/detail?is_public=None used request id req-40af35b6-9f25-4aca-b78d-bc9a9604ee16 2019-03-25 21:20:41,861 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0240428447723s 2019-03-25 21:20:41,862 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-03-25 21:20:41,865 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:8774/v2.1/flavors/ecf38ccc-636f-4117-a5f9-cad6d6de5628 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}356c43ffbd17e623862312ba48c1c47b8624d5fa" 2019-03-25 21:20:41,894 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 25 Mar 2019 21:20:42 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-7beb1554-07db-48d5-84e6-25e86f09e60a x-openstack-request-id: req-7beb1554-07db-48d5-84e6-25e86f09e60a 2019-03-25 21:20:41,894 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.37:8774/v2.1/flavors/ecf38ccc-636f-4117-a5f9-cad6d6de5628 used request id req-7beb1554-07db-48d5-84e6-25e86f09e60a 2019-03-25 21:20:41,894 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0322830677032s 2019-03-25 21:20:41,895 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-25 21:20:41,899 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}356c43ffbd17e623862312ba48c1c47b8624d5fa" 2019-03-25 21:20:42,128 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 842 Content-Type: application/json Date: Mon, 25 Mar 2019 21:20:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fbeaf6e9-d3d6-4060-8bae-461c4d84e61b 2019-03-25 21:20:42,129 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.37:5000/v3/users/053b21d2961448219162354ca8fc45d4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "053b21d2961448219162354ca8fc45d4", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.37:5000/v3/users/0cba997e091b45c8a73a8f45a0fe8dfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0cba997e091b45c8a73a8f45a0fe8dfd", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.37:5000/v3/users/22818d158bfa4ff8a0d6c434c2fe4516"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22818d158bfa4ff8a0d6c434c2fe4516", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.37:5000/v3/users/5e7d7fe83262429c99fab72fb7c561a1"}, "domain_id": "2c6fa993d67c46498996ae574963de36", "enabled": true, "options": {}, "id": "5e7d7fe83262429c99fab72fb7c561a1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.37:5000/v3/users/6602f61170074466bd94c1cfdb1b3c4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6602f61170074466bd94c1cfdb1b3c4a", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.37:5000/v3/users/75d04b39ef964aa2aefb7eff2eeb5139"}, "domain_id": "default", "enabled": true, "options": {}, "id": "75d04b39ef964aa2aefb7eff2eeb5139", "email": "neutron@localhost", "password_expires_at": null}, {"name": "vping_userdata-user_36606a3d-efcc-4cab-8f60-c6450a533693", "links": {"self": "http://172.30.9.37:5000/v3/users/7bd28cf06d034aa7a19b9142cc4f94e6"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7bd28cf06d034aa7a19b9142cc4f94e6", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.37:5000/v3/users/91d186dc05e04a949fa38872730b130a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91d186dc05e04a949fa38872730b130a", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.37:5000/v3/users/9219d9d950464544ad2edf2658f059fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9219d9d950464544ad2edf2658f059fc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.37:5000/v3/users/b96cd7f17be240a5a085784f45e112ff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b96cd7f17be240a5a085784f45e112ff", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.37:5000/v3/users/bafa64a0510d4b098aba158324913e75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bafa64a0510d4b098aba158324913e75", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.37:5000/v3/users/c1263c615409449180a70c80d0e8307b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1263c615409449180a70c80d0e8307b", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.37:5000/v3/users/d85463bfa89c4aa2bcee23903e9f8b83"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d85463bfa89c4aa2bcee23903e9f8b83", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.37:5000/v3/users/e01f080a568141e981cb8c61c56d895a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e01f080a568141e981cb8c61c56d895a", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.37:5000/v3/users/fb4c5eb01265472eaddf10d884bd77c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb4c5eb01265472eaddf10d884bd77c1", "email": "swift@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.37:5000/v3/users", "previous": null, "next": null}} 2019-03-25 21:20:42,129 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/users used request id req-fbeaf6e9-d3d6-4060-8bae-461c4d84e61b 2019-03-25 21:20:42,129 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.234483003616s 2019-03-25 21:20:42,135 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-25 21:20:42,139 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/users/7bd28cf06d034aa7a19b9142cc4f94e6 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}356c43ffbd17e623862312ba48c1c47b8624d5fa" 2019-03-25 21:20:42,382 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 229 Content-Type: application/json Date: Mon, 25 Mar 2019 21:20:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11ef1823-b816-4f90-acda-a6bb6ab9604b 2019-03-25 21:20:42,382 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vping_userdata-user_36606a3d-efcc-4cab-8f60-c6450a533693", "links": {"self": "http://172.30.9.37:5000/v3/users/7bd28cf06d034aa7a19b9142cc4f94e6"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "7bd28cf06d034aa7a19b9142cc4f94e6", "description": null}} 2019-03-25 21:20:42,382 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/users/7bd28cf06d034aa7a19b9142cc4f94e6 used request id req-11ef1823-b816-4f90-acda-a6bb6ab9604b 2019-03-25 21:20:42,382 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.246978998184s 2019-03-25 21:20:42,383 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-03-25 21:20:42,387 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:5000/v3/users/7bd28cf06d034aa7a19b9142cc4f94e6 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}356c43ffbd17e623862312ba48c1c47b8624d5fa" 2019-03-25 21:20:42,758 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 25 Mar 2019 21:20:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-609da057-fa9c-4ad5-b747-5cb1fc585b93 2019-03-25 21:20:42,759 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-25 21:20:42,759 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.37:5000/v3/users/7bd28cf06d034aa7a19b9142cc4f94e6 used request id req-609da057-fa9c-4ad5-b747-5cb1fc585b93 2019-03-25 21:20:42,759 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.375882863998s 2019-03-25 21:20:42,766 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-25 21:20:42,769 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}356c43ffbd17e623862312ba48c1c47b8624d5fa" 2019-03-25 21:20:42,989 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 390 Content-Type: application/json Date: Mon, 25 Mar 2019 21:20:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9178f08e-2c13-44d1-9f9d-f6f5807a7a97 2019-03-25 21:20:42,989 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.37:5000/v3/projects/6b11f2443f6143b883476562044a24d7"}, "tags": [], "enabled": true, "id": "6b11f2443f6143b883476562044a24d7", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.37:5000/v3/projects/d63177074eef45bd949b8fd2e0f3efc8"}, "tags": [], "enabled": true, "id": "d63177074eef45bd949b8fd2e0f3efc8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.37:5000/v3/projects/fc27e2cc167d4e2f8ab79298720f9695"}, "tags": [], "enabled": true, "id": "fc27e2cc167d4e2f8ab79298720f9695", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_36606a3d-efcc-4cab-8f60-c6450a533693"}]} 2019-03-25 21:20:42,989 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/projects used request id req-9178f08e-2c13-44d1-9f9d-f6f5807a7a97 2019-03-25 21:20:42,989 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.223535060883s 2019-03-25 21:20:42,994 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-03-25 21:20:42,998 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:5000/v3/projects/fc27e2cc167d4e2f8ab79298720f9695 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}356c43ffbd17e623862312ba48c1c47b8624d5fa" 2019-03-25 21:20:43,322 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 25 Mar 2019 21:20:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cdc95cad-c2d9-40cb-bca6-c512fdf4e334 2019-03-25 21:20:43,322 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-25 21:20:43,322 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.37:5000/v3/projects/fc27e2cc167d4e2f8ab79298720f9695 used request id req-cdc95cad-c2d9-40cb-bca6-c512fdf4e334 2019-03-25 21:20:43,323 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.328163146973s 2019-03-25 21:20:43,328 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-25 21:20:43,328 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:9696/v2.0/security-groups.json?project_id=fc27e2cc167d4e2f8ab79298720f9695&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}356c43ffbd17e623862312ba48c1c47b8624d5fa" 2019-03-25 21:20:43,698 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Mon, 25 Mar 2019 21:20:43 GMT X-Openstack-Request-Id: req-5d3b47fb-6c87-4bb0-867d-2bfe9faf8f27 2019-03-25 21:20:43,699 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "fc27e2cc167d4e2f8ab79298720f9695", "created_at": "2019-03-25T21:19:32Z", "updated_at": "2019-03-25T21:19:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:19:32Z", "revision_number": 0, "id": "47c0d68b-a673-41b3-9eb1-0e698906a12f", "remote_group_id": "0480a53a-d147-4151-8de4-e1a61cd49a6e", "remote_ip_prefix": null, "created_at": "2019-03-25T21:19:32Z", "security_group_id": "0480a53a-d147-4151-8de4-e1a61cd49a6e", "tenant_id": "fc27e2cc167d4e2f8ab79298720f9695", "port_range_min": null, "ethertype": "IPv6", "project_id": "fc27e2cc167d4e2f8ab79298720f9695"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:19:32Z", "revision_number": 0, "id": "629452cb-9497-4451-80aa-f2304d74c98d", "remote_group_id": "0480a53a-d147-4151-8de4-e1a61cd49a6e", "remote_ip_prefix": null, "created_at": "2019-03-25T21:19:32Z", "security_group_id": "0480a53a-d147-4151-8de4-e1a61cd49a6e", "tenant_id": "fc27e2cc167d4e2f8ab79298720f9695", "port_range_min": null, "ethertype": "IPv4", "project_id": "fc27e2cc167d4e2f8ab79298720f9695"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:19:32Z", "revision_number": 0, "id": "cf702021-7e8f-47bc-b07d-2c1d00a239ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-25T21:19:32Z", "security_group_id": "0480a53a-d147-4151-8de4-e1a61cd49a6e", "tenant_id": "fc27e2cc167d4e2f8ab79298720f9695", "port_range_min": null, "ethertype": "IPv6", "project_id": "fc27e2cc167d4e2f8ab79298720f9695"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:19:32Z", "revision_number": 0, "id": "d77b564c-c2a4-46a4-a4e8-96f8e2f7b5c6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-25T21:19:32Z", "security_group_id": "0480a53a-d147-4151-8de4-e1a61cd49a6e", "tenant_id": "fc27e2cc167d4e2f8ab79298720f9695", "port_range_min": null, "ethertype": "IPv4", "project_id": "fc27e2cc167d4e2f8ab79298720f9695"}], "revision_number": 1, "project_id": "fc27e2cc167d4e2f8ab79298720f9695", "id": "0480a53a-d147-4151-8de4-e1a61cd49a6e", "name": "default"}]} 2019-03-25 21:20:43,699 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/security-groups.json?project_id=fc27e2cc167d4e2f8ab79298720f9695&name=default used request id req-5d3b47fb-6c87-4bb0-867d-2bfe9faf8f27 2019-03-25 21:20:43,699 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.370908021927s 2019-03-25 21:20:43,706 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-25 21:20:43,706 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}356c43ffbd17e623862312ba48c1c47b8624d5fa" 2019-03-25 21:20:44,069 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Mon, 25 Mar 2019 21:20:44 GMT X-Openstack-Request-Id: req-337e3934-0aed-444b-876d-98fd6fe17a19 2019-03-25 21:20:44,071 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "fc27e2cc167d4e2f8ab79298720f9695", "created_at": "2019-03-25T21:19:32Z", "updated_at": "2019-03-25T21:19:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:19:32Z", "revision_number": 0, "id": "d77b564c-c2a4-46a4-a4e8-96f8e2f7b5c6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-25T21:19:32Z", "security_group_id": "0480a53a-d147-4151-8de4-e1a61cd49a6e", "tenant_id": "fc27e2cc167d4e2f8ab79298720f9695", "port_range_min": null, "ethertype": "IPv4", "project_id": "fc27e2cc167d4e2f8ab79298720f9695"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:19:32Z", "revision_number": 0, "id": "629452cb-9497-4451-80aa-f2304d74c98d", "remote_group_id": "0480a53a-d147-4151-8de4-e1a61cd49a6e", "remote_ip_prefix": null, "created_at": "2019-03-25T21:19:32Z", "security_group_id": "0480a53a-d147-4151-8de4-e1a61cd49a6e", "tenant_id": "fc27e2cc167d4e2f8ab79298720f9695", "port_range_min": null, "ethertype": "IPv4", "project_id": "fc27e2cc167d4e2f8ab79298720f9695"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:19:32Z", "revision_number": 0, "id": "cf702021-7e8f-47bc-b07d-2c1d00a239ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-25T21:19:32Z", "security_group_id": "0480a53a-d147-4151-8de4-e1a61cd49a6e", "tenant_id": "fc27e2cc167d4e2f8ab79298720f9695", "port_range_min": null, "ethertype": "IPv6", "project_id": "fc27e2cc167d4e2f8ab79298720f9695"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:19:32Z", "revision_number": 0, "id": "47c0d68b-a673-41b3-9eb1-0e698906a12f", "remote_group_id": "0480a53a-d147-4151-8de4-e1a61cd49a6e", "remote_ip_prefix": null, "created_at": "2019-03-25T21:19:32Z", "security_group_id": "0480a53a-d147-4151-8de4-e1a61cd49a6e", "tenant_id": "fc27e2cc167d4e2f8ab79298720f9695", "port_range_min": null, "ethertype": "IPv6", "project_id": "fc27e2cc167d4e2f8ab79298720f9695"}], "revision_number": 1, "project_id": "fc27e2cc167d4e2f8ab79298720f9695", "id": "0480a53a-d147-4151-8de4-e1a61cd49a6e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-03-25T21:13:07Z", "updated_at": "2019-03-25T21:13:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:13:07Z", "revision_number": 0, "id": "31e8ac3d-8207-4e5f-b990-866f3f5416b6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-25T21:13:07Z", "security_group_id": "562f628f-548c-459d-aa95-16cd921f5c23", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:13:07Z", "revision_number": 0, "id": "79857e11-c9cc-477c-99ea-5ddb8fad2f59", "remote_group_id": "562f628f-548c-459d-aa95-16cd921f5c23", "remote_ip_prefix": null, "created_at": "2019-03-25T21:13:07Z", "security_group_id": "562f628f-548c-459d-aa95-16cd921f5c23", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:13:07Z", "revision_number": 0, "id": "d4999770-a7ea-488f-bbb8-c33d18961f35", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-25T21:13:07Z", "security_group_id": "562f628f-548c-459d-aa95-16cd921f5c23", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:13:07Z", "revision_number": 0, "id": "31f01741-2ed9-4c81-964d-b358877a82df", "remote_group_id": "562f628f-548c-459d-aa95-16cd921f5c23", "remote_ip_prefix": null, "created_at": "2019-03-25T21:13:07Z", "security_group_id": "562f628f-548c-459d-aa95-16cd921f5c23", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "562f628f-548c-459d-aa95-16cd921f5c23", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b11f2443f6143b883476562044a24d7", "created_at": "2019-03-25T21:13:04Z", "updated_at": "2019-03-25T21:13:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:13:04Z", "revision_number": 0, "id": "b9237e1d-c8fe-404c-8fba-64284fec345f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-25T21:13:04Z", "security_group_id": "96d81efc-269e-4a06-b100-51e616e5f674", "tenant_id": "6b11f2443f6143b883476562044a24d7", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b11f2443f6143b883476562044a24d7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:13:04Z", "revision_number": 0, "id": "cbb6c5e7-a532-4bc7-b917-25633c1a9aad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-25T21:13:04Z", "security_group_id": "96d81efc-269e-4a06-b100-51e616e5f674", "tenant_id": "6b11f2443f6143b883476562044a24d7", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b11f2443f6143b883476562044a24d7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:13:04Z", "revision_number": 0, "id": "dad1e60b-d960-478a-9aec-ede883e2ada8", "remote_group_id": "96d81efc-269e-4a06-b100-51e616e5f674", "remote_ip_prefix": null, "created_at": "2019-03-25T21:13:04Z", "security_group_id": "96d81efc-269e-4a06-b100-51e616e5f674", "tenant_id": "6b11f2443f6143b883476562044a24d7", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b11f2443f6143b883476562044a24d7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:13:04Z", "revision_number": 0, "id": "3262cbae-7ea5-4e17-abc5-d84ece7b10b5", "remote_group_id": "96d81efc-269e-4a06-b100-51e616e5f674", "remote_ip_prefix": null, "created_at": "2019-03-25T21:13:04Z", "security_group_id": "96d81efc-269e-4a06-b100-51e616e5f674", "tenant_id": "6b11f2443f6143b883476562044a24d7", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b11f2443f6143b883476562044a24d7"}], "revision_number": 1, "project_id": "6b11f2443f6143b883476562044a24d7", "id": "96d81efc-269e-4a06-b100-51e616e5f674", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d63177074eef45bd949b8fd2e0f3efc8", "created_at": "2019-03-25T21:09:22Z", "updated_at": "2019-03-25T21:09:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:09:22Z", "revision_number": 0, "id": "2c249c2d-b441-45ef-b10c-dd19cf3834aa", "remote_group_id": "e4b7c431-bef3-452c-82f2-355129ad4858", "remote_ip_prefix": null, "created_at": "2019-03-25T21:09:22Z", "security_group_id": "e4b7c431-bef3-452c-82f2-355129ad4858", "tenant_id": "d63177074eef45bd949b8fd2e0f3efc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d63177074eef45bd949b8fd2e0f3efc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:09:22Z", "revision_number": 0, "id": "e47c3051-a5df-4d24-8ac1-a057989d840c", "remote_group_id": "e4b7c431-bef3-452c-82f2-355129ad4858", "remote_ip_prefix": null, "created_at": "2019-03-25T21:09:22Z", "security_group_id": "e4b7c431-bef3-452c-82f2-355129ad4858", "tenant_id": "d63177074eef45bd949b8fd2e0f3efc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d63177074eef45bd949b8fd2e0f3efc8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:09:22Z", "revision_number": 0, "id": "bdb83b3c-07a9-48f4-a9f4-172e4487c34d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-25T21:09:22Z", "security_group_id": "e4b7c431-bef3-452c-82f2-355129ad4858", "tenant_id": "d63177074eef45bd949b8fd2e0f3efc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d63177074eef45bd949b8fd2e0f3efc8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:09:22Z", "revision_number": 0, "id": "da47e4ea-6770-45d4-b42e-46be9bbed25c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-25T21:09:22Z", "security_group_id": "e4b7c431-bef3-452c-82f2-355129ad4858", "tenant_id": "d63177074eef45bd949b8fd2e0f3efc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d63177074eef45bd949b8fd2e0f3efc8"}], "revision_number": 1, "project_id": "d63177074eef45bd949b8fd2e0f3efc8", "id": "e4b7c431-bef3-452c-82f2-355129ad4858", "name": "default"}]} 2019-03-25 21:20:44,071 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/security-groups.json used request id req-337e3934-0aed-444b-876d-98fd6fe17a19 2019-03-25 21:20:44,071 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.365471839905s 2019-03-25 21:20:44,078 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-03-25 21:20:44,079 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9696/v2.0/security-groups/0480a53a-d147-4151-8de4-e1a61cd49a6e.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}356c43ffbd17e623862312ba48c1c47b8624d5fa" 2019-03-25 21:20:44,535 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 25 Mar 2019 21:20:44 GMT X-Openstack-Request-Id: req-affd9de0-0d17-4040-ad01-8dd9a16df5d8 2019-03-25 21:20:44,535 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-25 21:20:44,535 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.37:9696/v2.0/security-groups/0480a53a-d147-4151-8de4-e1a61cd49a6e.json used request id req-affd9de0-0d17-4040-ad01-8dd9a16df5d8 2019-03-25 21:20:44,536 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.457212924957s 2019-03-25 21:20:44,582 - xtesting.ci.run_tests - INFO - Loading test case 'cinder_test'... 2019-03-25 21:20:44,627 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-25 21:20:44,633 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Mon, 25 Mar 2019 21:20:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a16ad01a-9bb0-4433-b492-00708d47ec33 2019-03-25 21:20:44,633 - 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.37:5000/v3/", "rel": "self"}]}} 2019-03-25 21:20:44,633 - keystoneauth.session - DEBUG - GET call to http://172.30.9.37:5000/v3 used request id req-a16ad01a-9bb0-4433-b492-00708d47ec33 2019-03-25 21:20:44,633 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.37:5000/v3/auth/tokens 2019-03-25 21:20:45,051 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2f48d72bb1f44c6e85f2f15174631ba8", "name": "reader"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "31501dbd647741fa87bff782f6de9470", "name": "member"}, {"id": "11032691bf034d33af51afe8b5ce7476", "name": "admin"}], "expires_at": "2019-03-25T22:20:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b11f2443f6143b883476562044a24d7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3daccdd2fb9f43e8b818531b4fb92807"}, {"url": "http://172.30.9.37:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e41bcab4d3c4bed9cc8969e96168665"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84a95a7598204c55af91d53066a0f726"}], "type": "placement", "id": "005dcbfbaa674ae8a6b857c9d1960eb8", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/6b11f2443f6143b883476562044a24d7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "995fa168e6134cbf87266009a4f9620e"}, {"url": "http://172.30.9.37:8776/v1/6b11f2443f6143b883476562044a24d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d869ce8c63804619ba2f66d14ae1298e"}, {"url": "http://192.30.9.4:8776/v1/6b11f2443f6143b883476562044a24d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e793731bdb994440a21123ae52453b61"}], "type": "volume", "id": "052490c6c2dd40cc95525a429d2f04a9", "name": "cinder"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_6b11f2443f6143b883476562044a24d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "090f2bf18d2b405cbfc39cffe9a9a696"}, {"url": "http://172.30.9.37:8080/v1/AUTH_6b11f2443f6143b883476562044a24d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620414687e43414da7be25e6d2af3d94"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6eea3834ee1746348535e9a59297d26d"}], "type": "object-store", "id": "0b229423de3b46debe189f9545bb08a1", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "69669f277418485c88477cd66d881786", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcf037ec48148848f6b748803dbb3c2"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8161fce7e9fe4eeaa854cfb2e7efe2aa"}, {"url": "http://172.30.9.37:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d725ac73b2a1494b8f99c0682114d24c"}], "type": "compute", "id": "7451d63981d149feaf2151962364ad2c", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.37:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4b242c4975e34ca39b78982198d94374"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ad173c926aa040818073f079187f3f4c"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0b57aebca5b4a158f015e453f0e6854"}], "type": "event", "id": "7a8958b86d2446adaf1273019fb26e9a", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "006f5f748dbc4d6e8ce92246ef69afd1"}, {"url": "http://172.30.9.37:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a281429a4849fc8eedf02a90c636b9"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1825051afd54c2bbdf8a4e9e6c09f63"}], "type": "network", "id": "874c7a2faadc4ed0a1afb4ce8c3d646a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6b11f2443f6143b883476562044a24d7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00955bf57dfa420c841ead6d87665d3a"}, {"url": "http://172.30.9.37:8776/v3/6b11f2443f6143b883476562044a24d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49ae9562630a4acba74c20afa6ed93f7"}, {"url": "http://192.30.9.4:8776/v3/6b11f2443f6143b883476562044a24d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab6dab870dbb4260bbc65ed7bf7b0902"}], "type": "volumev3", "id": "937e6ae4aca74d929426420bb754be18", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1aac2e8897e04a2ea773ab4017081bde"}, {"url": "http://172.30.9.37:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c31b2cbcac904bbbb050be8d722c67d6"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9a43bd7a93441e9abf9f0c647e050c3"}], "type": "identity", "id": "93c205ac3efb4419aa55ace6fa1dbbf3", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.37:8004/v1/6b11f2443f6143b883476562044a24d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d6d7a1ec9ac46a6ac6f4dd7fdfb6a72"}, {"url": "http://192.30.9.4:8004/v1/6b11f2443f6143b883476562044a24d7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5e59f7ddf1c4a9ebc2c7b72f83c3239"}, {"url": "http://192.30.9.4:8004/v1/6b11f2443f6143b883476562044a24d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eb0416b9b2ab48efba34a4577abd57b7"}], "type": "orchestration", "id": "a7b82e8a555141afbcad0413f05eb740", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.37:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1091fe32453143089388a68a5fffc377"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a21249e3c5744ed2ae3e164337226097"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9dacdd480e547c1b7642238010d67f7"}], "type": "alarming", "id": "aa5d09ed1a03467aafba8d301b695d4b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.37:8776/v2/6b11f2443f6143b883476562044a24d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e081e844dba4bf69186f8bf4789d9dc"}, {"url": "http://192.30.9.4:8776/v2/6b11f2443f6143b883476562044a24d7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4568d6ad6d4499ca8d37d9684d9f7c1"}, {"url": "http://192.30.9.4:8776/v2/6b11f2443f6143b883476562044a24d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6df4a32eaa42eda2ea04d0ae5c9a86"}], "type": "volumev2", "id": "d5e22408756942009b65bfb88c91a6f8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e5c14bf44f24bfc9ef4ca8bf3913da9"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c579d562040b4533ad98faf6714890d8"}, {"url": "http://172.30.9.37:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee286c5b2ed24fb19536fea01b066fad"}], "type": "metric", "id": "dd1c7269973b4301aa1892b721a78fb5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ff6ee84c9444170bac6ddefb7689e2a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf9e369bcf644014abe4a2c9bad9c8b2"}, {"url": "http://172.30.9.37:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d669d9aa7bd7413bb989a4f979dcc871"}], "type": "cloudformation", "id": "ed86de356e924d17b551a2169f953c98", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.37:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2f8c173af6364edf974207b828d22027"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7810751389e44e628c986345e3416685"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f27a2e54a044a70a0742331b10cc31b"}], "type": "image", "id": "f405237b899546bc96fef9bff7ff8780", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "91d186dc05e04a949fa38872730b130a"}, "audit_ids": ["6l2Vpu4OS8SNjxmjtcMh5w"], "issued_at": "2019-03-25T21:20:45.000000Z"}} 2019-03-25 21:20:45,054 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-25 21:20:45,055 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}aae71e6696b369b55d5694bd9aac1bb40c85d275" 2019-03-25 21:20:45,456 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Mon, 25 Mar 2019 21:20:45 GMT X-Openstack-Request-Id: req-74f8b2df-e726-46f3-832c-c4aa1328ca7b 2019-03-25 21:20:45,457 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"39f6a7de-fe0a-4d74-ab36-900db9e46127","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"d63177074eef45bd949b8fd2e0f3efc8","l2_adjacency":true,"status":"ACTIVE","subnets":["45132bb9-b5c2-4ed3-85b9-9add1bd00bfe"],"description":"","tags":[],"updated_at":"2019-03-25T21:09:30Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d63177074eef45bd949b8fd2e0f3efc8","created_at":"2019-03-25T21:09:22Z","provider:network_type":"flat"}]} 2019-03-25 21:20:45,457 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks.json?router%3Aexternal=True used request id req-74f8b2df-e726-46f3-832c-c4aa1328ca7b 2019-03-25 21:20:45,457 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.402503013611s 2019-03-25 21:20:45,464 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-25 21:20:45,470 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 25 Mar 2019 21:20:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d5adad37-b846-4bd5-8e15-7ef8a2ab6d22 2019-03-25 21:20:45,471 - 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.37:5000/v3/", "rel": "self"}]}]}} 2019-03-25 21:20:45,471 - keystoneauth.session - DEBUG - GET call to http://172.30.9.37:5000/ used request id req-d5adad37-b846-4bd5-8e15-7ef8a2ab6d22 2019-03-25 21:20:45,471 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-25 21:20:45,475 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}aae71e6696b369b55d5694bd9aac1bb40c85d275" 2019-03-25 21:20:45,681 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Mon, 25 Mar 2019 21:20:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-acf09232-b26a-4bb5-8c47-e51c5e9373fd 2019-03-25 21:20:45,682 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.37:5000/v3/domains/2c6fa993d67c46498996ae574963de36"}, "tags": [], "enabled": true, "id": "2c6fa993d67c46498996ae574963de36", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.37:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.37:5000/v3/domains", "previous": null, "next": null}} 2019-03-25 21:20:45,682 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/domains used request id req-acf09232-b26a-4bb5-8c47-e51c5e9373fd 2019-03-25 21:20:45,682 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.210335969925s 2019-03-25 21:20:45,689 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-03-25 21:20:45,693 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}aae71e6696b369b55d5694bd9aac1bb40c85d275" -d '{"project": {"description": "Created by OPNFV Functest: cinder_test", "enabled": true, "domain_id": "default", "name": "cinder_test-project_0fd28e36-f325-4dac-9ab9-c81c370049ec"}}' 2019-03-25 21:20:45,894 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 368 Content-Type: application/json Date: Mon, 25 Mar 2019 21:20:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9662e35f-8b5d-4814-a4a3-282713e2eecf 2019-03-25 21:20:45,894 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.37:5000/v3/projects/396c3d8bf91b4da2b4e3b125b9dfbd25"}, "tags": [], "enabled": true, "id": "396c3d8bf91b4da2b4e3b125b9dfbd25", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_0fd28e36-f325-4dac-9ab9-c81c370049ec"}} 2019-03-25 21:20:45,895 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.37:5000/v3/projects used request id req-9662e35f-8b5d-4814-a4a3-282713e2eecf 2019-03-25 21:20:45,895 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.205058813095s 2019-03-25 21:20:45,895 - 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'396c3d8bf91b4da2b4e3b125b9dfbd25', '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_0fd28e36-f325-4dac-9ab9-c81c370049ec'}) 2019-03-25 21:20:45,902 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-03-25 21:20:45,906 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}aae71e6696b369b55d5694bd9aac1bb40c85d275" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "vhUEFTndJDfYSUBdLuzbKcLybWVK6I", "email": null, "name": "cinder_test-user_0fd28e36-f325-4dac-9ab9-c81c370049ec"}}' 2019-03-25 21:20:46,440 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 326 Content-Type: application/json Date: Mon, 25 Mar 2019 21:20:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b079f27e-84ad-456b-a5f9-098850d9993c 2019-03-25 21:20:46,440 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "cinder_test-user_0fd28e36-f325-4dac-9ab9-c81c370049ec", "links": {"self": "http://172.30.9.37:5000/v3/users/ad5b0814060e43699f8e2f9a50eeaf97"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ad5b0814060e43699f8e2f9a50eeaf97", "domain_id": "default", "password_expires_at": null}} 2019-03-25 21:20:46,441 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.37:5000/v3/users used request id req-b079f27e-84ad-456b-a5f9-098850d9993c 2019-03-25 21:20:46,441 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.538283824921s 2019-03-25 21:20:46,441 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'ad5b0814060e43699f8e2f9a50eeaf97', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cinder_test-user_0fd28e36-f325-4dac-9ab9-c81c370049ec'}) 2019-03-25 21:20:46,445 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-25 21:20:46,449 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}aae71e6696b369b55d5694bd9aac1bb40c85d275" 2019-03-25 21:20:46,662 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Mon, 25 Mar 2019 21:20:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eaef7c13-ec94-4b48-95d1-5c7cfa9390d1 2019-03-25 21:20:46,662 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "11032691bf034d33af51afe8b5ce7476", "links": {"self": "http://172.30.9.37:5000/v3/roles/11032691bf034d33af51afe8b5ce7476"}, "name": "admin"}, {"domain_id": null, "id": "26a54836e73f4d07bbcc0d342c766b1a", "links": {"self": "http://172.30.9.37:5000/v3/roles/26a54836e73f4d07bbcc0d342c766b1a"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2f48d72bb1f44c6e85f2f15174631ba8", "links": {"self": "http://172.30.9.37:5000/v3/roles/2f48d72bb1f44c6e85f2f15174631ba8"}, "name": "reader"}, {"domain_id": null, "id": "31501dbd647741fa87bff782f6de9470", "links": {"self": "http://172.30.9.37:5000/v3/roles/31501dbd647741fa87bff782f6de9470"}, "name": "member"}, {"domain_id": null, "id": "43a14f86aa66403b8924451803571219", "links": {"self": "http://172.30.9.37:5000/v3/roles/43a14f86aa66403b8924451803571219"}, "name": "swiftoperator"}, {"domain_id": null, "id": "5bc3330773bb4f488fa76a8d2b51727e", "links": {"self": "http://172.30.9.37:5000/v3/roles/5bc3330773bb4f488fa76a8d2b51727e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.37:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-03-25 21:20:46,662 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/roles used request id req-eaef7c13-ec94-4b48-95d1-5c7cfa9390d1 2019-03-25 21:20:46,663 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.217319965363s 2019-03-25 21:20:46,668 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-25 21:20:46,671 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}aae71e6696b369b55d5694bd9aac1bb40c85d275" 2019-03-25 21:20:46,899 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Mon, 25 Mar 2019 21:20:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4be5f8d-934d-416a-9abf-f32221ceb1e6 2019-03-25 21:20:46,899 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "11032691bf034d33af51afe8b5ce7476", "links": {"self": "http://172.30.9.37:5000/v3/roles/11032691bf034d33af51afe8b5ce7476"}, "name": "admin"}, {"domain_id": null, "id": "26a54836e73f4d07bbcc0d342c766b1a", "links": {"self": "http://172.30.9.37:5000/v3/roles/26a54836e73f4d07bbcc0d342c766b1a"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2f48d72bb1f44c6e85f2f15174631ba8", "links": {"self": "http://172.30.9.37:5000/v3/roles/2f48d72bb1f44c6e85f2f15174631ba8"}, "name": "reader"}, {"domain_id": null, "id": "31501dbd647741fa87bff782f6de9470", "links": {"self": "http://172.30.9.37:5000/v3/roles/31501dbd647741fa87bff782f6de9470"}, "name": "member"}, {"domain_id": null, "id": "43a14f86aa66403b8924451803571219", "links": {"self": "http://172.30.9.37:5000/v3/roles/43a14f86aa66403b8924451803571219"}, "name": "swiftoperator"}, {"domain_id": null, "id": "5bc3330773bb4f488fa76a8d2b51727e", "links": {"self": "http://172.30.9.37:5000/v3/roles/5bc3330773bb4f488fa76a8d2b51727e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.37:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-03-25 21:20:46,899 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/roles used request id req-d4be5f8d-934d-416a-9abf-f32221ceb1e6 2019-03-25 21:20:46,900 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.231790065765s 2019-03-25 21:20:46,904 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-25 21:20:46,908 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}aae71e6696b369b55d5694bd9aac1bb40c85d275" 2019-03-25 21:20:47,128 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Mon, 25 Mar 2019 21:20:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0d35194-ca3a-48d2-a7e8-04da4ffbe4c4 2019-03-25 21:20:47,128 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "11032691bf034d33af51afe8b5ce7476", "links": {"self": "http://172.30.9.37:5000/v3/roles/11032691bf034d33af51afe8b5ce7476"}, "name": "admin"}, {"domain_id": null, "id": "26a54836e73f4d07bbcc0d342c766b1a", "links": {"self": "http://172.30.9.37:5000/v3/roles/26a54836e73f4d07bbcc0d342c766b1a"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2f48d72bb1f44c6e85f2f15174631ba8", "links": {"self": "http://172.30.9.37:5000/v3/roles/2f48d72bb1f44c6e85f2f15174631ba8"}, "name": "reader"}, {"domain_id": null, "id": "31501dbd647741fa87bff782f6de9470", "links": {"self": "http://172.30.9.37:5000/v3/roles/31501dbd647741fa87bff782f6de9470"}, "name": "member"}, {"domain_id": null, "id": "43a14f86aa66403b8924451803571219", "links": {"self": "http://172.30.9.37:5000/v3/roles/43a14f86aa66403b8924451803571219"}, "name": "swiftoperator"}, {"domain_id": null, "id": "5bc3330773bb4f488fa76a8d2b51727e", "links": {"self": "http://172.30.9.37:5000/v3/roles/5bc3330773bb4f488fa76a8d2b51727e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.37:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-03-25 21:20:47,128 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/roles used request id req-b0d35194-ca3a-48d2-a7e8-04da4ffbe4c4 2019-03-25 21:20:47,129 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.224101066589s 2019-03-25 21:20:47,133 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-25 21:20:47,137 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}aae71e6696b369b55d5694bd9aac1bb40c85d275" 2019-03-25 21:20:47,347 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 25 Mar 2019 21:20:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-307c6ae7-312e-437d-8d0a-f39ac3eaeae6 2019-03-25 21:20:47,347 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.37:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-03-25 21:20:47,347 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/domains/default used request id req-307c6ae7-312e-437d-8d0a-f39ac3eaeae6 2019-03-25 21:20:47,347 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.214080095291s 2019-03-25 21:20:47,348 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-25 21:20:47,352 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}aae71e6696b369b55d5694bd9aac1bb40c85d275" 2019-03-25 21:20:47,496 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 842 Content-Type: application/json Date: Mon, 25 Mar 2019 21:20:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac675c5c-6b83-48da-9982-fa1730bf5803 2019-03-25 21:20:47,496 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.37:5000/v3/users/053b21d2961448219162354ca8fc45d4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "053b21d2961448219162354ca8fc45d4", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.37:5000/v3/users/0cba997e091b45c8a73a8f45a0fe8dfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0cba997e091b45c8a73a8f45a0fe8dfd", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.37:5000/v3/users/22818d158bfa4ff8a0d6c434c2fe4516"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22818d158bfa4ff8a0d6c434c2fe4516", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.37:5000/v3/users/5e7d7fe83262429c99fab72fb7c561a1"}, "domain_id": "2c6fa993d67c46498996ae574963de36", "enabled": true, "options": {}, "id": "5e7d7fe83262429c99fab72fb7c561a1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.37:5000/v3/users/6602f61170074466bd94c1cfdb1b3c4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6602f61170074466bd94c1cfdb1b3c4a", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.37:5000/v3/users/75d04b39ef964aa2aefb7eff2eeb5139"}, "domain_id": "default", "enabled": true, "options": {}, "id": "75d04b39ef964aa2aefb7eff2eeb5139", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.37:5000/v3/users/91d186dc05e04a949fa38872730b130a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91d186dc05e04a949fa38872730b130a", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.37:5000/v3/users/9219d9d950464544ad2edf2658f059fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9219d9d950464544ad2edf2658f059fc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder_test-user_0fd28e36-f325-4dac-9ab9-c81c370049ec", "links": {"self": "http://172.30.9.37:5000/v3/users/ad5b0814060e43699f8e2f9a50eeaf97"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ad5b0814060e43699f8e2f9a50eeaf97", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.37:5000/v3/users/b96cd7f17be240a5a085784f45e112ff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b96cd7f17be240a5a085784f45e112ff", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.37:5000/v3/users/bafa64a0510d4b098aba158324913e75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bafa64a0510d4b098aba158324913e75", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.37:5000/v3/users/c1263c615409449180a70c80d0e8307b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1263c615409449180a70c80d0e8307b", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.37:5000/v3/users/d85463bfa89c4aa2bcee23903e9f8b83"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d85463bfa89c4aa2bcee23903e9f8b83", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.37:5000/v3/users/e01f080a568141e981cb8c61c56d895a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e01f080a568141e981cb8c61c56d895a", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.37:5000/v3/users/fb4c5eb01265472eaddf10d884bd77c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb4c5eb01265472eaddf10d884bd77c1", "email": "swift@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.37:5000/v3/users", "previous": null, "next": null}} 2019-03-25 21:20:47,497 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/users used request id req-ac675c5c-6b83-48da-9982-fa1730bf5803 2019-03-25 21:20:47,497 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.148552179337s 2019-03-25 21:20:47,509 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-25 21:20:47,513 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}aae71e6696b369b55d5694bd9aac1bb40c85d275" 2019-03-25 21:20:47,729 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Mon, 25 Mar 2019 21:20:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8572f38e-4dda-40de-a688-200013a94712 2019-03-25 21:20:47,730 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.37:5000/v3/projects/6b11f2443f6143b883476562044a24d7"}, "tags": [], "enabled": true, "id": "6b11f2443f6143b883476562044a24d7", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.37:5000/v3/projects/396c3d8bf91b4da2b4e3b125b9dfbd25"}, "tags": [], "enabled": true, "id": "396c3d8bf91b4da2b4e3b125b9dfbd25", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_0fd28e36-f325-4dac-9ab9-c81c370049ec"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.37:5000/v3/projects/d63177074eef45bd949b8fd2e0f3efc8"}, "tags": [], "enabled": true, "id": "d63177074eef45bd949b8fd2e0f3efc8", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-03-25 21:20:47,730 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/projects?domain_id=default used request id req-8572f38e-4dda-40de-a688-200013a94712 2019-03-25 21:20:47,730 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.220927000046s 2019-03-25 21:20:47,738 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-03-25 21:20:47,741 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:5000/v3/role_assignments?user.id=ad5b0814060e43699f8e2f9a50eeaf97&role.id=31501dbd647741fa87bff782f6de9470&scope.project.id=396c3d8bf91b4da2b4e3b125b9dfbd25" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}aae71e6696b369b55d5694bd9aac1bb40c85d275" 2019-03-25 21:20:47,935 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Mon, 25 Mar 2019 21:20:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3574318-5778-49a1-aaeb-d428849b447a 2019-03-25 21:20:47,935 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.37:5000/v3/role_assignments?user.id=ad5b0814060e43699f8e2f9a50eeaf97&role.id=31501dbd647741fa87bff782f6de9470&scope.project.id=396c3d8bf91b4da2b4e3b125b9dfbd25", "previous": null, "next": null}} 2019-03-25 21:20:47,935 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/role_assignments?user.id=ad5b0814060e43699f8e2f9a50eeaf97&role.id=31501dbd647741fa87bff782f6de9470&scope.project.id=396c3d8bf91b4da2b4e3b125b9dfbd25 used request id req-b3574318-5778-49a1-aaeb-d428849b447a 2019-03-25 21:20:47,936 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.197839021683s 2019-03-25 21:20:47,939 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-03-25 21:20:47,942 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.37:5000/v3/projects/396c3d8bf91b4da2b4e3b125b9dfbd25/users/ad5b0814060e43699f8e2f9a50eeaf97/roles/31501dbd647741fa87bff782f6de9470 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}aae71e6696b369b55d5694bd9aac1bb40c85d275" 2019-03-25 21:20:48,119 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 25 Mar 2019 21:20:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-db1bb508-f9a9-497e-ac59-479784a223ed 2019-03-25 21:20:48,119 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-25 21:20:48,120 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.37:5000/v3/projects/396c3d8bf91b4da2b4e3b125b9dfbd25/users/ad5b0814060e43699f8e2f9a50eeaf97/roles/31501dbd647741fa87bff782f6de9470 used request id req-db1bb508-f9a9-497e-ac59-479784a223ed 2019-03-25 21:20:48,120 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.180732011795s 2019-03-25 21:20:48,120 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cinder_test-project_0fd28e36-f325-4dac-9ab9-c81c370049ec', 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'396c3d8bf91b4da2b4e3b125b9dfbd25', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'vhUEFTndJDfYSUBdLuzbKcLybWVK6I', 'username': u'cinder_test-user_0fd28e36-f325-4dac-9ab9-c81c370049ec', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.37:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-03-25 21:20:48,124 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cinder_test-user_0fd28e36-f325-4dac-9ab9-c81c370049ec', 'password': 'vhUEFTndJDfYSUBdLuzbKcLybWVK6I', 'project_name': 'cinder_test-project_0fd28e36-f325-4dac-9ab9-c81c370049ec', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.37:5000/v3', 'project_id': '396c3d8bf91b4da2b4e3b125b9dfbd25', 'project_domain_name': 'Default'} 2019-03-25 21:20:48,125 - xtesting.ci.run_tests - INFO - Running test case 'cinder_test'... 2019-03-25 21:20:48,125 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-25 21:20:48,128 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}aae71e6696b369b55d5694bd9aac1bb40c85d275" 2019-03-25 21:20:48,257 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Mon, 25 Mar 2019 21:20:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-441e1169-5ce3-4f5b-bbc6-0eba0b378965 2019-03-25 21:20:48,257 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.37:5000/v3/domains/2c6fa993d67c46498996ae574963de36"}, "tags": [], "enabled": true, "id": "2c6fa993d67c46498996ae574963de36", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.37:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.37:5000/v3/domains", "previous": null, "next": null}} 2019-03-25 21:20:48,257 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/domains used request id req-441e1169-5ce3-4f5b-bbc6-0eba0b378965 2019-03-25 21:20:48,257 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.132329940796s 2019-03-25 21:20:48,265 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-25 21:20:48,269 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}aae71e6696b369b55d5694bd9aac1bb40c85d275" 2019-03-25 21:20:48,477 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Mon, 25 Mar 2019 21:20:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86872d01-21fe-4e7e-bc88-824623e7ded2 2019-03-25 21:20:48,477 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.37:5000/v3/projects/6b11f2443f6143b883476562044a24d7"}, "tags": [], "enabled": true, "id": "6b11f2443f6143b883476562044a24d7", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.37:5000/v3/projects/396c3d8bf91b4da2b4e3b125b9dfbd25"}, "tags": [], "enabled": true, "id": "396c3d8bf91b4da2b4e3b125b9dfbd25", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_0fd28e36-f325-4dac-9ab9-c81c370049ec"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.37:5000/v3/projects/d63177074eef45bd949b8fd2e0f3efc8"}, "tags": [], "enabled": true, "id": "d63177074eef45bd949b8fd2e0f3efc8", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-03-25 21:20:48,478 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/projects?domain_id=default used request id req-86872d01-21fe-4e7e-bc88-824623e7ded2 2019-03-25 21:20:48,478 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.212270975113s 2019-03-25 21:20:48,480 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-03-25 21:20:48,481 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}aae71e6696b369b55d5694bd9aac1bb40c85d275" -d '{"network": {"tenant_id": "396c3d8bf91b4da2b4e3b125b9dfbd25", "name": "cinder_test-net_0fd28e36-f325-4dac-9ab9-c81c370049ec", "admin_state_up": true}}' 2019-03-25 21:20:49,157 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 725 Content-Type: application/json Date: Mon, 25 Mar 2019 21:20:49 GMT X-Openstack-Request-Id: req-ab3c1162-fc4e-4741-915c-034840d6c038 2019-03-25 21:20:49,157 - 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":"68ff8fb8-e83b-403c-8cba-77c1d88ed82b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":14,"ipv4_address_scope":null,"shared":false,"project_id":"396c3d8bf91b4da2b4e3b125b9dfbd25","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-25T21:20:49Z","is_default":false,"qos_policy_id":null,"name":"cinder_test-net_0fd28e36-f325-4dac-9ab9-c81c370049ec","admin_state_up":true,"tenant_id":"396c3d8bf91b4da2b4e3b125b9dfbd25","created_at":"2019-03-25T21:20:49Z","mtu":1450}} 2019-03-25 21:20:49,158 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/networks.json used request id req-ab3c1162-fc4e-4741-915c-034840d6c038 2019-03-25 21:20:49,158 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.677607059479s 2019-03-25 21:20:49,158 - 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-03-25T21:20:49Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'68ff8fb8-e83b-403c-8cba-77c1d88ed82b', u'provider:segmentation_id': 14, 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_0fd28e36-f325-4dac-9ab9-c81c370049ec', u'created_at': u'2019-03-25T21:20:49Z', u'mtu': 1450, u'tenant_id': u'396c3d8bf91b4da2b4e3b125b9dfbd25', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'396c3d8bf91b4da2b4e3b125b9dfbd25', u'l2_adjacency': True}) 2019-03-25 21:20:49,162 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-25 21:20:49,169 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Mon, 25 Mar 2019 21:20:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-747c4efa-f256-49d0-b151-04e819041021 2019-03-25 21:20:49,170 - 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.37:5000/v3/", "rel": "self"}]}} 2019-03-25 21:20:49,170 - keystoneauth.session - DEBUG - GET call to http://172.30.9.37:5000/v3 used request id req-747c4efa-f256-49d0-b151-04e819041021 2019-03-25 21:20:49,170 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.37:5000/v3/auth/tokens 2019-03-25 21:20:49,578 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2f48d72bb1f44c6e85f2f15174631ba8", "name": "reader"}, {"id": "31501dbd647741fa87bff782f6de9470", "name": "member"}], "expires_at": "2019-03-25T22:20:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "396c3d8bf91b4da2b4e3b125b9dfbd25", "name": "cinder_test-project_0fd28e36-f325-4dac-9ab9-c81c370049ec"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3daccdd2fb9f43e8b818531b4fb92807"}, {"url": "http://172.30.9.37:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e41bcab4d3c4bed9cc8969e96168665"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84a95a7598204c55af91d53066a0f726"}], "type": "placement", "id": "005dcbfbaa674ae8a6b857c9d1960eb8", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/396c3d8bf91b4da2b4e3b125b9dfbd25", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "995fa168e6134cbf87266009a4f9620e"}, {"url": "http://172.30.9.37:8776/v1/396c3d8bf91b4da2b4e3b125b9dfbd25", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d869ce8c63804619ba2f66d14ae1298e"}, {"url": "http://192.30.9.4:8776/v1/396c3d8bf91b4da2b4e3b125b9dfbd25", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e793731bdb994440a21123ae52453b61"}], "type": "volume", "id": "052490c6c2dd40cc95525a429d2f04a9", "name": "cinder"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_396c3d8bf91b4da2b4e3b125b9dfbd25", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "090f2bf18d2b405cbfc39cffe9a9a696"}, {"url": "http://172.30.9.37:8080/v1/AUTH_396c3d8bf91b4da2b4e3b125b9dfbd25", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620414687e43414da7be25e6d2af3d94"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6eea3834ee1746348535e9a59297d26d"}], "type": "object-store", "id": "0b229423de3b46debe189f9545bb08a1", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "69669f277418485c88477cd66d881786", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcf037ec48148848f6b748803dbb3c2"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8161fce7e9fe4eeaa854cfb2e7efe2aa"}, {"url": "http://172.30.9.37:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d725ac73b2a1494b8f99c0682114d24c"}], "type": "compute", "id": "7451d63981d149feaf2151962364ad2c", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.37:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4b242c4975e34ca39b78982198d94374"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ad173c926aa040818073f079187f3f4c"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0b57aebca5b4a158f015e453f0e6854"}], "type": "event", "id": "7a8958b86d2446adaf1273019fb26e9a", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "006f5f748dbc4d6e8ce92246ef69afd1"}, {"url": "http://172.30.9.37:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a281429a4849fc8eedf02a90c636b9"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1825051afd54c2bbdf8a4e9e6c09f63"}], "type": "network", "id": "874c7a2faadc4ed0a1afb4ce8c3d646a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/396c3d8bf91b4da2b4e3b125b9dfbd25", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00955bf57dfa420c841ead6d87665d3a"}, {"url": "http://172.30.9.37:8776/v3/396c3d8bf91b4da2b4e3b125b9dfbd25", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49ae9562630a4acba74c20afa6ed93f7"}, {"url": "http://192.30.9.4:8776/v3/396c3d8bf91b4da2b4e3b125b9dfbd25", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab6dab870dbb4260bbc65ed7bf7b0902"}], "type": "volumev3", "id": "937e6ae4aca74d929426420bb754be18", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1aac2e8897e04a2ea773ab4017081bde"}, {"url": "http://172.30.9.37:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c31b2cbcac904bbbb050be8d722c67d6"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9a43bd7a93441e9abf9f0c647e050c3"}], "type": "identity", "id": "93c205ac3efb4419aa55ace6fa1dbbf3", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.37:8004/v1/396c3d8bf91b4da2b4e3b125b9dfbd25", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d6d7a1ec9ac46a6ac6f4dd7fdfb6a72"}, {"url": "http://192.30.9.4:8004/v1/396c3d8bf91b4da2b4e3b125b9dfbd25", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5e59f7ddf1c4a9ebc2c7b72f83c3239"}, {"url": "http://192.30.9.4:8004/v1/396c3d8bf91b4da2b4e3b125b9dfbd25", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eb0416b9b2ab48efba34a4577abd57b7"}], "type": "orchestration", "id": "a7b82e8a555141afbcad0413f05eb740", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.37:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1091fe32453143089388a68a5fffc377"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a21249e3c5744ed2ae3e164337226097"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9dacdd480e547c1b7642238010d67f7"}], "type": "alarming", "id": "aa5d09ed1a03467aafba8d301b695d4b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.37:8776/v2/396c3d8bf91b4da2b4e3b125b9dfbd25", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e081e844dba4bf69186f8bf4789d9dc"}, {"url": "http://192.30.9.4:8776/v2/396c3d8bf91b4da2b4e3b125b9dfbd25", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4568d6ad6d4499ca8d37d9684d9f7c1"}, {"url": "http://192.30.9.4:8776/v2/396c3d8bf91b4da2b4e3b125b9dfbd25", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6df4a32eaa42eda2ea04d0ae5c9a86"}], "type": "volumev2", "id": "d5e22408756942009b65bfb88c91a6f8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e5c14bf44f24bfc9ef4ca8bf3913da9"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c579d562040b4533ad98faf6714890d8"}, {"url": "http://172.30.9.37:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee286c5b2ed24fb19536fea01b066fad"}], "type": "metric", "id": "dd1c7269973b4301aa1892b721a78fb5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ff6ee84c9444170bac6ddefb7689e2a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf9e369bcf644014abe4a2c9bad9c8b2"}, {"url": "http://172.30.9.37:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d669d9aa7bd7413bb989a4f979dcc871"}], "type": "cloudformation", "id": "ed86de356e924d17b551a2169f953c98", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.37:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2f8c173af6364edf974207b828d22027"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7810751389e44e628c986345e3416685"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f27a2e54a044a70a0742331b10cc31b"}], "type": "image", "id": "f405237b899546bc96fef9bff7ff8780", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cinder_test-user_0fd28e36-f325-4dac-9ab9-c81c370049ec", "id": "ad5b0814060e43699f8e2f9a50eeaf97"}, "audit_ids": ["U7pxKCbLSxeoXyKidb00mQ"], "issued_at": "2019-03-25T21:20:49.000000Z"}} 2019-03-25 21:20:49,582 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-25 21:20:49,582 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}df398a0f33048fc0e04fd286ed6283738f9b05ad" 2019-03-25 21:20:49,955 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1232 Content-Type: application/json Date: Mon, 25 Mar 2019 21:20:49 GMT X-Openstack-Request-Id: req-d1ffa997-1656-408a-9e07-2b4ae511ad1f 2019-03-25 21:20:49,956 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"39f6a7de-fe0a-4d74-ab36-900db9e46127","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d63177074eef45bd949b8fd2e0f3efc8","l2_adjacency":true,"status":"ACTIVE","subnets":["45132bb9-b5c2-4ed3-85b9-9add1bd00bfe"],"description":"","tags":[],"updated_at":"2019-03-25T21:09:30Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d63177074eef45bd949b8fd2e0f3efc8","created_at":"2019-03-25T21:09:22Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"68ff8fb8-e83b-403c-8cba-77c1d88ed82b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"396c3d8bf91b4da2b4e3b125b9dfbd25","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-25T21:20:49Z","qos_policy_id":null,"name":"cinder_test-net_0fd28e36-f325-4dac-9ab9-c81c370049ec","admin_state_up":true,"tenant_id":"396c3d8bf91b4da2b4e3b125b9dfbd25","created_at":"2019-03-25T21:20:49Z","mtu":1450}]} 2019-03-25 21:20:49,956 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks.json used request id req-d1ffa997-1656-408a-9e07-2b4ae511ad1f 2019-03-25 21:20:49,956 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.37410902977s 2019-03-25 21:20:49,957 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-03-25 21:20:49,958 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}df398a0f33048fc0e04fd286ed6283738f9b05ad" -d '{"subnet": {"name": "cinder_test-subnet_0fd28e36-f325-4dac-9ab9-c81c370049ec", "enable_dhcp": true, "network_id": "68ff8fb8-e83b-403c-8cba-77c1d88ed82b", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-03-25 21:20:50,943 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 679 Content-Type: application/json Date: Mon, 25 Mar 2019 21:20:51 GMT X-Openstack-Request-Id: req-ab6391af-e062-4d91-acc8-a04fa161abca 2019-03-25 21:20:50,943 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"68ff8fb8-e83b-403c-8cba-77c1d88ed82b","tenant_id":"396c3d8bf91b4da2b4e3b125b9dfbd25","created_at":"2019-03-25T21:20:50Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-03-25T21:20: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":"396c3d8bf91b4da2b4e3b125b9dfbd25","id":"dae404db-4817-4b08-8c2e-fb611974cefa","subnetpool_id":null,"name":"cinder_test-subnet_0fd28e36-f325-4dac-9ab9-c81c370049ec"}} 2019-03-25 21:20:50,944 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/subnets.json used request id req-ab6391af-e062-4d91-acc8-a04fa161abca 2019-03-25 21:20:50,944 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.98619389534s 2019-03-25 21:20:50,944 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-03-25T21:20: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'dae404db-4817-4b08-8c2e-fb611974cefa', u'subnetpool_id': None, u'service_types': [], u'name': u'cinder_test-subnet_0fd28e36-f325-4dac-9ab9-c81c370049ec', u'enable_dhcp': True, u'network_id': u'68ff8fb8-e83b-403c-8cba-77c1d88ed82b', u'tenant_id': u'396c3d8bf91b4da2b4e3b125b9dfbd25', u'created_at': u'2019-03-25T21:20: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'396c3d8bf91b4da2b4e3b125b9dfbd25'}) 2019-03-25 21:20:50,945 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-03-25 21:20:50,945 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}df398a0f33048fc0e04fd286ed6283738f9b05ad" -d '{"router": {"external_gateway_info": {"network_id": "39f6a7de-fe0a-4d74-ab36-900db9e46127"}, "name": "cinder_test-router_0fd28e36-f325-4dac-9ab9-c81c370049ec", "admin_state_up": true}}' 2019-03-25 21:20:58,171 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 698 Content-Type: application/json Date: Mon, 25 Mar 2019 21:20:58 GMT X-Openstack-Request-Id: req-c63db664-b1fa-4264-bbd2-f1276aeaa21c 2019-03-25 21:20:58,172 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "39f6a7de-fe0a-4d74-ab36-900db9e46127", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "45132bb9-b5c2-4ed3-85b9-9add1bd00bfe", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "396c3d8bf91b4da2b4e3b125b9dfbd25", "created_at": "2019-03-25T21:20:52Z", "admin_state_up": true, "updated_at": "2019-03-25T21:20:53Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "396c3d8bf91b4da2b4e3b125b9dfbd25", "id": "1ac578ad-fadc-4094-b238-c2f72da611bb", "name": "cinder_test-router_0fd28e36-f325-4dac-9ab9-c81c370049ec"}} 2019-03-25 21:20:58,172 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/routers.json used request id req-c63db664-b1fa-4264-bbd2-f1276aeaa21c 2019-03-25 21:20:58,172 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.2275390625s 2019-03-25 21:20:58,173 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-03-25T21:20:53Z', u'revision_number': 3, u'id': u'1ac578ad-fadc-4094-b238-c2f72da611bb', u'external_gateway_info': {u'network_id': u'39f6a7de-fe0a-4d74-ab36-900db9e46127', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'45132bb9-b5c2-4ed3-85b9-9add1bd00bfe', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cinder_test-router_0fd28e36-f325-4dac-9ab9-c81c370049ec', u'admin_state_up': True, u'tenant_id': u'396c3d8bf91b4da2b4e3b125b9dfbd25', u'created_at': u'2019-03-25T21:20:52Z', u'flavor_id': None, u'routes': [], u'project_id': u'396c3d8bf91b4da2b4e3b125b9dfbd25'}) 2019-03-25 21:20:58,173 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-03-25 21:20:58,174 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.37:9696/v2.0/routers/1ac578ad-fadc-4094-b238-c2f72da611bb/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}df398a0f33048fc0e04fd286ed6283738f9b05ad" -d '{"subnet_id": "dae404db-4817-4b08-8c2e-fb611974cefa"}' 2019-03-25 21:21:01,789 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Mon, 25 Mar 2019 21:21:01 GMT X-Openstack-Request-Id: req-2154e96a-b4f8-4087-99cd-ba5109b360bd 2019-03-25 21:21:01,789 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "68ff8fb8-e83b-403c-8cba-77c1d88ed82b", "tenant_id": "396c3d8bf91b4da2b4e3b125b9dfbd25", "subnet_id": "dae404db-4817-4b08-8c2e-fb611974cefa", "subnet_ids": ["dae404db-4817-4b08-8c2e-fb611974cefa"], "port_id": "9e71da48-68c2-4fc0-a68f-e1f4641cb557", "id": "1ac578ad-fadc-4094-b238-c2f72da611bb"} 2019-03-25 21:21:01,789 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.37:9696/v2.0/routers/1ac578ad-fadc-4094-b238-c2f72da611bb/add_router_interface.json used request id req-2154e96a-b4f8-4087-99cd-ba5109b360bd 2019-03-25 21:21:01,790 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.61598992348s 2019-03-25 21:21:01,791 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-03-25 21:21:01,891 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-03-25 21:21:01,895 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-25 21:21:01,900 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Mon, 25 Mar 2019 21:21:02 GMT 2019-03-25 21:21:01,900 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}]} 2019-03-25 21:21:01,903 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-25 21:21:01,905 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}df398a0f33048fc0e04fd286ed6283738f9b05ad" 2019-03-25 21:21:02,239 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Mon, 25 Mar 2019 21:21:02 GMT X-Openstack-Request-Id: req-a17d2cb7-4b03-4d5e-a0e7-c4b0eb024535 2019-03-25 21:21:02,239 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-25 21:21:02,240 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.37:9292/v2/images used request id req-a17d2cb7-4b03-4d5e-a0e7-c4b0eb024535 2019-03-25 21:21:02,240 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.336824893951s 2019-03-25 21:21:02,249 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-03-25 21:21:02,253 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}df398a0f33048fc0e04fd286ed6283738f9b05ad" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/cinder_test-img_0fd28e36-f325-4dac-9ab9-c81c370049ec", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cinder_test-img_0fd28e36-f325-4dac-9ab9-c81c370049ec"}' 2019-03-25 21:21:02,582 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 939 Content-Type: application/json Date: Mon, 25 Mar 2019 21:21:02 GMT Location: http://172.30.9.37:9292/v2/images/2d6a0768-b1ed-4f8b-892b-19b2329430da Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-fdea6d1a-3c00-499e-b7c8-0c4f393c29bb 2019-03-25 21:21:02,582 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-25T21:21:02Z", "file": "/v2/images/2d6a0768-b1ed-4f8b-892b-19b2329430da/file", "owner": "396c3d8bf91b4da2b4e3b125b9dfbd25", "id": "2d6a0768-b1ed-4f8b-892b-19b2329430da", "size": null, "self": "/v2/images/2d6a0768-b1ed-4f8b-892b-19b2329430da", "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_0fd28e36-f325-4dac-9ab9-c81c370049ec", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_0fd28e36-f325-4dac-9ab9-c81c370049ec", "checksum": null, "created_at": "2019-03-25T21:21:02Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-03-25 21:21:02,583 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.37:9292/v2/images used request id req-fdea6d1a-3c00-499e-b7c8-0c4f393c29bb 2019-03-25 21:21:02,583 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.33398604393s 2019-03-25 21:21:02,583 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-03-25 21:21:02,588 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.37:9292/v2/images/2d6a0768-b1ed-4f8b-892b-19b2329430da/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}df398a0f33048fc0e04fd286ed6283738f9b05ad" -d '' 2019-03-25 21:21:04,831 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 25 Mar 2019 21:21:05 GMT X-Openstack-Request-Id: req-2fb1d290-27e0-4957-9c60-c7fe8b3ba433 2019-03-25 21:21:04,831 - 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-03-25 21:21:04,831 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.37:9292/v2/images/2d6a0768-b1ed-4f8b-892b-19b2329430da/file used request id req-2fb1d290-27e0-4957-9c60-c7fe8b3ba433 2019-03-25 21:21:04,832 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 2.24797701836s 2019-03-25 21:21:04,836 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-25 21:21:04,840 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}df398a0f33048fc0e04fd286ed6283738f9b05ad" 2019-03-25 21:21:05,172 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1399 Content-Type: application/json Date: Mon, 25 Mar 2019 21:21:05 GMT X-Openstack-Request-Id: req-a5e66599-3931-485a-a1af-a0d26148dd43 2019-03-25 21:21:05,172 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-25T21:21:05Z", "file": "/v2/images/2d6a0768-b1ed-4f8b-892b-19b2329430da/file", "owner": "396c3d8bf91b4da2b4e3b125b9dfbd25", "id": "2d6a0768-b1ed-4f8b-892b-19b2329430da", "size": 12716032, "self": "/v2/images/2d6a0768-b1ed-4f8b-892b-19b2329430da", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://e462d782-10b3-4bf7-bfdc-4087219c1f00/images/2d6a0768-b1ed-4f8b-892b-19b2329430da/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://e462d782-10b3-4bf7-bfdc-4087219c1f00/images/2d6a0768-b1ed-4f8b-892b-19b2329430da/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_0fd28e36-f325-4dac-9ab9-c81c370049ec", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_0fd28e36-f325-4dac-9ab9-c81c370049ec", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-25T21:21:02Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-25 21:21:05,172 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.37:9292/v2/images used request id req-a5e66599-3931-485a-a1af-a0d26148dd43 2019-03-25 21:21:05,172 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.336136102676s 2019-03-25 21:21:05,174 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://e462d782-10b3-4bf7-bfdc-4087219c1f00/images/2d6a0768-b1ed-4f8b-892b-19b2329430da/snap', u'metadata': Munch({})})], 'file': u'/v2/images/2d6a0768-b1ed-4f8b-892b-19b2329430da/file', 'owner': u'396c3d8bf91b4da2b4e3b125b9dfbd25', 'id': u'2d6a0768-b1ed-4f8b-892b-19b2329430da', 'size': 12716032, u'self': u'/v2/images/2d6a0768-b1ed-4f8b-892b-19b2329430da', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'396c3d8bf91b4da2b4e3b125b9dfbd25', 'name': 'cinder_test-project_0fd28e36-f325-4dac-9ab9-c81c370049ec', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://e462d782-10b3-4bf7-bfdc-4087219c1f00/images/2d6a0768-b1ed-4f8b-892b-19b2329430da/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-03-25T21:21:05Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-03-25T21:21:05Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/cinder_test-img_0fd28e36-f325-4dac-9ab9-c81c370049ec', '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/2d6a0768-b1ed-4f8b-892b-19b2329430da', 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_0fd28e36-f325-4dac-9ab9-c81c370049ec', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'cinder_test-img_0fd28e36-f325-4dac-9ab9-c81c370049ec', 'created': u'2019-03-25T21:21:02Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-03-25T21:21:02Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/2d6a0768-b1ed-4f8b-892b-19b2329430da', 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_0fd28e36-f325-4dac-9ab9-c81c370049ec', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-03-25 21:21:05,176 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-03-25 21:21:05,179 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}aae71e6696b369b55d5694bd9aac1bb40c85d275" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "cinder_test-flavor_0fd28e36-f325-4dac-9ab9-c81c370049ec", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-03-25 21:21:05,492 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Mon, 25 Mar 2019 21:21: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-9a6b5925-58e8-4d1c-a6fe-8d62befc8701 x-openstack-request-id: req-9a6b5925-58e8-4d1c-a6fe-8d62befc8701 2019-03-25 21:21:05,493 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "cinder_test-flavor_0fd28e36-f325-4dac-9ab9-c81c370049ec", "links": [{"href": "http://172.30.9.37:8774/v2.1/flavors/488d48a3-40d7-4e2c-9256-a04c7a4425db", "rel": "self"}, {"href": "http://172.30.9.37:8774/flavors/488d48a3-40d7-4e2c-9256-a04c7a4425db", "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": "488d48a3-40d7-4e2c-9256-a04c7a4425db"}} 2019-03-25 21:21:05,493 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/flavors used request id req-9a6b5925-58e8-4d1c-a6fe-8d62befc8701 2019-03-25 21:21:05,493 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.31673002243s 2019-03-25 21:21:05,494 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cinder_test-flavor_0fd28e36-f325-4dac-9ab9-c81c370049ec', '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'6b11f2443f6143b883476562044a24d7', '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'488d48a3-40d7-4e2c-9256-a04c7a4425db', 'swap': 0}) 2019-03-25 21:21:05,495 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-03-25 21:21:05,498 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:8774/v2.1/flavors/488d48a3-40d7-4e2c-9256-a04c7a4425db/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}aae71e6696b369b55d5694bd9aac1bb40c85d275" -d '{"extra_specs": {}}' 2019-03-25 21:21:05,515 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 25 Mar 2019 21:21:05 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-44e6a17c-0a30-44e3-b391-9e3a39a5010b x-openstack-request-id: req-44e6a17c-0a30-44e3-b391-9e3a39a5010b 2019-03-25 21:21:05,515 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-03-25 21:21:05,516 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/flavors/488d48a3-40d7-4e2c-9256-a04c7a4425db/os-extra_specs used request id req-44e6a17c-0a30-44e3-b391-9e3a39a5010b 2019-03-25 21:21:05,516 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0209989547729s 2019-03-25 21:21:05,519 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-03-25 21:21:05,521 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:8774/v2.1/os-keypairs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}df398a0f33048fc0e04fd286ed6283738f9b05ad" -d '{"keypair": {"name": "cinder_test-kp_0fd28e36-f325-4dac-9ab9-c81c370049ec"}}' 2019-03-25 21:21:06,174 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1805 Content-Type: application/json Date: Mon, 25 Mar 2019 21:21: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-2d316acb-bda7-45b4-ad19-422823cca9ab x-openstack-request-id: req-2d316acb-bda7-45b4-ad19-422823cca9ab 2019-03-25 21:21:06,175 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC4wH9iM1pAQ62EUZ2DznS9YFQ2LSGDjN0/VZ0JTeYQVjZ1Xd7F5dryTHH4o4QXYFMMDilqsCURoX7TPBmThDG5jYpnsER6j/KrKHgx77nBppo38n/lQePsBZ4EUsAbDOSdoLrk1vf1RFWv/VRIaix5i8+E7vijbHdCSmKiO8MF+f6Pv8rVWeBV5PCch9dCvb9VTq0S/Xp4t1E/9Oznsx8H68Uv+pfrvT1fzcgxvHhbzcmIqW5zjPprUrXvM9OHLP5O2zG1S9L9tz1mjGBfDuG+XtpqRyfA4dwz77FU7dzpCWZfqILvLNkaFmt0jJznAVVJt1qDvWusieMahhimCD4V Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAuMB/YjNaQEOthFGdg850vWBUNi0hg4zdP1WdCU3mEFY2dV3e\nxeXa8kxx+KOEF2BTDA4parAlEaF+0zwZk4QxuY2KZ7BEeo/yqyh4Me+5waaaN/J/\n5UHj7AWeBFLAGwzknaC65Nb39URVr/1USGoseYvPhO74o2x3QkpiojvDBfn+j7/K\n1VngVeTwnIfXQr2/VU6tEv16eLdRP/Ts57MfB+vFL/qX6709X83IMbx4W83JiKlu\nc4z6a1K17zPThyz+TtsxtUvS/bc9ZoxgXw7hvl7aakcnwOHcM++xVO3c6QlmX6iC\n7yzZGhZrdIyc5wFVSbdag71rrInjGoYYpgg+FQIDAQABAoIBAGA0pWCumw2h8GZZ\n1atARBwlYFTB1ZTaMo/7dgXVUbsqGbuuQQZOdl/8HNE73NoLZ9N8QGb1CKiQryky\nP6NIkFguc2chK9eiw9wK++QNEG7d4arGlYD9ecF6/1kC+lRbt2S5wPjPVFmc1v4I\n7e2zlCtK+aoggsse/U9AyvHuKtUeAcdFRbYK8BuPeKm7tuoWp14R5suU2jKvP9o9\nj1FL1/kDiDmP0G+8PWJnr4Xa+rxKcZDuOziaYWnrswKC5D+XnIw8IJbZht6u7R+c\nTsF6H937Hw2C73D3pEv8yZkmYVv98Tp6bl/9pllJeems74mbIEwlvrh9fzXqpY4p\nKhIAXHUCgYEA2yY97PjaQ8v3l9Sig2d1FY+imGykWrX/e/LhQwLg/A6di98rnqjV\nRAvAv8oBd4JPqODWjFTWLwR0ZVIuxxTIGTRDQyq8zvxtmUaLYx/iFCDvo0f3+Gbz\ncdqxfMdsHqCuDW84RLVOMcC1Idc+zasbMiP7R6sxCfDujDfu3UrpG7MCgYEA19GL\nMOY86HEOQPRzhOMcbI4sxJ8PNunTtjvwxypT2UI84P5aV5CSC2q2S3atTxCHcBet\ntIrydeI6W4TQP4Ur0NgBjX70AGFaHZk5HpHPraaX/iBOeQIYzcZbi9yndsbONu6n\n2hv76BYtJsEd4asYOY1QRaiXIEHxWrRr+iM5uxcCgYBhnKQClElr30L2HuEQFJnj\nM6ohqGqAeQZGKEXLulGKE9x6u7nLHrp3Z6DADHMgzys6NoN52CPap2pM4xEw3YHP\nMCcxmKymqWsL1Y8qZL4nZxA2M00xGHIg6V8bDByNe9Zq53oxqGwe3w4O97file80\nIzC+mHLsUaN/Uz6S1NYF3wKBgHzY40RubF2qySwaPZlqKE9ED/HOcea6bZbGJguR\nGOBdyQn/GhP9tf6UxM/y318VmMPnbr06g/hd3pSCyFV2nFo8GunXvx9ZMeBdewWM\nJC+4Z8TCu6KU6/ReAydthhLX/wMYHFG4Tol8CrKYlMivSVxBu2YQmRw4CX8HUE9r\ngUIRAoGBAJtt+M9X520xCX5xKmqqNtI4WPS9h8oumBbt9pqjSouPKJeH9kX0VcoO\n9/yF/BFyO82S1/37HWL9fpqE9uzRzW4JMIRpSlQW3whFNy1SDPtoNXhCd1aB/6ki\n/01ugBHhsJBZg9kpv0fmH6Zjb7mR8H8hRi/5SNnxtw6hH9TlK1cZ\n-----END RSA PRIVATE KEY-----\n", "user_id": "ad5b0814060e43699f8e2f9a50eeaf97", "name": "cinder_test-kp_0fd28e36-f325-4dac-9ab9-c81c370049ec", "fingerprint": "be:85:30:b2:75:b4:5a:e7:17:89:7a:3b:23:05:81:7d"}} 2019-03-25 21:21:06,175 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/os-keypairs used request id req-2d316acb-bda7-45b4-ad19-422823cca9ab 2019-03-25 21:21:06,175 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.656657934189s 2019-03-25 21:21:06,176 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC4wH9iM1pAQ62EUZ2DznS9YFQ2LSGDjN0/VZ0JTeYQVjZ1Xd7F5dryTHH4o4QXYFMMDilqsCURoX7TPBmThDG5jYpnsER6j/KrKHgx77nBppo38n/lQePsBZ4EUsAbDOSdoLrk1vf1RFWv/VRIaix5i8+E7vijbHdCSmKiO8MF+f6Pv8rVWeBV5PCch9dCvb9VTq0S/Xp4t1E/9Oznsx8H68Uv+pfrvT1fzcgxvHhbzcmIqW5zjPprUrXvM9OHLP5O2zG1S9L9tz1mjGBfDuG+XtpqRyfA4dwz77FU7dzpCWZfqILvLNkaFmt0jJznAVVJt1qDvWusieMahhimCD4V Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAuMB/YjNaQEOthFGdg850vWBUNi0hg4zdP1WdCU3mEFY2dV3e\nxeXa8kxx+KOEF2BTDA4parAlEaF+0zwZk4QxuY2KZ7BEeo/yqyh4Me+5waaaN/J/\n5UHj7AWeBFLAGwzknaC65Nb39URVr/1USGoseYvPhO74o2x3QkpiojvDBfn+j7/K\n1VngVeTwnIfXQr2/VU6tEv16eLdRP/Ts57MfB+vFL/qX6709X83IMbx4W83JiKlu\nc4z6a1K17zPThyz+TtsxtUvS/bc9ZoxgXw7hvl7aakcnwOHcM++xVO3c6QlmX6iC\n7yzZGhZrdIyc5wFVSbdag71rrInjGoYYpgg+FQIDAQABAoIBAGA0pWCumw2h8GZZ\n1atARBwlYFTB1ZTaMo/7dgXVUbsqGbuuQQZOdl/8HNE73NoLZ9N8QGb1CKiQryky\nP6NIkFguc2chK9eiw9wK++QNEG7d4arGlYD9ecF6/1kC+lRbt2S5wPjPVFmc1v4I\n7e2zlCtK+aoggsse/U9AyvHuKtUeAcdFRbYK8BuPeKm7tuoWp14R5suU2jKvP9o9\nj1FL1/kDiDmP0G+8PWJnr4Xa+rxKcZDuOziaYWnrswKC5D+XnIw8IJbZht6u7R+c\nTsF6H937Hw2C73D3pEv8yZkmYVv98Tp6bl/9pllJeems74mbIEwlvrh9fzXqpY4p\nKhIAXHUCgYEA2yY97PjaQ8v3l9Sig2d1FY+imGykWrX/e/LhQwLg/A6di98rnqjV\nRAvAv8oBd4JPqODWjFTWLwR0ZVIuxxTIGTRDQyq8zvxtmUaLYx/iFCDvo0f3+Gbz\ncdqxfMdsHqCuDW84RLVOMcC1Idc+zasbMiP7R6sxCfDujDfu3UrpG7MCgYEA19GL\nMOY86HEOQPRzhOMcbI4sxJ8PNunTtjvwxypT2UI84P5aV5CSC2q2S3atTxCHcBet\ntIrydeI6W4TQP4Ur0NgBjX70AGFaHZk5HpHPraaX/iBOeQIYzcZbi9yndsbONu6n\n2hv76BYtJsEd4asYOY1QRaiXIEHxWrRr+iM5uxcCgYBhnKQClElr30L2HuEQFJnj\nM6ohqGqAeQZGKEXLulGKE9x6u7nLHrp3Z6DADHMgzys6NoN52CPap2pM4xEw3YHP\nMCcxmKymqWsL1Y8qZL4nZxA2M00xGHIg6V8bDByNe9Zq53oxqGwe3w4O97file80\nIzC+mHLsUaN/Uz6S1NYF3wKBgHzY40RubF2qySwaPZlqKE9ED/HOcea6bZbGJguR\nGOBdyQn/GhP9tf6UxM/y318VmMPnbr06g/hd3pSCyFV2nFo8GunXvx9ZMeBdewWM\nJC+4Z8TCu6KU6/ReAydthhLX/wMYHFG4Tol8CrKYlMivSVxBu2YQmRw4CX8HUE9r\ngUIRAoGBAJtt+M9X520xCX5xKmqqNtI4WPS9h8oumBbt9pqjSouPKJeH9kX0VcoO\n9/yF/BFyO82S1/37HWL9fpqE9uzRzW4JMIRpSlQW3whFNy1SDPtoNXhCd1aB/6ki\n/01ugBHhsJBZg9kpv0fmH6Zjb7mR8H8hRi/5SNnxtw6hH9TlK1cZ\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'ad5b0814060e43699f8e2f9a50eeaf97', 'name': u'cinder_test-kp_0fd28e36-f325-4dac-9ab9-c81c370049ec', 'created_at': '2019-03-25T21:21:06.176624', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'396c3d8bf91b4da2b4e3b125b9dfbd25', 'name': 'cinder_test-project_0fd28e36-f325-4dac-9ab9-c81c370049ec', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'be:85:30:b2:75:b4:5a:e7:17:89:7a:3b:23:05:81:7d', 'type': 'ssh', 'id': u'cinder_test-kp_0fd28e36-f325-4dac-9ab9-c81c370049ec'}) 2019-03-25 21:21:06,177 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEAuMB/YjNaQEOthFGdg850vWBUNi0hg4zdP1WdCU3mEFY2dV3e xeXa8kxx+KOEF2BTDA4parAlEaF+0zwZk4QxuY2KZ7BEeo/yqyh4Me+5waaaN/J/ 5UHj7AWeBFLAGwzknaC65Nb39URVr/1USGoseYvPhO74o2x3QkpiojvDBfn+j7/K 1VngVeTwnIfXQr2/VU6tEv16eLdRP/Ts57MfB+vFL/qX6709X83IMbx4W83JiKlu c4z6a1K17zPThyz+TtsxtUvS/bc9ZoxgXw7hvl7aakcnwOHcM++xVO3c6QlmX6iC 7yzZGhZrdIyc5wFVSbdag71rrInjGoYYpgg+FQIDAQABAoIBAGA0pWCumw2h8GZZ 1atARBwlYFTB1ZTaMo/7dgXVUbsqGbuuQQZOdl/8HNE73NoLZ9N8QGb1CKiQryky P6NIkFguc2chK9eiw9wK++QNEG7d4arGlYD9ecF6/1kC+lRbt2S5wPjPVFmc1v4I 7e2zlCtK+aoggsse/U9AyvHuKtUeAcdFRbYK8BuPeKm7tuoWp14R5suU2jKvP9o9 j1FL1/kDiDmP0G+8PWJnr4Xa+rxKcZDuOziaYWnrswKC5D+XnIw8IJbZht6u7R+c TsF6H937Hw2C73D3pEv8yZkmYVv98Tp6bl/9pllJeems74mbIEwlvrh9fzXqpY4p KhIAXHUCgYEA2yY97PjaQ8v3l9Sig2d1FY+imGykWrX/e/LhQwLg/A6di98rnqjV RAvAv8oBd4JPqODWjFTWLwR0ZVIuxxTIGTRDQyq8zvxtmUaLYx/iFCDvo0f3+Gbz cdqxfMdsHqCuDW84RLVOMcC1Idc+zasbMiP7R6sxCfDujDfu3UrpG7MCgYEA19GL MOY86HEOQPRzhOMcbI4sxJ8PNunTtjvwxypT2UI84P5aV5CSC2q2S3atTxCHcBet tIrydeI6W4TQP4Ur0NgBjX70AGFaHZk5HpHPraaX/iBOeQIYzcZbi9yndsbONu6n 2hv76BYtJsEd4asYOY1QRaiXIEHxWrRr+iM5uxcCgYBhnKQClElr30L2HuEQFJnj M6ohqGqAeQZGKEXLulGKE9x6u7nLHrp3Z6DADHMgzys6NoN52CPap2pM4xEw3YHP MCcxmKymqWsL1Y8qZL4nZxA2M00xGHIg6V8bDByNe9Zq53oxqGwe3w4O97file80 IzC+mHLsUaN/Uz6S1NYF3wKBgHzY40RubF2qySwaPZlqKE9ED/HOcea6bZbGJguR GOBdyQn/GhP9tf6UxM/y318VmMPnbr06g/hd3pSCyFV2nFo8GunXvx9ZMeBdewWM JC+4Z8TCu6KU6/ReAydthhLX/wMYHFG4Tol8CrKYlMivSVxBu2YQmRw4CX8HUE9r gUIRAoGBAJtt+M9X520xCX5xKmqqNtI4WPS9h8oumBbt9pqjSouPKJeH9kX0VcoO 9/yF/BFyO82S1/37HWL9fpqE9uzRzW4JMIRpSlQW3whFNy1SDPtoNXhCd1aB/6ki /01ugBHhsJBZg9kpv0fmH6Zjb7mR8H8hRi/5SNnxtw6hH9TlK1cZ -----END RSA PRIVATE KEY----- 2019-03-25 21:21:06,182 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2019-03-25 21:21:06,183 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9696/v2.0/security-groups.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}df398a0f33048fc0e04fd286ed6283738f9b05ad" -d '{"security_group": {"name": "cinder_test-sg_0fd28e36-f325-4dac-9ab9-c81c370049ec", "description": "created by OPNFV Functest (cinder_test)"}}' 2019-03-25 21:21:06,662 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1422 Content-Type: application/json Date: Mon, 25 Mar 2019 21:21:06 GMT X-Openstack-Request-Id: req-628a6926-19f7-45d4-be45-374c0552a8e2 2019-03-25 21:21:06,663 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "396c3d8bf91b4da2b4e3b125b9dfbd25", "created_at": "2019-03-25T21:21:06Z", "updated_at": "2019-03-25T21:21:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:21:06Z", "revision_number": 0, "id": "1ffec7fd-147e-417f-8cac-af4d9a9a0279", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-25T21:21:06Z", "security_group_id": "34cc9887-5248-4485-9d64-3362d616ac03", "tenant_id": "396c3d8bf91b4da2b4e3b125b9dfbd25", "port_range_min": null, "ethertype": "IPv6", "project_id": "396c3d8bf91b4da2b4e3b125b9dfbd25"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:21:06Z", "revision_number": 0, "id": "83122f82-f621-4dd8-b287-f70d0f2b7a03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-25T21:21:06Z", "security_group_id": "34cc9887-5248-4485-9d64-3362d616ac03", "tenant_id": "396c3d8bf91b4da2b4e3b125b9dfbd25", "port_range_min": null, "ethertype": "IPv4", "project_id": "396c3d8bf91b4da2b4e3b125b9dfbd25"}], "revision_number": 1, "project_id": "396c3d8bf91b4da2b4e3b125b9dfbd25", "id": "34cc9887-5248-4485-9d64-3362d616ac03", "name": "cinder_test-sg_0fd28e36-f325-4dac-9ab9-c81c370049ec"}} 2019-03-25 21:21:06,663 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/security-groups.json used request id req-628a6926-19f7-45d4-be45-374c0552a8e2 2019-03-25 21:21:06,663 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.480630159378s 2019-03-25 21:21:06,670 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-25 21:21:06,670 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}df398a0f33048fc0e04fd286ed6283738f9b05ad" 2019-03-25 21:21:06,995 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3838 Content-Type: application/json Date: Mon, 25 Mar 2019 21:21:07 GMT X-Openstack-Request-Id: req-cd966402-38e5-4b31-8424-91898638b133 2019-03-25 21:21:06,995 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "396c3d8bf91b4da2b4e3b125b9dfbd25", "created_at": "2019-03-25T21:21:06Z", "updated_at": "2019-03-25T21:21:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:21:06Z", "revision_number": 0, "id": "1ffec7fd-147e-417f-8cac-af4d9a9a0279", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-25T21:21:06Z", "security_group_id": "34cc9887-5248-4485-9d64-3362d616ac03", "tenant_id": "396c3d8bf91b4da2b4e3b125b9dfbd25", "port_range_min": null, "ethertype": "IPv6", "project_id": "396c3d8bf91b4da2b4e3b125b9dfbd25"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:21:06Z", "revision_number": 0, "id": "83122f82-f621-4dd8-b287-f70d0f2b7a03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-25T21:21:06Z", "security_group_id": "34cc9887-5248-4485-9d64-3362d616ac03", "tenant_id": "396c3d8bf91b4da2b4e3b125b9dfbd25", "port_range_min": null, "ethertype": "IPv4", "project_id": "396c3d8bf91b4da2b4e3b125b9dfbd25"}], "revision_number": 1, "project_id": "396c3d8bf91b4da2b4e3b125b9dfbd25", "id": "34cc9887-5248-4485-9d64-3362d616ac03", "name": "cinder_test-sg_0fd28e36-f325-4dac-9ab9-c81c370049ec"}, {"description": "Default security group", "tags": [], "tenant_id": "396c3d8bf91b4da2b4e3b125b9dfbd25", "created_at": "2019-03-25T21:20:49Z", "updated_at": "2019-03-25T21:20:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:20:49Z", "revision_number": 0, "id": "026debb8-f50a-4ee8-a996-105cf8105c57", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-25T21:20:49Z", "security_group_id": "e011b790-daa2-4b06-8ad4-b220881eca6e", "tenant_id": "396c3d8bf91b4da2b4e3b125b9dfbd25", "port_range_min": null, "ethertype": "IPv6", "project_id": "396c3d8bf91b4da2b4e3b125b9dfbd25"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:20:49Z", "revision_number": 0, "id": "2a4aed95-3d08-425b-a8d4-eb652f99dba0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-25T21:20:49Z", "security_group_id": "e011b790-daa2-4b06-8ad4-b220881eca6e", "tenant_id": "396c3d8bf91b4da2b4e3b125b9dfbd25", "port_range_min": null, "ethertype": "IPv4", "project_id": "396c3d8bf91b4da2b4e3b125b9dfbd25"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:20:49Z", "revision_number": 0, "id": "75809c82-8ab8-4b37-8b3d-2014df0ef937", "remote_group_id": "e011b790-daa2-4b06-8ad4-b220881eca6e", "remote_ip_prefix": null, "created_at": "2019-03-25T21:20:49Z", "security_group_id": "e011b790-daa2-4b06-8ad4-b220881eca6e", "tenant_id": "396c3d8bf91b4da2b4e3b125b9dfbd25", "port_range_min": null, "ethertype": "IPv6", "project_id": "396c3d8bf91b4da2b4e3b125b9dfbd25"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:20:49Z", "revision_number": 0, "id": "a822ddb4-0032-4576-ba81-056b85fbcfd2", "remote_group_id": "e011b790-daa2-4b06-8ad4-b220881eca6e", "remote_ip_prefix": null, "created_at": "2019-03-25T21:20:49Z", "security_group_id": "e011b790-daa2-4b06-8ad4-b220881eca6e", "tenant_id": "396c3d8bf91b4da2b4e3b125b9dfbd25", "port_range_min": null, "ethertype": "IPv4", "project_id": "396c3d8bf91b4da2b4e3b125b9dfbd25"}], "revision_number": 1, "project_id": "396c3d8bf91b4da2b4e3b125b9dfbd25", "id": "e011b790-daa2-4b06-8ad4-b220881eca6e", "name": "default"}]} 2019-03-25 21:21:06,996 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/security-groups.json used request id req-cd966402-38e5-4b31-8424-91898638b133 2019-03-25 21:21:06,996 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.325924158096s 2019-03-25 21:21:07,002 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-03-25 21:21:07,003 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}df398a0f33048fc0e04fd286ed6283738f9b05ad" -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": "34cc9887-5248-4485-9d64-3362d616ac03"}}' 2019-03-25 21:21:07,722 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Mon, 25 Mar 2019 21:21:07 GMT X-Openstack-Request-Id: req-8c3a60b2-5a04-433a-b015-57da8b301d4c 2019-03-25 21:21:07,722 - 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-03-25T21:21:07Z", "security_group_id": "34cc9887-5248-4485-9d64-3362d616ac03", "port_range_min": 22, "revision_number": 0, "tenant_id": "396c3d8bf91b4da2b4e3b125b9dfbd25", "created_at": "2019-03-25T21:21:07Z", "project_id": "396c3d8bf91b4da2b4e3b125b9dfbd25", "id": "5e12bde7-ab52-4903-b66a-08961d124686"}} 2019-03-25 21:21:07,722 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/security-group-rules.json used request id req-8c3a60b2-5a04-433a-b015-57da8b301d4c 2019-03-25 21:21:07,723 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.720046043396s 2019-03-25 21:21:07,728 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-25 21:21:07,729 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}df398a0f33048fc0e04fd286ed6283738f9b05ad" 2019-03-25 21:21:07,804 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4334 Content-Type: application/json Date: Mon, 25 Mar 2019 21:21:08 GMT X-Openstack-Request-Id: req-5f75d2b6-e909-4bea-bcf2-830e04209d24 2019-03-25 21:21:07,805 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "396c3d8bf91b4da2b4e3b125b9dfbd25", "created_at": "2019-03-25T21:21:06Z", "updated_at": "2019-03-25T21:21:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:21:06Z", "revision_number": 0, "id": "1ffec7fd-147e-417f-8cac-af4d9a9a0279", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-25T21:21:06Z", "security_group_id": "34cc9887-5248-4485-9d64-3362d616ac03", "tenant_id": "396c3d8bf91b4da2b4e3b125b9dfbd25", "port_range_min": null, "ethertype": "IPv6", "project_id": "396c3d8bf91b4da2b4e3b125b9dfbd25"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-03-25T21:21:07Z", "revision_number": 0, "id": "5e12bde7-ab52-4903-b66a-08961d124686", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-25T21:21:07Z", "security_group_id": "34cc9887-5248-4485-9d64-3362d616ac03", "tenant_id": "396c3d8bf91b4da2b4e3b125b9dfbd25", "port_range_min": 22, "ethertype": "IPv4", "project_id": "396c3d8bf91b4da2b4e3b125b9dfbd25"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:21:06Z", "revision_number": 0, "id": "83122f82-f621-4dd8-b287-f70d0f2b7a03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-25T21:21:06Z", "security_group_id": "34cc9887-5248-4485-9d64-3362d616ac03", "tenant_id": "396c3d8bf91b4da2b4e3b125b9dfbd25", "port_range_min": null, "ethertype": "IPv4", "project_id": "396c3d8bf91b4da2b4e3b125b9dfbd25"}], "revision_number": 2, "project_id": "396c3d8bf91b4da2b4e3b125b9dfbd25", "id": "34cc9887-5248-4485-9d64-3362d616ac03", "name": "cinder_test-sg_0fd28e36-f325-4dac-9ab9-c81c370049ec"}, {"description": "Default security group", "tags": [], "tenant_id": "396c3d8bf91b4da2b4e3b125b9dfbd25", "created_at": "2019-03-25T21:20:49Z", "updated_at": "2019-03-25T21:20:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:20:49Z", "revision_number": 0, "id": "026debb8-f50a-4ee8-a996-105cf8105c57", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-25T21:20:49Z", "security_group_id": "e011b790-daa2-4b06-8ad4-b220881eca6e", "tenant_id": "396c3d8bf91b4da2b4e3b125b9dfbd25", "port_range_min": null, "ethertype": "IPv6", "project_id": "396c3d8bf91b4da2b4e3b125b9dfbd25"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:20:49Z", "revision_number": 0, "id": "2a4aed95-3d08-425b-a8d4-eb652f99dba0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-25T21:20:49Z", "security_group_id": "e011b790-daa2-4b06-8ad4-b220881eca6e", "tenant_id": "396c3d8bf91b4da2b4e3b125b9dfbd25", "port_range_min": null, "ethertype": "IPv4", "project_id": "396c3d8bf91b4da2b4e3b125b9dfbd25"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:20:49Z", "revision_number": 0, "id": "75809c82-8ab8-4b37-8b3d-2014df0ef937", "remote_group_id": "e011b790-daa2-4b06-8ad4-b220881eca6e", "remote_ip_prefix": null, "created_at": "2019-03-25T21:20:49Z", "security_group_id": "e011b790-daa2-4b06-8ad4-b220881eca6e", "tenant_id": "396c3d8bf91b4da2b4e3b125b9dfbd25", "port_range_min": null, "ethertype": "IPv6", "project_id": "396c3d8bf91b4da2b4e3b125b9dfbd25"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:20:49Z", "revision_number": 0, "id": "a822ddb4-0032-4576-ba81-056b85fbcfd2", "remote_group_id": "e011b790-daa2-4b06-8ad4-b220881eca6e", "remote_ip_prefix": null, "created_at": "2019-03-25T21:20:49Z", "security_group_id": "e011b790-daa2-4b06-8ad4-b220881eca6e", "tenant_id": "396c3d8bf91b4da2b4e3b125b9dfbd25", "port_range_min": null, "ethertype": "IPv4", "project_id": "396c3d8bf91b4da2b4e3b125b9dfbd25"}], "revision_number": 1, "project_id": "396c3d8bf91b4da2b4e3b125b9dfbd25", "id": "e011b790-daa2-4b06-8ad4-b220881eca6e", "name": "default"}]} 2019-03-25 21:21:07,805 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/security-groups.json used request id req-5f75d2b6-e909-4bea-bcf2-830e04209d24 2019-03-25 21:21:07,805 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0764558315277s 2019-03-25 21:21:07,811 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-03-25 21:21:07,812 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}df398a0f33048fc0e04fd286ed6283738f9b05ad" -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": "34cc9887-5248-4485-9d64-3362d616ac03"}}' 2019-03-25 21:21:07,955 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Mon, 25 Mar 2019 21:21:08 GMT X-Openstack-Request-Id: req-64397d3a-780e-4e0a-b393-7fe769e70ab3 2019-03-25 21:21:07,956 - 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-03-25T21:21:08Z", "security_group_id": "34cc9887-5248-4485-9d64-3362d616ac03", "port_range_min": null, "revision_number": 0, "tenant_id": "396c3d8bf91b4da2b4e3b125b9dfbd25", "created_at": "2019-03-25T21:21:08Z", "project_id": "396c3d8bf91b4da2b4e3b125b9dfbd25", "id": "0aa820ac-a0c4-4100-ac14-fa0cab9b5057"}} 2019-03-25 21:21:07,956 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/security-group-rules.json used request id req-64397d3a-780e-4e0a-b393-7fe769e70ab3 2019-03-25 21:21:07,956 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.144837141037s 2019-03-25 21:21:07,957 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-25 21:21:07,958 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}df398a0f33048fc0e04fd286ed6283738f9b05ad" 2019-03-25 21:21:08,263 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Mon, 25 Mar 2019 21:21:08 GMT X-Openstack-Request-Id: req-4e4643e4-5370-43c5-85ac-4975a64d2696 2019-03-25 21:21:08,264 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"39f6a7de-fe0a-4d74-ab36-900db9e46127","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d63177074eef45bd949b8fd2e0f3efc8","l2_adjacency":true,"status":"ACTIVE","subnets":["45132bb9-b5c2-4ed3-85b9-9add1bd00bfe"],"description":"","tags":[],"updated_at":"2019-03-25T21:09:30Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d63177074eef45bd949b8fd2e0f3efc8","created_at":"2019-03-25T21:09:22Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"68ff8fb8-e83b-403c-8cba-77c1d88ed82b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"396c3d8bf91b4da2b4e3b125b9dfbd25","l2_adjacency":true,"status":"ACTIVE","subnets":["dae404db-4817-4b08-8c2e-fb611974cefa"],"description":"","tags":[],"updated_at":"2019-03-25T21:20:50Z","qos_policy_id":null,"name":"cinder_test-net_0fd28e36-f325-4dac-9ab9-c81c370049ec","admin_state_up":true,"tenant_id":"396c3d8bf91b4da2b4e3b125b9dfbd25","created_at":"2019-03-25T21:20:49Z","mtu":1450}]} 2019-03-25 21:21:08,264 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks.json used request id req-4e4643e4-5370-43c5-85ac-4975a64d2696 2019-03-25 21:21:08,264 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.306519031525s 2019-03-25 21:21:08,269 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-25 21:21:08,273 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}df398a0f33048fc0e04fd286ed6283738f9b05ad" 2019-03-25 21:21:08,601 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1399 Content-Type: application/json Date: Mon, 25 Mar 2019 21:21:08 GMT X-Openstack-Request-Id: req-e072197b-39da-40b2-810c-f57f8d6dddba 2019-03-25 21:21:08,601 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-25T21:21:05Z", "file": "/v2/images/2d6a0768-b1ed-4f8b-892b-19b2329430da/file", "owner": "396c3d8bf91b4da2b4e3b125b9dfbd25", "id": "2d6a0768-b1ed-4f8b-892b-19b2329430da", "size": 12716032, "self": "/v2/images/2d6a0768-b1ed-4f8b-892b-19b2329430da", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://e462d782-10b3-4bf7-bfdc-4087219c1f00/images/2d6a0768-b1ed-4f8b-892b-19b2329430da/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://e462d782-10b3-4bf7-bfdc-4087219c1f00/images/2d6a0768-b1ed-4f8b-892b-19b2329430da/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_0fd28e36-f325-4dac-9ab9-c81c370049ec", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_0fd28e36-f325-4dac-9ab9-c81c370049ec", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-25T21:21:02Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-25 21:21:08,602 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.37:9292/v2/images used request id req-e072197b-39da-40b2-810c-f57f8d6dddba 2019-03-25 21:21:08,602 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.332993030548s 2019-03-25 21:21:08,608 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-25 21:21:08,612 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}df398a0f33048fc0e04fd286ed6283738f9b05ad" 2019-03-25 21:21:08,634 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Mon, 25 Mar 2019 21:21: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-6eb3ead4-d533-40a9-a98f-434149617f32 x-openstack-request-id: req-6eb3ead4-d533-40a9-a98f-434149617f32 2019-03-25 21:21:08,634 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "cinder_test-flavor_0fd28e36-f325-4dac-9ab9-c81c370049ec", "links": [{"href": "http://172.30.9.37:8774/v2.1/flavors/488d48a3-40d7-4e2c-9256-a04c7a4425db", "rel": "self"}, {"href": "http://172.30.9.37:8774/flavors/488d48a3-40d7-4e2c-9256-a04c7a4425db", "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": "488d48a3-40d7-4e2c-9256-a04c7a4425db"}]} 2019-03-25 21:21:08,634 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/flavors/detail?is_public=None used request id req-6eb3ead4-d533-40a9-a98f-434149617f32 2019-03-25 21:21:08,634 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0256359577179s 2019-03-25 21:21:08,636 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-03-25 21:21:08,639 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}df398a0f33048fc0e04fd286ed6283738f9b05ad" -d '{"server": {"name": "cinder_test-vm2_0fd28e36-f325-4dac-9ab9-c81c370049ec", "imageRef": "2d6a0768-b1ed-4f8b-892b-19b2329430da", "key_name": "cinder_test-kp_0fd28e36-f325-4dac-9ab9-c81c370049ec", "flavorRef": "488d48a3-40d7-4e2c-9256-a04c7a4425db", "max_count": 1, "min_count": 1, "networks": [{"uuid": "68ff8fb8-e83b-403c-8cba-77c1d88ed82b"}], "security_groups": [{"name": "34cc9887-5248-4485-9d64-3362d616ac03"}]}}' 2019-03-25 21:21:13,942 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Mon, 25 Mar 2019 21:21: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.37:8774/v2.1/servers/a74edc87-c170-4c4f-b3ad-840a52959acf x-compute-request-id: req-02efebf1-4951-4d1b-8b5f-8c0fe90c475e x-openstack-request-id: req-02efebf1-4951-4d1b-8b5f-8c0fe90c475e 2019-03-25 21:21:13,942 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "34cc9887-5248-4485-9d64-3362d616ac03"}], "OS-DCF:diskConfig": "MANUAL", "id": "a74edc87-c170-4c4f-b3ad-840a52959acf", "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/a74edc87-c170-4c4f-b3ad-840a52959acf", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/a74edc87-c170-4c4f-b3ad-840a52959acf", "rel": "bookmark"}], "adminPass": "AVZ9nRsrdSrc"}} 2019-03-25 21:21:13,942 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/servers used request id req-02efebf1-4951-4d1b-8b5f-8c0fe90c475e 2019-03-25 21:21:13,943 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 5.30642986298s 2019-03-25 21:21:13,943 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-25 21:21:13,946 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}df398a0f33048fc0e04fd286ed6283738f9b05ad" 2019-03-25 21:21:14,633 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 607 Content-Type: application/json Date: Mon, 25 Mar 2019 21:21: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-01a80ad0-ca25-4029-b432-0dc281e01cc1 x-openstack-request-id: req-01a80ad0-ca25-4029-b432-0dc281e01cc1 2019-03-25 21:21:14,634 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/a74edc87-c170-4c4f-b3ad-840a52959acf", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/a74edc87-c170-4c4f-b3ad-840a52959acf", "rel": "bookmark"}], "image": {"id": "2d6a0768-b1ed-4f8b-892b-19b2329430da", "links": [{"href": "http://172.30.9.37:8774/images/2d6a0768-b1ed-4f8b-892b-19b2329430da", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "488d48a3-40d7-4e2c-9256-a04c7a4425db", "links": [{"href": "http://172.30.9.37:8774/flavors/488d48a3-40d7-4e2c-9256-a04c7a4425db", "rel": "bookmark"}]}, "id": "a74edc87-c170-4c4f-b3ad-840a52959acf", "user_id": "ad5b0814060e43699f8e2f9a50eeaf97", "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-03-25T21:21:14Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_0fd28e36-f325-4dac-9ab9-c81c370049ec", "name": "cinder_test-vm2_0fd28e36-f325-4dac-9ab9-c81c370049ec", "created": "2019-03-25T21:21:13Z", "tenant_id": "396c3d8bf91b4da2b4e3b125b9dfbd25", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-25 21:21:14,634 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-01a80ad0-ca25-4029-b432-0dc281e01cc1 2019-03-25 21:21:14,634 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.690858125687s 2019-03-25 21:21:14,646 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-25 21:21:14,646 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}df398a0f33048fc0e04fd286ed6283738f9b05ad" 2019-03-25 21:21:14,747 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Mon, 25 Mar 2019 21:21:15 GMT X-Openstack-Request-Id: req-50309fac-6667-48b3-be9c-662eaffe625c 2019-03-25 21:21:14,748 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"39f6a7de-fe0a-4d74-ab36-900db9e46127","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d63177074eef45bd949b8fd2e0f3efc8","l2_adjacency":true,"status":"ACTIVE","subnets":["45132bb9-b5c2-4ed3-85b9-9add1bd00bfe"],"description":"","tags":[],"updated_at":"2019-03-25T21:09:30Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d63177074eef45bd949b8fd2e0f3efc8","created_at":"2019-03-25T21:09:22Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"68ff8fb8-e83b-403c-8cba-77c1d88ed82b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"396c3d8bf91b4da2b4e3b125b9dfbd25","l2_adjacency":true,"status":"ACTIVE","subnets":["dae404db-4817-4b08-8c2e-fb611974cefa"],"description":"","tags":[],"updated_at":"2019-03-25T21:20:50Z","qos_policy_id":null,"name":"cinder_test-net_0fd28e36-f325-4dac-9ab9-c81c370049ec","admin_state_up":true,"tenant_id":"396c3d8bf91b4da2b4e3b125b9dfbd25","created_at":"2019-03-25T21:20:49Z","mtu":1450}]} 2019-03-25 21:21:14,748 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks.json used request id req-50309fac-6667-48b3-be9c-662eaffe625c 2019-03-25 21:21:14,748 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.102266073227s 2019-03-25 21:21:14,749 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-03-25 21:21:14,750 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}df398a0f33048fc0e04fd286ed6283738f9b05ad" 2019-03-25 21:21:14,793 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 682 Content-Type: application/json Date: Mon, 25 Mar 2019 21:21:15 GMT X-Openstack-Request-Id: req-c0ec8292-4786-4ead-a042-ce4967f8fbc5 2019-03-25 21:21:14,794 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"68ff8fb8-e83b-403c-8cba-77c1d88ed82b","tenant_id":"396c3d8bf91b4da2b4e3b125b9dfbd25","created_at":"2019-03-25T21:20:50Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-03-25T21:20: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":"396c3d8bf91b4da2b4e3b125b9dfbd25","id":"dae404db-4817-4b08-8c2e-fb611974cefa","subnetpool_id":null,"name":"cinder_test-subnet_0fd28e36-f325-4dac-9ab9-c81c370049ec"}]} 2019-03-25 21:21:14,794 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/subnets.json used request id req-c0ec8292-4786-4ead-a042-ce4967f8fbc5 2019-03-25 21:21:14,794 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0447220802307s 2019-03-25 21:21:14,795 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-25 21:21:16,797 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-25 21:21:16,800 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}df398a0f33048fc0e04fd286ed6283738f9b05ad" 2019-03-25 21:21:17,472 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 643 Content-Type: application/json Date: Mon, 25 Mar 2019 21: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-65b096f6-4c29-41fa-819e-1a8eb63ca57d x-openstack-request-id: req-65b096f6-4c29-41fa-819e-1a8eb63ca57d 2019-03-25 21:21:17,473 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/a74edc87-c170-4c4f-b3ad-840a52959acf", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/a74edc87-c170-4c4f-b3ad-840a52959acf", "rel": "bookmark"}], "image": {"id": "2d6a0768-b1ed-4f8b-892b-19b2329430da", "links": [{"href": "http://172.30.9.37:8774/images/2d6a0768-b1ed-4f8b-892b-19b2329430da", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "488d48a3-40d7-4e2c-9256-a04c7a4425db", "links": [{"href": "http://172.30.9.37:8774/flavors/488d48a3-40d7-4e2c-9256-a04c7a4425db", "rel": "bookmark"}]}, "id": "a74edc87-c170-4c4f-b3ad-840a52959acf", "user_id": "ad5b0814060e43699f8e2f9a50eeaf97", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-25T21:21:16Z", "hostId": "81fcb6aaf0544cd1845aeaee381953f255b8069f9b2af3104a3a1ca3", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_0fd28e36-f325-4dac-9ab9-c81c370049ec", "name": "cinder_test-vm2_0fd28e36-f325-4dac-9ab9-c81c370049ec", "created": "2019-03-25T21:21:13Z", "tenant_id": "396c3d8bf91b4da2b4e3b125b9dfbd25", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-25 21:21:17,473 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-65b096f6-4c29-41fa-819e-1a8eb63ca57d 2019-03-25 21:21:17,473 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.675862073898s 2019-03-25 21:21:17,480 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-25 21:21:19,480 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-25 21:21:19,483 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}df398a0f33048fc0e04fd286ed6283738f9b05ad" 2019-03-25 21:21:20,919 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Mon, 25 Mar 2019 21:21: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-0fd8a1fd-1237-46c8-8936-6c4e33aa3b03 x-openstack-request-id: req-0fd8a1fd-1237-46c8-8936-6c4e33aa3b03 2019-03-25 21:21:20,919 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/a74edc87-c170-4c4f-b3ad-840a52959acf", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/a74edc87-c170-4c4f-b3ad-840a52959acf", "rel": "bookmark"}], "image": {"id": "2d6a0768-b1ed-4f8b-892b-19b2329430da", "links": [{"href": "http://172.30.9.37:8774/images/2d6a0768-b1ed-4f8b-892b-19b2329430da", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "488d48a3-40d7-4e2c-9256-a04c7a4425db", "links": [{"href": "http://172.30.9.37:8774/flavors/488d48a3-40d7-4e2c-9256-a04c7a4425db", "rel": "bookmark"}]}, "id": "a74edc87-c170-4c4f-b3ad-840a52959acf", "security_groups": [{"name": "cinder_test-sg_0fd28e36-f325-4dac-9ab9-c81c370049ec"}], "user_id": "ad5b0814060e43699f8e2f9a50eeaf97", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-25T21:21:18Z", "hostId": "81fcb6aaf0544cd1845aeaee381953f255b8069f9b2af3104a3a1ca3", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_0fd28e36-f325-4dac-9ab9-c81c370049ec", "name": "cinder_test-vm2_0fd28e36-f325-4dac-9ab9-c81c370049ec", "created": "2019-03-25T21:21:13Z", "tenant_id": "396c3d8bf91b4da2b4e3b125b9dfbd25", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-25 21:21:20,919 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-0fd8a1fd-1237-46c8-8936-6c4e33aa3b03 2019-03-25 21:21:20,920 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.43925189972s 2019-03-25 21:21:20,926 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-25 21:21:22,928 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-25 21:21:22,931 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}df398a0f33048fc0e04fd286ed6283738f9b05ad" 2019-03-25 21:21:23,472 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Mon, 25 Mar 2019 21:21: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-91739a7f-2014-410e-95c1-167364024ab6 x-openstack-request-id: req-91739a7f-2014-410e-95c1-167364024ab6 2019-03-25 21:21:23,473 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/a74edc87-c170-4c4f-b3ad-840a52959acf", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/a74edc87-c170-4c4f-b3ad-840a52959acf", "rel": "bookmark"}], "image": {"id": "2d6a0768-b1ed-4f8b-892b-19b2329430da", "links": [{"href": "http://172.30.9.37:8774/images/2d6a0768-b1ed-4f8b-892b-19b2329430da", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "488d48a3-40d7-4e2c-9256-a04c7a4425db", "links": [{"href": "http://172.30.9.37:8774/flavors/488d48a3-40d7-4e2c-9256-a04c7a4425db", "rel": "bookmark"}]}, "id": "a74edc87-c170-4c4f-b3ad-840a52959acf", "security_groups": [{"name": "cinder_test-sg_0fd28e36-f325-4dac-9ab9-c81c370049ec"}], "user_id": "ad5b0814060e43699f8e2f9a50eeaf97", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-25T21:21:18Z", "hostId": "81fcb6aaf0544cd1845aeaee381953f255b8069f9b2af3104a3a1ca3", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_0fd28e36-f325-4dac-9ab9-c81c370049ec", "name": "cinder_test-vm2_0fd28e36-f325-4dac-9ab9-c81c370049ec", "created": "2019-03-25T21:21:13Z", "tenant_id": "396c3d8bf91b4da2b4e3b125b9dfbd25", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-25 21:21:23,473 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-91739a7f-2014-410e-95c1-167364024ab6 2019-03-25 21:21:23,473 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.544268131256s 2019-03-25 21:21:23,479 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-25 21:21:25,482 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-25 21:21:25,485 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}df398a0f33048fc0e04fd286ed6283738f9b05ad" 2019-03-25 21:21:26,150 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 743 Content-Type: application/json Date: Mon, 25 Mar 2019 21:21: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-7c9f2089-25cd-48d3-95ea-24825aa6f198 x-openstack-request-id: req-7c9f2089-25cd-48d3-95ea-24825aa6f198 2019-03-25 21:21:26,150 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_0fd28e36-f325-4dac-9ab9-c81c370049ec": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:5a:05", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/a74edc87-c170-4c4f-b3ad-840a52959acf", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/a74edc87-c170-4c4f-b3ad-840a52959acf", "rel": "bookmark"}], "image": {"id": "2d6a0768-b1ed-4f8b-892b-19b2329430da", "links": [{"href": "http://172.30.9.37:8774/images/2d6a0768-b1ed-4f8b-892b-19b2329430da", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-25T21:21:22.000000", "flavor": {"id": "488d48a3-40d7-4e2c-9256-a04c7a4425db", "links": [{"href": "http://172.30.9.37:8774/flavors/488d48a3-40d7-4e2c-9256-a04c7a4425db", "rel": "bookmark"}]}, "id": "a74edc87-c170-4c4f-b3ad-840a52959acf", "security_groups": [{"name": "cinder_test-sg_0fd28e36-f325-4dac-9ab9-c81c370049ec"}], "user_id": "ad5b0814060e43699f8e2f9a50eeaf97", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-25T21:21:23Z", "hostId": "81fcb6aaf0544cd1845aeaee381953f255b8069f9b2af3104a3a1ca3", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_0fd28e36-f325-4dac-9ab9-c81c370049ec", "name": "cinder_test-vm2_0fd28e36-f325-4dac-9ab9-c81c370049ec", "created": "2019-03-25T21:21:13Z", "tenant_id": "396c3d8bf91b4da2b4e3b125b9dfbd25", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-25 21:21:26,150 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-7c9f2089-25cd-48d3-95ea-24825aa6f198 2019-03-25 21:21:26,151 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.668410778046s 2019-03-25 21:21:26,157 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-03-25 21:21:26,157 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:9696/v2.0/ports.json?device_id=a74edc87-c170-4c4f-b3ad-840a52959acf" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}df398a0f33048fc0e04fd286ed6283738f9b05ad" 2019-03-25 21:21:26,501 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Mon, 25 Mar 2019 21:21:26 GMT X-Openstack-Request-Id: req-95d1a6d4-229b-4fd7-b103-9fd1f434419e 2019-03-25 21:21:26,501 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-25T21:21:22Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"dae404db-4817-4b08-8c2e-fb611974cefa","ip_address":"192.168.120.9"}],"id":"d14cffcd-0474-4544-afc1-5adcf3d516d2","security_groups":["34cc9887-5248-4485-9d64-3362d616ac03"],"mac_address":"fa:16:3e:32:5a:05","project_id":"396c3d8bf91b4da2b4e3b125b9dfbd25","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"68ff8fb8-e83b-403c-8cba-77c1d88ed82b","tenant_id":"396c3d8bf91b4da2b4e3b125b9dfbd25","created_at":"2019-03-25T21:21:18Z","binding:vnic_type":"normal","device_id":"a74edc87-c170-4c4f-b3ad-840a52959acf","ip_allocation":"immediate"}]} 2019-03-25 21:21:26,501 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/ports.json?device_id=a74edc87-c170-4c4f-b3ad-840a52959acf used request id req-95d1a6d4-229b-4fd7-b103-9fd1f434419e 2019-03-25 21:21:26,502 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.344738960266s 2019-03-25 21:21:26,512 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-25 21:21:26,513 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:9696/v2.0/floatingips.json?port_id=d14cffcd-0474-4544-afc1-5adcf3d516d2" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}df398a0f33048fc0e04fd286ed6283738f9b05ad" 2019-03-25 21:21:26,567 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 25 Mar 2019 21:21:26 GMT X-Openstack-Request-Id: req-8af11078-4df1-4d10-a455-66ab240e83b7 2019-03-25 21:21:26,567 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-03-25 21:21:26,568 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/floatingips.json?port_id=d14cffcd-0474-4544-afc1-5adcf3d516d2 used request id req-8af11078-4df1-4d10-a455-66ab240e83b7 2019-03-25 21:21:26,568 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0555031299591s 2019-03-25 21:21:26,568 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cinder_test-net_0fd28e36-f325-4dac-9ab9-c81c370049ec': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:32:5a:05', 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'2d6a0768-b1ed-4f8b-892b-19b2329430da'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-03-25T21:21:22.000000', 'flavor': Munch({u'id': u'488d48a3-40d7-4e2c-9256-a04c7a4425db'}), 'az': u'nova', 'id': u'a74edc87-c170-4c4f-b3ad-840a52959acf', 'security_groups': [Munch({u'name': u'cinder_test-sg_0fd28e36-f325-4dac-9ab9-c81c370049ec'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'ad5b0814060e43699f8e2f9a50eeaf97', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'396c3d8bf91b4da2b4e3b125b9dfbd25', 'name': 'cinder_test-project_0fd28e36-f325-4dac-9ab9-c81c370049ec', '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-03-25T21:21:22.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-03-25T21:21:23Z', 'hostId': u'81fcb6aaf0544cd1845aeaee381953f255b8069f9b2af3104a3a1ca3', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cinder_test-kp_0fd28e36-f325-4dac-9ab9-c81c370049ec', 'public_v6': '', 'private_v4': u'192.168.120.9', 'cloud': 'envvars', 'host_id': u'81fcb6aaf0544cd1845aeaee381953f255b8069f9b2af3104a3a1ca3', '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-03-25T21:21:22.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'396c3d8bf91b4da2b4e3b125b9dfbd25', 'name': u'cinder_test-vm2_0fd28e36-f325-4dac-9ab9-c81c370049ec', 'adminPass': u'AVZ9nRsrdSrc', 'tenant_id': u'396c3d8bf91b4da2b4e3b125b9dfbd25', 'created_at': u'2019-03-25T21:21:13Z', 'created': u'2019-03-25T21:21:13Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-03-25 21:21:26,574 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-25 21:21:26,575 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}df398a0f33048fc0e04fd286ed6283738f9b05ad" 2019-03-25 21:21:26,985 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Mon, 25 Mar 2019 21:21:27 GMT X-Openstack-Request-Id: req-0d44dae2-640b-469a-bd22-36d06b8a9e46 2019-03-25 21:21:26,985 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"39f6a7de-fe0a-4d74-ab36-900db9e46127","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d63177074eef45bd949b8fd2e0f3efc8","l2_adjacency":true,"status":"ACTIVE","subnets":["45132bb9-b5c2-4ed3-85b9-9add1bd00bfe"],"description":"","tags":[],"updated_at":"2019-03-25T21:09:30Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d63177074eef45bd949b8fd2e0f3efc8","created_at":"2019-03-25T21:09:22Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"68ff8fb8-e83b-403c-8cba-77c1d88ed82b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"396c3d8bf91b4da2b4e3b125b9dfbd25","l2_adjacency":true,"status":"ACTIVE","subnets":["dae404db-4817-4b08-8c2e-fb611974cefa"],"description":"","tags":[],"updated_at":"2019-03-25T21:20:50Z","qos_policy_id":null,"name":"cinder_test-net_0fd28e36-f325-4dac-9ab9-c81c370049ec","admin_state_up":true,"tenant_id":"396c3d8bf91b4da2b4e3b125b9dfbd25","created_at":"2019-03-25T21:20:49Z","mtu":1450}]} 2019-03-25 21:21:26,985 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks.json used request id req-0d44dae2-640b-469a-bd22-36d06b8a9e46 2019-03-25 21:21:26,986 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.411475896835s 2019-03-25 21:21:26,987 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-03-25 21:21:26,987 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:9696/v2.0/ports.json?device_id=a74edc87-c170-4c4f-b3ad-840a52959acf" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}df398a0f33048fc0e04fd286ed6283738f9b05ad" 2019-03-25 21:21:27,334 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Mon, 25 Mar 2019 21:21:27 GMT X-Openstack-Request-Id: req-7e21c715-c4f1-4e23-b458-6541c3339118 2019-03-25 21:21:27,335 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-25T21:21:22Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"dae404db-4817-4b08-8c2e-fb611974cefa","ip_address":"192.168.120.9"}],"id":"d14cffcd-0474-4544-afc1-5adcf3d516d2","security_groups":["34cc9887-5248-4485-9d64-3362d616ac03"],"mac_address":"fa:16:3e:32:5a:05","project_id":"396c3d8bf91b4da2b4e3b125b9dfbd25","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"68ff8fb8-e83b-403c-8cba-77c1d88ed82b","tenant_id":"396c3d8bf91b4da2b4e3b125b9dfbd25","created_at":"2019-03-25T21:21:18Z","binding:vnic_type":"normal","device_id":"a74edc87-c170-4c4f-b3ad-840a52959acf","ip_allocation":"immediate"}]} 2019-03-25 21:21:27,335 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/ports.json?device_id=a74edc87-c170-4c4f-b3ad-840a52959acf used request id req-7e21c715-c4f1-4e23-b458-6541c3339118 2019-03-25 21:21:27,335 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.348138093948s 2019-03-25 21:21:27,336 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-03-25 21:21:27,336 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9696/v2.0/floatingips.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}df398a0f33048fc0e04fd286ed6283738f9b05ad" -d '{"floatingip": {"floating_network_id": "39f6a7de-fe0a-4d74-ab36-900db9e46127", "fixed_ip_address": "192.168.120.9", "port_id": "d14cffcd-0474-4544-afc1-5adcf3d516d2"}}' 2019-03-25 21:21:30,804 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 823 Content-Type: application/json Date: Mon, 25 Mar 2019 21:21:31 GMT X-Openstack-Request-Id: req-1d8f86f5-bfa5-4943-a8b9-a18c78aa5671 2019-03-25 21:21:30,804 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "1ac578ad-fadc-4094-b238-c2f72da611bb", "status": "DOWN", "description": "", "tags": [], "tenant_id": "396c3d8bf91b4da2b4e3b125b9dfbd25", "created_at": "2019-03-25T21:21:29Z", "updated_at": "2019-03-25T21:21:29Z", "floating_network_id": "39f6a7de-fe0a-4d74-ab36-900db9e46127", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "68ff8fb8-e83b-403c-8cba-77c1d88ed82b", "device_owner": "compute:nova", "mac_address": "fa:16:3e:32:5a:05", "device_id": "a74edc87-c170-4c4f-b3ad-840a52959acf"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.220", "revision_number": 0, "project_id": "396c3d8bf91b4da2b4e3b125b9dfbd25", "port_id": "d14cffcd-0474-4544-afc1-5adcf3d516d2", "id": "815c8b18-5a65-4bae-b1e6-97dcb9715e82", "qos_policy_id": null}} 2019-03-25 21:21:30,805 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/floatingips.json used request id req-1d8f86f5-bfa5-4943-a8b9-a18c78aa5671 2019-03-25 21:21:30,805 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 3.46905088425s 2019-03-25 21:21:30,820 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-25 21:21:30,821 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}df398a0f33048fc0e04fd286ed6283738f9b05ad" 2019-03-25 21:21:30,909 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Mon, 25 Mar 2019 21:21:31 GMT X-Openstack-Request-Id: req-679eec41-0aa9-49c4-a360-eb46963e7972 2019-03-25 21:21:30,909 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "1ac578ad-fadc-4094-b238-c2f72da611bb", "status": "DOWN", "description": "", "tags": [], "tenant_id": "396c3d8bf91b4da2b4e3b125b9dfbd25", "created_at": "2019-03-25T21:21:29Z", "updated_at": "2019-03-25T21:21:29Z", "floating_network_id": "39f6a7de-fe0a-4d74-ab36-900db9e46127", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "68ff8fb8-e83b-403c-8cba-77c1d88ed82b", "device_owner": "compute:nova", "mac_address": "fa:16:3e:32:5a:05", "device_id": "a74edc87-c170-4c4f-b3ad-840a52959acf"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.220", "revision_number": 0, "project_id": "396c3d8bf91b4da2b4e3b125b9dfbd25", "port_id": "d14cffcd-0474-4544-afc1-5adcf3d516d2", "id": "815c8b18-5a65-4bae-b1e6-97dcb9715e82", "qos_policy_id": null}]} 2019-03-25 21:21:30,909 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/floatingips.json used request id req-679eec41-0aa9-49c4-a360-eb46963e7972 2019-03-25 21:21:30,910 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0890800952911s 2019-03-25 21:21:30,916 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-03-25 21:21:31,027 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-25 21:21:31,027 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}df398a0f33048fc0e04fd286ed6283738f9b05ad" 2019-03-25 21:21:31,100 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Mon, 25 Mar 2019 21:21:31 GMT X-Openstack-Request-Id: req-dd288df2-7b37-4cf8-ac40-627df25608eb 2019-03-25 21:21:31,100 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "1ac578ad-fadc-4094-b238-c2f72da611bb", "status": "DOWN", "description": "", "tags": [], "tenant_id": "396c3d8bf91b4da2b4e3b125b9dfbd25", "created_at": "2019-03-25T21:21:29Z", "updated_at": "2019-03-25T21:21:29Z", "floating_network_id": "39f6a7de-fe0a-4d74-ab36-900db9e46127", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "68ff8fb8-e83b-403c-8cba-77c1d88ed82b", "device_owner": "compute:nova", "mac_address": "fa:16:3e:32:5a:05", "device_id": "a74edc87-c170-4c4f-b3ad-840a52959acf"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.220", "revision_number": 0, "project_id": "396c3d8bf91b4da2b4e3b125b9dfbd25", "port_id": "d14cffcd-0474-4544-afc1-5adcf3d516d2", "id": "815c8b18-5a65-4bae-b1e6-97dcb9715e82", "qos_policy_id": null}]} 2019-03-25 21:21:31,100 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/floatingips.json used request id req-dd288df2-7b37-4cf8-ac40-627df25608eb 2019-03-25 21:21:31,101 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0736291408539s 2019-03-25 21:21:31,107 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-03-25 21:21:31,215 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-25 21:21:31,216 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}df398a0f33048fc0e04fd286ed6283738f9b05ad" 2019-03-25 21:21:31,302 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Mon, 25 Mar 2019 21:21:31 GMT X-Openstack-Request-Id: req-e8dabc68-8e95-4a13-943d-4867b44a6850 2019-03-25 21:21:31,302 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "1ac578ad-fadc-4094-b238-c2f72da611bb", "status": "DOWN", "description": "", "tags": [], "tenant_id": "396c3d8bf91b4da2b4e3b125b9dfbd25", "created_at": "2019-03-25T21:21:29Z", "updated_at": "2019-03-25T21:21:29Z", "floating_network_id": "39f6a7de-fe0a-4d74-ab36-900db9e46127", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "68ff8fb8-e83b-403c-8cba-77c1d88ed82b", "device_owner": "compute:nova", "mac_address": "fa:16:3e:32:5a:05", "device_id": "a74edc87-c170-4c4f-b3ad-840a52959acf"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.220", "revision_number": 0, "project_id": "396c3d8bf91b4da2b4e3b125b9dfbd25", "port_id": "d14cffcd-0474-4544-afc1-5adcf3d516d2", "id": "815c8b18-5a65-4bae-b1e6-97dcb9715e82", "qos_policy_id": null}]} 2019-03-25 21:21:31,302 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/floatingips.json used request id req-e8dabc68-8e95-4a13-943d-4867b44a6850 2019-03-25 21:21:31,302 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0871090888977s 2019-03-25 21:21:31,309 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-03-25 21:21:31,419 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-25 21:21:31,419 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}df398a0f33048fc0e04fd286ed6283738f9b05ad" 2019-03-25 21:21:31,489 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Mon, 25 Mar 2019 21:21:31 GMT X-Openstack-Request-Id: req-0fea4354-60d5-49ec-b546-725f6d8c676e 2019-03-25 21:21:31,489 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "1ac578ad-fadc-4094-b238-c2f72da611bb", "status": "DOWN", "description": "", "tags": [], "tenant_id": "396c3d8bf91b4da2b4e3b125b9dfbd25", "created_at": "2019-03-25T21:21:29Z", "updated_at": "2019-03-25T21:21:29Z", "floating_network_id": "39f6a7de-fe0a-4d74-ab36-900db9e46127", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "68ff8fb8-e83b-403c-8cba-77c1d88ed82b", "device_owner": "compute:nova", "mac_address": "fa:16:3e:32:5a:05", "device_id": "a74edc87-c170-4c4f-b3ad-840a52959acf"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.220", "revision_number": 0, "project_id": "396c3d8bf91b4da2b4e3b125b9dfbd25", "port_id": "d14cffcd-0474-4544-afc1-5adcf3d516d2", "id": "815c8b18-5a65-4bae-b1e6-97dcb9715e82", "qos_policy_id": null}]} 2019-03-25 21:21:31,489 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/floatingips.json used request id req-0fea4354-60d5-49ec-b546-725f6d8c676e 2019-03-25 21:21:31,490 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0705959796906s 2019-03-25 21:21:31,496 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-03-25 21:21:31,605 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-25 21:21:31,605 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}df398a0f33048fc0e04fd286ed6283738f9b05ad" 2019-03-25 21:21:31,670 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Mon, 25 Mar 2019 21:21:31 GMT X-Openstack-Request-Id: req-3d36b311-9c52-4a3a-a2ec-25642b728de8 2019-03-25 21:21:31,670 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "1ac578ad-fadc-4094-b238-c2f72da611bb", "status": "DOWN", "description": "", "tags": [], "tenant_id": "396c3d8bf91b4da2b4e3b125b9dfbd25", "created_at": "2019-03-25T21:21:29Z", "updated_at": "2019-03-25T21:21:29Z", "floating_network_id": "39f6a7de-fe0a-4d74-ab36-900db9e46127", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "68ff8fb8-e83b-403c-8cba-77c1d88ed82b", "device_owner": "compute:nova", "mac_address": "fa:16:3e:32:5a:05", "device_id": "a74edc87-c170-4c4f-b3ad-840a52959acf"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.220", "revision_number": 0, "project_id": "396c3d8bf91b4da2b4e3b125b9dfbd25", "port_id": "d14cffcd-0474-4544-afc1-5adcf3d516d2", "id": "815c8b18-5a65-4bae-b1e6-97dcb9715e82", "qos_policy_id": null}]} 2019-03-25 21:21:31,670 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/floatingips.json used request id req-3d36b311-9c52-4a3a-a2ec-25642b728de8 2019-03-25 21:21:31,670 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0654530525208s 2019-03-25 21:21:31,676 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-03-25 21:21:31,788 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-25 21:21:31,789 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}df398a0f33048fc0e04fd286ed6283738f9b05ad" 2019-03-25 21:21:31,863 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Mon, 25 Mar 2019 21:21:32 GMT X-Openstack-Request-Id: req-6c167dc5-422a-4052-952e-4bf973d5dc46 2019-03-25 21:21:31,863 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "1ac578ad-fadc-4094-b238-c2f72da611bb", "status": "DOWN", "description": "", "tags": [], "tenant_id": "396c3d8bf91b4da2b4e3b125b9dfbd25", "created_at": "2019-03-25T21:21:29Z", "updated_at": "2019-03-25T21:21:29Z", "floating_network_id": "39f6a7de-fe0a-4d74-ab36-900db9e46127", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "68ff8fb8-e83b-403c-8cba-77c1d88ed82b", "device_owner": "compute:nova", "mac_address": "fa:16:3e:32:5a:05", "device_id": "a74edc87-c170-4c4f-b3ad-840a52959acf"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.220", "revision_number": 0, "project_id": "396c3d8bf91b4da2b4e3b125b9dfbd25", "port_id": "d14cffcd-0474-4544-afc1-5adcf3d516d2", "id": "815c8b18-5a65-4bae-b1e6-97dcb9715e82", "qos_policy_id": null}]} 2019-03-25 21:21:31,864 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/floatingips.json used request id req-6c167dc5-422a-4052-952e-4bf973d5dc46 2019-03-25 21:21:31,864 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0752429962158s 2019-03-25 21:21:31,870 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-03-25 21:21:31,980 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-25 21:21:31,980 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}df398a0f33048fc0e04fd286ed6283738f9b05ad" 2019-03-25 21:21:32,358 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 828 Content-Type: application/json Date: Mon, 25 Mar 2019 21:21:32 GMT X-Openstack-Request-Id: req-b6073288-f154-4b9e-89ce-25dd976c1300 2019-03-25 21:21:32,359 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "1ac578ad-fadc-4094-b238-c2f72da611bb", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "396c3d8bf91b4da2b4e3b125b9dfbd25", "created_at": "2019-03-25T21:21:29Z", "updated_at": "2019-03-25T21:21:32Z", "floating_network_id": "39f6a7de-fe0a-4d74-ab36-900db9e46127", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "68ff8fb8-e83b-403c-8cba-77c1d88ed82b", "device_owner": "compute:nova", "mac_address": "fa:16:3e:32:5a:05", "device_id": "a74edc87-c170-4c4f-b3ad-840a52959acf"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.220", "revision_number": 1, "project_id": "396c3d8bf91b4da2b4e3b125b9dfbd25", "port_id": "d14cffcd-0474-4544-afc1-5adcf3d516d2", "id": "815c8b18-5a65-4bae-b1e6-97dcb9715e82", "qos_policy_id": null}]} 2019-03-25 21:21:32,359 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/floatingips.json used request id req-b6073288-f154-4b9e-89ce-25dd976c1300 2019-03-25 21:21:32,359 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.379229068756s 2019-03-25 21:21:32,365 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'1ac578ad-fadc-4094-b238-c2f72da611bb', 'updated_at': u'2019-03-25T21:21:32Z', 'fixed_ip_address': u'192.168.120.9', 'floating_ip_address': u'172.30.9.220', 'revision_number': 1, 'port_id': u'd14cffcd-0474-4544-afc1-5adcf3d516d2', 'id': u'815c8b18-5a65-4bae-b1e6-97dcb9715e82', 'network': u'39f6a7de-fe0a-4d74-ab36-900db9e46127', 'port': u'd14cffcd-0474-4544-afc1-5adcf3d516d2', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'396c3d8bf91b4da2b4e3b125b9dfbd25', 'name': 'cinder_test-project_0fd28e36-f325-4dac-9ab9-c81c370049ec', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'396c3d8bf91b4da2b4e3b125b9dfbd25', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'39f6a7de-fe0a-4d74-ab36-900db9e46127', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'68ff8fb8-e83b-403c-8cba-77c1d88ed82b', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:32:5a:05', u'device_id': u'a74edc87-c170-4c4f-b3ad-840a52959acf'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'396c3d8bf91b4da2b4e3b125b9dfbd25', 'created_at': u'2019-03-25T21:21:29Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'68ff8fb8-e83b-403c-8cba-77c1d88ed82b', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:32:5a:05', u'device_id': u'a74edc87-c170-4c4f-b3ad-840a52959acf'}), 'router': u'1ac578ad-fadc-4094-b238-c2f72da611bb'}) 2019-03-25 21:21:32,366 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-03-25 21:21:32,369 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:8774/v2.1/servers/a74edc87-c170-4c4f-b3ad-840a52959acf/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}df398a0f33048fc0e04fd286ed6283738f9b05ad" -d '{"os-getConsoleOutput": {"length": null}}' 2019-03-25 21:21:32,599 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9587 Content-Type: application/json Date: Mon, 25 Mar 2019 21:21: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-1e6face0-d4f9-4212-805b-d01f3b8c2967 x-openstack-request-id: req-1e6face0-d4f9-4212-805b-d01f3b8c2967 2019-03-25 21:21:32,601 - 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 489453987 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.234417] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.237774] pid_max: default: 32768 minimum: 301\n[ 0.239585] ACPI: Core revision 20150930\n[ 0.241769] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.244392] Security Framework initialized\n[ 0.246041] Yama: becoming mindful.\n[ 0.247507] AppArmor: AppArmor initialized\n[ 0.249215] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.251867] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.254453] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.256928] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.259675] Initializing cgroup subsys io\n[ 0.261322] Initializing cgroup subsys memory\n[ 0.263051] Initializing cgroup subsys devices\n[ 0.264835] Initializing cgroup subsys freezer\n[ 0.266589] Initializing cgroup subsys net_cls\n[ 0.268345] Initializing cgroup subsys perf_event\n[ 0.270193] Initializing cgroup subsys net_prio\n[ 0.271976] Initializing cgroup subsys hugetlb\n[ 0.273741] Initializing cgroup subsys pids\n[ 0.275469] CPU: Physical Processor ID: 0\n[ 0.277787] mce: CPU supports 10 MCE banks\n[ 0.279470] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.281515] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.298690] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.307383] ftrace: allocating 31920 entries in 125 pages\n[ 0.338457] smpboot: Max logical packages: 1\n[ 0.340136] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.342785] x2apic enabled\n[ 0.344279] Switched APIC routing to physical x2apic.\n[ 0.347415] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.349633] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.353709] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.357201] KVM setup paravirtual spinlock\n[ 0.359285] x86: Booted up 1 node, 1 CPUs\n[ 0.360861] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.363512] devtmpfs: initialized\n[ 0.365850] evm: security.selinux\n[ 0.367220] evm: security.SMACK64\n[ 0.368567] evm: security.SMACK64EXEC\n[ 0.370057] evm: security.SMACK64TRANSMUTE\n[ 0.371656] evm: security.SMACK64MMAP\n[ 0.373136] evm: security.ima\n[ 0.374380] evm: security.capability\n[ 0.375883] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.379516] pinctrl core: initialized pinctrl subsystem\n[ 0.381604] RTC time: 21:21:23, date: 03/25/19\n[ 0.383411] NET: Registered protocol family 16\n[ 0.385256] cpuidle: using governor ladder\n[ 0.386859] cpuidle: using governor menu\n[ 0.388395] PCCT header not found.\n[ 0.389819] ACPI: bus type PCI registered\n[ 0.391390] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.393819] PCI: Using configuration type 1 for base access\n[ 0.396654] ACPI: Added _OSI(Module Device)\n[ 0.398307] ACPI: Added _OSI(Processor Device)\n[ 0.400007] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.401789] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.404600] ACPI: Interpreter enabled\n[ 0.406084] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.409714] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.413330] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.416950] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.420604] ACPI: (supports S0 S5)\n[ 0.421982] ACPI: Using IOAPIC for interrupt routing\n[ 0.423881] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.428749] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.430781] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.432982] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.435112] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.438954] acpiphp: Slot [3] registered\n[ 0.440368] acpiphp: Slot [4] registered\n[ 0.441776] acpiphp: Slot [5] registered\n[ 0.443187] acpiphp: Slot [6] registered\n[ 0.444599] acpiphp: Slot [7] registered\n[ 0.446014] acpiphp: Slot [8] registered\n[ 0.447432] acpiphp: Slot [9] registered\n[ 0.448833] acpiphp: Slot [10] registered\n[ 0.450259] acpiphp: Slot [11] registered\n[ 0.451687] acpiphp: Slot [12] registered\n[ 0.453118] acpiphp: Slot [13] registered\n[ 0.454551] acpiphp: Slot [14] registered\n[ 0.456027] acpiphp: Slot [15] registered\n[ 0.473451] acpiphp: Slot [16] registered\n[ 0.474899] acpiphp: Slot [17] registered\n[ 0.476331] acpiphp: Slot [18] registered\n[ 0.477760] acpiphp: Slot [19] registered\n[ 0.479212] acpiphp: Slot [20] registered\n[ 0.480641] acpiphp: Slot [21] registered\n[ 0.482066] acpiphp: Slot [22] registered\n[ 0.483498] acpiphp: Slot [23] registered\n[ 0.484923] acpiphp: Slot [24] registered\n[ 0.486364] acpiphp: Slot [25] registered\n[ 0.487790] acpiphp: Slot [26] registered\n[ 0.489210] acpiphp: Slot [27] registered\n[ 0.490648] acpiphp: Slot [28] registered\n[ 0.492077] acpiphp: Slot [29] registered\n[ 0.493500] acpiphp: Slot [30] registered\n[ 0.494926] acpiphp: Slot [31] registered\n[ 0.496357] PCI host bridge to bus 0000:00\n[ 0.497784] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.499942] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.502095] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.504661] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.507208] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.509788] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.514436] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.516653] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.518691] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.520924] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.525266] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.527763] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.550161] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.552663] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.555369] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.557788] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.560160] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.562275] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.564451] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.566284] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.568982] vgaarb: loaded\n[ 0.572037] vgaarb: bridge control possible 0000:00:02.0\n[ 0.574628] SCSI subsystem initialized\n[ 0.576293] ACPI: bus type USB registered\n[ 0.577750] usbcore: registered new interface driver usbfs\n[ 0.579584] usbcore: registered new interface driver hub\n[ 0.581362] usbcore: registered new device driver usb\n[ 0.583299] PCI: Using ACPI for IRQ routing\n[ 0.585391] NetLabel: Initializing\n[ 0.586651] NetLabel: domain hash size = 128\n[ 0.588156] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.589867] NetLabel: unlabeled traffic allowed by default\n[ 0.592014] clocksource: Switched to clocksource kvm-clock\n[ 0.602505] AppArmor: AppArmor Filesystem Enabled\n[ 0.604197] pnp: PnP ACPI init\n[ 0.605826] pnp: PnP ACPI: found 5 devices\n[ 0.612983] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.616032] NET: Registered protocol family 2\n[ 0.617839] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.620137] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.622282] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.624431] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.626377] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.628473] NET: Registered protocol family 1\n[ 0.630027] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.631990] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.633906] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.648947] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.664349] Trying to unpack rootfs image as initramfs...\n[ 0.725777] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.728656] Scanning for low memory corruption every 60 seconds\n[ 0.730906] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.732999] audit: initializing netlink subsys (disabled)\n[ 0.734827] audit: type=2000 audit(1553548883.796:1): initialized\n[ 0.737099] Initialise system trusted keyring\n[ 0.738741] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.740815] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.743939] zbud: loaded\n[ 0.745128] VFS: Disk quotas dquot_6.6.0\n[ 0.746574] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.749183] fuse init (API version 7.23)\n[ 0.750714] Key type big_key registered\n[ 0.752153] Allocating IMA MOK and blacklist keyrings.\n[ 0.754195] Key type asymmetric registered\n[ 0.755652] Asymmetric key parser 'x509' registered\n[ 0.757354] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.759982] io scheduler noop registered\n[ 0.761387] io scheduler deadline registered (default)\n[ 0.763142] io scheduler cfq registered\n[ 0.764629] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.766487] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.768706] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.771276] ACPI: Power Button [PWRF]\n[ 0.772757] GHES: HEST is not enabled!\n[ 0.787045] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.817075] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.820680] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.846072] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.849567] Linux agpgart interface v0.103\n[ 0.853128] brd: module loaded\n[ 0.855525] loop: module loaded\n[ 0.861175] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.863755] GPT:90111 != 2097151\n[ 0.864956] GPT:Alternate GPT header not at the end of the disk.\n[ 0.866916] GPT:90111 != 2097151\n[ 0.868120] GPT: Use GNU Parted to correct GPT errors.\n[ 0.869873] vda: vda1 vda15\n[ 0.871799] scsi host0: ata_piix\n[ 0.873124] scsi host1: ata_piix\n[ 0.874383] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.876564] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.879341] libphy: Fixed MDIO Bus: probed\n[ 0.880808] tun: Universal TUN/TAP device driver, 1.6\n[ 0.882515] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.885725] PPP generic driver version 2.4.2\n[ 0.887298] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.889427] ehci-pci: EHCI PCI platform driver\n[ 0.890984] ehci-platform: EHCI generic platform driver\n[ 0.892752] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.894778] ohci-pci: OHCI PCI platform driver\n[ 0.896332] ohci-platform: OHCI generic platform driver\n[ 0.898104] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.913167] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.914967] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.917568] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.919328] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.921348] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.923601] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.926105] usb usb1: Product: UHCI Host Controller\n[ 0.927774] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.929805] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.931494] hub 1-0:1.0: USB hub found\n[ 0.932864] hub 1-0:1.0: 2 ports detected\n[ 0.934448] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.938100] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.939806] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.941608] mousedev: PS/2 mouse device common for all mice\n[ 0.943810] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.946806] rtc_cmos 00:00: RTC can wake from S4\n[ 0.948969] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.951091] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.953216] i2c /dev entries driver\n[ 0.954562] device-mapper: uevent: version 1.0.3\n[ 0.956233] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.959113] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.961411] NET: Registered protocol family 10\n[ 0.963226] NET: Registered protocol family 17\n[ 0.964813] Key type dns_resolver registered\n[ 0.966465] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.968415] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.971492] registered taskstats version 1\n[ 0.972980] Loading compiled-in X.509 certificates\n[ 0.975176] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.978465] zswap: loaded using pool lzo/zbud\n[ 0.980800] Key type trusted registered\n[ 0.983184] Key type encrypted registered\n[ 0.984644] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.986505] ima: No TPM chip found, activating TPM-bypass!\n[ 0.988360] evm: HMAC attrs: 0x1\n[ 0.989953] Magic number: 11:910:399\n[ 0.991436] rtc_cmos 00:00: setting system clock to 2019-03-25 21:21:23 UTC (1553548883)\n[ 0.994281] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.996268] EDD information not available.\n[ 1.033768] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.052664] Write protecting the kernel read-only data: 14336k\n[ 1.056034] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.059114] 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.110163] random: blkid urandom read with 3 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.90\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.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.05. iid=i-00000014\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC4osXpyekY6yB8M9I4Y2Qy0EVfyGHLrttR0PAh7AUp8yProVDtic9aCDTphVYbtf+EWBZzzerwFqsjHx29dfBokJd8jVuaqmYspwvYREOqQz660WQN62SCkc0GmyjksYhkAywZ5aTLhK1v1Dese+jKFShLBaE/TNIJGSh1ohKcfOjOS0aoaMmDYobj6F0rJy4BQyDLPEGYhUHvyETONq+FK/8rLEvm4XouB8Pz3sCHM3eUjzeM1foxe7bcmKQWsiiIX8oIVWeS+ubH1ZsKyhpBsgoWxaCeK0FmZ1NussKSs7uikPt4bL/B41QGltgJi1yD/F6aeWUIVTHkJwWf+QLN root@cinder-test-vm2-0fd28e36-f325-4dac-9ab9-c81c370049ec\nssh-dss AAAAB3NzaC1kc3MAAACBAIaFq6A7hk2iikksTvfdcRIY/0y9S5mS1QAt8lblCuL6Mclbu5QvSPRVbI0SaiMa1/t3hwLc0NqWli8dyMgY/9UWNMcxOFIEMUla6aPCfbfrE/+/Hl3KPaWJNp2KfQxz5nfesoDVai97q725zH1QrbY7hFr7rTK6KvXJ6UQPFM7RAAAAFQCg/h+upDELSXLiphAo6HOK884kQQAAAIBsisRXzwLb9fjjaqaANB4nQbv0nVEAVt7A4PL7wU+1CLq1j+59HtBE2WtTZnvWZRWmmoNQD1qCkqDhec5EjrVG2mCRcY0q2N4BWKOWrTwviSKXK9SiS8imoe5P4US4oiY3Yq498uCpCg8/TjDWc0TLBwqS5aEY7NJxQdfxkPzl4QAAAIB8ydQSO67QVXLq1+WoTKGawajBz+Gu6bkmZf7euK1rKXQXmOduudsk4twFENasLgUTfBrEbNirpiftuFkTzk5zuJM3M3Ua4goSS8qMo+XogVv+Zu8Ua0qqqCefXVVZthk49gZIf60O1xnSURnSDMPH7S9zIeVEq8azehprJ3u3BQ== root@cinder-test-vm2-0fd28e36-f325-4dac-9ab9-c81c370049ec\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.9,24,fe80::f816:3eff:fe32:5a05/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-00000014\nname: N/A\navailability-zone: nova\nlocal-hostname: cinder-test-vm2-0fd28e36-f325-4dac-9ab9-c81c370049ec\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=4.98 ===\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-0fd28e36-f325-4dac-9ab9-c81c370049ec login: "} 2019-03-25 21:21:32,602 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/servers/a74edc87-c170-4c4f-b3ad-840a52959acf/action used request id req-1e6face0-d4f9-4212-805b-d01f3b8c2967 2019-03-25 21:21:32,602 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.236050128937s 2019-03-25 21:21:32,603 - 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 489453987 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.234417] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.237774] pid_max: default: 32768 minimum: 301 [ 0.239585] ACPI: Core revision 20150930 [ 0.241769] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.244392] Security Framework initialized [ 0.246041] Yama: becoming mindful. [ 0.247507] AppArmor: AppArmor initialized [ 0.249215] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.251867] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.254453] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.256928] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.259675] Initializing cgroup subsys io [ 0.261322] Initializing cgroup subsys memory [ 0.263051] Initializing cgroup subsys devices [ 0.264835] Initializing cgroup subsys freezer [ 0.266589] Initializing cgroup subsys net_cls [ 0.268345] Initializing cgroup subsys perf_event [ 0.270193] Initializing cgroup subsys net_prio [ 0.271976] Initializing cgroup subsys hugetlb [ 0.273741] Initializing cgroup subsys pids [ 0.275469] CPU: Physical Processor ID: 0 [ 0.277787] mce: CPU supports 10 MCE banks [ 0.279470] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.281515] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.298690] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.307383] ftrace: allocating 31920 entries in 125 pages [ 0.338457] smpboot: Max logical packages: 1 [ 0.340136] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.342785] x2apic enabled [ 0.344279] Switched APIC routing to physical x2apic. [ 0.347415] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.349633] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.353709] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.357201] KVM setup paravirtual spinlock [ 0.359285] x86: Booted up 1 node, 1 CPUs [ 0.360861] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.363512] devtmpfs: initialized [ 0.365850] evm: security.selinux [ 0.367220] evm: security.SMACK64 [ 0.368567] evm: security.SMACK64EXEC [ 0.370057] evm: security.SMACK64TRANSMUTE [ 0.371656] evm: security.SMACK64MMAP [ 0.373136] evm: security.ima [ 0.374380] evm: security.capability [ 0.375883] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.379516] pinctrl core: initialized pinctrl subsystem [ 0.381604] RTC time: 21:21:23, date: 03/25/19 [ 0.383411] NET: Registered protocol family 16 [ 0.385256] cpuidle: using governor ladder [ 0.386859] cpuidle: using governor menu [ 0.388395] PCCT header not found. [ 0.389819] ACPI: bus type PCI registered [ 0.391390] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.393819] PCI: Using configuration type 1 for base access [ 0.396654] ACPI: Added _OSI(Module Device) [ 0.398307] ACPI: Added _OSI(Processor Device) [ 0.400007] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.401789] ACPI: Added _OSI(Processor Aggregator Device) [ 0.404600] ACPI: Interpreter enabled [ 0.406084] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.409714] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.413330] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.416950] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.420604] ACPI: (supports S0 S5) [ 0.421982] ACPI: Using IOAPIC for interrupt routing [ 0.423881] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.428749] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.430781] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.432982] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.435112] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.438954] acpiphp: Slot [3] registered [ 0.440368] acpiphp: Slot [4] registered [ 0.441776] acpiphp: Slot [5] registered [ 0.443187] acpiphp: Slot [6] registered [ 0.444599] acpiphp: Slot [7] registered [ 0.446014] acpiphp: Slot [8] registered [ 0.447432] acpiphp: Slot [9] registered [ 0.448833] acpiphp: Slot [10] registered [ 0.450259] acpiphp: Slot [11] registered [ 0.451687] acpiphp: Slot [12] registered [ 0.453118] acpiphp: Slot [13] registered [ 0.454551] acpiphp: Slot [14] registered [ 0.456027] acpiphp: Slot [15] registered [ 0.473451] acpiphp: Slot [16] registered [ 0.474899] acpiphp: Slot [17] registered [ 0.476331] acpiphp: Slot [18] registered [ 0.477760] acpiphp: Slot [19] registered [ 0.479212] acpiphp: Slot [20] registered [ 0.480641] acpiphp: Slot [21] registered [ 0.482066] acpiphp: Slot [22] registered [ 0.483498] acpiphp: Slot [23] registered [ 0.484923] acpiphp: Slot [24] registered [ 0.486364] acpiphp: Slot [25] registered [ 0.487790] acpiphp: Slot [26] registered [ 0.489210] acpiphp: Slot [27] registered [ 0.490648] acpiphp: Slot [28] registered [ 0.492077] acpiphp: Slot [29] registered [ 0.493500] acpiphp: Slot [30] registered [ 0.494926] acpiphp: Slot [31] registered [ 0.496357] PCI host bridge to bus 0000:00 [ 0.497784] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.499942] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.502095] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.504661] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.507208] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.509788] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.514436] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.516653] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.518691] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.520924] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.525266] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.527763] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.550161] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.552663] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.555369] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.557788] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.560160] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.562275] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.564451] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.566284] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.568982] vgaarb: loaded [ 0.572037] vgaarb: bridge control possible 0000:00:02.0 [ 0.574628] SCSI subsystem initialized [ 0.576293] ACPI: bus type USB registered [ 0.577750] usbcore: registered new interface driver usbfs [ 0.579584] usbcore: registered new interface driver hub [ 0.581362] usbcore: registered new device driver usb [ 0.583299] PCI: Using ACPI for IRQ routing [ 0.585391] NetLabel: Initializing [ 0.586651] NetLabel: domain hash size = 128 [ 0.588156] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.589867] NetLabel: unlabeled traffic allowed by default [ 0.592014] clocksource: Switched to clocksource kvm-clock [ 0.602505] AppArmor: AppArmor Filesystem Enabled [ 0.604197] pnp: PnP ACPI init [ 0.605826] pnp: PnP ACPI: found 5 devices [ 0.612983] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.616032] NET: Registered protocol family 2 [ 0.617839] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.620137] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.622282] TCP: Hash tables configured (established 4096 bind 4096) [ 0.624431] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.626377] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.628473] NET: Registered protocol family 1 [ 0.630027] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.631990] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.633906] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.648947] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.664349] Trying to unpack rootfs image as initramfs... [ 0.725777] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.728656] Scanning for low memory corruption every 60 seconds [ 0.730906] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.732999] audit: initializing netlink subsys (disabled) [ 0.734827] audit: type=2000 audit(1553548883.796:1): initialized [ 0.737099] Initialise system trusted keyring [ 0.738741] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.740815] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.743939] zbud: loaded [ 0.745128] VFS: Disk quotas dquot_6.6.0 [ 0.746574] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.749183] fuse init (API version 7.23) [ 0.750714] Key type big_key registered [ 0.752153] Allocating IMA MOK and blacklist keyrings. [ 0.754195] Key type asymmetric registered [ 0.755652] Asymmetric key parser 'x509' registered [ 0.757354] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.759982] io scheduler noop registered [ 0.761387] io scheduler deadline registered (default) [ 0.763142] io scheduler cfq registered [ 0.764629] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.766487] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.768706] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.771276] ACPI: Power Button [PWRF] [ 0.772757] GHES: HEST is not enabled! [ 0.787045] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.817075] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.820680] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.846072] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.849567] Linux agpgart interface v0.103 [ 0.853128] brd: module loaded [ 0.855525] loop: module loaded [ 0.861175] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.863755] GPT:90111 != 2097151 [ 0.864956] GPT:Alternate GPT header not at the end of the disk. [ 0.866916] GPT:90111 != 2097151 [ 0.868120] GPT: Use GNU Parted to correct GPT errors. [ 0.869873] vda: vda1 vda15 [ 0.871799] scsi host0: ata_piix [ 0.873124] scsi host1: ata_piix [ 0.874383] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.876564] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.879341] libphy: Fixed MDIO Bus: probed [ 0.880808] tun: Universal TUN/TAP device driver, 1.6 [ 0.882515] tun: (C) 1999-2004 Max Krasnyansky [ 0.885725] PPP generic driver version 2.4.2 [ 0.887298] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.889427] ehci-pci: EHCI PCI platform driver [ 0.890984] ehci-platform: EHCI generic platform driver [ 0.892752] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.894778] ohci-pci: OHCI PCI platform driver [ 0.896332] ohci-platform: OHCI generic platform driver [ 0.898104] uhci_hcd: USB Universal Host Controller Interface driver [ 0.913167] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.914967] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.917568] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.919328] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.921348] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.923601] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.926105] usb usb1: Product: UHCI Host Controller [ 0.927774] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.929805] usb usb1: SerialNumber: 0000:00:01.2 [ 0.931494] hub 1-0:1.0: USB hub found [ 0.932864] hub 1-0:1.0: 2 ports detected [ 0.934448] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.938100] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.939806] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.941608] mousedev: PS/2 mouse device common for all mice [ 0.943810] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.946806] rtc_cmos 00:00: RTC can wake from S4 [ 0.948969] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.951091] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.953216] i2c /dev entries driver [ 0.954562] device-mapper: uevent: version 1.0.3 [ 0.956233] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.959113] ledtrig-cpu: registered to indicate activity on CPUs [ 0.961411] NET: Registered protocol family 10 [ 0.963226] NET: Registered protocol family 17 [ 0.964813] Key type dns_resolver registered [ 0.966465] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.968415] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.971492] registered taskstats version 1 [ 0.972980] Loading compiled-in X.509 certificates [ 0.975176] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.978465] zswap: loaded using pool lzo/zbud [ 0.980800] Key type trusted registered [ 0.983184] Key type encrypted registered [ 0.984644] AppArmor: AppArmor sha1 policy hashing enabled [ 0.986505] ima: No TPM chip found, activating TPM-bypass! [ 0.988360] evm: HMAC attrs: 0x1 [ 0.989953] Magic number: 11:910:399 [ 0.991436] rtc_cmos 00:00: setting system clock to 2019-03-25 21:21:23 UTC (1553548883) [ 0.994281] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.996268] EDD information not available. [ 1.033768] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.052664] Write protecting the kernel read-only data: 14336k [ 1.056034] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.059114] 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.110163] random: blkid urandom read with 3 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.90 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.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.05. iid=i-00000014 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC4osXpyekY6yB8M9I4Y2Qy0EVfyGHLrttR0PAh7AUp8yProVDtic9aCDTphVYbtf+EWBZzzerwFqsjHx29dfBokJd8jVuaqmYspwvYREOqQz660WQN62SCkc0GmyjksYhkAywZ5aTLhK1v1Dese+jKFShLBaE/TNIJGSh1ohKcfOjOS0aoaMmDYobj6F0rJy4BQyDLPEGYhUHvyETONq+FK/8rLEvm4XouB8Pz3sCHM3eUjzeM1foxe7bcmKQWsiiIX8oIVWeS+ubH1ZsKyhpBsgoWxaCeK0FmZ1NussKSs7uikPt4bL/B41QGltgJi1yD/F6aeWUIVTHkJwWf+QLN root@cinder-test-vm2-0fd28e36-f325-4dac-9ab9-c81c370049ec ssh-dss AAAAB3NzaC1kc3MAAACBAIaFq6A7hk2iikksTvfdcRIY/0y9S5mS1QAt8lblCuL6Mclbu5QvSPRVbI0SaiMa1/t3hwLc0NqWli8dyMgY/9UWNMcxOFIEMUla6aPCfbfrE/+/Hl3KPaWJNp2KfQxz5nfesoDVai97q725zH1QrbY7hFr7rTK6KvXJ6UQPFM7RAAAAFQCg/h+upDELSXLiphAo6HOK884kQQAAAIBsisRXzwLb9fjjaqaANB4nQbv0nVEAVt7A4PL7wU+1CLq1j+59HtBE2WtTZnvWZRWmmoNQD1qCkqDhec5EjrVG2mCRcY0q2N4BWKOWrTwviSKXK9SiS8imoe5P4US4oiY3Yq498uCpCg8/TjDWc0TLBwqS5aEY7NJxQdfxkPzl4QAAAIB8ydQSO67QVXLq1+WoTKGawajBz+Gu6bkmZf7euK1rKXQXmOduudsk4twFENasLgUTfBrEbNirpiftuFkTzk5zuJM3M3Ua4goSS8qMo+XogVv+Zu8Ua0qqqCefXVVZthk49gZIf60O1xnSURnSDMPH7S9zIeVEq8azehprJ3u3BQ== root@cinder-test-vm2-0fd28e36-f325-4dac-9ab9-c81c370049ec -----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.9,24,fe80::f816:3eff:fe32:5a05/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-00000014 name: N/A availability-zone: nova local-hostname: cinder-test-vm2-0fd28e36-f325-4dac-9ab9-c81c370049ec launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.98 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. cinder-test-vm2-0fd28e36-f325-4dac-9ab9-c81c370049ec login: 2019-03-25 21:21:32,606 - paramiko.transport - DEBUG - starting thread (client mode): 0xbb8b5550L 2019-03-25 21:21:32,606 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-03-25 21:21:32,607 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2019-03-25 21:21:32,607 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2019-03-25 21:21:32,608 - 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-03-25 21:21:32,608 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-03-25 21:21:32,608 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2019-03-25 21:21:32,608 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-03-25 21:21:32,609 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-03-25 21:21:32,609 - paramiko.transport - DEBUG - Compression agreed: none 2019-03-25 21:21:32,625 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-03-25 21:21:32,626 - paramiko.transport - DEBUG - Switch to new keys ... 2019-03-25 21:21:32,638 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.220: 9d2836a41e608d7ca03d16f3f57369dc 2019-03-25 21:21:32,639 - paramiko.transport - DEBUG - Trying discovered key be8530b275b45ae717897a3b2305817d in /tmp/tmpiohioU 2019-03-25 21:21:32,664 - paramiko.transport - DEBUG - userauth is OK 2019-03-25 21:21:32,670 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-03-25 21:21:32,679 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.POST.volumes 2019-03-25 21:21:32,682 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:8776/v3/396c3d8bf91b4da2b4e3b125b9dfbd25/volumes -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}df398a0f33048fc0e04fd286ed6283738f9b05ad" -d '{"volume": {"display_name": "cinder_test-volume_0fd28e36-f325-4dac-9ab9-c81c370049ec", "size": "2"}}' 2019-03-25 21:21:34,021 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 821 Content-Type: application/json Date: Mon, 25 Mar 2019 21:21:32 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-compute-request-id: req-31de469c-230b-434f-aa9a-02cca784ab28 x-openstack-request-id: req-31de469c-230b-434f-aa9a-02cca784ab28 2019-03-25 21:21:34,022 - keystoneauth.session - DEBUG - RESP BODY: {"volume": {"status": "creating", "user_id": "ad5b0814060e43699f8e2f9a50eeaf97", "attachments": [], "links": [{"href": "http://172.30.9.37:8776/v3/396c3d8bf91b4da2b4e3b125b9dfbd25/volumes/76a5bdf8-a37d-4a4f-8343-049a54857ebd", "rel": "self"}, {"href": "http://172.30.9.37:8776/396c3d8bf91b4da2b4e3b125b9dfbd25/volumes/76a5bdf8-a37d-4a4f-8343-049a54857ebd", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-03-25T21:21:34.000000", "description": null, "updated_at": null, "volume_type": "tripleo", "name": "cinder_test-volume_0fd28e36-f325-4dac-9ab9-c81c370049ec", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "76a5bdf8-a37d-4a4f-8343-049a54857ebd", "size": 2}} 2019-03-25 21:21:34,022 - keystoneauth.session - DEBUG - POST call to block-storage for http://172.30.9.37:8776/v3/396c3d8bf91b4da2b4e3b125b9dfbd25/volumes used request id req-31de469c-230b-434f-aa9a-02cca784ab28 2019-03-25 21:21:34,022 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.POST.volumes in 1.34341406822s 2019-03-25 21:21:34,023 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-03-25 21:21:34,027 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8776/v3/396c3d8bf91b4da2b4e3b125b9dfbd25/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}df398a0f33048fc0e04fd286ed6283738f9b05ad" 2019-03-25 21:21:34,908 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 452 Content-Type: application/json Date: Mon, 25 Mar 2019 21:21:34 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-98305a64-4f21-45ef-bbdd-997a3dc30679 x-openstack-request-id: req-98305a64-4f21-45ef-bbdd-997a3dc30679 2019-03-25 21:21:34,908 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "creating", "user_id": "ad5b0814060e43699f8e2f9a50eeaf97", "attachments": [], "links": [{"href": "http://172.30.9.37:8776/v3/396c3d8bf91b4da2b4e3b125b9dfbd25/volumes/76a5bdf8-a37d-4a4f-8343-049a54857ebd", "rel": "self"}, {"href": "http://172.30.9.37:8776/396c3d8bf91b4da2b4e3b125b9dfbd25/volumes/76a5bdf8-a37d-4a4f-8343-049a54857ebd", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-03-25T21:21:34.000000", "description": null, "os-vol-tenant-attr:tenant_id": "396c3d8bf91b4da2b4e3b125b9dfbd25", "updated_at": "2019-03-25T21:21:34.000000", "volume_type": "tripleo", "name": "cinder_test-volume_0fd28e36-f325-4dac-9ab9-c81c370049ec", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "76a5bdf8-a37d-4a4f-8343-049a54857ebd", "size": 2}]} 2019-03-25 21:21:34,909 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.37:8776/v3/396c3d8bf91b4da2b4e3b125b9dfbd25/volumes/detail used request id req-98305a64-4f21-45ef-bbdd-997a3dc30679 2019-03-25 21:21:34,909 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.885827064514s 2019-03-25 21:21:34,911 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-25 21:21:36,913 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-03-25 21:21:36,917 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8776/v3/396c3d8bf91b4da2b4e3b125b9dfbd25/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}df398a0f33048fc0e04fd286ed6283738f9b05ad" 2019-03-25 21:21:38,140 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 454 Content-Type: application/json Date: Mon, 25 Mar 2019 21:21:37 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-f3feb918-af47-4a95-b66e-1b62b79e66e1 x-openstack-request-id: req-f3feb918-af47-4a95-b66e-1b62b79e66e1 2019-03-25 21:21:38,141 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "available", "user_id": "ad5b0814060e43699f8e2f9a50eeaf97", "attachments": [], "links": [{"href": "http://172.30.9.37:8776/v3/396c3d8bf91b4da2b4e3b125b9dfbd25/volumes/76a5bdf8-a37d-4a4f-8343-049a54857ebd", "rel": "self"}, {"href": "http://172.30.9.37:8776/396c3d8bf91b4da2b4e3b125b9dfbd25/volumes/76a5bdf8-a37d-4a4f-8343-049a54857ebd", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-03-25T21:21:34.000000", "description": null, "os-vol-tenant-attr:tenant_id": "396c3d8bf91b4da2b4e3b125b9dfbd25", "updated_at": "2019-03-25T21:21:35.000000", "volume_type": "tripleo", "name": "cinder_test-volume_0fd28e36-f325-4dac-9ab9-c81c370049ec", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "76a5bdf8-a37d-4a4f-8343-049a54857ebd", "size": 2}]} 2019-03-25 21:21:38,141 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.37:8776/v3/396c3d8bf91b4da2b4e3b125b9dfbd25/volumes/detail used request id req-f3feb918-af47-4a95-b66e-1b62b79e66e1 2019-03-25 21:21:38,141 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.2276070118s 2019-03-25 21:21:38,143 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-25 21:21:38,143 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}df398a0f33048fc0e04fd286ed6283738f9b05ad" 2019-03-25 21:21:38,266 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Mon, 25 Mar 2019 21:21:38 GMT X-Openstack-Request-Id: req-1133bf31-a182-45f0-83b0-4dc1ba74cde8 2019-03-25 21:21:38,266 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"39f6a7de-fe0a-4d74-ab36-900db9e46127","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d63177074eef45bd949b8fd2e0f3efc8","l2_adjacency":true,"status":"ACTIVE","subnets":["45132bb9-b5c2-4ed3-85b9-9add1bd00bfe"],"description":"","tags":[],"updated_at":"2019-03-25T21:09:30Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d63177074eef45bd949b8fd2e0f3efc8","created_at":"2019-03-25T21:09:22Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"68ff8fb8-e83b-403c-8cba-77c1d88ed82b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"396c3d8bf91b4da2b4e3b125b9dfbd25","l2_adjacency":true,"status":"ACTIVE","subnets":["dae404db-4817-4b08-8c2e-fb611974cefa"],"description":"","tags":[],"updated_at":"2019-03-25T21:20:50Z","qos_policy_id":null,"name":"cinder_test-net_0fd28e36-f325-4dac-9ab9-c81c370049ec","admin_state_up":true,"tenant_id":"396c3d8bf91b4da2b4e3b125b9dfbd25","created_at":"2019-03-25T21:20:49Z","mtu":1450}]} 2019-03-25 21:21:38,266 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks.json used request id req-1133bf31-a182-45f0-83b0-4dc1ba74cde8 2019-03-25 21:21:38,266 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.123747110367s 2019-03-25 21:21:38,271 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-25 21:21:38,276 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}df398a0f33048fc0e04fd286ed6283738f9b05ad" 2019-03-25 21:21:38,612 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1399 Content-Type: application/json Date: Mon, 25 Mar 2019 21:21:38 GMT X-Openstack-Request-Id: req-02051671-0112-4da7-9f78-769e498e8655 2019-03-25 21:21:38,613 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-25T21:21:05Z", "file": "/v2/images/2d6a0768-b1ed-4f8b-892b-19b2329430da/file", "owner": "396c3d8bf91b4da2b4e3b125b9dfbd25", "id": "2d6a0768-b1ed-4f8b-892b-19b2329430da", "size": 12716032, "self": "/v2/images/2d6a0768-b1ed-4f8b-892b-19b2329430da", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://e462d782-10b3-4bf7-bfdc-4087219c1f00/images/2d6a0768-b1ed-4f8b-892b-19b2329430da/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://e462d782-10b3-4bf7-bfdc-4087219c1f00/images/2d6a0768-b1ed-4f8b-892b-19b2329430da/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_0fd28e36-f325-4dac-9ab9-c81c370049ec", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_0fd28e36-f325-4dac-9ab9-c81c370049ec", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-25T21:21:02Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-25 21:21:38,613 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.37:9292/v2/images used request id req-02051671-0112-4da7-9f78-769e498e8655 2019-03-25 21:21:38,613 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.34125995636s 2019-03-25 21:21:38,614 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-25 21:21:38,618 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}df398a0f33048fc0e04fd286ed6283738f9b05ad" 2019-03-25 21:21:38,641 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Mon, 25 Mar 2019 21:21: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-7046f2ce-2373-4d84-8b72-777efc0da757 x-openstack-request-id: req-7046f2ce-2373-4d84-8b72-777efc0da757 2019-03-25 21:21:38,642 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "cinder_test-flavor_0fd28e36-f325-4dac-9ab9-c81c370049ec", "links": [{"href": "http://172.30.9.37:8774/v2.1/flavors/488d48a3-40d7-4e2c-9256-a04c7a4425db", "rel": "self"}, {"href": "http://172.30.9.37:8774/flavors/488d48a3-40d7-4e2c-9256-a04c7a4425db", "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": "488d48a3-40d7-4e2c-9256-a04c7a4425db"}]} 2019-03-25 21:21:38,642 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/flavors/detail?is_public=None used request id req-7046f2ce-2373-4d84-8b72-777efc0da757 2019-03-25 21:21:38,642 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0275089740753s 2019-03-25 21:21:38,643 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-03-25 21:21:38,646 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}df398a0f33048fc0e04fd286ed6283738f9b05ad" -d '{"server": {"name": "cinder_test-vm_0fd28e36-f325-4dac-9ab9-c81c370049ec", "imageRef": "2d6a0768-b1ed-4f8b-892b-19b2329430da", "key_name": "cinder_test-kp_0fd28e36-f325-4dac-9ab9-c81c370049ec", "flavorRef": "488d48a3-40d7-4e2c-9256-a04c7a4425db", "max_count": 1, "min_count": 1, "networks": [{"uuid": "68ff8fb8-e83b-403c-8cba-77c1d88ed82b"}], "security_groups": [{"name": "34cc9887-5248-4485-9d64-3362d616ac03"}]}}' 2019-03-25 21:21:44,270 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Mon, 25 Mar 2019 21:21: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 location: http://172.30.9.37:8774/v2.1/servers/de8a50e8-1488-4552-94cc-7ea201ec2c2b x-compute-request-id: req-1bf8c362-d593-43ed-b04c-4b38a7c57e0b x-openstack-request-id: req-1bf8c362-d593-43ed-b04c-4b38a7c57e0b 2019-03-25 21:21:44,270 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "34cc9887-5248-4485-9d64-3362d616ac03"}], "OS-DCF:diskConfig": "MANUAL", "id": "de8a50e8-1488-4552-94cc-7ea201ec2c2b", "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/de8a50e8-1488-4552-94cc-7ea201ec2c2b", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/de8a50e8-1488-4552-94cc-7ea201ec2c2b", "rel": "bookmark"}], "adminPass": "Tb5D7LBtvZDn"}} 2019-03-25 21:21:44,270 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/servers used request id req-1bf8c362-d593-43ed-b04c-4b38a7c57e0b 2019-03-25 21:21:44,270 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 5.62682294846s 2019-03-25 21:21:44,271 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-25 21:21:44,274 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}df398a0f33048fc0e04fd286ed6283738f9b05ad" 2019-03-25 21:21:45,867 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 861 Content-Type: application/json Date: Mon, 25 Mar 2019 21:21:44 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-58ef2317-5288-41cc-af92-0f69e5e1e09e x-openstack-request-id: req-58ef2317-5288-41cc-af92-0f69e5e1e09e 2019-03-25 21:21:45,868 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/de8a50e8-1488-4552-94cc-7ea201ec2c2b", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/de8a50e8-1488-4552-94cc-7ea201ec2c2b", "rel": "bookmark"}], "image": {"id": "2d6a0768-b1ed-4f8b-892b-19b2329430da", "links": [{"href": "http://172.30.9.37:8774/images/2d6a0768-b1ed-4f8b-892b-19b2329430da", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "488d48a3-40d7-4e2c-9256-a04c7a4425db", "links": [{"href": "http://172.30.9.37:8774/flavors/488d48a3-40d7-4e2c-9256-a04c7a4425db", "rel": "bookmark"}]}, "id": "de8a50e8-1488-4552-94cc-7ea201ec2c2b", "user_id": "ad5b0814060e43699f8e2f9a50eeaf97", "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-03-25T21:21:44Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_0fd28e36-f325-4dac-9ab9-c81c370049ec", "name": "cinder_test-vm_0fd28e36-f325-4dac-9ab9-c81c370049ec", "created": "2019-03-25T21:21:44Z", "tenant_id": "396c3d8bf91b4da2b4e3b125b9dfbd25", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_0fd28e36-f325-4dac-9ab9-c81c370049ec": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:5a:05", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:5a:05", "version": 4, "addr": "172.30.9.220", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/a74edc87-c170-4c4f-b3ad-840a52959acf", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/a74edc87-c170-4c4f-b3ad-840a52959acf", "rel": "bookmark"}], "image": {"id": "2d6a0768-b1ed-4f8b-892b-19b2329430da", "links": [{"href": "http://172.30.9.37:8774/images/2d6a0768-b1ed-4f8b-892b-19b2329430da", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-25T21:21:22.000000", "flavor": {"id": "488d48a3-40d7-4e2c-9256-a04c7a4425db", "links": [{"href": "http://172.30.9.37:8774/flavors/488d48a3-40d7-4e2c-9256-a04c7a4425db", "rel": "bookmark"}]}, "id": "a74edc87-c170-4c4f-b3ad-840a52959acf", "security_groups": [{"name": "cinder_test-sg_0fd28e36-f325-4dac-9ab9-c81c370049ec"}], "user_id": "ad5b0814060e43699f8e2f9a50eeaf97", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-25T21:21:23Z", "hostId": "81fcb6aaf0544cd1845aeaee381953f255b8069f9b2af3104a3a1ca3", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_0fd28e36-f325-4dac-9ab9-c81c370049ec", "name": "cinder_test-vm2_0fd28e36-f325-4dac-9ab9-c81c370049ec", "created": "2019-03-25T21:21:13Z", "tenant_id": "396c3d8bf91b4da2b4e3b125b9dfbd25", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-25 21:21:45,868 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-58ef2317-5288-41cc-af92-0f69e5e1e09e 2019-03-25 21:21:45,868 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.59716510773s 2019-03-25 21:21:45,876 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-25 21:21:47,879 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-25 21:21:47,882 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}df398a0f33048fc0e04fd286ed6283738f9b05ad" 2019-03-25 21:21:48,687 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 898 Content-Type: application/json Date: Mon, 25 Mar 2019 21: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-40676222-87d5-40bc-91a8-298dafa2ead9 x-openstack-request-id: req-40676222-87d5-40bc-91a8-298dafa2ead9 2019-03-25 21:21:48,688 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/de8a50e8-1488-4552-94cc-7ea201ec2c2b", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/de8a50e8-1488-4552-94cc-7ea201ec2c2b", "rel": "bookmark"}], "image": {"id": "2d6a0768-b1ed-4f8b-892b-19b2329430da", "links": [{"href": "http://172.30.9.37:8774/images/2d6a0768-b1ed-4f8b-892b-19b2329430da", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "488d48a3-40d7-4e2c-9256-a04c7a4425db", "links": [{"href": "http://172.30.9.37:8774/flavors/488d48a3-40d7-4e2c-9256-a04c7a4425db", "rel": "bookmark"}]}, "id": "de8a50e8-1488-4552-94cc-7ea201ec2c2b", "user_id": "ad5b0814060e43699f8e2f9a50eeaf97", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-25T21:21:47Z", "hostId": "8904f22704bbf3a4c33e6317cf6c694dce5c172595a985a84e91ec15", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_0fd28e36-f325-4dac-9ab9-c81c370049ec", "name": "cinder_test-vm_0fd28e36-f325-4dac-9ab9-c81c370049ec", "created": "2019-03-25T21:21:44Z", "tenant_id": "396c3d8bf91b4da2b4e3b125b9dfbd25", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_0fd28e36-f325-4dac-9ab9-c81c370049ec": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:5a:05", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:5a:05", "version": 4, "addr": "172.30.9.220", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/a74edc87-c170-4c4f-b3ad-840a52959acf", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/a74edc87-c170-4c4f-b3ad-840a52959acf", "rel": "bookmark"}], "image": {"id": "2d6a0768-b1ed-4f8b-892b-19b2329430da", "links": [{"href": "http://172.30.9.37:8774/images/2d6a0768-b1ed-4f8b-892b-19b2329430da", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-25T21:21:22.000000", "flavor": {"id": "488d48a3-40d7-4e2c-9256-a04c7a4425db", "links": [{"href": "http://172.30.9.37:8774/flavors/488d48a3-40d7-4e2c-9256-a04c7a4425db", "rel": "bookmark"}]}, "id": "a74edc87-c170-4c4f-b3ad-840a52959acf", "security_groups": [{"name": "cinder_test-sg_0fd28e36-f325-4dac-9ab9-c81c370049ec"}], "user_id": "ad5b0814060e43699f8e2f9a50eeaf97", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-25T21:21:23Z", "hostId": "81fcb6aaf0544cd1845aeaee381953f255b8069f9b2af3104a3a1ca3", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_0fd28e36-f325-4dac-9ab9-c81c370049ec", "name": "cinder_test-vm2_0fd28e36-f325-4dac-9ab9-c81c370049ec", "created": "2019-03-25T21:21:13Z", "tenant_id": "396c3d8bf91b4da2b4e3b125b9dfbd25", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-25 21:21:48,688 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-40676222-87d5-40bc-91a8-298dafa2ead9 2019-03-25 21:21:48,688 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.809069156647s 2019-03-25 21:21:48,695 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-25 21:21:50,698 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-25 21:21:50,701 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}df398a0f33048fc0e04fd286ed6283738f9b05ad" 2019-03-25 21:21:52,011 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 900 Content-Type: application/json Date: Mon, 25 Mar 2019 21:21: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-d9c50ec2-7536-4bce-bac3-afe37c795996 x-openstack-request-id: req-d9c50ec2-7536-4bce-bac3-afe37c795996 2019-03-25 21:21:52,011 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/de8a50e8-1488-4552-94cc-7ea201ec2c2b", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/de8a50e8-1488-4552-94cc-7ea201ec2c2b", "rel": "bookmark"}], "image": {"id": "2d6a0768-b1ed-4f8b-892b-19b2329430da", "links": [{"href": "http://172.30.9.37:8774/images/2d6a0768-b1ed-4f8b-892b-19b2329430da", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "488d48a3-40d7-4e2c-9256-a04c7a4425db", "links": [{"href": "http://172.30.9.37:8774/flavors/488d48a3-40d7-4e2c-9256-a04c7a4425db", "rel": "bookmark"}]}, "id": "de8a50e8-1488-4552-94cc-7ea201ec2c2b", "security_groups": [{"name": "cinder_test-sg_0fd28e36-f325-4dac-9ab9-c81c370049ec"}], "user_id": "ad5b0814060e43699f8e2f9a50eeaf97", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-25T21:21:47Z", "hostId": "8904f22704bbf3a4c33e6317cf6c694dce5c172595a985a84e91ec15", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_0fd28e36-f325-4dac-9ab9-c81c370049ec", "name": "cinder_test-vm_0fd28e36-f325-4dac-9ab9-c81c370049ec", "created": "2019-03-25T21:21:44Z", "tenant_id": "396c3d8bf91b4da2b4e3b125b9dfbd25", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_0fd28e36-f325-4dac-9ab9-c81c370049ec": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:5a:05", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:5a:05", "version": 4, "addr": "172.30.9.220", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/a74edc87-c170-4c4f-b3ad-840a52959acf", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/a74edc87-c170-4c4f-b3ad-840a52959acf", "rel": "bookmark"}], "image": {"id": "2d6a0768-b1ed-4f8b-892b-19b2329430da", "links": [{"href": "http://172.30.9.37:8774/images/2d6a0768-b1ed-4f8b-892b-19b2329430da", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-25T21:21:22.000000", "flavor": {"id": "488d48a3-40d7-4e2c-9256-a04c7a4425db", "links": [{"href": "http://172.30.9.37:8774/flavors/488d48a3-40d7-4e2c-9256-a04c7a4425db", "rel": "bookmark"}]}, "id": "a74edc87-c170-4c4f-b3ad-840a52959acf", "security_groups": [{"name": "cinder_test-sg_0fd28e36-f325-4dac-9ab9-c81c370049ec"}], "user_id": "ad5b0814060e43699f8e2f9a50eeaf97", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-25T21:21:23Z", "hostId": "81fcb6aaf0544cd1845aeaee381953f255b8069f9b2af3104a3a1ca3", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_0fd28e36-f325-4dac-9ab9-c81c370049ec", "name": "cinder_test-vm2_0fd28e36-f325-4dac-9ab9-c81c370049ec", "created": "2019-03-25T21:21:13Z", "tenant_id": "396c3d8bf91b4da2b4e3b125b9dfbd25", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-25 21:21:52,011 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-d9c50ec2-7536-4bce-bac3-afe37c795996 2019-03-25 21:21:52,012 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.31361103058s 2019-03-25 21:21:52,019 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-25 21:21:54,022 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-25 21:21:54,025 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}df398a0f33048fc0e04fd286ed6283738f9b05ad" 2019-03-25 21:21:55,039 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 882 Content-Type: application/json Date: Mon, 25 Mar 2019 21: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-164acc84-8e98-4500-8276-c4f691492b45 x-openstack-request-id: req-164acc84-8e98-4500-8276-c4f691492b45 2019-03-25 21:21:55,040 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_0fd28e36-f325-4dac-9ab9-c81c370049ec": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:7f:81", "version": 4, "addr": "192.168.120.27", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/de8a50e8-1488-4552-94cc-7ea201ec2c2b", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/de8a50e8-1488-4552-94cc-7ea201ec2c2b", "rel": "bookmark"}], "image": {"id": "2d6a0768-b1ed-4f8b-892b-19b2329430da", "links": [{"href": "http://172.30.9.37:8774/images/2d6a0768-b1ed-4f8b-892b-19b2329430da", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-25T21:21:52.000000", "flavor": {"id": "488d48a3-40d7-4e2c-9256-a04c7a4425db", "links": [{"href": "http://172.30.9.37:8774/flavors/488d48a3-40d7-4e2c-9256-a04c7a4425db", "rel": "bookmark"}]}, "id": "de8a50e8-1488-4552-94cc-7ea201ec2c2b", "security_groups": [{"name": "cinder_test-sg_0fd28e36-f325-4dac-9ab9-c81c370049ec"}], "user_id": "ad5b0814060e43699f8e2f9a50eeaf97", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-25T21:21:53Z", "hostId": "8904f22704bbf3a4c33e6317cf6c694dce5c172595a985a84e91ec15", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_0fd28e36-f325-4dac-9ab9-c81c370049ec", "name": "cinder_test-vm_0fd28e36-f325-4dac-9ab9-c81c370049ec", "created": "2019-03-25T21:21:44Z", "tenant_id": "396c3d8bf91b4da2b4e3b125b9dfbd25", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_0fd28e36-f325-4dac-9ab9-c81c370049ec": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:5a:05", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:5a:05", "version": 4, "addr": "172.30.9.220", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/a74edc87-c170-4c4f-b3ad-840a52959acf", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/a74edc87-c170-4c4f-b3ad-840a52959acf", "rel": "bookmark"}], "image": {"id": "2d6a0768-b1ed-4f8b-892b-19b2329430da", "links": [{"href": "http://172.30.9.37:8774/images/2d6a0768-b1ed-4f8b-892b-19b2329430da", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-25T21:21:22.000000", "flavor": {"id": "488d48a3-40d7-4e2c-9256-a04c7a4425db", "links": [{"href": "http://172.30.9.37:8774/flavors/488d48a3-40d7-4e2c-9256-a04c7a4425db", "rel": "bookmark"}]}, "id": "a74edc87-c170-4c4f-b3ad-840a52959acf", "security_groups": [{"name": "cinder_test-sg_0fd28e36-f325-4dac-9ab9-c81c370049ec"}], "user_id": "ad5b0814060e43699f8e2f9a50eeaf97", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-25T21:21:23Z", "hostId": "81fcb6aaf0544cd1845aeaee381953f255b8069f9b2af3104a3a1ca3", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_0fd28e36-f325-4dac-9ab9-c81c370049ec", "name": "cinder_test-vm2_0fd28e36-f325-4dac-9ab9-c81c370049ec", "created": "2019-03-25T21:21:13Z", "tenant_id": "396c3d8bf91b4da2b4e3b125b9dfbd25", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-25 21:21:55,040 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-164acc84-8e98-4500-8276-c4f691492b45 2019-03-25 21:21:55,040 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.01846981049s 2019-03-25 21:21:55,048 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-03-25 21:21:55,048 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:9696/v2.0/ports.json?device_id=de8a50e8-1488-4552-94cc-7ea201ec2c2b" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}df398a0f33048fc0e04fd286ed6283738f9b05ad" 2019-03-25 21:21:55,116 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Mon, 25 Mar 2019 21:21:55 GMT X-Openstack-Request-Id: req-89cca1dd-7df6-4b4b-8917-5b25e7e95f71 2019-03-25 21:21:55,116 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-25T21:21:52Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"dae404db-4817-4b08-8c2e-fb611974cefa","ip_address":"192.168.120.27"}],"id":"d012919b-6f30-47a2-9e09-88623c86d03e","security_groups":["34cc9887-5248-4485-9d64-3362d616ac03"],"mac_address":"fa:16:3e:b7:7f:81","project_id":"396c3d8bf91b4da2b4e3b125b9dfbd25","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"68ff8fb8-e83b-403c-8cba-77c1d88ed82b","tenant_id":"396c3d8bf91b4da2b4e3b125b9dfbd25","created_at":"2019-03-25T21:21:47Z","binding:vnic_type":"normal","device_id":"de8a50e8-1488-4552-94cc-7ea201ec2c2b","ip_allocation":"immediate"}]} 2019-03-25 21:21:55,116 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/ports.json?device_id=de8a50e8-1488-4552-94cc-7ea201ec2c2b used request id req-89cca1dd-7df6-4b4b-8917-5b25e7e95f71 2019-03-25 21:21:55,117 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0687429904938s 2019-03-25 21:21:55,127 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-25 21:21:55,127 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:9696/v2.0/floatingips.json?port_id=d012919b-6f30-47a2-9e09-88623c86d03e" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}df398a0f33048fc0e04fd286ed6283738f9b05ad" 2019-03-25 21:21:55,475 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 25 Mar 2019 21:21:55 GMT X-Openstack-Request-Id: req-16afc7e4-cc23-489b-9cf0-9441b2cbbbbc 2019-03-25 21:21:55,475 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-03-25 21:21:55,476 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/floatingips.json?port_id=d012919b-6f30-47a2-9e09-88623c86d03e used request id req-16afc7e4-cc23-489b-9cf0-9441b2cbbbbc 2019-03-25 21:21:55,476 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.348793029785s 2019-03-25 21:21:55,476 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cinder_test-net_0fd28e36-f325-4dac-9ab9-c81c370049ec': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:b7:7f:81', u'version': 4, u'addr': u'192.168.120.27', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'2d6a0768-b1ed-4f8b-892b-19b2329430da'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-03-25T21:21:52.000000', 'flavor': Munch({u'id': u'488d48a3-40d7-4e2c-9256-a04c7a4425db'}), 'az': u'nova', 'id': u'de8a50e8-1488-4552-94cc-7ea201ec2c2b', 'security_groups': [Munch({u'name': u'cinder_test-sg_0fd28e36-f325-4dac-9ab9-c81c370049ec'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'ad5b0814060e43699f8e2f9a50eeaf97', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'396c3d8bf91b4da2b4e3b125b9dfbd25', 'name': 'cinder_test-project_0fd28e36-f325-4dac-9ab9-c81c370049ec', '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-03-25T21:21:52.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-03-25T21:21:53Z', 'hostId': u'8904f22704bbf3a4c33e6317cf6c694dce5c172595a985a84e91ec15', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cinder_test-kp_0fd28e36-f325-4dac-9ab9-c81c370049ec', 'public_v6': '', 'private_v4': u'192.168.120.27', 'cloud': 'envvars', 'host_id': u'8904f22704bbf3a4c33e6317cf6c694dce5c172595a985a84e91ec15', '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-03-25T21:21:52.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'396c3d8bf91b4da2b4e3b125b9dfbd25', 'name': u'cinder_test-vm_0fd28e36-f325-4dac-9ab9-c81c370049ec', 'adminPass': u'Tb5D7LBtvZDn', 'tenant_id': u'396c3d8bf91b4da2b4e3b125b9dfbd25', 'created_at': u'2019-03-25T21:21:44Z', 'created': u'2019-03-25T21:21:44Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-03-25 21:21:55,482 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-25 21:21:55,482 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}df398a0f33048fc0e04fd286ed6283738f9b05ad" 2019-03-25 21:21:55,582 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Mon, 25 Mar 2019 21:21:55 GMT X-Openstack-Request-Id: req-4d85c42c-16af-46b5-8dc3-7cd62000670b 2019-03-25 21:21:55,582 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"39f6a7de-fe0a-4d74-ab36-900db9e46127","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d63177074eef45bd949b8fd2e0f3efc8","l2_adjacency":true,"status":"ACTIVE","subnets":["45132bb9-b5c2-4ed3-85b9-9add1bd00bfe"],"description":"","tags":[],"updated_at":"2019-03-25T21:09:30Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d63177074eef45bd949b8fd2e0f3efc8","created_at":"2019-03-25T21:09:22Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"68ff8fb8-e83b-403c-8cba-77c1d88ed82b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"396c3d8bf91b4da2b4e3b125b9dfbd25","l2_adjacency":true,"status":"ACTIVE","subnets":["dae404db-4817-4b08-8c2e-fb611974cefa"],"description":"","tags":[],"updated_at":"2019-03-25T21:20:50Z","qos_policy_id":null,"name":"cinder_test-net_0fd28e36-f325-4dac-9ab9-c81c370049ec","admin_state_up":true,"tenant_id":"396c3d8bf91b4da2b4e3b125b9dfbd25","created_at":"2019-03-25T21:20:49Z","mtu":1450}]} 2019-03-25 21:21:55,583 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks.json used request id req-4d85c42c-16af-46b5-8dc3-7cd62000670b 2019-03-25 21:21:55,583 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.100722074509s 2019-03-25 21:21:55,584 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-03-25 21:21:55,584 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:9696/v2.0/ports.json?device_id=de8a50e8-1488-4552-94cc-7ea201ec2c2b" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}df398a0f33048fc0e04fd286ed6283738f9b05ad" 2019-03-25 21:21:55,634 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Mon, 25 Mar 2019 21:21:55 GMT X-Openstack-Request-Id: req-b39c6b09-034a-4222-a5df-6d4432a6e01c 2019-03-25 21:21:55,635 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-25T21:21:52Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"dae404db-4817-4b08-8c2e-fb611974cefa","ip_address":"192.168.120.27"}],"id":"d012919b-6f30-47a2-9e09-88623c86d03e","security_groups":["34cc9887-5248-4485-9d64-3362d616ac03"],"mac_address":"fa:16:3e:b7:7f:81","project_id":"396c3d8bf91b4da2b4e3b125b9dfbd25","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"68ff8fb8-e83b-403c-8cba-77c1d88ed82b","tenant_id":"396c3d8bf91b4da2b4e3b125b9dfbd25","created_at":"2019-03-25T21:21:47Z","binding:vnic_type":"normal","device_id":"de8a50e8-1488-4552-94cc-7ea201ec2c2b","ip_allocation":"immediate"}]} 2019-03-25 21:21:55,635 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/ports.json?device_id=de8a50e8-1488-4552-94cc-7ea201ec2c2b used request id req-b39c6b09-034a-4222-a5df-6d4432a6e01c 2019-03-25 21:21:55,635 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0511939525604s 2019-03-25 21:21:55,636 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-03-25 21:21:55,637 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9696/v2.0/floatingips.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}df398a0f33048fc0e04fd286ed6283738f9b05ad" -d '{"floatingip": {"floating_network_id": "39f6a7de-fe0a-4d74-ab36-900db9e46127", "fixed_ip_address": "192.168.120.27", "port_id": "d012919b-6f30-47a2-9e09-88623c86d03e"}}' 2019-03-25 21:21:58,798 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 824 Content-Type: application/json Date: Mon, 25 Mar 2019 21:21:59 GMT X-Openstack-Request-Id: req-34a059fb-0460-407b-8c98-ea7a7a7fc6b0 2019-03-25 21:21:58,799 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "1ac578ad-fadc-4094-b238-c2f72da611bb", "status": "DOWN", "description": "", "tags": [], "tenant_id": "396c3d8bf91b4da2b4e3b125b9dfbd25", "created_at": "2019-03-25T21:21:57Z", "updated_at": "2019-03-25T21:21:57Z", "floating_network_id": "39f6a7de-fe0a-4d74-ab36-900db9e46127", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "68ff8fb8-e83b-403c-8cba-77c1d88ed82b", "device_owner": "compute:nova", "mac_address": "fa:16:3e:b7:7f:81", "device_id": "de8a50e8-1488-4552-94cc-7ea201ec2c2b"}, "fixed_ip_address": "192.168.120.27", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "396c3d8bf91b4da2b4e3b125b9dfbd25", "port_id": "d012919b-6f30-47a2-9e09-88623c86d03e", "id": "b61ea1cd-0631-46d4-9793-2bfc741dca3a", "qos_policy_id": null}} 2019-03-25 21:21:58,799 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/floatingips.json used request id req-34a059fb-0460-407b-8c98-ea7a7a7fc6b0 2019-03-25 21:21:58,799 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 3.1630718708s 2019-03-25 21:21:58,814 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-25 21:21:58,815 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}df398a0f33048fc0e04fd286ed6283738f9b05ad" 2019-03-25 21:21:58,898 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1638 Content-Type: application/json Date: Mon, 25 Mar 2019 21:21:58 GMT X-Openstack-Request-Id: req-72959bbe-1797-46fc-bf1b-92387f069cbf 2019-03-25 21:21:58,898 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "1ac578ad-fadc-4094-b238-c2f72da611bb", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "396c3d8bf91b4da2b4e3b125b9dfbd25", "created_at": "2019-03-25T21:21:29Z", "updated_at": "2019-03-25T21:21:32Z", "floating_network_id": "39f6a7de-fe0a-4d74-ab36-900db9e46127", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "68ff8fb8-e83b-403c-8cba-77c1d88ed82b", "device_owner": "compute:nova", "mac_address": "fa:16:3e:32:5a:05", "device_id": "a74edc87-c170-4c4f-b3ad-840a52959acf"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.220", "revision_number": 3, "project_id": "396c3d8bf91b4da2b4e3b125b9dfbd25", "port_id": "d14cffcd-0474-4544-afc1-5adcf3d516d2", "id": "815c8b18-5a65-4bae-b1e6-97dcb9715e82", "qos_policy_id": null}, {"router_id": "1ac578ad-fadc-4094-b238-c2f72da611bb", "status": "DOWN", "description": "", "tags": [], "tenant_id": "396c3d8bf91b4da2b4e3b125b9dfbd25", "created_at": "2019-03-25T21:21:57Z", "updated_at": "2019-03-25T21:21:57Z", "floating_network_id": "39f6a7de-fe0a-4d74-ab36-900db9e46127", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "68ff8fb8-e83b-403c-8cba-77c1d88ed82b", "device_owner": "compute:nova", "mac_address": "fa:16:3e:b7:7f:81", "device_id": "de8a50e8-1488-4552-94cc-7ea201ec2c2b"}, "fixed_ip_address": "192.168.120.27", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "396c3d8bf91b4da2b4e3b125b9dfbd25", "port_id": "d012919b-6f30-47a2-9e09-88623c86d03e", "id": "b61ea1cd-0631-46d4-9793-2bfc741dca3a", "qos_policy_id": null}]} 2019-03-25 21:21:58,898 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/floatingips.json used request id req-72959bbe-1797-46fc-bf1b-92387f069cbf 2019-03-25 21:21:58,899 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0839619636536s 2019-03-25 21:21:58,910 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-03-25 21:21:59,023 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-25 21:21:59,023 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}df398a0f33048fc0e04fd286ed6283738f9b05ad" 2019-03-25 21:21:59,287 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1638 Content-Type: application/json Date: Mon, 25 Mar 2019 21:21:59 GMT X-Openstack-Request-Id: req-c3f0619f-ba00-4ccf-98ea-5b96b1890652 2019-03-25 21:21:59,288 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "1ac578ad-fadc-4094-b238-c2f72da611bb", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "396c3d8bf91b4da2b4e3b125b9dfbd25", "created_at": "2019-03-25T21:21:29Z", "updated_at": "2019-03-25T21:21:32Z", "floating_network_id": "39f6a7de-fe0a-4d74-ab36-900db9e46127", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "68ff8fb8-e83b-403c-8cba-77c1d88ed82b", "device_owner": "compute:nova", "mac_address": "fa:16:3e:32:5a:05", "device_id": "a74edc87-c170-4c4f-b3ad-840a52959acf"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.220", "revision_number": 3, "project_id": "396c3d8bf91b4da2b4e3b125b9dfbd25", "port_id": "d14cffcd-0474-4544-afc1-5adcf3d516d2", "id": "815c8b18-5a65-4bae-b1e6-97dcb9715e82", "qos_policy_id": null}, {"router_id": "1ac578ad-fadc-4094-b238-c2f72da611bb", "status": "DOWN", "description": "", "tags": [], "tenant_id": "396c3d8bf91b4da2b4e3b125b9dfbd25", "created_at": "2019-03-25T21:21:57Z", "updated_at": "2019-03-25T21:21:57Z", "floating_network_id": "39f6a7de-fe0a-4d74-ab36-900db9e46127", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "68ff8fb8-e83b-403c-8cba-77c1d88ed82b", "device_owner": "compute:nova", "mac_address": "fa:16:3e:b7:7f:81", "device_id": "de8a50e8-1488-4552-94cc-7ea201ec2c2b"}, "fixed_ip_address": "192.168.120.27", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "396c3d8bf91b4da2b4e3b125b9dfbd25", "port_id": "d012919b-6f30-47a2-9e09-88623c86d03e", "id": "b61ea1cd-0631-46d4-9793-2bfc741dca3a", "qos_policy_id": null}]} 2019-03-25 21:21:59,288 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/floatingips.json used request id req-c3f0619f-ba00-4ccf-98ea-5b96b1890652 2019-03-25 21:21:59,288 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.265133857727s 2019-03-25 21:21:59,300 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-03-25 21:21:59,410 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-25 21:21:59,410 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}df398a0f33048fc0e04fd286ed6283738f9b05ad" 2019-03-25 21:21:59,474 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1638 Content-Type: application/json Date: Mon, 25 Mar 2019 21:21:59 GMT X-Openstack-Request-Id: req-f38b8580-e07b-4155-9492-46dba548c7fa 2019-03-25 21:21:59,475 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "1ac578ad-fadc-4094-b238-c2f72da611bb", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "396c3d8bf91b4da2b4e3b125b9dfbd25", "created_at": "2019-03-25T21:21:29Z", "updated_at": "2019-03-25T21:21:32Z", "floating_network_id": "39f6a7de-fe0a-4d74-ab36-900db9e46127", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "68ff8fb8-e83b-403c-8cba-77c1d88ed82b", "device_owner": "compute:nova", "mac_address": "fa:16:3e:32:5a:05", "device_id": "a74edc87-c170-4c4f-b3ad-840a52959acf"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.220", "revision_number": 3, "project_id": "396c3d8bf91b4da2b4e3b125b9dfbd25", "port_id": "d14cffcd-0474-4544-afc1-5adcf3d516d2", "id": "815c8b18-5a65-4bae-b1e6-97dcb9715e82", "qos_policy_id": null}, {"router_id": "1ac578ad-fadc-4094-b238-c2f72da611bb", "status": "DOWN", "description": "", "tags": [], "tenant_id": "396c3d8bf91b4da2b4e3b125b9dfbd25", "created_at": "2019-03-25T21:21:57Z", "updated_at": "2019-03-25T21:21:57Z", "floating_network_id": "39f6a7de-fe0a-4d74-ab36-900db9e46127", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "68ff8fb8-e83b-403c-8cba-77c1d88ed82b", "device_owner": "compute:nova", "mac_address": "fa:16:3e:b7:7f:81", "device_id": "de8a50e8-1488-4552-94cc-7ea201ec2c2b"}, "fixed_ip_address": "192.168.120.27", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "396c3d8bf91b4da2b4e3b125b9dfbd25", "port_id": "d012919b-6f30-47a2-9e09-88623c86d03e", "id": "b61ea1cd-0631-46d4-9793-2bfc741dca3a", "qos_policy_id": null}]} 2019-03-25 21:21:59,475 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/floatingips.json used request id req-f38b8580-e07b-4155-9492-46dba548c7fa 2019-03-25 21:21:59,475 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0649991035461s 2019-03-25 21:21:59,487 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-03-25 21:21:59,597 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-25 21:21:59,597 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}df398a0f33048fc0e04fd286ed6283738f9b05ad" 2019-03-25 21:21:59,667 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1638 Content-Type: application/json Date: Mon, 25 Mar 2019 21:21:59 GMT X-Openstack-Request-Id: req-68c19d80-9450-4d88-9397-2496fa490f03 2019-03-25 21:21:59,668 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "1ac578ad-fadc-4094-b238-c2f72da611bb", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "396c3d8bf91b4da2b4e3b125b9dfbd25", "created_at": "2019-03-25T21:21:29Z", "updated_at": "2019-03-25T21:21:32Z", "floating_network_id": "39f6a7de-fe0a-4d74-ab36-900db9e46127", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "68ff8fb8-e83b-403c-8cba-77c1d88ed82b", "device_owner": "compute:nova", "mac_address": "fa:16:3e:32:5a:05", "device_id": "a74edc87-c170-4c4f-b3ad-840a52959acf"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.220", "revision_number": 3, "project_id": "396c3d8bf91b4da2b4e3b125b9dfbd25", "port_id": "d14cffcd-0474-4544-afc1-5adcf3d516d2", "id": "815c8b18-5a65-4bae-b1e6-97dcb9715e82", "qos_policy_id": null}, {"router_id": "1ac578ad-fadc-4094-b238-c2f72da611bb", "status": "DOWN", "description": "", "tags": [], "tenant_id": "396c3d8bf91b4da2b4e3b125b9dfbd25", "created_at": "2019-03-25T21:21:57Z", "updated_at": "2019-03-25T21:21:57Z", "floating_network_id": "39f6a7de-fe0a-4d74-ab36-900db9e46127", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "68ff8fb8-e83b-403c-8cba-77c1d88ed82b", "device_owner": "compute:nova", "mac_address": "fa:16:3e:b7:7f:81", "device_id": "de8a50e8-1488-4552-94cc-7ea201ec2c2b"}, "fixed_ip_address": "192.168.120.27", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "396c3d8bf91b4da2b4e3b125b9dfbd25", "port_id": "d012919b-6f30-47a2-9e09-88623c86d03e", "id": "b61ea1cd-0631-46d4-9793-2bfc741dca3a", "qos_policy_id": null}]} 2019-03-25 21:21:59,668 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/floatingips.json used request id req-68c19d80-9450-4d88-9397-2496fa490f03 2019-03-25 21:21:59,668 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0713210105896s 2019-03-25 21:21:59,680 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-03-25 21:21:59,790 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-25 21:21:59,790 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}df398a0f33048fc0e04fd286ed6283738f9b05ad" 2019-03-25 21:21:59,863 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1638 Content-Type: application/json Date: Mon, 25 Mar 2019 21:22:00 GMT X-Openstack-Request-Id: req-72c0d19c-5023-4b9f-be9d-11513cc80962 2019-03-25 21:21:59,863 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "1ac578ad-fadc-4094-b238-c2f72da611bb", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "396c3d8bf91b4da2b4e3b125b9dfbd25", "created_at": "2019-03-25T21:21:29Z", "updated_at": "2019-03-25T21:21:32Z", "floating_network_id": "39f6a7de-fe0a-4d74-ab36-900db9e46127", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "68ff8fb8-e83b-403c-8cba-77c1d88ed82b", "device_owner": "compute:nova", "mac_address": "fa:16:3e:32:5a:05", "device_id": "a74edc87-c170-4c4f-b3ad-840a52959acf"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.220", "revision_number": 3, "project_id": "396c3d8bf91b4da2b4e3b125b9dfbd25", "port_id": "d14cffcd-0474-4544-afc1-5adcf3d516d2", "id": "815c8b18-5a65-4bae-b1e6-97dcb9715e82", "qos_policy_id": null}, {"router_id": "1ac578ad-fadc-4094-b238-c2f72da611bb", "status": "DOWN", "description": "", "tags": [], "tenant_id": "396c3d8bf91b4da2b4e3b125b9dfbd25", "created_at": "2019-03-25T21:21:57Z", "updated_at": "2019-03-25T21:21:57Z", "floating_network_id": "39f6a7de-fe0a-4d74-ab36-900db9e46127", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "68ff8fb8-e83b-403c-8cba-77c1d88ed82b", "device_owner": "compute:nova", "mac_address": "fa:16:3e:b7:7f:81", "device_id": "de8a50e8-1488-4552-94cc-7ea201ec2c2b"}, "fixed_ip_address": "192.168.120.27", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "396c3d8bf91b4da2b4e3b125b9dfbd25", "port_id": "d012919b-6f30-47a2-9e09-88623c86d03e", "id": "b61ea1cd-0631-46d4-9793-2bfc741dca3a", "qos_policy_id": null}]} 2019-03-25 21:21:59,864 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/floatingips.json used request id req-72c0d19c-5023-4b9f-be9d-11513cc80962 2019-03-25 21:21:59,864 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0737268924713s 2019-03-25 21:21:59,876 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-03-25 21:21:59,986 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-25 21:21:59,987 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}df398a0f33048fc0e04fd286ed6283738f9b05ad" 2019-03-25 21:22:00,097 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1640 Content-Type: application/json Date: Mon, 25 Mar 2019 21:22:00 GMT X-Openstack-Request-Id: req-6ae609f1-0eea-459e-9f14-0146f9fde88c 2019-03-25 21:22:00,098 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "1ac578ad-fadc-4094-b238-c2f72da611bb", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "396c3d8bf91b4da2b4e3b125b9dfbd25", "created_at": "2019-03-25T21:21:29Z", "updated_at": "2019-03-25T21:21:32Z", "floating_network_id": "39f6a7de-fe0a-4d74-ab36-900db9e46127", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "68ff8fb8-e83b-403c-8cba-77c1d88ed82b", "device_owner": "compute:nova", "mac_address": "fa:16:3e:32:5a:05", "device_id": "a74edc87-c170-4c4f-b3ad-840a52959acf"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.220", "revision_number": 3, "project_id": "396c3d8bf91b4da2b4e3b125b9dfbd25", "port_id": "d14cffcd-0474-4544-afc1-5adcf3d516d2", "id": "815c8b18-5a65-4bae-b1e6-97dcb9715e82", "qos_policy_id": null}, {"router_id": "1ac578ad-fadc-4094-b238-c2f72da611bb", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "396c3d8bf91b4da2b4e3b125b9dfbd25", "created_at": "2019-03-25T21:21:57Z", "updated_at": "2019-03-25T21:22:00Z", "floating_network_id": "39f6a7de-fe0a-4d74-ab36-900db9e46127", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "68ff8fb8-e83b-403c-8cba-77c1d88ed82b", "device_owner": "compute:nova", "mac_address": "fa:16:3e:b7:7f:81", "device_id": "de8a50e8-1488-4552-94cc-7ea201ec2c2b"}, "fixed_ip_address": "192.168.120.27", "floating_ip_address": "172.30.9.203", "revision_number": 1, "project_id": "396c3d8bf91b4da2b4e3b125b9dfbd25", "port_id": "d012919b-6f30-47a2-9e09-88623c86d03e", "id": "b61ea1cd-0631-46d4-9793-2bfc741dca3a", "qos_policy_id": null}]} 2019-03-25 21:22:00,098 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/floatingips.json used request id req-6ae609f1-0eea-459e-9f14-0146f9fde88c 2019-03-25 21:22:00,098 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.111874103546s 2019-03-25 21:22:00,110 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'1ac578ad-fadc-4094-b238-c2f72da611bb', 'updated_at': u'2019-03-25T21:22:00Z', 'fixed_ip_address': u'192.168.120.27', 'floating_ip_address': u'172.30.9.203', 'revision_number': 1, 'port_id': u'd012919b-6f30-47a2-9e09-88623c86d03e', 'id': u'b61ea1cd-0631-46d4-9793-2bfc741dca3a', 'network': u'39f6a7de-fe0a-4d74-ab36-900db9e46127', 'port': u'd012919b-6f30-47a2-9e09-88623c86d03e', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'396c3d8bf91b4da2b4e3b125b9dfbd25', 'name': 'cinder_test-project_0fd28e36-f325-4dac-9ab9-c81c370049ec', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'396c3d8bf91b4da2b4e3b125b9dfbd25', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'39f6a7de-fe0a-4d74-ab36-900db9e46127', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'68ff8fb8-e83b-403c-8cba-77c1d88ed82b', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:b7:7f:81', u'device_id': u'de8a50e8-1488-4552-94cc-7ea201ec2c2b'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'396c3d8bf91b4da2b4e3b125b9dfbd25', 'created_at': u'2019-03-25T21:21:57Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'68ff8fb8-e83b-403c-8cba-77c1d88ed82b', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:b7:7f:81', u'device_id': u'de8a50e8-1488-4552-94cc-7ea201ec2c2b'}), 'router': u'1ac578ad-fadc-4094-b238-c2f72da611bb'}) 2019-03-25 21:22:00,110 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-03-25 21:22:00,113 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:8774/v2.1/servers/de8a50e8-1488-4552-94cc-7ea201ec2c2b/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}df398a0f33048fc0e04fd286ed6283738f9b05ad" -d '{"os-getConsoleOutput": {"length": null}}' 2019-03-25 21:22:00,224 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9604 Content-Type: application/json Date: Mon, 25 Mar 2019 21: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-ef13fe91-feb8-4072-8498-a3396d778e49 x-openstack-request-id: req-ef13fe91-feb8-4072-8498-a3396d778e49 2019-03-25 21:22:00,226 - 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 495044889 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.230381] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.233328] pid_max: default: 32768 minimum: 301\n[ 0.234968] ACPI: Core revision 20150930\n[ 0.237021] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.239335] Security Framework initialized\n[ 0.240793] Yama: becoming mindful.\n[ 0.242081] AppArmor: AppArmor initialized\n[ 0.243571] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.245862] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.248094] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.250224] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.252636] Initializing cgroup subsys io\n[ 0.254072] Initializing cgroup subsys memory\n[ 0.255599] Initializing cgroup subsys devices\n[ 0.257172] Initializing cgroup subsys freezer\n[ 0.258717] Initializing cgroup subsys net_cls\n[ 0.260251] Initializing cgroup subsys perf_event\n[ 0.261869] Initializing cgroup subsys net_prio\n[ 0.263438] Initializing cgroup subsys hugetlb\n[ 0.264983] Initializing cgroup subsys pids\n[ 0.266506] CPU: Physical Processor ID: 0\n[ 0.268628] mce: CPU supports 10 MCE banks\n[ 0.270108] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.271886] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.288697] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.297134] ftrace: allocating 31920 entries in 125 pages\n[ 0.328178] smpboot: Max logical packages: 1\n[ 0.329687] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.332064] x2apic enabled\n[ 0.333451] Switched APIC routing to physical x2apic.\n[ 0.336350] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.338341] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.342013] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.345170] KVM setup paravirtual spinlock\n[ 0.347101] x86: Booted up 1 node, 1 CPUs\n[ 0.348525] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.350915] devtmpfs: initialized\n[ 0.353159] evm: security.selinux\n[ 0.354396] evm: security.SMACK64\n[ 0.355613] evm: security.SMACK64EXEC\n[ 0.356932] evm: security.SMACK64TRANSMUTE\n[ 0.358362] evm: security.SMACK64MMAP\n[ 0.359676] evm: security.ima\n[ 0.360805] evm: security.capability\n[ 0.362169] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.365425] pinctrl core: initialized pinctrl subsystem\n[ 0.367320] RTC time: 21:21:52, date: 03/25/19\n[ 0.368961] NET: Registered protocol family 16\n[ 0.370620] cpuidle: using governor ladder\n[ 0.372072] cpuidle: using governor menu\n[ 0.373470] PCCT header not found.\n[ 0.374763] ACPI: bus type PCI registered\n[ 0.376181] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.378374] PCI: Using configuration type 1 for base access\n[ 0.380962] ACPI: Added _OSI(Module Device)\n[ 0.382451] ACPI: Added _OSI(Processor Device)\n[ 0.383980] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.385580] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.388184] ACPI: Interpreter enabled\n[ 0.389526] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.392800] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.396067] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.399329] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.402580] ACPI: (supports S0 S5)\n[ 0.403822] ACPI: Using IOAPIC for interrupt routing\n[ 0.405496] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.409996] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.412010] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.414199] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.416317] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.420145] acpiphp: Slot [3] registered\n[ 0.421561] acpiphp: Slot [4] registered\n[ 0.422968] acpiphp: Slot [5] registered\n[ 0.424380] acpiphp: Slot [6] registered\n[ 0.425782] acpiphp: Slot [7] registered\n[ 0.427187] acpiphp: Slot [8] registered\n[ 0.428600] acpiphp: Slot [9] registered\n[ 0.430000] acpiphp: Slot [10] registered\n[ 0.431425] acpiphp: Slot [11] registered\n[ 0.432855] acpiphp: Slot [12] registered\n[ 0.434285] acpiphp: Slot [13] registered\n[ 0.435712] acpiphp: Slot [14] registered\n[ 0.437167] acpiphp: Slot [15] registered\n[ 0.454647] acpiphp: Slot [16] registered\n[ 0.456080] acpiphp: Slot [17] registered\n[ 0.457514] acpiphp: Slot [18] registered\n[ 0.458943] acpiphp: Slot [19] registered\n[ 0.460376] acpiphp: Slot [20] registered\n[ 0.461805] acpiphp: Slot [21] registered\n[ 0.463236] acpiphp: Slot [22] registered\n[ 0.464665] acpiphp: Slot [23] registered\n[ 0.466227] acpiphp: Slot [24] registered\n[ 0.467898] acpiphp: Slot [25] registered\n[ 0.469337] acpiphp: Slot [26] registered\n[ 0.470806] acpiphp: Slot [27] registered\n[ 0.472446] acpiphp: Slot [28] registered\n[ 0.474003] acpiphp: Slot [29] registered\n[ 0.475548] acpiphp: Slot [30] registered\n[ 0.477006] acpiphp: Slot [31] registered\n[ 0.478602] PCI host bridge to bus 0000:00\n[ 0.480037] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.482197] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.484358] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.486932] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.489530] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.492159] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.496933] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.499197] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.501282] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.503539] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.507891] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.510420] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.531763] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.534290] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.537016] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.539475] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.541884] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.543986] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.546149] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.548028] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.550686] vgaarb: loaded\n[ 0.551736] vgaarb: bridge control possible 0000:00:02.0\n[ 0.553775] SCSI subsystem initialized\n[ 0.555349] ACPI: bus type USB registered\n[ 0.556822] usbcore: registered new interface driver usbfs\n[ 0.558647] usbcore: registered new interface driver hub\n[ 0.560442] usbcore: registered new device driver usb\n[ 0.562323] PCI: Using ACPI for IRQ routing\n[ 0.564200] NetLabel: Initializing\n[ 0.565474] NetLabel: domain hash size = 128\n[ 0.568828] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.570827] NetLabel: unlabeled traffic allowed by default\n[ 0.573277] clocksource: Switched to clocksource kvm-clock\n[ 0.583936] AppArmor: AppArmor Filesystem Enabled\n[ 0.585664] pnp: PnP ACPI init\n[ 0.587318] pnp: PnP ACPI: found 5 devices\n[ 0.594475] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.597533] NET: Registered protocol family 2\n[ 0.599444] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.601741] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.603881] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.606020] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.607949] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.610038] NET: Registered protocol family 1\n[ 0.611591] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.613554] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.615469] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.630524] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.645813] Trying to unpack rootfs image as initramfs...\n[ 0.707100] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.710002] Scanning for low memory corruption every 60 seconds\n[ 0.712261] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.714353] audit: initializing netlink subsys (disabled)\n[ 0.716171] audit: type=2000 audit(1553548913.594:1): initialized\n[ 0.718442] Initialise system trusted keyring\n[ 0.720080] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.722152] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.725267] zbud: loaded\n[ 0.726465] VFS: Disk quotas dquot_6.6.0\n[ 0.727906] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.730513] fuse init (API version 7.23)\n[ 0.732043] Key type big_key registered\n[ 0.733469] Allocating IMA MOK and blacklist keyrings.\n[ 0.735517] Key type asymmetric registered\n[ 0.736972] Asymmetric key parser 'x509' registered\n[ 0.738673] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.741296] io scheduler noop registered\n[ 0.742695] io scheduler deadline registered (default)\n[ 0.744448] io scheduler cfq registered\n[ 0.745922] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.747767] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.750355] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.753319] ACPI: Power Button [PWRF]\n[ 0.754876] GHES: HEST is not enabled!\n[ 0.769419] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.799227] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.802681] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.828007] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.831557] Linux agpgart interface v0.103\n[ 0.835144] brd: module loaded\n[ 0.837611] loop: module loaded\n[ 0.842827] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.845421] GPT:90111 != 2097151\n[ 0.846625] GPT:Alternate GPT header not at the end of the disk.\n[ 0.848576] GPT:90111 != 2097151\n[ 0.849776] GPT: Use GNU Parted to correct GPT errors.\n[ 0.851498] vda: vda1 vda15\n[ 0.853416] scsi host0: ata_piix\n[ 0.854739] scsi host1: ata_piix\n[ 0.855987] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.858157] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.860935] libphy: Fixed MDIO Bus: probed\n[ 0.862399] tun: Universal TUN/TAP device driver, 1.6\n[ 0.864111] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.867435] PPP generic driver version 2.4.2\n[ 0.869011] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.871138] ehci-pci: EHCI PCI platform driver\n[ 0.872793] ehci-platform: EHCI generic platform driver\n[ 0.874562] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.876586] ohci-pci: OHCI PCI platform driver\n[ 0.878143] ohci-platform: OHCI generic platform driver\n[ 0.879912] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.894951] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.896734] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.899328] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.901086] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.903102] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.905351] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.907858] usb usb1: Product: UHCI Host Controller\n[ 0.909509] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.911529] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.913208] hub 1-0:1.0: USB hub found\n[ 0.914582] hub 1-0:1.0: 2 ports detected\n[ 0.916160] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.919785] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.921487] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.923286] mousedev: PS/2 mouse device common for all mice\n[ 0.925491] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.928494] rtc_cmos 00:00: RTC can wake from S4\n[ 0.930604] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.932692] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.934798] i2c /dev entries driver\n[ 0.936127] device-mapper: uevent: version 1.0.3\n[ 0.937883] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.940772] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.943091] NET: Registered protocol family 10\n[ 0.944920] NET: Registered protocol family 17\n[ 0.946504] Key type dns_resolver registered\n[ 0.948156] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.950098] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.953179] registered taskstats version 1\n[ 0.954664] Loading compiled-in X.509 certificates\n[ 0.956863] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.960132] zswap: loaded using pool lzo/zbud\n[ 0.962465] Key type trusted registered\n[ 0.964861] Key type encrypted registered\n[ 0.966322] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.968165] ima: No TPM chip found, activating TPM-bypass!\n[ 0.970010] evm: HMAC attrs: 0x1\n[ 0.971602] Magic number: 11:910:399\n[ 0.973088] rtc_cmos 00:00: setting system clock to 2019-03-25 21:21:53 UTC (1553548913)\n[ 0.975920] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.977900] EDD information not available.\n[ 1.015041] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.034035] Write protecting the kernel read-only data: 14336k\n[ 1.037420] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.040486] 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.091253] 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.27...\nLease of 192.168.120.27 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.03. iid=i-00000017\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDBAoMtB/RMpfn+Q7Wq+FIOMw53L1Krhfftg3gW1iwIgZ2rvrLq4e7C5VccsFpbdjxIZhwUUX06C+mGEA1b8e1REkpTD/19IwgimtBVWNR/zbtnEwSPy+cMqXMwhiQdm/1DwoTXKehcRfJ+wekLfu+fCEOqkAYJtqnr08pyIyEu69ZDB4gDwlu+LhYHRJ97SGxIMFZiRuebaE7+8YhpaePSu182NCNVGBxXCkto2zulaJVUHzp8zkGEIpFNmNHKjtDvccotOb5dr8btnUQTOQtIlSUK6GQA5GxxKYcbUN+9u4bvB+fS9wGyXFrdGJF8tIrsPJM02q9tRUFJN3kNvriZ root@cinder-test-vm-0fd28e36-f325-4dac-9ab9-c81c370049ec\nssh-dss AAAAB3NzaC1kc3MAAACBAJcMet53DUf1x7X8kNImkEjC+QFgZFhuOeoMxqufbdINBj9CmtQifAFD1HYBT5J7N6yfXz1gri4VFFn9M3EW/YkaFxRts0RNgtQV4wVjdmNpkQOSAQIQ3AL62gQggcVVMMCtEEqcFKSFCWwoiZuWC/TkrzZqhrupuFCmKxTD5e75AAAAFQD4bAEr2Oy5BS2EOh6AUQJ524D8jwAAAIAzCWdCBOQJt1kfl+Mk1B2eEszHMXmbupkW0s7/l0TpORLkoLotUssEqkDXu8vDreCKsIAYVkQ3Xzp0s0bt5YAVghxEaFS3Dq857kKFQlOjtOVwAU7E/Fd1gKZHtn7KbvFgnQUjmsWpAYyARRDiu2u3FR1XJCZ2nnPckytw79Rf0wAAAIEAguJWUdPdq15RaprbxaMYKkgZp9iRK4D6hQx+j+WfxTNt9e1ywkNvayB9/wq0Mty89G2VybSalOMz4xStboAcQlEmSBGFM2Ab+bWs5joCtS0qhNzZXrghlqKE9mTpSE8MZSVDXkDseIkWsu8JmMBg60aX8MkAoME/0MW/yI6pkzQ= root@cinder-test-vm-0fd28e36-f325-4dac-9ab9-c81c370049ec\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.60s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.27,24,fe80::f816:3eff:feb7:7f81/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.27 \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-0fd28e36-f325-4dac-9ab9-c81c370049ec\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=4.89 ===\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-0fd28e36-f325-4dac-9ab9-c81c370049ec login: "} 2019-03-25 21:22:00,227 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/servers/de8a50e8-1488-4552-94cc-7ea201ec2c2b/action used request id req-ef13fe91-feb8-4072-8498-a3396d778e49 2019-03-25 21:22:00,227 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.116209983826s 2019-03-25 21:22:00,228 - 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 495044889 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.230381] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.233328] pid_max: default: 32768 minimum: 301 [ 0.234968] ACPI: Core revision 20150930 [ 0.237021] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.239335] Security Framework initialized [ 0.240793] Yama: becoming mindful. [ 0.242081] AppArmor: AppArmor initialized [ 0.243571] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.245862] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.248094] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.250224] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.252636] Initializing cgroup subsys io [ 0.254072] Initializing cgroup subsys memory [ 0.255599] Initializing cgroup subsys devices [ 0.257172] Initializing cgroup subsys freezer [ 0.258717] Initializing cgroup subsys net_cls [ 0.260251] Initializing cgroup subsys perf_event [ 0.261869] Initializing cgroup subsys net_prio [ 0.263438] Initializing cgroup subsys hugetlb [ 0.264983] Initializing cgroup subsys pids [ 0.266506] CPU: Physical Processor ID: 0 [ 0.268628] mce: CPU supports 10 MCE banks [ 0.270108] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.271886] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.288697] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.297134] ftrace: allocating 31920 entries in 125 pages [ 0.328178] smpboot: Max logical packages: 1 [ 0.329687] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.332064] x2apic enabled [ 0.333451] Switched APIC routing to physical x2apic. [ 0.336350] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.338341] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.342013] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.345170] KVM setup paravirtual spinlock [ 0.347101] x86: Booted up 1 node, 1 CPUs [ 0.348525] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.350915] devtmpfs: initialized [ 0.353159] evm: security.selinux [ 0.354396] evm: security.SMACK64 [ 0.355613] evm: security.SMACK64EXEC [ 0.356932] evm: security.SMACK64TRANSMUTE [ 0.358362] evm: security.SMACK64MMAP [ 0.359676] evm: security.ima [ 0.360805] evm: security.capability [ 0.362169] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.365425] pinctrl core: initialized pinctrl subsystem [ 0.367320] RTC time: 21:21:52, date: 03/25/19 [ 0.368961] NET: Registered protocol family 16 [ 0.370620] cpuidle: using governor ladder [ 0.372072] cpuidle: using governor menu [ 0.373470] PCCT header not found. [ 0.374763] ACPI: bus type PCI registered [ 0.376181] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.378374] PCI: Using configuration type 1 for base access [ 0.380962] ACPI: Added _OSI(Module Device) [ 0.382451] ACPI: Added _OSI(Processor Device) [ 0.383980] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.385580] ACPI: Added _OSI(Processor Aggregator Device) [ 0.388184] ACPI: Interpreter enabled [ 0.389526] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.392800] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.396067] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.399329] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.402580] ACPI: (supports S0 S5) [ 0.403822] ACPI: Using IOAPIC for interrupt routing [ 0.405496] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.409996] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.412010] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.414199] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.416317] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.420145] acpiphp: Slot [3] registered [ 0.421561] acpiphp: Slot [4] registered [ 0.422968] acpiphp: Slot [5] registered [ 0.424380] acpiphp: Slot [6] registered [ 0.425782] acpiphp: Slot [7] registered [ 0.427187] acpiphp: Slot [8] registered [ 0.428600] acpiphp: Slot [9] registered [ 0.430000] acpiphp: Slot [10] registered [ 0.431425] acpiphp: Slot [11] registered [ 0.432855] acpiphp: Slot [12] registered [ 0.434285] acpiphp: Slot [13] registered [ 0.435712] acpiphp: Slot [14] registered [ 0.437167] acpiphp: Slot [15] registered [ 0.454647] acpiphp: Slot [16] registered [ 0.456080] acpiphp: Slot [17] registered [ 0.457514] acpiphp: Slot [18] registered [ 0.458943] acpiphp: Slot [19] registered [ 0.460376] acpiphp: Slot [20] registered [ 0.461805] acpiphp: Slot [21] registered [ 0.463236] acpiphp: Slot [22] registered [ 0.464665] acpiphp: Slot [23] registered [ 0.466227] acpiphp: Slot [24] registered [ 0.467898] acpiphp: Slot [25] registered [ 0.469337] acpiphp: Slot [26] registered [ 0.470806] acpiphp: Slot [27] registered [ 0.472446] acpiphp: Slot [28] registered [ 0.474003] acpiphp: Slot [29] registered [ 0.475548] acpiphp: Slot [30] registered [ 0.477006] acpiphp: Slot [31] registered [ 0.478602] PCI host bridge to bus 0000:00 [ 0.480037] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.482197] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.484358] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.486932] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.489530] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.492159] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.496933] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.499197] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.501282] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.503539] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.507891] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.510420] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.531763] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.534290] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.537016] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.539475] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.541884] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.543986] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.546149] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.548028] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.550686] vgaarb: loaded [ 0.551736] vgaarb: bridge control possible 0000:00:02.0 [ 0.553775] SCSI subsystem initialized [ 0.555349] ACPI: bus type USB registered [ 0.556822] usbcore: registered new interface driver usbfs [ 0.558647] usbcore: registered new interface driver hub [ 0.560442] usbcore: registered new device driver usb [ 0.562323] PCI: Using ACPI for IRQ routing [ 0.564200] NetLabel: Initializing [ 0.565474] NetLabel: domain hash size = 128 [ 0.568828] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.570827] NetLabel: unlabeled traffic allowed by default [ 0.573277] clocksource: Switched to clocksource kvm-clock [ 0.583936] AppArmor: AppArmor Filesystem Enabled [ 0.585664] pnp: PnP ACPI init [ 0.587318] pnp: PnP ACPI: found 5 devices [ 0.594475] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.597533] NET: Registered protocol family 2 [ 0.599444] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.601741] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.603881] TCP: Hash tables configured (established 4096 bind 4096) [ 0.606020] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.607949] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.610038] NET: Registered protocol family 1 [ 0.611591] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.613554] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.615469] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.630524] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.645813] Trying to unpack rootfs image as initramfs... [ 0.707100] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.710002] Scanning for low memory corruption every 60 seconds [ 0.712261] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.714353] audit: initializing netlink subsys (disabled) [ 0.716171] audit: type=2000 audit(1553548913.594:1): initialized [ 0.718442] Initialise system trusted keyring [ 0.720080] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.722152] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.725267] zbud: loaded [ 0.726465] VFS: Disk quotas dquot_6.6.0 [ 0.727906] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.730513] fuse init (API version 7.23) [ 0.732043] Key type big_key registered [ 0.733469] Allocating IMA MOK and blacklist keyrings. [ 0.735517] Key type asymmetric registered [ 0.736972] Asymmetric key parser 'x509' registered [ 0.738673] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.741296] io scheduler noop registered [ 0.742695] io scheduler deadline registered (default) [ 0.744448] io scheduler cfq registered [ 0.745922] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.747767] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.750355] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.753319] ACPI: Power Button [PWRF] [ 0.754876] GHES: HEST is not enabled! [ 0.769419] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.799227] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.802681] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.828007] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.831557] Linux agpgart interface v0.103 [ 0.835144] brd: module loaded [ 0.837611] loop: module loaded [ 0.842827] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.845421] GPT:90111 != 2097151 [ 0.846625] GPT:Alternate GPT header not at the end of the disk. [ 0.848576] GPT:90111 != 2097151 [ 0.849776] GPT: Use GNU Parted to correct GPT errors. [ 0.851498] vda: vda1 vda15 [ 0.853416] scsi host0: ata_piix [ 0.854739] scsi host1: ata_piix [ 0.855987] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.858157] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.860935] libphy: Fixed MDIO Bus: probed [ 0.862399] tun: Universal TUN/TAP device driver, 1.6 [ 0.864111] tun: (C) 1999-2004 Max Krasnyansky [ 0.867435] PPP generic driver version 2.4.2 [ 0.869011] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.871138] ehci-pci: EHCI PCI platform driver [ 0.872793] ehci-platform: EHCI generic platform driver [ 0.874562] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.876586] ohci-pci: OHCI PCI platform driver [ 0.878143] ohci-platform: OHCI generic platform driver [ 0.879912] uhci_hcd: USB Universal Host Controller Interface driver [ 0.894951] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.896734] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.899328] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.901086] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.903102] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.905351] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.907858] usb usb1: Product: UHCI Host Controller [ 0.909509] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.911529] usb usb1: SerialNumber: 0000:00:01.2 [ 0.913208] hub 1-0:1.0: USB hub found [ 0.914582] hub 1-0:1.0: 2 ports detected [ 0.916160] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.919785] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.921487] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.923286] mousedev: PS/2 mouse device common for all mice [ 0.925491] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.928494] rtc_cmos 00:00: RTC can wake from S4 [ 0.930604] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.932692] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.934798] i2c /dev entries driver [ 0.936127] device-mapper: uevent: version 1.0.3 [ 0.937883] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.940772] ledtrig-cpu: registered to indicate activity on CPUs [ 0.943091] NET: Registered protocol family 10 [ 0.944920] NET: Registered protocol family 17 [ 0.946504] Key type dns_resolver registered [ 0.948156] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.950098] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.953179] registered taskstats version 1 [ 0.954664] Loading compiled-in X.509 certificates [ 0.956863] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.960132] zswap: loaded using pool lzo/zbud [ 0.962465] Key type trusted registered [ 0.964861] Key type encrypted registered [ 0.966322] AppArmor: AppArmor sha1 policy hashing enabled [ 0.968165] ima: No TPM chip found, activating TPM-bypass! [ 0.970010] evm: HMAC attrs: 0x1 [ 0.971602] Magic number: 11:910:399 [ 0.973088] rtc_cmos 00:00: setting system clock to 2019-03-25 21:21:53 UTC (1553548913) [ 0.975920] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.977900] EDD information not available. [ 1.015041] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.034035] Write protecting the kernel read-only data: 14336k [ 1.037420] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.040486] 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.091253] 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.27... Lease of 192.168.120.27 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.03. iid=i-00000017 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDBAoMtB/RMpfn+Q7Wq+FIOMw53L1Krhfftg3gW1iwIgZ2rvrLq4e7C5VccsFpbdjxIZhwUUX06C+mGEA1b8e1REkpTD/19IwgimtBVWNR/zbtnEwSPy+cMqXMwhiQdm/1DwoTXKehcRfJ+wekLfu+fCEOqkAYJtqnr08pyIyEu69ZDB4gDwlu+LhYHRJ97SGxIMFZiRuebaE7+8YhpaePSu182NCNVGBxXCkto2zulaJVUHzp8zkGEIpFNmNHKjtDvccotOb5dr8btnUQTOQtIlSUK6GQA5GxxKYcbUN+9u4bvB+fS9wGyXFrdGJF8tIrsPJM02q9tRUFJN3kNvriZ root@cinder-test-vm-0fd28e36-f325-4dac-9ab9-c81c370049ec ssh-dss AAAAB3NzaC1kc3MAAACBAJcMet53DUf1x7X8kNImkEjC+QFgZFhuOeoMxqufbdINBj9CmtQifAFD1HYBT5J7N6yfXz1gri4VFFn9M3EW/YkaFxRts0RNgtQV4wVjdmNpkQOSAQIQ3AL62gQggcVVMMCtEEqcFKSFCWwoiZuWC/TkrzZqhrupuFCmKxTD5e75AAAAFQD4bAEr2Oy5BS2EOh6AUQJ524D8jwAAAIAzCWdCBOQJt1kfl+Mk1B2eEszHMXmbupkW0s7/l0TpORLkoLotUssEqkDXu8vDreCKsIAYVkQ3Xzp0s0bt5YAVghxEaFS3Dq857kKFQlOjtOVwAU7E/Fd1gKZHtn7KbvFgnQUjmsWpAYyARRDiu2u3FR1XJCZ2nnPckytw79Rf0wAAAIEAguJWUdPdq15RaprbxaMYKkgZp9iRK4D6hQx+j+WfxTNt9e1ywkNvayB9/wq0Mty89G2VybSalOMz4xStboAcQlEmSBGFM2Ab+bWs5joCtS0qhNzZXrghlqKE9mTpSE8MZSVDXkDseIkWsu8JmMBg60aX8MkAoME/0MW/yI6pkzQ= root@cinder-test-vm-0fd28e36-f325-4dac-9ab9-c81c370049ec -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.60s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.27,24,fe80::f816:3eff:feb7:7f81/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.27 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-0fd28e36-f325-4dac-9ab9-c81c370049ec launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.89 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. cinder-test-vm-0fd28e36-f325-4dac-9ab9-c81c370049ec login: 2019-03-25 21:22:00,231 - paramiko.transport - DEBUG - starting thread (client mode): 0xbb8b5450L 2019-03-25 21:22:00,232 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-03-25 21:22:00,232 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2019-03-25 21:22:00,233 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2019-03-25 21:22:00,234 - 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-03-25 21:22:00,234 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-03-25 21:22:00,234 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2019-03-25 21:22:00,234 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-03-25 21:22:00,235 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-03-25 21:22:00,235 - paramiko.transport - DEBUG - Compression agreed: none 2019-03-25 21:22:00,252 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-03-25 21:22:00,253 - paramiko.transport - DEBUG - Switch to new keys ... 2019-03-25 21:22:00,264 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.203: 33cc190d6deed2485e5eb0ab942132ea 2019-03-25 21:22:00,265 - paramiko.transport - DEBUG - Trying discovered key be8530b275b45ae717897a3b2305817d in /tmp/tmpiohioU 2019-03-25 21:22:00,292 - paramiko.transport - DEBUG - userauth is OK 2019-03-25 21:22:00,298 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-03-25 21:22:00,329 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.os-volume_attachments 2019-03-25 21:22:00,333 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:8774/v2.1/servers/de8a50e8-1488-4552-94cc-7ea201ec2c2b/os-volume_attachments -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}df398a0f33048fc0e04fd286ed6283738f9b05ad" -d '{"volumeAttachment": {"volumeId": "76a5bdf8-a37d-4a4f-8343-049a54857ebd"}}' 2019-03-25 21:22:02,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 147 Content-Type: application/json Date: Mon, 25 Mar 2019 21: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-1e9c258e-0476-4a03-ac34-6f49bf6d8bcc x-openstack-request-id: req-1e9c258e-0476-4a03-ac34-6f49bf6d8bcc 2019-03-25 21:22:02,437 - keystoneauth.session - DEBUG - RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "de8a50e8-1488-4552-94cc-7ea201ec2c2b", "id": "76a5bdf8-a37d-4a4f-8343-049a54857ebd", "volumeId": "76a5bdf8-a37d-4a4f-8343-049a54857ebd"}} 2019-03-25 21:22:02,437 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/servers/de8a50e8-1488-4552-94cc-7ea201ec2c2b/os-volume_attachments used request id req-1e9c258e-0476-4a03-ac34-6f49bf6d8bcc 2019-03-25 21:22:02,438 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.os-volume_attachments in 2.10799407959s 2019-03-25 21:22:02,438 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-03-25 21:22:02,443 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8776/v3/396c3d8bf91b4da2b4e3b125b9dfbd25/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}df398a0f33048fc0e04fd286ed6283738f9b05ad" 2019-03-25 21:22:03,548 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 458 Content-Type: application/json Date: Mon, 25 Mar 2019 21:22:02 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-64d387e5-ba39-4c26-bae5-9b30bb5c92be x-openstack-request-id: req-64d387e5-ba39-4c26-bae5-9b30bb5c92be 2019-03-25 21:22:03,548 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "reserved", "user_id": "ad5b0814060e43699f8e2f9a50eeaf97", "attachments": [], "links": [{"href": "http://172.30.9.37:8776/v3/396c3d8bf91b4da2b4e3b125b9dfbd25/volumes/76a5bdf8-a37d-4a4f-8343-049a54857ebd", "rel": "self"}, {"href": "http://172.30.9.37:8776/396c3d8bf91b4da2b4e3b125b9dfbd25/volumes/76a5bdf8-a37d-4a4f-8343-049a54857ebd", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-03-25T21:21:34.000000", "description": null, "os-vol-tenant-attr:tenant_id": "396c3d8bf91b4da2b4e3b125b9dfbd25", "updated_at": "2019-03-25T21:22:02.000000", "volume_type": "tripleo", "name": "cinder_test-volume_0fd28e36-f325-4dac-9ab9-c81c370049ec", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "76a5bdf8-a37d-4a4f-8343-049a54857ebd", "size": 2}]} 2019-03-25 21:22:03,549 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.37:8776/v3/396c3d8bf91b4da2b4e3b125b9dfbd25/volumes/detail used request id req-64d387e5-ba39-4c26-bae5-9b30bb5c92be 2019-03-25 21:22:03,549 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.11049699783s 2019-03-25 21:22:03,550 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-25 21:22:05,552 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-03-25 21:22:05,558 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8776/v3/396c3d8bf91b4da2b4e3b125b9dfbd25/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}df398a0f33048fc0e04fd286ed6283738f9b05ad" 2019-03-25 21:22:06,654 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 458 Content-Type: application/json Date: Mon, 25 Mar 2019 21:22:05 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-bfe205ef-b2ab-4395-89a5-471ee023bf9d x-openstack-request-id: req-bfe205ef-b2ab-4395-89a5-471ee023bf9d 2019-03-25 21:22:06,655 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "attaching", "user_id": "ad5b0814060e43699f8e2f9a50eeaf97", "attachments": [], "links": [{"href": "http://172.30.9.37:8776/v3/396c3d8bf91b4da2b4e3b125b9dfbd25/volumes/76a5bdf8-a37d-4a4f-8343-049a54857ebd", "rel": "self"}, {"href": "http://172.30.9.37:8776/396c3d8bf91b4da2b4e3b125b9dfbd25/volumes/76a5bdf8-a37d-4a4f-8343-049a54857ebd", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-03-25T21:21:34.000000", "description": null, "os-vol-tenant-attr:tenant_id": "396c3d8bf91b4da2b4e3b125b9dfbd25", "updated_at": "2019-03-25T21:22:05.000000", "volume_type": "tripleo", "name": "cinder_test-volume_0fd28e36-f325-4dac-9ab9-c81c370049ec", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "76a5bdf8-a37d-4a4f-8343-049a54857ebd", "size": 2}]} 2019-03-25 21:22:06,655 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.37:8776/v3/396c3d8bf91b4da2b4e3b125b9dfbd25/volumes/detail used request id req-bfe205ef-b2ab-4395-89a5-471ee023bf9d 2019-03-25 21:22:06,655 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.10244107246s 2019-03-25 21:22:06,656 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-25 21:22:08,659 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-03-25 21:22:08,663 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8776/v3/396c3d8bf91b4da2b4e3b125b9dfbd25/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}df398a0f33048fc0e04fd286ed6283738f9b05ad" 2019-03-25 21:22:09,773 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 574 Content-Type: application/json Date: Mon, 25 Mar 2019 21:22:09 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-48a7484e-5563-4c23-9e96-85df21e1cb4c x-openstack-request-id: req-48a7484e-5563-4c23-9e96-85df21e1cb4c 2019-03-25 21:22:09,773 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "in-use", "user_id": "ad5b0814060e43699f8e2f9a50eeaf97", "attachments": [{"server_id": "de8a50e8-1488-4552-94cc-7ea201ec2c2b", "attachment_id": "be17a21c-802d-422e-9617-af6998f364e0", "attached_at": "2019-03-25T21:22:05.000000", "host_name": "overcloud-novacompute-0.opnfvlf.org", "volume_id": "76a5bdf8-a37d-4a4f-8343-049a54857ebd", "device": "/dev/vdb", "id": "76a5bdf8-a37d-4a4f-8343-049a54857ebd"}], "links": [{"href": "http://172.30.9.37:8776/v3/396c3d8bf91b4da2b4e3b125b9dfbd25/volumes/76a5bdf8-a37d-4a4f-8343-049a54857ebd", "rel": "self"}, {"href": "http://172.30.9.37:8776/396c3d8bf91b4da2b4e3b125b9dfbd25/volumes/76a5bdf8-a37d-4a4f-8343-049a54857ebd", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-03-25T21:21:34.000000", "description": null, "os-vol-tenant-attr:tenant_id": "396c3d8bf91b4da2b4e3b125b9dfbd25", "updated_at": "2019-03-25T21:22:07.000000", "volume_type": "tripleo", "name": "cinder_test-volume_0fd28e36-f325-4dac-9ab9-c81c370049ec", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "76a5bdf8-a37d-4a4f-8343-049a54857ebd", "size": 2}]} 2019-03-25 21:22:09,773 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.37:8776/v3/396c3d8bf91b4da2b4e3b125b9dfbd25/volumes/detail used request id req-48a7484e-5563-4c23-9e96-85df21e1cb4c 2019-03-25 21:22:09,773 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.11431694031s 2019-03-25 21:22:09,775 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-03-25 21:22:09,777 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2019-03-25 21:22:09,777 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-03-25 21:22:09,778 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-03-25 21:22:09,846 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-03-25 21:22:09,846 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - ssh: 2019-03-25 21:22:09,848 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-03-25 21:22:09,848 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2019-03-25 21:22:09,884 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32759 bytes 2019-03-25 21:22:09,885 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2019-03-25 21:22:09,914 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2019-03-25 21:22:10,848 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2019-03-25 21:22:10,848 - 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: 4d74ffd9-6009-44e0-9037-c39f5810bc33 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-03-25 21:22:10,849 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - volume_write stderr: mke2fs 1.42.12 (29-Aug-2014) 2019-03-25 21:22:10,849 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Detach volume from VM 1 2019-03-25 21:22:10,849 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers.os-volume_attachments 2019-03-25 21:22:10,850 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2019-03-25 21:22:10,854 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:8774/v2.1/servers/de8a50e8-1488-4552-94cc-7ea201ec2c2b/os-volume_attachments/76a5bdf8-a37d-4a4f-8343-049a54857ebd -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}df398a0f33048fc0e04fd286ed6283738f9b05ad" 2019-03-25 21:22:11,552 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 25 Mar 2019 21: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-4572f8f8-5fd4-4a57-b928-4a5da1d9f443 x-openstack-request-id: req-4572f8f8-5fd4-4a57-b928-4a5da1d9f443 2019-03-25 21:22:11,552 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.37:8774/v2.1/servers/de8a50e8-1488-4552-94cc-7ea201ec2c2b/os-volume_attachments/76a5bdf8-a37d-4a4f-8343-049a54857ebd used request id req-4572f8f8-5fd4-4a57-b928-4a5da1d9f443 2019-03-25 21:22:11,552 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers.os-volume_attachments in 0.702111005783s 2019-03-25 21:22:11,552 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-03-25 21:22:11,556 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8776/v3/396c3d8bf91b4da2b4e3b125b9dfbd25/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}df398a0f33048fc0e04fd286ed6283738f9b05ad" 2019-03-25 21:22:12,671 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 575 Content-Type: application/json Date: Mon, 25 Mar 2019 21:22:11 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-42680984-8304-45ce-b2c6-4d7a500ed555 x-openstack-request-id: req-42680984-8304-45ce-b2c6-4d7a500ed555 2019-03-25 21:22:12,671 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "detaching", "user_id": "ad5b0814060e43699f8e2f9a50eeaf97", "attachments": [{"server_id": "de8a50e8-1488-4552-94cc-7ea201ec2c2b", "attachment_id": "be17a21c-802d-422e-9617-af6998f364e0", "attached_at": "2019-03-25T21:22:05.000000", "host_name": "overcloud-novacompute-0.opnfvlf.org", "volume_id": "76a5bdf8-a37d-4a4f-8343-049a54857ebd", "device": "/dev/vdb", "id": "76a5bdf8-a37d-4a4f-8343-049a54857ebd"}], "links": [{"href": "http://172.30.9.37:8776/v3/396c3d8bf91b4da2b4e3b125b9dfbd25/volumes/76a5bdf8-a37d-4a4f-8343-049a54857ebd", "rel": "self"}, {"href": "http://172.30.9.37:8776/396c3d8bf91b4da2b4e3b125b9dfbd25/volumes/76a5bdf8-a37d-4a4f-8343-049a54857ebd", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-03-25T21:21:34.000000", "description": null, "os-vol-tenant-attr:tenant_id": "396c3d8bf91b4da2b4e3b125b9dfbd25", "updated_at": "2019-03-25T21:22:11.000000", "volume_type": "tripleo", "name": "cinder_test-volume_0fd28e36-f325-4dac-9ab9-c81c370049ec", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "76a5bdf8-a37d-4a4f-8343-049a54857ebd", "size": 2}]} 2019-03-25 21:22:12,672 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.37:8776/v3/396c3d8bf91b4da2b4e3b125b9dfbd25/volumes/detail used request id req-42680984-8304-45ce-b2c6-4d7a500ed555 2019-03-25 21:22:12,672 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.11924791336s 2019-03-25 21:22:12,673 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-25 21:22:14,676 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-03-25 21:22:14,679 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8776/v3/396c3d8bf91b4da2b4e3b125b9dfbd25/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}df398a0f33048fc0e04fd286ed6283738f9b05ad" 2019-03-25 21:22:15,844 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 456 Content-Type: application/json Date: Mon, 25 Mar 2019 21:22:14 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-9c0ba5dc-ceb6-4132-9446-8008e5900788 x-openstack-request-id: req-9c0ba5dc-ceb6-4132-9446-8008e5900788 2019-03-25 21:22:15,844 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "available", "user_id": "ad5b0814060e43699f8e2f9a50eeaf97", "attachments": [], "links": [{"href": "http://172.30.9.37:8776/v3/396c3d8bf91b4da2b4e3b125b9dfbd25/volumes/76a5bdf8-a37d-4a4f-8343-049a54857ebd", "rel": "self"}, {"href": "http://172.30.9.37:8776/396c3d8bf91b4da2b4e3b125b9dfbd25/volumes/76a5bdf8-a37d-4a4f-8343-049a54857ebd", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-03-25T21:21:34.000000", "description": null, "os-vol-tenant-attr:tenant_id": "396c3d8bf91b4da2b4e3b125b9dfbd25", "updated_at": "2019-03-25T21:22:14.000000", "volume_type": "tripleo", "name": "cinder_test-volume_0fd28e36-f325-4dac-9ab9-c81c370049ec", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "76a5bdf8-a37d-4a4f-8343-049a54857ebd", "size": 2}]} 2019-03-25 21:22:15,844 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.37:8776/v3/396c3d8bf91b4da2b4e3b125b9dfbd25/volumes/detail used request id req-9c0ba5dc-ceb6-4132-9446-8008e5900788 2019-03-25 21:22:15,844 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.16867494583s 2019-03-25 21:22:15,846 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Attach volume to VM 2 2019-03-25 21:22:15,846 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.os-volume_attachments 2019-03-25 21:22:15,849 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:8774/v2.1/servers/a74edc87-c170-4c4f-b3ad-840a52959acf/os-volume_attachments -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}df398a0f33048fc0e04fd286ed6283738f9b05ad" -d '{"volumeAttachment": {"volumeId": "76a5bdf8-a37d-4a4f-8343-049a54857ebd"}}' 2019-03-25 21:22:19,096 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 146 Content-Type: application/json Date: Mon, 25 Mar 2019 21:22: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-e7e5a2af-334e-4cf0-a4fe-321c5e12d1ad x-openstack-request-id: req-e7e5a2af-334e-4cf0-a4fe-321c5e12d1ad 2019-03-25 21:22:19,096 - keystoneauth.session - DEBUG - RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "a74edc87-c170-4c4f-b3ad-840a52959acf", "id": "76a5bdf8-a37d-4a4f-8343-049a54857ebd", "volumeId": "76a5bdf8-a37d-4a4f-8343-049a54857ebd"}} 2019-03-25 21:22:19,096 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/servers/a74edc87-c170-4c4f-b3ad-840a52959acf/os-volume_attachments used request id req-e7e5a2af-334e-4cf0-a4fe-321c5e12d1ad 2019-03-25 21:22:19,097 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.os-volume_attachments in 3.25022983551s 2019-03-25 21:22:19,097 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-03-25 21:22:19,101 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8776/v3/396c3d8bf91b4da2b4e3b125b9dfbd25/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}df398a0f33048fc0e04fd286ed6283738f9b05ad" 2019-03-25 21:22:20,195 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 458 Content-Type: application/json Date: Mon, 25 Mar 2019 21:22:19 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-fb40d9e7-6f66-4a8b-8b6b-791e21498e2b x-openstack-request-id: req-fb40d9e7-6f66-4a8b-8b6b-791e21498e2b 2019-03-25 21:22:20,195 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "reserved", "user_id": "ad5b0814060e43699f8e2f9a50eeaf97", "attachments": [], "links": [{"href": "http://172.30.9.37:8776/v3/396c3d8bf91b4da2b4e3b125b9dfbd25/volumes/76a5bdf8-a37d-4a4f-8343-049a54857ebd", "rel": "self"}, {"href": "http://172.30.9.37:8776/396c3d8bf91b4da2b4e3b125b9dfbd25/volumes/76a5bdf8-a37d-4a4f-8343-049a54857ebd", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-03-25T21:21:34.000000", "description": null, "os-vol-tenant-attr:tenant_id": "396c3d8bf91b4da2b4e3b125b9dfbd25", "updated_at": "2019-03-25T21:22:19.000000", "volume_type": "tripleo", "name": "cinder_test-volume_0fd28e36-f325-4dac-9ab9-c81c370049ec", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "76a5bdf8-a37d-4a4f-8343-049a54857ebd", "size": 2}]} 2019-03-25 21:22:20,196 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.37:8776/v3/396c3d8bf91b4da2b4e3b125b9dfbd25/volumes/detail used request id req-fb40d9e7-6f66-4a8b-8b6b-791e21498e2b 2019-03-25 21:22:20,196 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.09854698181s 2019-03-25 21:22:20,197 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-25 21:22:22,200 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-03-25 21:22:22,203 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8776/v3/396c3d8bf91b4da2b4e3b125b9dfbd25/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}df398a0f33048fc0e04fd286ed6283738f9b05ad" 2019-03-25 21:22:23,290 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 456 Content-Type: application/json Date: Mon, 25 Mar 2019 21:22:22 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-f6719490-10a4-4401-b807-3b338b3ec964 x-openstack-request-id: req-f6719490-10a4-4401-b807-3b338b3ec964 2019-03-25 21:22:23,290 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "attaching", "user_id": "ad5b0814060e43699f8e2f9a50eeaf97", "attachments": [], "links": [{"href": "http://172.30.9.37:8776/v3/396c3d8bf91b4da2b4e3b125b9dfbd25/volumes/76a5bdf8-a37d-4a4f-8343-049a54857ebd", "rel": "self"}, {"href": "http://172.30.9.37:8776/396c3d8bf91b4da2b4e3b125b9dfbd25/volumes/76a5bdf8-a37d-4a4f-8343-049a54857ebd", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-03-25T21:21:34.000000", "description": null, "os-vol-tenant-attr:tenant_id": "396c3d8bf91b4da2b4e3b125b9dfbd25", "updated_at": "2019-03-25T21:22:22.000000", "volume_type": "tripleo", "name": "cinder_test-volume_0fd28e36-f325-4dac-9ab9-c81c370049ec", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "76a5bdf8-a37d-4a4f-8343-049a54857ebd", "size": 2}]} 2019-03-25 21:22:23,291 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.37:8776/v3/396c3d8bf91b4da2b4e3b125b9dfbd25/volumes/detail used request id req-f6719490-10a4-4401-b807-3b338b3ec964 2019-03-25 21:22:23,291 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.09101986885s 2019-03-25 21:22:23,292 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-25 21:22:25,295 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-03-25 21:22:25,299 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8776/v3/396c3d8bf91b4da2b4e3b125b9dfbd25/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}df398a0f33048fc0e04fd286ed6283738f9b05ad" 2019-03-25 21:22:25,352 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 572 Content-Type: application/json Date: Mon, 25 Mar 2019 21:22:25 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-41eb31d0-2242-473d-a4ac-4845f1e6373c x-openstack-request-id: req-41eb31d0-2242-473d-a4ac-4845f1e6373c 2019-03-25 21:22:25,352 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "in-use", "user_id": "ad5b0814060e43699f8e2f9a50eeaf97", "attachments": [{"server_id": "a74edc87-c170-4c4f-b3ad-840a52959acf", "attachment_id": "76dfadc0-47b7-4122-9945-9f7cd8f9fdd1", "attached_at": "2019-03-25T21:22:22.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "76a5bdf8-a37d-4a4f-8343-049a54857ebd", "device": "/dev/vdb", "id": "76a5bdf8-a37d-4a4f-8343-049a54857ebd"}], "links": [{"href": "http://172.30.9.37:8776/v3/396c3d8bf91b4da2b4e3b125b9dfbd25/volumes/76a5bdf8-a37d-4a4f-8343-049a54857ebd", "rel": "self"}, {"href": "http://172.30.9.37:8776/396c3d8bf91b4da2b4e3b125b9dfbd25/volumes/76a5bdf8-a37d-4a4f-8343-049a54857ebd", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-03-25T21:21:34.000000", "description": null, "os-vol-tenant-attr:tenant_id": "396c3d8bf91b4da2b4e3b125b9dfbd25", "updated_at": "2019-03-25T21:22:24.000000", "volume_type": "tripleo", "name": "cinder_test-volume_0fd28e36-f325-4dac-9ab9-c81c370049ec", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "76a5bdf8-a37d-4a4f-8343-049a54857ebd", "size": 2}]} 2019-03-25 21:22:25,352 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.37:8776/v3/396c3d8bf91b4da2b4e3b125b9dfbd25/volumes/detail used request id req-41eb31d0-2242-473d-a4ac-4845f1e6373c 2019-03-25 21:22:25,353 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0577991008759s 2019-03-25 21:22:25,355 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-03-25 21:22:25,357 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2019-03-25 21:22:25,357 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-03-25 21:22:25,360 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-03-25 21:22:25,427 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-03-25 21:22:25,427 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - ssh: 2019-03-25 21:22:25,428 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2019-03-25 21:22:25,429 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-03-25 21:22:25,465 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32759 bytes 2019-03-25 21:22:25,465 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2019-03-25 21:22:25,494 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2019-03-25 21:22:25,512 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2019-03-25 21:22:25,512 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - read volume stdout: VOL_DEV_NAME: vdb NAME vda vda1 vda15 vdb Found new data! 2019-03-25 21:22:25,513 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - read volume stderr: 2019-03-25 21:22:25,513 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2019-03-25 21:22:25,513 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Detach volume from VM 2 2019-03-25 21:22:25,514 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers.os-volume_attachments 2019-03-25 21:22:25,517 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:8774/v2.1/servers/a74edc87-c170-4c4f-b3ad-840a52959acf/os-volume_attachments/76a5bdf8-a37d-4a4f-8343-049a54857ebd -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}df398a0f33048fc0e04fd286ed6283738f9b05ad" 2019-03-25 21:22:26,296 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 25 Mar 2019 21:22: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-ea166804-0e71-4e88-91e5-9c559db32473 x-openstack-request-id: req-ea166804-0e71-4e88-91e5-9c559db32473 2019-03-25 21:22:26,296 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.37:8774/v2.1/servers/a74edc87-c170-4c4f-b3ad-840a52959acf/os-volume_attachments/76a5bdf8-a37d-4a4f-8343-049a54857ebd used request id req-ea166804-0e71-4e88-91e5-9c559db32473 2019-03-25 21:22:26,297 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers.os-volume_attachments in 0.78236413002s 2019-03-25 21:22:26,297 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-03-25 21:22:26,301 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8776/v3/396c3d8bf91b4da2b4e3b125b9dfbd25/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}df398a0f33048fc0e04fd286ed6283738f9b05ad" 2019-03-25 21:22:27,299 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 575 Content-Type: application/json Date: Mon, 25 Mar 2019 21:22:26 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-c57aac78-ce0f-41b3-9243-a60dd5f50428 x-openstack-request-id: req-c57aac78-ce0f-41b3-9243-a60dd5f50428 2019-03-25 21:22:27,300 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "detaching", "user_id": "ad5b0814060e43699f8e2f9a50eeaf97", "attachments": [{"server_id": "a74edc87-c170-4c4f-b3ad-840a52959acf", "attachment_id": "76dfadc0-47b7-4122-9945-9f7cd8f9fdd1", "attached_at": "2019-03-25T21:22:22.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "76a5bdf8-a37d-4a4f-8343-049a54857ebd", "device": "/dev/vdb", "id": "76a5bdf8-a37d-4a4f-8343-049a54857ebd"}], "links": [{"href": "http://172.30.9.37:8776/v3/396c3d8bf91b4da2b4e3b125b9dfbd25/volumes/76a5bdf8-a37d-4a4f-8343-049a54857ebd", "rel": "self"}, {"href": "http://172.30.9.37:8776/396c3d8bf91b4da2b4e3b125b9dfbd25/volumes/76a5bdf8-a37d-4a4f-8343-049a54857ebd", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-03-25T21:21:34.000000", "description": null, "os-vol-tenant-attr:tenant_id": "396c3d8bf91b4da2b4e3b125b9dfbd25", "updated_at": "2019-03-25T21:22:26.000000", "volume_type": "tripleo", "name": "cinder_test-volume_0fd28e36-f325-4dac-9ab9-c81c370049ec", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "76a5bdf8-a37d-4a4f-8343-049a54857ebd", "size": 2}]} 2019-03-25 21:22:27,300 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.37:8776/v3/396c3d8bf91b4da2b4e3b125b9dfbd25/volumes/detail used request id req-c57aac78-ce0f-41b3-9243-a60dd5f50428 2019-03-25 21:22:27,300 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.00302195549s 2019-03-25 21:22:27,301 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-25 21:22:29,304 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-03-25 21:22:29,308 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8776/v3/396c3d8bf91b4da2b4e3b125b9dfbd25/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}df398a0f33048fc0e04fd286ed6283738f9b05ad" 2019-03-25 21:22:29,361 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 456 Content-Type: application/json Date: Mon, 25 Mar 2019 21:22:29 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-8cd37b70-d957-4804-be17-45ee385ba14c x-openstack-request-id: req-8cd37b70-d957-4804-be17-45ee385ba14c 2019-03-25 21:22:29,361 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "available", "user_id": "ad5b0814060e43699f8e2f9a50eeaf97", "attachments": [], "links": [{"href": "http://172.30.9.37:8776/v3/396c3d8bf91b4da2b4e3b125b9dfbd25/volumes/76a5bdf8-a37d-4a4f-8343-049a54857ebd", "rel": "self"}, {"href": "http://172.30.9.37:8776/396c3d8bf91b4da2b4e3b125b9dfbd25/volumes/76a5bdf8-a37d-4a4f-8343-049a54857ebd", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-03-25T21:21:34.000000", "description": null, "os-vol-tenant-attr:tenant_id": "396c3d8bf91b4da2b4e3b125b9dfbd25", "updated_at": "2019-03-25T21:22:29.000000", "volume_type": "tripleo", "name": "cinder_test-volume_0fd28e36-f325-4dac-9ab9-c81c370049ec", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "76a5bdf8-a37d-4a4f-8343-049a54857ebd", "size": 2}]} 2019-03-25 21:22:29,362 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.37:8776/v3/396c3d8bf91b4da2b4e3b125b9dfbd25/volumes/detail used request id req-8cd37b70-d957-4804-be17-45ee385ba14c 2019-03-25 21:22:29,362 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0577371120453s 2019-03-25 21:22:29,480 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-03-25 21:22:29,480 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | cinder_test | functest | 01:41 | PASS | +---------------------+------------------+------------------+----------------+ 2019-03-25 21:22:29,486 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-03-25 21:22:29,489 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:8774/v2.1/servers/a74edc87-c170-4c4f-b3ad-840a52959acf -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}df398a0f33048fc0e04fd286ed6283738f9b05ad" 2019-03-25 21:22:29,661 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Mon, 25 Mar 2019 21:22: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-92ae1ec7-48e6-4f8b-9003-71304e33f5ed x-openstack-request-id: req-92ae1ec7-48e6-4f8b-9003-71304e33f5ed 2019-03-25 21:22:29,662 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.37:8774/v2.1/servers/a74edc87-c170-4c4f-b3ad-840a52959acf used request id req-92ae1ec7-48e6-4f8b-9003-71304e33f5ed 2019-03-25 21:22:29,662 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.175919055939s 2019-03-25 21:22:29,662 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-25 21:22:29,665 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}df398a0f33048fc0e04fd286ed6283738f9b05ad" 2019-03-25 21:22:30,410 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 900 Content-Type: application/json Date: Mon, 25 Mar 2019 21:22: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-ec3293d7-6043-43d0-8814-016cbcd4196c x-openstack-request-id: req-ec3293d7-6043-43d0-8814-016cbcd4196c 2019-03-25 21:22:30,411 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_0fd28e36-f325-4dac-9ab9-c81c370049ec": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:7f:81", "version": 4, "addr": "192.168.120.27", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:7f:81", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/de8a50e8-1488-4552-94cc-7ea201ec2c2b", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/de8a50e8-1488-4552-94cc-7ea201ec2c2b", "rel": "bookmark"}], "image": {"id": "2d6a0768-b1ed-4f8b-892b-19b2329430da", "links": [{"href": "http://172.30.9.37:8774/images/2d6a0768-b1ed-4f8b-892b-19b2329430da", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-25T21:21:52.000000", "flavor": {"id": "488d48a3-40d7-4e2c-9256-a04c7a4425db", "links": [{"href": "http://172.30.9.37:8774/flavors/488d48a3-40d7-4e2c-9256-a04c7a4425db", "rel": "bookmark"}]}, "id": "de8a50e8-1488-4552-94cc-7ea201ec2c2b", "security_groups": [{"name": "cinder_test-sg_0fd28e36-f325-4dac-9ab9-c81c370049ec"}], "user_id": "ad5b0814060e43699f8e2f9a50eeaf97", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-25T21:21:53Z", "hostId": "8904f22704bbf3a4c33e6317cf6c694dce5c172595a985a84e91ec15", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_0fd28e36-f325-4dac-9ab9-c81c370049ec", "name": "cinder_test-vm_0fd28e36-f325-4dac-9ab9-c81c370049ec", "created": "2019-03-25T21:21:44Z", "tenant_id": "396c3d8bf91b4da2b4e3b125b9dfbd25", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"cinder_test-net_0fd28e36-f325-4dac-9ab9-c81c370049ec": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:5a:05", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:5a:05", "version": 4, "addr": "172.30.9.220", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/a74edc87-c170-4c4f-b3ad-840a52959acf", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/a74edc87-c170-4c4f-b3ad-840a52959acf", "rel": "bookmark"}], "image": {"id": "2d6a0768-b1ed-4f8b-892b-19b2329430da", "links": [{"href": "http://172.30.9.37:8774/images/2d6a0768-b1ed-4f8b-892b-19b2329430da", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-25T21:21:22.000000", "flavor": {"id": "488d48a3-40d7-4e2c-9256-a04c7a4425db", "links": [{"href": "http://172.30.9.37:8774/flavors/488d48a3-40d7-4e2c-9256-a04c7a4425db", "rel": "bookmark"}]}, "id": "a74edc87-c170-4c4f-b3ad-840a52959acf", "security_groups": [{"name": "cinder_test-sg_0fd28e36-f325-4dac-9ab9-c81c370049ec"}], "user_id": "ad5b0814060e43699f8e2f9a50eeaf97", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-25T21:22:29Z", "hostId": "81fcb6aaf0544cd1845aeaee381953f255b8069f9b2af3104a3a1ca3", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_0fd28e36-f325-4dac-9ab9-c81c370049ec", "name": "cinder_test-vm2_0fd28e36-f325-4dac-9ab9-c81c370049ec", "created": "2019-03-25T21:21:13Z", "tenant_id": "396c3d8bf91b4da2b4e3b125b9dfbd25", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-25 21:22:30,411 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-ec3293d7-6043-43d0-8814-016cbcd4196c 2019-03-25 21:22:30,412 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.749112129211s 2019-03-25 21:22:30,414 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-25 21:22:32,417 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-25 21:22:32,419 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}df398a0f33048fc0e04fd286ed6283738f9b05ad" 2019-03-25 21:22:33,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 763 Content-Type: application/json Date: Mon, 25 Mar 2019 21:22: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-709f208a-141a-4520-97d3-2b773b211436 x-openstack-request-id: req-709f208a-141a-4520-97d3-2b773b211436 2019-03-25 21:22:33,201 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_0fd28e36-f325-4dac-9ab9-c81c370049ec": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:7f:81", "version": 4, "addr": "192.168.120.27", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:7f:81", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/de8a50e8-1488-4552-94cc-7ea201ec2c2b", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/de8a50e8-1488-4552-94cc-7ea201ec2c2b", "rel": "bookmark"}], "image": {"id": "2d6a0768-b1ed-4f8b-892b-19b2329430da", "links": [{"href": "http://172.30.9.37:8774/images/2d6a0768-b1ed-4f8b-892b-19b2329430da", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-25T21:21:52.000000", "flavor": {"id": "488d48a3-40d7-4e2c-9256-a04c7a4425db", "links": [{"href": "http://172.30.9.37:8774/flavors/488d48a3-40d7-4e2c-9256-a04c7a4425db", "rel": "bookmark"}]}, "id": "de8a50e8-1488-4552-94cc-7ea201ec2c2b", "security_groups": [{"name": "cinder_test-sg_0fd28e36-f325-4dac-9ab9-c81c370049ec"}], "user_id": "ad5b0814060e43699f8e2f9a50eeaf97", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-25T21:21:53Z", "hostId": "8904f22704bbf3a4c33e6317cf6c694dce5c172595a985a84e91ec15", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_0fd28e36-f325-4dac-9ab9-c81c370049ec", "name": "cinder_test-vm_0fd28e36-f325-4dac-9ab9-c81c370049ec", "created": "2019-03-25T21:21:44Z", "tenant_id": "396c3d8bf91b4da2b4e3b125b9dfbd25", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-25 21:22:33,201 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-709f208a-141a-4520-97d3-2b773b211436 2019-03-25 21:22:33,201 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.784232854843s 2019-03-25 21:22:33,208 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-03-25 21:22:33,208 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9696/v2.0/floatingips/815c8b18-5a65-4bae-b1e6-97dcb9715e82.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}df398a0f33048fc0e04fd286ed6283738f9b05ad" 2019-03-25 21:22:35,038 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 25 Mar 2019 21:22:35 GMT X-Openstack-Request-Id: req-13c819a9-e350-49e9-8df6-92357a5f8f58 2019-03-25 21:22:35,038 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-25 21:22:35,038 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.37:9696/v2.0/floatingips/815c8b18-5a65-4bae-b1e6-97dcb9715e82.json used request id req-13c819a9-e350-49e9-8df6-92357a5f8f58 2019-03-25 21:22:35,038 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.83063912392s 2019-03-25 21:22:35,048 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-25 21:22:35,049 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}df398a0f33048fc0e04fd286ed6283738f9b05ad" 2019-03-25 21:22:35,414 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 829 Content-Type: application/json Date: Mon, 25 Mar 2019 21:22:35 GMT X-Openstack-Request-Id: req-670eb06a-eb07-40da-8871-3c9d31d886d9 2019-03-25 21:22:35,414 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "1ac578ad-fadc-4094-b238-c2f72da611bb", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "396c3d8bf91b4da2b4e3b125b9dfbd25", "created_at": "2019-03-25T21:21:57Z", "updated_at": "2019-03-25T21:22:00Z", "floating_network_id": "39f6a7de-fe0a-4d74-ab36-900db9e46127", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "68ff8fb8-e83b-403c-8cba-77c1d88ed82b", "device_owner": "compute:nova", "mac_address": "fa:16:3e:b7:7f:81", "device_id": "de8a50e8-1488-4552-94cc-7ea201ec2c2b"}, "fixed_ip_address": "192.168.120.27", "floating_ip_address": "172.30.9.203", "revision_number": 3, "project_id": "396c3d8bf91b4da2b4e3b125b9dfbd25", "port_id": "d012919b-6f30-47a2-9e09-88623c86d03e", "id": "b61ea1cd-0631-46d4-9793-2bfc741dca3a", "qos_policy_id": null}]} 2019-03-25 21:22:35,414 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/floatingips.json used request id req-670eb06a-eb07-40da-8871-3c9d31d886d9 2019-03-25 21:22:35,415 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.366111040115s 2019-03-25 21:22:35,421 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-03-25 21:22:35,425 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8776/v3/396c3d8bf91b4da2b4e3b125b9dfbd25/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}df398a0f33048fc0e04fd286ed6283738f9b05ad" 2019-03-25 21:22:35,478 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 456 Content-Type: application/json Date: Mon, 25 Mar 2019 21:22:35 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-45a7c3a3-c11e-4375-9bdd-893241358ce6 x-openstack-request-id: req-45a7c3a3-c11e-4375-9bdd-893241358ce6 2019-03-25 21:22:35,478 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "available", "user_id": "ad5b0814060e43699f8e2f9a50eeaf97", "attachments": [], "links": [{"href": "http://172.30.9.37:8776/v3/396c3d8bf91b4da2b4e3b125b9dfbd25/volumes/76a5bdf8-a37d-4a4f-8343-049a54857ebd", "rel": "self"}, {"href": "http://172.30.9.37:8776/396c3d8bf91b4da2b4e3b125b9dfbd25/volumes/76a5bdf8-a37d-4a4f-8343-049a54857ebd", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-03-25T21:21:34.000000", "description": null, "os-vol-tenant-attr:tenant_id": "396c3d8bf91b4da2b4e3b125b9dfbd25", "updated_at": "2019-03-25T21:22:29.000000", "volume_type": "tripleo", "name": "cinder_test-volume_0fd28e36-f325-4dac-9ab9-c81c370049ec", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "76a5bdf8-a37d-4a4f-8343-049a54857ebd", "size": 2}]} 2019-03-25 21:22:35,478 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.37:8776/v3/396c3d8bf91b4da2b4e3b125b9dfbd25/volumes/detail used request id req-45a7c3a3-c11e-4375-9bdd-893241358ce6 2019-03-25 21:22:35,478 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.057079076767s 2019-03-25 21:22:35,480 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.DELETE.volumes 2019-03-25 21:22:35,483 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:8776/v3/396c3d8bf91b4da2b4e3b125b9dfbd25/volumes/76a5bdf8-a37d-4a4f-8343-049a54857ebd -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}df398a0f33048fc0e04fd286ed6283738f9b05ad" 2019-03-25 21:22:36,623 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 25 Mar 2019 21:22:35 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-openstack-request-id: req-68e1e9bb-c449-46be-acae-cea5f3e3fc96 2019-03-25 21:22:36,624 - 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-03-25 21:22:36,624 - keystoneauth.session - DEBUG - DELETE call to block-storage for http://172.30.9.37:8776/v3/396c3d8bf91b4da2b4e3b125b9dfbd25/volumes/76a5bdf8-a37d-4a4f-8343-049a54857ebd used request id req-68e1e9bb-c449-46be-acae-cea5f3e3fc96 2019-03-25 21:22:36,624 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.DELETE.volumes in 1.14403605461s 2019-03-25 21:22:36,624 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-03-25 21:22:36,628 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8776/v3/396c3d8bf91b4da2b4e3b125b9dfbd25/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}df398a0f33048fc0e04fd286ed6283738f9b05ad" 2019-03-25 21:22:36,680 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 458 Content-Type: application/json Date: Mon, 25 Mar 2019 21:22:36 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-d67bcdf9-e5d0-4a6c-a645-2e04341fea74 x-openstack-request-id: req-d67bcdf9-e5d0-4a6c-a645-2e04341fea74 2019-03-25 21:22:36,680 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "deleting", "user_id": "ad5b0814060e43699f8e2f9a50eeaf97", "attachments": [], "links": [{"href": "http://172.30.9.37:8776/v3/396c3d8bf91b4da2b4e3b125b9dfbd25/volumes/76a5bdf8-a37d-4a4f-8343-049a54857ebd", "rel": "self"}, {"href": "http://172.30.9.37:8776/396c3d8bf91b4da2b4e3b125b9dfbd25/volumes/76a5bdf8-a37d-4a4f-8343-049a54857ebd", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-03-25T21:21:34.000000", "description": null, "os-vol-tenant-attr:tenant_id": "396c3d8bf91b4da2b4e3b125b9dfbd25", "updated_at": "2019-03-25T21:22:36.000000", "volume_type": "tripleo", "name": "cinder_test-volume_0fd28e36-f325-4dac-9ab9-c81c370049ec", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "76a5bdf8-a37d-4a4f-8343-049a54857ebd", "size": 2}]} 2019-03-25 21:22:36,681 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.37:8776/v3/396c3d8bf91b4da2b4e3b125b9dfbd25/volumes/detail used request id req-d67bcdf9-e5d0-4a6c-a645-2e04341fea74 2019-03-25 21:22:36,681 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0563199520111s 2019-03-25 21:22:36,682 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-25 21:22:38,685 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-03-25 21:22:38,688 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8776/v3/396c3d8bf91b4da2b4e3b125b9dfbd25/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}df398a0f33048fc0e04fd286ed6283738f9b05ad" 2019-03-25 21:22:38,740 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Mon, 25 Mar 2019 21:22:38 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-compute-request-id: req-26d41146-d5a1-4af7-96c1-3b919dceb0c7 x-openstack-request-id: req-26d41146-d5a1-4af7-96c1-3b919dceb0c7 2019-03-25 21:22:38,741 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": []} 2019-03-25 21:22:38,741 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.37:8776/v3/396c3d8bf91b4da2b4e3b125b9dfbd25/volumes/detail used request id req-26d41146-d5a1-4af7-96c1-3b919dceb0c7 2019-03-25 21:22:38,741 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.056282043457s 2019-03-25 21:22:38,747 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-03-25 21:22:38,747 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9696/v2.0/floatingips/b61ea1cd-0631-46d4-9793-2bfc741dca3a.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}df398a0f33048fc0e04fd286ed6283738f9b05ad" 2019-03-25 21:22:40,534 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 25 Mar 2019 21:22:40 GMT X-Openstack-Request-Id: req-493d70bb-a96c-4854-a0f1-3ed2ded324a1 2019-03-25 21:22:40,535 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-25 21:22:40,535 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.37:9696/v2.0/floatingips/b61ea1cd-0631-46d4-9793-2bfc741dca3a.json used request id req-493d70bb-a96c-4854-a0f1-3ed2ded324a1 2019-03-25 21:22:40,535 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.78817391396s 2019-03-25 21:22:40,544 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-25 21:22:40,544 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}df398a0f33048fc0e04fd286ed6283738f9b05ad" 2019-03-25 21:22:40,597 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 25 Mar 2019 21:22:40 GMT X-Openstack-Request-Id: req-0b770f61-eee2-464b-8ce1-0fd6869497ba 2019-03-25 21:22:40,597 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-03-25 21:22:40,597 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/floatingips.json used request id req-0b770f61-eee2-464b-8ce1-0fd6869497ba 2019-03-25 21:22:40,597 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0536069869995s 2019-03-25 21:22:40,598 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-03-25 21:22:40,602 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:8774/v2.1/servers/de8a50e8-1488-4552-94cc-7ea201ec2c2b -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}df398a0f33048fc0e04fd286ed6283738f9b05ad" 2019-03-25 21:22:40,768 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Mon, 25 Mar 2019 21:22: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-b0c7b53c-a125-41cb-afa5-ce8f2977468a x-openstack-request-id: req-b0c7b53c-a125-41cb-afa5-ce8f2977468a 2019-03-25 21:22:40,768 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.37:8774/v2.1/servers/de8a50e8-1488-4552-94cc-7ea201ec2c2b used request id req-b0c7b53c-a125-41cb-afa5-ce8f2977468a 2019-03-25 21:22:40,768 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.170237064362s 2019-03-25 21:22:40,769 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-25 21:22:40,772 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}df398a0f33048fc0e04fd286ed6283738f9b05ad" 2019-03-25 21:22:41,234 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 768 Content-Type: application/json Date: Mon, 25 Mar 2019 21:22: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-294812ec-d4d7-4709-888e-3d12acdc6894 x-openstack-request-id: req-294812ec-d4d7-4709-888e-3d12acdc6894 2019-03-25 21:22:41,235 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cinder_test-net_0fd28e36-f325-4dac-9ab9-c81c370049ec": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:7f:81", "version": 4, "addr": "192.168.120.27", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:7f:81", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/de8a50e8-1488-4552-94cc-7ea201ec2c2b", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/de8a50e8-1488-4552-94cc-7ea201ec2c2b", "rel": "bookmark"}], "image": {"id": "2d6a0768-b1ed-4f8b-892b-19b2329430da", "links": [{"href": "http://172.30.9.37:8774/images/2d6a0768-b1ed-4f8b-892b-19b2329430da", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-25T21:21:52.000000", "flavor": {"id": "488d48a3-40d7-4e2c-9256-a04c7a4425db", "links": [{"href": "http://172.30.9.37:8774/flavors/488d48a3-40d7-4e2c-9256-a04c7a4425db", "rel": "bookmark"}]}, "id": "de8a50e8-1488-4552-94cc-7ea201ec2c2b", "security_groups": [{"name": "cinder_test-sg_0fd28e36-f325-4dac-9ab9-c81c370049ec"}], "user_id": "ad5b0814060e43699f8e2f9a50eeaf97", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-25T21:22:40Z", "hostId": "8904f22704bbf3a4c33e6317cf6c694dce5c172595a985a84e91ec15", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_0fd28e36-f325-4dac-9ab9-c81c370049ec", "name": "cinder_test-vm_0fd28e36-f325-4dac-9ab9-c81c370049ec", "created": "2019-03-25T21:21:44Z", "tenant_id": "396c3d8bf91b4da2b4e3b125b9dfbd25", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-25 21:22:41,235 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-294812ec-d4d7-4709-888e-3d12acdc6894 2019-03-25 21:22:41,235 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.466256141663s 2019-03-25 21:22:41,237 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-25 21:22:43,240 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-25 21:22:43,243 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}df398a0f33048fc0e04fd286ed6283738f9b05ad" 2019-03-25 21:22:43,309 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Mon, 25 Mar 2019 21:22: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-1a1326db-69e6-47d7-a35d-e5d0d32c2eb3 x-openstack-request-id: req-1a1326db-69e6-47d7-a35d-e5d0d32c2eb3 2019-03-25 21:22:43,309 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-03-25 21:22:43,309 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-1a1326db-69e6-47d7-a35d-e5d0d32c2eb3 2019-03-25 21:22:43,310 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0699241161346s 2019-03-25 21:22:43,316 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-25 21:22:43,316 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}df398a0f33048fc0e04fd286ed6283738f9b05ad" 2019-03-25 21:22:43,380 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4835 Content-Type: application/json Date: Mon, 25 Mar 2019 21:22:43 GMT X-Openstack-Request-Id: req-00fcf587-7651-4228-8d88-7a4520336ed9 2019-03-25 21:22:43,380 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "396c3d8bf91b4da2b4e3b125b9dfbd25", "created_at": "2019-03-25T21:21:06Z", "updated_at": "2019-03-25T21:21:08Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:21:08Z", "revision_number": 0, "id": "0aa820ac-a0c4-4100-ac14-fa0cab9b5057", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-25T21:21:08Z", "security_group_id": "34cc9887-5248-4485-9d64-3362d616ac03", "tenant_id": "396c3d8bf91b4da2b4e3b125b9dfbd25", "port_range_min": null, "ethertype": "IPv4", "project_id": "396c3d8bf91b4da2b4e3b125b9dfbd25"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:21:06Z", "revision_number": 0, "id": "1ffec7fd-147e-417f-8cac-af4d9a9a0279", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-25T21:21:06Z", "security_group_id": "34cc9887-5248-4485-9d64-3362d616ac03", "tenant_id": "396c3d8bf91b4da2b4e3b125b9dfbd25", "port_range_min": null, "ethertype": "IPv6", "project_id": "396c3d8bf91b4da2b4e3b125b9dfbd25"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-03-25T21:21:07Z", "revision_number": 0, "id": "5e12bde7-ab52-4903-b66a-08961d124686", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-25T21:21:07Z", "security_group_id": "34cc9887-5248-4485-9d64-3362d616ac03", "tenant_id": "396c3d8bf91b4da2b4e3b125b9dfbd25", "port_range_min": 22, "ethertype": "IPv4", "project_id": "396c3d8bf91b4da2b4e3b125b9dfbd25"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:21:06Z", "revision_number": 0, "id": "83122f82-f621-4dd8-b287-f70d0f2b7a03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-25T21:21:06Z", "security_group_id": "34cc9887-5248-4485-9d64-3362d616ac03", "tenant_id": "396c3d8bf91b4da2b4e3b125b9dfbd25", "port_range_min": null, "ethertype": "IPv4", "project_id": "396c3d8bf91b4da2b4e3b125b9dfbd25"}], "revision_number": 3, "project_id": "396c3d8bf91b4da2b4e3b125b9dfbd25", "id": "34cc9887-5248-4485-9d64-3362d616ac03", "name": "cinder_test-sg_0fd28e36-f325-4dac-9ab9-c81c370049ec"}, {"description": "Default security group", "tags": [], "tenant_id": "396c3d8bf91b4da2b4e3b125b9dfbd25", "created_at": "2019-03-25T21:20:49Z", "updated_at": "2019-03-25T21:20:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:20:49Z", "revision_number": 0, "id": "026debb8-f50a-4ee8-a996-105cf8105c57", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-25T21:20:49Z", "security_group_id": "e011b790-daa2-4b06-8ad4-b220881eca6e", "tenant_id": "396c3d8bf91b4da2b4e3b125b9dfbd25", "port_range_min": null, "ethertype": "IPv6", "project_id": "396c3d8bf91b4da2b4e3b125b9dfbd25"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:20:49Z", "revision_number": 0, "id": "2a4aed95-3d08-425b-a8d4-eb652f99dba0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-25T21:20:49Z", "security_group_id": "e011b790-daa2-4b06-8ad4-b220881eca6e", "tenant_id": "396c3d8bf91b4da2b4e3b125b9dfbd25", "port_range_min": null, "ethertype": "IPv4", "project_id": "396c3d8bf91b4da2b4e3b125b9dfbd25"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:20:49Z", "revision_number": 0, "id": "75809c82-8ab8-4b37-8b3d-2014df0ef937", "remote_group_id": "e011b790-daa2-4b06-8ad4-b220881eca6e", "remote_ip_prefix": null, "created_at": "2019-03-25T21:20:49Z", "security_group_id": "e011b790-daa2-4b06-8ad4-b220881eca6e", "tenant_id": "396c3d8bf91b4da2b4e3b125b9dfbd25", "port_range_min": null, "ethertype": "IPv6", "project_id": "396c3d8bf91b4da2b4e3b125b9dfbd25"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:20:49Z", "revision_number": 0, "id": "a822ddb4-0032-4576-ba81-056b85fbcfd2", "remote_group_id": "e011b790-daa2-4b06-8ad4-b220881eca6e", "remote_ip_prefix": null, "created_at": "2019-03-25T21:20:49Z", "security_group_id": "e011b790-daa2-4b06-8ad4-b220881eca6e", "tenant_id": "396c3d8bf91b4da2b4e3b125b9dfbd25", "port_range_min": null, "ethertype": "IPv4", "project_id": "396c3d8bf91b4da2b4e3b125b9dfbd25"}], "revision_number": 1, "project_id": "396c3d8bf91b4da2b4e3b125b9dfbd25", "id": "e011b790-daa2-4b06-8ad4-b220881eca6e", "name": "default"}]} 2019-03-25 21:22:43,381 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/security-groups.json used request id req-00fcf587-7651-4228-8d88-7a4520336ed9 2019-03-25 21:22:43,381 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0651421546936s 2019-03-25 21:22:43,387 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-03-25 21:22:43,388 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9696/v2.0/security-groups/34cc9887-5248-4485-9d64-3362d616ac03.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}df398a0f33048fc0e04fd286ed6283738f9b05ad" 2019-03-25 21:22:43,566 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 25 Mar 2019 21:22:43 GMT X-Openstack-Request-Id: req-ce7401e2-9346-4a56-a16b-b0ab8c178bd2 2019-03-25 21:22:43,566 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-25 21:22:43,567 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.37:9696/v2.0/security-groups/34cc9887-5248-4485-9d64-3362d616ac03.json used request id req-ce7401e2-9346-4a56-a16b-b0ab8c178bd2 2019-03-25 21:22:43,567 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.17959189415s 2019-03-25 21:22:43,567 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-03-25 21:22:43,570 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:8774/v2.1/os-keypairs/cinder_test-kp_0fd28e36-f325-4dac-9ab9-c81c370049ec -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}df398a0f33048fc0e04fd286ed6283738f9b05ad" 2019-03-25 21:22:43,615 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 25 Mar 2019 21:22: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-5afeafe6-6013-452b-acd8-3d443be0e410 x-openstack-request-id: req-5afeafe6-6013-452b-acd8-3d443be0e410 2019-03-25 21:22:43,615 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.37:8774/v2.1/os-keypairs/cinder_test-kp_0fd28e36-f325-4dac-9ab9-c81c370049ec used request id req-5afeafe6-6013-452b-acd8-3d443be0e410 2019-03-25 21:22:43,616 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0484280586243s 2019-03-25 21:22:43,616 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-03-25 21:22:43,617 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.37:9696/v2.0/routers/1ac578ad-fadc-4094-b238-c2f72da611bb/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}df398a0f33048fc0e04fd286ed6283738f9b05ad" -d '{"subnet_id": "dae404db-4817-4b08-8c2e-fb611974cefa"}' 2019-03-25 21:22:46,475 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Mon, 25 Mar 2019 21:22:46 GMT X-Openstack-Request-Id: req-d8e315a7-1626-4226-905f-6ac0e00f3fe7 2019-03-25 21:22:46,475 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "68ff8fb8-e83b-403c-8cba-77c1d88ed82b", "tenant_id": "396c3d8bf91b4da2b4e3b125b9dfbd25", "subnet_id": "dae404db-4817-4b08-8c2e-fb611974cefa", "subnet_ids": ["dae404db-4817-4b08-8c2e-fb611974cefa"], "port_id": "9e71da48-68c2-4fc0-a68f-e1f4641cb557", "id": "1ac578ad-fadc-4094-b238-c2f72da611bb"} 2019-03-25 21:22:46,475 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.37:9696/v2.0/routers/1ac578ad-fadc-4094-b238-c2f72da611bb/remove_router_interface.json used request id req-d8e315a7-1626-4226-905f-6ac0e00f3fe7 2019-03-25 21:22:46,476 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.85955095291s 2019-03-25 21:22:46,476 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-03-25 21:22:46,477 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}df398a0f33048fc0e04fd286ed6283738f9b05ad" 2019-03-25 21:22:46,943 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 707 Content-Type: application/json Date: Mon, 25 Mar 2019 21:22:47 GMT X-Openstack-Request-Id: req-05efe37b-5555-44f5-9699-89cee5768d2c 2019-03-25 21:22:46,943 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "39f6a7de-fe0a-4d74-ab36-900db9e46127", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "45132bb9-b5c2-4ed3-85b9-9add1bd00bfe", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "396c3d8bf91b4da2b4e3b125b9dfbd25", "created_at": "2019-03-25T21:20:52Z", "admin_state_up": true, "updated_at": "2019-03-25T21:22:44Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "396c3d8bf91b4da2b4e3b125b9dfbd25", "id": "1ac578ad-fadc-4094-b238-c2f72da611bb", "name": "cinder_test-router_0fd28e36-f325-4dac-9ab9-c81c370049ec"}]} 2019-03-25 21:22:46,943 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/routers.json used request id req-05efe37b-5555-44f5-9699-89cee5768d2c 2019-03-25 21:22:46,943 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.46705198288s 2019-03-25 21:22:46,944 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-03-25 21:22:46,945 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9696/v2.0/routers/1ac578ad-fadc-4094-b238-c2f72da611bb.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}df398a0f33048fc0e04fd286ed6283738f9b05ad" 2019-03-25 21:22:51,297 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 25 Mar 2019 21:22:51 GMT X-Openstack-Request-Id: req-6fc52e74-b7fc-48dc-9541-1de1007123da 2019-03-25 21:22:51,298 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-25 21:22:51,298 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.37:9696/v2.0/routers/1ac578ad-fadc-4094-b238-c2f72da611bb.json used request id req-6fc52e74-b7fc-48dc-9541-1de1007123da 2019-03-25 21:22:51,298 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.35324001312s 2019-03-25 21:22:51,298 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-03-25 21:22:51,299 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}df398a0f33048fc0e04fd286ed6283738f9b05ad" 2019-03-25 21:22:51,347 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 682 Content-Type: application/json Date: Mon, 25 Mar 2019 21:22:51 GMT X-Openstack-Request-Id: req-7bc15757-94ed-45a8-8c2c-30252863862c 2019-03-25 21:22:51,347 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"68ff8fb8-e83b-403c-8cba-77c1d88ed82b","tenant_id":"396c3d8bf91b4da2b4e3b125b9dfbd25","created_at":"2019-03-25T21:20:50Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-03-25T21:20: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":"396c3d8bf91b4da2b4e3b125b9dfbd25","id":"dae404db-4817-4b08-8c2e-fb611974cefa","subnetpool_id":null,"name":"cinder_test-subnet_0fd28e36-f325-4dac-9ab9-c81c370049ec"}]} 2019-03-25 21:22:51,348 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/subnets.json used request id req-7bc15757-94ed-45a8-8c2c-30252863862c 2019-03-25 21:22:51,348 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0493540763855s 2019-03-25 21:22:51,349 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-03-25 21:22:51,350 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9696/v2.0/subnets/dae404db-4817-4b08-8c2e-fb611974cefa.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}df398a0f33048fc0e04fd286ed6283738f9b05ad" 2019-03-25 21:22:53,986 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 25 Mar 2019 21:22:54 GMT X-Openstack-Request-Id: req-0e26abb4-e6c9-4190-a103-76c7cb87faef 2019-03-25 21:22:53,986 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-25 21:22:53,986 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.37:9696/v2.0/subnets/dae404db-4817-4b08-8c2e-fb611974cefa.json used request id req-0e26abb4-e6c9-4190-a103-76c7cb87faef 2019-03-25 21:22:53,986 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.63709998131s 2019-03-25 21:22:53,987 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-25 21:22:53,987 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}df398a0f33048fc0e04fd286ed6283738f9b05ad" 2019-03-25 21:22:54,367 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1238 Content-Type: application/json Date: Mon, 25 Mar 2019 21:22:54 GMT X-Openstack-Request-Id: req-c3a2d1d6-85fa-4292-a927-b0503875dab6 2019-03-25 21:22:54,368 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"39f6a7de-fe0a-4d74-ab36-900db9e46127","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d63177074eef45bd949b8fd2e0f3efc8","l2_adjacency":true,"status":"ACTIVE","subnets":["45132bb9-b5c2-4ed3-85b9-9add1bd00bfe"],"description":"","tags":[],"updated_at":"2019-03-25T21:09:30Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d63177074eef45bd949b8fd2e0f3efc8","created_at":"2019-03-25T21:09:22Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"68ff8fb8-e83b-403c-8cba-77c1d88ed82b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"396c3d8bf91b4da2b4e3b125b9dfbd25","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-25T21:22:54Z","qos_policy_id":null,"name":"cinder_test-net_0fd28e36-f325-4dac-9ab9-c81c370049ec","admin_state_up":true,"tenant_id":"396c3d8bf91b4da2b4e3b125b9dfbd25","created_at":"2019-03-25T21:20:49Z","mtu":1450}]} 2019-03-25 21:22:54,368 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks.json used request id req-c3a2d1d6-85fa-4292-a927-b0503875dab6 2019-03-25 21:22:54,368 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.380989074707s 2019-03-25 21:22:54,369 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-03-25 21:22:54,370 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9696/v2.0/networks/68ff8fb8-e83b-403c-8cba-77c1d88ed82b.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}df398a0f33048fc0e04fd286ed6283738f9b05ad" 2019-03-25 21:22:55,779 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 25 Mar 2019 21:22:55 GMT X-Openstack-Request-Id: req-ef81147b-cc83-47ee-a811-b28b7145cda9 2019-03-25 21:22:55,779 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-25 21:22:55,779 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.37:9696/v2.0/networks/68ff8fb8-e83b-403c-8cba-77c1d88ed82b.json used request id req-ef81147b-cc83-47ee-a811-b28b7145cda9 2019-03-25 21:22:55,780 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.41042494774s 2019-03-25 21:22:55,784 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-25 21:22:55,788 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}df398a0f33048fc0e04fd286ed6283738f9b05ad" 2019-03-25 21:22:56,119 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1399 Content-Type: application/json Date: Mon, 25 Mar 2019 21:22:56 GMT X-Openstack-Request-Id: req-665fd024-2e84-4f56-94fa-f4abc1a2dd9d 2019-03-25 21:22:56,119 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-25T21:21:05Z", "file": "/v2/images/2d6a0768-b1ed-4f8b-892b-19b2329430da/file", "owner": "396c3d8bf91b4da2b4e3b125b9dfbd25", "id": "2d6a0768-b1ed-4f8b-892b-19b2329430da", "size": 12716032, "self": "/v2/images/2d6a0768-b1ed-4f8b-892b-19b2329430da", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://e462d782-10b3-4bf7-bfdc-4087219c1f00/images/2d6a0768-b1ed-4f8b-892b-19b2329430da/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://e462d782-10b3-4bf7-bfdc-4087219c1f00/images/2d6a0768-b1ed-4f8b-892b-19b2329430da/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_0fd28e36-f325-4dac-9ab9-c81c370049ec", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_0fd28e36-f325-4dac-9ab9-c81c370049ec", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-25T21:21:02Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-25 21:22:56,120 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.37:9292/v2/images used request id req-665fd024-2e84-4f56-94fa-f4abc1a2dd9d 2019-03-25 21:22:56,120 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.335590839386s 2019-03-25 21:22:56,121 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-03-25 21:22:56,126 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9292/v2/images/2d6a0768-b1ed-4f8b-892b-19b2329430da -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}df398a0f33048fc0e04fd286ed6283738f9b05ad" 2019-03-25 21:22:56,873 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 25 Mar 2019 21:22:56 GMT X-Openstack-Request-Id: req-23d7fd97-72f0-4149-a9ee-efd9d5bad88e 2019-03-25 21:22:56,873 - 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-03-25 21:22:56,873 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.37:9292/v2/images/2d6a0768-b1ed-4f8b-892b-19b2329430da used request id req-23d7fd97-72f0-4149-a9ee-efd9d5bad88e 2019-03-25 21:22:56,873 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.751986980438s 2019-03-25 21:22:56,879 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-25 21:22:56,883 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}aae71e6696b369b55d5694bd9aac1bb40c85d275" 2019-03-25 21:22:56,904 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Mon, 25 Mar 2019 21:22:57 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-607c7d54-827b-47b4-b70e-05bfcea0a1d5 x-openstack-request-id: req-607c7d54-827b-47b4-b70e-05bfcea0a1d5 2019-03-25 21:22:56,905 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "cinder_test-flavor_0fd28e36-f325-4dac-9ab9-c81c370049ec", "links": [{"href": "http://172.30.9.37:8774/v2.1/flavors/488d48a3-40d7-4e2c-9256-a04c7a4425db", "rel": "self"}, {"href": "http://172.30.9.37:8774/flavors/488d48a3-40d7-4e2c-9256-a04c7a4425db", "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": "488d48a3-40d7-4e2c-9256-a04c7a4425db"}]} 2019-03-25 21:22:56,905 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/flavors/detail?is_public=None used request id req-607c7d54-827b-47b4-b70e-05bfcea0a1d5 2019-03-25 21:22:56,905 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0256631374359s 2019-03-25 21:22:56,906 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-03-25 21:22:56,909 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:8774/v2.1/flavors/488d48a3-40d7-4e2c-9256-a04c7a4425db -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}aae71e6696b369b55d5694bd9aac1bb40c85d275" 2019-03-25 21:22:56,948 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 25 Mar 2019 21:22:57 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-9b201950-ff55-4401-bd31-a03829f9234b x-openstack-request-id: req-9b201950-ff55-4401-bd31-a03829f9234b 2019-03-25 21:22:56,948 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.37:8774/v2.1/flavors/488d48a3-40d7-4e2c-9256-a04c7a4425db used request id req-9b201950-ff55-4401-bd31-a03829f9234b 2019-03-25 21:22:56,948 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0415890216827s 2019-03-25 21:22:56,948 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-25 21:22:56,952 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}aae71e6696b369b55d5694bd9aac1bb40c85d275" 2019-03-25 21:22:57,187 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 842 Content-Type: application/json Date: Mon, 25 Mar 2019 21:22:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9e54a52-834c-4e11-9b29-a3d5d3b8a719 2019-03-25 21:22:57,188 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.37:5000/v3/users/053b21d2961448219162354ca8fc45d4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "053b21d2961448219162354ca8fc45d4", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.37:5000/v3/users/0cba997e091b45c8a73a8f45a0fe8dfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0cba997e091b45c8a73a8f45a0fe8dfd", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.37:5000/v3/users/22818d158bfa4ff8a0d6c434c2fe4516"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22818d158bfa4ff8a0d6c434c2fe4516", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.37:5000/v3/users/5e7d7fe83262429c99fab72fb7c561a1"}, "domain_id": "2c6fa993d67c46498996ae574963de36", "enabled": true, "options": {}, "id": "5e7d7fe83262429c99fab72fb7c561a1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.37:5000/v3/users/6602f61170074466bd94c1cfdb1b3c4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6602f61170074466bd94c1cfdb1b3c4a", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.37:5000/v3/users/75d04b39ef964aa2aefb7eff2eeb5139"}, "domain_id": "default", "enabled": true, "options": {}, "id": "75d04b39ef964aa2aefb7eff2eeb5139", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.37:5000/v3/users/91d186dc05e04a949fa38872730b130a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91d186dc05e04a949fa38872730b130a", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.37:5000/v3/users/9219d9d950464544ad2edf2658f059fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9219d9d950464544ad2edf2658f059fc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder_test-user_0fd28e36-f325-4dac-9ab9-c81c370049ec", "links": {"self": "http://172.30.9.37:5000/v3/users/ad5b0814060e43699f8e2f9a50eeaf97"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ad5b0814060e43699f8e2f9a50eeaf97", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.37:5000/v3/users/b96cd7f17be240a5a085784f45e112ff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b96cd7f17be240a5a085784f45e112ff", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.37:5000/v3/users/bafa64a0510d4b098aba158324913e75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bafa64a0510d4b098aba158324913e75", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.37:5000/v3/users/c1263c615409449180a70c80d0e8307b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1263c615409449180a70c80d0e8307b", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.37:5000/v3/users/d85463bfa89c4aa2bcee23903e9f8b83"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d85463bfa89c4aa2bcee23903e9f8b83", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.37:5000/v3/users/e01f080a568141e981cb8c61c56d895a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e01f080a568141e981cb8c61c56d895a", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.37:5000/v3/users/fb4c5eb01265472eaddf10d884bd77c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb4c5eb01265472eaddf10d884bd77c1", "email": "swift@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.37:5000/v3/users", "previous": null, "next": null}} 2019-03-25 21:22:57,188 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/users used request id req-b9e54a52-834c-4e11-9b29-a3d5d3b8a719 2019-03-25 21:22:57,188 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.239684820175s 2019-03-25 21:22:57,194 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-25 21:22:57,197 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/users/ad5b0814060e43699f8e2f9a50eeaf97 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}aae71e6696b369b55d5694bd9aac1bb40c85d275" 2019-03-25 21:22:57,459 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 227 Content-Type: application/json Date: Mon, 25 Mar 2019 21:22:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15eb275a-39d2-4e62-84cd-ed5b78c279ec 2019-03-25 21:22:57,460 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "cinder_test-user_0fd28e36-f325-4dac-9ab9-c81c370049ec", "links": {"self": "http://172.30.9.37:5000/v3/users/ad5b0814060e43699f8e2f9a50eeaf97"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "ad5b0814060e43699f8e2f9a50eeaf97", "description": null}} 2019-03-25 21:22:57,460 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/users/ad5b0814060e43699f8e2f9a50eeaf97 used request id req-15eb275a-39d2-4e62-84cd-ed5b78c279ec 2019-03-25 21:22:57,460 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.266342878342s 2019-03-25 21:22:57,461 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-03-25 21:22:57,464 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:5000/v3/users/ad5b0814060e43699f8e2f9a50eeaf97 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}aae71e6696b369b55d5694bd9aac1bb40c85d275" 2019-03-25 21:22:57,872 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 25 Mar 2019 21:22:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-df57b094-a7c2-4172-99d2-d8a4f71673b9 2019-03-25 21:22:57,872 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-25 21:22:57,873 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.37:5000/v3/users/ad5b0814060e43699f8e2f9a50eeaf97 used request id req-df57b094-a7c2-4172-99d2-d8a4f71673b9 2019-03-25 21:22:57,873 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.411903142929s 2019-03-25 21:22:57,880 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-25 21:22:57,884 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}aae71e6696b369b55d5694bd9aac1bb40c85d275" 2019-03-25 21:22:58,097 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 387 Content-Type: application/json Date: Mon, 25 Mar 2019 21:22:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a53c0d6-3a5a-4aa8-9e57-fe62e5aa4abc 2019-03-25 21:22:58,097 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.37:5000/v3/projects/396c3d8bf91b4da2b4e3b125b9dfbd25"}, "tags": [], "enabled": true, "id": "396c3d8bf91b4da2b4e3b125b9dfbd25", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_0fd28e36-f325-4dac-9ab9-c81c370049ec"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.37:5000/v3/projects/6b11f2443f6143b883476562044a24d7"}, "tags": [], "enabled": true, "id": "6b11f2443f6143b883476562044a24d7", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.37:5000/v3/projects/d63177074eef45bd949b8fd2e0f3efc8"}, "tags": [], "enabled": true, "id": "d63177074eef45bd949b8fd2e0f3efc8", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-03-25 21:22:58,098 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/projects used request id req-1a53c0d6-3a5a-4aa8-9e57-fe62e5aa4abc 2019-03-25 21:22:58,098 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.218108892441s 2019-03-25 21:22:58,102 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-03-25 21:22:58,106 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:5000/v3/projects/396c3d8bf91b4da2b4e3b125b9dfbd25 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}aae71e6696b369b55d5694bd9aac1bb40c85d275" 2019-03-25 21:22:58,425 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 25 Mar 2019 21:22:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-066d6c9c-6a8c-44bf-afe6-259e53e9db15 2019-03-25 21:22:58,425 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-25 21:22:58,425 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.37:5000/v3/projects/396c3d8bf91b4da2b4e3b125b9dfbd25 used request id req-066d6c9c-6a8c-44bf-afe6-259e53e9db15 2019-03-25 21:22:58,426 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.323226928711s 2019-03-25 21:22:58,432 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-25 21:22:58,432 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:9696/v2.0/security-groups.json?project_id=396c3d8bf91b4da2b4e3b125b9dfbd25&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}aae71e6696b369b55d5694bd9aac1bb40c85d275" 2019-03-25 21:22:58,764 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Mon, 25 Mar 2019 21:22:59 GMT X-Openstack-Request-Id: req-ae27ca6d-bfcc-4ff7-8cce-ef219f2c9028 2019-03-25 21:22:58,765 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "396c3d8bf91b4da2b4e3b125b9dfbd25", "created_at": "2019-03-25T21:20:49Z", "updated_at": "2019-03-25T21:20:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:20:49Z", "revision_number": 0, "id": "026debb8-f50a-4ee8-a996-105cf8105c57", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-25T21:20:49Z", "security_group_id": "e011b790-daa2-4b06-8ad4-b220881eca6e", "tenant_id": "396c3d8bf91b4da2b4e3b125b9dfbd25", "port_range_min": null, "ethertype": "IPv6", "project_id": "396c3d8bf91b4da2b4e3b125b9dfbd25"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:20:49Z", "revision_number": 0, "id": "2a4aed95-3d08-425b-a8d4-eb652f99dba0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-25T21:20:49Z", "security_group_id": "e011b790-daa2-4b06-8ad4-b220881eca6e", "tenant_id": "396c3d8bf91b4da2b4e3b125b9dfbd25", "port_range_min": null, "ethertype": "IPv4", "project_id": "396c3d8bf91b4da2b4e3b125b9dfbd25"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:20:49Z", "revision_number": 0, "id": "75809c82-8ab8-4b37-8b3d-2014df0ef937", "remote_group_id": "e011b790-daa2-4b06-8ad4-b220881eca6e", "remote_ip_prefix": null, "created_at": "2019-03-25T21:20:49Z", "security_group_id": "e011b790-daa2-4b06-8ad4-b220881eca6e", "tenant_id": "396c3d8bf91b4da2b4e3b125b9dfbd25", "port_range_min": null, "ethertype": "IPv6", "project_id": "396c3d8bf91b4da2b4e3b125b9dfbd25"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:20:49Z", "revision_number": 0, "id": "a822ddb4-0032-4576-ba81-056b85fbcfd2", "remote_group_id": "e011b790-daa2-4b06-8ad4-b220881eca6e", "remote_ip_prefix": null, "created_at": "2019-03-25T21:20:49Z", "security_group_id": "e011b790-daa2-4b06-8ad4-b220881eca6e", "tenant_id": "396c3d8bf91b4da2b4e3b125b9dfbd25", "port_range_min": null, "ethertype": "IPv4", "project_id": "396c3d8bf91b4da2b4e3b125b9dfbd25"}], "revision_number": 1, "project_id": "396c3d8bf91b4da2b4e3b125b9dfbd25", "id": "e011b790-daa2-4b06-8ad4-b220881eca6e", "name": "default"}]} 2019-03-25 21:22:58,765 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/security-groups.json?project_id=396c3d8bf91b4da2b4e3b125b9dfbd25&name=default used request id req-ae27ca6d-bfcc-4ff7-8cce-ef219f2c9028 2019-03-25 21:22:58,765 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.333333015442s 2019-03-25 21:22:58,771 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-25 21:22:58,771 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}aae71e6696b369b55d5694bd9aac1bb40c85d275" 2019-03-25 21:22:59,109 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Mon, 25 Mar 2019 21:22:59 GMT X-Openstack-Request-Id: req-98aab2de-23c4-4ab1-af0c-17f769f46877 2019-03-25 21:22:59,110 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-03-25T21:13:07Z", "updated_at": "2019-03-25T21:13:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:13:07Z", "revision_number": 0, "id": "31e8ac3d-8207-4e5f-b990-866f3f5416b6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-25T21:13:07Z", "security_group_id": "562f628f-548c-459d-aa95-16cd921f5c23", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:13:07Z", "revision_number": 0, "id": "79857e11-c9cc-477c-99ea-5ddb8fad2f59", "remote_group_id": "562f628f-548c-459d-aa95-16cd921f5c23", "remote_ip_prefix": null, "created_at": "2019-03-25T21:13:07Z", "security_group_id": "562f628f-548c-459d-aa95-16cd921f5c23", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:13:07Z", "revision_number": 0, "id": "d4999770-a7ea-488f-bbb8-c33d18961f35", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-25T21:13:07Z", "security_group_id": "562f628f-548c-459d-aa95-16cd921f5c23", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:13:07Z", "revision_number": 0, "id": "31f01741-2ed9-4c81-964d-b358877a82df", "remote_group_id": "562f628f-548c-459d-aa95-16cd921f5c23", "remote_ip_prefix": null, "created_at": "2019-03-25T21:13:07Z", "security_group_id": "562f628f-548c-459d-aa95-16cd921f5c23", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "562f628f-548c-459d-aa95-16cd921f5c23", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b11f2443f6143b883476562044a24d7", "created_at": "2019-03-25T21:13:04Z", "updated_at": "2019-03-25T21:13:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:13:04Z", "revision_number": 0, "id": "cbb6c5e7-a532-4bc7-b917-25633c1a9aad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-25T21:13:04Z", "security_group_id": "96d81efc-269e-4a06-b100-51e616e5f674", "tenant_id": "6b11f2443f6143b883476562044a24d7", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b11f2443f6143b883476562044a24d7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:13:04Z", "revision_number": 0, "id": "3262cbae-7ea5-4e17-abc5-d84ece7b10b5", "remote_group_id": "96d81efc-269e-4a06-b100-51e616e5f674", "remote_ip_prefix": null, "created_at": "2019-03-25T21:13:04Z", "security_group_id": "96d81efc-269e-4a06-b100-51e616e5f674", "tenant_id": "6b11f2443f6143b883476562044a24d7", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b11f2443f6143b883476562044a24d7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:13:04Z", "revision_number": 0, "id": "b9237e1d-c8fe-404c-8fba-64284fec345f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-25T21:13:04Z", "security_group_id": "96d81efc-269e-4a06-b100-51e616e5f674", "tenant_id": "6b11f2443f6143b883476562044a24d7", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b11f2443f6143b883476562044a24d7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:13:04Z", "revision_number": 0, "id": "dad1e60b-d960-478a-9aec-ede883e2ada8", "remote_group_id": "96d81efc-269e-4a06-b100-51e616e5f674", "remote_ip_prefix": null, "created_at": "2019-03-25T21:13:04Z", "security_group_id": "96d81efc-269e-4a06-b100-51e616e5f674", "tenant_id": "6b11f2443f6143b883476562044a24d7", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b11f2443f6143b883476562044a24d7"}], "revision_number": 1, "project_id": "6b11f2443f6143b883476562044a24d7", "id": "96d81efc-269e-4a06-b100-51e616e5f674", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "396c3d8bf91b4da2b4e3b125b9dfbd25", "created_at": "2019-03-25T21:20:49Z", "updated_at": "2019-03-25T21:20:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:20:49Z", "revision_number": 0, "id": "a822ddb4-0032-4576-ba81-056b85fbcfd2", "remote_group_id": "e011b790-daa2-4b06-8ad4-b220881eca6e", "remote_ip_prefix": null, "created_at": "2019-03-25T21:20:49Z", "security_group_id": "e011b790-daa2-4b06-8ad4-b220881eca6e", "tenant_id": "396c3d8bf91b4da2b4e3b125b9dfbd25", "port_range_min": null, "ethertype": "IPv4", "project_id": "396c3d8bf91b4da2b4e3b125b9dfbd25"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:20:49Z", "revision_number": 0, "id": "2a4aed95-3d08-425b-a8d4-eb652f99dba0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-25T21:20:49Z", "security_group_id": "e011b790-daa2-4b06-8ad4-b220881eca6e", "tenant_id": "396c3d8bf91b4da2b4e3b125b9dfbd25", "port_range_min": null, "ethertype": "IPv4", "project_id": "396c3d8bf91b4da2b4e3b125b9dfbd25"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:20:49Z", "revision_number": 0, "id": "75809c82-8ab8-4b37-8b3d-2014df0ef937", "remote_group_id": "e011b790-daa2-4b06-8ad4-b220881eca6e", "remote_ip_prefix": null, "created_at": "2019-03-25T21:20:49Z", "security_group_id": "e011b790-daa2-4b06-8ad4-b220881eca6e", "tenant_id": "396c3d8bf91b4da2b4e3b125b9dfbd25", "port_range_min": null, "ethertype": "IPv6", "project_id": "396c3d8bf91b4da2b4e3b125b9dfbd25"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:20:49Z", "revision_number": 0, "id": "026debb8-f50a-4ee8-a996-105cf8105c57", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-25T21:20:49Z", "security_group_id": "e011b790-daa2-4b06-8ad4-b220881eca6e", "tenant_id": "396c3d8bf91b4da2b4e3b125b9dfbd25", "port_range_min": null, "ethertype": "IPv6", "project_id": "396c3d8bf91b4da2b4e3b125b9dfbd25"}], "revision_number": 1, "project_id": "396c3d8bf91b4da2b4e3b125b9dfbd25", "id": "e011b790-daa2-4b06-8ad4-b220881eca6e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d63177074eef45bd949b8fd2e0f3efc8", "created_at": "2019-03-25T21:09:22Z", "updated_at": "2019-03-25T21:09:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:09:22Z", "revision_number": 0, "id": "da47e4ea-6770-45d4-b42e-46be9bbed25c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-25T21:09:22Z", "security_group_id": "e4b7c431-bef3-452c-82f2-355129ad4858", "tenant_id": "d63177074eef45bd949b8fd2e0f3efc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d63177074eef45bd949b8fd2e0f3efc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:09:22Z", "revision_number": 0, "id": "2c249c2d-b441-45ef-b10c-dd19cf3834aa", "remote_group_id": "e4b7c431-bef3-452c-82f2-355129ad4858", "remote_ip_prefix": null, "created_at": "2019-03-25T21:09:22Z", "security_group_id": "e4b7c431-bef3-452c-82f2-355129ad4858", "tenant_id": "d63177074eef45bd949b8fd2e0f3efc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d63177074eef45bd949b8fd2e0f3efc8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:09:22Z", "revision_number": 0, "id": "bdb83b3c-07a9-48f4-a9f4-172e4487c34d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-25T21:09:22Z", "security_group_id": "e4b7c431-bef3-452c-82f2-355129ad4858", "tenant_id": "d63177074eef45bd949b8fd2e0f3efc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d63177074eef45bd949b8fd2e0f3efc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:09:22Z", "revision_number": 0, "id": "e47c3051-a5df-4d24-8ac1-a057989d840c", "remote_group_id": "e4b7c431-bef3-452c-82f2-355129ad4858", "remote_ip_prefix": null, "created_at": "2019-03-25T21:09:22Z", "security_group_id": "e4b7c431-bef3-452c-82f2-355129ad4858", "tenant_id": "d63177074eef45bd949b8fd2e0f3efc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d63177074eef45bd949b8fd2e0f3efc8"}], "revision_number": 1, "project_id": "d63177074eef45bd949b8fd2e0f3efc8", "id": "e4b7c431-bef3-452c-82f2-355129ad4858", "name": "default"}]} 2019-03-25 21:22:59,110 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/security-groups.json used request id req-98aab2de-23c4-4ab1-af0c-17f769f46877 2019-03-25 21:22:59,110 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.339720964432s 2019-03-25 21:22:59,117 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-03-25 21:22:59,118 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9696/v2.0/security-groups/e011b790-daa2-4b06-8ad4-b220881eca6e.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}aae71e6696b369b55d5694bd9aac1bb40c85d275" 2019-03-25 21:22:59,655 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 25 Mar 2019 21:22:59 GMT X-Openstack-Request-Id: req-25709b17-8fe5-4538-aa2b-a4717adf3afd 2019-03-25 21:22:59,656 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-25 21:22:59,656 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.37:9696/v2.0/security-groups/e011b790-daa2-4b06-8ad4-b220881eca6e.json used request id req-25709b17-8fe5-4538-aa2b-a4717adf3afd 2019-03-25 21:22:59,656 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.538832187653s 2019-03-25 21:22:59,704 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_smoke'... 2019-03-25 21:22:59,762 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-25 21:22:59,766 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Mon, 25 Mar 2019 21:22:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83ddfee5-cdc4-4d38-ba85-c0f0bb57b223 2019-03-25 21:22:59,766 - 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.37:5000/v3/", "rel": "self"}]}} 2019-03-25 21:22:59,766 - keystoneauth.session - DEBUG - GET call to http://172.30.9.37:5000/v3 used request id req-83ddfee5-cdc4-4d38-ba85-c0f0bb57b223 2019-03-25 21:22:59,767 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.37:5000/v3/auth/tokens 2019-03-25 21:23:00,169 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2f48d72bb1f44c6e85f2f15174631ba8", "name": "reader"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "31501dbd647741fa87bff782f6de9470", "name": "member"}, {"id": "11032691bf034d33af51afe8b5ce7476", "name": "admin"}], "expires_at": "2019-03-25T22:23:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b11f2443f6143b883476562044a24d7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3daccdd2fb9f43e8b818531b4fb92807"}, {"url": "http://172.30.9.37:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e41bcab4d3c4bed9cc8969e96168665"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84a95a7598204c55af91d53066a0f726"}], "type": "placement", "id": "005dcbfbaa674ae8a6b857c9d1960eb8", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/6b11f2443f6143b883476562044a24d7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "995fa168e6134cbf87266009a4f9620e"}, {"url": "http://172.30.9.37:8776/v1/6b11f2443f6143b883476562044a24d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d869ce8c63804619ba2f66d14ae1298e"}, {"url": "http://192.30.9.4:8776/v1/6b11f2443f6143b883476562044a24d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e793731bdb994440a21123ae52453b61"}], "type": "volume", "id": "052490c6c2dd40cc95525a429d2f04a9", "name": "cinder"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_6b11f2443f6143b883476562044a24d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "090f2bf18d2b405cbfc39cffe9a9a696"}, {"url": "http://172.30.9.37:8080/v1/AUTH_6b11f2443f6143b883476562044a24d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620414687e43414da7be25e6d2af3d94"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6eea3834ee1746348535e9a59297d26d"}], "type": "object-store", "id": "0b229423de3b46debe189f9545bb08a1", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "69669f277418485c88477cd66d881786", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcf037ec48148848f6b748803dbb3c2"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8161fce7e9fe4eeaa854cfb2e7efe2aa"}, {"url": "http://172.30.9.37:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d725ac73b2a1494b8f99c0682114d24c"}], "type": "compute", "id": "7451d63981d149feaf2151962364ad2c", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.37:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4b242c4975e34ca39b78982198d94374"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ad173c926aa040818073f079187f3f4c"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0b57aebca5b4a158f015e453f0e6854"}], "type": "event", "id": "7a8958b86d2446adaf1273019fb26e9a", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "006f5f748dbc4d6e8ce92246ef69afd1"}, {"url": "http://172.30.9.37:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a281429a4849fc8eedf02a90c636b9"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1825051afd54c2bbdf8a4e9e6c09f63"}], "type": "network", "id": "874c7a2faadc4ed0a1afb4ce8c3d646a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6b11f2443f6143b883476562044a24d7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00955bf57dfa420c841ead6d87665d3a"}, {"url": "http://172.30.9.37:8776/v3/6b11f2443f6143b883476562044a24d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49ae9562630a4acba74c20afa6ed93f7"}, {"url": "http://192.30.9.4:8776/v3/6b11f2443f6143b883476562044a24d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab6dab870dbb4260bbc65ed7bf7b0902"}], "type": "volumev3", "id": "937e6ae4aca74d929426420bb754be18", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1aac2e8897e04a2ea773ab4017081bde"}, {"url": "http://172.30.9.37:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c31b2cbcac904bbbb050be8d722c67d6"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9a43bd7a93441e9abf9f0c647e050c3"}], "type": "identity", "id": "93c205ac3efb4419aa55ace6fa1dbbf3", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.37:8004/v1/6b11f2443f6143b883476562044a24d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d6d7a1ec9ac46a6ac6f4dd7fdfb6a72"}, {"url": "http://192.30.9.4:8004/v1/6b11f2443f6143b883476562044a24d7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5e59f7ddf1c4a9ebc2c7b72f83c3239"}, {"url": "http://192.30.9.4:8004/v1/6b11f2443f6143b883476562044a24d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eb0416b9b2ab48efba34a4577abd57b7"}], "type": "orchestration", "id": "a7b82e8a555141afbcad0413f05eb740", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.37:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1091fe32453143089388a68a5fffc377"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a21249e3c5744ed2ae3e164337226097"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9dacdd480e547c1b7642238010d67f7"}], "type": "alarming", "id": "aa5d09ed1a03467aafba8d301b695d4b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.37:8776/v2/6b11f2443f6143b883476562044a24d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e081e844dba4bf69186f8bf4789d9dc"}, {"url": "http://192.30.9.4:8776/v2/6b11f2443f6143b883476562044a24d7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4568d6ad6d4499ca8d37d9684d9f7c1"}, {"url": "http://192.30.9.4:8776/v2/6b11f2443f6143b883476562044a24d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6df4a32eaa42eda2ea04d0ae5c9a86"}], "type": "volumev2", "id": "d5e22408756942009b65bfb88c91a6f8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e5c14bf44f24bfc9ef4ca8bf3913da9"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c579d562040b4533ad98faf6714890d8"}, {"url": "http://172.30.9.37:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee286c5b2ed24fb19536fea01b066fad"}], "type": "metric", "id": "dd1c7269973b4301aa1892b721a78fb5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ff6ee84c9444170bac6ddefb7689e2a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf9e369bcf644014abe4a2c9bad9c8b2"}, {"url": "http://172.30.9.37:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d669d9aa7bd7413bb989a4f979dcc871"}], "type": "cloudformation", "id": "ed86de356e924d17b551a2169f953c98", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.37:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2f8c173af6364edf974207b828d22027"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7810751389e44e628c986345e3416685"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f27a2e54a044a70a0742331b10cc31b"}], "type": "image", "id": "f405237b899546bc96fef9bff7ff8780", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "91d186dc05e04a949fa38872730b130a"}, "audit_ids": ["RcbfBp5YRqSPTP-8ggjoEg"], "issued_at": "2019-03-25T21:23:00.000000Z"}} 2019-03-25 21:23:00,173 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-25 21:23:00,173 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a7bd40d1da84983465834f3176c109dd597485e4" 2019-03-25 21:23:00,750 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Mon, 25 Mar 2019 21:23:01 GMT X-Openstack-Request-Id: req-d1a86d73-8fc2-436a-9a0b-9272650f8857 2019-03-25 21:23:00,750 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"39f6a7de-fe0a-4d74-ab36-900db9e46127","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"d63177074eef45bd949b8fd2e0f3efc8","l2_adjacency":true,"status":"ACTIVE","subnets":["45132bb9-b5c2-4ed3-85b9-9add1bd00bfe"],"description":"","tags":[],"updated_at":"2019-03-25T21:09:30Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d63177074eef45bd949b8fd2e0f3efc8","created_at":"2019-03-25T21:09:22Z","provider:network_type":"flat"}]} 2019-03-25 21:23:00,751 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks.json?router%3Aexternal=True used request id req-d1a86d73-8fc2-436a-9a0b-9272650f8857 2019-03-25 21:23:00,751 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.577866077423s 2019-03-25 21:23:00,758 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-25 21:23:00,763 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 25 Mar 2019 21:23:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7d2a9802-6966-4590-bcd4-ffb1d89405bd 2019-03-25 21:23:00,764 - 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.37:5000/v3/", "rel": "self"}]}]}} 2019-03-25 21:23:00,764 - keystoneauth.session - DEBUG - GET call to http://172.30.9.37:5000/ used request id req-7d2a9802-6966-4590-bcd4-ffb1d89405bd 2019-03-25 21:23:00,765 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-25 21:23:00,768 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a7bd40d1da84983465834f3176c109dd597485e4" 2019-03-25 21:23:00,988 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Mon, 25 Mar 2019 21:23:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d209f89e-da0f-4347-9a7f-44f766277f39 2019-03-25 21:23:00,989 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.37:5000/v3/domains/2c6fa993d67c46498996ae574963de36"}, "tags": [], "enabled": true, "id": "2c6fa993d67c46498996ae574963de36", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.37:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.37:5000/v3/domains", "previous": null, "next": null}} 2019-03-25 21:23:00,989 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/domains used request id req-d209f89e-da0f-4347-9a7f-44f766277f39 2019-03-25 21:23:00,989 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.224050998688s 2019-03-25 21:23:00,996 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-03-25 21:23:00,999 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a7bd40d1da84983465834f3176c109dd597485e4" -d '{"project": {"description": "Created by OPNFV Functest: tempest_smoke", "enabled": true, "domain_id": "default", "name": "tempest_smoke-project_f13c903c-2063-476c-be8c-1a6ff7ad6313"}}' 2019-03-25 21:23:01,232 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 372 Content-Type: application/json Date: Mon, 25 Mar 2019 21:23:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ad3590e6-183d-4041-9cd4-e0200267f776 2019-03-25 21:23:01,232 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke", "links": {"self": "http://172.30.9.37:5000/v3/projects/d1f5fc2451314ff2aa90ba5903c13755"}, "tags": [], "enabled": true, "id": "d1f5fc2451314ff2aa90ba5903c13755", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_f13c903c-2063-476c-be8c-1a6ff7ad6313"}} 2019-03-25 21:23:01,232 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.37:5000/v3/projects used request id req-ad3590e6-183d-4041-9cd4-e0200267f776 2019-03-25 21:23:01,232 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.236330032349s 2019-03-25 21:23:01,233 - 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'd1f5fc2451314ff2aa90ba5903c13755', '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_f13c903c-2063-476c-be8c-1a6ff7ad6313'}) 2019-03-25 21:23:01,241 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-03-25 21:23:01,244 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a7bd40d1da84983465834f3176c109dd597485e4" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "wFnYiwOLYTDdUN5300NVi7Zdtrjxws", "email": null, "name": "tempest_smoke-user_f13c903c-2063-476c-be8c-1a6ff7ad6313"}}' 2019-03-25 21:23:01,779 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 328 Content-Type: application/json Date: Mon, 25 Mar 2019 21:23:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-48da87b2-f8ca-45f1-bb99-dc94164fce4c 2019-03-25 21:23:01,780 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tempest_smoke-user_f13c903c-2063-476c-be8c-1a6ff7ad6313", "links": {"self": "http://172.30.9.37:5000/v3/users/e89346fe57084bb4ae28df82033aa17e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e89346fe57084bb4ae28df82033aa17e", "domain_id": "default", "password_expires_at": null}} 2019-03-25 21:23:01,780 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.37:5000/v3/users used request id req-48da87b2-f8ca-45f1-bb99-dc94164fce4c 2019-03-25 21:23:01,780 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.538791179657s 2019-03-25 21:23:01,781 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'e89346fe57084bb4ae28df82033aa17e', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_smoke-user_f13c903c-2063-476c-be8c-1a6ff7ad6313'}) 2019-03-25 21:23:01,784 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-25 21:23:01,789 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a7bd40d1da84983465834f3176c109dd597485e4" 2019-03-25 21:23:02,001 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Mon, 25 Mar 2019 21:23:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27a13bd7-44d2-4aa3-8f51-0bca94783281 2019-03-25 21:23:02,001 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "11032691bf034d33af51afe8b5ce7476", "links": {"self": "http://172.30.9.37:5000/v3/roles/11032691bf034d33af51afe8b5ce7476"}, "name": "admin"}, {"domain_id": null, "id": "26a54836e73f4d07bbcc0d342c766b1a", "links": {"self": "http://172.30.9.37:5000/v3/roles/26a54836e73f4d07bbcc0d342c766b1a"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2f48d72bb1f44c6e85f2f15174631ba8", "links": {"self": "http://172.30.9.37:5000/v3/roles/2f48d72bb1f44c6e85f2f15174631ba8"}, "name": "reader"}, {"domain_id": null, "id": "31501dbd647741fa87bff782f6de9470", "links": {"self": "http://172.30.9.37:5000/v3/roles/31501dbd647741fa87bff782f6de9470"}, "name": "member"}, {"domain_id": null, "id": "43a14f86aa66403b8924451803571219", "links": {"self": "http://172.30.9.37:5000/v3/roles/43a14f86aa66403b8924451803571219"}, "name": "swiftoperator"}, {"domain_id": null, "id": "5bc3330773bb4f488fa76a8d2b51727e", "links": {"self": "http://172.30.9.37:5000/v3/roles/5bc3330773bb4f488fa76a8d2b51727e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.37:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-03-25 21:23:02,002 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/roles used request id req-27a13bd7-44d2-4aa3-8f51-0bca94783281 2019-03-25 21:23:02,002 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.217285871506s 2019-03-25 21:23:02,007 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-25 21:23:02,010 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a7bd40d1da84983465834f3176c109dd597485e4" 2019-03-25 21:23:02,177 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Mon, 25 Mar 2019 21:23:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd7a9f5b-2d44-4018-a786-8519b00d6bf6 2019-03-25 21:23:02,177 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "11032691bf034d33af51afe8b5ce7476", "links": {"self": "http://172.30.9.37:5000/v3/roles/11032691bf034d33af51afe8b5ce7476"}, "name": "admin"}, {"domain_id": null, "id": "26a54836e73f4d07bbcc0d342c766b1a", "links": {"self": "http://172.30.9.37:5000/v3/roles/26a54836e73f4d07bbcc0d342c766b1a"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2f48d72bb1f44c6e85f2f15174631ba8", "links": {"self": "http://172.30.9.37:5000/v3/roles/2f48d72bb1f44c6e85f2f15174631ba8"}, "name": "reader"}, {"domain_id": null, "id": "31501dbd647741fa87bff782f6de9470", "links": {"self": "http://172.30.9.37:5000/v3/roles/31501dbd647741fa87bff782f6de9470"}, "name": "member"}, {"domain_id": null, "id": "43a14f86aa66403b8924451803571219", "links": {"self": "http://172.30.9.37:5000/v3/roles/43a14f86aa66403b8924451803571219"}, "name": "swiftoperator"}, {"domain_id": null, "id": "5bc3330773bb4f488fa76a8d2b51727e", "links": {"self": "http://172.30.9.37:5000/v3/roles/5bc3330773bb4f488fa76a8d2b51727e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.37:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-03-25 21:23:02,177 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/roles used request id req-fd7a9f5b-2d44-4018-a786-8519b00d6bf6 2019-03-25 21:23:02,177 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.170571088791s 2019-03-25 21:23:02,183 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-25 21:23:02,186 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a7bd40d1da84983465834f3176c109dd597485e4" 2019-03-25 21:23:02,401 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Mon, 25 Mar 2019 21:23:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ba532dd-4b75-49f8-82b6-636b9d4c656e 2019-03-25 21:23:02,402 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "11032691bf034d33af51afe8b5ce7476", "links": {"self": "http://172.30.9.37:5000/v3/roles/11032691bf034d33af51afe8b5ce7476"}, "name": "admin"}, {"domain_id": null, "id": "26a54836e73f4d07bbcc0d342c766b1a", "links": {"self": "http://172.30.9.37:5000/v3/roles/26a54836e73f4d07bbcc0d342c766b1a"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2f48d72bb1f44c6e85f2f15174631ba8", "links": {"self": "http://172.30.9.37:5000/v3/roles/2f48d72bb1f44c6e85f2f15174631ba8"}, "name": "reader"}, {"domain_id": null, "id": "31501dbd647741fa87bff782f6de9470", "links": {"self": "http://172.30.9.37:5000/v3/roles/31501dbd647741fa87bff782f6de9470"}, "name": "member"}, {"domain_id": null, "id": "43a14f86aa66403b8924451803571219", "links": {"self": "http://172.30.9.37:5000/v3/roles/43a14f86aa66403b8924451803571219"}, "name": "swiftoperator"}, {"domain_id": null, "id": "5bc3330773bb4f488fa76a8d2b51727e", "links": {"self": "http://172.30.9.37:5000/v3/roles/5bc3330773bb4f488fa76a8d2b51727e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.37:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-03-25 21:23:02,402 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/roles used request id req-3ba532dd-4b75-49f8-82b6-636b9d4c656e 2019-03-25 21:23:02,402 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.219615936279s 2019-03-25 21:23:02,407 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-25 21:23:02,411 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a7bd40d1da84983465834f3176c109dd597485e4" 2019-03-25 21:23:02,629 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 25 Mar 2019 21:23:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a805c519-8cef-452f-a194-a5082521d3d3 2019-03-25 21:23:02,629 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.37:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-03-25 21:23:02,630 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/domains/default used request id req-a805c519-8cef-452f-a194-a5082521d3d3 2019-03-25 21:23:02,630 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.222352027893s 2019-03-25 21:23:02,631 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-25 21:23:02,634 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a7bd40d1da84983465834f3176c109dd597485e4" 2019-03-25 21:23:02,856 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 846 Content-Type: application/json Date: Mon, 25 Mar 2019 21:23:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf90d982-3ec4-44e8-9ca5-8caecf137139 2019-03-25 21:23:02,856 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.37:5000/v3/users/053b21d2961448219162354ca8fc45d4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "053b21d2961448219162354ca8fc45d4", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.37:5000/v3/users/0cba997e091b45c8a73a8f45a0fe8dfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0cba997e091b45c8a73a8f45a0fe8dfd", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.37:5000/v3/users/22818d158bfa4ff8a0d6c434c2fe4516"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22818d158bfa4ff8a0d6c434c2fe4516", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.37:5000/v3/users/5e7d7fe83262429c99fab72fb7c561a1"}, "domain_id": "2c6fa993d67c46498996ae574963de36", "enabled": true, "options": {}, "id": "5e7d7fe83262429c99fab72fb7c561a1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.37:5000/v3/users/6602f61170074466bd94c1cfdb1b3c4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6602f61170074466bd94c1cfdb1b3c4a", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.37:5000/v3/users/75d04b39ef964aa2aefb7eff2eeb5139"}, "domain_id": "default", "enabled": true, "options": {}, "id": "75d04b39ef964aa2aefb7eff2eeb5139", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.37:5000/v3/users/91d186dc05e04a949fa38872730b130a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91d186dc05e04a949fa38872730b130a", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.37:5000/v3/users/9219d9d950464544ad2edf2658f059fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9219d9d950464544ad2edf2658f059fc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.37:5000/v3/users/b96cd7f17be240a5a085784f45e112ff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b96cd7f17be240a5a085784f45e112ff", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.37:5000/v3/users/bafa64a0510d4b098aba158324913e75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bafa64a0510d4b098aba158324913e75", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.37:5000/v3/users/c1263c615409449180a70c80d0e8307b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1263c615409449180a70c80d0e8307b", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.37:5000/v3/users/d85463bfa89c4aa2bcee23903e9f8b83"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d85463bfa89c4aa2bcee23903e9f8b83", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.37:5000/v3/users/e01f080a568141e981cb8c61c56d895a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e01f080a568141e981cb8c61c56d895a", "email": "panko@localhost", "password_expires_at": null}, {"name": "tempest_smoke-user_f13c903c-2063-476c-be8c-1a6ff7ad6313", "links": {"self": "http://172.30.9.37:5000/v3/users/e89346fe57084bb4ae28df82033aa17e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e89346fe57084bb4ae28df82033aa17e", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.37:5000/v3/users/fb4c5eb01265472eaddf10d884bd77c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb4c5eb01265472eaddf10d884bd77c1", "email": "swift@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.37:5000/v3/users", "previous": null, "next": null}} 2019-03-25 21:23:02,857 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/users used request id req-bf90d982-3ec4-44e8-9ca5-8caecf137139 2019-03-25 21:23:02,857 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.226181983948s 2019-03-25 21:23:02,869 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-25 21:23:02,872 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a7bd40d1da84983465834f3176c109dd597485e4" 2019-03-25 21:23:03,116 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Mon, 25 Mar 2019 21:23:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8e168a9-d537-49c5-8eae-eb6cd9cb3d1c 2019-03-25 21:23:03,116 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.37:5000/v3/projects/6b11f2443f6143b883476562044a24d7"}, "tags": [], "enabled": true, "id": "6b11f2443f6143b883476562044a24d7", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.37:5000/v3/projects/d63177074eef45bd949b8fd2e0f3efc8"}, "tags": [], "enabled": true, "id": "d63177074eef45bd949b8fd2e0f3efc8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke", "links": {"self": "http://172.30.9.37:5000/v3/projects/d1f5fc2451314ff2aa90ba5903c13755"}, "tags": [], "enabled": true, "id": "d1f5fc2451314ff2aa90ba5903c13755", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_f13c903c-2063-476c-be8c-1a6ff7ad6313"}]} 2019-03-25 21:23:03,116 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/projects?domain_id=default used request id req-b8e168a9-d537-49c5-8eae-eb6cd9cb3d1c 2019-03-25 21:23:03,116 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.24742603302s 2019-03-25 21:23:03,125 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-03-25 21:23:03,128 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:5000/v3/role_assignments?user.id=e89346fe57084bb4ae28df82033aa17e&role.id=31501dbd647741fa87bff782f6de9470&scope.project.id=d1f5fc2451314ff2aa90ba5903c13755" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a7bd40d1da84983465834f3176c109dd597485e4" 2019-03-25 21:23:03,350 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Mon, 25 Mar 2019 21:23:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-259b5647-dd33-472a-bb98-cacfb92751dd 2019-03-25 21:23:03,350 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.37:5000/v3/role_assignments?user.id=e89346fe57084bb4ae28df82033aa17e&role.id=31501dbd647741fa87bff782f6de9470&scope.project.id=d1f5fc2451314ff2aa90ba5903c13755", "previous": null, "next": null}} 2019-03-25 21:23:03,350 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/role_assignments?user.id=e89346fe57084bb4ae28df82033aa17e&role.id=31501dbd647741fa87bff782f6de9470&scope.project.id=d1f5fc2451314ff2aa90ba5903c13755 used request id req-259b5647-dd33-472a-bb98-cacfb92751dd 2019-03-25 21:23:03,350 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.225668907166s 2019-03-25 21:23:03,354 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-03-25 21:23:03,357 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.37:5000/v3/projects/d1f5fc2451314ff2aa90ba5903c13755/users/e89346fe57084bb4ae28df82033aa17e/roles/31501dbd647741fa87bff782f6de9470 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a7bd40d1da84983465834f3176c109dd597485e4" 2019-03-25 21:23:03,618 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 25 Mar 2019 21:23:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a80eb5c1-4db7-4ae2-b0b0-6d55442b7620 2019-03-25 21:23:03,618 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-25 21:23:03,618 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.37:5000/v3/projects/d1f5fc2451314ff2aa90ba5903c13755/users/e89346fe57084bb4ae28df82033aa17e/roles/31501dbd647741fa87bff782f6de9470 used request id req-a80eb5c1-4db7-4ae2-b0b0-6d55442b7620 2019-03-25 21:23:03,619 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.264590978622s 2019-03-25 21:23:03,619 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_smoke-project_f13c903c-2063-476c-be8c-1a6ff7ad6313', 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'd1f5fc2451314ff2aa90ba5903c13755', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'wFnYiwOLYTDdUN5300NVi7Zdtrjxws', 'username': u'tempest_smoke-user_f13c903c-2063-476c-be8c-1a6ff7ad6313', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.37:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-03-25 21:23:03,623 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_smoke-user_f13c903c-2063-476c-be8c-1a6ff7ad6313', 'password': 'wFnYiwOLYTDdUN5300NVi7Zdtrjxws', 'project_name': 'tempest_smoke-project_f13c903c-2063-476c-be8c-1a6ff7ad6313', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.37:5000/v3', 'project_id': 'd1f5fc2451314ff2aa90ba5903c13755', 'project_domain_name': 'Default'} 2019-03-25 21:23:03,627 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-25 21:23:03,630 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a7bd40d1da84983465834f3176c109dd597485e4" 2019-03-25 21:23:03,857 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Mon, 25 Mar 2019 21:23:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9f60e35-5962-4c2d-b8f5-4a097519abbe 2019-03-25 21:23:03,858 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "11032691bf034d33af51afe8b5ce7476", "links": {"self": "http://172.30.9.37:5000/v3/roles/11032691bf034d33af51afe8b5ce7476"}, "name": "admin"}, {"domain_id": null, "id": "26a54836e73f4d07bbcc0d342c766b1a", "links": {"self": "http://172.30.9.37:5000/v3/roles/26a54836e73f4d07bbcc0d342c766b1a"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2f48d72bb1f44c6e85f2f15174631ba8", "links": {"self": "http://172.30.9.37:5000/v3/roles/2f48d72bb1f44c6e85f2f15174631ba8"}, "name": "reader"}, {"domain_id": null, "id": "31501dbd647741fa87bff782f6de9470", "links": {"self": "http://172.30.9.37:5000/v3/roles/31501dbd647741fa87bff782f6de9470"}, "name": "member"}, {"domain_id": null, "id": "43a14f86aa66403b8924451803571219", "links": {"self": "http://172.30.9.37:5000/v3/roles/43a14f86aa66403b8924451803571219"}, "name": "swiftoperator"}, {"domain_id": null, "id": "5bc3330773bb4f488fa76a8d2b51727e", "links": {"self": "http://172.30.9.37:5000/v3/roles/5bc3330773bb4f488fa76a8d2b51727e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.37:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-03-25 21:23:03,858 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/roles used request id req-b9f60e35-5962-4c2d-b8f5-4a097519abbe 2019-03-25 21:23:03,858 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.231539011002s 2019-03-25 21:23:03,863 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-25 21:23:03,867 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a7bd40d1da84983465834f3176c109dd597485e4" 2019-03-25 21:23:03,987 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Mon, 25 Mar 2019 21:23:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-678f8880-4ed0-4bfb-ac28-019f61850f38 2019-03-25 21:23:03,987 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "11032691bf034d33af51afe8b5ce7476", "links": {"self": "http://172.30.9.37:5000/v3/roles/11032691bf034d33af51afe8b5ce7476"}, "name": "admin"}, {"domain_id": null, "id": "26a54836e73f4d07bbcc0d342c766b1a", "links": {"self": "http://172.30.9.37:5000/v3/roles/26a54836e73f4d07bbcc0d342c766b1a"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2f48d72bb1f44c6e85f2f15174631ba8", "links": {"self": "http://172.30.9.37:5000/v3/roles/2f48d72bb1f44c6e85f2f15174631ba8"}, "name": "reader"}, {"domain_id": null, "id": "31501dbd647741fa87bff782f6de9470", "links": {"self": "http://172.30.9.37:5000/v3/roles/31501dbd647741fa87bff782f6de9470"}, "name": "member"}, {"domain_id": null, "id": "43a14f86aa66403b8924451803571219", "links": {"self": "http://172.30.9.37:5000/v3/roles/43a14f86aa66403b8924451803571219"}, "name": "swiftoperator"}, {"domain_id": null, "id": "5bc3330773bb4f488fa76a8d2b51727e", "links": {"self": "http://172.30.9.37:5000/v3/roles/5bc3330773bb4f488fa76a8d2b51727e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.37:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-03-25 21:23:03,988 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/roles used request id req-678f8880-4ed0-4bfb-ac28-019f61850f38 2019-03-25 21:23:03,988 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.12409901619s 2019-03-25 21:23:03,993 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-25 21:23:03,996 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a7bd40d1da84983465834f3176c109dd597485e4" 2019-03-25 21:23:04,214 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 25 Mar 2019 21:23:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a85fb8f-eca0-4058-996d-0b2267f17193 2019-03-25 21:23:04,214 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.37:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-03-25 21:23:04,215 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/domains/default used request id req-8a85fb8f-eca0-4058-996d-0b2267f17193 2019-03-25 21:23:04,215 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.22169303894s 2019-03-25 21:23:04,215 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-25 21:23:04,219 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a7bd40d1da84983465834f3176c109dd597485e4" 2019-03-25 21:23:04,411 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 846 Content-Type: application/json Date: Mon, 25 Mar 2019 21:23:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ae2580b-47cd-4a28-894b-92ec0cafeac7 2019-03-25 21:23:04,412 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.37:5000/v3/users/053b21d2961448219162354ca8fc45d4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "053b21d2961448219162354ca8fc45d4", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.37:5000/v3/users/0cba997e091b45c8a73a8f45a0fe8dfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0cba997e091b45c8a73a8f45a0fe8dfd", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.37:5000/v3/users/22818d158bfa4ff8a0d6c434c2fe4516"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22818d158bfa4ff8a0d6c434c2fe4516", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.37:5000/v3/users/5e7d7fe83262429c99fab72fb7c561a1"}, "domain_id": "2c6fa993d67c46498996ae574963de36", "enabled": true, "options": {}, "id": "5e7d7fe83262429c99fab72fb7c561a1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.37:5000/v3/users/6602f61170074466bd94c1cfdb1b3c4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6602f61170074466bd94c1cfdb1b3c4a", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.37:5000/v3/users/75d04b39ef964aa2aefb7eff2eeb5139"}, "domain_id": "default", "enabled": true, "options": {}, "id": "75d04b39ef964aa2aefb7eff2eeb5139", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.37:5000/v3/users/91d186dc05e04a949fa38872730b130a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91d186dc05e04a949fa38872730b130a", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.37:5000/v3/users/9219d9d950464544ad2edf2658f059fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9219d9d950464544ad2edf2658f059fc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.37:5000/v3/users/b96cd7f17be240a5a085784f45e112ff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b96cd7f17be240a5a085784f45e112ff", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.37:5000/v3/users/bafa64a0510d4b098aba158324913e75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bafa64a0510d4b098aba158324913e75", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.37:5000/v3/users/c1263c615409449180a70c80d0e8307b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1263c615409449180a70c80d0e8307b", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.37:5000/v3/users/d85463bfa89c4aa2bcee23903e9f8b83"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d85463bfa89c4aa2bcee23903e9f8b83", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.37:5000/v3/users/e01f080a568141e981cb8c61c56d895a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e01f080a568141e981cb8c61c56d895a", "email": "panko@localhost", "password_expires_at": null}, {"name": "tempest_smoke-user_f13c903c-2063-476c-be8c-1a6ff7ad6313", "links": {"self": "http://172.30.9.37:5000/v3/users/e89346fe57084bb4ae28df82033aa17e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e89346fe57084bb4ae28df82033aa17e", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.37:5000/v3/users/fb4c5eb01265472eaddf10d884bd77c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb4c5eb01265472eaddf10d884bd77c1", "email": "swift@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.37:5000/v3/users", "previous": null, "next": null}} 2019-03-25 21:23:04,412 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/users used request id req-4ae2580b-47cd-4a28-894b-92ec0cafeac7 2019-03-25 21:23:04,412 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.196619987488s 2019-03-25 21:23:04,424 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-25 21:23:04,427 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a7bd40d1da84983465834f3176c109dd597485e4" 2019-03-25 21:23:04,645 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Mon, 25 Mar 2019 21:23:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74f95f97-d5f2-423e-b686-842eec6ba296 2019-03-25 21:23:04,646 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.37:5000/v3/projects/6b11f2443f6143b883476562044a24d7"}, "tags": [], "enabled": true, "id": "6b11f2443f6143b883476562044a24d7", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.37:5000/v3/projects/d63177074eef45bd949b8fd2e0f3efc8"}, "tags": [], "enabled": true, "id": "d63177074eef45bd949b8fd2e0f3efc8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke", "links": {"self": "http://172.30.9.37:5000/v3/projects/d1f5fc2451314ff2aa90ba5903c13755"}, "tags": [], "enabled": true, "id": "d1f5fc2451314ff2aa90ba5903c13755", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_f13c903c-2063-476c-be8c-1a6ff7ad6313"}]} 2019-03-25 21:23:04,646 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/projects?domain_id=default used request id req-74f95f97-d5f2-423e-b686-842eec6ba296 2019-03-25 21:23:04,646 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.222183942795s 2019-03-25 21:23:04,654 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-03-25 21:23:04,658 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:5000/v3/role_assignments?user.id=e89346fe57084bb4ae28df82033aa17e&role.id=11032691bf034d33af51afe8b5ce7476&scope.project.id=d1f5fc2451314ff2aa90ba5903c13755" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a7bd40d1da84983465834f3176c109dd597485e4" 2019-03-25 21:23:04,780 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 209 Content-Type: application/json Date: Mon, 25 Mar 2019 21:23:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5fdbbe6-e39a-42b8-a0a7-722435ba11fe 2019-03-25 21:23:04,781 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.37:5000/v3/role_assignments?user.id=e89346fe57084bb4ae28df82033aa17e&role.id=11032691bf034d33af51afe8b5ce7476&scope.project.id=d1f5fc2451314ff2aa90ba5903c13755", "previous": null, "next": null}} 2019-03-25 21:23:04,781 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/role_assignments?user.id=e89346fe57084bb4ae28df82033aa17e&role.id=11032691bf034d33af51afe8b5ce7476&scope.project.id=d1f5fc2451314ff2aa90ba5903c13755 used request id req-f5fdbbe6-e39a-42b8-a0a7-722435ba11fe 2019-03-25 21:23:04,781 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.126600027084s 2019-03-25 21:23:04,785 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-03-25 21:23:04,788 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.37:5000/v3/projects/d1f5fc2451314ff2aa90ba5903c13755/users/e89346fe57084bb4ae28df82033aa17e/roles/11032691bf034d33af51afe8b5ce7476 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a7bd40d1da84983465834f3176c109dd597485e4" 2019-03-25 21:23:05,055 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 25 Mar 2019 21:23:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5ee38a2f-9efe-40aa-ac12-8d3a9825a2fa 2019-03-25 21:23:05,055 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-25 21:23:05,055 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.37:5000/v3/projects/d1f5fc2451314ff2aa90ba5903c13755/users/e89346fe57084bb4ae28df82033aa17e/roles/11032691bf034d33af51afe8b5ce7476 used request id req-5ee38a2f-9efe-40aa-ac12-8d3a9825a2fa 2019-03-25 21:23:05,056 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.27081489563s 2019-03-25 21:23:05,059 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-25 21:23:05,063 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a7bd40d1da84983465834f3176c109dd597485e4" 2019-03-25 21:23:05,177 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Mon, 25 Mar 2019 21:23:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88c03ef0-e139-46d7-8138-090c676dec44 2019-03-25 21:23:05,178 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "11032691bf034d33af51afe8b5ce7476", "links": {"self": "http://172.30.9.37:5000/v3/roles/11032691bf034d33af51afe8b5ce7476"}, "name": "admin"}, {"domain_id": null, "id": "26a54836e73f4d07bbcc0d342c766b1a", "links": {"self": "http://172.30.9.37:5000/v3/roles/26a54836e73f4d07bbcc0d342c766b1a"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2f48d72bb1f44c6e85f2f15174631ba8", "links": {"self": "http://172.30.9.37:5000/v3/roles/2f48d72bb1f44c6e85f2f15174631ba8"}, "name": "reader"}, {"domain_id": null, "id": "31501dbd647741fa87bff782f6de9470", "links": {"self": "http://172.30.9.37:5000/v3/roles/31501dbd647741fa87bff782f6de9470"}, "name": "member"}, {"domain_id": null, "id": "43a14f86aa66403b8924451803571219", "links": {"self": "http://172.30.9.37:5000/v3/roles/43a14f86aa66403b8924451803571219"}, "name": "swiftoperator"}, {"domain_id": null, "id": "5bc3330773bb4f488fa76a8d2b51727e", "links": {"self": "http://172.30.9.37:5000/v3/roles/5bc3330773bb4f488fa76a8d2b51727e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.37:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-03-25 21:23:05,178 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/roles used request id req-88c03ef0-e139-46d7-8138-090c676dec44 2019-03-25 21:23:05,178 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.118814945221s 2019-03-25 21:23:05,183 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-25 21:23:05,187 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a7bd40d1da84983465834f3176c109dd597485e4" 2019-03-25 21:23:05,386 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 25 Mar 2019 21:23:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d78f9845-66de-4c28-a7d2-636641a6e910 2019-03-25 21:23:05,386 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.37:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-03-25 21:23:05,386 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/domains/default used request id req-d78f9845-66de-4c28-a7d2-636641a6e910 2019-03-25 21:23:05,387 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.203355073929s 2019-03-25 21:23:05,387 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-25 21:23:05,391 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a7bd40d1da84983465834f3176c109dd597485e4" 2019-03-25 21:23:05,645 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 846 Content-Type: application/json Date: Mon, 25 Mar 2019 21:23:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8eb86640-ee06-4d38-add8-b713c838ac85 2019-03-25 21:23:05,645 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.37:5000/v3/users/053b21d2961448219162354ca8fc45d4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "053b21d2961448219162354ca8fc45d4", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.37:5000/v3/users/0cba997e091b45c8a73a8f45a0fe8dfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0cba997e091b45c8a73a8f45a0fe8dfd", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.37:5000/v3/users/22818d158bfa4ff8a0d6c434c2fe4516"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22818d158bfa4ff8a0d6c434c2fe4516", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.37:5000/v3/users/5e7d7fe83262429c99fab72fb7c561a1"}, "domain_id": "2c6fa993d67c46498996ae574963de36", "enabled": true, "options": {}, "id": "5e7d7fe83262429c99fab72fb7c561a1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.37:5000/v3/users/6602f61170074466bd94c1cfdb1b3c4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6602f61170074466bd94c1cfdb1b3c4a", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.37:5000/v3/users/75d04b39ef964aa2aefb7eff2eeb5139"}, "domain_id": "default", "enabled": true, "options": {}, "id": "75d04b39ef964aa2aefb7eff2eeb5139", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.37:5000/v3/users/91d186dc05e04a949fa38872730b130a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91d186dc05e04a949fa38872730b130a", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.37:5000/v3/users/9219d9d950464544ad2edf2658f059fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9219d9d950464544ad2edf2658f059fc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.37:5000/v3/users/b96cd7f17be240a5a085784f45e112ff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b96cd7f17be240a5a085784f45e112ff", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.37:5000/v3/users/bafa64a0510d4b098aba158324913e75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bafa64a0510d4b098aba158324913e75", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.37:5000/v3/users/c1263c615409449180a70c80d0e8307b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1263c615409449180a70c80d0e8307b", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.37:5000/v3/users/d85463bfa89c4aa2bcee23903e9f8b83"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d85463bfa89c4aa2bcee23903e9f8b83", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.37:5000/v3/users/e01f080a568141e981cb8c61c56d895a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e01f080a568141e981cb8c61c56d895a", "email": "panko@localhost", "password_expires_at": null}, {"name": "tempest_smoke-user_f13c903c-2063-476c-be8c-1a6ff7ad6313", "links": {"self": "http://172.30.9.37:5000/v3/users/e89346fe57084bb4ae28df82033aa17e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e89346fe57084bb4ae28df82033aa17e", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.37:5000/v3/users/fb4c5eb01265472eaddf10d884bd77c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb4c5eb01265472eaddf10d884bd77c1", "email": "swift@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.37:5000/v3/users", "previous": null, "next": null}} 2019-03-25 21:23:05,646 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/users used request id req-8eb86640-ee06-4d38-add8-b713c838ac85 2019-03-25 21:23:05,646 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.258275032043s 2019-03-25 21:23:05,658 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-03-25 21:23:05,661 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:5000/v3/role_assignments?role.id=11032691bf034d33af51afe8b5ce7476&user.id=e89346fe57084bb4ae28df82033aa17e&scope.domain.id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a7bd40d1da84983465834f3176c109dd597485e4" 2019-03-25 21:23:05,885 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 192 Content-Type: application/json Date: Mon, 25 Mar 2019 21:23:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-799aa21e-2ca3-401c-b3c7-ef401d9cdff7 2019-03-25 21:23:05,885 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.37:5000/v3/role_assignments?role.id=11032691bf034d33af51afe8b5ce7476&user.id=e89346fe57084bb4ae28df82033aa17e&scope.domain.id=default", "previous": null, "next": null}} 2019-03-25 21:23:05,886 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/role_assignments?role.id=11032691bf034d33af51afe8b5ce7476&user.id=e89346fe57084bb4ae28df82033aa17e&scope.domain.id=default used request id req-799aa21e-2ca3-401c-b3c7-ef401d9cdff7 2019-03-25 21:23:05,886 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.227897882462s 2019-03-25 21:23:05,889 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2019-03-25 21:23:05,892 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.37:5000/v3/domains/default/users/e89346fe57084bb4ae28df82033aa17e/roles/11032691bf034d33af51afe8b5ce7476 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a7bd40d1da84983465834f3176c109dd597485e4" 2019-03-25 21:23:06,167 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 25 Mar 2019 21:23:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f8b94ece-0bac-4939-bf57-dd92932fd828 2019-03-25 21:23:06,167 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-25 21:23:06,167 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.37:5000/v3/domains/default/users/e89346fe57084bb4ae28df82033aa17e/roles/11032691bf034d33af51afe8b5ce7476 used request id req-f8b94ece-0bac-4939-bf57-dd92932fd828 2019-03-25 21:23:06,167 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.277866125107s 2019-03-25 21:23:06,171 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-25 21:23:06,178 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Mon, 25 Mar 2019 21:23:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3014e0a5-5e23-4656-8497-b7e3f79b5d7c 2019-03-25 21:23:06,178 - 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.37:5000/v3/", "rel": "self"}]}} 2019-03-25 21:23:06,178 - keystoneauth.session - DEBUG - GET call to http://172.30.9.37:5000/v3 used request id req-3014e0a5-5e23-4656-8497-b7e3f79b5d7c 2019-03-25 21:23:06,179 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.37:5000/v3/auth/tokens 2019-03-25 21:23:06,591 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2f48d72bb1f44c6e85f2f15174631ba8", "name": "reader"}, {"id": "31501dbd647741fa87bff782f6de9470", "name": "member"}, {"id": "11032691bf034d33af51afe8b5ce7476", "name": "admin"}], "expires_at": "2019-03-25T22:23:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1f5fc2451314ff2aa90ba5903c13755", "name": "tempest_smoke-project_f13c903c-2063-476c-be8c-1a6ff7ad6313"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3daccdd2fb9f43e8b818531b4fb92807"}, {"url": "http://172.30.9.37:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e41bcab4d3c4bed9cc8969e96168665"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84a95a7598204c55af91d53066a0f726"}], "type": "placement", "id": "005dcbfbaa674ae8a6b857c9d1960eb8", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/d1f5fc2451314ff2aa90ba5903c13755", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "995fa168e6134cbf87266009a4f9620e"}, {"url": "http://172.30.9.37:8776/v1/d1f5fc2451314ff2aa90ba5903c13755", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d869ce8c63804619ba2f66d14ae1298e"}, {"url": "http://192.30.9.4:8776/v1/d1f5fc2451314ff2aa90ba5903c13755", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e793731bdb994440a21123ae52453b61"}], "type": "volume", "id": "052490c6c2dd40cc95525a429d2f04a9", "name": "cinder"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_d1f5fc2451314ff2aa90ba5903c13755", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "090f2bf18d2b405cbfc39cffe9a9a696"}, {"url": "http://172.30.9.37:8080/v1/AUTH_d1f5fc2451314ff2aa90ba5903c13755", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "620414687e43414da7be25e6d2af3d94"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6eea3834ee1746348535e9a59297d26d"}], "type": "object-store", "id": "0b229423de3b46debe189f9545bb08a1", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "69669f277418485c88477cd66d881786", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcf037ec48148848f6b748803dbb3c2"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8161fce7e9fe4eeaa854cfb2e7efe2aa"}, {"url": "http://172.30.9.37:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d725ac73b2a1494b8f99c0682114d24c"}], "type": "compute", "id": "7451d63981d149feaf2151962364ad2c", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.37:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4b242c4975e34ca39b78982198d94374"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ad173c926aa040818073f079187f3f4c"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0b57aebca5b4a158f015e453f0e6854"}], "type": "event", "id": "7a8958b86d2446adaf1273019fb26e9a", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "006f5f748dbc4d6e8ce92246ef69afd1"}, {"url": "http://172.30.9.37:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a281429a4849fc8eedf02a90c636b9"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1825051afd54c2bbdf8a4e9e6c09f63"}], "type": "network", "id": "874c7a2faadc4ed0a1afb4ce8c3d646a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/d1f5fc2451314ff2aa90ba5903c13755", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00955bf57dfa420c841ead6d87665d3a"}, {"url": "http://172.30.9.37:8776/v3/d1f5fc2451314ff2aa90ba5903c13755", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49ae9562630a4acba74c20afa6ed93f7"}, {"url": "http://192.30.9.4:8776/v3/d1f5fc2451314ff2aa90ba5903c13755", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab6dab870dbb4260bbc65ed7bf7b0902"}], "type": "volumev3", "id": "937e6ae4aca74d929426420bb754be18", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1aac2e8897e04a2ea773ab4017081bde"}, {"url": "http://172.30.9.37:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c31b2cbcac904bbbb050be8d722c67d6"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9a43bd7a93441e9abf9f0c647e050c3"}], "type": "identity", "id": "93c205ac3efb4419aa55ace6fa1dbbf3", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.37:8004/v1/d1f5fc2451314ff2aa90ba5903c13755", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d6d7a1ec9ac46a6ac6f4dd7fdfb6a72"}, {"url": "http://192.30.9.4:8004/v1/d1f5fc2451314ff2aa90ba5903c13755", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5e59f7ddf1c4a9ebc2c7b72f83c3239"}, {"url": "http://192.30.9.4:8004/v1/d1f5fc2451314ff2aa90ba5903c13755", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eb0416b9b2ab48efba34a4577abd57b7"}], "type": "orchestration", "id": "a7b82e8a555141afbcad0413f05eb740", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.37:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1091fe32453143089388a68a5fffc377"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a21249e3c5744ed2ae3e164337226097"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9dacdd480e547c1b7642238010d67f7"}], "type": "alarming", "id": "aa5d09ed1a03467aafba8d301b695d4b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.37:8776/v2/d1f5fc2451314ff2aa90ba5903c13755", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e081e844dba4bf69186f8bf4789d9dc"}, {"url": "http://192.30.9.4:8776/v2/d1f5fc2451314ff2aa90ba5903c13755", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4568d6ad6d4499ca8d37d9684d9f7c1"}, {"url": "http://192.30.9.4:8776/v2/d1f5fc2451314ff2aa90ba5903c13755", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6df4a32eaa42eda2ea04d0ae5c9a86"}], "type": "volumev2", "id": "d5e22408756942009b65bfb88c91a6f8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e5c14bf44f24bfc9ef4ca8bf3913da9"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c579d562040b4533ad98faf6714890d8"}, {"url": "http://172.30.9.37:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ee286c5b2ed24fb19536fea01b066fad"}], "type": "metric", "id": "dd1c7269973b4301aa1892b721a78fb5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ff6ee84c9444170bac6ddefb7689e2a"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf9e369bcf644014abe4a2c9bad9c8b2"}, {"url": "http://172.30.9.37:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d669d9aa7bd7413bb989a4f979dcc871"}], "type": "cloudformation", "id": "ed86de356e924d17b551a2169f953c98", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.37:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2f8c173af6364edf974207b828d22027"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7810751389e44e628c986345e3416685"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f27a2e54a044a70a0742331b10cc31b"}], "type": "image", "id": "f405237b899546bc96fef9bff7ff8780", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tempest_smoke-user_f13c903c-2063-476c-be8c-1a6ff7ad6313", "id": "e89346fe57084bb4ae28df82033aa17e"}, "audit_ids": ["_nl6kepIQ225BwHDTfWEtw"], "issued_at": "2019-03-25T21:23:06.000000Z"}} 2019-03-25 21:23:06,594 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-03-25 21:23:06,595 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}53fa3bf320fe024271d7315765f6dede05c04af6" 2019-03-25 21:23:06,895 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Mon, 25 Mar 2019 21:23:07 GMT X-Openstack-Request-Id: req-d1464ab1-592f-4df3-8223-0e7f5866d368 2019-03-25 21:23:06,897 - 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-03-25 21:23:06,897 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/extensions.json used request id req-d1464ab1-592f-4df3-8223-0e7f5866d368 2019-03-25 21:23:06,897 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.302729129791s 2019-03-25 21:23:06,908 - xtesting.ci.run_tests - INFO - Running test case 'tempest_smoke'... 2019-03-25 21:23:06,909 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-25 21:23:06,912 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a7bd40d1da84983465834f3176c109dd597485e4" 2019-03-25 21:23:07,022 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Mon, 25 Mar 2019 21:23:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf054bb8-3452-4394-a588-c4598b135d15 2019-03-25 21:23:07,022 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.37:5000/v3/domains/2c6fa993d67c46498996ae574963de36"}, "tags": [], "enabled": true, "id": "2c6fa993d67c46498996ae574963de36", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.37:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.37:5000/v3/domains", "previous": null, "next": null}} 2019-03-25 21:23:07,023 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/domains used request id req-bf054bb8-3452-4394-a588-c4598b135d15 2019-03-25 21:23:07,023 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.113970041275s 2019-03-25 21:23:07,030 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-25 21:23:07,033 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a7bd40d1da84983465834f3176c109dd597485e4" 2019-03-25 21:23:07,169 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Mon, 25 Mar 2019 21:23:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca2dddf7-20cd-40c0-8e17-d59bbbc7a1ba 2019-03-25 21:23:07,169 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.37:5000/v3/projects/6b11f2443f6143b883476562044a24d7"}, "tags": [], "enabled": true, "id": "6b11f2443f6143b883476562044a24d7", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.37:5000/v3/projects/d63177074eef45bd949b8fd2e0f3efc8"}, "tags": [], "enabled": true, "id": "d63177074eef45bd949b8fd2e0f3efc8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke", "links": {"self": "http://172.30.9.37:5000/v3/projects/d1f5fc2451314ff2aa90ba5903c13755"}, "tags": [], "enabled": true, "id": "d1f5fc2451314ff2aa90ba5903c13755", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_f13c903c-2063-476c-be8c-1a6ff7ad6313"}]} 2019-03-25 21:23:07,169 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/projects?domain_id=default used request id req-ca2dddf7-20cd-40c0-8e17-d59bbbc7a1ba 2019-03-25 21:23:07,169 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.139384031296s 2019-03-25 21:23:07,172 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-03-25 21:23:07,173 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a7bd40d1da84983465834f3176c109dd597485e4" -d '{"network": {"shared": true, "tenant_id": "d1f5fc2451314ff2aa90ba5903c13755", "name": "tempest_smoke-net_f13c903c-2063-476c-be8c-1a6ff7ad6313", "admin_state_up": true}}' 2019-03-25 21:23:07,786 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 726 Content-Type: application/json Date: Mon, 25 Mar 2019 21:23:07 GMT X-Openstack-Request-Id: req-9c513fde-5e56-45db-b623-ac81021051b5 2019-03-25 21:23:07,787 - 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":"0b5e161e-d727-46ef-84e9-454cea62e388","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":14,"ipv4_address_scope":null,"shared":true,"project_id":"d1f5fc2451314ff2aa90ba5903c13755","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-25T21:23:07Z","is_default":false,"qos_policy_id":null,"name":"tempest_smoke-net_f13c903c-2063-476c-be8c-1a6ff7ad6313","admin_state_up":true,"tenant_id":"d1f5fc2451314ff2aa90ba5903c13755","created_at":"2019-03-25T21:23:07Z","mtu":1450}} 2019-03-25 21:23:07,787 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/networks.json used request id req-9c513fde-5e56-45db-b623-ac81021051b5 2019-03-25 21:23:07,787 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.61487197876s 2019-03-25 21:23:07,788 - 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-03-25T21:23:07Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'0b5e161e-d727-46ef-84e9-454cea62e388', u'provider:segmentation_id': 14, 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_f13c903c-2063-476c-be8c-1a6ff7ad6313', u'created_at': u'2019-03-25T21:23:07Z', u'mtu': 1450, u'tenant_id': u'd1f5fc2451314ff2aa90ba5903c13755', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'd1f5fc2451314ff2aa90ba5903c13755', u'l2_adjacency': True}) 2019-03-25 21:23:07,788 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-25 21:23:07,789 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}53fa3bf320fe024271d7315765f6dede05c04af6" 2019-03-25 21:23:08,369 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1432 Content-Type: application/json Date: Mon, 25 Mar 2019 21:23:08 GMT X-Openstack-Request-Id: req-6680db4e-024a-4c63-8b01-e71a9b5bb3f2 2019-03-25 21:23:08,370 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"0b5e161e-d727-46ef-84e9-454cea62e388","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":14,"ipv4_address_scope":null,"shared":true,"project_id":"d1f5fc2451314ff2aa90ba5903c13755","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-25T21:23:07Z","qos_policy_id":null,"name":"tempest_smoke-net_f13c903c-2063-476c-be8c-1a6ff7ad6313","admin_state_up":true,"tenant_id":"d1f5fc2451314ff2aa90ba5903c13755","created_at":"2019-03-25T21:23:07Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"39f6a7de-fe0a-4d74-ab36-900db9e46127","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"d63177074eef45bd949b8fd2e0f3efc8","l2_adjacency":true,"status":"ACTIVE","subnets":["45132bb9-b5c2-4ed3-85b9-9add1bd00bfe"],"description":"","tags":[],"updated_at":"2019-03-25T21:09:30Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d63177074eef45bd949b8fd2e0f3efc8","created_at":"2019-03-25T21:09:22Z","provider:network_type":"flat"}]} 2019-03-25 21:23:08,370 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks.json used request id req-6680db4e-024a-4c63-8b01-e71a9b5bb3f2 2019-03-25 21:23:08,370 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.582180023193s 2019-03-25 21:23:08,372 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-03-25 21:23:08,372 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}53fa3bf320fe024271d7315765f6dede05c04af6" -d '{"subnet": {"name": "tempest_smoke-subnet_f13c903c-2063-476c-be8c-1a6ff7ad6313", "enable_dhcp": true, "network_id": "0b5e161e-d727-46ef-84e9-454cea62e388", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-03-25 21:23:09,174 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 699 Content-Type: application/json Date: Mon, 25 Mar 2019 21:23:09 GMT X-Openstack-Request-Id: req-b015e703-5702-4e03-8537-9ef2c2531200 2019-03-25 21:23:09,175 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-03-25T21:23:09Z","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":"90a90765-5d72-4816-aab4-48dc9db2154b","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"d1f5fc2451314ff2aa90ba5903c13755","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tempest_smoke-subnet_f13c903c-2063-476c-be8c-1a6ff7ad6313","enable_dhcp":true,"segment_id":null,"network_id":"0b5e161e-d727-46ef-84e9-454cea62e388","tenant_id":"d1f5fc2451314ff2aa90ba5903c13755","created_at":"2019-03-25T21:23:09Z","ip_version":4}} 2019-03-25 21:23:09,175 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/subnets.json used request id req-b015e703-5702-4e03-8537-9ef2c2531200 2019-03-25 21:23:09,175 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.803329944611s 2019-03-25 21:23:09,176 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-03-25T21:23:09Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'90a90765-5d72-4816-aab4-48dc9db2154b', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest_smoke-subnet_f13c903c-2063-476c-be8c-1a6ff7ad6313', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'0b5e161e-d727-46ef-84e9-454cea62e388', u'tenant_id': u'd1f5fc2451314ff2aa90ba5903c13755', u'created_at': u'2019-03-25T21:23:09Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'd1f5fc2451314ff2aa90ba5903c13755'}) 2019-03-25 21:23:09,176 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-03-25 21:23:09,177 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}53fa3bf320fe024271d7315765f6dede05c04af6" -d '{"router": {"external_gateway_info": {"network_id": "39f6a7de-fe0a-4d74-ab36-900db9e46127"}, "name": "tempest_smoke-router_f13c903c-2063-476c-be8c-1a6ff7ad6313", "admin_state_up": true}}' 2019-03-25 21:23:16,567 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 712 Content-Type: application/json Date: Mon, 25 Mar 2019 21:23:16 GMT X-Openstack-Request-Id: req-023cbe84-7528-4994-85ee-262afd870288 2019-03-25 21:23:16,568 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "39f6a7de-fe0a-4d74-ab36-900db9e46127", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "45132bb9-b5c2-4ed3-85b9-9add1bd00bfe", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "d1f5fc2451314ff2aa90ba5903c13755", "created_at": "2019-03-25T21:23:10Z", "admin_state_up": true, "updated_at": "2019-03-25T21:23:11Z", "project_id": "d1f5fc2451314ff2aa90ba5903c13755", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "486959ec-74e6-412f-b158-b4d766fe2d89", "name": "tempest_smoke-router_f13c903c-2063-476c-be8c-1a6ff7ad6313"}} 2019-03-25 21:23:16,568 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/routers.json used request id req-023cbe84-7528-4994-85ee-262afd870288 2019-03-25 21:23:16,568 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.39167284966s 2019-03-25 21:23:16,569 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-03-25T21:23:11Z', u'revision_number': 3, u'ha': True, u'id': u'486959ec-74e6-412f-b158-b4d766fe2d89', u'external_gateway_info': {u'network_id': u'39f6a7de-fe0a-4d74-ab36-900db9e46127', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'45132bb9-b5c2-4ed3-85b9-9add1bd00bfe', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest_smoke-router_f13c903c-2063-476c-be8c-1a6ff7ad6313', u'admin_state_up': True, u'tenant_id': u'd1f5fc2451314ff2aa90ba5903c13755', u'created_at': u'2019-03-25T21:23:10Z', u'flavor_id': None, u'routes': [], u'project_id': u'd1f5fc2451314ff2aa90ba5903c13755'}) 2019-03-25 21:23:16,569 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-03-25 21:23:16,570 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.37:9696/v2.0/routers/486959ec-74e6-412f-b158-b4d766fe2d89/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}53fa3bf320fe024271d7315765f6dede05c04af6" -d '{"subnet_id": "90a90765-5d72-4816-aab4-48dc9db2154b"}' 2019-03-25 21:23:19,646 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Mon, 25 Mar 2019 21:23:19 GMT X-Openstack-Request-Id: req-5eaf1cff-7897-4d0b-9ddb-822d1e7ad49e 2019-03-25 21:23:19,646 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "0b5e161e-d727-46ef-84e9-454cea62e388", "tenant_id": "d1f5fc2451314ff2aa90ba5903c13755", "subnet_id": "90a90765-5d72-4816-aab4-48dc9db2154b", "subnet_ids": ["90a90765-5d72-4816-aab4-48dc9db2154b"], "port_id": "cf4dbc13-9afc-4c5f-9667-ee620da0af36", "id": "486959ec-74e6-412f-b158-b4d766fe2d89"} 2019-03-25 21:23:19,646 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.37:9696/v2.0/routers/486959ec-74e6-412f-b158-b4d766fe2d89/add_router_interface.json used request id req-5eaf1cff-7897-4d0b-9ddb-822d1e7ad49e 2019-03-25 21:23:19,647 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.07710719109s 2019-03-25 21:23:19,647 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-03-25 21:23:19,748 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-03-25 21:23:19,752 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-25 21:23:19,757 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Mon, 25 Mar 2019 21:23:20 GMT 2019-03-25 21:23:19,758 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}]} 2019-03-25 21:23:19,763 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-25 21:23:19,767 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}53fa3bf320fe024271d7315765f6dede05c04af6" 2019-03-25 21:23:20,218 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Mon, 25 Mar 2019 21:23:20 GMT X-Openstack-Request-Id: req-dbec9f12-6fa8-42c7-ac8e-38db35d529cb 2019-03-25 21:23:20,218 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-25 21:23:20,218 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.37:9292/v2/images used request id req-dbec9f12-6fa8-42c7-ac8e-38db35d529cb 2019-03-25 21:23:20,218 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.455763816833s 2019-03-25 21:23:20,228 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-03-25 21:23:20,232 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}53fa3bf320fe024271d7315765f6dede05c04af6" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke-img_f13c903c-2063-476c-be8c-1a6ff7ad6313", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke-img_f13c903c-2063-476c-be8c-1a6ff7ad6313"}' 2019-03-25 21:23:20,597 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 942 Content-Type: application/json Date: Mon, 25 Mar 2019 21:23:20 GMT Location: http://172.30.9.37:9292/v2/images/7a274b5a-246c-46c4-8540-a5613dced32d Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-e8e38aee-dea2-4b88-b151-562b6afb3017 2019-03-25 21:23:20,598 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-25T21:23:20Z", "file": "/v2/images/7a274b5a-246c-46c4-8540-a5613dced32d/file", "owner": "d1f5fc2451314ff2aa90ba5903c13755", "id": "7a274b5a-246c-46c4-8540-a5613dced32d", "size": null, "self": "/v2/images/7a274b5a-246c-46c4-8540-a5613dced32d", "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_f13c903c-2063-476c-be8c-1a6ff7ad6313", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_f13c903c-2063-476c-be8c-1a6ff7ad6313", "checksum": null, "created_at": "2019-03-25T21:23:20Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-03-25 21:23:20,598 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.37:9292/v2/images used request id req-e8e38aee-dea2-4b88-b151-562b6afb3017 2019-03-25 21:23:20,598 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.370434999466s 2019-03-25 21:23:20,599 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-03-25 21:23:20,604 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.37:9292/v2/images/7a274b5a-246c-46c4-8540-a5613dced32d/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}53fa3bf320fe024271d7315765f6dede05c04af6" -d '' 2019-03-25 21:23:21,493 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 25 Mar 2019 21:23:21 GMT X-Openstack-Request-Id: req-f160dff7-f601-49e4-8106-1b9cb74220fb 2019-03-25 21:23:21,493 - 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-03-25 21:23:21,494 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.37:9292/v2/images/7a274b5a-246c-46c4-8540-a5613dced32d/file used request id req-f160dff7-f601-49e4-8106-1b9cb74220fb 2019-03-25 21:23:21,494 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.894710063934s 2019-03-25 21:23:21,499 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-25 21:23:21,503 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}53fa3bf320fe024271d7315765f6dede05c04af6" 2019-03-25 21:23:21,833 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Mon, 25 Mar 2019 21:23:22 GMT X-Openstack-Request-Id: req-5f1e2cfc-675b-4c13-834d-48a5325683a6 2019-03-25 21:23:21,834 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-25T21:23:21Z", "file": "/v2/images/7a274b5a-246c-46c4-8540-a5613dced32d/file", "owner": "d1f5fc2451314ff2aa90ba5903c13755", "id": "7a274b5a-246c-46c4-8540-a5613dced32d", "size": 12716032, "self": "/v2/images/7a274b5a-246c-46c4-8540-a5613dced32d", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://e462d782-10b3-4bf7-bfdc-4087219c1f00/images/7a274b5a-246c-46c4-8540-a5613dced32d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://e462d782-10b3-4bf7-bfdc-4087219c1f00/images/7a274b5a-246c-46c4-8540-a5613dced32d/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_f13c903c-2063-476c-be8c-1a6ff7ad6313", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_f13c903c-2063-476c-be8c-1a6ff7ad6313", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-25T21:23:20Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-25 21:23:21,834 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.37:9292/v2/images used request id req-5f1e2cfc-675b-4c13-834d-48a5325683a6 2019-03-25 21:23:21,834 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.334641218185s 2019-03-25 21:23:21,836 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://e462d782-10b3-4bf7-bfdc-4087219c1f00/images/7a274b5a-246c-46c4-8540-a5613dced32d/snap', u'metadata': Munch({})})], 'file': u'/v2/images/7a274b5a-246c-46c4-8540-a5613dced32d/file', 'owner': u'd1f5fc2451314ff2aa90ba5903c13755', 'id': u'7a274b5a-246c-46c4-8540-a5613dced32d', 'size': 12716032, u'self': u'/v2/images/7a274b5a-246c-46c4-8540-a5613dced32d', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd1f5fc2451314ff2aa90ba5903c13755', 'name': 'tempest_smoke-project_f13c903c-2063-476c-be8c-1a6ff7ad6313', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://e462d782-10b3-4bf7-bfdc-4087219c1f00/images/7a274b5a-246c-46c4-8540-a5613dced32d/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-03-25T21:23:21Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-03-25T21:23:21Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_f13c903c-2063-476c-be8c-1a6ff7ad6313', '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/7a274b5a-246c-46c4-8540-a5613dced32d', 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_f13c903c-2063-476c-be8c-1a6ff7ad6313', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke-img_f13c903c-2063-476c-be8c-1a6ff7ad6313', 'created': u'2019-03-25T21:23:20Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-03-25T21:23:20Z', 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/7a274b5a-246c-46c4-8540-a5613dced32d', 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_f13c903c-2063-476c-be8c-1a6ff7ad6313', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-03-25 21:23:21,839 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-03-25 21:23:21,842 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a7bd40d1da84983465834f3176c109dd597485e4" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "tempest_smoke-flavor_f13c903c-2063-476c-be8c-1a6ff7ad6313", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-03-25 21:23:22,209 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 312 Content-Type: application/json Date: Mon, 25 Mar 2019 21:23:21 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-648662e5-1b5f-45a2-b309-cad17d473d0a x-openstack-request-id: req-648662e5-1b5f-45a2-b309-cad17d473d0a 2019-03-25 21:23:22,209 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "tempest_smoke-flavor_f13c903c-2063-476c-be8c-1a6ff7ad6313", "links": [{"href": "http://172.30.9.37:8774/v2.1/flavors/6698451b-84f9-41c3-9030-b98416c2f79c", "rel": "self"}, {"href": "http://172.30.9.37:8774/flavors/6698451b-84f9-41c3-9030-b98416c2f79c", "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": "6698451b-84f9-41c3-9030-b98416c2f79c"}} 2019-03-25 21:23:22,209 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/flavors used request id req-648662e5-1b5f-45a2-b309-cad17d473d0a 2019-03-25 21:23:22,209 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.369907855988s 2019-03-25 21:23:22,210 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_f13c903c-2063-476c-be8c-1a6ff7ad6313', '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'6b11f2443f6143b883476562044a24d7', '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'6698451b-84f9-41c3-9030-b98416c2f79c', 'swap': 0}) 2019-03-25 21:23:22,211 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-03-25 21:23:22,214 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:8774/v2.1/flavors/6698451b-84f9-41c3-9030-b98416c2f79c/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a7bd40d1da84983465834f3176c109dd597485e4" -d '{"extra_specs": {}}' 2019-03-25 21:23:22,231 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 25 Mar 2019 21:23:22 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-5d22481d-60b6-42ec-ae35-4cbcc5df2553 x-openstack-request-id: req-5d22481d-60b6-42ec-ae35-4cbcc5df2553 2019-03-25 21:23:22,231 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-03-25 21:23:22,231 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/flavors/6698451b-84f9-41c3-9030-b98416c2f79c/os-extra_specs used request id req-5d22481d-60b6-42ec-ae35-4cbcc5df2553 2019-03-25 21:23:22,231 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0204172134399s 2019-03-25 21:23:22,241 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-25 21:23:22,247 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 25 Mar 2019 21:23:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-47e85053-d4a4-4777-92a0-fdc371603f6a 2019-03-25 21:23:22,248 - 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.37:5000/v3/", "rel": "self"}]}]}} 2019-03-25 21:23:22,248 - keystoneauth.session - DEBUG - GET call to http://172.30.9.37:5000/ used request id req-47e85053-d4a4-4777-92a0-fdc371603f6a 2019-03-25 21:23:22,251 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-25 21:23:22,255 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}53fa3bf320fe024271d7315765f6dede05c04af6" 2019-03-25 21:23:22,450 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Mon, 25 Mar 2019 21:23:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f0ff9b2-a5d7-4d8c-914c-82b154a47729 2019-03-25 21:23:22,450 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "11032691bf034d33af51afe8b5ce7476", "links": {"self": "http://172.30.9.37:5000/v3/roles/11032691bf034d33af51afe8b5ce7476"}, "name": "admin"}, {"domain_id": null, "id": "26a54836e73f4d07bbcc0d342c766b1a", "links": {"self": "http://172.30.9.37:5000/v3/roles/26a54836e73f4d07bbcc0d342c766b1a"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2f48d72bb1f44c6e85f2f15174631ba8", "links": {"self": "http://172.30.9.37:5000/v3/roles/2f48d72bb1f44c6e85f2f15174631ba8"}, "name": "reader"}, {"domain_id": null, "id": "31501dbd647741fa87bff782f6de9470", "links": {"self": "http://172.30.9.37:5000/v3/roles/31501dbd647741fa87bff782f6de9470"}, "name": "member"}, {"domain_id": null, "id": "43a14f86aa66403b8924451803571219", "links": {"self": "http://172.30.9.37:5000/v3/roles/43a14f86aa66403b8924451803571219"}, "name": "swiftoperator"}, {"domain_id": null, "id": "5bc3330773bb4f488fa76a8d2b51727e", "links": {"self": "http://172.30.9.37:5000/v3/roles/5bc3330773bb4f488fa76a8d2b51727e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.37:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-03-25 21:23:22,451 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/roles used request id req-6f0ff9b2-a5d7-4d8c-914c-82b154a47729 2019-03-25 21:23:22,451 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.199172019958s 2019-03-25 21:23:22,456 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-25 21:23:22,459 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}53fa3bf320fe024271d7315765f6dede05c04af6" 2019-03-25 21:23:22,655 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Mon, 25 Mar 2019 21:23:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8758694-e7ea-48b5-b40a-6aa623a713d0 2019-03-25 21:23:22,655 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "11032691bf034d33af51afe8b5ce7476", "links": {"self": "http://172.30.9.37:5000/v3/roles/11032691bf034d33af51afe8b5ce7476"}, "name": "admin"}, {"domain_id": null, "id": "26a54836e73f4d07bbcc0d342c766b1a", "links": {"self": "http://172.30.9.37:5000/v3/roles/26a54836e73f4d07bbcc0d342c766b1a"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2f48d72bb1f44c6e85f2f15174631ba8", "links": {"self": "http://172.30.9.37:5000/v3/roles/2f48d72bb1f44c6e85f2f15174631ba8"}, "name": "reader"}, {"domain_id": null, "id": "31501dbd647741fa87bff782f6de9470", "links": {"self": "http://172.30.9.37:5000/v3/roles/31501dbd647741fa87bff782f6de9470"}, "name": "member"}, {"domain_id": null, "id": "43a14f86aa66403b8924451803571219", "links": {"self": "http://172.30.9.37:5000/v3/roles/43a14f86aa66403b8924451803571219"}, "name": "swiftoperator"}, {"domain_id": null, "id": "5bc3330773bb4f488fa76a8d2b51727e", "links": {"self": "http://172.30.9.37:5000/v3/roles/5bc3330773bb4f488fa76a8d2b51727e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.37:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-03-25 21:23:22,655 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/roles used request id req-f8758694-e7ea-48b5-b40a-6aa623a713d0 2019-03-25 21:23:22,655 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.199454069138s 2019-03-25 21:23:22,667 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-03-25 21:23:26,628 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 3b5359ee-45ae-4b91-8c95-66ee569c3db0 | 2019-03-25T21:23:26.281969 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 3b5359ee-45ae-4b91-8c95-66ee569c3db0 ~/.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-03-25 21:23:29,977 - 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 | | cinder | volume | 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-03-25 21:23:30,718 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Create verifier from existing repo... 2019-03-25 21:23:35,640 - 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=99afffe9-3164-4f37-a70d-bf0e6aa7eddd) as the default verifier for the future CLI operations. 2019-03-25 21:23:37,461 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-03-25 21:23:37,465 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a7bd40d1da84983465834f3176c109dd597485e4" 2019-03-25 21:23:37,500 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 736 Content-Type: application/json Date: Mon, 25 Mar 2019 21: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-1f3ee980-abaf-4643-bb5b-0b6f3cfaca75 x-openstack-request-id: req-1f3ee980-abaf-4643-bb5b-0b6f3cfaca75 2019-03-25 21:23:37,501 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 254}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.8", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 251}, "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.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-03-25 21:23:37,501 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/os-hypervisors/detail used request id req-1f3ee980-abaf-4643-bb5b-0b6f3cfaca75 2019-03-25 21:23:37,501 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0399949550629s 2019-03-25 21:23:37,507 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-25 21:23:37,511 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}53fa3bf320fe024271d7315765f6dede05c04af6" 2019-03-25 21:23:37,842 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Mon, 25 Mar 2019 21:23:37 GMT X-Openstack-Request-Id: req-f22d58f2-b58b-4a50-9ccb-e3e14d403b82 2019-03-25 21:23:37,843 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-25T21:23:21Z", "file": "/v2/images/7a274b5a-246c-46c4-8540-a5613dced32d/file", "owner": "d1f5fc2451314ff2aa90ba5903c13755", "id": "7a274b5a-246c-46c4-8540-a5613dced32d", "size": 12716032, "self": "/v2/images/7a274b5a-246c-46c4-8540-a5613dced32d", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://e462d782-10b3-4bf7-bfdc-4087219c1f00/images/7a274b5a-246c-46c4-8540-a5613dced32d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://e462d782-10b3-4bf7-bfdc-4087219c1f00/images/7a274b5a-246c-46c4-8540-a5613dced32d/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_f13c903c-2063-476c-be8c-1a6ff7ad6313", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_f13c903c-2063-476c-be8c-1a6ff7ad6313", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-25T21:23:20Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-25 21:23:37,843 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.37:9292/v2/images used request id req-f22d58f2-b58b-4a50-9ccb-e3e14d403b82 2019-03-25 21:23:37,843 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.336436986923s 2019-03-25 21:23:37,854 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-03-25 21:23:37,858 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}53fa3bf320fe024271d7315765f6dede05c04af6" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke-img_alt_f13c903c-2063-476c-be8c-1a6ff7ad6313", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke-img_alt_f13c903c-2063-476c-be8c-1a6ff7ad6313"}' 2019-03-25 21:23:37,945 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 950 Content-Type: application/json Date: Mon, 25 Mar 2019 21:23:38 GMT Location: http://172.30.9.37:9292/v2/images/d0f16736-8383-4a5f-ac1b-4ab834565136 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-a0331a10-0adf-4460-a3e0-39eaf46a8fec 2019-03-25 21:23:37,945 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-25T21:23:38Z", "file": "/v2/images/d0f16736-8383-4a5f-ac1b-4ab834565136/file", "owner": "d1f5fc2451314ff2aa90ba5903c13755", "id": "d0f16736-8383-4a5f-ac1b-4ab834565136", "size": null, "self": "/v2/images/d0f16736-8383-4a5f-ac1b-4ab834565136", "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_f13c903c-2063-476c-be8c-1a6ff7ad6313", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_alt_f13c903c-2063-476c-be8c-1a6ff7ad6313", "checksum": null, "created_at": "2019-03-25T21:23:38Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-03-25 21:23:37,945 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.37:9292/v2/images used request id req-a0331a10-0adf-4460-a3e0-39eaf46a8fec 2019-03-25 21:23:37,945 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0917029380798s 2019-03-25 21:23:37,946 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-03-25 21:23:37,950 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.37:9292/v2/images/d0f16736-8383-4a5f-ac1b-4ab834565136/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}53fa3bf320fe024271d7315765f6dede05c04af6" -d '' 2019-03-25 21:23:38,815 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 25 Mar 2019 21:23:39 GMT X-Openstack-Request-Id: req-32107f34-9a7c-440f-a868-1266c995ba9e 2019-03-25 21:23:38,815 - 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-03-25 21:23:38,815 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.37:9292/v2/images/d0f16736-8383-4a5f-ac1b-4ab834565136/file used request id req-32107f34-9a7c-440f-a868-1266c995ba9e 2019-03-25 21:23:38,815 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.869004964828s 2019-03-25 21:23:38,820 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-25 21:23:38,824 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}53fa3bf320fe024271d7315765f6dede05c04af6" 2019-03-25 21:23:39,141 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2745 Content-Type: application/json Date: Mon, 25 Mar 2019 21:23:39 GMT X-Openstack-Request-Id: req-2df749b8-1c05-4f46-bb29-b582c7b02450 2019-03-25 21:23:39,142 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-25T21:23:39Z", "file": "/v2/images/d0f16736-8383-4a5f-ac1b-4ab834565136/file", "owner": "d1f5fc2451314ff2aa90ba5903c13755", "id": "d0f16736-8383-4a5f-ac1b-4ab834565136", "size": 12716032, "self": "/v2/images/d0f16736-8383-4a5f-ac1b-4ab834565136", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://e462d782-10b3-4bf7-bfdc-4087219c1f00/images/d0f16736-8383-4a5f-ac1b-4ab834565136/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://e462d782-10b3-4bf7-bfdc-4087219c1f00/images/d0f16736-8383-4a5f-ac1b-4ab834565136/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_alt_f13c903c-2063-476c-be8c-1a6ff7ad6313", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_alt_f13c903c-2063-476c-be8c-1a6ff7ad6313", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-25T21:23:38Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-25T21:23:21Z", "file": "/v2/images/7a274b5a-246c-46c4-8540-a5613dced32d/file", "owner": "d1f5fc2451314ff2aa90ba5903c13755", "id": "7a274b5a-246c-46c4-8540-a5613dced32d", "size": 12716032, "self": "/v2/images/7a274b5a-246c-46c4-8540-a5613dced32d", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://e462d782-10b3-4bf7-bfdc-4087219c1f00/images/7a274b5a-246c-46c4-8540-a5613dced32d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://e462d782-10b3-4bf7-bfdc-4087219c1f00/images/7a274b5a-246c-46c4-8540-a5613dced32d/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_f13c903c-2063-476c-be8c-1a6ff7ad6313", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_f13c903c-2063-476c-be8c-1a6ff7ad6313", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-25T21:23:20Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-25 21:23:39,142 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.37:9292/v2/images used request id req-2df749b8-1c05-4f46-bb29-b582c7b02450 2019-03-25 21:23:39,142 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.322085142136s 2019-03-25 21:23:39,145 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://e462d782-10b3-4bf7-bfdc-4087219c1f00/images/d0f16736-8383-4a5f-ac1b-4ab834565136/snap', u'metadata': Munch({})})], 'file': u'/v2/images/d0f16736-8383-4a5f-ac1b-4ab834565136/file', 'owner': u'd1f5fc2451314ff2aa90ba5903c13755', 'id': u'd0f16736-8383-4a5f-ac1b-4ab834565136', 'size': 12716032, u'self': u'/v2/images/d0f16736-8383-4a5f-ac1b-4ab834565136', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd1f5fc2451314ff2aa90ba5903c13755', 'name': 'tempest_smoke-project_f13c903c-2063-476c-be8c-1a6ff7ad6313', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://e462d782-10b3-4bf7-bfdc-4087219c1f00/images/d0f16736-8383-4a5f-ac1b-4ab834565136/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-03-25T21:23:39Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-03-25T21:23:39Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_alt_f13c903c-2063-476c-be8c-1a6ff7ad6313', '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/d0f16736-8383-4a5f-ac1b-4ab834565136', 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_f13c903c-2063-476c-be8c-1a6ff7ad6313', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke-img_alt_f13c903c-2063-476c-be8c-1a6ff7ad6313', 'created': u'2019-03-25T21:23:38Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-03-25T21:23: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/d0f16736-8383-4a5f-ac1b-4ab834565136', 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_f13c903c-2063-476c-be8c-1a6ff7ad6313', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-03-25 21:23:39,145 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-03-25 21:23:39,149 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a7bd40d1da84983465834f3176c109dd597485e4" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "tempest_smoke-flavor_alt_f13c903c-2063-476c-be8c-1a6ff7ad6313", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-03-25 21:23:39,203 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 315 Content-Type: application/json Date: Mon, 25 Mar 2019 21:23:39 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-6b699762-3cf2-4367-b697-f4adb527e6d8 x-openstack-request-id: req-6b699762-3cf2-4367-b697-f4adb527e6d8 2019-03-25 21:23:39,203 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "tempest_smoke-flavor_alt_f13c903c-2063-476c-be8c-1a6ff7ad6313", "links": [{"href": "http://172.30.9.37:8774/v2.1/flavors/0bf1bf8f-20c2-496b-a47e-fcd3dc39169c", "rel": "self"}, {"href": "http://172.30.9.37:8774/flavors/0bf1bf8f-20c2-496b-a47e-fcd3dc39169c", "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": "0bf1bf8f-20c2-496b-a47e-fcd3dc39169c"}} 2019-03-25 21:23:39,204 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/flavors used request id req-6b699762-3cf2-4367-b697-f4adb527e6d8 2019-03-25 21:23:39,204 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0582158565521s 2019-03-25 21:23:39,205 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_alt_f13c903c-2063-476c-be8c-1a6ff7ad6313', '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'6b11f2443f6143b883476562044a24d7', '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'0bf1bf8f-20c2-496b-a47e-fcd3dc39169c', 'swap': 0}) 2019-03-25 21:23:39,205 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-03-25 21:23:39,209 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:8774/v2.1/flavors/0bf1bf8f-20c2-496b-a47e-fcd3dc39169c/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a7bd40d1da84983465834f3176c109dd597485e4" -d '{"extra_specs": {}}' 2019-03-25 21:23:39,228 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 25 Mar 2019 21:23: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-d5e59501-a9c0-4693-b3c5-7cbe1c291b75 x-openstack-request-id: req-d5e59501-a9c0-4693-b3c5-7cbe1c291b75 2019-03-25 21:23:39,228 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-03-25 21:23:39,228 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/flavors/0bf1bf8f-20c2-496b-a47e-fcd3dc39169c/os-extra_specs used request id req-d5e59501-a9c0-4693-b3c5-7cbe1c291b75 2019-03-25 21:23:39,228 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0228888988495s 2019-03-25 21:23:39,229 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_alt_f13c903c-2063-476c-be8c-1a6ff7ad6313', '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'6b11f2443f6143b883476562044a24d7', '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'0bf1bf8f-20c2-496b-a47e-fcd3dc39169c', 'swap': 0}) 2019-03-25 21:23:42,561 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-03-25 21:23:42,562 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Looking for tempest.conf file... 2019-03-25 21:23:42,562 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Updating selected tempest.conf parameters... 2019-03-25 21:23:42,565 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-03-25 21:23:42,604 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2019-03-25 21:23:45,199 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-99afffe9-3164-4f37-a70d-bf0e6aa7eddd/repo; stestr list '(?=.*\[.*\bsmoke\b.*\])(^tempest\.api)' >/home/opnfv/functest/results/tempest_smoke/test_list.txt 2>/dev/null) 2019-03-25 21:23:45,304 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-03-25 21:23:45,353 - 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-03-25 21:30:28,980 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: bb9c891c-faa8-4687-b293-bf043696d536 2019-03-25 21:30:28,988 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'bb9c891c-faa8-4687-b293-bf043696d536']'. 2019-03-25 21:30:29,717 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-03-25 21:30:29,717 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-03-25 21:30:29,717 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-03-25 21:30:29,717 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | bb9c891c-faa8-4687-b293-bf043696d536 | 2019-03-25 21:30:29,718 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2019-03-25 21:30:29,718 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-03-25 21:23:47 | 2019-03-25 21:30:29,718 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-03-25 21:30:28 | 2019-03-25 21:30:29,718 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:06:41 | 2019-03-25 21:30:29,718 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2019-03-25 21:30:29,718 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2019-03-25 21:30:29,718 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-03-25 21:30:29,719 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 99afffe9-3164-4f37-a70d-bf0e6aa7eddd) | 2019-03-25 21:30:29,719 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-03-25 21:30:29,719 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 3b5359ee-45ae-4b91-8c95-66ee569c3db0) | 2019-03-25 21:30:29,719 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 107 | 2019-03-25 21:30:29,719 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 394.508 | 2019-03-25 21:30:29,719 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 100 | 2019-03-25 21:30:29,720 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 5 | 2019-03-25 21:30:29,720 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-03-25 21:30:29,720 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-03-25 21:30:29,720 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 2 | 2019-03-25 21:30:29,720 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-03-25 21:30:29,720 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2019-03-25 21:30:29,720 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-03-25 21:30:29,832 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke success_rate is 98.0392156863% 2019-03-25 21:30:29,833 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'html', '--uuid', 'bb9c891c-faa8-4687-b293-bf043696d536', '--to', u'/home/opnfv/functest/results/tempest_smoke/tempest-report.html'] 2019-03-25 21:30:31,798 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type html --uuid bb9c891c-faa8-4687-b293-bf043696d536 --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-03-25 21:30:31,798 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'junit-xml', '--uuid', 'bb9c891c-faa8-4687-b293-bf043696d536', '--to', u'/home/opnfv/functest/results/tempest_smoke/tempest-report.xml'] 2019-03-25 21:30:33,636 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type junit-xml --uuid bb9c891c-faa8-4687-b293-bf043696d536 --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-03-25 21:30:33,753 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-03-25 21:30:33,753 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | tempest_smoke | functest | 07:27 | FAIL | +-----------------------+------------------+------------------+----------------+ 2019-03-25 21:30:33,760 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-03-25 21:30:33,764 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9292/v2/images/d0f16736-8383-4a5f-ac1b-4ab834565136 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}53fa3bf320fe024271d7315765f6dede05c04af6" 2019-03-25 21:30:35,033 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 25 Mar 2019 21:30:35 GMT X-Openstack-Request-Id: req-a2acd135-8a5c-4441-b061-41daef38408c 2019-03-25 21:30:35,033 - 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-03-25 21:30:35,033 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.37:9292/v2/images/d0f16736-8383-4a5f-ac1b-4ab834565136 used request id req-a2acd135-8a5c-4441-b061-41daef38408c 2019-03-25 21:30:35,034 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.27334809303s 2019-03-25 21:30:35,039 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-25 21:30:35,042 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a7bd40d1da84983465834f3176c109dd597485e4" 2019-03-25 21:30:35,347 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 364 Content-Type: application/json Date: Mon, 25 Mar 2019 21:30: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-c0ea0886-4086-438a-94c5-c8f9d988a6f1 x-openstack-request-id: req-c0ea0886-4086-438a-94c5-c8f9d988a6f1 2019-03-25 21:30:35,347 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "tempest_smoke-flavor_alt_f13c903c-2063-476c-be8c-1a6ff7ad6313", "links": [{"href": "http://172.30.9.37:8774/v2.1/flavors/0bf1bf8f-20c2-496b-a47e-fcd3dc39169c", "rel": "self"}, {"href": "http://172.30.9.37:8774/flavors/0bf1bf8f-20c2-496b-a47e-fcd3dc39169c", "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": "0bf1bf8f-20c2-496b-a47e-fcd3dc39169c"}, {"name": "tempest_smoke-flavor_f13c903c-2063-476c-be8c-1a6ff7ad6313", "links": [{"href": "http://172.30.9.37:8774/v2.1/flavors/6698451b-84f9-41c3-9030-b98416c2f79c", "rel": "self"}, {"href": "http://172.30.9.37:8774/flavors/6698451b-84f9-41c3-9030-b98416c2f79c", "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": "6698451b-84f9-41c3-9030-b98416c2f79c"}]} 2019-03-25 21:30:35,347 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/flavors/detail?is_public=None used request id req-c0ea0886-4086-438a-94c5-c8f9d988a6f1 2019-03-25 21:30:35,348 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.308653116226s 2019-03-25 21:30:35,350 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-03-25 21:30:35,353 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:8774/v2.1/flavors/0bf1bf8f-20c2-496b-a47e-fcd3dc39169c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a7bd40d1da84983465834f3176c109dd597485e4" 2019-03-25 21:30:35,393 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 25 Mar 2019 21:30:35 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e82a38c4-dac3-449a-965e-286b579e8e52 x-openstack-request-id: req-e82a38c4-dac3-449a-965e-286b579e8e52 2019-03-25 21:30:35,394 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.37:8774/v2.1/flavors/0bf1bf8f-20c2-496b-a47e-fcd3dc39169c used request id req-e82a38c4-dac3-449a-965e-286b579e8e52 2019-03-25 21:30:35,394 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0437059402466s 2019-03-25 21:30:35,394 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-03-25 21:30:35,395 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.37:9696/v2.0/routers/486959ec-74e6-412f-b158-b4d766fe2d89/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}53fa3bf320fe024271d7315765f6dede05c04af6" -d '{"subnet_id": "90a90765-5d72-4816-aab4-48dc9db2154b"}' 2019-03-25 21:30:38,338 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Mon, 25 Mar 2019 21:30:38 GMT X-Openstack-Request-Id: req-f1bdfa8f-dd66-43d5-aa93-1419516145b6 2019-03-25 21:30:38,339 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "0b5e161e-d727-46ef-84e9-454cea62e388", "tenant_id": "d1f5fc2451314ff2aa90ba5903c13755", "subnet_id": "90a90765-5d72-4816-aab4-48dc9db2154b", "subnet_ids": ["90a90765-5d72-4816-aab4-48dc9db2154b"], "port_id": "cf4dbc13-9afc-4c5f-9667-ee620da0af36", "id": "486959ec-74e6-412f-b158-b4d766fe2d89"} 2019-03-25 21:30:38,339 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.37:9696/v2.0/routers/486959ec-74e6-412f-b158-b4d766fe2d89/remove_router_interface.json used request id req-f1bdfa8f-dd66-43d5-aa93-1419516145b6 2019-03-25 21:30:38,339 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.94453001022s 2019-03-25 21:30:38,339 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-03-25 21:30:38,340 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}53fa3bf320fe024271d7315765f6dede05c04af6" 2019-03-25 21:30:38,776 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 721 Content-Type: application/json Date: Mon, 25 Mar 2019 21:30:39 GMT X-Openstack-Request-Id: req-8ddb8c86-70df-49af-9f5c-d44e843f7e1b 2019-03-25 21:30:38,777 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "39f6a7de-fe0a-4d74-ab36-900db9e46127", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "45132bb9-b5c2-4ed3-85b9-9add1bd00bfe", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "d1f5fc2451314ff2aa90ba5903c13755", "created_at": "2019-03-25T21:23:10Z", "admin_state_up": true, "updated_at": "2019-03-25T21:30:36Z", "project_id": "d1f5fc2451314ff2aa90ba5903c13755", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "486959ec-74e6-412f-b158-b4d766fe2d89", "name": "tempest_smoke-router_f13c903c-2063-476c-be8c-1a6ff7ad6313"}]} 2019-03-25 21:30:38,777 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/routers.json used request id req-8ddb8c86-70df-49af-9f5c-d44e843f7e1b 2019-03-25 21:30:38,777 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.437696933746s 2019-03-25 21:30:38,778 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-03-25 21:30:38,779 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9696/v2.0/routers/486959ec-74e6-412f-b158-b4d766fe2d89.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}53fa3bf320fe024271d7315765f6dede05c04af6" 2019-03-25 21:30:43,228 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 25 Mar 2019 21:30:43 GMT X-Openstack-Request-Id: req-e73906b7-7ac7-4db4-ad41-4fd90a4da5ec 2019-03-25 21:30:43,228 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-25 21:30:43,228 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.37:9696/v2.0/routers/486959ec-74e6-412f-b158-b4d766fe2d89.json used request id req-e73906b7-7ac7-4db4-ad41-4fd90a4da5ec 2019-03-25 21:30:43,228 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.44979596138s 2019-03-25 21:30:43,229 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-03-25 21:30:43,229 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}53fa3bf320fe024271d7315765f6dede05c04af6" 2019-03-25 21:30:43,550 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1331 Content-Type: application/json Date: Mon, 25 Mar 2019 21:30:43 GMT X-Openstack-Request-Id: req-1a97920b-30ba-42ca-8c02-10aa9226ca09 2019-03-25 21:30:43,550 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-03-25T21:09:30Z","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":"45132bb9-b5c2-4ed3-85b9-9add1bd00bfe","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"d63177074eef45bd949b8fd2e0f3efc8","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"39f6a7de-fe0a-4d74-ab36-900db9e46127","tenant_id":"d63177074eef45bd949b8fd2e0f3efc8","created_at":"2019-03-25T21:09:30Z","ip_version":4},{"updated_at":"2019-03-25T21:23:09Z","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":"90a90765-5d72-4816-aab4-48dc9db2154b","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"d1f5fc2451314ff2aa90ba5903c13755","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tempest_smoke-subnet_f13c903c-2063-476c-be8c-1a6ff7ad6313","enable_dhcp":true,"segment_id":null,"network_id":"0b5e161e-d727-46ef-84e9-454cea62e388","tenant_id":"d1f5fc2451314ff2aa90ba5903c13755","created_at":"2019-03-25T21:23:09Z","ip_version":4}]} 2019-03-25 21:30:43,550 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/subnets.json used request id req-1a97920b-30ba-42ca-8c02-10aa9226ca09 2019-03-25 21:30:43,550 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.321748018265s 2019-03-25 21:30:43,552 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-03-25 21:30:43,552 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9696/v2.0/subnets/90a90765-5d72-4816-aab4-48dc9db2154b.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}53fa3bf320fe024271d7315765f6dede05c04af6" 2019-03-25 21:30:46,387 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 25 Mar 2019 21:30:46 GMT X-Openstack-Request-Id: req-cf800017-86c3-47aa-b06c-9dfaf131ea24 2019-03-25 21:30:46,387 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-25 21:30:46,387 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.37:9696/v2.0/subnets/90a90765-5d72-4816-aab4-48dc9db2154b.json used request id req-cf800017-86c3-47aa-b06c-9dfaf131ea24 2019-03-25 21:30:46,388 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.83562994003s 2019-03-25 21:30:46,388 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-25 21:30:46,389 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}53fa3bf320fe024271d7315765f6dede05c04af6" 2019-03-25 21:30:46,782 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1438 Content-Type: application/json Date: Mon, 25 Mar 2019 21:30:47 GMT X-Openstack-Request-Id: req-757de1c5-2d2c-4ab2-8fb2-7c813ad6acc6 2019-03-25 21:30:46,782 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"0b5e161e-d727-46ef-84e9-454cea62e388","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":14,"ipv4_address_scope":null,"shared":true,"project_id":"d1f5fc2451314ff2aa90ba5903c13755","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-25T21:30:46Z","qos_policy_id":null,"name":"tempest_smoke-net_f13c903c-2063-476c-be8c-1a6ff7ad6313","admin_state_up":true,"tenant_id":"d1f5fc2451314ff2aa90ba5903c13755","created_at":"2019-03-25T21:23:07Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"39f6a7de-fe0a-4d74-ab36-900db9e46127","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"d63177074eef45bd949b8fd2e0f3efc8","l2_adjacency":true,"status":"ACTIVE","subnets":["45132bb9-b5c2-4ed3-85b9-9add1bd00bfe"],"description":"","tags":[],"updated_at":"2019-03-25T21:09:30Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d63177074eef45bd949b8fd2e0f3efc8","created_at":"2019-03-25T21:09:22Z","provider:network_type":"flat"}]} 2019-03-25 21:30:46,782 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks.json used request id req-757de1c5-2d2c-4ab2-8fb2-7c813ad6acc6 2019-03-25 21:30:46,783 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.394468069077s 2019-03-25 21:30:46,784 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-03-25 21:30:46,784 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9696/v2.0/networks/0b5e161e-d727-46ef-84e9-454cea62e388.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}53fa3bf320fe024271d7315765f6dede05c04af6" 2019-03-25 21:30:47,754 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 25 Mar 2019 21:30:47 GMT X-Openstack-Request-Id: req-f1b994ae-75c7-44ef-a0dc-6066531abde6 2019-03-25 21:30:47,754 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-25 21:30:47,754 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.37:9696/v2.0/networks/0b5e161e-d727-46ef-84e9-454cea62e388.json used request id req-f1b994ae-75c7-44ef-a0dc-6066531abde6 2019-03-25 21:30:47,754 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.970332145691s 2019-03-25 21:30:47,759 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-25 21:30:47,763 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}53fa3bf320fe024271d7315765f6dede05c04af6" 2019-03-25 21:30:48,077 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Mon, 25 Mar 2019 21:30:48 GMT X-Openstack-Request-Id: req-8f1daeae-f902-40cf-8026-e11aaaee2e6a 2019-03-25 21:30:48,078 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-25T21:23:21Z", "file": "/v2/images/7a274b5a-246c-46c4-8540-a5613dced32d/file", "owner": "d1f5fc2451314ff2aa90ba5903c13755", "id": "7a274b5a-246c-46c4-8540-a5613dced32d", "size": 12716032, "self": "/v2/images/7a274b5a-246c-46c4-8540-a5613dced32d", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://e462d782-10b3-4bf7-bfdc-4087219c1f00/images/7a274b5a-246c-46c4-8540-a5613dced32d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://e462d782-10b3-4bf7-bfdc-4087219c1f00/images/7a274b5a-246c-46c4-8540-a5613dced32d/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_f13c903c-2063-476c-be8c-1a6ff7ad6313", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_f13c903c-2063-476c-be8c-1a6ff7ad6313", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-25T21:23:20Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-25 21:30:48,078 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.37:9292/v2/images used request id req-8f1daeae-f902-40cf-8026-e11aaaee2e6a 2019-03-25 21:30:48,078 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.319574117661s 2019-03-25 21:30:48,080 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-03-25 21:30:48,084 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9292/v2/images/7a274b5a-246c-46c4-8540-a5613dced32d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}53fa3bf320fe024271d7315765f6dede05c04af6" 2019-03-25 21:30:48,971 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 25 Mar 2019 21:30:48 GMT X-Openstack-Request-Id: req-dc1e52a7-104d-4ac9-8cdb-d01f47c92aa5 2019-03-25 21:30:48,972 - 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-03-25 21:30:48,972 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.37:9292/v2/images/7a274b5a-246c-46c4-8540-a5613dced32d used request id req-dc1e52a7-104d-4ac9-8cdb-d01f47c92aa5 2019-03-25 21:30:48,972 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.891879081726s 2019-03-25 21:30:48,972 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-25 21:30:48,976 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a7bd40d1da84983465834f3176c109dd597485e4" 2019-03-25 21:30:48,997 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Mon, 25 Mar 2019 21:30: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-f6c8d8d9-1a15-44d0-b1d7-442565e3f532 x-openstack-request-id: req-f6c8d8d9-1a15-44d0-b1d7-442565e3f532 2019-03-25 21:30:48,998 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "tempest_smoke-flavor_f13c903c-2063-476c-be8c-1a6ff7ad6313", "links": [{"href": "http://172.30.9.37:8774/v2.1/flavors/6698451b-84f9-41c3-9030-b98416c2f79c", "rel": "self"}, {"href": "http://172.30.9.37:8774/flavors/6698451b-84f9-41c3-9030-b98416c2f79c", "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": "6698451b-84f9-41c3-9030-b98416c2f79c"}]} 2019-03-25 21:30:48,998 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/flavors/detail?is_public=None used request id req-f6c8d8d9-1a15-44d0-b1d7-442565e3f532 2019-03-25 21:30:48,998 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0255229473114s 2019-03-25 21:30:49,000 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-03-25 21:30:49,003 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:8774/v2.1/flavors/6698451b-84f9-41c3-9030-b98416c2f79c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a7bd40d1da84983465834f3176c109dd597485e4" 2019-03-25 21:30:49,040 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 25 Mar 2019 21:30: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-6e943d4d-22a8-4803-bd4e-3acbf3160362 x-openstack-request-id: req-6e943d4d-22a8-4803-bd4e-3acbf3160362 2019-03-25 21:30:49,040 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.37:8774/v2.1/flavors/6698451b-84f9-41c3-9030-b98416c2f79c used request id req-6e943d4d-22a8-4803-bd4e-3acbf3160362 2019-03-25 21:30:49,040 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0403139591217s 2019-03-25 21:30:49,041 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-25 21:30:49,044 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a7bd40d1da84983465834f3176c109dd597485e4" 2019-03-25 21:30:49,294 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 846 Content-Type: application/json Date: Mon, 25 Mar 2019 21:30:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea29db82-3596-4adb-a0f6-8f999e62b900 2019-03-25 21:30:49,294 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.37:5000/v3/users/053b21d2961448219162354ca8fc45d4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "053b21d2961448219162354ca8fc45d4", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.37:5000/v3/users/0cba997e091b45c8a73a8f45a0fe8dfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0cba997e091b45c8a73a8f45a0fe8dfd", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.37:5000/v3/users/22818d158bfa4ff8a0d6c434c2fe4516"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22818d158bfa4ff8a0d6c434c2fe4516", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.37:5000/v3/users/5e7d7fe83262429c99fab72fb7c561a1"}, "domain_id": "2c6fa993d67c46498996ae574963de36", "enabled": true, "options": {}, "id": "5e7d7fe83262429c99fab72fb7c561a1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.37:5000/v3/users/6602f61170074466bd94c1cfdb1b3c4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6602f61170074466bd94c1cfdb1b3c4a", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.37:5000/v3/users/75d04b39ef964aa2aefb7eff2eeb5139"}, "domain_id": "default", "enabled": true, "options": {}, "id": "75d04b39ef964aa2aefb7eff2eeb5139", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.37:5000/v3/users/91d186dc05e04a949fa38872730b130a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91d186dc05e04a949fa38872730b130a", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.37:5000/v3/users/9219d9d950464544ad2edf2658f059fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9219d9d950464544ad2edf2658f059fc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.37:5000/v3/users/b96cd7f17be240a5a085784f45e112ff"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b96cd7f17be240a5a085784f45e112ff", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.37:5000/v3/users/bafa64a0510d4b098aba158324913e75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bafa64a0510d4b098aba158324913e75", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.37:5000/v3/users/c1263c615409449180a70c80d0e8307b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c1263c615409449180a70c80d0e8307b", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.37:5000/v3/users/d85463bfa89c4aa2bcee23903e9f8b83"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d85463bfa89c4aa2bcee23903e9f8b83", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.37:5000/v3/users/e01f080a568141e981cb8c61c56d895a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e01f080a568141e981cb8c61c56d895a", "email": "panko@localhost", "password_expires_at": null}, {"name": "tempest_smoke-user_f13c903c-2063-476c-be8c-1a6ff7ad6313", "links": {"self": "http://172.30.9.37:5000/v3/users/e89346fe57084bb4ae28df82033aa17e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e89346fe57084bb4ae28df82033aa17e", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.37:5000/v3/users/fb4c5eb01265472eaddf10d884bd77c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb4c5eb01265472eaddf10d884bd77c1", "email": "swift@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.37:5000/v3/users", "previous": null, "next": null}} 2019-03-25 21:30:49,295 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/users used request id req-ea29db82-3596-4adb-a0f6-8f999e62b900 2019-03-25 21:30:49,295 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.254081964493s 2019-03-25 21:30:49,301 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-25 21:30:49,304 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/users/e89346fe57084bb4ae28df82033aa17e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a7bd40d1da84983465834f3176c109dd597485e4" 2019-03-25 21:30:49,540 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 229 Content-Type: application/json Date: Mon, 25 Mar 2019 21:30:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6dcab89e-6139-40ea-a73c-e4d26a50c256 2019-03-25 21:30:49,541 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tempest_smoke-user_f13c903c-2063-476c-be8c-1a6ff7ad6313", "links": {"self": "http://172.30.9.37:5000/v3/users/e89346fe57084bb4ae28df82033aa17e"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "e89346fe57084bb4ae28df82033aa17e", "description": null}} 2019-03-25 21:30:49,541 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/users/e89346fe57084bb4ae28df82033aa17e used request id req-6dcab89e-6139-40ea-a73c-e4d26a50c256 2019-03-25 21:30:49,541 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.240249872208s 2019-03-25 21:30:49,542 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-03-25 21:30:49,545 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:5000/v3/users/e89346fe57084bb4ae28df82033aa17e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a7bd40d1da84983465834f3176c109dd597485e4" 2019-03-25 21:30:49,876 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 25 Mar 2019 21:30:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-52a528d5-4ee6-4c59-826f-7273df278184 2019-03-25 21:30:49,876 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-25 21:30:49,876 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.37:5000/v3/users/e89346fe57084bb4ae28df82033aa17e used request id req-52a528d5-4ee6-4c59-826f-7273df278184 2019-03-25 21:30:49,876 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.334426879883s 2019-03-25 21:30:49,885 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-25 21:30:49,888 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a7bd40d1da84983465834f3176c109dd597485e4" 2019-03-25 21:30:50,111 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 388 Content-Type: application/json Date: Mon, 25 Mar 2019 21:30:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c627827d-7a4b-4782-a63e-621c2de744db 2019-03-25 21:30:50,112 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.37:5000/v3/projects/6b11f2443f6143b883476562044a24d7"}, "tags": [], "enabled": true, "id": "6b11f2443f6143b883476562044a24d7", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke", "links": {"self": "http://172.30.9.37:5000/v3/projects/d1f5fc2451314ff2aa90ba5903c13755"}, "tags": [], "enabled": true, "id": "d1f5fc2451314ff2aa90ba5903c13755", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_f13c903c-2063-476c-be8c-1a6ff7ad6313"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.37:5000/v3/projects/d63177074eef45bd949b8fd2e0f3efc8"}, "tags": [], "enabled": true, "id": "d63177074eef45bd949b8fd2e0f3efc8", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-03-25 21:30:50,112 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/projects used request id req-c627827d-7a4b-4782-a63e-621c2de744db 2019-03-25 21:30:50,112 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.227430105209s 2019-03-25 21:30:50,117 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-03-25 21:30:50,120 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:5000/v3/projects/d1f5fc2451314ff2aa90ba5903c13755 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a7bd40d1da84983465834f3176c109dd597485e4" 2019-03-25 21:30:50,429 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 25 Mar 2019 21:30:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5cf66e6f-7dfd-464a-98a2-d558db5bc69b 2019-03-25 21:30:50,429 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-25 21:30:50,429 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.37:5000/v3/projects/d1f5fc2451314ff2aa90ba5903c13755 used request id req-5cf66e6f-7dfd-464a-98a2-d558db5bc69b 2019-03-25 21:30:50,429 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.312423944473s 2019-03-25 21:30:50,435 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-25 21:30:50,435 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:9696/v2.0/security-groups.json?project_id=d1f5fc2451314ff2aa90ba5903c13755&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a7bd40d1da84983465834f3176c109dd597485e4" 2019-03-25 21:30:50,789 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Mon, 25 Mar 2019 21:30:51 GMT X-Openstack-Request-Id: req-4adfb977-e5dd-4aa3-98f0-6f084dea6c15 2019-03-25 21:30:50,790 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d1f5fc2451314ff2aa90ba5903c13755", "created_at": "2019-03-25T21:23:07Z", "updated_at": "2019-03-25T21:23:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:23:07Z", "revision_number": 0, "id": "19dd3413-f6ca-410e-8e6c-03d299f24c98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-25T21:23:07Z", "security_group_id": "98490d23-470e-4675-80c8-46d64a91e09a", "tenant_id": "d1f5fc2451314ff2aa90ba5903c13755", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1f5fc2451314ff2aa90ba5903c13755"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:23:07Z", "revision_number": 0, "id": "8244bba6-b440-4c64-90eb-20061417421e", "remote_group_id": "98490d23-470e-4675-80c8-46d64a91e09a", "remote_ip_prefix": null, "created_at": "2019-03-25T21:23:07Z", "security_group_id": "98490d23-470e-4675-80c8-46d64a91e09a", "tenant_id": "d1f5fc2451314ff2aa90ba5903c13755", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1f5fc2451314ff2aa90ba5903c13755"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:23:07Z", "revision_number": 0, "id": "ed9722f5-036e-4836-b503-4be1a2497550", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-25T21:23:07Z", "security_group_id": "98490d23-470e-4675-80c8-46d64a91e09a", "tenant_id": "d1f5fc2451314ff2aa90ba5903c13755", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1f5fc2451314ff2aa90ba5903c13755"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:23:07Z", "revision_number": 0, "id": "f2caf89b-f971-479b-8e94-14bd4ee473bd", "remote_group_id": "98490d23-470e-4675-80c8-46d64a91e09a", "remote_ip_prefix": null, "created_at": "2019-03-25T21:23:07Z", "security_group_id": "98490d23-470e-4675-80c8-46d64a91e09a", "tenant_id": "d1f5fc2451314ff2aa90ba5903c13755", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1f5fc2451314ff2aa90ba5903c13755"}], "revision_number": 1, "project_id": "d1f5fc2451314ff2aa90ba5903c13755", "id": "98490d23-470e-4675-80c8-46d64a91e09a", "name": "default"}]} 2019-03-25 21:30:50,790 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/security-groups.json?project_id=d1f5fc2451314ff2aa90ba5903c13755&name=default used request id req-4adfb977-e5dd-4aa3-98f0-6f084dea6c15 2019-03-25 21:30:50,790 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.355269193649s 2019-03-25 21:30:50,795 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-25 21:30:50,796 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a7bd40d1da84983465834f3176c109dd597485e4" 2019-03-25 21:30:51,208 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Mon, 25 Mar 2019 21:30:51 GMT X-Openstack-Request-Id: req-9dbdb319-cf87-4633-9f8c-c283e22bafff 2019-03-25 21:30:51,209 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-03-25T21:13:07Z", "updated_at": "2019-03-25T21:13:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:13:07Z", "revision_number": 0, "id": "31e8ac3d-8207-4e5f-b990-866f3f5416b6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-25T21:13:07Z", "security_group_id": "562f628f-548c-459d-aa95-16cd921f5c23", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:13:07Z", "revision_number": 0, "id": "79857e11-c9cc-477c-99ea-5ddb8fad2f59", "remote_group_id": "562f628f-548c-459d-aa95-16cd921f5c23", "remote_ip_prefix": null, "created_at": "2019-03-25T21:13:07Z", "security_group_id": "562f628f-548c-459d-aa95-16cd921f5c23", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:13:07Z", "revision_number": 0, "id": "d4999770-a7ea-488f-bbb8-c33d18961f35", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-25T21:13:07Z", "security_group_id": "562f628f-548c-459d-aa95-16cd921f5c23", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:13:07Z", "revision_number": 0, "id": "31f01741-2ed9-4c81-964d-b358877a82df", "remote_group_id": "562f628f-548c-459d-aa95-16cd921f5c23", "remote_ip_prefix": null, "created_at": "2019-03-25T21:13:07Z", "security_group_id": "562f628f-548c-459d-aa95-16cd921f5c23", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "562f628f-548c-459d-aa95-16cd921f5c23", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b11f2443f6143b883476562044a24d7", "created_at": "2019-03-25T21:13:04Z", "updated_at": "2019-03-25T21:13:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:13:04Z", "revision_number": 0, "id": "b9237e1d-c8fe-404c-8fba-64284fec345f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-25T21:13:04Z", "security_group_id": "96d81efc-269e-4a06-b100-51e616e5f674", "tenant_id": "6b11f2443f6143b883476562044a24d7", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b11f2443f6143b883476562044a24d7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:13:04Z", "revision_number": 0, "id": "dad1e60b-d960-478a-9aec-ede883e2ada8", "remote_group_id": "96d81efc-269e-4a06-b100-51e616e5f674", "remote_ip_prefix": null, "created_at": "2019-03-25T21:13:04Z", "security_group_id": "96d81efc-269e-4a06-b100-51e616e5f674", "tenant_id": "6b11f2443f6143b883476562044a24d7", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b11f2443f6143b883476562044a24d7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:13:04Z", "revision_number": 0, "id": "3262cbae-7ea5-4e17-abc5-d84ece7b10b5", "remote_group_id": "96d81efc-269e-4a06-b100-51e616e5f674", "remote_ip_prefix": null, "created_at": "2019-03-25T21:13:04Z", "security_group_id": "96d81efc-269e-4a06-b100-51e616e5f674", "tenant_id": "6b11f2443f6143b883476562044a24d7", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b11f2443f6143b883476562044a24d7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:13:04Z", "revision_number": 0, "id": "cbb6c5e7-a532-4bc7-b917-25633c1a9aad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-25T21:13:04Z", "security_group_id": "96d81efc-269e-4a06-b100-51e616e5f674", "tenant_id": "6b11f2443f6143b883476562044a24d7", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b11f2443f6143b883476562044a24d7"}], "revision_number": 1, "project_id": "6b11f2443f6143b883476562044a24d7", "id": "96d81efc-269e-4a06-b100-51e616e5f674", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d1f5fc2451314ff2aa90ba5903c13755", "created_at": "2019-03-25T21:23:07Z", "updated_at": "2019-03-25T21:23:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:23:07Z", "revision_number": 0, "id": "8244bba6-b440-4c64-90eb-20061417421e", "remote_group_id": "98490d23-470e-4675-80c8-46d64a91e09a", "remote_ip_prefix": null, "created_at": "2019-03-25T21:23:07Z", "security_group_id": "98490d23-470e-4675-80c8-46d64a91e09a", "tenant_id": "d1f5fc2451314ff2aa90ba5903c13755", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1f5fc2451314ff2aa90ba5903c13755"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:23:07Z", "revision_number": 0, "id": "19dd3413-f6ca-410e-8e6c-03d299f24c98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-25T21:23:07Z", "security_group_id": "98490d23-470e-4675-80c8-46d64a91e09a", "tenant_id": "d1f5fc2451314ff2aa90ba5903c13755", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1f5fc2451314ff2aa90ba5903c13755"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:23:07Z", "revision_number": 0, "id": "f2caf89b-f971-479b-8e94-14bd4ee473bd", "remote_group_id": "98490d23-470e-4675-80c8-46d64a91e09a", "remote_ip_prefix": null, "created_at": "2019-03-25T21:23:07Z", "security_group_id": "98490d23-470e-4675-80c8-46d64a91e09a", "tenant_id": "d1f5fc2451314ff2aa90ba5903c13755", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1f5fc2451314ff2aa90ba5903c13755"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:23:07Z", "revision_number": 0, "id": "ed9722f5-036e-4836-b503-4be1a2497550", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-25T21:23:07Z", "security_group_id": "98490d23-470e-4675-80c8-46d64a91e09a", "tenant_id": "d1f5fc2451314ff2aa90ba5903c13755", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1f5fc2451314ff2aa90ba5903c13755"}], "revision_number": 1, "project_id": "d1f5fc2451314ff2aa90ba5903c13755", "id": "98490d23-470e-4675-80c8-46d64a91e09a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d63177074eef45bd949b8fd2e0f3efc8", "created_at": "2019-03-25T21:09:22Z", "updated_at": "2019-03-25T21:09:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:09:22Z", "revision_number": 0, "id": "2c249c2d-b441-45ef-b10c-dd19cf3834aa", "remote_group_id": "e4b7c431-bef3-452c-82f2-355129ad4858", "remote_ip_prefix": null, "created_at": "2019-03-25T21:09:22Z", "security_group_id": "e4b7c431-bef3-452c-82f2-355129ad4858", "tenant_id": "d63177074eef45bd949b8fd2e0f3efc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d63177074eef45bd949b8fd2e0f3efc8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:09:22Z", "revision_number": 0, "id": "da47e4ea-6770-45d4-b42e-46be9bbed25c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-25T21:09:22Z", "security_group_id": "e4b7c431-bef3-452c-82f2-355129ad4858", "tenant_id": "d63177074eef45bd949b8fd2e0f3efc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d63177074eef45bd949b8fd2e0f3efc8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:09:22Z", "revision_number": 0, "id": "bdb83b3c-07a9-48f4-a9f4-172e4487c34d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-25T21:09:22Z", "security_group_id": "e4b7c431-bef3-452c-82f2-355129ad4858", "tenant_id": "d63177074eef45bd949b8fd2e0f3efc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d63177074eef45bd949b8fd2e0f3efc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-25T21:09:22Z", "revision_number": 0, "id": "e47c3051-a5df-4d24-8ac1-a057989d840c", "remote_group_id": "e4b7c431-bef3-452c-82f2-355129ad4858", "remote_ip_prefix": null, "created_at": "2019-03-25T21:09:22Z", "security_group_id": "e4b7c431-bef3-452c-82f2-355129ad4858", "tenant_id": "d63177074eef45bd949b8fd2e0f3efc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d63177074eef45bd949b8fd2e0f3efc8"}], "revision_number": 1, "project_id": "d63177074eef45bd949b8fd2e0f3efc8", "id": "e4b7c431-bef3-452c-82f2-355129ad4858", "name": "default"}]} 2019-03-25 21:30:51,209 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/security-groups.json used request id req-9dbdb319-cf87-4633-9f8c-c283e22bafff 2019-03-25 21:30:51,210 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.414093017578s 2019-03-25 21:30:51,216 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-03-25 21:30:51,217 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9696/v2.0/security-groups/98490d23-470e-4675-80c8-46d64a91e09a.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a7bd40d1da84983465834f3176c109dd597485e4" 2019-03-25 21:30:51,904 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 25 Mar 2019 21:30:51 GMT X-Openstack-Request-Id: req-e6e1ac6b-e084-4dca-bd8c-8d609235ad11 2019-03-25 21:30:51,904 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-25 21:30:51,905 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.37:9696/v2.0/security-groups/98490d23-470e-4675-80c8-46d64a91e09a.json used request id req-e6e1ac6b-e084-4dca-bd8c-8d609235ad11 2019-03-25 21:30:51,905 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.688595056534s 2019-03-25 21:30:51,905 - xtesting.ci.run_tests - ERROR - The test case 'tempest_smoke' failed. 2019-03-25 21:30:51,906 - xtesting.ci.run_tests - INFO - Xtesting report: +--------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +--------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:12 | PASS | | tenantnetwork1 | functest | healthcheck | 00:15 | PASS | | tenantnetwork2 | functest | healthcheck | 00:16 | PASS | | vmready1 | functest | healthcheck | 00:19 | PASS | | vmready2 | functest | healthcheck | 00:20 | PASS | | singlevm1 | functest | healthcheck | 00:49 | PASS | | singlevm2 | functest | healthcheck | 00:44 | PASS | | vping_ssh | functest | healthcheck | 01:06 | PASS | | vping_userdata | functest | healthcheck | 00:50 | PASS | | cinder_test | functest | healthcheck | 01:41 | PASS | | tempest_smoke | functest | healthcheck | 07:27 | FAIL | | odl | functest | healthcheck | 00:00 | SKIP | +--------------------------+------------------+---------------------+------------------+----------------+ 2019-03-25 21:30:51,919 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2019-03-25 21:30:51,971 - paramiko.transport - DEBUG - EOF in transport thread 2019-03-25 21:30:51,988 - paramiko.transport - DEBUG - EOF in transport thread 2019-03-25 21:30:52,073 - paramiko.transport - DEBUG - EOF in transport thread