2019-03-27 01:09:19,553 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-417 | | 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-ovn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2019-03-27 01:09:19,556 - 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.21,192.30.9.6 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.21:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=LdwF3qefja44813ijiuQRu6GP 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=880184f9f34d4ead881812d2172cae9c export OS_TENANT_NAME=admin export SDN_CONTROLLER_IP=192.30.9.6 export SDN_CONTROLLER_WEBPORT=8081 export SDN_CONTROLLER_RESTCONFPORT=8081 export OS_REGION_NAME=regionOne 2019-03-27 01:09:19,556 - xtesting.ci.run_tests - DEBUG - Test args: all 2019-03-27 01:09:19,556 - 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-27 01:09:19,576 - xtesting.ci.run_tests - INFO - Loading test case 'connection_check'... 2019-03-27 01:09:19,804 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2019-03-27 01:09:19,806 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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-27 01:09:19,813 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Wed, 27 Mar 2019 01:09:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f78abe1-fda0-46c4-870c-d003a9b5384e 2019-03-27 01:09:19,813 - 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.21:5000/v3/", "rel": "self"}]}} 2019-03-27 01:09:19,814 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/v3 used request id req-5f78abe1-fda0-46c4-870c-d003a9b5384e 2019-03-27 01:09:19,814 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2019-03-27 01:09:20,360 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "ca126582a5ac41b387c7abf3cbf79d8b", "name": "reader"}, {"id": "c899a0942bc347abbb3dcae772ba5452", "name": "member"}, {"id": "ad74fc2430cc4e889c837e0e4363f057", "name": "admin"}], "expires_at": "2019-03-27T02:09:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "880184f9f34d4ead881812d2172cae9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "721f4e8307ad4447b8bb508b3c352269"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef9799ca3704825b084c6a427da3b37"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e88f92e41fcf44d79884f24c46e56176"}], "type": "cloudformation", "id": "044c711eda554fdbb092a4d9a8a641ed", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10207501dea142acbda102bca0fde468"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56d3450ae4974e658007eb3ef62e73ab"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b2e700fb57e5466e9ef8647b2f892e05"}], "type": "network", "id": "1345c62a1a194721ac74991ed3f96976", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47393bddf6a3467eacefb29528c3ef50"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a424bbca30b401a8cc1a29b5c697112"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8aa237a59bac4a84988a5cbd3f2f7f91"}], "type": "identity", "id": "1b53bc2fc18745788cdcd7700e8f6872", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.23:8080/v1/AUTH_880184f9f34d4ead881812d2172cae9c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "14dc1bc7ac6a4290b889e465a4fbc586"}, {"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3ce1666900034fb6953705c72ecb956c"}, {"url": "http://172.30.9.21:8080/v1/AUTH_880184f9f34d4ead881812d2172cae9c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5153784ff3ff4ddaae7f3c5e3d52c73e"}], "type": "object-store", "id": "1cae55657baa42a8a041c96c0e5042a1", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ad3b972674347f59ad48668d68faf36"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d537d30796624cf78ed7c806f2d292f0"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f855d2238c294b1d9bf6cd08a86cab4e"}], "type": "event", "id": "50eac40e86464ec8a1f2d18736563156", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1127f864c2964c2a8f219362f47a7947"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e87f90fe3cd4a25a5a4884f7e4d2281"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c39ec419a879484da392ab529f76f8f8"}], "type": "image", "id": "8d3c807a0a824004a1b25615a3b24e68", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8380d78aa4924a28b1fdb16eda8f52e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a16ce6d013674ea69b0d0b5eecb6746b"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ba806daf4ba6b260e46512ffd28b"}], "type": "alarming", "id": "9bdf976320f740f1875953bdb4fcc326", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "81b7ef114a0a428bbd15145cc4c38c64"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d3b8fbb0fb6f49b8afdf9962f1d1f8a2"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f89f28939c844855ad783d77a4927d19"}], "type": "placement", "id": "9e481bf545ae462699fee59086a7a457", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36f031934bf841788a613931f744d992"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c10b9a772e114d6ba31294ef3c79d793"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc70f60043ee454b879c947a14e788ed"}], "type": "metric", "id": "ab24fcec588d4a3d9f039d6c717097c8", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af78c3d0929c4806b952f9e7af7a33a5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "debf358b1bf646dd9b9419e6b4b1d7f6"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eb9f3963be6047ab85f520b769d0b94b"}], "type": "compute", "id": "c37b658d3f04412daef24882af8675e6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/880184f9f34d4ead881812d2172cae9c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f71160cc4c84a7b9af3bf0974316784"}, {"url": "http://172.30.9.21:8004/v1/880184f9f34d4ead881812d2172cae9c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c0732bb8bff43338899f5db62aafdd7"}, {"url": "http://192.30.9.6:8004/v1/880184f9f34d4ead881812d2172cae9c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5d5eb9da3564d9a8ced2b173b976a34"}], "type": "orchestration", "id": "e1ed191e235543508fb8181b492dd163", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v3/880184f9f34d4ead881812d2172cae9c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "56a318d8670b4ad78467b72f15e90915"}, {"url": "http://192.30.9.6:8776/v3/880184f9f34d4ead881812d2172cae9c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a1f7813849740888664ac8474f45c65"}, {"url": "http://192.30.9.6:8776/v3/880184f9f34d4ead881812d2172cae9c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc1d74ba6f6d48aeb8f30133ce2b6872"}], "type": "volumev3", "id": "ecd342c710c14042b42e8ebabd2f2656", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f5c541ab827e4385a174fd5adcdd90ab", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v2/880184f9f34d4ead881812d2172cae9c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26ec839e160a4f5491ee5e1b2f6d85ec"}, {"url": "http://192.30.9.6:8776/v2/880184f9f34d4ead881812d2172cae9c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e9b14fc0d7e4b2f98c9c7c44cfc4a13"}, {"url": "http://192.30.9.6:8776/v2/880184f9f34d4ead881812d2172cae9c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8246d17964974d22ac52efa58bc221cc"}], "type": "volumev2", "id": "faa3c09487304f84b65d18b1b1694e3a", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/880184f9f34d4ead881812d2172cae9c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1abce42acf394dce885c9dfc7c80c5e9"}, {"url": "http://192.30.9.6:8776/v1/880184f9f34d4ead881812d2172cae9c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9777c0191c584248b40d2e103ca53015"}, {"url": "http://172.30.9.21:8776/v1/880184f9f34d4ead881812d2172cae9c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab9eb3d04b5a468b9016011aca6c8402"}], "type": "volume", "id": "ff541942293941b4b0228330f4f5efaf", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "533ad0036ea24ea3a6cd69d52daa7164"}, "audit_ids": ["-7eDDHdGRomjQmv20V_A-w"], "issued_at": "2019-03-27T01:09:20.000000Z"}} 2019-03-27 01:09:20,364 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-03-27 01:09:20,364 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}9d2327025425b4653241c7cd21de54936a50edb9" 2019-03-27 01:09:21,280 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9524 Content-Type: application/json Date: Wed, 27 Mar 2019 01:09:21 GMT X-Openstack-Request-Id: req-3c2a0465-b963-4d65-b16d-48466d3842fd 2019-03-27 01:09:21,282 - 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": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "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": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "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": "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": "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": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "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": "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": "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": "dns-integration", "updated": "2015-08-15T18:00:00-00:00", "name": "DNS Integration", "links": [], "description": "Provides integration with DNS."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "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": "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": "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-27 01:09:21,282 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/extensions.json used request id req-3c2a0465-b963-4d65-b16d-48466d3842fd 2019-03-27 01:09:21,282 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.918450117111s 2019-03-27 01:09:21,291 - 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'net-mtu', u'availability_zone', u'qos-default', u'subnet_allocation', u'standard-attr-tag', u'availability_zone_filter', u'revision-if-match', u'provider', u'multi-provider', u'quota_details', u'address-scope', u'trunk-details', u'extraroute', u'net-mtu-writable', u'empty-string-filtering', u'subnet-service-types', u'port-mac-address-regenerate', u'standard-attr-timestamp', u'pagination', u'qos-rule-type-details', u'trunk', u'extra_dhcp_opt', u'port-security-groups-filtering', u'standard-attr-revisions', u'dns-integration', u'service-type', u'sorting', u'security-group', u'rbac-policies', u'qos-bw-limit-direction', u'standard-attr-description', u'ip-substring-filtering', u'port-security', u'allowed-address-pairs', u'project-id', u'binding-extended']) 2019-03-27 01:09:21,293 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-aggregates 2019-03-27 01:09:21,296 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}9d2327025425b4653241c7cd21de54936a50edb9" 2019-03-27 01:09:22,184 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 18 Content-Type: application/json Date: Wed, 27 Mar 2019 01:09: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-6fc068bd-17c8-424e-b5f6-09693af9fba9 x-openstack-request-id: req-6fc068bd-17c8-424e-b5f6-09693af9fba9 2019-03-27 01:09:22,184 - keystoneauth.session - DEBUG - RESP BODY: {"aggregates": []} 2019-03-27 01:09:22,184 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-aggregates used request id req-6fc068bd-17c8-424e-b5f6-09693af9fba9 2019-03-27 01:09:22,184 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-aggregates in 0.890916109085s 2019-03-27 01:09:22,185 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_aggregates: [] 2019-03-27 01:09:22,191 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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-27 01:09:22,196 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 27 Mar 2019 01:09:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0c0c395d-0f56-4edd-b275-a44d484cd297 2019-03-27 01:09:22,197 - 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.21:5000/v3/", "rel": "self"}]}]}} 2019-03-27 01:09:22,197 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/ used request id req-0c0c395d-0f56-4edd-b275-a44d484cd297 2019-03-27 01:09:22,198 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-27 01:09:22,201 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}9d2327025425b4653241c7cd21de54936a50edb9" 2019-03-27 01:09:22,486 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Wed, 27 Mar 2019 01:09:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-75e65166-bbdf-4ce0-b7b7-6c12b3808818 2019-03-27 01:09:22,486 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/d28de44ca3d340fe8f59e2bbc51c5518"}, "tags": [], "enabled": true, "id": "d28de44ca3d340fe8f59e2bbc51c5518", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2019-03-27 01:09:22,486 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-75e65166-bbdf-4ce0-b7b7-6c12b3808818 2019-03-27 01:09:22,486 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.28852891922s 2019-03-27 01:09:22,487 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_domains: [Munch({'description': u'', 'enabled': True, 'id': u'd28de44ca3d340fe8f59e2bbc51c5518', 'name': u'heat_stack'}), Munch({'description': u'The default domain', 'enabled': True, 'id': u'default', 'name': u'Default'})] 2019-03-27 01:09:22,491 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2019-03-27 01:09:22,495 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}9d2327025425b4653241c7cd21de54936a50edb9" 2019-03-27 01:09:22,926 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1991 Content-Type: application/json Date: Wed, 27 Mar 2019 01:09:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e835ec52-3125-449f-a7a6-83c3930323cf 2019-03-27 01:09:22,928 - keystoneauth.session - DEBUG - RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/0f71160cc4c84a7b9af3bf0974316784"}, "url": "http://192.30.9.6:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "e1ed191e235543508fb8181b492dd163", "id": "0f71160cc4c84a7b9af3bf0974316784"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/10207501dea142acbda102bca0fde468"}, "url": "http://172.30.9.21:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "1345c62a1a194721ac74991ed3f96976", "id": "10207501dea142acbda102bca0fde468"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/1127f864c2964c2a8f219362f47a7947"}, "url": "http://192.30.9.6:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "8d3c807a0a824004a1b25615a3b24e68", "id": "1127f864c2964c2a8f219362f47a7947"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/14dc1bc7ac6a4290b889e465a4fbc586"}, "url": "http://12.0.0.23:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "1cae55657baa42a8a041c96c0e5042a1", "id": "14dc1bc7ac6a4290b889e465a4fbc586"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/1abce42acf394dce885c9dfc7c80c5e9"}, "url": "http://192.30.9.6:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "ff541942293941b4b0228330f4f5efaf", "id": "1abce42acf394dce885c9dfc7c80c5e9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/1ad3b972674347f59ad48668d68faf36"}, "url": "http://192.30.9.6:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "50eac40e86464ec8a1f2d18736563156", "id": "1ad3b972674347f59ad48668d68faf36"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/26ec839e160a4f5491ee5e1b2f6d85ec"}, "url": "http://172.30.9.21:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "faa3c09487304f84b65d18b1b1694e3a", "id": "26ec839e160a4f5491ee5e1b2f6d85ec"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/2e87f90fe3cd4a25a5a4884f7e4d2281"}, "url": "http://172.30.9.21:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "8d3c807a0a824004a1b25615a3b24e68", "id": "2e87f90fe3cd4a25a5a4884f7e4d2281"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/2e9b14fc0d7e4b2f98c9c7c44cfc4a13"}, "url": "http://192.30.9.6:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "faa3c09487304f84b65d18b1b1694e3a", "id": "2e9b14fc0d7e4b2f98c9c7c44cfc4a13"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/36f031934bf841788a613931f744d992"}, "url": "http://172.30.9.21:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "ab24fcec588d4a3d9f039d6c717097c8", "id": "36f031934bf841788a613931f744d992"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/3ce1666900034fb6953705c72ecb956c"}, "url": "http://12.0.0.23:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "1cae55657baa42a8a041c96c0e5042a1", "id": "3ce1666900034fb6953705c72ecb956c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/47393bddf6a3467eacefb29528c3ef50"}, "url": "http://172.30.9.21:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "1b53bc2fc18745788cdcd7700e8f6872", "id": "47393bddf6a3467eacefb29528c3ef50"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/5153784ff3ff4ddaae7f3c5e3d52c73e"}, "url": "http://172.30.9.21:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "1cae55657baa42a8a041c96c0e5042a1", "id": "5153784ff3ff4ddaae7f3c5e3d52c73e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/56a318d8670b4ad78467b72f15e90915"}, "url": "http://172.30.9.21:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "ecd342c710c14042b42e8ebabd2f2656", "id": "56a318d8670b4ad78467b72f15e90915"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/56d3450ae4974e658007eb3ef62e73ab"}, "url": "http://192.30.9.6:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "1345c62a1a194721ac74991ed3f96976", "id": "56d3450ae4974e658007eb3ef62e73ab"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/5a424bbca30b401a8cc1a29b5c697112"}, "url": "http://192.30.9.6:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "1b53bc2fc18745788cdcd7700e8f6872", "id": "5a424bbca30b401a8cc1a29b5c697112"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/721f4e8307ad4447b8bb508b3c352269"}, "url": "http://172.30.9.21:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "044c711eda554fdbb092a4d9a8a641ed", "id": "721f4e8307ad4447b8bb508b3c352269"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/81b7ef114a0a428bbd15145cc4c38c64"}, "url": "http://192.30.9.6:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "9e481bf545ae462699fee59086a7a457", "id": "81b7ef114a0a428bbd15145cc4c38c64"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/8246d17964974d22ac52efa58bc221cc"}, "url": "http://192.30.9.6:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "faa3c09487304f84b65d18b1b1694e3a", "id": "8246d17964974d22ac52efa58bc221cc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/8380d78aa4924a28b1fdb16eda8f52e1"}, "url": "http://192.30.9.6:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "9bdf976320f740f1875953bdb4fcc326", "id": "8380d78aa4924a28b1fdb16eda8f52e1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/8a1f7813849740888664ac8474f45c65"}, "url": "http://192.30.9.6:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "ecd342c710c14042b42e8ebabd2f2656", "id": "8a1f7813849740888664ac8474f45c65"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/8aa237a59bac4a84988a5cbd3f2f7f91"}, "url": "http://192.30.9.6:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "1b53bc2fc18745788cdcd7700e8f6872", "id": "8aa237a59bac4a84988a5cbd3f2f7f91"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/8c0732bb8bff43338899f5db62aafdd7"}, "url": "http://172.30.9.21:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "e1ed191e235543508fb8181b492dd163", "id": "8c0732bb8bff43338899f5db62aafdd7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/9777c0191c584248b40d2e103ca53015"}, "url": "http://192.30.9.6:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "ff541942293941b4b0228330f4f5efaf", "id": "9777c0191c584248b40d2e103ca53015"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/9ef9799ca3704825b084c6a427da3b37"}, "url": "http://192.30.9.6:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "044c711eda554fdbb092a4d9a8a641ed", "id": "9ef9799ca3704825b084c6a427da3b37"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/a16ce6d013674ea69b0d0b5eecb6746b"}, "url": "http://192.30.9.6:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "9bdf976320f740f1875953bdb4fcc326", "id": "a16ce6d013674ea69b0d0b5eecb6746b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/ab9eb3d04b5a468b9016011aca6c8402"}, "url": "http://172.30.9.21:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "ff541942293941b4b0228330f4f5efaf", "id": "ab9eb3d04b5a468b9016011aca6c8402"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/af78c3d0929c4806b952f9e7af7a33a5"}, "url": "http://172.30.9.21:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "c37b658d3f04412daef24882af8675e6", "id": "af78c3d0929c4806b952f9e7af7a33a5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/b2e700fb57e5466e9ef8647b2f892e05"}, "url": "http://192.30.9.6:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "1345c62a1a194721ac74991ed3f96976", "id": "b2e700fb57e5466e9ef8647b2f892e05"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/c10b9a772e114d6ba31294ef3c79d793"}, "url": "http://192.30.9.6:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "ab24fcec588d4a3d9f039d6c717097c8", "id": "c10b9a772e114d6ba31294ef3c79d793"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/c39ec419a879484da392ab529f76f8f8"}, "url": "http://192.30.9.6:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "8d3c807a0a824004a1b25615a3b24e68", "id": "c39ec419a879484da392ab529f76f8f8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/cb93ba806daf4ba6b260e46512ffd28b"}, "url": "http://172.30.9.21:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "9bdf976320f740f1875953bdb4fcc326", "id": "cb93ba806daf4ba6b260e46512ffd28b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/cc1d74ba6f6d48aeb8f30133ce2b6872"}, "url": "http://192.30.9.6:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "ecd342c710c14042b42e8ebabd2f2656", "id": "cc1d74ba6f6d48aeb8f30133ce2b6872"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/cc70f60043ee454b879c947a14e788ed"}, "url": "http://192.30.9.6:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "ab24fcec588d4a3d9f039d6c717097c8", "id": "cc70f60043ee454b879c947a14e788ed"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/d3b8fbb0fb6f49b8afdf9962f1d1f8a2"}, "url": "http://172.30.9.21:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "9e481bf545ae462699fee59086a7a457", "id": "d3b8fbb0fb6f49b8afdf9962f1d1f8a2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/d537d30796624cf78ed7c806f2d292f0"}, "url": "http://192.30.9.6:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "50eac40e86464ec8a1f2d18736563156", "id": "d537d30796624cf78ed7c806f2d292f0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/d5d5eb9da3564d9a8ced2b173b976a34"}, "url": "http://192.30.9.6:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "e1ed191e235543508fb8181b492dd163", "id": "d5d5eb9da3564d9a8ced2b173b976a34"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/debf358b1bf646dd9b9419e6b4b1d7f6"}, "url": "http://192.30.9.6:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "c37b658d3f04412daef24882af8675e6", "id": "debf358b1bf646dd9b9419e6b4b1d7f6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/e88f92e41fcf44d79884f24c46e56176"}, "url": "http://192.30.9.6:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "044c711eda554fdbb092a4d9a8a641ed", "id": "e88f92e41fcf44d79884f24c46e56176"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/eb9f3963be6047ab85f520b769d0b94b"}, "url": "http://192.30.9.6:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "c37b658d3f04412daef24882af8675e6", "id": "eb9f3963be6047ab85f520b769d0b94b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/f855d2238c294b1d9bf6cd08a86cab4e"}, "url": "http://172.30.9.21:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "50eac40e86464ec8a1f2d18736563156", "id": "f855d2238c294b1d9bf6cd08a86cab4e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/f89f28939c844855ad783d77a4927d19"}, "url": "http://192.30.9.6:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "9e481bf545ae462699fee59086a7a457", "id": "f89f28939c844855ad783d77a4927d19"}], "links": {"self": "http://172.30.9.21:5000/v3/endpoints", "previous": null, "next": null}} 2019-03-27 01:09:22,928 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/endpoints used request id req-e835ec52-3125-449f-a7a6-83c3930323cf 2019-03-27 01:09:22,928 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.437253952026s 2019-03-27 01:09:22,935 - 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.21:5000/v3/endpoints/0f71160cc4c84a7b9af3bf0974316784'}, u'url': u'http://192.30.9.6:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'e1ed191e235543508fb8181b492dd163', u'id': u'0f71160cc4c84a7b9af3bf0974316784'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/10207501dea142acbda102bca0fde468'}, u'url': u'http://172.30.9.21:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'1345c62a1a194721ac74991ed3f96976', u'id': u'10207501dea142acbda102bca0fde468'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/1127f864c2964c2a8f219362f47a7947'}, u'url': u'http://192.30.9.6:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'8d3c807a0a824004a1b25615a3b24e68', u'id': u'1127f864c2964c2a8f219362f47a7947'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/14dc1bc7ac6a4290b889e465a4fbc586'}, u'url': u'http://12.0.0.23:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'1cae55657baa42a8a041c96c0e5042a1', u'id': u'14dc1bc7ac6a4290b889e465a4fbc586'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/1abce42acf394dce885c9dfc7c80c5e9'}, u'url': u'http://192.30.9.6:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'ff541942293941b4b0228330f4f5efaf', u'id': u'1abce42acf394dce885c9dfc7c80c5e9'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/1ad3b972674347f59ad48668d68faf36'}, u'url': u'http://192.30.9.6:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'50eac40e86464ec8a1f2d18736563156', u'id': u'1ad3b972674347f59ad48668d68faf36'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/26ec839e160a4f5491ee5e1b2f6d85ec'}, u'url': u'http://172.30.9.21:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'faa3c09487304f84b65d18b1b1694e3a', u'id': u'26ec839e160a4f5491ee5e1b2f6d85ec'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/2e87f90fe3cd4a25a5a4884f7e4d2281'}, u'url': u'http://172.30.9.21:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'8d3c807a0a824004a1b25615a3b24e68', u'id': u'2e87f90fe3cd4a25a5a4884f7e4d2281'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/2e9b14fc0d7e4b2f98c9c7c44cfc4a13'}, u'url': u'http://192.30.9.6:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'faa3c09487304f84b65d18b1b1694e3a', u'id': u'2e9b14fc0d7e4b2f98c9c7c44cfc4a13'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/36f031934bf841788a613931f744d992'}, u'url': u'http://172.30.9.21:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'ab24fcec588d4a3d9f039d6c717097c8', u'id': u'36f031934bf841788a613931f744d992'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/3ce1666900034fb6953705c72ecb956c'}, u'url': u'http://12.0.0.23:8080', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'1cae55657baa42a8a041c96c0e5042a1', u'id': u'3ce1666900034fb6953705c72ecb956c'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/47393bddf6a3467eacefb29528c3ef50'}, u'url': u'http://172.30.9.21:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'1b53bc2fc18745788cdcd7700e8f6872', u'id': u'47393bddf6a3467eacefb29528c3ef50'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/5153784ff3ff4ddaae7f3c5e3d52c73e'}, u'url': u'http://172.30.9.21:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'1cae55657baa42a8a041c96c0e5042a1', u'id': u'5153784ff3ff4ddaae7f3c5e3d52c73e'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/56a318d8670b4ad78467b72f15e90915'}, u'url': u'http://172.30.9.21:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'ecd342c710c14042b42e8ebabd2f2656', u'id': u'56a318d8670b4ad78467b72f15e90915'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/56d3450ae4974e658007eb3ef62e73ab'}, u'url': u'http://192.30.9.6:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'1345c62a1a194721ac74991ed3f96976', u'id': u'56d3450ae4974e658007eb3ef62e73ab'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/5a424bbca30b401a8cc1a29b5c697112'}, u'url': u'http://192.30.9.6:35357', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'1b53bc2fc18745788cdcd7700e8f6872', u'id': u'5a424bbca30b401a8cc1a29b5c697112'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/721f4e8307ad4447b8bb508b3c352269'}, u'url': u'http://172.30.9.21:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'044c711eda554fdbb092a4d9a8a641ed', u'id': u'721f4e8307ad4447b8bb508b3c352269'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/81b7ef114a0a428bbd15145cc4c38c64'}, u'url': u'http://192.30.9.6:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'9e481bf545ae462699fee59086a7a457', u'id': u'81b7ef114a0a428bbd15145cc4c38c64'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/8246d17964974d22ac52efa58bc221cc'}, u'url': u'http://192.30.9.6:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'faa3c09487304f84b65d18b1b1694e3a', u'id': u'8246d17964974d22ac52efa58bc221cc'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/8380d78aa4924a28b1fdb16eda8f52e1'}, u'url': u'http://192.30.9.6:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'9bdf976320f740f1875953bdb4fcc326', u'id': u'8380d78aa4924a28b1fdb16eda8f52e1'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/8a1f7813849740888664ac8474f45c65'}, u'url': u'http://192.30.9.6:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'ecd342c710c14042b42e8ebabd2f2656', u'id': u'8a1f7813849740888664ac8474f45c65'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/8aa237a59bac4a84988a5cbd3f2f7f91'}, u'url': u'http://192.30.9.6:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'1b53bc2fc18745788cdcd7700e8f6872', u'id': u'8aa237a59bac4a84988a5cbd3f2f7f91'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/8c0732bb8bff43338899f5db62aafdd7'}, u'url': u'http://172.30.9.21:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'e1ed191e235543508fb8181b492dd163', u'id': u'8c0732bb8bff43338899f5db62aafdd7'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/9777c0191c584248b40d2e103ca53015'}, u'url': u'http://192.30.9.6:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'ff541942293941b4b0228330f4f5efaf', u'id': u'9777c0191c584248b40d2e103ca53015'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/9ef9799ca3704825b084c6a427da3b37'}, u'url': u'http://192.30.9.6:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'044c711eda554fdbb092a4d9a8a641ed', u'id': u'9ef9799ca3704825b084c6a427da3b37'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/a16ce6d013674ea69b0d0b5eecb6746b'}, u'url': u'http://192.30.9.6:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'9bdf976320f740f1875953bdb4fcc326', u'id': u'a16ce6d013674ea69b0d0b5eecb6746b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/ab9eb3d04b5a468b9016011aca6c8402'}, u'url': u'http://172.30.9.21:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'ff541942293941b4b0228330f4f5efaf', u'id': u'ab9eb3d04b5a468b9016011aca6c8402'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/af78c3d0929c4806b952f9e7af7a33a5'}, u'url': u'http://172.30.9.21:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'c37b658d3f04412daef24882af8675e6', u'id': u'af78c3d0929c4806b952f9e7af7a33a5'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/b2e700fb57e5466e9ef8647b2f892e05'}, u'url': u'http://192.30.9.6:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'1345c62a1a194721ac74991ed3f96976', u'id': u'b2e700fb57e5466e9ef8647b2f892e05'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/c10b9a772e114d6ba31294ef3c79d793'}, u'url': u'http://192.30.9.6:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'ab24fcec588d4a3d9f039d6c717097c8', u'id': u'c10b9a772e114d6ba31294ef3c79d793'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/c39ec419a879484da392ab529f76f8f8'}, u'url': u'http://192.30.9.6:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'8d3c807a0a824004a1b25615a3b24e68', u'id': u'c39ec419a879484da392ab529f76f8f8'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/cb93ba806daf4ba6b260e46512ffd28b'}, u'url': u'http://172.30.9.21:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'9bdf976320f740f1875953bdb4fcc326', u'id': u'cb93ba806daf4ba6b260e46512ffd28b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/cc1d74ba6f6d48aeb8f30133ce2b6872'}, u'url': u'http://192.30.9.6:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'ecd342c710c14042b42e8ebabd2f2656', u'id': u'cc1d74ba6f6d48aeb8f30133ce2b6872'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/cc70f60043ee454b879c947a14e788ed'}, u'url': u'http://192.30.9.6:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'ab24fcec588d4a3d9f039d6c717097c8', u'id': u'cc70f60043ee454b879c947a14e788ed'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/d3b8fbb0fb6f49b8afdf9962f1d1f8a2'}, u'url': u'http://172.30.9.21:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'9e481bf545ae462699fee59086a7a457', u'id': u'd3b8fbb0fb6f49b8afdf9962f1d1f8a2'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/d537d30796624cf78ed7c806f2d292f0'}, u'url': u'http://192.30.9.6:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'50eac40e86464ec8a1f2d18736563156', u'id': u'd537d30796624cf78ed7c806f2d292f0'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/d5d5eb9da3564d9a8ced2b173b976a34'}, u'url': u'http://192.30.9.6:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'e1ed191e235543508fb8181b492dd163', u'id': u'd5d5eb9da3564d9a8ced2b173b976a34'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/debf358b1bf646dd9b9419e6b4b1d7f6'}, u'url': u'http://192.30.9.6:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'c37b658d3f04412daef24882af8675e6', u'id': u'debf358b1bf646dd9b9419e6b4b1d7f6'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/e88f92e41fcf44d79884f24c46e56176'}, u'url': u'http://192.30.9.6:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'044c711eda554fdbb092a4d9a8a641ed', u'id': u'e88f92e41fcf44d79884f24c46e56176'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/eb9f3963be6047ab85f520b769d0b94b'}, u'url': u'http://192.30.9.6:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'c37b658d3f04412daef24882af8675e6', u'id': u'eb9f3963be6047ab85f520b769d0b94b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/f855d2238c294b1d9bf6cd08a86cab4e'}, u'url': u'http://172.30.9.21:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'50eac40e86464ec8a1f2d18736563156', u'id': u'f855d2238c294b1d9bf6cd08a86cab4e'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/f89f28939c844855ad783d77a4927d19'}, u'url': u'http://192.30.9.6:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'9e481bf545ae462699fee59086a7a457', u'id': u'f89f28939c844855ad783d77a4927d19'})] 2019-03-27 01:09:22,937 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.extensions 2019-03-27 01:09:22,940 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}9d2327025425b4653241c7cd21de54936a50edb9" 2019-03-27 01:09:23,045 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 3147 Content-Type: application/json Date: Wed, 27 Mar 2019 01:09:22 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-8b3780cf-14b4-4e88-ad2a-8ff2be25b7e9 x-openstack-request-id: req-8b3780cf-14b4-4e88-ad2a-8ff2be25b7e9 2019-03-27 01:09:23,048 - 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-27 01:09:23,049 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/extensions used request id req-8b3780cf-14b4-4e88-ad2a-8ff2be25b7e9 2019-03-27 01:09:23,049 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.extensions in 0.111263990402s 2019-03-27 01:09:23,064 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-floating-ip-pools 2019-03-27 01:09:23,067 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}9d2327025425b4653241c7cd21de54936a50edb9" 2019-03-27 01:09:25,440 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 45 Content-Type: application/json Date: Wed, 27 Mar 2019 01:09:23 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-68eb1f49-a6c1-44b1-93c1-5ca46b4c1b91 x-openstack-request-id: req-68eb1f49-a6c1-44b1-93c1-5ca46b4c1b91 2019-03-27 01:09:25,441 - keystoneauth.session - DEBUG - RESP BODY: {"floating_ip_pools": [{"name": "external"}]} 2019-03-27 01:09:25,441 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-floating-ip-pools used request id req-68eb1f49-a6c1-44b1-93c1-5ca46b4c1b91 2019-03-27 01:09:25,441 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-floating-ip-pools in 2.37651801109s 2019-03-27 01:09:25,442 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ip_pools: [{'name': u'external'}] 2019-03-27 01:09:25,447 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-27 01:09:25,448 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}9d2327025425b4653241c7cd21de54936a50edb9" 2019-03-27 01:09:26,436 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 27 Mar 2019 01:09:26 GMT X-Openstack-Request-Id: req-34fcba4c-b00f-4fde-a0f3-e7454ba6c10f 2019-03-27 01:09:26,436 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-03-27 01:09:26,436 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-34fcba4c-b00f-4fde-a0f3-e7454ba6c10f 2019-03-27 01:09:26,437 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.989269018173s 2019-03-27 01:09:26,437 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ips: [] 2019-03-27 01:09:26,437 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-03-27 01:09:26,440 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}9d2327025425b4653241c7cd21de54936a50edb9" 2019-03-27 01:09:26,590 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 738 Content-Type: application/json Date: Wed, 27 Mar 2019 01:09: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-84b3c7ba-8bb7-41c6-8a97-964245f03a99 x-openstack-request-id: req-84b3c7ba-8bb7-41c6-8a97-964245f03a99 2019-03-27 01:09:26,590 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 272}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.3", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 299}, "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.7", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 5}]} 2019-03-27 01:09:26,591 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-hypervisors/detail used request id req-84b3c7ba-8bb7-41c6-8a97-964245f03a99 2019-03-27 01:09:26,591 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.153479099274s 2019-03-27 01:09:26,592 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_hypervisors: [Munch({u'status': u'enabled', u'host_ip': u'192.30.9.3', u'hypervisor_hostname': u'overcloud-novacompute-0.opnfvlf.org', u'cpu_info': u'{"vendor": "Intel", "model": "Haswell-noTSX-IBRS", "arch": "x86_64", "features": ["pge", "avx", "xsaveopt", "clflush", "sep", "syscall", "tsc_adjust", "tsc-deadline", "dtes64", "stibp", "invpcid", "tsc", "fsgsbase", "xsave", "vmx", "erms", "xtpr", "cmov", "smep", "ssse3", "est", "pat", "monitor", "smx", "pbe", "lm", "msr", "nx", "fxsr", "tm", "sse4.1", "pae", "sse4.2", "pclmuldq", "cx16", "pcid", "fma", "vme", "popcnt", "mmx", "osxsave", "cx8", "mce", "de", "rdtscp", "ht", "dca", "lahf_lm", "abm", "pdcm", "mca", "pdpe1gb", "apic", "sse", "f16c", "pse", "ds", "invtsc", "pni", "tm2", "avx2", "aes", "sse2", "ss", "ds_cpl", "arat", "bmi1", "bmi2", "acpi", "spec-ctrl", "fpu", "ssbd", "pse36", "mtrr", "movbe", "rdrand", "x2apic"], "topology": {"cores": 4, "cells": 2, "threads": 2, "sockets": 1}}', u'free_disk_gb': 98, u'hypervisor_version': 2012000, u'disk_available_least': 98, u'local_gb': 98, u'free_ram_mb': 28406, u'id': 2, u'service': {u'host': u'overcloud-novacompute-0.opnfvlf.org', u'disabled_reason': None, u'id': 272}, 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.7', u'hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', u'cpu_info': u'{"vendor": "Intel", "model": "Haswell-noTSX-IBRS", "arch": "x86_64", "features": ["pge", "avx", "xsaveopt", "clflush", "sep", "syscall", "tsc_adjust", "tsc-deadline", "dtes64", "stibp", "invpcid", "tsc", "fsgsbase", "xsave", "vmx", "erms", "xtpr", "cmov", "smep", "ssse3", "est", "pat", "monitor", "smx", "pbe", "lm", "msr", "nx", "fxsr", "tm", "sse4.1", "pae", "sse4.2", "pclmuldq", "cx16", "pcid", "fma", "vme", "popcnt", "mmx", "osxsave", "cx8", "mce", "de", "rdtscp", "ht", "dca", "lahf_lm", "abm", "pdcm", "mca", "pdpe1gb", "apic", "sse", "f16c", "pse", "ds", "invtsc", "pni", "tm2", "avx2", "aes", "sse2", "ss", "ds_cpl", "arat", "bmi1", "bmi2", "acpi", "spec-ctrl", "fpu", "ssbd", "pse36", "mtrr", "movbe", "rdrand", "x2apic"], "topology": {"cores": 4, "cells": 2, "threads": 2, "sockets": 1}}', u'free_disk_gb': 98, u'hypervisor_version': 2012000, u'disk_available_least': 98, u'local_gb': 98, u'free_ram_mb': 28406, u'id': 5, u'service': {u'host': u'overcloud-novacompute-1.opnfvlf.org', u'disabled_reason': None, u'id': 299}, 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-27 01:09:26,592 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-keypairs 2019-03-27 01:09:26,595 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}9d2327025425b4653241c7cd21de54936a50edb9" 2019-03-27 01:09:26,721 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 16 Content-Type: application/json Date: Wed, 27 Mar 2019 01:09:26 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f6451127-7960-486c-8b30-ff0b0bd46c23 x-openstack-request-id: req-f6451127-7960-486c-8b30-ff0b0bd46c23 2019-03-27 01:09:26,721 - keystoneauth.session - DEBUG - RESP BODY: {"keypairs": []} 2019-03-27 01:09:26,721 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-f6451127-7960-486c-8b30-ff0b0bd46c23 2019-03-27 01:09:26,722 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-keypairs in 0.129117012024s 2019-03-27 01:09:26,722 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_keypairs: [] 2019-03-27 01:09:26,722 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-27 01:09:26,723 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}9d2327025425b4653241c7cd21de54936a50edb9" 2019-03-27 01:09:27,877 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 726 Content-Type: application/json Date: Wed, 27 Mar 2019 01:09:27 GMT X-Openstack-Request-Id: req-7c230c57-7961-4d2d-8071-bb4b93f1e2fe 2019-03-27 01:09:27,877 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","updated_at":"2019-03-27T01:06:20Z","dns_domain":"","revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"6e8cbb2e-4d8c-409b-b9b4-549165a492c3","router:external":true,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"adb4f7a6d80b43b2b7d28f3b95f00eb5","status":"ACTIVE","subnets":["88d144e9-4a41-41f0-83f0-cf05286ed070"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"adb4f7a6d80b43b2b7d28f3b95f00eb5","created_at":"2019-03-27T01:06:13Z","provider:network_type":"flat"}]} 2019-03-27 01:09:27,877 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-7c230c57-7961-4d2d-8071-bb4b93f1e2fe 2019-03-27 01:09:27,878 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.15523791313s 2019-03-27 01:09:27,878 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_networks: [Munch({u'status': u'ACTIVE', u'subnets': [u'88d144e9-4a41-41f0-83f0-cf05286ed070'], u'description': u'', u'provider:physical_network': u'datacentre', u'tags': [], u'updated_at': u'2019-03-27T01:06:20Z', u'dns_domain': u'', u'ipv6_address_scope': None, u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'mtu': 1500, u'id': u'6e8cbb2e-4d8c-409b-b9b4-549165a492c3', u'provider:segmentation_id': None, u'router:external': True, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'external', u'created_at': u'2019-03-27T01:06:13Z', u'provider:network_type': u'flat', u'tenant_id': u'adb4f7a6d80b43b2b7d28f3b95f00eb5', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'adb4f7a6d80b43b2b7d28f3b95f00eb5'})] 2019-03-27 01:09:27,879 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-03-27 01:09:27,879 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}9d2327025425b4653241c7cd21de54936a50edb9" 2019-03-27 01:09:28,843 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 788 Content-Type: application/json Date: Wed, 27 Mar 2019 01:09:29 GMT X-Openstack-Request-Id: req-62a4da99-a8ba-4c13-94d0-27d836454745 2019-03-27 01:09:28,844 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-27T01:06:13Z","device_owner":"network:dhcp","revision_number":2,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[],"id":"acb81097-1b65-452a-b9cc-4cc1850029ed","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:4b:82:c1","project_id":"adb4f7a6d80b43b2b7d28f3b95f00eb5","status":"DOWN","binding:host_id":"","description":"","tags":[],"dns_assignment":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6e8cbb2e-4d8c-409b-b9b4-549165a492c3","dns_name":"","created_at":"2019-03-27T01:06:13Z","binding:vnic_type":"normal","device_id":"ovnmeta-6e8cbb2e-4d8c-409b-b9b4-549165a492c3","tenant_id":"adb4f7a6d80b43b2b7d28f3b95f00eb5"}]} 2019-03-27 01:09:28,844 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json used request id req-62a4da99-a8ba-4c13-94d0-27d836454745 2019-03-27 01:09:28,844 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.965171098709s 2019-03-27 01:09:28,845 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_ports: [Munch({u'status': u'DOWN', u'binding:host_id': u'', u'description': u'', u'allowed_address_pairs': [], u'tags': [], u'extra_dhcp_opts': [], u'updated_at': u'2019-03-27T01:06:13Z', u'dns_assignment': [], u'device_owner': u'network:dhcp', u'revision_number': 2, u'binding:profile': {}, u'port_security_enabled': False, u'fixed_ips': [], u'id': u'acb81097-1b65-452a-b9cc-4cc1850029ed', u'security_groups': [], u'name': u'', u'qos_policy_id': None, u'admin_state_up': True, u'network_id': u'6e8cbb2e-4d8c-409b-b9b4-549165a492c3', u'dns_name': u'', u'binding:vif_details': {}, u'binding:vnic_type': u'normal', u'binding:vif_type': u'unbound', u'tenant_id': u'adb4f7a6d80b43b2b7d28f3b95f00eb5', u'device_id': u'ovnmeta-6e8cbb2e-4d8c-409b-b9b4-549165a492c3', u'mac_address': u'fa:16:3e:4b:82:c1', u'project_id': u'adb4f7a6d80b43b2b7d28f3b95f00eb5', u'created_at': u'2019-03-27T01:06:13Z'})] 2019-03-27 01:09:28,849 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-03-27 01:09:28,852 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}9d2327025425b4653241c7cd21de54936a50edb9" 2019-03-27 01:09:29,067 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 758 Content-Type: application/json Date: Wed, 27 Mar 2019 01:09:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9daff9db-010a-46c1-8fe6-b2d36c849d7b 2019-03-27 01:09:29,068 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [{"scope": {"project": {"id": "adb4f7a6d80b43b2b7d28f3b95f00eb5"}}, "role": {"id": "ad74fc2430cc4e889c837e0e4363f057"}, "user": {"id": "1f3ca4bc07164c3cb81a87c72c396526"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/adb4f7a6d80b43b2b7d28f3b95f00eb5/users/1f3ca4bc07164c3cb81a87c72c396526/roles/ad74fc2430cc4e889c837e0e4363f057"}}, {"scope": {"project": {"id": "adb4f7a6d80b43b2b7d28f3b95f00eb5"}}, "role": {"id": "ad74fc2430cc4e889c837e0e4363f057"}, "user": {"id": "2653fa6f281c466480efee8aa1f257bb"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/adb4f7a6d80b43b2b7d28f3b95f00eb5/users/2653fa6f281c466480efee8aa1f257bb/roles/ad74fc2430cc4e889c837e0e4363f057"}}, {"scope": {"project": {"id": "adb4f7a6d80b43b2b7d28f3b95f00eb5"}}, "role": {"id": "ad74fc2430cc4e889c837e0e4363f057"}, "user": {"id": "2f421a9df6c44c62876bd57477d34c68"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/adb4f7a6d80b43b2b7d28f3b95f00eb5/users/2f421a9df6c44c62876bd57477d34c68/roles/ad74fc2430cc4e889c837e0e4363f057"}}, {"scope": {"project": {"id": "adb4f7a6d80b43b2b7d28f3b95f00eb5"}}, "role": {"id": "ad74fc2430cc4e889c837e0e4363f057"}, "user": {"id": "335b05e87496439da9c56228d0f96eb4"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/adb4f7a6d80b43b2b7d28f3b95f00eb5/users/335b05e87496439da9c56228d0f96eb4/roles/ad74fc2430cc4e889c837e0e4363f057"}}, {"scope": {"project": {"id": "adb4f7a6d80b43b2b7d28f3b95f00eb5"}}, "role": {"id": "ad74fc2430cc4e889c837e0e4363f057"}, "user": {"id": "347643f881c4464fbebf8745ae8733f7"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/adb4f7a6d80b43b2b7d28f3b95f00eb5/users/347643f881c4464fbebf8745ae8733f7/roles/ad74fc2430cc4e889c837e0e4363f057"}}, {"scope": {"project": {"id": "adb4f7a6d80b43b2b7d28f3b95f00eb5"}}, "role": {"id": "ad74fc2430cc4e889c837e0e4363f057"}, "user": {"id": "3ec0479bbc154c0e80a84492405413d1"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/adb4f7a6d80b43b2b7d28f3b95f00eb5/users/3ec0479bbc154c0e80a84492405413d1/roles/ad74fc2430cc4e889c837e0e4363f057"}}, {"scope": {"project": {"id": "adb4f7a6d80b43b2b7d28f3b95f00eb5"}}, "role": {"id": "ad74fc2430cc4e889c837e0e4363f057"}, "user": {"id": "4948075a865f4918b7d8cbc91b0d93f2"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/adb4f7a6d80b43b2b7d28f3b95f00eb5/users/4948075a865f4918b7d8cbc91b0d93f2/roles/ad74fc2430cc4e889c837e0e4363f057"}}, {"scope": {"project": {"id": "880184f9f34d4ead881812d2172cae9c"}}, "role": {"id": "9fe2ff9ee4384b1894a90878d3e92bab"}, "user": {"id": "533ad0036ea24ea3a6cd69d52daa7164"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/880184f9f34d4ead881812d2172cae9c/users/533ad0036ea24ea3a6cd69d52daa7164/roles/9fe2ff9ee4384b1894a90878d3e92bab"}}, {"scope": {"project": {"id": "880184f9f34d4ead881812d2172cae9c"}}, "role": {"id": "ad74fc2430cc4e889c837e0e4363f057"}, "user": {"id": "533ad0036ea24ea3a6cd69d52daa7164"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/880184f9f34d4ead881812d2172cae9c/users/533ad0036ea24ea3a6cd69d52daa7164/roles/ad74fc2430cc4e889c837e0e4363f057"}}, {"scope": {"project": {"id": "adb4f7a6d80b43b2b7d28f3b95f00eb5"}}, "role": {"id": "ad74fc2430cc4e889c837e0e4363f057"}, "user": {"id": "8c5c993b2702467d8bfb5246c7f53041"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/adb4f7a6d80b43b2b7d28f3b95f00eb5/users/8c5c993b2702467d8bfb5246c7f53041/roles/ad74fc2430cc4e889c837e0e4363f057"}}, {"scope": {"project": {"id": "adb4f7a6d80b43b2b7d28f3b95f00eb5"}}, "role": {"id": "ad74fc2430cc4e889c837e0e4363f057"}, "user": {"id": "b200d4acbcca4a2094b80354fbe1696e"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/adb4f7a6d80b43b2b7d28f3b95f00eb5/users/b200d4acbcca4a2094b80354fbe1696e/roles/ad74fc2430cc4e889c837e0e4363f057"}}, {"scope": {"project": {"id": "adb4f7a6d80b43b2b7d28f3b95f00eb5"}}, "role": {"id": "ad74fc2430cc4e889c837e0e4363f057"}, "user": {"id": "cf1a4dd219af46a4a3c304e5dc175743"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/adb4f7a6d80b43b2b7d28f3b95f00eb5/users/cf1a4dd219af46a4a3c304e5dc175743/roles/ad74fc2430cc4e889c837e0e4363f057"}}, {"scope": {"project": {"id": "adb4f7a6d80b43b2b7d28f3b95f00eb5"}}, "role": {"id": "ad74fc2430cc4e889c837e0e4363f057"}, "user": {"id": "e2141b5f32414d4c957cf1c4929e3d7d"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/adb4f7a6d80b43b2b7d28f3b95f00eb5/users/e2141b5f32414d4c957cf1c4929e3d7d/roles/ad74fc2430cc4e889c837e0e4363f057"}}, {"scope": {"project": {"id": "adb4f7a6d80b43b2b7d28f3b95f00eb5"}}, "role": {"id": "84fc116f7c224bdc9d4008e24cf1fff6"}, "user": {"id": "e83494c6a05843019f1b64894a822a32"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/adb4f7a6d80b43b2b7d28f3b95f00eb5/users/e83494c6a05843019f1b64894a822a32/roles/84fc116f7c224bdc9d4008e24cf1fff6"}}, {"scope": {"project": {"id": "adb4f7a6d80b43b2b7d28f3b95f00eb5"}}, "role": {"id": "ad74fc2430cc4e889c837e0e4363f057"}, "user": {"id": "e83494c6a05843019f1b64894a822a32"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/adb4f7a6d80b43b2b7d28f3b95f00eb5/users/e83494c6a05843019f1b64894a822a32/roles/ad74fc2430cc4e889c837e0e4363f057"}}, {"scope": {"domain": {"id": "d28de44ca3d340fe8f59e2bbc51c5518"}}, "role": {"id": "ad74fc2430cc4e889c837e0e4363f057"}, "user": {"id": "812ccb0780ac4ca682f6307d48b60b74"}, "links": {"assignment": "http://172.30.9.21:5000/v3/domains/d28de44ca3d340fe8f59e2bbc51c5518/users/812ccb0780ac4ca682f6307d48b60b74/roles/ad74fc2430cc4e889c837e0e4363f057"}}, {"scope": {"system": {"all": true}}, "role": {"id": "ad74fc2430cc4e889c837e0e4363f057"}, "user": {"id": "533ad0036ea24ea3a6cd69d52daa7164"}, "links": {"assignment": "http://172.30.9.21:5000/v3/system/users/533ad0036ea24ea3a6cd69d52daa7164/roles/ad74fc2430cc4e889c837e0e4363f057"}}], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments", "previous": null, "next": null}} 2019-03-27 01:09:29,069 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments used request id req-9daff9db-010a-46c1-8fe6-b2d36c849d7b 2019-03-27 01:09:29,069 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.219977855682s 2019-03-27 01:09:29,072 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_role_assignments: [Munch({'project': u'adb4f7a6d80b43b2b7d28f3b95f00eb5', 'id': u'ad74fc2430cc4e889c837e0e4363f057', 'user': u'1f3ca4bc07164c3cb81a87c72c396526'}), Munch({'project': u'adb4f7a6d80b43b2b7d28f3b95f00eb5', 'id': u'ad74fc2430cc4e889c837e0e4363f057', 'user': u'2653fa6f281c466480efee8aa1f257bb'}), Munch({'project': u'adb4f7a6d80b43b2b7d28f3b95f00eb5', 'id': u'ad74fc2430cc4e889c837e0e4363f057', 'user': u'2f421a9df6c44c62876bd57477d34c68'}), Munch({'project': u'adb4f7a6d80b43b2b7d28f3b95f00eb5', 'id': u'ad74fc2430cc4e889c837e0e4363f057', 'user': u'335b05e87496439da9c56228d0f96eb4'}), Munch({'project': u'adb4f7a6d80b43b2b7d28f3b95f00eb5', 'id': u'ad74fc2430cc4e889c837e0e4363f057', 'user': u'347643f881c4464fbebf8745ae8733f7'}), Munch({'project': u'adb4f7a6d80b43b2b7d28f3b95f00eb5', 'id': u'ad74fc2430cc4e889c837e0e4363f057', 'user': u'3ec0479bbc154c0e80a84492405413d1'}), Munch({'project': u'adb4f7a6d80b43b2b7d28f3b95f00eb5', 'id': u'ad74fc2430cc4e889c837e0e4363f057', 'user': u'4948075a865f4918b7d8cbc91b0d93f2'}), Munch({'project': u'880184f9f34d4ead881812d2172cae9c', 'id': u'9fe2ff9ee4384b1894a90878d3e92bab', 'user': u'533ad0036ea24ea3a6cd69d52daa7164'}), Munch({'project': u'880184f9f34d4ead881812d2172cae9c', 'id': u'ad74fc2430cc4e889c837e0e4363f057', 'user': u'533ad0036ea24ea3a6cd69d52daa7164'}), Munch({'project': u'adb4f7a6d80b43b2b7d28f3b95f00eb5', 'id': u'ad74fc2430cc4e889c837e0e4363f057', 'user': u'8c5c993b2702467d8bfb5246c7f53041'}), Munch({'project': u'adb4f7a6d80b43b2b7d28f3b95f00eb5', 'id': u'ad74fc2430cc4e889c837e0e4363f057', 'user': u'b200d4acbcca4a2094b80354fbe1696e'}), Munch({'project': u'adb4f7a6d80b43b2b7d28f3b95f00eb5', 'id': u'ad74fc2430cc4e889c837e0e4363f057', 'user': u'cf1a4dd219af46a4a3c304e5dc175743'}), Munch({'project': u'adb4f7a6d80b43b2b7d28f3b95f00eb5', 'id': u'ad74fc2430cc4e889c837e0e4363f057', 'user': u'e2141b5f32414d4c957cf1c4929e3d7d'}), Munch({'project': u'adb4f7a6d80b43b2b7d28f3b95f00eb5', 'id': u'84fc116f7c224bdc9d4008e24cf1fff6', 'user': u'e83494c6a05843019f1b64894a822a32'}), Munch({'project': u'adb4f7a6d80b43b2b7d28f3b95f00eb5', 'id': u'ad74fc2430cc4e889c837e0e4363f057', 'user': u'e83494c6a05843019f1b64894a822a32'}), Munch({'domain': u'd28de44ca3d340fe8f59e2bbc51c5518', 'id': u'ad74fc2430cc4e889c837e0e4363f057', 'user': u'812ccb0780ac4ca682f6307d48b60b74'}), Munch({'id': u'ad74fc2430cc4e889c837e0e4363f057', 'user': u'533ad0036ea24ea3a6cd69d52daa7164'})] 2019-03-27 01:09:29,076 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-27 01:09:29,080 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}9d2327025425b4653241c7cd21de54936a50edb9" 2019-03-27 01:09:29,297 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Wed, 27 Mar 2019 01:09:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5cf64b7-12fd-4c2f-86d5-c7c92e330830 2019-03-27 01:09:29,298 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "630451f6dfb54c5eaac08b2a7591b17d", "links": {"self": "http://172.30.9.21:5000/v3/roles/630451f6dfb54c5eaac08b2a7591b17d"}, "name": "swiftoperator"}, {"domain_id": null, "id": "84fc116f7c224bdc9d4008e24cf1fff6", "links": {"self": "http://172.30.9.21:5000/v3/roles/84fc116f7c224bdc9d4008e24cf1fff6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ad74fc2430cc4e889c837e0e4363f057", "links": {"self": "http://172.30.9.21:5000/v3/roles/ad74fc2430cc4e889c837e0e4363f057"}, "name": "admin"}, {"domain_id": null, "id": "bb9ba4688d0941a38bddf15fb5d3e3ac", "links": {"self": "http://172.30.9.21:5000/v3/roles/bb9ba4688d0941a38bddf15fb5d3e3ac"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c899a0942bc347abbb3dcae772ba5452", "links": {"self": "http://172.30.9.21:5000/v3/roles/c899a0942bc347abbb3dcae772ba5452"}, "name": "member"}, {"domain_id": null, "id": "ca126582a5ac41b387c7abf3cbf79d8b", "links": {"self": "http://172.30.9.21:5000/v3/roles/ca126582a5ac41b387c7abf3cbf79d8b"}, "name": "reader"}]} 2019-03-27 01:09:29,298 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-c5cf64b7-12fd-4c2f-86d5-c7c92e330830 2019-03-27 01:09:29,298 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.221815824509s 2019-03-27 01:09:29,300 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_roles: [Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'swiftoperator', 'id': u'630451f6dfb54c5eaac08b2a7591b17d'}), 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'84fc116f7c224bdc9d4008e24cf1fff6'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'_member_', 'id': u'9fe2ff9ee4384b1894a90878d3e92bab'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'admin', 'id': u'ad74fc2430cc4e889c837e0e4363f057'}), 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'bb9ba4688d0941a38bddf15fb5d3e3ac'}), 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'c899a0942bc347abbb3dcae772ba5452'}), 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'ca126582a5ac41b387c7abf3cbf79d8b'})] 2019-03-27 01:09:29,301 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-03-27 01:09:29,301 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}9d2327025425b4653241c7cd21de54936a50edb9" 2019-03-27 01:09:29,652 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Wed, 27 Mar 2019 01:09:29 GMT X-Openstack-Request-Id: req-84aa9f18-36d2-41d6-8e83-9431a3304da0 2019-03-27 01:09:29,652 - keystoneauth.session - DEBUG - RESP BODY: {"routers": []} 2019-03-27 01:09:29,652 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-84aa9f18-36d2-41d6-8e83-9431a3304da0 2019-03-27 01:09:29,652 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.351492166519s 2019-03-27 01:09:29,653 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_routers: [] 2019-03-27 01:09:29,653 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-27 01:09:29,656 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}9d2327025425b4653241c7cd21de54936a50edb9" 2019-03-27 01:09:29,862 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Wed, 27 Mar 2019 01:09: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-eaf92fa4-dc58-4ff1-b65d-265c6c0e31fe x-openstack-request-id: req-eaf92fa4-dc58-4ff1-b65d-265c6c0e31fe 2019-03-27 01:09:29,862 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-03-27 01:09:29,862 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-eaf92fa4-dc58-4ff1-b65d-265c6c0e31fe 2019-03-27 01:09:29,862 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.209363222122s 2019-03-27 01:09:29,863 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_servers: [] 2019-03-27 01:09:29,866 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2019-03-27 01:09:29,869 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.6: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-27 01:09:29,875 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 27 Mar 2019 01:09:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bfaca88b-1ede-42fc-96bf-7717b138c6a1 2019-03-27 01:09:29,875 - 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.6:35357/v3/", "rel": "self"}]}]}} 2019-03-27 01:09:29,876 - keystoneauth.session - DEBUG - GET call to http://192.30.9.6:35357/ used request id req-bfaca88b-1ede-42fc-96bf-7717b138c6a1 2019-03-27 01:09:29,876 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.6: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}9d2327025425b4653241c7cd21de54936a50edb9" 2019-03-27 01:09:30,302 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 866 Content-Type: application/json Date: Wed, 27 Mar 2019 01:09:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58351e0d-48f2-4aae-aa2c-64b1d811fe69 2019-03-27 01:09:30,303 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.6:35357/v3/services/044c711eda554fdbb092a4d9a8a641ed"}, "enabled": true, "type": "cloudformation", "id": "044c711eda554fdbb092a4d9a8a641ed", "name": "heat-cfn"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.6:35357/v3/services/1345c62a1a194721ac74991ed3f96976"}, "enabled": true, "type": "network", "id": "1345c62a1a194721ac74991ed3f96976", "name": "neutron"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.6:35357/v3/services/1b53bc2fc18745788cdcd7700e8f6872"}, "enabled": true, "type": "identity", "id": "1b53bc2fc18745788cdcd7700e8f6872", "name": "keystone"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.6:35357/v3/services/1cae55657baa42a8a041c96c0e5042a1"}, "enabled": true, "type": "object-store", "id": "1cae55657baa42a8a041c96c0e5042a1", "name": "swift"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.6:35357/v3/services/50eac40e86464ec8a1f2d18736563156"}, "enabled": true, "type": "event", "id": "50eac40e86464ec8a1f2d18736563156", "name": "panko"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.6:35357/v3/services/8d3c807a0a824004a1b25615a3b24e68"}, "enabled": true, "type": "image", "id": "8d3c807a0a824004a1b25615a3b24e68", "name": "glance"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.6:35357/v3/services/9bdf976320f740f1875953bdb4fcc326"}, "enabled": true, "type": "alarming", "id": "9bdf976320f740f1875953bdb4fcc326", "name": "aodh"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.6:35357/v3/services/9e481bf545ae462699fee59086a7a457"}, "enabled": true, "type": "placement", "id": "9e481bf545ae462699fee59086a7a457", "name": "placement"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.6:35357/v3/services/ab24fcec588d4a3d9f039d6c717097c8"}, "enabled": true, "type": "metric", "id": "ab24fcec588d4a3d9f039d6c717097c8", "name": "gnocchi"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.6:35357/v3/services/c37b658d3f04412daef24882af8675e6"}, "enabled": true, "type": "compute", "id": "c37b658d3f04412daef24882af8675e6", "name": "nova"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.6:35357/v3/services/e1ed191e235543508fb8181b492dd163"}, "enabled": true, "type": "orchestration", "id": "e1ed191e235543508fb8181b492dd163", "name": "heat"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.6:35357/v3/services/ecd342c710c14042b42e8ebabd2f2656"}, "enabled": true, "type": "volumev3", "id": "ecd342c710c14042b42e8ebabd2f2656", "name": "cinderv3"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.6:35357/v3/services/f5c541ab827e4385a174fd5adcdd90ab"}, "enabled": true, "type": "metering", "id": "f5c541ab827e4385a174fd5adcdd90ab", "name": "ceilometer"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.6:35357/v3/services/faa3c09487304f84b65d18b1b1694e3a"}, "enabled": true, "type": "volumev2", "id": "faa3c09487304f84b65d18b1b1694e3a", "name": "cinderv2"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.6:35357/v3/services/ff541942293941b4b0228330f4f5efaf"}, "enabled": true, "type": "volume", "id": "ff541942293941b4b0228330f4f5efaf", "name": "cinder"}], "links": {"self": "http://192.30.9.6:35357/v3/services", "previous": null, "next": null}} 2019-03-27 01:09:30,303 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.6:35357/v3/services used request id req-58351e0d-48f2-4aae-aa2c-64b1d811fe69 2019-03-27 01:09:30,303 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.436905860901s 2019-03-27 01:09:30,308 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_services: [Munch({'description': u'Openstack Cloudformation Service', 'service_type': u'cloudformation', 'type': u'cloudformation', 'enabled': True, 'id': u'044c711eda554fdbb092a4d9a8a641ed', 'name': u'heat-cfn'}), Munch({'description': u'Neutron Networking Service', 'service_type': u'network', 'type': u'network', 'enabled': True, 'id': u'1345c62a1a194721ac74991ed3f96976', 'name': u'neutron'}), Munch({'description': u'OpenStack Identity Service', 'service_type': u'identity', 'type': u'identity', 'enabled': True, 'id': u'1b53bc2fc18745788cdcd7700e8f6872', 'name': u'keystone'}), Munch({'description': u'Openstack Object-Store Service', 'service_type': u'object-store', 'type': u'object-store', 'enabled': True, 'id': u'1cae55657baa42a8a041c96c0e5042a1', 'name': u'swift'}), Munch({'description': u'OpenStack Event Service', 'service_type': u'event', 'type': u'event', 'enabled': True, 'id': u'50eac40e86464ec8a1f2d18736563156', 'name': u'panko'}), Munch({'description': u'OpenStack Image Service', 'service_type': u'image', 'type': u'image', 'enabled': True, 'id': u'8d3c807a0a824004a1b25615a3b24e68', 'name': u'glance'}), Munch({'description': u'OpenStack Alarming Service', 'service_type': u'alarming', 'type': u'alarming', 'enabled': True, 'id': u'9bdf976320f740f1875953bdb4fcc326', 'name': u'aodh'}), Munch({'description': u'Openstack Placement Service', 'service_type': u'placement', 'type': u'placement', 'enabled': True, 'id': u'9e481bf545ae462699fee59086a7a457', 'name': u'placement'}), Munch({'description': u'OpenStack Metric Service', 'service_type': u'metric', 'type': u'metric', 'enabled': True, 'id': u'ab24fcec588d4a3d9f039d6c717097c8', 'name': u'gnocchi'}), Munch({'description': u'Openstack Compute Service', 'service_type': u'compute', 'type': u'compute', 'enabled': True, 'id': u'c37b658d3f04412daef24882af8675e6', 'name': u'nova'}), Munch({'description': u'Openstack Orchestration Service', 'service_type': u'orchestration', 'type': u'orchestration', 'enabled': True, 'id': u'e1ed191e235543508fb8181b492dd163', 'name': u'heat'}), Munch({'description': u'Cinder Service v3', 'service_type': u'volumev3', 'type': u'volumev3', 'enabled': True, 'id': u'ecd342c710c14042b42e8ebabd2f2656', 'name': u'cinderv3'}), Munch({'description': u'Openstack Metering Service', 'service_type': u'metering', 'type': u'metering', 'enabled': True, 'id': u'f5c541ab827e4385a174fd5adcdd90ab', 'name': u'ceilometer'}), Munch({'description': u'Cinder Service v2', 'service_type': u'volumev2', 'type': u'volumev2', 'enabled': True, 'id': u'faa3c09487304f84b65d18b1b1694e3a', 'name': u'cinderv2'}), Munch({'description': u'Cinder Service', 'service_type': u'volume', 'type': u'volume', 'enabled': True, 'id': u'ff541942293941b4b0228330f4f5efaf', 'name': u'cinder'})] 2019-03-27 01:09:30,309 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-03-27 01:09:30,310 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}9d2327025425b4653241c7cd21de54936a50edb9" 2019-03-27 01:09:31,562 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 624 Content-Type: application/json Date: Wed, 27 Mar 2019 01:09:31 GMT X-Openstack-Request-Id: req-ab4ed18f-943d-48d6-82da-6dfff755dd29 2019-03-27 01:09:31,562 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"6e8cbb2e-4d8c-409b-b9b4-549165a492c3","tenant_id":"adb4f7a6d80b43b2b7d28f3b95f00eb5","created_at":"2019-03-27T01:06:20Z","dns_nameservers":[],"updated_at":"2019-03-27T01:06:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"adb4f7a6d80b43b2b7d28f3b95f00eb5","id":"88d144e9-4a41-41f0-83f0-cf05286ed070","subnetpool_id":null,"name":"external-subnet"}]} 2019-03-27 01:09:31,562 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-ab4ed18f-943d-48d6-82da-6dfff755dd29 2019-03-27 01:09:31,563 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 1.25342798233s 2019-03-27 01:09:31,563 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_subnets: [Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-03-27T01:06:20Z', 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'88d144e9-4a41-41f0-83f0-cf05286ed070', u'subnetpool_id': None, u'service_types': [], u'name': u'external-subnet', u'enable_dhcp': False, u'network_id': u'6e8cbb2e-4d8c-409b-b9b4-549165a492c3', u'tenant_id': u'adb4f7a6d80b43b2b7d28f3b95f00eb5', u'created_at': u'2019-03-27T01:06:20Z', u'dns_nameservers': [], u'gateway_ip': u'172.30.9.1', u'ip_version': 4, u'project_id': u'adb4f7a6d80b43b2b7d28f3b95f00eb5'})] 2019-03-27 01:09:31,564 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.service-providers 2019-03-27 01:09:31,564 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}9d2327025425b4653241c7cd21de54936a50edb9" 2019-03-27 01:09:32,487 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 25 Content-Type: application/json Date: Wed, 27 Mar 2019 01:09:32 GMT X-Openstack-Request-Id: req-66784162-a707-4547-a26a-763a8b718d76 2019-03-27 01:09:32,487 - keystoneauth.session - DEBUG - RESP BODY: {"service_providers": []} 2019-03-27 01:09:32,488 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/service-providers.json used request id req-66784162-a707-4547-a26a-763a8b718d76 2019-03-27 01:09:32,488 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.service-providers in 0.924019098282s 2019-03-27 01:09:32,488 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_service_providers: [] 2019-03-27 01:09:32,607 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-03-27 01:09:32,608 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:13 | PASS | +--------------------------+------------------+------------------+----------------+ 2019-03-27 01:09:32,651 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork1'... 2019-03-27 01:09:32,751 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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-27 01:09:32,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Wed, 27 Mar 2019 01:09:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff4c8c6d-9063-44d6-a92f-436f793ae842 2019-03-27 01:09:32,756 - 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.21:5000/v3/", "rel": "self"}]}} 2019-03-27 01:09:32,757 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/v3 used request id req-ff4c8c6d-9063-44d6-a92f-436f793ae842 2019-03-27 01:09:32,757 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2019-03-27 01:09:33,215 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "ca126582a5ac41b387c7abf3cbf79d8b", "name": "reader"}, {"id": "c899a0942bc347abbb3dcae772ba5452", "name": "member"}, {"id": "ad74fc2430cc4e889c837e0e4363f057", "name": "admin"}], "expires_at": "2019-03-27T02:09:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "880184f9f34d4ead881812d2172cae9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "721f4e8307ad4447b8bb508b3c352269"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef9799ca3704825b084c6a427da3b37"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e88f92e41fcf44d79884f24c46e56176"}], "type": "cloudformation", "id": "044c711eda554fdbb092a4d9a8a641ed", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10207501dea142acbda102bca0fde468"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56d3450ae4974e658007eb3ef62e73ab"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b2e700fb57e5466e9ef8647b2f892e05"}], "type": "network", "id": "1345c62a1a194721ac74991ed3f96976", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47393bddf6a3467eacefb29528c3ef50"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a424bbca30b401a8cc1a29b5c697112"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8aa237a59bac4a84988a5cbd3f2f7f91"}], "type": "identity", "id": "1b53bc2fc18745788cdcd7700e8f6872", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.23:8080/v1/AUTH_880184f9f34d4ead881812d2172cae9c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "14dc1bc7ac6a4290b889e465a4fbc586"}, {"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3ce1666900034fb6953705c72ecb956c"}, {"url": "http://172.30.9.21:8080/v1/AUTH_880184f9f34d4ead881812d2172cae9c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5153784ff3ff4ddaae7f3c5e3d52c73e"}], "type": "object-store", "id": "1cae55657baa42a8a041c96c0e5042a1", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ad3b972674347f59ad48668d68faf36"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d537d30796624cf78ed7c806f2d292f0"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f855d2238c294b1d9bf6cd08a86cab4e"}], "type": "event", "id": "50eac40e86464ec8a1f2d18736563156", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1127f864c2964c2a8f219362f47a7947"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e87f90fe3cd4a25a5a4884f7e4d2281"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c39ec419a879484da392ab529f76f8f8"}], "type": "image", "id": "8d3c807a0a824004a1b25615a3b24e68", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8380d78aa4924a28b1fdb16eda8f52e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a16ce6d013674ea69b0d0b5eecb6746b"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ba806daf4ba6b260e46512ffd28b"}], "type": "alarming", "id": "9bdf976320f740f1875953bdb4fcc326", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "81b7ef114a0a428bbd15145cc4c38c64"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d3b8fbb0fb6f49b8afdf9962f1d1f8a2"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f89f28939c844855ad783d77a4927d19"}], "type": "placement", "id": "9e481bf545ae462699fee59086a7a457", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36f031934bf841788a613931f744d992"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c10b9a772e114d6ba31294ef3c79d793"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc70f60043ee454b879c947a14e788ed"}], "type": "metric", "id": "ab24fcec588d4a3d9f039d6c717097c8", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af78c3d0929c4806b952f9e7af7a33a5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "debf358b1bf646dd9b9419e6b4b1d7f6"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eb9f3963be6047ab85f520b769d0b94b"}], "type": "compute", "id": "c37b658d3f04412daef24882af8675e6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/880184f9f34d4ead881812d2172cae9c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f71160cc4c84a7b9af3bf0974316784"}, {"url": "http://172.30.9.21:8004/v1/880184f9f34d4ead881812d2172cae9c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c0732bb8bff43338899f5db62aafdd7"}, {"url": "http://192.30.9.6:8004/v1/880184f9f34d4ead881812d2172cae9c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5d5eb9da3564d9a8ced2b173b976a34"}], "type": "orchestration", "id": "e1ed191e235543508fb8181b492dd163", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v3/880184f9f34d4ead881812d2172cae9c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "56a318d8670b4ad78467b72f15e90915"}, {"url": "http://192.30.9.6:8776/v3/880184f9f34d4ead881812d2172cae9c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a1f7813849740888664ac8474f45c65"}, {"url": "http://192.30.9.6:8776/v3/880184f9f34d4ead881812d2172cae9c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc1d74ba6f6d48aeb8f30133ce2b6872"}], "type": "volumev3", "id": "ecd342c710c14042b42e8ebabd2f2656", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f5c541ab827e4385a174fd5adcdd90ab", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v2/880184f9f34d4ead881812d2172cae9c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26ec839e160a4f5491ee5e1b2f6d85ec"}, {"url": "http://192.30.9.6:8776/v2/880184f9f34d4ead881812d2172cae9c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e9b14fc0d7e4b2f98c9c7c44cfc4a13"}, {"url": "http://192.30.9.6:8776/v2/880184f9f34d4ead881812d2172cae9c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8246d17964974d22ac52efa58bc221cc"}], "type": "volumev2", "id": "faa3c09487304f84b65d18b1b1694e3a", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/880184f9f34d4ead881812d2172cae9c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1abce42acf394dce885c9dfc7c80c5e9"}, {"url": "http://192.30.9.6:8776/v1/880184f9f34d4ead881812d2172cae9c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9777c0191c584248b40d2e103ca53015"}, {"url": "http://172.30.9.21:8776/v1/880184f9f34d4ead881812d2172cae9c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab9eb3d04b5a468b9016011aca6c8402"}], "type": "volume", "id": "ff541942293941b4b0228330f4f5efaf", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "533ad0036ea24ea3a6cd69d52daa7164"}, "audit_ids": ["uqi5Ac0TRESolbyvm6Jw6Q"], "issued_at": "2019-03-27T01:09:33.000000Z"}} 2019-03-27 01:09:33,218 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-27 01:09:33,219 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21: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}81cecbad386b569ea36c24a8454c4281676da327" 2019-03-27 01:09:33,633 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 726 Content-Type: application/json Date: Wed, 27 Mar 2019 01:09:33 GMT X-Openstack-Request-Id: req-68eb735d-b587-4848-9d4d-213f1b46babc 2019-03-27 01:09:33,633 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","updated_at":"2019-03-27T01:06:20Z","dns_domain":"","revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"6e8cbb2e-4d8c-409b-b9b4-549165a492c3","router:external":true,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"adb4f7a6d80b43b2b7d28f3b95f00eb5","status":"ACTIVE","subnets":["88d144e9-4a41-41f0-83f0-cf05286ed070"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"adb4f7a6d80b43b2b7d28f3b95f00eb5","created_at":"2019-03-27T01:06:13Z","provider:network_type":"flat"}]} 2019-03-27 01:09:33,633 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-68eb735d-b587-4848-9d4d-213f1b46babc 2019-03-27 01:09:33,633 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.415127038956s 2019-03-27 01:09:33,634 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork1'... 2019-03-27 01:09:33,641 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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-27 01:09:33,646 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 27 Mar 2019 01:09:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ad99d65d-1d6d-424f-a064-f04e71a820b1 2019-03-27 01:09:33,647 - 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.21:5000/v3/", "rel": "self"}]}]}} 2019-03-27 01:09:33,647 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/ used request id req-ad99d65d-1d6d-424f-a064-f04e71a820b1 2019-03-27 01:09:33,648 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-27 01:09:33,651 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}81cecbad386b569ea36c24a8454c4281676da327" 2019-03-27 01:09:33,879 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Wed, 27 Mar 2019 01:09:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b2f8806-efca-47c2-bfdb-5c3a1d83355c 2019-03-27 01:09:33,879 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/d28de44ca3d340fe8f59e2bbc51c5518"}, "tags": [], "enabled": true, "id": "d28de44ca3d340fe8f59e2bbc51c5518", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2019-03-27 01:09:33,879 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-6b2f8806-efca-47c2-bfdb-5c3a1d83355c 2019-03-27 01:09:33,879 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.231691122055s 2019-03-27 01:09:33,886 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-27 01:09:33,889 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21: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}81cecbad386b569ea36c24a8454c4281676da327" 2019-03-27 01:09:34,135 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 296 Content-Type: application/json Date: Wed, 27 Mar 2019 01:09:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04807ff1-2b39-4da4-a0aa-f5f718e68786 2019-03-27 01:09:34,135 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/880184f9f34d4ead881812d2172cae9c"}, "tags": [], "enabled": true, "id": "880184f9f34d4ead881812d2172cae9c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/adb4f7a6d80b43b2b7d28f3b95f00eb5"}, "tags": [], "enabled": true, "id": "adb4f7a6d80b43b2b7d28f3b95f00eb5", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-03-27 01:09:34,135 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-04807ff1-2b39-4da4-a0aa-f5f718e68786 2019-03-27 01:09:34,136 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.249294042587s 2019-03-27 01:09:34,137 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-03-27 01:09:34,137 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}81cecbad386b569ea36c24a8454c4281676da327" -d '{"network": {"tenant_id": "880184f9f34d4ead881812d2172cae9c", "name": "tenantnetwork1-net_2503af1a-f819-4a2e-8685-d878c77d1172", "admin_state_up": true}}' 2019-03-27 01:09:35,750 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 725 Content-Type: application/json Date: Wed, 27 Mar 2019 01:09:35 GMT X-Openstack-Request-Id: req-de2502f6-a58f-4d33-b835-4061ad7d51fa 2019-03-27 01:09:35,751 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":2,"port_security_enabled":true,"provider:network_type":"geneve","id":"f97b041d-a688-4828-a4d1-e82eaeccc027","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":68,"ipv4_address_scope":null,"shared":false,"project_id":"880184f9f34d4ead881812d2172cae9c","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-27T01:09:34Z","is_default":false,"qos_policy_id":null,"name":"tenantnetwork1-net_2503af1a-f819-4a2e-8685-d878c77d1172","admin_state_up":true,"tenant_id":"880184f9f34d4ead881812d2172cae9c","created_at":"2019-03-27T01:09:34Z","mtu":1442}} 2019-03-27 01:09:35,751 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-de2502f6-a58f-4d33-b835-4061ad7d51fa 2019-03-27 01:09:35,751 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 1.61432385445s 2019-03-27 01:09:35,752 - 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'dns_domain': u'', u'updated_at': u'2019-03-27T01:09:34Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'geneve', u'id': u'f97b041d-a688-4828-a4d1-e82eaeccc027', u'provider:segmentation_id': 68, 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_2503af1a-f819-4a2e-8685-d878c77d1172', u'created_at': u'2019-03-27T01:09:34Z', u'mtu': 1442, u'tenant_id': u'880184f9f34d4ead881812d2172cae9c', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'880184f9f34d4ead881812d2172cae9c'}) 2019-03-27 01:09:35,752 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-27 01:09:35,753 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}81cecbad386b569ea36c24a8454c4281676da327" 2019-03-27 01:09:36,979 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1421 Content-Type: application/json Date: Wed, 27 Mar 2019 01:09:37 GMT X-Openstack-Request-Id: req-3ad9a0b6-d3c9-466a-a545-47ab00c3e0fe 2019-03-27 01:09:36,980 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","updated_at":"2019-03-27T01:06:20Z","dns_domain":"","revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"6e8cbb2e-4d8c-409b-b9b4-549165a492c3","router:external":true,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"adb4f7a6d80b43b2b7d28f3b95f00eb5","status":"ACTIVE","subnets":["88d144e9-4a41-41f0-83f0-cf05286ed070"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"adb4f7a6d80b43b2b7d28f3b95f00eb5","created_at":"2019-03-27T01:06:13Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":2,"port_security_enabled":true,"mtu":1442,"id":"f97b041d-a688-4828-a4d1-e82eaeccc027","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":68,"ipv4_address_scope":null,"shared":false,"project_id":"880184f9f34d4ead881812d2172cae9c","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-27T01:09:34Z","qos_policy_id":null,"name":"tenantnetwork1-net_2503af1a-f819-4a2e-8685-d878c77d1172","admin_state_up":true,"tenant_id":"880184f9f34d4ead881812d2172cae9c","created_at":"2019-03-27T01:09:34Z","provider:network_type":"geneve"}]} 2019-03-27 01:09:36,980 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-3ad9a0b6-d3c9-466a-a545-47ab00c3e0fe 2019-03-27 01:09:36,980 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.22773981094s 2019-03-27 01:09:36,982 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-03-27 01:09:36,982 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}81cecbad386b569ea36c24a8454c4281676da327" -d '{"subnet": {"name": "tenantnetwork1-subnet_2503af1a-f819-4a2e-8685-d878c77d1172", "enable_dhcp": true, "network_id": "f97b041d-a688-4828-a4d1-e82eaeccc027", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-03-27 01:09:39,362 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 682 Content-Type: application/json Date: Wed, 27 Mar 2019 01:09:39 GMT X-Openstack-Request-Id: req-6bd90a72-2a41-4d06-bd70-224cbd70d47f 2019-03-27 01:09:39,362 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f97b041d-a688-4828-a4d1-e82eaeccc027","tenant_id":"880184f9f34d4ead881812d2172cae9c","created_at":"2019-03-27T01:09:38Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-03-27T01:09:38Z","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":"880184f9f34d4ead881812d2172cae9c","id":"dc05be4e-96f0-4e74-918d-60db85b402d2","subnetpool_id":null,"name":"tenantnetwork1-subnet_2503af1a-f819-4a2e-8685-d878c77d1172"}} 2019-03-27 01:09:39,362 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-6bd90a72-2a41-4d06-bd70-224cbd70d47f 2019-03-27 01:09:39,362 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 2.38057017326s 2019-03-27 01:09:39,363 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-03-27T01:09:38Z', 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'dc05be4e-96f0-4e74-918d-60db85b402d2', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork1-subnet_2503af1a-f819-4a2e-8685-d878c77d1172', u'enable_dhcp': True, u'network_id': u'f97b041d-a688-4828-a4d1-e82eaeccc027', u'tenant_id': u'880184f9f34d4ead881812d2172cae9c', u'created_at': u'2019-03-27T01:09:38Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'880184f9f34d4ead881812d2172cae9c'}) 2019-03-27 01:09:39,363 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-03-27 01:09:39,364 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}81cecbad386b569ea36c24a8454c4281676da327" -d '{"router": {"external_gateway_info": {"network_id": "6e8cbb2e-4d8c-409b-b9b4-549165a492c3"}, "name": "tenantnetwork1-router_2503af1a-f819-4a2e-8685-d878c77d1172", "admin_state_up": true}}' 2019-03-27 01:09:42,664 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 625 Content-Type: application/json Date: Wed, 27 Mar 2019 01:09:42 GMT X-Openstack-Request-Id: req-6bea3ae4-cf9f-4b42-9167-94f6ee6eb717 2019-03-27 01:09:42,664 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6e8cbb2e-4d8c-409b-b9b4-549165a492c3", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "88d144e9-4a41-41f0-83f0-cf05286ed070", "ip_address": "172.30.9.203"}]}, "description": "", "tags": [], "tenant_id": "880184f9f34d4ead881812d2172cae9c", "created_at": "2019-03-27T01:09:40Z", "admin_state_up": true, "updated_at": "2019-03-27T01:09:41Z", "revision_number": 2, "routes": [], "project_id": "880184f9f34d4ead881812d2172cae9c", "id": "d0b2406c-a80f-476e-8d23-3b42719b06b4", "name": "tenantnetwork1-router_2503af1a-f819-4a2e-8685-d878c77d1172"}} 2019-03-27 01:09:42,665 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-6bea3ae4-cf9f-4b42-9167-94f6ee6eb717 2019-03-27 01:09:42,665 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 3.30136990547s 2019-03-27 01:09:42,665 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'6e8cbb2e-4d8c-409b-b9b4-549165a492c3', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'88d144e9-4a41-41f0-83f0-cf05286ed070', u'ip_address': u'172.30.9.203'}]}, u'description': u'', u'tags': [], u'tenant_id': u'880184f9f34d4ead881812d2172cae9c', u'created_at': u'2019-03-27T01:09:40Z', u'admin_state_up': True, u'updated_at': u'2019-03-27T01:09:41Z', u'revision_number': 2, u'routes': [], u'project_id': u'880184f9f34d4ead881812d2172cae9c', u'id': u'd0b2406c-a80f-476e-8d23-3b42719b06b4', u'name': u'tenantnetwork1-router_2503af1a-f819-4a2e-8685-d878c77d1172'}) 2019-03-27 01:09:42,666 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-03-27 01:09:42,666 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/d0b2406c-a80f-476e-8d23-3b42719b06b4/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}81cecbad386b569ea36c24a8454c4281676da327" -d '{"subnet_id": "dc05be4e-96f0-4e74-918d-60db85b402d2"}' 2019-03-27 01:09:46,206 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Wed, 27 Mar 2019 01:09:46 GMT X-Openstack-Request-Id: req-82f35c14-c6eb-40d3-b5c9-d3c5c19787ba 2019-03-27 01:09:46,206 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "f97b041d-a688-4828-a4d1-e82eaeccc027", "tenant_id": "880184f9f34d4ead881812d2172cae9c", "subnet_id": "dc05be4e-96f0-4e74-918d-60db85b402d2", "subnet_ids": ["dc05be4e-96f0-4e74-918d-60db85b402d2"], "port_id": "a661483d-5fd2-40fb-a815-29a6d0d9b200", "id": "d0b2406c-a80f-476e-8d23-3b42719b06b4"} 2019-03-27 01:09:46,207 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/d0b2406c-a80f-476e-8d23-3b42719b06b4/add_router_interface.json used request id req-82f35c14-c6eb-40d3-b5c9-d3c5c19787ba 2019-03-27 01:09:46,207 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.54096317291s 2019-03-27 01:09:46,319 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-03-27 01:09:46,319 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork1 | functest | 00:13 | PASS | +------------------------+------------------+------------------+----------------+ 2019-03-27 01:09:46,324 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-03-27 01:09:46,325 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/d0b2406c-a80f-476e-8d23-3b42719b06b4/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}81cecbad386b569ea36c24a8454c4281676da327" -d '{"subnet_id": "dc05be4e-96f0-4e74-918d-60db85b402d2"}' 2019-03-27 01:09:49,233 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Wed, 27 Mar 2019 01:09:49 GMT X-Openstack-Request-Id: req-f70d43b4-fcff-4a9c-a75f-9e8ba0974996 2019-03-27 01:09:49,234 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "f97b041d-a688-4828-a4d1-e82eaeccc027", "tenant_id": "880184f9f34d4ead881812d2172cae9c", "subnet_id": "dc05be4e-96f0-4e74-918d-60db85b402d2", "subnet_ids": ["dc05be4e-96f0-4e74-918d-60db85b402d2"], "port_id": "a661483d-5fd2-40fb-a815-29a6d0d9b200", "id": "d0b2406c-a80f-476e-8d23-3b42719b06b4"} 2019-03-27 01:09:49,234 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/d0b2406c-a80f-476e-8d23-3b42719b06b4/remove_router_interface.json used request id req-f70d43b4-fcff-4a9c-a75f-9e8ba0974996 2019-03-27 01:09:49,234 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.90958499908s 2019-03-27 01:09:49,235 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-03-27 01:09:49,235 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}81cecbad386b569ea36c24a8454c4281676da327" 2019-03-27 01:09:50,294 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 628 Content-Type: application/json Date: Wed, 27 Mar 2019 01:09:50 GMT X-Openstack-Request-Id: req-fbec9c0a-6978-4bec-847d-fb33b74026f9 2019-03-27 01:09:50,295 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "6e8cbb2e-4d8c-409b-b9b4-549165a492c3", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "88d144e9-4a41-41f0-83f0-cf05286ed070", "ip_address": "172.30.9.203"}]}, "description": "", "tags": [], "tenant_id": "880184f9f34d4ead881812d2172cae9c", "created_at": "2019-03-27T01:09:40Z", "admin_state_up": true, "updated_at": "2019-03-27T01:09:48Z", "revision_number": 4, "routes": [], "project_id": "880184f9f34d4ead881812d2172cae9c", "id": "d0b2406c-a80f-476e-8d23-3b42719b06b4", "name": "tenantnetwork1-router_2503af1a-f819-4a2e-8685-d878c77d1172"}]} 2019-03-27 01:09:50,295 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-fbec9c0a-6978-4bec-847d-fb33b74026f9 2019-03-27 01:09:50,295 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 1.0604121685s 2019-03-27 01:09:50,297 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-03-27 01:09:50,297 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/routers/d0b2406c-a80f-476e-8d23-3b42719b06b4.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}81cecbad386b569ea36c24a8454c4281676da327" 2019-03-27 01:09:51,951 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 27 Mar 2019 01:09:52 GMT X-Openstack-Request-Id: req-509b2175-13e9-4b90-97ba-c7e3562b50a5 2019-03-27 01:09:51,951 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-27 01:09:51,952 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/d0b2406c-a80f-476e-8d23-3b42719b06b4.json used request id req-509b2175-13e9-4b90-97ba-c7e3562b50a5 2019-03-27 01:09:51,952 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.6551990509s 2019-03-27 01:09:51,952 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-03-27 01:09:51,953 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}81cecbad386b569ea36c24a8454c4281676da327" 2019-03-27 01:09:52,917 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1296 Content-Type: application/json Date: Wed, 27 Mar 2019 01:09:52 GMT X-Openstack-Request-Id: req-2b02277c-264f-4127-9745-d2e02eea6973 2019-03-27 01:09:52,917 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"6e8cbb2e-4d8c-409b-b9b4-549165a492c3","tenant_id":"adb4f7a6d80b43b2b7d28f3b95f00eb5","created_at":"2019-03-27T01:06:20Z","dns_nameservers":[],"updated_at":"2019-03-27T01:06:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"adb4f7a6d80b43b2b7d28f3b95f00eb5","id":"88d144e9-4a41-41f0-83f0-cf05286ed070","subnetpool_id":null,"name":"external-subnet"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f97b041d-a688-4828-a4d1-e82eaeccc027","tenant_id":"880184f9f34d4ead881812d2172cae9c","created_at":"2019-03-27T01:09:38Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-03-27T01:09:38Z","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":"880184f9f34d4ead881812d2172cae9c","id":"dc05be4e-96f0-4e74-918d-60db85b402d2","subnetpool_id":null,"name":"tenantnetwork1-subnet_2503af1a-f819-4a2e-8685-d878c77d1172"}]} 2019-03-27 01:09:52,918 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-2b02277c-264f-4127-9745-d2e02eea6973 2019-03-27 01:09:52,918 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.965515851974s 2019-03-27 01:09:52,919 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-03-27 01:09:52,920 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/subnets/dc05be4e-96f0-4e74-918d-60db85b402d2.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}81cecbad386b569ea36c24a8454c4281676da327" 2019-03-27 01:09:54,290 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 27 Mar 2019 01:09:54 GMT X-Openstack-Request-Id: req-dfcb4b07-030d-421a-92fd-4d86bc9aded0 2019-03-27 01:09:54,290 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-27 01:09:54,290 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/dc05be4e-96f0-4e74-918d-60db85b402d2.json used request id req-dfcb4b07-030d-421a-92fd-4d86bc9aded0 2019-03-27 01:09:54,290 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.37070298195s 2019-03-27 01:09:54,290 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-27 01:09:54,291 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}81cecbad386b569ea36c24a8454c4281676da327" 2019-03-27 01:09:54,388 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1421 Content-Type: application/json Date: Wed, 27 Mar 2019 01:09:54 GMT X-Openstack-Request-Id: req-8fbac3f8-0dde-4d29-8d37-b25e4791f78b 2019-03-27 01:09:54,388 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","updated_at":"2019-03-27T01:06:20Z","dns_domain":"","revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"6e8cbb2e-4d8c-409b-b9b4-549165a492c3","router:external":true,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"adb4f7a6d80b43b2b7d28f3b95f00eb5","status":"ACTIVE","subnets":["88d144e9-4a41-41f0-83f0-cf05286ed070"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"adb4f7a6d80b43b2b7d28f3b95f00eb5","created_at":"2019-03-27T01:06:13Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"f97b041d-a688-4828-a4d1-e82eaeccc027","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":68,"ipv4_address_scope":null,"shared":false,"project_id":"880184f9f34d4ead881812d2172cae9c","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-27T01:09:54Z","qos_policy_id":null,"name":"tenantnetwork1-net_2503af1a-f819-4a2e-8685-d878c77d1172","admin_state_up":true,"tenant_id":"880184f9f34d4ead881812d2172cae9c","created_at":"2019-03-27T01:09:34Z","provider:network_type":"geneve"}]} 2019-03-27 01:09:54,388 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-8fbac3f8-0dde-4d29-8d37-b25e4791f78b 2019-03-27 01:09:54,388 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0978140830994s 2019-03-27 01:09:54,390 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-03-27 01:09:54,390 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/networks/f97b041d-a688-4828-a4d1-e82eaeccc027.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}81cecbad386b569ea36c24a8454c4281676da327" 2019-03-27 01:09:56,691 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 27 Mar 2019 01:09:56 GMT X-Openstack-Request-Id: req-28cc0a79-cc1c-490e-b7d7-4a13be70a23b 2019-03-27 01:09:56,691 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-27 01:09:56,691 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/f97b041d-a688-4828-a4d1-e82eaeccc027.json used request id req-28cc0a79-cc1c-490e-b7d7-4a13be70a23b 2019-03-27 01:09:56,691 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 2.30181407928s 2019-03-27 01:09:56,738 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork2'... 2019-03-27 01:09:56,778 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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-27 01:09:56,785 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Wed, 27 Mar 2019 01:09:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7364c234-c1e5-41fc-a4b8-a635221e019a 2019-03-27 01:09:56,785 - 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.21:5000/v3/", "rel": "self"}]}} 2019-03-27 01:09:56,785 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/v3 used request id req-7364c234-c1e5-41fc-a4b8-a635221e019a 2019-03-27 01:09:56,786 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2019-03-27 01:09:57,207 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "ca126582a5ac41b387c7abf3cbf79d8b", "name": "reader"}, {"id": "c899a0942bc347abbb3dcae772ba5452", "name": "member"}, {"id": "ad74fc2430cc4e889c837e0e4363f057", "name": "admin"}], "expires_at": "2019-03-27T02:09:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "880184f9f34d4ead881812d2172cae9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "721f4e8307ad4447b8bb508b3c352269"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef9799ca3704825b084c6a427da3b37"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e88f92e41fcf44d79884f24c46e56176"}], "type": "cloudformation", "id": "044c711eda554fdbb092a4d9a8a641ed", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10207501dea142acbda102bca0fde468"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56d3450ae4974e658007eb3ef62e73ab"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b2e700fb57e5466e9ef8647b2f892e05"}], "type": "network", "id": "1345c62a1a194721ac74991ed3f96976", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47393bddf6a3467eacefb29528c3ef50"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a424bbca30b401a8cc1a29b5c697112"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8aa237a59bac4a84988a5cbd3f2f7f91"}], "type": "identity", "id": "1b53bc2fc18745788cdcd7700e8f6872", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.23:8080/v1/AUTH_880184f9f34d4ead881812d2172cae9c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "14dc1bc7ac6a4290b889e465a4fbc586"}, {"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3ce1666900034fb6953705c72ecb956c"}, {"url": "http://172.30.9.21:8080/v1/AUTH_880184f9f34d4ead881812d2172cae9c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5153784ff3ff4ddaae7f3c5e3d52c73e"}], "type": "object-store", "id": "1cae55657baa42a8a041c96c0e5042a1", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ad3b972674347f59ad48668d68faf36"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d537d30796624cf78ed7c806f2d292f0"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f855d2238c294b1d9bf6cd08a86cab4e"}], "type": "event", "id": "50eac40e86464ec8a1f2d18736563156", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1127f864c2964c2a8f219362f47a7947"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e87f90fe3cd4a25a5a4884f7e4d2281"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c39ec419a879484da392ab529f76f8f8"}], "type": "image", "id": "8d3c807a0a824004a1b25615a3b24e68", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8380d78aa4924a28b1fdb16eda8f52e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a16ce6d013674ea69b0d0b5eecb6746b"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ba806daf4ba6b260e46512ffd28b"}], "type": "alarming", "id": "9bdf976320f740f1875953bdb4fcc326", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "81b7ef114a0a428bbd15145cc4c38c64"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d3b8fbb0fb6f49b8afdf9962f1d1f8a2"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f89f28939c844855ad783d77a4927d19"}], "type": "placement", "id": "9e481bf545ae462699fee59086a7a457", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36f031934bf841788a613931f744d992"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c10b9a772e114d6ba31294ef3c79d793"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc70f60043ee454b879c947a14e788ed"}], "type": "metric", "id": "ab24fcec588d4a3d9f039d6c717097c8", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af78c3d0929c4806b952f9e7af7a33a5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "debf358b1bf646dd9b9419e6b4b1d7f6"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eb9f3963be6047ab85f520b769d0b94b"}], "type": "compute", "id": "c37b658d3f04412daef24882af8675e6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/880184f9f34d4ead881812d2172cae9c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f71160cc4c84a7b9af3bf0974316784"}, {"url": "http://172.30.9.21:8004/v1/880184f9f34d4ead881812d2172cae9c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c0732bb8bff43338899f5db62aafdd7"}, {"url": "http://192.30.9.6:8004/v1/880184f9f34d4ead881812d2172cae9c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5d5eb9da3564d9a8ced2b173b976a34"}], "type": "orchestration", "id": "e1ed191e235543508fb8181b492dd163", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v3/880184f9f34d4ead881812d2172cae9c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "56a318d8670b4ad78467b72f15e90915"}, {"url": "http://192.30.9.6:8776/v3/880184f9f34d4ead881812d2172cae9c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a1f7813849740888664ac8474f45c65"}, {"url": "http://192.30.9.6:8776/v3/880184f9f34d4ead881812d2172cae9c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc1d74ba6f6d48aeb8f30133ce2b6872"}], "type": "volumev3", "id": "ecd342c710c14042b42e8ebabd2f2656", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f5c541ab827e4385a174fd5adcdd90ab", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v2/880184f9f34d4ead881812d2172cae9c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26ec839e160a4f5491ee5e1b2f6d85ec"}, {"url": "http://192.30.9.6:8776/v2/880184f9f34d4ead881812d2172cae9c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e9b14fc0d7e4b2f98c9c7c44cfc4a13"}, {"url": "http://192.30.9.6:8776/v2/880184f9f34d4ead881812d2172cae9c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8246d17964974d22ac52efa58bc221cc"}], "type": "volumev2", "id": "faa3c09487304f84b65d18b1b1694e3a", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/880184f9f34d4ead881812d2172cae9c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1abce42acf394dce885c9dfc7c80c5e9"}, {"url": "http://192.30.9.6:8776/v1/880184f9f34d4ead881812d2172cae9c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9777c0191c584248b40d2e103ca53015"}, {"url": "http://172.30.9.21:8776/v1/880184f9f34d4ead881812d2172cae9c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab9eb3d04b5a468b9016011aca6c8402"}], "type": "volume", "id": "ff541942293941b4b0228330f4f5efaf", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "533ad0036ea24ea3a6cd69d52daa7164"}, "audit_ids": ["cMNTWHvZTO67WBlnABCYuw"], "issued_at": "2019-03-27T01:09:57.000000Z"}} 2019-03-27 01:09:57,210 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-27 01:09:57,211 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21: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}e2a968932b174bf99e335da885947a4b9c60d134" 2019-03-27 01:09:57,578 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 726 Content-Type: application/json Date: Wed, 27 Mar 2019 01:09:57 GMT X-Openstack-Request-Id: req-4a6e910e-bb4a-42d3-9038-1ae63a41a5eb 2019-03-27 01:09:57,579 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","updated_at":"2019-03-27T01:06:20Z","dns_domain":"","revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"6e8cbb2e-4d8c-409b-b9b4-549165a492c3","router:external":true,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"adb4f7a6d80b43b2b7d28f3b95f00eb5","status":"ACTIVE","subnets":["88d144e9-4a41-41f0-83f0-cf05286ed070"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"adb4f7a6d80b43b2b7d28f3b95f00eb5","created_at":"2019-03-27T01:06:13Z","provider:network_type":"flat"}]} 2019-03-27 01:09:57,579 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-4a6e910e-bb4a-42d3-9038-1ae63a41a5eb 2019-03-27 01:09:57,579 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.368416070938s 2019-03-27 01:09:57,585 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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-27 01:09:57,591 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 27 Mar 2019 01:09:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f2afbefa-567c-44ca-a4c4-b8c113a1fb52 2019-03-27 01:09:57,591 - 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.21:5000/v3/", "rel": "self"}]}]}} 2019-03-27 01:09:57,591 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/ used request id req-f2afbefa-567c-44ca-a4c4-b8c113a1fb52 2019-03-27 01:09:57,592 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-27 01:09:57,595 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}e2a968932b174bf99e335da885947a4b9c60d134" 2019-03-27 01:09:57,801 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Wed, 27 Mar 2019 01:09:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87f0ab04-1a02-47cb-b9b1-8adf63b4f563 2019-03-27 01:09:57,801 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/d28de44ca3d340fe8f59e2bbc51c5518"}, "tags": [], "enabled": true, "id": "d28de44ca3d340fe8f59e2bbc51c5518", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2019-03-27 01:09:57,801 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-87f0ab04-1a02-47cb-b9b1-8adf63b4f563 2019-03-27 01:09:57,802 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.209316015244s 2019-03-27 01:09:57,808 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-03-27 01:09:57,812 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}e2a968932b174bf99e335da885947a4b9c60d134" -d '{"project": {"description": "Created by OPNFV Functest: tenantnetwork2", "enabled": true, "domain_id": "default", "name": "tenantnetwork2-project_899b9fb8-71dd-442a-9b3e-2ba2ebd26211"}}' 2019-03-27 01:09:58,117 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 374 Content-Type: application/json Date: Wed, 27 Mar 2019 01:09:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-da6edd45-597a-4ca8-85f8-07850767b6d7 2019-03-27 01:09:58,117 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.21:5000/v3/projects/1b34c109a85847d7ac9c4f6e152f30e5"}, "tags": [], "enabled": true, "id": "1b34c109a85847d7ac9c4f6e152f30e5", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_899b9fb8-71dd-442a-9b3e-2ba2ebd26211"}} 2019-03-27 01:09:58,117 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-da6edd45-597a-4ca8-85f8-07850767b6d7 2019-03-27 01:09:58,118 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.308995008469s 2019-03-27 01:09:58,118 - 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'1b34c109a85847d7ac9c4f6e152f30e5', '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_899b9fb8-71dd-442a-9b3e-2ba2ebd26211'}) 2019-03-27 01:09:58,125 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-03-27 01:09:58,129 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}e2a968932b174bf99e335da885947a4b9c60d134" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "8hui8YfJAcn1izewid53NYPqeLCYee", "email": null, "name": "tenantnetwork2-user_899b9fb8-71dd-442a-9b3e-2ba2ebd26211"}}' 2019-03-27 01:09:58,675 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 329 Content-Type: application/json Date: Wed, 27 Mar 2019 01:09:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ec4ee3b4-1573-44bf-87c5-a5073a8a2b97 2019-03-27 01:09:58,675 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tenantnetwork2-user_899b9fb8-71dd-442a-9b3e-2ba2ebd26211", "links": {"self": "http://172.30.9.21:5000/v3/users/6347d1998f3b4f86bf998b894541bcc8"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "6347d1998f3b4f86bf998b894541bcc8", "domain_id": "default", "password_expires_at": null}} 2019-03-27 01:09:58,675 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-ec4ee3b4-1573-44bf-87c5-a5073a8a2b97 2019-03-27 01:09:58,676 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.550424814224s 2019-03-27 01:09:58,676 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'6347d1998f3b4f86bf998b894541bcc8', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tenantnetwork2-user_899b9fb8-71dd-442a-9b3e-2ba2ebd26211'}) 2019-03-27 01:09:58,680 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-27 01:09:58,684 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}e2a968932b174bf99e335da885947a4b9c60d134" 2019-03-27 01:09:58,887 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Wed, 27 Mar 2019 01:09:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ede45cb8-d840-4bd6-b776-855e659e2398 2019-03-27 01:09:58,887 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "630451f6dfb54c5eaac08b2a7591b17d", "links": {"self": "http://172.30.9.21:5000/v3/roles/630451f6dfb54c5eaac08b2a7591b17d"}, "name": "swiftoperator"}, {"domain_id": null, "id": "84fc116f7c224bdc9d4008e24cf1fff6", "links": {"self": "http://172.30.9.21:5000/v3/roles/84fc116f7c224bdc9d4008e24cf1fff6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ad74fc2430cc4e889c837e0e4363f057", "links": {"self": "http://172.30.9.21:5000/v3/roles/ad74fc2430cc4e889c837e0e4363f057"}, "name": "admin"}, {"domain_id": null, "id": "bb9ba4688d0941a38bddf15fb5d3e3ac", "links": {"self": "http://172.30.9.21:5000/v3/roles/bb9ba4688d0941a38bddf15fb5d3e3ac"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c899a0942bc347abbb3dcae772ba5452", "links": {"self": "http://172.30.9.21:5000/v3/roles/c899a0942bc347abbb3dcae772ba5452"}, "name": "member"}, {"domain_id": null, "id": "ca126582a5ac41b387c7abf3cbf79d8b", "links": {"self": "http://172.30.9.21:5000/v3/roles/ca126582a5ac41b387c7abf3cbf79d8b"}, "name": "reader"}]} 2019-03-27 01:09:58,888 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-ede45cb8-d840-4bd6-b776-855e659e2398 2019-03-27 01:09:58,888 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.207690000534s 2019-03-27 01:09:58,893 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-27 01:09:58,897 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}e2a968932b174bf99e335da885947a4b9c60d134" 2019-03-27 01:09:59,036 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Wed, 27 Mar 2019 01:09:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5130c5c5-2f4c-4799-8fa4-b36a4efc3f34 2019-03-27 01:09:59,037 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "630451f6dfb54c5eaac08b2a7591b17d", "links": {"self": "http://172.30.9.21:5000/v3/roles/630451f6dfb54c5eaac08b2a7591b17d"}, "name": "swiftoperator"}, {"domain_id": null, "id": "84fc116f7c224bdc9d4008e24cf1fff6", "links": {"self": "http://172.30.9.21:5000/v3/roles/84fc116f7c224bdc9d4008e24cf1fff6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ad74fc2430cc4e889c837e0e4363f057", "links": {"self": "http://172.30.9.21:5000/v3/roles/ad74fc2430cc4e889c837e0e4363f057"}, "name": "admin"}, {"domain_id": null, "id": "bb9ba4688d0941a38bddf15fb5d3e3ac", "links": {"self": "http://172.30.9.21:5000/v3/roles/bb9ba4688d0941a38bddf15fb5d3e3ac"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c899a0942bc347abbb3dcae772ba5452", "links": {"self": "http://172.30.9.21:5000/v3/roles/c899a0942bc347abbb3dcae772ba5452"}, "name": "member"}, {"domain_id": null, "id": "ca126582a5ac41b387c7abf3cbf79d8b", "links": {"self": "http://172.30.9.21:5000/v3/roles/ca126582a5ac41b387c7abf3cbf79d8b"}, "name": "reader"}]} 2019-03-27 01:09:59,037 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-5130c5c5-2f4c-4799-8fa4-b36a4efc3f34 2019-03-27 01:09:59,037 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.144048929214s 2019-03-27 01:09:59,042 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-27 01:09:59,046 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}e2a968932b174bf99e335da885947a4b9c60d134" 2019-03-27 01:09:59,263 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Wed, 27 Mar 2019 01:09:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9983d635-333b-4aec-805f-b63427c7c52f 2019-03-27 01:09:59,263 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "630451f6dfb54c5eaac08b2a7591b17d", "links": {"self": "http://172.30.9.21:5000/v3/roles/630451f6dfb54c5eaac08b2a7591b17d"}, "name": "swiftoperator"}, {"domain_id": null, "id": "84fc116f7c224bdc9d4008e24cf1fff6", "links": {"self": "http://172.30.9.21:5000/v3/roles/84fc116f7c224bdc9d4008e24cf1fff6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ad74fc2430cc4e889c837e0e4363f057", "links": {"self": "http://172.30.9.21:5000/v3/roles/ad74fc2430cc4e889c837e0e4363f057"}, "name": "admin"}, {"domain_id": null, "id": "bb9ba4688d0941a38bddf15fb5d3e3ac", "links": {"self": "http://172.30.9.21:5000/v3/roles/bb9ba4688d0941a38bddf15fb5d3e3ac"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c899a0942bc347abbb3dcae772ba5452", "links": {"self": "http://172.30.9.21:5000/v3/roles/c899a0942bc347abbb3dcae772ba5452"}, "name": "member"}, {"domain_id": null, "id": "ca126582a5ac41b387c7abf3cbf79d8b", "links": {"self": "http://172.30.9.21:5000/v3/roles/ca126582a5ac41b387c7abf3cbf79d8b"}, "name": "reader"}]} 2019-03-27 01:09:59,263 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-9983d635-333b-4aec-805f-b63427c7c52f 2019-03-27 01:09:59,263 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.220690011978s 2019-03-27 01:09:59,268 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-27 01:09:59,271 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}e2a968932b174bf99e335da885947a4b9c60d134" 2019-03-27 01:09:59,477 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Wed, 27 Mar 2019 01:09:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-878ca62d-aade-4d31-8e4f-0ebde9b0fa37 2019-03-27 01:09:59,477 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-03-27 01:09:59,477 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-878ca62d-aade-4d31-8e4f-0ebde9b0fa37 2019-03-27 01:09:59,478 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.209504127502s 2019-03-27 01:09:59,478 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-27 01:09:59,482 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}e2a968932b174bf99e335da885947a4b9c60d134" 2019-03-27 01:09:59,930 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 840 Content-Type: application/json Date: Wed, 27 Mar 2019 01:09:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68a7262b-17b0-416f-8a6d-31dcccc4ff4c 2019-03-27 01:09:59,931 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/1f3ca4bc07164c3cb81a87c72c396526"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f3ca4bc07164c3cb81a87c72c396526", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/2653fa6f281c466480efee8aa1f257bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2653fa6f281c466480efee8aa1f257bb", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/2f421a9df6c44c62876bd57477d34c68"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f421a9df6c44c62876bd57477d34c68", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/335b05e87496439da9c56228d0f96eb4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "335b05e87496439da9c56228d0f96eb4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/347643f881c4464fbebf8745ae8733f7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "347643f881c4464fbebf8745ae8733f7", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/3ec0479bbc154c0e80a84492405413d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ec0479bbc154c0e80a84492405413d1", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/4948075a865f4918b7d8cbc91b0d93f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4948075a865f4918b7d8cbc91b0d93f2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/533ad0036ea24ea3a6cd69d52daa7164"}, "domain_id": "default", "enabled": true, "options": {}, "id": "533ad0036ea24ea3a6cd69d52daa7164", "email": "admin@example.com", "password_expires_at": null}, {"name": "tenantnetwork2-user_899b9fb8-71dd-442a-9b3e-2ba2ebd26211", "links": {"self": "http://172.30.9.21:5000/v3/users/6347d1998f3b4f86bf998b894541bcc8"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "6347d1998f3b4f86bf998b894541bcc8", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/812ccb0780ac4ca682f6307d48b60b74"}, "domain_id": "d28de44ca3d340fe8f59e2bbc51c5518", "enabled": true, "options": {}, "id": "812ccb0780ac4ca682f6307d48b60b74", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/8c5c993b2702467d8bfb5246c7f53041"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c5c993b2702467d8bfb5246c7f53041", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/b200d4acbcca4a2094b80354fbe1696e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b200d4acbcca4a2094b80354fbe1696e", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/cf1a4dd219af46a4a3c304e5dc175743"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cf1a4dd219af46a4a3c304e5dc175743", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/e2141b5f32414d4c957cf1c4929e3d7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2141b5f32414d4c957cf1c4929e3d7d", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/e83494c6a05843019f1b64894a822a32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e83494c6a05843019f1b64894a822a32", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2019-03-27 01:09:59,931 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-68a7262b-17b0-416f-8a6d-31dcccc4ff4c 2019-03-27 01:09:59,931 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.452466964722s 2019-03-27 01:09:59,943 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-27 01:09:59,946 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21: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}e2a968932b174bf99e335da885947a4b9c60d134" 2019-03-27 01:10:00,177 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Wed, 27 Mar 2019 01:09:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89892e37-354f-4eb5-9d03-14c965087da9 2019-03-27 01:10:00,177 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/880184f9f34d4ead881812d2172cae9c"}, "tags": [], "enabled": true, "id": "880184f9f34d4ead881812d2172cae9c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/adb4f7a6d80b43b2b7d28f3b95f00eb5"}, "tags": [], "enabled": true, "id": "adb4f7a6d80b43b2b7d28f3b95f00eb5", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.21:5000/v3/projects/1b34c109a85847d7ac9c4f6e152f30e5"}, "tags": [], "enabled": true, "id": "1b34c109a85847d7ac9c4f6e152f30e5", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_899b9fb8-71dd-442a-9b3e-2ba2ebd26211"}]} 2019-03-27 01:10:00,177 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-89892e37-354f-4eb5-9d03-14c965087da9 2019-03-27 01:10:00,177 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.234365940094s 2019-03-27 01:10:00,186 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-03-27 01:10:00,189 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=6347d1998f3b4f86bf998b894541bcc8&role.id=c899a0942bc347abbb3dcae772ba5452&scope.project.id=1b34c109a85847d7ac9c4f6e152f30e5" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e2a968932b174bf99e335da885947a4b9c60d134" 2019-03-27 01:10:00,409 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Wed, 27 Mar 2019 01:10:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-daa6a107-d419-463b-94d1-30661a264360 2019-03-27 01:10:00,409 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=6347d1998f3b4f86bf998b894541bcc8&role.id=c899a0942bc347abbb3dcae772ba5452&scope.project.id=1b34c109a85847d7ac9c4f6e152f30e5", "previous": null, "next": null}} 2019-03-27 01:10:00,410 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=6347d1998f3b4f86bf998b894541bcc8&role.id=c899a0942bc347abbb3dcae772ba5452&scope.project.id=1b34c109a85847d7ac9c4f6e152f30e5 used request id req-daa6a107-d419-463b-94d1-30661a264360 2019-03-27 01:10:00,410 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.223978042603s 2019-03-27 01:10:00,413 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-03-27 01:10:00,417 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/1b34c109a85847d7ac9c4f6e152f30e5/users/6347d1998f3b4f86bf998b894541bcc8/roles/c899a0942bc347abbb3dcae772ba5452 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e2a968932b174bf99e335da885947a4b9c60d134" 2019-03-27 01:10:00,720 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 27 Mar 2019 01:10:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-759fcb66-4d9e-44e7-884a-03a9c820a55c 2019-03-27 01:10:00,720 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-27 01:10:00,720 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/1b34c109a85847d7ac9c4f6e152f30e5/users/6347d1998f3b4f86bf998b894541bcc8/roles/c899a0942bc347abbb3dcae772ba5452 used request id req-759fcb66-4d9e-44e7-884a-03a9c820a55c 2019-03-27 01:10:00,721 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.307295084s 2019-03-27 01:10:00,721 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tenantnetwork2-project_899b9fb8-71dd-442a-9b3e-2ba2ebd26211', 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'1b34c109a85847d7ac9c4f6e152f30e5', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '8hui8YfJAcn1izewid53NYPqeLCYee', 'username': u'tenantnetwork2-user_899b9fb8-71dd-442a-9b3e-2ba2ebd26211', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21: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-27 01:10:00,725 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tenantnetwork2-user_899b9fb8-71dd-442a-9b3e-2ba2ebd26211', 'password': '8hui8YfJAcn1izewid53NYPqeLCYee', 'project_name': 'tenantnetwork2-project_899b9fb8-71dd-442a-9b3e-2ba2ebd26211', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000/v3', 'project_id': '1b34c109a85847d7ac9c4f6e152f30e5', 'project_domain_name': 'Default'} 2019-03-27 01:10:00,726 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork2'... 2019-03-27 01:10:00,726 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-27 01:10:00,730 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}e2a968932b174bf99e335da885947a4b9c60d134" 2019-03-27 01:10:00,945 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Wed, 27 Mar 2019 01:10:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-280f8f0e-e3c7-400e-8185-069232cbbb00 2019-03-27 01:10:00,945 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/d28de44ca3d340fe8f59e2bbc51c5518"}, "tags": [], "enabled": true, "id": "d28de44ca3d340fe8f59e2bbc51c5518", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2019-03-27 01:10:00,946 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-280f8f0e-e3c7-400e-8185-069232cbbb00 2019-03-27 01:10:00,946 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.21945810318s 2019-03-27 01:10:00,953 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-27 01:10:00,956 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21: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}e2a968932b174bf99e335da885947a4b9c60d134" 2019-03-27 01:10:01,374 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Wed, 27 Mar 2019 01:10:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b195bec-5f51-4992-a220-f8d309106aa3 2019-03-27 01:10:01,375 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/880184f9f34d4ead881812d2172cae9c"}, "tags": [], "enabled": true, "id": "880184f9f34d4ead881812d2172cae9c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/adb4f7a6d80b43b2b7d28f3b95f00eb5"}, "tags": [], "enabled": true, "id": "adb4f7a6d80b43b2b7d28f3b95f00eb5", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.21:5000/v3/projects/1b34c109a85847d7ac9c4f6e152f30e5"}, "tags": [], "enabled": true, "id": "1b34c109a85847d7ac9c4f6e152f30e5", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_899b9fb8-71dd-442a-9b3e-2ba2ebd26211"}]} 2019-03-27 01:10:01,375 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-3b195bec-5f51-4992-a220-f8d309106aa3 2019-03-27 01:10:01,375 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.422315835953s 2019-03-27 01:10:01,377 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-03-27 01:10:01,378 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}e2a968932b174bf99e335da885947a4b9c60d134" -d '{"network": {"tenant_id": "1b34c109a85847d7ac9c4f6e152f30e5", "name": "tenantnetwork2-net_899b9fb8-71dd-442a-9b3e-2ba2ebd26211", "admin_state_up": true}}' 2019-03-27 01:10:03,062 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 725 Content-Type: application/json Date: Wed, 27 Mar 2019 01:10:03 GMT X-Openstack-Request-Id: req-92e809eb-2fc3-4772-9f95-99fee577bce7 2019-03-27 01:10:03,063 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":2,"port_security_enabled":true,"provider:network_type":"geneve","id":"1ff1b0dc-dc4c-461c-9f85-f20a7836b3af","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":45,"ipv4_address_scope":null,"shared":false,"project_id":"1b34c109a85847d7ac9c4f6e152f30e5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-27T01:10:02Z","is_default":false,"qos_policy_id":null,"name":"tenantnetwork2-net_899b9fb8-71dd-442a-9b3e-2ba2ebd26211","admin_state_up":true,"tenant_id":"1b34c109a85847d7ac9c4f6e152f30e5","created_at":"2019-03-27T01:10:02Z","mtu":1442}} 2019-03-27 01:10:03,063 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-92e809eb-2fc3-4772-9f95-99fee577bce7 2019-03-27 01:10:03,063 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 1.68547296524s 2019-03-27 01:10:03,063 - 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'dns_domain': u'', u'updated_at': u'2019-03-27T01:10:02Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'geneve', u'id': u'1ff1b0dc-dc4c-461c-9f85-f20a7836b3af', u'provider:segmentation_id': 45, 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_899b9fb8-71dd-442a-9b3e-2ba2ebd26211', u'created_at': u'2019-03-27T01:10:02Z', u'mtu': 1442, u'tenant_id': u'1b34c109a85847d7ac9c4f6e152f30e5', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'1b34c109a85847d7ac9c4f6e152f30e5'}) 2019-03-27 01:10:03,067 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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-27 01:10:03,076 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Wed, 27 Mar 2019 01:10:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46a5a4a7-f5bd-4d43-99af-44e108ef65e4 2019-03-27 01:10:03,076 - 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.21:5000/v3/", "rel": "self"}]}} 2019-03-27 01:10:03,076 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/v3 used request id req-46a5a4a7-f5bd-4d43-99af-44e108ef65e4 2019-03-27 01:10:03,077 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2019-03-27 01:10:03,487 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ca126582a5ac41b387c7abf3cbf79d8b", "name": "reader"}, {"id": "c899a0942bc347abbb3dcae772ba5452", "name": "member"}], "expires_at": "2019-03-27T02:10:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1b34c109a85847d7ac9c4f6e152f30e5", "name": "tenantnetwork2-project_899b9fb8-71dd-442a-9b3e-2ba2ebd26211"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "721f4e8307ad4447b8bb508b3c352269"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef9799ca3704825b084c6a427da3b37"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e88f92e41fcf44d79884f24c46e56176"}], "type": "cloudformation", "id": "044c711eda554fdbb092a4d9a8a641ed", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10207501dea142acbda102bca0fde468"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56d3450ae4974e658007eb3ef62e73ab"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b2e700fb57e5466e9ef8647b2f892e05"}], "type": "network", "id": "1345c62a1a194721ac74991ed3f96976", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47393bddf6a3467eacefb29528c3ef50"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a424bbca30b401a8cc1a29b5c697112"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8aa237a59bac4a84988a5cbd3f2f7f91"}], "type": "identity", "id": "1b53bc2fc18745788cdcd7700e8f6872", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.23:8080/v1/AUTH_1b34c109a85847d7ac9c4f6e152f30e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "14dc1bc7ac6a4290b889e465a4fbc586"}, {"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3ce1666900034fb6953705c72ecb956c"}, {"url": "http://172.30.9.21:8080/v1/AUTH_1b34c109a85847d7ac9c4f6e152f30e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5153784ff3ff4ddaae7f3c5e3d52c73e"}], "type": "object-store", "id": "1cae55657baa42a8a041c96c0e5042a1", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ad3b972674347f59ad48668d68faf36"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d537d30796624cf78ed7c806f2d292f0"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f855d2238c294b1d9bf6cd08a86cab4e"}], "type": "event", "id": "50eac40e86464ec8a1f2d18736563156", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1127f864c2964c2a8f219362f47a7947"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e87f90fe3cd4a25a5a4884f7e4d2281"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c39ec419a879484da392ab529f76f8f8"}], "type": "image", "id": "8d3c807a0a824004a1b25615a3b24e68", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8380d78aa4924a28b1fdb16eda8f52e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a16ce6d013674ea69b0d0b5eecb6746b"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ba806daf4ba6b260e46512ffd28b"}], "type": "alarming", "id": "9bdf976320f740f1875953bdb4fcc326", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "81b7ef114a0a428bbd15145cc4c38c64"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d3b8fbb0fb6f49b8afdf9962f1d1f8a2"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f89f28939c844855ad783d77a4927d19"}], "type": "placement", "id": "9e481bf545ae462699fee59086a7a457", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36f031934bf841788a613931f744d992"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c10b9a772e114d6ba31294ef3c79d793"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc70f60043ee454b879c947a14e788ed"}], "type": "metric", "id": "ab24fcec588d4a3d9f039d6c717097c8", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af78c3d0929c4806b952f9e7af7a33a5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "debf358b1bf646dd9b9419e6b4b1d7f6"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eb9f3963be6047ab85f520b769d0b94b"}], "type": "compute", "id": "c37b658d3f04412daef24882af8675e6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/1b34c109a85847d7ac9c4f6e152f30e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f71160cc4c84a7b9af3bf0974316784"}, {"url": "http://172.30.9.21:8004/v1/1b34c109a85847d7ac9c4f6e152f30e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c0732bb8bff43338899f5db62aafdd7"}, {"url": "http://192.30.9.6:8004/v1/1b34c109a85847d7ac9c4f6e152f30e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5d5eb9da3564d9a8ced2b173b976a34"}], "type": "orchestration", "id": "e1ed191e235543508fb8181b492dd163", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v3/1b34c109a85847d7ac9c4f6e152f30e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "56a318d8670b4ad78467b72f15e90915"}, {"url": "http://192.30.9.6:8776/v3/1b34c109a85847d7ac9c4f6e152f30e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a1f7813849740888664ac8474f45c65"}, {"url": "http://192.30.9.6:8776/v3/1b34c109a85847d7ac9c4f6e152f30e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc1d74ba6f6d48aeb8f30133ce2b6872"}], "type": "volumev3", "id": "ecd342c710c14042b42e8ebabd2f2656", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f5c541ab827e4385a174fd5adcdd90ab", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v2/1b34c109a85847d7ac9c4f6e152f30e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26ec839e160a4f5491ee5e1b2f6d85ec"}, {"url": "http://192.30.9.6:8776/v2/1b34c109a85847d7ac9c4f6e152f30e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e9b14fc0d7e4b2f98c9c7c44cfc4a13"}, {"url": "http://192.30.9.6:8776/v2/1b34c109a85847d7ac9c4f6e152f30e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8246d17964974d22ac52efa58bc221cc"}], "type": "volumev2", "id": "faa3c09487304f84b65d18b1b1694e3a", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/1b34c109a85847d7ac9c4f6e152f30e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1abce42acf394dce885c9dfc7c80c5e9"}, {"url": "http://192.30.9.6:8776/v1/1b34c109a85847d7ac9c4f6e152f30e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9777c0191c584248b40d2e103ca53015"}, {"url": "http://172.30.9.21:8776/v1/1b34c109a85847d7ac9c4f6e152f30e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab9eb3d04b5a468b9016011aca6c8402"}], "type": "volume", "id": "ff541942293941b4b0228330f4f5efaf", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tenantnetwork2-user_899b9fb8-71dd-442a-9b3e-2ba2ebd26211", "id": "6347d1998f3b4f86bf998b894541bcc8"}, "audit_ids": ["zyK3lRzORke5VRZ1Zu6Ewg"], "issued_at": "2019-03-27T01:10:03.000000Z"}} 2019-03-27 01:10:03,490 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-27 01:10:03,491 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}d6b41e07a5c5aa6b7ff903c365a759a49fb15b75" 2019-03-27 01:10:03,889 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1221 Content-Type: application/json Date: Wed, 27 Mar 2019 01:10:03 GMT X-Openstack-Request-Id: req-7b807b18-1f6c-41bd-ad17-a67f0ed059c7 2019-03-27 01:10:03,890 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":2,"port_security_enabled":true,"id":"1ff1b0dc-dc4c-461c-9f85-f20a7836b3af","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"1b34c109a85847d7ac9c4f6e152f30e5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-27T01:10:02Z","qos_policy_id":null,"name":"tenantnetwork2-net_899b9fb8-71dd-442a-9b3e-2ba2ebd26211","admin_state_up":true,"tenant_id":"1b34c109a85847d7ac9c4f6e152f30e5","created_at":"2019-03-27T01:10:02Z","mtu":1442},{"updated_at":"2019-03-27T01:06:20Z","dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"6e8cbb2e-4d8c-409b-b9b4-549165a492c3","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"adb4f7a6d80b43b2b7d28f3b95f00eb5","status":"ACTIVE","subnets":["88d144e9-4a41-41f0-83f0-cf05286ed070"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"adb4f7a6d80b43b2b7d28f3b95f00eb5","created_at":"2019-03-27T01:06:13Z","mtu":1500}]} 2019-03-27 01:10:03,890 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-7b807b18-1f6c-41bd-ad17-a67f0ed059c7 2019-03-27 01:10:03,890 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.399405002594s 2019-03-27 01:10:03,892 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-03-27 01:10:03,892 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}d6b41e07a5c5aa6b7ff903c365a759a49fb15b75" -d '{"subnet": {"name": "tenantnetwork2-subnet_899b9fb8-71dd-442a-9b3e-2ba2ebd26211", "enable_dhcp": true, "network_id": "1ff1b0dc-dc4c-461c-9f85-f20a7836b3af", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-03-27 01:10:05,715 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 682 Content-Type: application/json Date: Wed, 27 Mar 2019 01:10:05 GMT X-Openstack-Request-Id: req-6274b027-f33f-48ce-abb0-e0abba10984c 2019-03-27 01:10:05,715 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1ff1b0dc-dc4c-461c-9f85-f20a7836b3af","tenant_id":"1b34c109a85847d7ac9c4f6e152f30e5","created_at":"2019-03-27T01:10:04Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-03-27T01:10:04Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"1b34c109a85847d7ac9c4f6e152f30e5","id":"3d764164-e1ce-4aee-9d66-dd97e25d3bf4","subnetpool_id":null,"name":"tenantnetwork2-subnet_899b9fb8-71dd-442a-9b3e-2ba2ebd26211"}} 2019-03-27 01:10:05,715 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-6274b027-f33f-48ce-abb0-e0abba10984c 2019-03-27 01:10:05,715 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.82354903221s 2019-03-27 01:10:05,716 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-03-27T01:10:04Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'3d764164-e1ce-4aee-9d66-dd97e25d3bf4', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork2-subnet_899b9fb8-71dd-442a-9b3e-2ba2ebd26211', u'enable_dhcp': True, u'network_id': u'1ff1b0dc-dc4c-461c-9f85-f20a7836b3af', u'tenant_id': u'1b34c109a85847d7ac9c4f6e152f30e5', u'created_at': u'2019-03-27T01:10:04Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'1b34c109a85847d7ac9c4f6e152f30e5'}) 2019-03-27 01:10:05,716 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-03-27 01:10:05,717 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}d6b41e07a5c5aa6b7ff903c365a759a49fb15b75" -d '{"router": {"external_gateway_info": {"network_id": "6e8cbb2e-4d8c-409b-b9b4-549165a492c3"}, "name": "tenantnetwork2-router_899b9fb8-71dd-442a-9b3e-2ba2ebd26211", "admin_state_up": true}}' 2019-03-27 01:10:08,764 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 625 Content-Type: application/json Date: Wed, 27 Mar 2019 01:10:09 GMT X-Openstack-Request-Id: req-5b7deea8-5c74-4ee6-a6ac-1e9e96ad2b0f 2019-03-27 01:10:08,765 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6e8cbb2e-4d8c-409b-b9b4-549165a492c3", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "88d144e9-4a41-41f0-83f0-cf05286ed070", "ip_address": "172.30.9.203"}]}, "description": "", "tags": [], "tenant_id": "1b34c109a85847d7ac9c4f6e152f30e5", "created_at": "2019-03-27T01:10:07Z", "admin_state_up": true, "updated_at": "2019-03-27T01:10:08Z", "revision_number": 2, "routes": [], "project_id": "1b34c109a85847d7ac9c4f6e152f30e5", "id": "8beae668-4138-427e-a409-da4d36067dfa", "name": "tenantnetwork2-router_899b9fb8-71dd-442a-9b3e-2ba2ebd26211"}} 2019-03-27 01:10:08,765 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-5b7deea8-5c74-4ee6-a6ac-1e9e96ad2b0f 2019-03-27 01:10:08,765 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 3.04903292656s 2019-03-27 01:10:08,766 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'6e8cbb2e-4d8c-409b-b9b4-549165a492c3', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'88d144e9-4a41-41f0-83f0-cf05286ed070', u'ip_address': u'172.30.9.203'}]}, u'description': u'', u'tags': [], u'tenant_id': u'1b34c109a85847d7ac9c4f6e152f30e5', u'created_at': u'2019-03-27T01:10:07Z', u'admin_state_up': True, u'updated_at': u'2019-03-27T01:10:08Z', u'revision_number': 2, u'routes': [], u'project_id': u'1b34c109a85847d7ac9c4f6e152f30e5', u'id': u'8beae668-4138-427e-a409-da4d36067dfa', u'name': u'tenantnetwork2-router_899b9fb8-71dd-442a-9b3e-2ba2ebd26211'}) 2019-03-27 01:10:08,766 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-03-27 01:10:08,767 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/8beae668-4138-427e-a409-da4d36067dfa/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}d6b41e07a5c5aa6b7ff903c365a759a49fb15b75" -d '{"subnet_id": "3d764164-e1ce-4aee-9d66-dd97e25d3bf4"}' 2019-03-27 01:10:12,331 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Wed, 27 Mar 2019 01:10:12 GMT X-Openstack-Request-Id: req-7ffbaed7-6c55-4d2e-982d-42383d177a9f 2019-03-27 01:10:12,331 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "1ff1b0dc-dc4c-461c-9f85-f20a7836b3af", "tenant_id": "1b34c109a85847d7ac9c4f6e152f30e5", "subnet_id": "3d764164-e1ce-4aee-9d66-dd97e25d3bf4", "subnet_ids": ["3d764164-e1ce-4aee-9d66-dd97e25d3bf4"], "port_id": "73fa41d0-ad45-47c4-a456-a99ba6acdcb8", "id": "8beae668-4138-427e-a409-da4d36067dfa"} 2019-03-27 01:10:12,332 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/8beae668-4138-427e-a409-da4d36067dfa/add_router_interface.json used request id req-7ffbaed7-6c55-4d2e-982d-42383d177a9f 2019-03-27 01:10:12,332 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.56525206566s 2019-03-27 01:10:12,449 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-03-27 01:10:12,449 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork2 | functest | 00:12 | PASS | +------------------------+------------------+------------------+----------------+ 2019-03-27 01:10:12,454 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-03-27 01:10:12,455 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/8beae668-4138-427e-a409-da4d36067dfa/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}d6b41e07a5c5aa6b7ff903c365a759a49fb15b75" -d '{"subnet_id": "3d764164-e1ce-4aee-9d66-dd97e25d3bf4"}' 2019-03-27 01:10:15,452 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Wed, 27 Mar 2019 01:10:15 GMT X-Openstack-Request-Id: req-354c0b79-a6cf-4299-b2af-da5cca0de125 2019-03-27 01:10:15,453 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "1ff1b0dc-dc4c-461c-9f85-f20a7836b3af", "tenant_id": "1b34c109a85847d7ac9c4f6e152f30e5", "subnet_id": "3d764164-e1ce-4aee-9d66-dd97e25d3bf4", "subnet_ids": ["3d764164-e1ce-4aee-9d66-dd97e25d3bf4"], "port_id": "73fa41d0-ad45-47c4-a456-a99ba6acdcb8", "id": "8beae668-4138-427e-a409-da4d36067dfa"} 2019-03-27 01:10:15,453 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/8beae668-4138-427e-a409-da4d36067dfa/remove_router_interface.json used request id req-354c0b79-a6cf-4299-b2af-da5cca0de125 2019-03-27 01:10:15,453 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.99883794785s 2019-03-27 01:10:15,454 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-03-27 01:10:15,454 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}d6b41e07a5c5aa6b7ff903c365a759a49fb15b75" 2019-03-27 01:10:15,840 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 628 Content-Type: application/json Date: Wed, 27 Mar 2019 01:10:16 GMT X-Openstack-Request-Id: req-4080446d-4066-4dba-9ad8-5f80df264fd9 2019-03-27 01:10:15,841 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "6e8cbb2e-4d8c-409b-b9b4-549165a492c3", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "88d144e9-4a41-41f0-83f0-cf05286ed070", "ip_address": "172.30.9.203"}]}, "description": "", "tags": [], "tenant_id": "1b34c109a85847d7ac9c4f6e152f30e5", "created_at": "2019-03-27T01:10:07Z", "admin_state_up": true, "updated_at": "2019-03-27T01:10:14Z", "revision_number": 4, "routes": [], "project_id": "1b34c109a85847d7ac9c4f6e152f30e5", "id": "8beae668-4138-427e-a409-da4d36067dfa", "name": "tenantnetwork2-router_899b9fb8-71dd-442a-9b3e-2ba2ebd26211"}]} 2019-03-27 01:10:15,841 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-4080446d-4066-4dba-9ad8-5f80df264fd9 2019-03-27 01:10:15,841 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.387361049652s 2019-03-27 01:10:15,843 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-03-27 01:10:15,843 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/routers/8beae668-4138-427e-a409-da4d36067dfa.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d6b41e07a5c5aa6b7ff903c365a759a49fb15b75" 2019-03-27 01:10:17,844 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 27 Mar 2019 01:10:17 GMT X-Openstack-Request-Id: req-bf1167da-8c3a-47ef-9cfa-a7ba5dbf88c6 2019-03-27 01:10:17,844 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-27 01:10:17,844 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/8beae668-4138-427e-a409-da4d36067dfa.json used request id req-bf1167da-8c3a-47ef-9cfa-a7ba5dbf88c6 2019-03-27 01:10:17,844 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 2.00151610374s 2019-03-27 01:10:17,845 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-03-27 01:10:17,845 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}d6b41e07a5c5aa6b7ff903c365a759a49fb15b75" 2019-03-27 01:10:18,206 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 685 Content-Type: application/json Date: Wed, 27 Mar 2019 01:10:18 GMT X-Openstack-Request-Id: req-a3d4e2ca-7b54-45c6-97a7-357a84ef2a05 2019-03-27 01:10:18,206 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1ff1b0dc-dc4c-461c-9f85-f20a7836b3af","tenant_id":"1b34c109a85847d7ac9c4f6e152f30e5","created_at":"2019-03-27T01:10:04Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-03-27T01:10:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"1b34c109a85847d7ac9c4f6e152f30e5","id":"3d764164-e1ce-4aee-9d66-dd97e25d3bf4","subnetpool_id":null,"name":"tenantnetwork2-subnet_899b9fb8-71dd-442a-9b3e-2ba2ebd26211"}]} 2019-03-27 01:10:18,206 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-a3d4e2ca-7b54-45c6-97a7-357a84ef2a05 2019-03-27 01:10:18,206 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.361706018448s 2019-03-27 01:10:18,208 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-03-27 01:10:18,208 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/subnets/3d764164-e1ce-4aee-9d66-dd97e25d3bf4.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d6b41e07a5c5aa6b7ff903c365a759a49fb15b75" 2019-03-27 01:10:20,673 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 27 Mar 2019 01:10:21 GMT X-Openstack-Request-Id: req-d38bd03a-6c7c-4b08-860b-3a3e48d745fc 2019-03-27 01:10:20,673 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-27 01:10:20,673 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/3d764164-e1ce-4aee-9d66-dd97e25d3bf4.json used request id req-d38bd03a-6c7c-4b08-860b-3a3e48d745fc 2019-03-27 01:10:20,673 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.46524000168s 2019-03-27 01:10:20,673 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-27 01:10:20,674 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}d6b41e07a5c5aa6b7ff903c365a759a49fb15b75" 2019-03-27 01:10:20,786 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1221 Content-Type: application/json Date: Wed, 27 Mar 2019 01:10:20 GMT X-Openstack-Request-Id: req-c055cc42-d12c-44c8-9587-a76f01fff287 2019-03-27 01:10:20,787 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"1ff1b0dc-dc4c-461c-9f85-f20a7836b3af","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"1b34c109a85847d7ac9c4f6e152f30e5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-27T01:10:20Z","qos_policy_id":null,"name":"tenantnetwork2-net_899b9fb8-71dd-442a-9b3e-2ba2ebd26211","admin_state_up":true,"tenant_id":"1b34c109a85847d7ac9c4f6e152f30e5","created_at":"2019-03-27T01:10:02Z","mtu":1442},{"updated_at":"2019-03-27T01:06:20Z","dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"6e8cbb2e-4d8c-409b-b9b4-549165a492c3","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"adb4f7a6d80b43b2b7d28f3b95f00eb5","status":"ACTIVE","subnets":["88d144e9-4a41-41f0-83f0-cf05286ed070"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"adb4f7a6d80b43b2b7d28f3b95f00eb5","created_at":"2019-03-27T01:06:13Z","mtu":1500}]} 2019-03-27 01:10:20,787 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-c055cc42-d12c-44c8-9587-a76f01fff287 2019-03-27 01:10:20,787 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.113451957703s 2019-03-27 01:10:20,788 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-03-27 01:10:20,789 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/networks/1ff1b0dc-dc4c-461c-9f85-f20a7836b3af.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d6b41e07a5c5aa6b7ff903c365a759a49fb15b75" 2019-03-27 01:10:21,816 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 27 Mar 2019 01:10:21 GMT X-Openstack-Request-Id: req-8eef70aa-c737-469a-8a0c-974b2fe35938 2019-03-27 01:10:21,816 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-27 01:10:21,816 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/1ff1b0dc-dc4c-461c-9f85-f20a7836b3af.json used request id req-8eef70aa-c737-469a-8a0c-974b2fe35938 2019-03-27 01:10:21,816 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.02815103531s 2019-03-27 01:10:21,817 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-27 01:10:21,821 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}e2a968932b174bf99e335da885947a4b9c60d134" 2019-03-27 01:10:22,043 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 840 Content-Type: application/json Date: Wed, 27 Mar 2019 01:10:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f055b5b8-fdf9-442b-b96e-601eac73c953 2019-03-27 01:10:22,043 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/1f3ca4bc07164c3cb81a87c72c396526"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f3ca4bc07164c3cb81a87c72c396526", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/2653fa6f281c466480efee8aa1f257bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2653fa6f281c466480efee8aa1f257bb", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/2f421a9df6c44c62876bd57477d34c68"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f421a9df6c44c62876bd57477d34c68", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/335b05e87496439da9c56228d0f96eb4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "335b05e87496439da9c56228d0f96eb4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/347643f881c4464fbebf8745ae8733f7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "347643f881c4464fbebf8745ae8733f7", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/3ec0479bbc154c0e80a84492405413d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ec0479bbc154c0e80a84492405413d1", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/4948075a865f4918b7d8cbc91b0d93f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4948075a865f4918b7d8cbc91b0d93f2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/533ad0036ea24ea3a6cd69d52daa7164"}, "domain_id": "default", "enabled": true, "options": {}, "id": "533ad0036ea24ea3a6cd69d52daa7164", "email": "admin@example.com", "password_expires_at": null}, {"name": "tenantnetwork2-user_899b9fb8-71dd-442a-9b3e-2ba2ebd26211", "links": {"self": "http://172.30.9.21:5000/v3/users/6347d1998f3b4f86bf998b894541bcc8"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "6347d1998f3b4f86bf998b894541bcc8", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/812ccb0780ac4ca682f6307d48b60b74"}, "domain_id": "d28de44ca3d340fe8f59e2bbc51c5518", "enabled": true, "options": {}, "id": "812ccb0780ac4ca682f6307d48b60b74", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/8c5c993b2702467d8bfb5246c7f53041"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c5c993b2702467d8bfb5246c7f53041", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/b200d4acbcca4a2094b80354fbe1696e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b200d4acbcca4a2094b80354fbe1696e", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/cf1a4dd219af46a4a3c304e5dc175743"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cf1a4dd219af46a4a3c304e5dc175743", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/e2141b5f32414d4c957cf1c4929e3d7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2141b5f32414d4c957cf1c4929e3d7d", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/e83494c6a05843019f1b64894a822a32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e83494c6a05843019f1b64894a822a32", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2019-03-27 01:10:22,043 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-f055b5b8-fdf9-442b-b96e-601eac73c953 2019-03-27 01:10:22,044 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.226801872253s 2019-03-27 01:10:22,049 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-27 01:10:22,052 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users/6347d1998f3b4f86bf998b894541bcc8 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e2a968932b174bf99e335da885947a4b9c60d134" 2019-03-27 01:10:22,301 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 230 Content-Type: application/json Date: Wed, 27 Mar 2019 01:10:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21185690-1574-458a-afa1-514d78468f93 2019-03-27 01:10:22,302 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tenantnetwork2-user_899b9fb8-71dd-442a-9b3e-2ba2ebd26211", "links": {"self": "http://172.30.9.21:5000/v3/users/6347d1998f3b4f86bf998b894541bcc8"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "6347d1998f3b4f86bf998b894541bcc8", "description": null}} 2019-03-27 01:10:22,302 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/6347d1998f3b4f86bf998b894541bcc8 used request id req-21185690-1574-458a-afa1-514d78468f93 2019-03-27 01:10:22,302 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.252974033356s 2019-03-27 01:10:22,303 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-03-27 01:10:22,306 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/users/6347d1998f3b4f86bf998b894541bcc8 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e2a968932b174bf99e335da885947a4b9c60d134" 2019-03-27 01:10:22,966 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 27 Mar 2019 01:10:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-95292d27-3613-488a-abd6-c07209e29ed1 2019-03-27 01:10:22,967 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-27 01:10:22,967 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/6347d1998f3b4f86bf998b894541bcc8 used request id req-95292d27-3613-488a-abd6-c07209e29ed1 2019-03-27 01:10:22,967 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.66410112381s 2019-03-27 01:10:22,973 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-27 01:10:22,977 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}e2a968932b174bf99e335da885947a4b9c60d134" 2019-03-27 01:10:23,191 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 388 Content-Type: application/json Date: Wed, 27 Mar 2019 01:10:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c076532-f9cb-4a4b-beb3-6a77e4dfb412 2019-03-27 01:10:23,191 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.21:5000/v3/projects/1b34c109a85847d7ac9c4f6e152f30e5"}, "tags": [], "enabled": true, "id": "1b34c109a85847d7ac9c4f6e152f30e5", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_899b9fb8-71dd-442a-9b3e-2ba2ebd26211"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/880184f9f34d4ead881812d2172cae9c"}, "tags": [], "enabled": true, "id": "880184f9f34d4ead881812d2172cae9c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/adb4f7a6d80b43b2b7d28f3b95f00eb5"}, "tags": [], "enabled": true, "id": "adb4f7a6d80b43b2b7d28f3b95f00eb5", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-03-27 01:10:23,191 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-1c076532-f9cb-4a4b-beb3-6a77e4dfb412 2019-03-27 01:10:23,192 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.217972993851s 2019-03-27 01:10:23,196 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-03-27 01:10:23,200 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/projects/1b34c109a85847d7ac9c4f6e152f30e5 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e2a968932b174bf99e335da885947a4b9c60d134" 2019-03-27 01:10:23,454 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 27 Mar 2019 01:10:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0cb43d63-08f7-46f6-853e-437ca0290dbf 2019-03-27 01:10:23,454 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-27 01:10:23,454 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/1b34c109a85847d7ac9c4f6e152f30e5 used request id req-0cb43d63-08f7-46f6-853e-437ca0290dbf 2019-03-27 01:10:23,454 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.257749080658s 2019-03-27 01:10:23,459 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-27 01:10:23,460 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/security-groups.json?project_id=1b34c109a85847d7ac9c4f6e152f30e5&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}e2a968932b174bf99e335da885947a4b9c60d134" 2019-03-27 01:10:24,392 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Wed, 27 Mar 2019 01:10:24 GMT X-Openstack-Request-Id: req-0293f1cd-79e2-4548-8cc2-e292230fd936 2019-03-27 01:10:24,392 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "1b34c109a85847d7ac9c4f6e152f30e5", "created_at": "2019-03-27T01:10:02Z", "updated_at": "2019-03-27T01:10:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:10:02Z", "revision_number": 0, "id": "02164cb6-4bf3-4bb6-afc5-17179b537816", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-27T01:10:02Z", "security_group_id": "3d114d0e-1123-434d-8ce9-26cef184f2bc", "tenant_id": "1b34c109a85847d7ac9c4f6e152f30e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b34c109a85847d7ac9c4f6e152f30e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:10:02Z", "revision_number": 0, "id": "463c7a71-e58f-4e59-9a60-989ff10cd40b", "remote_group_id": "3d114d0e-1123-434d-8ce9-26cef184f2bc", "remote_ip_prefix": null, "created_at": "2019-03-27T01:10:02Z", "security_group_id": "3d114d0e-1123-434d-8ce9-26cef184f2bc", "tenant_id": "1b34c109a85847d7ac9c4f6e152f30e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b34c109a85847d7ac9c4f6e152f30e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:10:02Z", "revision_number": 0, "id": "49726689-1514-4daf-ba60-2aa74d2f73d2", "remote_group_id": "3d114d0e-1123-434d-8ce9-26cef184f2bc", "remote_ip_prefix": null, "created_at": "2019-03-27T01:10:02Z", "security_group_id": "3d114d0e-1123-434d-8ce9-26cef184f2bc", "tenant_id": "1b34c109a85847d7ac9c4f6e152f30e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b34c109a85847d7ac9c4f6e152f30e5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:10:02Z", "revision_number": 0, "id": "941b0c9e-aa3a-40c0-8689-c094240d9ecd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-27T01:10:02Z", "security_group_id": "3d114d0e-1123-434d-8ce9-26cef184f2bc", "tenant_id": "1b34c109a85847d7ac9c4f6e152f30e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b34c109a85847d7ac9c4f6e152f30e5"}], "revision_number": 1, "project_id": "1b34c109a85847d7ac9c4f6e152f30e5", "id": "3d114d0e-1123-434d-8ce9-26cef184f2bc", "name": "default"}]} 2019-03-27 01:10:24,392 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json?project_id=1b34c109a85847d7ac9c4f6e152f30e5&name=default used request id req-0293f1cd-79e2-4548-8cc2-e292230fd936 2019-03-27 01:10:24,393 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.933022022247s 2019-03-27 01:10:24,398 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-27 01:10:24,399 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}e2a968932b174bf99e335da885947a4b9c60d134" 2019-03-27 01:10:24,764 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Wed, 27 Mar 2019 01:10:24 GMT X-Openstack-Request-Id: req-1a592586-e11a-4819-9d56-d1f3fc133701 2019-03-27 01:10:24,765 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-03-27T01:09:40Z", "updated_at": "2019-03-27T01:09:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:09:40Z", "revision_number": 0, "id": "255f833d-7357-47c9-bd46-52192a027983", "remote_group_id": "299513bd-7ead-4e8e-875b-8cffeb1a8e70", "remote_ip_prefix": null, "created_at": "2019-03-27T01:09:40Z", "security_group_id": "299513bd-7ead-4e8e-875b-8cffeb1a8e70", "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-27T01:09:40Z", "revision_number": 0, "id": "30b7d221-1953-4a0a-990d-c5d8bad14cb2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-27T01:09:40Z", "security_group_id": "299513bd-7ead-4e8e-875b-8cffeb1a8e70", "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-27T01:09:40Z", "revision_number": 0, "id": "32b5e41f-dad1-4fd5-b486-cb1392ae696f", "remote_group_id": "299513bd-7ead-4e8e-875b-8cffeb1a8e70", "remote_ip_prefix": null, "created_at": "2019-03-27T01:09:40Z", "security_group_id": "299513bd-7ead-4e8e-875b-8cffeb1a8e70", "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-27T01:09:40Z", "revision_number": 0, "id": "6b77e501-a5c4-47fb-a8f3-9b696956e86a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-27T01:09:40Z", "security_group_id": "299513bd-7ead-4e8e-875b-8cffeb1a8e70", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "299513bd-7ead-4e8e-875b-8cffeb1a8e70", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b34c109a85847d7ac9c4f6e152f30e5", "created_at": "2019-03-27T01:10:02Z", "updated_at": "2019-03-27T01:10:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:10:02Z", "revision_number": 0, "id": "02164cb6-4bf3-4bb6-afc5-17179b537816", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-27T01:10:02Z", "security_group_id": "3d114d0e-1123-434d-8ce9-26cef184f2bc", "tenant_id": "1b34c109a85847d7ac9c4f6e152f30e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b34c109a85847d7ac9c4f6e152f30e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:10:02Z", "revision_number": 0, "id": "463c7a71-e58f-4e59-9a60-989ff10cd40b", "remote_group_id": "3d114d0e-1123-434d-8ce9-26cef184f2bc", "remote_ip_prefix": null, "created_at": "2019-03-27T01:10:02Z", "security_group_id": "3d114d0e-1123-434d-8ce9-26cef184f2bc", "tenant_id": "1b34c109a85847d7ac9c4f6e152f30e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b34c109a85847d7ac9c4f6e152f30e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:10:02Z", "revision_number": 0, "id": "49726689-1514-4daf-ba60-2aa74d2f73d2", "remote_group_id": "3d114d0e-1123-434d-8ce9-26cef184f2bc", "remote_ip_prefix": null, "created_at": "2019-03-27T01:10:02Z", "security_group_id": "3d114d0e-1123-434d-8ce9-26cef184f2bc", "tenant_id": "1b34c109a85847d7ac9c4f6e152f30e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b34c109a85847d7ac9c4f6e152f30e5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:10:02Z", "revision_number": 0, "id": "941b0c9e-aa3a-40c0-8689-c094240d9ecd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-27T01:10:02Z", "security_group_id": "3d114d0e-1123-434d-8ce9-26cef184f2bc", "tenant_id": "1b34c109a85847d7ac9c4f6e152f30e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b34c109a85847d7ac9c4f6e152f30e5"}], "revision_number": 1, "project_id": "1b34c109a85847d7ac9c4f6e152f30e5", "id": "3d114d0e-1123-434d-8ce9-26cef184f2bc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "880184f9f34d4ead881812d2172cae9c", "created_at": "2019-03-27T01:09:34Z", "updated_at": "2019-03-27T01:09:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:09:34Z", "revision_number": 0, "id": "734f2736-f344-41af-8c46-6f1b0a7f494b", "remote_group_id": "b6ce0da9-d5da-479f-8dcd-b3811a6370a3", "remote_ip_prefix": null, "created_at": "2019-03-27T01:09:34Z", "security_group_id": "b6ce0da9-d5da-479f-8dcd-b3811a6370a3", "tenant_id": "880184f9f34d4ead881812d2172cae9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "880184f9f34d4ead881812d2172cae9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:09:34Z", "revision_number": 0, "id": "972fa204-213e-4b73-8ba1-625e684c5fcb", "remote_group_id": "b6ce0da9-d5da-479f-8dcd-b3811a6370a3", "remote_ip_prefix": null, "created_at": "2019-03-27T01:09:34Z", "security_group_id": "b6ce0da9-d5da-479f-8dcd-b3811a6370a3", "tenant_id": "880184f9f34d4ead881812d2172cae9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "880184f9f34d4ead881812d2172cae9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:09:34Z", "revision_number": 0, "id": "e4b8fcb0-e30b-4071-838e-7d92c514d482", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-27T01:09:34Z", "security_group_id": "b6ce0da9-d5da-479f-8dcd-b3811a6370a3", "tenant_id": "880184f9f34d4ead881812d2172cae9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "880184f9f34d4ead881812d2172cae9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:09:34Z", "revision_number": 0, "id": "f513aad3-fa6e-4881-96af-e8f3888234af", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-27T01:09:34Z", "security_group_id": "b6ce0da9-d5da-479f-8dcd-b3811a6370a3", "tenant_id": "880184f9f34d4ead881812d2172cae9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "880184f9f34d4ead881812d2172cae9c"}], "revision_number": 1, "project_id": "880184f9f34d4ead881812d2172cae9c", "id": "b6ce0da9-d5da-479f-8dcd-b3811a6370a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "adb4f7a6d80b43b2b7d28f3b95f00eb5", "created_at": "2019-03-27T01:06:12Z", "updated_at": "2019-03-27T01:06:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:06:13Z", "revision_number": 0, "id": "13e9fbb6-a1a1-41ca-acdb-3264bc7c1807", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-27T01:06:13Z", "security_group_id": "f7fe5857-b5b6-4604-ac30-11eacbb072ec", "tenant_id": "adb4f7a6d80b43b2b7d28f3b95f00eb5", "port_range_min": null, "ethertype": "IPv4", "project_id": "adb4f7a6d80b43b2b7d28f3b95f00eb5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:06:13Z", "revision_number": 0, "id": "3688be1d-1a01-4f87-ba78-d58b2765716e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-27T01:06:13Z", "security_group_id": "f7fe5857-b5b6-4604-ac30-11eacbb072ec", "tenant_id": "adb4f7a6d80b43b2b7d28f3b95f00eb5", "port_range_min": null, "ethertype": "IPv6", "project_id": "adb4f7a6d80b43b2b7d28f3b95f00eb5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:06:12Z", "revision_number": 0, "id": "59e764a3-8c4b-4f24-83a0-e07dcdc6db7d", "remote_group_id": "f7fe5857-b5b6-4604-ac30-11eacbb072ec", "remote_ip_prefix": null, "created_at": "2019-03-27T01:06:12Z", "security_group_id": "f7fe5857-b5b6-4604-ac30-11eacbb072ec", "tenant_id": "adb4f7a6d80b43b2b7d28f3b95f00eb5", "port_range_min": null, "ethertype": "IPv4", "project_id": "adb4f7a6d80b43b2b7d28f3b95f00eb5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:06:13Z", "revision_number": 0, "id": "77bcfc38-7e62-4d49-bde8-5eb945f3d1a2", "remote_group_id": "f7fe5857-b5b6-4604-ac30-11eacbb072ec", "remote_ip_prefix": null, "created_at": "2019-03-27T01:06:13Z", "security_group_id": "f7fe5857-b5b6-4604-ac30-11eacbb072ec", "tenant_id": "adb4f7a6d80b43b2b7d28f3b95f00eb5", "port_range_min": null, "ethertype": "IPv6", "project_id": "adb4f7a6d80b43b2b7d28f3b95f00eb5"}], "revision_number": 1, "project_id": "adb4f7a6d80b43b2b7d28f3b95f00eb5", "id": "f7fe5857-b5b6-4604-ac30-11eacbb072ec", "name": "default"}]} 2019-03-27 01:10:24,766 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-1a592586-e11a-4819-9d56-d1f3fc133701 2019-03-27 01:10:24,766 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.36742401123s 2019-03-27 01:10:24,773 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-03-27 01:10:24,773 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/security-groups/3d114d0e-1123-434d-8ce9-26cef184f2bc.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e2a968932b174bf99e335da885947a4b9c60d134" 2019-03-27 01:10:25,444 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 27 Mar 2019 01:10:25 GMT X-Openstack-Request-Id: req-4ca155b8-e12b-4461-a5e0-09cc7762770f 2019-03-27 01:10:25,444 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-27 01:10:25,445 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/3d114d0e-1123-434d-8ce9-26cef184f2bc.json used request id req-4ca155b8-e12b-4461-a5e0-09cc7762770f 2019-03-27 01:10:25,445 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.671938896179s 2019-03-27 01:10:25,490 - xtesting.ci.run_tests - INFO - Loading test case 'vmready1'... 2019-03-27 01:10:25,581 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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-27 01:10:25,588 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Wed, 27 Mar 2019 01:10:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a964f86b-0c74-459d-b113-783c63346d85 2019-03-27 01:10:25,589 - 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.21:5000/v3/", "rel": "self"}]}} 2019-03-27 01:10:25,589 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/v3 used request id req-a964f86b-0c74-459d-b113-783c63346d85 2019-03-27 01:10:25,589 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2019-03-27 01:10:26,014 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "ca126582a5ac41b387c7abf3cbf79d8b", "name": "reader"}, {"id": "c899a0942bc347abbb3dcae772ba5452", "name": "member"}, {"id": "ad74fc2430cc4e889c837e0e4363f057", "name": "admin"}], "expires_at": "2019-03-27T02:10:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "880184f9f34d4ead881812d2172cae9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "721f4e8307ad4447b8bb508b3c352269"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef9799ca3704825b084c6a427da3b37"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e88f92e41fcf44d79884f24c46e56176"}], "type": "cloudformation", "id": "044c711eda554fdbb092a4d9a8a641ed", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10207501dea142acbda102bca0fde468"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56d3450ae4974e658007eb3ef62e73ab"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b2e700fb57e5466e9ef8647b2f892e05"}], "type": "network", "id": "1345c62a1a194721ac74991ed3f96976", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47393bddf6a3467eacefb29528c3ef50"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a424bbca30b401a8cc1a29b5c697112"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8aa237a59bac4a84988a5cbd3f2f7f91"}], "type": "identity", "id": "1b53bc2fc18745788cdcd7700e8f6872", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.23:8080/v1/AUTH_880184f9f34d4ead881812d2172cae9c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "14dc1bc7ac6a4290b889e465a4fbc586"}, {"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3ce1666900034fb6953705c72ecb956c"}, {"url": "http://172.30.9.21:8080/v1/AUTH_880184f9f34d4ead881812d2172cae9c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5153784ff3ff4ddaae7f3c5e3d52c73e"}], "type": "object-store", "id": "1cae55657baa42a8a041c96c0e5042a1", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ad3b972674347f59ad48668d68faf36"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d537d30796624cf78ed7c806f2d292f0"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f855d2238c294b1d9bf6cd08a86cab4e"}], "type": "event", "id": "50eac40e86464ec8a1f2d18736563156", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1127f864c2964c2a8f219362f47a7947"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e87f90fe3cd4a25a5a4884f7e4d2281"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c39ec419a879484da392ab529f76f8f8"}], "type": "image", "id": "8d3c807a0a824004a1b25615a3b24e68", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8380d78aa4924a28b1fdb16eda8f52e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a16ce6d013674ea69b0d0b5eecb6746b"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ba806daf4ba6b260e46512ffd28b"}], "type": "alarming", "id": "9bdf976320f740f1875953bdb4fcc326", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "81b7ef114a0a428bbd15145cc4c38c64"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d3b8fbb0fb6f49b8afdf9962f1d1f8a2"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f89f28939c844855ad783d77a4927d19"}], "type": "placement", "id": "9e481bf545ae462699fee59086a7a457", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36f031934bf841788a613931f744d992"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c10b9a772e114d6ba31294ef3c79d793"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc70f60043ee454b879c947a14e788ed"}], "type": "metric", "id": "ab24fcec588d4a3d9f039d6c717097c8", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af78c3d0929c4806b952f9e7af7a33a5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "debf358b1bf646dd9b9419e6b4b1d7f6"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eb9f3963be6047ab85f520b769d0b94b"}], "type": "compute", "id": "c37b658d3f04412daef24882af8675e6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/880184f9f34d4ead881812d2172cae9c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f71160cc4c84a7b9af3bf0974316784"}, {"url": "http://172.30.9.21:8004/v1/880184f9f34d4ead881812d2172cae9c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c0732bb8bff43338899f5db62aafdd7"}, {"url": "http://192.30.9.6:8004/v1/880184f9f34d4ead881812d2172cae9c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5d5eb9da3564d9a8ced2b173b976a34"}], "type": "orchestration", "id": "e1ed191e235543508fb8181b492dd163", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v3/880184f9f34d4ead881812d2172cae9c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "56a318d8670b4ad78467b72f15e90915"}, {"url": "http://192.30.9.6:8776/v3/880184f9f34d4ead881812d2172cae9c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a1f7813849740888664ac8474f45c65"}, {"url": "http://192.30.9.6:8776/v3/880184f9f34d4ead881812d2172cae9c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc1d74ba6f6d48aeb8f30133ce2b6872"}], "type": "volumev3", "id": "ecd342c710c14042b42e8ebabd2f2656", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f5c541ab827e4385a174fd5adcdd90ab", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v2/880184f9f34d4ead881812d2172cae9c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26ec839e160a4f5491ee5e1b2f6d85ec"}, {"url": "http://192.30.9.6:8776/v2/880184f9f34d4ead881812d2172cae9c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e9b14fc0d7e4b2f98c9c7c44cfc4a13"}, {"url": "http://192.30.9.6:8776/v2/880184f9f34d4ead881812d2172cae9c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8246d17964974d22ac52efa58bc221cc"}], "type": "volumev2", "id": "faa3c09487304f84b65d18b1b1694e3a", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/880184f9f34d4ead881812d2172cae9c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1abce42acf394dce885c9dfc7c80c5e9"}, {"url": "http://192.30.9.6:8776/v1/880184f9f34d4ead881812d2172cae9c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9777c0191c584248b40d2e103ca53015"}, {"url": "http://172.30.9.21:8776/v1/880184f9f34d4ead881812d2172cae9c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab9eb3d04b5a468b9016011aca6c8402"}], "type": "volume", "id": "ff541942293941b4b0228330f4f5efaf", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "533ad0036ea24ea3a6cd69d52daa7164"}, "audit_ids": ["HbCCmEvRSAGpSYQVyo4yYA"], "issued_at": "2019-03-27T01:10:25.000000Z"}} 2019-03-27 01:10:26,017 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-27 01:10:26,018 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21: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}dbb0678888b41f76a9a88549597565541af1ef12" 2019-03-27 01:10:26,413 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 726 Content-Type: application/json Date: Wed, 27 Mar 2019 01:10:26 GMT X-Openstack-Request-Id: req-c22698fb-92df-412c-92c2-3aff3986dfca 2019-03-27 01:10:26,414 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","updated_at":"2019-03-27T01:06:20Z","dns_domain":"","revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"6e8cbb2e-4d8c-409b-b9b4-549165a492c3","router:external":true,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"adb4f7a6d80b43b2b7d28f3b95f00eb5","status":"ACTIVE","subnets":["88d144e9-4a41-41f0-83f0-cf05286ed070"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"adb4f7a6d80b43b2b7d28f3b95f00eb5","created_at":"2019-03-27T01:06:13Z","provider:network_type":"flat"}]} 2019-03-27 01:10:26,414 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-c22698fb-92df-412c-92c2-3aff3986dfca 2019-03-27 01:10:26,414 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.396916151047s 2019-03-27 01:10:26,416 - xtesting.ci.run_tests - INFO - Running test case 'vmready1'... 2019-03-27 01:10:26,422 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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-27 01:10:26,427 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 27 Mar 2019 01:10:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cecc7da6-5ff7-424e-9fee-0610036a4147 2019-03-27 01:10:26,427 - 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.21:5000/v3/", "rel": "self"}]}]}} 2019-03-27 01:10:26,427 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/ used request id req-cecc7da6-5ff7-424e-9fee-0610036a4147 2019-03-27 01:10:26,428 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-27 01:10:26,432 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}dbb0678888b41f76a9a88549597565541af1ef12" 2019-03-27 01:10:26,730 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Wed, 27 Mar 2019 01:10:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2df77aa-ab4a-4f1b-b26b-8caeee55d809 2019-03-27 01:10:26,731 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/d28de44ca3d340fe8f59e2bbc51c5518"}, "tags": [], "enabled": true, "id": "d28de44ca3d340fe8f59e2bbc51c5518", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2019-03-27 01:10:26,731 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-f2df77aa-ab4a-4f1b-b26b-8caeee55d809 2019-03-27 01:10:26,731 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.302833080292s 2019-03-27 01:10:26,739 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-27 01:10:26,742 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21: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}dbb0678888b41f76a9a88549597565541af1ef12" 2019-03-27 01:10:26,966 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 296 Content-Type: application/json Date: Wed, 27 Mar 2019 01:10:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe66016e-29ac-4b2f-8c19-548e106a2df5 2019-03-27 01:10:26,967 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/880184f9f34d4ead881812d2172cae9c"}, "tags": [], "enabled": true, "id": "880184f9f34d4ead881812d2172cae9c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/adb4f7a6d80b43b2b7d28f3b95f00eb5"}, "tags": [], "enabled": true, "id": "adb4f7a6d80b43b2b7d28f3b95f00eb5", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-03-27 01:10:26,967 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-fe66016e-29ac-4b2f-8c19-548e106a2df5 2019-03-27 01:10:26,967 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.228310823441s 2019-03-27 01:10:26,968 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-03-27 01:10:26,969 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}dbb0678888b41f76a9a88549597565541af1ef12" -d '{"network": {"tenant_id": "880184f9f34d4ead881812d2172cae9c", "name": "vmready1-net_0078a962-7c7a-4280-9205-1a072a53ba9d", "admin_state_up": true}}' 2019-03-27 01:10:28,476 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 719 Content-Type: application/json Date: Wed, 27 Mar 2019 01:10:28 GMT X-Openstack-Request-Id: req-3555d71b-6373-4a0a-9e93-14b5ef3e5833 2019-03-27 01:10:28,476 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":2,"port_security_enabled":true,"provider:network_type":"geneve","id":"fe8e8492-2366-47d4-bad5-c7c3feb05ef9","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":56,"ipv4_address_scope":null,"shared":false,"project_id":"880184f9f34d4ead881812d2172cae9c","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-27T01:10:27Z","is_default":false,"qos_policy_id":null,"name":"vmready1-net_0078a962-7c7a-4280-9205-1a072a53ba9d","admin_state_up":true,"tenant_id":"880184f9f34d4ead881812d2172cae9c","created_at":"2019-03-27T01:10:27Z","mtu":1442}} 2019-03-27 01:10:28,477 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-3555d71b-6373-4a0a-9e93-14b5ef3e5833 2019-03-27 01:10:28,477 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 1.50844097137s 2019-03-27 01:10:28,477 - 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'dns_domain': u'', u'updated_at': u'2019-03-27T01:10:27Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'geneve', u'id': u'fe8e8492-2366-47d4-bad5-c7c3feb05ef9', u'provider:segmentation_id': 56, 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_0078a962-7c7a-4280-9205-1a072a53ba9d', u'created_at': u'2019-03-27T01:10:27Z', u'mtu': 1442, u'tenant_id': u'880184f9f34d4ead881812d2172cae9c', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'880184f9f34d4ead881812d2172cae9c'}) 2019-03-27 01:10:28,478 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-27 01:10:28,478 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}dbb0678888b41f76a9a88549597565541af1ef12" 2019-03-27 01:10:28,879 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1415 Content-Type: application/json Date: Wed, 27 Mar 2019 01:10:28 GMT X-Openstack-Request-Id: req-0ba041bd-bec4-47d0-939b-3ee460184182 2019-03-27 01:10:28,880 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","updated_at":"2019-03-27T01:06:20Z","dns_domain":"","revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"6e8cbb2e-4d8c-409b-b9b4-549165a492c3","router:external":true,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"adb4f7a6d80b43b2b7d28f3b95f00eb5","status":"ACTIVE","subnets":["88d144e9-4a41-41f0-83f0-cf05286ed070"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"adb4f7a6d80b43b2b7d28f3b95f00eb5","created_at":"2019-03-27T01:06:13Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":2,"port_security_enabled":true,"mtu":1442,"id":"fe8e8492-2366-47d4-bad5-c7c3feb05ef9","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":56,"ipv4_address_scope":null,"shared":false,"project_id":"880184f9f34d4ead881812d2172cae9c","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-27T01:10:27Z","qos_policy_id":null,"name":"vmready1-net_0078a962-7c7a-4280-9205-1a072a53ba9d","admin_state_up":true,"tenant_id":"880184f9f34d4ead881812d2172cae9c","created_at":"2019-03-27T01:10:27Z","provider:network_type":"geneve"}]} 2019-03-27 01:10:28,880 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-0ba041bd-bec4-47d0-939b-3ee460184182 2019-03-27 01:10:28,880 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.402264118195s 2019-03-27 01:10:28,882 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-03-27 01:10:28,882 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}dbb0678888b41f76a9a88549597565541af1ef12" -d '{"subnet": {"name": "vmready1-subnet_0078a962-7c7a-4280-9205-1a072a53ba9d", "enable_dhcp": true, "network_id": "fe8e8492-2366-47d4-bad5-c7c3feb05ef9", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-03-27 01:10:30,260 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 676 Content-Type: application/json Date: Wed, 27 Mar 2019 01:10:30 GMT X-Openstack-Request-Id: req-9393a200-499f-4ffd-85f5-161c7f0f244d 2019-03-27 01:10:30,261 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fe8e8492-2366-47d4-bad5-c7c3feb05ef9","tenant_id":"880184f9f34d4ead881812d2172cae9c","created_at":"2019-03-27T01:10:29Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-03-27T01:10:29Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"880184f9f34d4ead881812d2172cae9c","id":"d37063e6-7e95-4e68-8b05-7563b339e6c1","subnetpool_id":null,"name":"vmready1-subnet_0078a962-7c7a-4280-9205-1a072a53ba9d"}} 2019-03-27 01:10:30,261 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-9393a200-499f-4ffd-85f5-161c7f0f244d 2019-03-27 01:10:30,261 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.37927007675s 2019-03-27 01:10:30,261 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-03-27T01:10:29Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'd37063e6-7e95-4e68-8b05-7563b339e6c1', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready1-subnet_0078a962-7c7a-4280-9205-1a072a53ba9d', u'enable_dhcp': True, u'network_id': u'fe8e8492-2366-47d4-bad5-c7c3feb05ef9', u'tenant_id': u'880184f9f34d4ead881812d2172cae9c', u'created_at': u'2019-03-27T01:10:29Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'880184f9f34d4ead881812d2172cae9c'}) 2019-03-27 01:10:30,262 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-03-27 01:10:30,263 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}dbb0678888b41f76a9a88549597565541af1ef12" -d '{"router": {"external_gateway_info": {"network_id": "6e8cbb2e-4d8c-409b-b9b4-549165a492c3"}, "name": "vmready1-router_0078a962-7c7a-4280-9205-1a072a53ba9d", "admin_state_up": true}}' 2019-03-27 01:10:32,369 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 619 Content-Type: application/json Date: Wed, 27 Mar 2019 01:10:32 GMT X-Openstack-Request-Id: req-dc466732-e39c-41a8-94d6-2d01066d2c4b 2019-03-27 01:10:32,370 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6e8cbb2e-4d8c-409b-b9b4-549165a492c3", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "88d144e9-4a41-41f0-83f0-cf05286ed070", "ip_address": "172.30.9.202"}]}, "description": "", "tags": [], "tenant_id": "880184f9f34d4ead881812d2172cae9c", "created_at": "2019-03-27T01:10:30Z", "admin_state_up": true, "updated_at": "2019-03-27T01:10:31Z", "revision_number": 2, "routes": [], "project_id": "880184f9f34d4ead881812d2172cae9c", "id": "925cb046-c2d6-40bf-adeb-f03c931ad7c3", "name": "vmready1-router_0078a962-7c7a-4280-9205-1a072a53ba9d"}} 2019-03-27 01:10:32,370 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-dc466732-e39c-41a8-94d6-2d01066d2c4b 2019-03-27 01:10:32,370 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 2.10797405243s 2019-03-27 01:10:32,371 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'6e8cbb2e-4d8c-409b-b9b4-549165a492c3', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'88d144e9-4a41-41f0-83f0-cf05286ed070', u'ip_address': u'172.30.9.202'}]}, u'description': u'', u'tags': [], u'tenant_id': u'880184f9f34d4ead881812d2172cae9c', u'created_at': u'2019-03-27T01:10:30Z', u'admin_state_up': True, u'updated_at': u'2019-03-27T01:10:31Z', u'revision_number': 2, u'routes': [], u'project_id': u'880184f9f34d4ead881812d2172cae9c', u'id': u'925cb046-c2d6-40bf-adeb-f03c931ad7c3', u'name': u'vmready1-router_0078a962-7c7a-4280-9205-1a072a53ba9d'}) 2019-03-27 01:10:32,371 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-03-27 01:10:32,372 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/925cb046-c2d6-40bf-adeb-f03c931ad7c3/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}dbb0678888b41f76a9a88549597565541af1ef12" -d '{"subnet_id": "d37063e6-7e95-4e68-8b05-7563b339e6c1"}' 2019-03-27 01:10:34,611 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Wed, 27 Mar 2019 01:10:34 GMT X-Openstack-Request-Id: req-a1ed9aa7-83ff-4497-847d-76b907c6022e 2019-03-27 01:10:34,611 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "fe8e8492-2366-47d4-bad5-c7c3feb05ef9", "tenant_id": "880184f9f34d4ead881812d2172cae9c", "subnet_id": "d37063e6-7e95-4e68-8b05-7563b339e6c1", "subnet_ids": ["d37063e6-7e95-4e68-8b05-7563b339e6c1"], "port_id": "8c2b6c5b-ed50-4408-8c44-149d35d00bc2", "id": "925cb046-c2d6-40bf-adeb-f03c931ad7c3"} 2019-03-27 01:10:34,612 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/925cb046-c2d6-40bf-adeb-f03c931ad7c3/add_router_interface.json used request id req-a1ed9aa7-83ff-4497-847d-76b907c6022e 2019-03-27 01:10:34,612 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.24060177803s 2019-03-27 01:10:34,612 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-03-27 01:10:34,718 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-03-27 01:10:34,722 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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-27 01:10:34,727 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Wed, 27 Mar 2019 01:10:34 GMT 2019-03-27 01:10:34,728 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}]} 2019-03-27 01:10:34,733 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-27 01:10:34,737 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}dbb0678888b41f76a9a88549597565541af1ef12" 2019-03-27 01:10:35,570 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Wed, 27 Mar 2019 01:10:35 GMT X-Openstack-Request-Id: req-b1172621-7189-4b51-881e-a3529a0b22cc 2019-03-27 01:10:35,570 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-27 01:10:35,570 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-b1172621-7189-4b51-881e-a3529a0b22cc 2019-03-27 01:10:35,570 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.837385177612s 2019-03-27 01:10:35,580 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-03-27 01:10:35,584 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}dbb0678888b41f76a9a88549597565541af1ef12" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vmready1-img_0078a962-7c7a-4280-9205-1a072a53ba9d", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmready1-img_0078a962-7c7a-4280-9205-1a072a53ba9d"}' 2019-03-27 01:10:36,466 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 933 Content-Type: application/json Date: Wed, 27 Mar 2019 01:10:36 GMT Location: http://172.30.9.21:9292/v2/images/7c9825c0-2114-4a8e-b563-20526a31cee4 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-5943157c-ea45-439f-8b57-917b4f43c509 2019-03-27 01:10:36,466 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-27T01:10:36Z", "file": "/v2/images/7c9825c0-2114-4a8e-b563-20526a31cee4/file", "owner": "880184f9f34d4ead881812d2172cae9c", "id": "7c9825c0-2114-4a8e-b563-20526a31cee4", "size": null, "self": "/v2/images/7c9825c0-2114-4a8e-b563-20526a31cee4", "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_0078a962-7c7a-4280-9205-1a072a53ba9d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_0078a962-7c7a-4280-9205-1a072a53ba9d", "checksum": null, "created_at": "2019-03-27T01:10:36Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-03-27 01:10:36,467 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-5943157c-ea45-439f-8b57-917b4f43c509 2019-03-27 01:10:36,467 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.886860132217s 2019-03-27 01:10:36,467 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-03-27 01:10:36,472 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/7c9825c0-2114-4a8e-b563-20526a31cee4/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}dbb0678888b41f76a9a88549597565541af1ef12" -d '' 2019-03-27 01:10:39,830 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 27 Mar 2019 01:10:39 GMT X-Openstack-Request-Id: req-74bb12a4-f6b8-4068-8b52-e579a0b59941 2019-03-27 01:10:39,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-27 01:10:39,831 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/7c9825c0-2114-4a8e-b563-20526a31cee4/file used request id req-74bb12a4-f6b8-4068-8b52-e579a0b59941 2019-03-27 01:10:39,831 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 3.36344599724s 2019-03-27 01:10:39,841 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-27 01:10:39,846 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}dbb0678888b41f76a9a88549597565541af1ef12" 2019-03-27 01:10:40,681 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json Date: Wed, 27 Mar 2019 01:10:40 GMT X-Openstack-Request-Id: req-5220b5df-09e4-47f3-8bb0-595f54588fa6 2019-03-27 01:10:40,682 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-27T01:10:39Z", "file": "/v2/images/7c9825c0-2114-4a8e-b563-20526a31cee4/file", "owner": "880184f9f34d4ead881812d2172cae9c", "id": "7c9825c0-2114-4a8e-b563-20526a31cee4", "size": 12716032, "self": "/v2/images/7c9825c0-2114-4a8e-b563-20526a31cee4", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://0e796a57-bb9c-4ed7-a890-8188a6fe733b/images/7c9825c0-2114-4a8e-b563-20526a31cee4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://0e796a57-bb9c-4ed7-a890-8188a6fe733b/images/7c9825c0-2114-4a8e-b563-20526a31cee4/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_0078a962-7c7a-4280-9205-1a072a53ba9d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_0078a962-7c7a-4280-9205-1a072a53ba9d", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-27T01:10:36Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-27 01:10:40,682 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-5220b5df-09e4-47f3-8bb0-595f54588fa6 2019-03-27 01:10:40,683 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.841770172119s 2019-03-27 01:10:40,686 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://0e796a57-bb9c-4ed7-a890-8188a6fe733b/images/7c9825c0-2114-4a8e-b563-20526a31cee4/snap', u'metadata': Munch({})})], 'file': u'/v2/images/7c9825c0-2114-4a8e-b563-20526a31cee4/file', 'owner': u'880184f9f34d4ead881812d2172cae9c', 'id': u'7c9825c0-2114-4a8e-b563-20526a31cee4', 'size': 12716032, u'self': u'/v2/images/7c9825c0-2114-4a8e-b563-20526a31cee4', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'880184f9f34d4ead881812d2172cae9c', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://0e796a57-bb9c-4ed7-a890-8188a6fe733b/images/7c9825c0-2114-4a8e-b563-20526a31cee4/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-03-27T01:10:39Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-03-27T01:10:39Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready1-img_0078a962-7c7a-4280-9205-1a072a53ba9d', '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/7c9825c0-2114-4a8e-b563-20526a31cee4', 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_0078a962-7c7a-4280-9205-1a072a53ba9d', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vmready1-img_0078a962-7c7a-4280-9205-1a072a53ba9d', 'created': u'2019-03-27T01:10:36Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-03-27T01:10:36Z', 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/7c9825c0-2114-4a8e-b563-20526a31cee4', 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_0078a962-7c7a-4280-9205-1a072a53ba9d', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-03-27 01:10:40,690 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-03-27 01:10:40,694 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}dbb0678888b41f76a9a88549597565541af1ef12" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vmready1-flavor_0078a962-7c7a-4280-9205-1a072a53ba9d", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-03-27 01:10:41,538 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Wed, 27 Mar 2019 01:10:40 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-687217f9-f866-447d-adf3-73fa43c3c18c x-openstack-request-id: req-687217f9-f866-447d-adf3-73fa43c3c18c 2019-03-27 01:10:41,539 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "vmready1-flavor_0078a962-7c7a-4280-9205-1a072a53ba9d", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/23ea913e-270d-40ca-bbbf-87c832248cd9", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/23ea913e-270d-40ca-bbbf-87c832248cd9", "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": "23ea913e-270d-40ca-bbbf-87c832248cd9"}} 2019-03-27 01:10:41,539 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-687217f9-f866-447d-adf3-73fa43c3c18c 2019-03-27 01:10:41,539 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.848698854446s 2019-03-27 01:10:41,540 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready1-flavor_0078a962-7c7a-4280-9205-1a072a53ba9d', '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'880184f9f34d4ead881812d2172cae9c', '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'23ea913e-270d-40ca-bbbf-87c832248cd9', 'swap': 0}) 2019-03-27 01:10:41,541 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-03-27 01:10:41,544 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/23ea913e-270d-40ca-bbbf-87c832248cd9/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}dbb0678888b41f76a9a88549597565541af1ef12" -d '{"extra_specs": {}}' 2019-03-27 01:10:41,668 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 27 Mar 2019 01:10:41 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f807460c-530a-4a5c-a2c0-67703c00cc39 x-openstack-request-id: req-f807460c-530a-4a5c-a2c0-67703c00cc39 2019-03-27 01:10:41,668 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-03-27 01:10:41,668 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/23ea913e-270d-40ca-bbbf-87c832248cd9/os-extra_specs used request id req-f807460c-530a-4a5c-a2c0-67703c00cc39 2019-03-27 01:10:41,669 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.127585172653s 2019-03-27 01:10:41,789 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-03-27 01:10:41,789 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready1 | functest | 00:15 | PASS | +-------------------+------------------+------------------+----------------+ 2019-03-27 01:10:41,796 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-03-27 01:10:41,797 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/925cb046-c2d6-40bf-adeb-f03c931ad7c3/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}dbb0678888b41f76a9a88549597565541af1ef12" -d '{"subnet_id": "d37063e6-7e95-4e68-8b05-7563b339e6c1"}' 2019-03-27 01:10:43,973 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Wed, 27 Mar 2019 01:10:44 GMT X-Openstack-Request-Id: req-53cf6f8f-a20e-4795-8d1f-cace84b29c66 2019-03-27 01:10:43,973 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "fe8e8492-2366-47d4-bad5-c7c3feb05ef9", "tenant_id": "880184f9f34d4ead881812d2172cae9c", "subnet_id": "d37063e6-7e95-4e68-8b05-7563b339e6c1", "subnet_ids": ["d37063e6-7e95-4e68-8b05-7563b339e6c1"], "port_id": "8c2b6c5b-ed50-4408-8c44-149d35d00bc2", "id": "925cb046-c2d6-40bf-adeb-f03c931ad7c3"} 2019-03-27 01:10:43,973 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/925cb046-c2d6-40bf-adeb-f03c931ad7c3/remove_router_interface.json used request id req-53cf6f8f-a20e-4795-8d1f-cace84b29c66 2019-03-27 01:10:43,974 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.17726993561s 2019-03-27 01:10:43,974 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-03-27 01:10:43,975 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}dbb0678888b41f76a9a88549597565541af1ef12" 2019-03-27 01:10:44,387 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 622 Content-Type: application/json Date: Wed, 27 Mar 2019 01:10:44 GMT X-Openstack-Request-Id: req-18158449-1312-4218-b1a1-2a10970d51c4 2019-03-27 01:10:44,387 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "6e8cbb2e-4d8c-409b-b9b4-549165a492c3", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "88d144e9-4a41-41f0-83f0-cf05286ed070", "ip_address": "172.30.9.202"}]}, "description": "", "tags": [], "tenant_id": "880184f9f34d4ead881812d2172cae9c", "created_at": "2019-03-27T01:10:30Z", "admin_state_up": true, "updated_at": "2019-03-27T01:10:43Z", "revision_number": 4, "routes": [], "project_id": "880184f9f34d4ead881812d2172cae9c", "id": "925cb046-c2d6-40bf-adeb-f03c931ad7c3", "name": "vmready1-router_0078a962-7c7a-4280-9205-1a072a53ba9d"}]} 2019-03-27 01:10:44,387 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-18158449-1312-4218-b1a1-2a10970d51c4 2019-03-27 01:10:44,388 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.413426160812s 2019-03-27 01:10:44,389 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-03-27 01:10:44,390 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/routers/925cb046-c2d6-40bf-adeb-f03c931ad7c3.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbb0678888b41f76a9a88549597565541af1ef12" 2019-03-27 01:10:47,511 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 27 Mar 2019 01:10:47 GMT X-Openstack-Request-Id: req-229fb409-34ed-45bd-8297-4bf8b456c503 2019-03-27 01:10:47,512 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-27 01:10:47,512 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/925cb046-c2d6-40bf-adeb-f03c931ad7c3.json used request id req-229fb409-34ed-45bd-8297-4bf8b456c503 2019-03-27 01:10:47,512 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 3.12271499634s 2019-03-27 01:10:47,512 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-03-27 01:10:47,513 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}dbb0678888b41f76a9a88549597565541af1ef12" 2019-03-27 01:10:47,866 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1290 Content-Type: application/json Date: Wed, 27 Mar 2019 01:10:48 GMT X-Openstack-Request-Id: req-19741687-b09e-45cc-a55f-0cdbe0c6c179 2019-03-27 01:10:47,867 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"6e8cbb2e-4d8c-409b-b9b4-549165a492c3","tenant_id":"adb4f7a6d80b43b2b7d28f3b95f00eb5","created_at":"2019-03-27T01:06:20Z","dns_nameservers":[],"updated_at":"2019-03-27T01:06:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"adb4f7a6d80b43b2b7d28f3b95f00eb5","id":"88d144e9-4a41-41f0-83f0-cf05286ed070","subnetpool_id":null,"name":"external-subnet"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fe8e8492-2366-47d4-bad5-c7c3feb05ef9","tenant_id":"880184f9f34d4ead881812d2172cae9c","created_at":"2019-03-27T01:10:29Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-03-27T01:10:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"880184f9f34d4ead881812d2172cae9c","id":"d37063e6-7e95-4e68-8b05-7563b339e6c1","subnetpool_id":null,"name":"vmready1-subnet_0078a962-7c7a-4280-9205-1a072a53ba9d"}]} 2019-03-27 01:10:47,867 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-19741687-b09e-45cc-a55f-0cdbe0c6c179 2019-03-27 01:10:47,867 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.354640007019s 2019-03-27 01:10:47,869 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-03-27 01:10:47,869 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/subnets/d37063e6-7e95-4e68-8b05-7563b339e6c1.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbb0678888b41f76a9a88549597565541af1ef12" 2019-03-27 01:10:50,116 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 27 Mar 2019 01:10:50 GMT X-Openstack-Request-Id: req-12570536-7786-4957-9303-2a348b0e1233 2019-03-27 01:10:50,117 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-27 01:10:50,117 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/d37063e6-7e95-4e68-8b05-7563b339e6c1.json used request id req-12570536-7786-4957-9303-2a348b0e1233 2019-03-27 01:10:50,117 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.24819803238s 2019-03-27 01:10:50,117 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-27 01:10:50,118 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}dbb0678888b41f76a9a88549597565541af1ef12" 2019-03-27 01:10:51,037 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1415 Content-Type: application/json Date: Wed, 27 Mar 2019 01:10:51 GMT X-Openstack-Request-Id: req-8277d833-b970-4f94-9e14-07dd0b72ef60 2019-03-27 01:10:51,037 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","updated_at":"2019-03-27T01:06:20Z","dns_domain":"","revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"6e8cbb2e-4d8c-409b-b9b4-549165a492c3","router:external":true,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"adb4f7a6d80b43b2b7d28f3b95f00eb5","status":"ACTIVE","subnets":["88d144e9-4a41-41f0-83f0-cf05286ed070"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"adb4f7a6d80b43b2b7d28f3b95f00eb5","created_at":"2019-03-27T01:06:13Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"fe8e8492-2366-47d4-bad5-c7c3feb05ef9","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":56,"ipv4_address_scope":null,"shared":false,"project_id":"880184f9f34d4ead881812d2172cae9c","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-27T01:10:49Z","qos_policy_id":null,"name":"vmready1-net_0078a962-7c7a-4280-9205-1a072a53ba9d","admin_state_up":true,"tenant_id":"880184f9f34d4ead881812d2172cae9c","created_at":"2019-03-27T01:10:27Z","provider:network_type":"geneve"}]} 2019-03-27 01:10:51,037 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-8277d833-b970-4f94-9e14-07dd0b72ef60 2019-03-27 01:10:51,037 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.920083045959s 2019-03-27 01:10:51,039 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-03-27 01:10:51,039 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/networks/fe8e8492-2366-47d4-bad5-c7c3feb05ef9.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbb0678888b41f76a9a88549597565541af1ef12" 2019-03-27 01:10:52,525 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 27 Mar 2019 01:10:53 GMT X-Openstack-Request-Id: req-2c41c721-7fcf-4962-a967-1020deaab023 2019-03-27 01:10:52,526 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-27 01:10:52,526 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/fe8e8492-2366-47d4-bad5-c7c3feb05ef9.json used request id req-2c41c721-7fcf-4962-a967-1020deaab023 2019-03-27 01:10:52,526 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.48725390434s 2019-03-27 01:10:52,530 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-27 01:10:52,535 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}dbb0678888b41f76a9a88549597565541af1ef12" 2019-03-27 01:10:53,337 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json Date: Wed, 27 Mar 2019 01:10:53 GMT X-Openstack-Request-Id: req-7eaf4340-ab65-4a39-a529-aa0f00fbcbf8 2019-03-27 01:10:53,337 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-27T01:10:39Z", "file": "/v2/images/7c9825c0-2114-4a8e-b563-20526a31cee4/file", "owner": "880184f9f34d4ead881812d2172cae9c", "id": "7c9825c0-2114-4a8e-b563-20526a31cee4", "size": 12716032, "self": "/v2/images/7c9825c0-2114-4a8e-b563-20526a31cee4", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://0e796a57-bb9c-4ed7-a890-8188a6fe733b/images/7c9825c0-2114-4a8e-b563-20526a31cee4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://0e796a57-bb9c-4ed7-a890-8188a6fe733b/images/7c9825c0-2114-4a8e-b563-20526a31cee4/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_0078a962-7c7a-4280-9205-1a072a53ba9d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_0078a962-7c7a-4280-9205-1a072a53ba9d", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-27T01:10:36Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-27 01:10:53,337 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-7eaf4340-ab65-4a39-a529-aa0f00fbcbf8 2019-03-27 01:10:53,337 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.806796073914s 2019-03-27 01:10:53,339 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-03-27 01:10:53,343 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/7c9825c0-2114-4a8e-b563-20526a31cee4 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbb0678888b41f76a9a88549597565541af1ef12" 2019-03-27 01:10:54,662 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 27 Mar 2019 01:10:54 GMT X-Openstack-Request-Id: req-a0a00561-b404-4f6e-b12e-b2d717ef480a 2019-03-27 01:10:54,662 - 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-27 01:10:54,662 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/7c9825c0-2114-4a8e-b563-20526a31cee4 used request id req-a0a00561-b404-4f6e-b12e-b2d717ef480a 2019-03-27 01:10:54,662 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.32332706451s 2019-03-27 01:10:54,684 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-27 01:10:54,687 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21: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}dbb0678888b41f76a9a88549597565541af1ef12" 2019-03-27 01:10:54,816 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 307 Content-Type: application/json Date: Wed, 27 Mar 2019 01:10: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-afb265ad-2870-412e-960b-d98c2a7053b0 x-openstack-request-id: req-afb265ad-2870-412e-960b-d98c2a7053b0 2019-03-27 01:10:54,817 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vmready1-flavor_0078a962-7c7a-4280-9205-1a072a53ba9d", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/23ea913e-270d-40ca-bbbf-87c832248cd9", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/23ea913e-270d-40ca-bbbf-87c832248cd9", "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": "23ea913e-270d-40ca-bbbf-87c832248cd9"}]} 2019-03-27 01:10:54,817 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-afb265ad-2870-412e-960b-d98c2a7053b0 2019-03-27 01:10:54,817 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.133342027664s 2019-03-27 01:10:54,819 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-03-27 01:10:54,822 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/23ea913e-270d-40ca-bbbf-87c832248cd9 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbb0678888b41f76a9a88549597565541af1ef12" 2019-03-27 01:10:54,980 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Wed, 27 Mar 2019 01:10:54 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e0e294e2-ce91-47c0-8b50-3f9d067a6d9b x-openstack-request-id: req-e0e294e2-ce91-47c0-8b50-3f9d067a6d9b 2019-03-27 01:10:54,980 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/23ea913e-270d-40ca-bbbf-87c832248cd9 used request id req-e0e294e2-ce91-47c0-8b50-3f9d067a6d9b 2019-03-27 01:10:54,980 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.161115884781s 2019-03-27 01:10:55,025 - xtesting.ci.run_tests - INFO - Loading test case 'vmready2'... 2019-03-27 01:10:55,066 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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-27 01:10:55,071 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Wed, 27 Mar 2019 01:10:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2b07b10-005b-4b86-8608-13a4b1af91fa 2019-03-27 01:10:55,071 - 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.21:5000/v3/", "rel": "self"}]}} 2019-03-27 01:10:55,071 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/v3 used request id req-e2b07b10-005b-4b86-8608-13a4b1af91fa 2019-03-27 01:10:55,072 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2019-03-27 01:10:55,489 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "ca126582a5ac41b387c7abf3cbf79d8b", "name": "reader"}, {"id": "c899a0942bc347abbb3dcae772ba5452", "name": "member"}, {"id": "ad74fc2430cc4e889c837e0e4363f057", "name": "admin"}], "expires_at": "2019-03-27T02:10:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "880184f9f34d4ead881812d2172cae9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "721f4e8307ad4447b8bb508b3c352269"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef9799ca3704825b084c6a427da3b37"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e88f92e41fcf44d79884f24c46e56176"}], "type": "cloudformation", "id": "044c711eda554fdbb092a4d9a8a641ed", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10207501dea142acbda102bca0fde468"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56d3450ae4974e658007eb3ef62e73ab"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b2e700fb57e5466e9ef8647b2f892e05"}], "type": "network", "id": "1345c62a1a194721ac74991ed3f96976", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47393bddf6a3467eacefb29528c3ef50"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a424bbca30b401a8cc1a29b5c697112"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8aa237a59bac4a84988a5cbd3f2f7f91"}], "type": "identity", "id": "1b53bc2fc18745788cdcd7700e8f6872", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.23:8080/v1/AUTH_880184f9f34d4ead881812d2172cae9c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "14dc1bc7ac6a4290b889e465a4fbc586"}, {"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3ce1666900034fb6953705c72ecb956c"}, {"url": "http://172.30.9.21:8080/v1/AUTH_880184f9f34d4ead881812d2172cae9c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5153784ff3ff4ddaae7f3c5e3d52c73e"}], "type": "object-store", "id": "1cae55657baa42a8a041c96c0e5042a1", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ad3b972674347f59ad48668d68faf36"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d537d30796624cf78ed7c806f2d292f0"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f855d2238c294b1d9bf6cd08a86cab4e"}], "type": "event", "id": "50eac40e86464ec8a1f2d18736563156", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1127f864c2964c2a8f219362f47a7947"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e87f90fe3cd4a25a5a4884f7e4d2281"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c39ec419a879484da392ab529f76f8f8"}], "type": "image", "id": "8d3c807a0a824004a1b25615a3b24e68", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8380d78aa4924a28b1fdb16eda8f52e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a16ce6d013674ea69b0d0b5eecb6746b"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ba806daf4ba6b260e46512ffd28b"}], "type": "alarming", "id": "9bdf976320f740f1875953bdb4fcc326", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "81b7ef114a0a428bbd15145cc4c38c64"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d3b8fbb0fb6f49b8afdf9962f1d1f8a2"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f89f28939c844855ad783d77a4927d19"}], "type": "placement", "id": "9e481bf545ae462699fee59086a7a457", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36f031934bf841788a613931f744d992"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c10b9a772e114d6ba31294ef3c79d793"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc70f60043ee454b879c947a14e788ed"}], "type": "metric", "id": "ab24fcec588d4a3d9f039d6c717097c8", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af78c3d0929c4806b952f9e7af7a33a5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "debf358b1bf646dd9b9419e6b4b1d7f6"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eb9f3963be6047ab85f520b769d0b94b"}], "type": "compute", "id": "c37b658d3f04412daef24882af8675e6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/880184f9f34d4ead881812d2172cae9c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f71160cc4c84a7b9af3bf0974316784"}, {"url": "http://172.30.9.21:8004/v1/880184f9f34d4ead881812d2172cae9c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c0732bb8bff43338899f5db62aafdd7"}, {"url": "http://192.30.9.6:8004/v1/880184f9f34d4ead881812d2172cae9c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5d5eb9da3564d9a8ced2b173b976a34"}], "type": "orchestration", "id": "e1ed191e235543508fb8181b492dd163", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v3/880184f9f34d4ead881812d2172cae9c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "56a318d8670b4ad78467b72f15e90915"}, {"url": "http://192.30.9.6:8776/v3/880184f9f34d4ead881812d2172cae9c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a1f7813849740888664ac8474f45c65"}, {"url": "http://192.30.9.6:8776/v3/880184f9f34d4ead881812d2172cae9c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc1d74ba6f6d48aeb8f30133ce2b6872"}], "type": "volumev3", "id": "ecd342c710c14042b42e8ebabd2f2656", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f5c541ab827e4385a174fd5adcdd90ab", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v2/880184f9f34d4ead881812d2172cae9c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26ec839e160a4f5491ee5e1b2f6d85ec"}, {"url": "http://192.30.9.6:8776/v2/880184f9f34d4ead881812d2172cae9c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e9b14fc0d7e4b2f98c9c7c44cfc4a13"}, {"url": "http://192.30.9.6:8776/v2/880184f9f34d4ead881812d2172cae9c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8246d17964974d22ac52efa58bc221cc"}], "type": "volumev2", "id": "faa3c09487304f84b65d18b1b1694e3a", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/880184f9f34d4ead881812d2172cae9c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1abce42acf394dce885c9dfc7c80c5e9"}, {"url": "http://192.30.9.6:8776/v1/880184f9f34d4ead881812d2172cae9c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9777c0191c584248b40d2e103ca53015"}, {"url": "http://172.30.9.21:8776/v1/880184f9f34d4ead881812d2172cae9c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab9eb3d04b5a468b9016011aca6c8402"}], "type": "volume", "id": "ff541942293941b4b0228330f4f5efaf", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "533ad0036ea24ea3a6cd69d52daa7164"}, "audit_ids": ["Jjkzbia6Re2CDLOoNCB86Q"], "issued_at": "2019-03-27T01:10:55.000000Z"}} 2019-03-27 01:10:55,492 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-27 01:10:55,493 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21: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}57c94c3ccf55d5418322a5cd7a9029f15acbb98f" 2019-03-27 01:10:55,907 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 726 Content-Type: application/json Date: Wed, 27 Mar 2019 01:10:55 GMT X-Openstack-Request-Id: req-662b3187-b41f-454e-a274-a0a6133cf30e 2019-03-27 01:10:55,907 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","updated_at":"2019-03-27T01:06:20Z","dns_domain":"","revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"6e8cbb2e-4d8c-409b-b9b4-549165a492c3","router:external":true,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"adb4f7a6d80b43b2b7d28f3b95f00eb5","status":"ACTIVE","subnets":["88d144e9-4a41-41f0-83f0-cf05286ed070"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"adb4f7a6d80b43b2b7d28f3b95f00eb5","created_at":"2019-03-27T01:06:13Z","provider:network_type":"flat"}]} 2019-03-27 01:10:55,907 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-662b3187-b41f-454e-a274-a0a6133cf30e 2019-03-27 01:10:55,908 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.415373086929s 2019-03-27 01:10:55,915 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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-27 01:10:55,920 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 27 Mar 2019 01:10:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-92c7340c-339e-4e05-9621-4d26bdf239f8 2019-03-27 01:10:55,920 - 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.21:5000/v3/", "rel": "self"}]}]}} 2019-03-27 01:10:55,920 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/ used request id req-92c7340c-339e-4e05-9621-4d26bdf239f8 2019-03-27 01:10:55,921 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-27 01:10:55,925 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}57c94c3ccf55d5418322a5cd7a9029f15acbb98f" 2019-03-27 01:10:56,130 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Wed, 27 Mar 2019 01:10:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19e09ae8-83bb-4326-b999-c99f76ba11f1 2019-03-27 01:10:56,131 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/d28de44ca3d340fe8f59e2bbc51c5518"}, "tags": [], "enabled": true, "id": "d28de44ca3d340fe8f59e2bbc51c5518", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2019-03-27 01:10:56,131 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-19e09ae8-83bb-4326-b999-c99f76ba11f1 2019-03-27 01:10:56,131 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.209800004959s 2019-03-27 01:10:56,139 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-03-27 01:10:56,142 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}57c94c3ccf55d5418322a5cd7a9029f15acbb98f" -d '{"project": {"description": "Created by OPNFV Functest: vmready2", "enabled": true, "domain_id": "default", "name": "vmready2-project_21c6b4e5-b32a-4241-95a4-78e522381c52"}}' 2019-03-27 01:10:56,394 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 362 Content-Type: application/json Date: Wed, 27 Mar 2019 01:10:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-74b69449-1d98-410a-9273-c12c5a791a01 2019-03-27 01:10:56,394 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.21:5000/v3/projects/ba14780fb07a49f5a7398583588c2668"}, "tags": [], "enabled": true, "id": "ba14780fb07a49f5a7398583588c2668", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_21c6b4e5-b32a-4241-95a4-78e522381c52"}} 2019-03-27 01:10:56,395 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-74b69449-1d98-410a-9273-c12c5a791a01 2019-03-27 01:10:56,395 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.255706071854s 2019-03-27 01:10:56,395 - 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'ba14780fb07a49f5a7398583588c2668', '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_21c6b4e5-b32a-4241-95a4-78e522381c52'}) 2019-03-27 01:10:56,402 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-03-27 01:10:56,406 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}57c94c3ccf55d5418322a5cd7a9029f15acbb98f" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "ZKqE2amZV21o2nEdcV0F7hHl9r40gt", "email": null, "name": "vmready2-user_21c6b4e5-b32a-4241-95a4-78e522381c52"}}' 2019-03-27 01:10:57,043 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 323 Content-Type: application/json Date: Wed, 27 Mar 2019 01:10:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b15fe0ac-1f8e-48ba-ae8a-15f5aed87ae4 2019-03-27 01:10:57,043 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vmready2-user_21c6b4e5-b32a-4241-95a4-78e522381c52", "links": {"self": "http://172.30.9.21:5000/v3/users/95f23b2d36fa46f2b3a84e3358f5c19b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "95f23b2d36fa46f2b3a84e3358f5c19b", "domain_id": "default", "password_expires_at": null}} 2019-03-27 01:10:57,043 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-b15fe0ac-1f8e-48ba-ae8a-15f5aed87ae4 2019-03-27 01:10:57,043 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.641056060791s 2019-03-27 01:10:57,044 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'95f23b2d36fa46f2b3a84e3358f5c19b', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vmready2-user_21c6b4e5-b32a-4241-95a4-78e522381c52'}) 2019-03-27 01:10:57,048 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-27 01:10:57,052 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}57c94c3ccf55d5418322a5cd7a9029f15acbb98f" 2019-03-27 01:10:57,283 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Wed, 27 Mar 2019 01:10:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-197f70ba-a2d7-4948-ab9f-85be701eb1b4 2019-03-27 01:10:57,283 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "630451f6dfb54c5eaac08b2a7591b17d", "links": {"self": "http://172.30.9.21:5000/v3/roles/630451f6dfb54c5eaac08b2a7591b17d"}, "name": "swiftoperator"}, {"domain_id": null, "id": "84fc116f7c224bdc9d4008e24cf1fff6", "links": {"self": "http://172.30.9.21:5000/v3/roles/84fc116f7c224bdc9d4008e24cf1fff6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ad74fc2430cc4e889c837e0e4363f057", "links": {"self": "http://172.30.9.21:5000/v3/roles/ad74fc2430cc4e889c837e0e4363f057"}, "name": "admin"}, {"domain_id": null, "id": "bb9ba4688d0941a38bddf15fb5d3e3ac", "links": {"self": "http://172.30.9.21:5000/v3/roles/bb9ba4688d0941a38bddf15fb5d3e3ac"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c899a0942bc347abbb3dcae772ba5452", "links": {"self": "http://172.30.9.21:5000/v3/roles/c899a0942bc347abbb3dcae772ba5452"}, "name": "member"}, {"domain_id": null, "id": "ca126582a5ac41b387c7abf3cbf79d8b", "links": {"self": "http://172.30.9.21:5000/v3/roles/ca126582a5ac41b387c7abf3cbf79d8b"}, "name": "reader"}]} 2019-03-27 01:10:57,283 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-197f70ba-a2d7-4948-ab9f-85be701eb1b4 2019-03-27 01:10:57,284 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.235389947891s 2019-03-27 01:10:57,289 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-27 01:10:57,292 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}57c94c3ccf55d5418322a5cd7a9029f15acbb98f" 2019-03-27 01:10:57,476 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Wed, 27 Mar 2019 01:10:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2454d84-2728-4830-b4e4-51545b52a708 2019-03-27 01:10:57,477 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "630451f6dfb54c5eaac08b2a7591b17d", "links": {"self": "http://172.30.9.21:5000/v3/roles/630451f6dfb54c5eaac08b2a7591b17d"}, "name": "swiftoperator"}, {"domain_id": null, "id": "84fc116f7c224bdc9d4008e24cf1fff6", "links": {"self": "http://172.30.9.21:5000/v3/roles/84fc116f7c224bdc9d4008e24cf1fff6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ad74fc2430cc4e889c837e0e4363f057", "links": {"self": "http://172.30.9.21:5000/v3/roles/ad74fc2430cc4e889c837e0e4363f057"}, "name": "admin"}, {"domain_id": null, "id": "bb9ba4688d0941a38bddf15fb5d3e3ac", "links": {"self": "http://172.30.9.21:5000/v3/roles/bb9ba4688d0941a38bddf15fb5d3e3ac"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c899a0942bc347abbb3dcae772ba5452", "links": {"self": "http://172.30.9.21:5000/v3/roles/c899a0942bc347abbb3dcae772ba5452"}, "name": "member"}, {"domain_id": null, "id": "ca126582a5ac41b387c7abf3cbf79d8b", "links": {"self": "http://172.30.9.21:5000/v3/roles/ca126582a5ac41b387c7abf3cbf79d8b"}, "name": "reader"}]} 2019-03-27 01:10:57,477 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-d2454d84-2728-4830-b4e4-51545b52a708 2019-03-27 01:10:57,477 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.188318967819s 2019-03-27 01:10:57,482 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-27 01:10:57,486 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}57c94c3ccf55d5418322a5cd7a9029f15acbb98f" 2019-03-27 01:10:57,710 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Wed, 27 Mar 2019 01:10:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d3116ff-70d2-4701-b7f6-c4226b3393e9 2019-03-27 01:10:57,711 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "630451f6dfb54c5eaac08b2a7591b17d", "links": {"self": "http://172.30.9.21:5000/v3/roles/630451f6dfb54c5eaac08b2a7591b17d"}, "name": "swiftoperator"}, {"domain_id": null, "id": "84fc116f7c224bdc9d4008e24cf1fff6", "links": {"self": "http://172.30.9.21:5000/v3/roles/84fc116f7c224bdc9d4008e24cf1fff6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ad74fc2430cc4e889c837e0e4363f057", "links": {"self": "http://172.30.9.21:5000/v3/roles/ad74fc2430cc4e889c837e0e4363f057"}, "name": "admin"}, {"domain_id": null, "id": "bb9ba4688d0941a38bddf15fb5d3e3ac", "links": {"self": "http://172.30.9.21:5000/v3/roles/bb9ba4688d0941a38bddf15fb5d3e3ac"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c899a0942bc347abbb3dcae772ba5452", "links": {"self": "http://172.30.9.21:5000/v3/roles/c899a0942bc347abbb3dcae772ba5452"}, "name": "member"}, {"domain_id": null, "id": "ca126582a5ac41b387c7abf3cbf79d8b", "links": {"self": "http://172.30.9.21:5000/v3/roles/ca126582a5ac41b387c7abf3cbf79d8b"}, "name": "reader"}]} 2019-03-27 01:10:57,711 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-4d3116ff-70d2-4701-b7f6-c4226b3393e9 2019-03-27 01:10:57,711 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.228552103043s 2019-03-27 01:10:57,716 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-27 01:10:57,719 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}57c94c3ccf55d5418322a5cd7a9029f15acbb98f" 2019-03-27 01:10:58,039 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Wed, 27 Mar 2019 01:10:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c176c55-d140-4a52-b44e-34785c7c88ad 2019-03-27 01:10:58,039 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-03-27 01:10:58,040 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-6c176c55-d140-4a52-b44e-34785c7c88ad 2019-03-27 01:10:58,040 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.32399892807s 2019-03-27 01:10:58,041 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-27 01:10:58,044 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}57c94c3ccf55d5418322a5cd7a9029f15acbb98f" 2019-03-27 01:10:58,262 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 837 Content-Type: application/json Date: Wed, 27 Mar 2019 01:10:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf9b08f5-825a-4709-b434-b830331a626c 2019-03-27 01:10:58,263 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/1f3ca4bc07164c3cb81a87c72c396526"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f3ca4bc07164c3cb81a87c72c396526", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/2653fa6f281c466480efee8aa1f257bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2653fa6f281c466480efee8aa1f257bb", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/2f421a9df6c44c62876bd57477d34c68"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f421a9df6c44c62876bd57477d34c68", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/335b05e87496439da9c56228d0f96eb4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "335b05e87496439da9c56228d0f96eb4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/347643f881c4464fbebf8745ae8733f7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "347643f881c4464fbebf8745ae8733f7", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/3ec0479bbc154c0e80a84492405413d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ec0479bbc154c0e80a84492405413d1", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/4948075a865f4918b7d8cbc91b0d93f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4948075a865f4918b7d8cbc91b0d93f2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/533ad0036ea24ea3a6cd69d52daa7164"}, "domain_id": "default", "enabled": true, "options": {}, "id": "533ad0036ea24ea3a6cd69d52daa7164", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/812ccb0780ac4ca682f6307d48b60b74"}, "domain_id": "d28de44ca3d340fe8f59e2bbc51c5518", "enabled": true, "options": {}, "id": "812ccb0780ac4ca682f6307d48b60b74", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/8c5c993b2702467d8bfb5246c7f53041"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c5c993b2702467d8bfb5246c7f53041", "email": "aodh@localhost", "password_expires_at": null}, {"name": "vmready2-user_21c6b4e5-b32a-4241-95a4-78e522381c52", "links": {"self": "http://172.30.9.21:5000/v3/users/95f23b2d36fa46f2b3a84e3358f5c19b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "95f23b2d36fa46f2b3a84e3358f5c19b", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/b200d4acbcca4a2094b80354fbe1696e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b200d4acbcca4a2094b80354fbe1696e", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/cf1a4dd219af46a4a3c304e5dc175743"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cf1a4dd219af46a4a3c304e5dc175743", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/e2141b5f32414d4c957cf1c4929e3d7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2141b5f32414d4c957cf1c4929e3d7d", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/e83494c6a05843019f1b64894a822a32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e83494c6a05843019f1b64894a822a32", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2019-03-27 01:10:58,263 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-cf9b08f5-825a-4709-b434-b830331a626c 2019-03-27 01:10:58,263 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.222581863403s 2019-03-27 01:10:58,275 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-27 01:10:58,278 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21: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}57c94c3ccf55d5418322a5cd7a9029f15acbb98f" 2019-03-27 01:10:58,492 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 394 Content-Type: application/json Date: Wed, 27 Mar 2019 01:10:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21f46f36-0945-4f00-b4fd-2cb84ef84977 2019-03-27 01:10:58,492 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/880184f9f34d4ead881812d2172cae9c"}, "tags": [], "enabled": true, "id": "880184f9f34d4ead881812d2172cae9c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/adb4f7a6d80b43b2b7d28f3b95f00eb5"}, "tags": [], "enabled": true, "id": "adb4f7a6d80b43b2b7d28f3b95f00eb5", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.21:5000/v3/projects/ba14780fb07a49f5a7398583588c2668"}, "tags": [], "enabled": true, "id": "ba14780fb07a49f5a7398583588c2668", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_21c6b4e5-b32a-4241-95a4-78e522381c52"}]} 2019-03-27 01:10:58,493 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-21f46f36-0945-4f00-b4fd-2cb84ef84977 2019-03-27 01:10:58,493 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.21785902977s 2019-03-27 01:10:58,500 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-03-27 01:10:58,504 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=95f23b2d36fa46f2b3a84e3358f5c19b&role.id=c899a0942bc347abbb3dcae772ba5452&scope.project.id=ba14780fb07a49f5a7398583588c2668" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}57c94c3ccf55d5418322a5cd7a9029f15acbb98f" 2019-03-27 01:10:58,734 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Wed, 27 Mar 2019 01:10:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba17715d-0333-47c8-95bd-576e79c9ba49 2019-03-27 01:10:58,734 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=95f23b2d36fa46f2b3a84e3358f5c19b&role.id=c899a0942bc347abbb3dcae772ba5452&scope.project.id=ba14780fb07a49f5a7398583588c2668", "previous": null, "next": null}} 2019-03-27 01:10:58,734 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=95f23b2d36fa46f2b3a84e3358f5c19b&role.id=c899a0942bc347abbb3dcae772ba5452&scope.project.id=ba14780fb07a49f5a7398583588c2668 used request id req-ba17715d-0333-47c8-95bd-576e79c9ba49 2019-03-27 01:10:58,734 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.233702898026s 2019-03-27 01:10:58,738 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-03-27 01:10:58,741 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/ba14780fb07a49f5a7398583588c2668/users/95f23b2d36fa46f2b3a84e3358f5c19b/roles/c899a0942bc347abbb3dcae772ba5452 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}57c94c3ccf55d5418322a5cd7a9029f15acbb98f" 2019-03-27 01:10:59,064 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 27 Mar 2019 01:10:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e19a9590-9ffa-4733-be97-3117bc14def8 2019-03-27 01:10:59,064 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-27 01:10:59,064 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/ba14780fb07a49f5a7398583588c2668/users/95f23b2d36fa46f2b3a84e3358f5c19b/roles/c899a0942bc347abbb3dcae772ba5452 used request id req-e19a9590-9ffa-4733-be97-3117bc14def8 2019-03-27 01:10:59,065 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.326836824417s 2019-03-27 01:10:59,066 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vmready2-project_21c6b4e5-b32a-4241-95a4-78e522381c52', 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'ba14780fb07a49f5a7398583588c2668', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'ZKqE2amZV21o2nEdcV0F7hHl9r40gt', 'username': u'vmready2-user_21c6b4e5-b32a-4241-95a4-78e522381c52', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21: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-27 01:10:59,069 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vmready2-user_21c6b4e5-b32a-4241-95a4-78e522381c52', 'password': 'ZKqE2amZV21o2nEdcV0F7hHl9r40gt', 'project_name': 'vmready2-project_21c6b4e5-b32a-4241-95a4-78e522381c52', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000/v3', 'project_id': 'ba14780fb07a49f5a7398583588c2668', 'project_domain_name': 'Default'} 2019-03-27 01:10:59,070 - xtesting.ci.run_tests - INFO - Running test case 'vmready2'... 2019-03-27 01:10:59,071 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-27 01:10:59,074 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}57c94c3ccf55d5418322a5cd7a9029f15acbb98f" 2019-03-27 01:10:59,313 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Wed, 27 Mar 2019 01:10:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3cb6366-7324-4833-90a4-0138cab6e4f3 2019-03-27 01:10:59,314 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/d28de44ca3d340fe8f59e2bbc51c5518"}, "tags": [], "enabled": true, "id": "d28de44ca3d340fe8f59e2bbc51c5518", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2019-03-27 01:10:59,314 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-c3cb6366-7324-4833-90a4-0138cab6e4f3 2019-03-27 01:10:59,314 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.243412971497s 2019-03-27 01:10:59,322 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-27 01:10:59,325 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21: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}57c94c3ccf55d5418322a5cd7a9029f15acbb98f" 2019-03-27 01:10:59,540 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 394 Content-Type: application/json Date: Wed, 27 Mar 2019 01:10:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1d4df28-0a4c-4606-b04e-bf5d2a11a294 2019-03-27 01:10:59,540 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/880184f9f34d4ead881812d2172cae9c"}, "tags": [], "enabled": true, "id": "880184f9f34d4ead881812d2172cae9c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/adb4f7a6d80b43b2b7d28f3b95f00eb5"}, "tags": [], "enabled": true, "id": "adb4f7a6d80b43b2b7d28f3b95f00eb5", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.21:5000/v3/projects/ba14780fb07a49f5a7398583588c2668"}, "tags": [], "enabled": true, "id": "ba14780fb07a49f5a7398583588c2668", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_21c6b4e5-b32a-4241-95a4-78e522381c52"}]} 2019-03-27 01:10:59,540 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-b1d4df28-0a4c-4606-b04e-bf5d2a11a294 2019-03-27 01:10:59,540 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.218630075455s 2019-03-27 01:10:59,542 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-03-27 01:10:59,543 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}57c94c3ccf55d5418322a5cd7a9029f15acbb98f" -d '{"network": {"tenant_id": "ba14780fb07a49f5a7398583588c2668", "name": "vmready2-net_21c6b4e5-b32a-4241-95a4-78e522381c52", "admin_state_up": true}}' 2019-03-27 01:11:01,410 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 719 Content-Type: application/json Date: Wed, 27 Mar 2019 01:11:01 GMT X-Openstack-Request-Id: req-fc1f9e31-390e-4772-a9cb-a5139bc94539 2019-03-27 01:11:01,410 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":2,"port_security_enabled":true,"provider:network_type":"geneve","id":"5f67b43c-dd69-4301-8e0e-ba2961847f50","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":99,"ipv4_address_scope":null,"shared":false,"project_id":"ba14780fb07a49f5a7398583588c2668","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-27T01:11:00Z","is_default":false,"qos_policy_id":null,"name":"vmready2-net_21c6b4e5-b32a-4241-95a4-78e522381c52","admin_state_up":true,"tenant_id":"ba14780fb07a49f5a7398583588c2668","created_at":"2019-03-27T01:11:00Z","mtu":1442}} 2019-03-27 01:11:01,410 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-fc1f9e31-390e-4772-a9cb-a5139bc94539 2019-03-27 01:11:01,410 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 1.86772084236s 2019-03-27 01:11:01,411 - 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'dns_domain': u'', u'updated_at': u'2019-03-27T01:11:00Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'geneve', u'id': u'5f67b43c-dd69-4301-8e0e-ba2961847f50', u'provider:segmentation_id': 99, 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_21c6b4e5-b32a-4241-95a4-78e522381c52', u'created_at': u'2019-03-27T01:11:00Z', u'mtu': 1442, u'tenant_id': u'ba14780fb07a49f5a7398583588c2668', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'ba14780fb07a49f5a7398583588c2668'}) 2019-03-27 01:11:01,415 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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-27 01:11:01,421 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Wed, 27 Mar 2019 01:11:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1203810-10a5-48e6-bca5-1ab8d1ef517e 2019-03-27 01:11:01,421 - 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.21:5000/v3/", "rel": "self"}]}} 2019-03-27 01:11:01,421 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/v3 used request id req-b1203810-10a5-48e6-bca5-1ab8d1ef517e 2019-03-27 01:11:01,422 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2019-03-27 01:11:01,831 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ca126582a5ac41b387c7abf3cbf79d8b", "name": "reader"}, {"id": "c899a0942bc347abbb3dcae772ba5452", "name": "member"}], "expires_at": "2019-03-27T02:11:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ba14780fb07a49f5a7398583588c2668", "name": "vmready2-project_21c6b4e5-b32a-4241-95a4-78e522381c52"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "721f4e8307ad4447b8bb508b3c352269"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef9799ca3704825b084c6a427da3b37"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e88f92e41fcf44d79884f24c46e56176"}], "type": "cloudformation", "id": "044c711eda554fdbb092a4d9a8a641ed", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10207501dea142acbda102bca0fde468"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56d3450ae4974e658007eb3ef62e73ab"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b2e700fb57e5466e9ef8647b2f892e05"}], "type": "network", "id": "1345c62a1a194721ac74991ed3f96976", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47393bddf6a3467eacefb29528c3ef50"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a424bbca30b401a8cc1a29b5c697112"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8aa237a59bac4a84988a5cbd3f2f7f91"}], "type": "identity", "id": "1b53bc2fc18745788cdcd7700e8f6872", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.23:8080/v1/AUTH_ba14780fb07a49f5a7398583588c2668", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "14dc1bc7ac6a4290b889e465a4fbc586"}, {"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3ce1666900034fb6953705c72ecb956c"}, {"url": "http://172.30.9.21:8080/v1/AUTH_ba14780fb07a49f5a7398583588c2668", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5153784ff3ff4ddaae7f3c5e3d52c73e"}], "type": "object-store", "id": "1cae55657baa42a8a041c96c0e5042a1", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ad3b972674347f59ad48668d68faf36"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d537d30796624cf78ed7c806f2d292f0"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f855d2238c294b1d9bf6cd08a86cab4e"}], "type": "event", "id": "50eac40e86464ec8a1f2d18736563156", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1127f864c2964c2a8f219362f47a7947"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e87f90fe3cd4a25a5a4884f7e4d2281"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c39ec419a879484da392ab529f76f8f8"}], "type": "image", "id": "8d3c807a0a824004a1b25615a3b24e68", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8380d78aa4924a28b1fdb16eda8f52e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a16ce6d013674ea69b0d0b5eecb6746b"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ba806daf4ba6b260e46512ffd28b"}], "type": "alarming", "id": "9bdf976320f740f1875953bdb4fcc326", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "81b7ef114a0a428bbd15145cc4c38c64"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d3b8fbb0fb6f49b8afdf9962f1d1f8a2"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f89f28939c844855ad783d77a4927d19"}], "type": "placement", "id": "9e481bf545ae462699fee59086a7a457", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36f031934bf841788a613931f744d992"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c10b9a772e114d6ba31294ef3c79d793"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc70f60043ee454b879c947a14e788ed"}], "type": "metric", "id": "ab24fcec588d4a3d9f039d6c717097c8", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af78c3d0929c4806b952f9e7af7a33a5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "debf358b1bf646dd9b9419e6b4b1d7f6"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eb9f3963be6047ab85f520b769d0b94b"}], "type": "compute", "id": "c37b658d3f04412daef24882af8675e6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/ba14780fb07a49f5a7398583588c2668", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f71160cc4c84a7b9af3bf0974316784"}, {"url": "http://172.30.9.21:8004/v1/ba14780fb07a49f5a7398583588c2668", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c0732bb8bff43338899f5db62aafdd7"}, {"url": "http://192.30.9.6:8004/v1/ba14780fb07a49f5a7398583588c2668", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5d5eb9da3564d9a8ced2b173b976a34"}], "type": "orchestration", "id": "e1ed191e235543508fb8181b492dd163", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v3/ba14780fb07a49f5a7398583588c2668", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "56a318d8670b4ad78467b72f15e90915"}, {"url": "http://192.30.9.6:8776/v3/ba14780fb07a49f5a7398583588c2668", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a1f7813849740888664ac8474f45c65"}, {"url": "http://192.30.9.6:8776/v3/ba14780fb07a49f5a7398583588c2668", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc1d74ba6f6d48aeb8f30133ce2b6872"}], "type": "volumev3", "id": "ecd342c710c14042b42e8ebabd2f2656", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f5c541ab827e4385a174fd5adcdd90ab", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v2/ba14780fb07a49f5a7398583588c2668", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26ec839e160a4f5491ee5e1b2f6d85ec"}, {"url": "http://192.30.9.6:8776/v2/ba14780fb07a49f5a7398583588c2668", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e9b14fc0d7e4b2f98c9c7c44cfc4a13"}, {"url": "http://192.30.9.6:8776/v2/ba14780fb07a49f5a7398583588c2668", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8246d17964974d22ac52efa58bc221cc"}], "type": "volumev2", "id": "faa3c09487304f84b65d18b1b1694e3a", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/ba14780fb07a49f5a7398583588c2668", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1abce42acf394dce885c9dfc7c80c5e9"}, {"url": "http://192.30.9.6:8776/v1/ba14780fb07a49f5a7398583588c2668", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9777c0191c584248b40d2e103ca53015"}, {"url": "http://172.30.9.21:8776/v1/ba14780fb07a49f5a7398583588c2668", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab9eb3d04b5a468b9016011aca6c8402"}], "type": "volume", "id": "ff541942293941b4b0228330f4f5efaf", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vmready2-user_21c6b4e5-b32a-4241-95a4-78e522381c52", "id": "95f23b2d36fa46f2b3a84e3358f5c19b"}, "audit_ids": ["AFIXcZ_lSJO6WtKi27Z_1w"], "issued_at": "2019-03-27T01:11:02.000000Z"}} 2019-03-27 01:11:01,834 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-27 01:11:01,834 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}82a5b9d320afe05d927bfba736eee30caf5c5a76" 2019-03-27 01:11:02,846 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1215 Content-Type: application/json Date: Wed, 27 Mar 2019 01:11:03 GMT X-Openstack-Request-Id: req-815fc342-054b-422d-a281-a35247d084c8 2019-03-27 01:11:02,846 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":2,"port_security_enabled":true,"id":"5f67b43c-dd69-4301-8e0e-ba2961847f50","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"ba14780fb07a49f5a7398583588c2668","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-27T01:11:00Z","qos_policy_id":null,"name":"vmready2-net_21c6b4e5-b32a-4241-95a4-78e522381c52","admin_state_up":true,"tenant_id":"ba14780fb07a49f5a7398583588c2668","created_at":"2019-03-27T01:11:00Z","mtu":1442},{"updated_at":"2019-03-27T01:06:20Z","dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"6e8cbb2e-4d8c-409b-b9b4-549165a492c3","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"adb4f7a6d80b43b2b7d28f3b95f00eb5","status":"ACTIVE","subnets":["88d144e9-4a41-41f0-83f0-cf05286ed070"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"adb4f7a6d80b43b2b7d28f3b95f00eb5","created_at":"2019-03-27T01:06:13Z","mtu":1500}]} 2019-03-27 01:11:02,846 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-815fc342-054b-422d-a281-a35247d084c8 2019-03-27 01:11:02,847 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.01261591911s 2019-03-27 01:11:02,848 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-03-27 01:11:02,849 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}82a5b9d320afe05d927bfba736eee30caf5c5a76" -d '{"subnet": {"name": "vmready2-subnet_21c6b4e5-b32a-4241-95a4-78e522381c52", "enable_dhcp": true, "network_id": "5f67b43c-dd69-4301-8e0e-ba2961847f50", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-03-27 01:11:04,619 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 676 Content-Type: application/json Date: Wed, 27 Mar 2019 01:11:04 GMT X-Openstack-Request-Id: req-17f02206-55cf-4cb0-a4dc-2c643046fec3 2019-03-27 01:11:04,620 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5f67b43c-dd69-4301-8e0e-ba2961847f50","tenant_id":"ba14780fb07a49f5a7398583588c2668","created_at":"2019-03-27T01:11:03Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-03-27T01:11:03Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"ba14780fb07a49f5a7398583588c2668","id":"a7c0a7e7-d1f8-4e3d-8319-3ebfe5596775","subnetpool_id":null,"name":"vmready2-subnet_21c6b4e5-b32a-4241-95a4-78e522381c52"}} 2019-03-27 01:11:04,620 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-17f02206-55cf-4cb0-a4dc-2c643046fec3 2019-03-27 01:11:04,620 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.77187609673s 2019-03-27 01:11:04,621 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-03-27T01:11:03Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'a7c0a7e7-d1f8-4e3d-8319-3ebfe5596775', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready2-subnet_21c6b4e5-b32a-4241-95a4-78e522381c52', u'enable_dhcp': True, u'network_id': u'5f67b43c-dd69-4301-8e0e-ba2961847f50', u'tenant_id': u'ba14780fb07a49f5a7398583588c2668', u'created_at': u'2019-03-27T01:11:03Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'ba14780fb07a49f5a7398583588c2668'}) 2019-03-27 01:11:04,621 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-03-27 01:11:04,622 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}82a5b9d320afe05d927bfba736eee30caf5c5a76" -d '{"router": {"external_gateway_info": {"network_id": "6e8cbb2e-4d8c-409b-b9b4-549165a492c3"}, "name": "vmready2-router_21c6b4e5-b32a-4241-95a4-78e522381c52", "admin_state_up": true}}' 2019-03-27 01:11:07,137 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 619 Content-Type: application/json Date: Wed, 27 Mar 2019 01:11:07 GMT X-Openstack-Request-Id: req-98fdb8be-d3fd-4167-9cc2-6c2da3721adb 2019-03-27 01:11:07,137 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6e8cbb2e-4d8c-409b-b9b4-549165a492c3", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "88d144e9-4a41-41f0-83f0-cf05286ed070", "ip_address": "172.30.9.203"}]}, "description": "", "tags": [], "tenant_id": "ba14780fb07a49f5a7398583588c2668", "created_at": "2019-03-27T01:11:05Z", "admin_state_up": true, "updated_at": "2019-03-27T01:11:06Z", "revision_number": 2, "routes": [], "project_id": "ba14780fb07a49f5a7398583588c2668", "id": "022cc913-3fdc-41a4-8455-c2183a193e38", "name": "vmready2-router_21c6b4e5-b32a-4241-95a4-78e522381c52"}} 2019-03-27 01:11:07,137 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-98fdb8be-d3fd-4167-9cc2-6c2da3721adb 2019-03-27 01:11:07,137 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 2.51594305038s 2019-03-27 01:11:07,138 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'6e8cbb2e-4d8c-409b-b9b4-549165a492c3', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'88d144e9-4a41-41f0-83f0-cf05286ed070', u'ip_address': u'172.30.9.203'}]}, u'description': u'', u'tags': [], u'tenant_id': u'ba14780fb07a49f5a7398583588c2668', u'created_at': u'2019-03-27T01:11:05Z', u'admin_state_up': True, u'updated_at': u'2019-03-27T01:11:06Z', u'revision_number': 2, u'routes': [], u'project_id': u'ba14780fb07a49f5a7398583588c2668', u'id': u'022cc913-3fdc-41a4-8455-c2183a193e38', u'name': u'vmready2-router_21c6b4e5-b32a-4241-95a4-78e522381c52'}) 2019-03-27 01:11:07,138 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-03-27 01:11:07,139 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/022cc913-3fdc-41a4-8455-c2183a193e38/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}82a5b9d320afe05d927bfba736eee30caf5c5a76" -d '{"subnet_id": "a7c0a7e7-d1f8-4e3d-8319-3ebfe5596775"}' 2019-03-27 01:11:10,296 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Wed, 27 Mar 2019 01:11:10 GMT X-Openstack-Request-Id: req-b4a4a78d-2531-4b4c-b4c9-470ff1aefec4 2019-03-27 01:11:10,296 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "5f67b43c-dd69-4301-8e0e-ba2961847f50", "tenant_id": "ba14780fb07a49f5a7398583588c2668", "subnet_id": "a7c0a7e7-d1f8-4e3d-8319-3ebfe5596775", "subnet_ids": ["a7c0a7e7-d1f8-4e3d-8319-3ebfe5596775"], "port_id": "95c11750-49d6-4c79-83b8-aea65de6b46e", "id": "022cc913-3fdc-41a4-8455-c2183a193e38"} 2019-03-27 01:11:10,296 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/022cc913-3fdc-41a4-8455-c2183a193e38/add_router_interface.json used request id req-b4a4a78d-2531-4b4c-b4c9-470ff1aefec4 2019-03-27 01:11:10,297 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.15807294846s 2019-03-27 01:11:10,297 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-03-27 01:11:10,402 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-03-27 01:11:10,406 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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-27 01:11:10,411 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Wed, 27 Mar 2019 01:11:10 GMT 2019-03-27 01:11:10,411 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}]} 2019-03-27 01:11:10,414 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-27 01:11:10,416 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}82a5b9d320afe05d927bfba736eee30caf5c5a76" 2019-03-27 01:11:11,242 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Wed, 27 Mar 2019 01:11:11 GMT X-Openstack-Request-Id: req-28e86192-c47d-495c-9387-fa91fc6afc3e 2019-03-27 01:11:11,242 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-27 01:11:11,242 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-28e86192-c47d-495c-9387-fa91fc6afc3e 2019-03-27 01:11:11,242 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.828558921814s 2019-03-27 01:11:11,251 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-03-27 01:11:11,255 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}82a5b9d320afe05d927bfba736eee30caf5c5a76" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vmready2-img_21c6b4e5-b32a-4241-95a4-78e522381c52", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmready2-img_21c6b4e5-b32a-4241-95a4-78e522381c52"}' 2019-03-27 01:11:12,126 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 933 Content-Type: application/json Date: Wed, 27 Mar 2019 01:11:12 GMT Location: http://172.30.9.21:9292/v2/images/4fc7445f-dc17-4f66-820d-001d3b4e803f Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-56d90e6d-89c7-4ce3-9298-d52780ceda47 2019-03-27 01:11:12,126 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-27T01:11:11Z", "file": "/v2/images/4fc7445f-dc17-4f66-820d-001d3b4e803f/file", "owner": "ba14780fb07a49f5a7398583588c2668", "id": "4fc7445f-dc17-4f66-820d-001d3b4e803f", "size": null, "self": "/v2/images/4fc7445f-dc17-4f66-820d-001d3b4e803f", "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_21c6b4e5-b32a-4241-95a4-78e522381c52", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_21c6b4e5-b32a-4241-95a4-78e522381c52", "checksum": null, "created_at": "2019-03-27T01:11:11Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-03-27 01:11:12,126 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-56d90e6d-89c7-4ce3-9298-d52780ceda47 2019-03-27 01:11:12,126 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.875070095062s 2019-03-27 01:11:12,127 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-03-27 01:11:12,132 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/4fc7445f-dc17-4f66-820d-001d3b4e803f/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}82a5b9d320afe05d927bfba736eee30caf5c5a76" -d '' 2019-03-27 01:11:13,436 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 27 Mar 2019 01:11:13 GMT X-Openstack-Request-Id: req-ec8b3ed3-2795-4d2b-970b-8498bca1c508 2019-03-27 01:11:13,437 - 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-27 01:11:13,437 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/4fc7445f-dc17-4f66-820d-001d3b4e803f/file used request id req-ec8b3ed3-2795-4d2b-970b-8498bca1c508 2019-03-27 01:11:13,437 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.30959892273s 2019-03-27 01:11:13,441 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-27 01:11:13,446 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}82a5b9d320afe05d927bfba736eee30caf5c5a76" 2019-03-27 01:11:13,483 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json Date: Wed, 27 Mar 2019 01:11:13 GMT X-Openstack-Request-Id: req-35f3c71d-8721-4db1-9ff7-d88cec3e35f2 2019-03-27 01:11:13,483 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-27T01:11:13Z", "file": "/v2/images/4fc7445f-dc17-4f66-820d-001d3b4e803f/file", "owner": "ba14780fb07a49f5a7398583588c2668", "id": "4fc7445f-dc17-4f66-820d-001d3b4e803f", "size": 12716032, "self": "/v2/images/4fc7445f-dc17-4f66-820d-001d3b4e803f", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://0e796a57-bb9c-4ed7-a890-8188a6fe733b/images/4fc7445f-dc17-4f66-820d-001d3b4e803f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://0e796a57-bb9c-4ed7-a890-8188a6fe733b/images/4fc7445f-dc17-4f66-820d-001d3b4e803f/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_21c6b4e5-b32a-4241-95a4-78e522381c52", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_21c6b4e5-b32a-4241-95a4-78e522381c52", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-27T01:11:11Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-27 01:11:13,483 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-35f3c71d-8721-4db1-9ff7-d88cec3e35f2 2019-03-27 01:11:13,483 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0420200824738s 2019-03-27 01:11:13,485 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://0e796a57-bb9c-4ed7-a890-8188a6fe733b/images/4fc7445f-dc17-4f66-820d-001d3b4e803f/snap', u'metadata': Munch({})})], 'file': u'/v2/images/4fc7445f-dc17-4f66-820d-001d3b4e803f/file', 'owner': u'ba14780fb07a49f5a7398583588c2668', 'id': u'4fc7445f-dc17-4f66-820d-001d3b4e803f', 'size': 12716032, u'self': u'/v2/images/4fc7445f-dc17-4f66-820d-001d3b4e803f', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ba14780fb07a49f5a7398583588c2668', 'name': 'vmready2-project_21c6b4e5-b32a-4241-95a4-78e522381c52', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://0e796a57-bb9c-4ed7-a890-8188a6fe733b/images/4fc7445f-dc17-4f66-820d-001d3b4e803f/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-03-27T01:11:13Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-03-27T01:11:13Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready2-img_21c6b4e5-b32a-4241-95a4-78e522381c52', '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/4fc7445f-dc17-4f66-820d-001d3b4e803f', 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_21c6b4e5-b32a-4241-95a4-78e522381c52', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vmready2-img_21c6b4e5-b32a-4241-95a4-78e522381c52', 'created': u'2019-03-27T01:11:11Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-03-27T01:11:11Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/4fc7445f-dc17-4f66-820d-001d3b4e803f', 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_21c6b4e5-b32a-4241-95a4-78e522381c52', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-03-27 01:11:13,489 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-03-27 01:11:13,492 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}57c94c3ccf55d5418322a5cd7a9029f15acbb98f" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vmready2-flavor_21c6b4e5-b32a-4241-95a4-78e522381c52", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-03-27 01:11:14,252 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Wed, 27 Mar 2019 01:11: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-17826083-b88b-45e8-bb04-9f62729cc86b x-openstack-request-id: req-17826083-b88b-45e8-bb04-9f62729cc86b 2019-03-27 01:11:14,253 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "vmready2-flavor_21c6b4e5-b32a-4241-95a4-78e522381c52", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/3fc12048-32d1-48a7-bb7a-815430046174", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/3fc12048-32d1-48a7-bb7a-815430046174", "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": "3fc12048-32d1-48a7-bb7a-815430046174"}} 2019-03-27 01:11:14,253 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-17826083-b88b-45e8-bb04-9f62729cc86b 2019-03-27 01:11:14,253 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.764039993286s 2019-03-27 01:11:14,254 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready2-flavor_21c6b4e5-b32a-4241-95a4-78e522381c52', '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'880184f9f34d4ead881812d2172cae9c', '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'3fc12048-32d1-48a7-bb7a-815430046174', 'swap': 0}) 2019-03-27 01:11:14,255 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-03-27 01:11:14,258 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/3fc12048-32d1-48a7-bb7a-815430046174/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}57c94c3ccf55d5418322a5cd7a9029f15acbb98f" -d '{"extra_specs": {}}' 2019-03-27 01:11:14,384 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 27 Mar 2019 01:11: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-b06be159-d597-49ed-901e-3543e559daae x-openstack-request-id: req-b06be159-d597-49ed-901e-3543e559daae 2019-03-27 01:11:14,384 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-03-27 01:11:14,385 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/3fc12048-32d1-48a7-bb7a-815430046174/os-extra_specs used request id req-b06be159-d597-49ed-901e-3543e559daae 2019-03-27 01:11:14,385 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.130039930344s 2019-03-27 01:11:14,489 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-03-27 01:11:14,489 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready2 | functest | 00:15 | PASS | +-------------------+------------------+------------------+----------------+ 2019-03-27 01:11:14,495 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-03-27 01:11:14,496 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/022cc913-3fdc-41a4-8455-c2183a193e38/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}82a5b9d320afe05d927bfba736eee30caf5c5a76" -d '{"subnet_id": "a7c0a7e7-d1f8-4e3d-8319-3ebfe5596775"}' 2019-03-27 01:11:17,336 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Wed, 27 Mar 2019 01:11:17 GMT X-Openstack-Request-Id: req-2af827c7-beb5-448e-8d36-005efdc7b5ea 2019-03-27 01:11:17,337 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "5f67b43c-dd69-4301-8e0e-ba2961847f50", "tenant_id": "ba14780fb07a49f5a7398583588c2668", "subnet_id": "a7c0a7e7-d1f8-4e3d-8319-3ebfe5596775", "subnet_ids": ["a7c0a7e7-d1f8-4e3d-8319-3ebfe5596775"], "port_id": "95c11750-49d6-4c79-83b8-aea65de6b46e", "id": "022cc913-3fdc-41a4-8455-c2183a193e38"} 2019-03-27 01:11:17,337 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/022cc913-3fdc-41a4-8455-c2183a193e38/remove_router_interface.json used request id req-2af827c7-beb5-448e-8d36-005efdc7b5ea 2019-03-27 01:11:17,337 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.84169507027s 2019-03-27 01:11:17,337 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-03-27 01:11:17,338 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}82a5b9d320afe05d927bfba736eee30caf5c5a76" 2019-03-27 01:11:17,980 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 622 Content-Type: application/json Date: Wed, 27 Mar 2019 01:11:17 GMT X-Openstack-Request-Id: req-24ec62f1-815e-4d7b-ad46-5d3c229f6f06 2019-03-27 01:11:17,981 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "6e8cbb2e-4d8c-409b-b9b4-549165a492c3", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "88d144e9-4a41-41f0-83f0-cf05286ed070", "ip_address": "172.30.9.203"}]}, "description": "", "tags": [], "tenant_id": "ba14780fb07a49f5a7398583588c2668", "created_at": "2019-03-27T01:11:05Z", "admin_state_up": true, "updated_at": "2019-03-27T01:11:16Z", "revision_number": 4, "routes": [], "project_id": "ba14780fb07a49f5a7398583588c2668", "id": "022cc913-3fdc-41a4-8455-c2183a193e38", "name": "vmready2-router_21c6b4e5-b32a-4241-95a4-78e522381c52"}]} 2019-03-27 01:11:17,981 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-24ec62f1-815e-4d7b-ad46-5d3c229f6f06 2019-03-27 01:11:17,981 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.643472194672s 2019-03-27 01:11:17,982 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-03-27 01:11:17,983 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/routers/022cc913-3fdc-41a4-8455-c2183a193e38.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}82a5b9d320afe05d927bfba736eee30caf5c5a76" 2019-03-27 01:11:20,127 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 27 Mar 2019 01:11:20 GMT X-Openstack-Request-Id: req-33fd8bf4-db39-4e33-b21b-be046854b5d0 2019-03-27 01:11:20,127 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-27 01:11:20,128 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/022cc913-3fdc-41a4-8455-c2183a193e38.json used request id req-33fd8bf4-db39-4e33-b21b-be046854b5d0 2019-03-27 01:11:20,128 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 2.14530301094s 2019-03-27 01:11:20,128 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-03-27 01:11:20,129 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}82a5b9d320afe05d927bfba736eee30caf5c5a76" 2019-03-27 01:11:20,447 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 679 Content-Type: application/json Date: Wed, 27 Mar 2019 01:11:20 GMT X-Openstack-Request-Id: req-c86b1fef-8e5f-4a37-8ab7-5692650385f6 2019-03-27 01:11:20,447 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5f67b43c-dd69-4301-8e0e-ba2961847f50","tenant_id":"ba14780fb07a49f5a7398583588c2668","created_at":"2019-03-27T01:11:03Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-03-27T01:11:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"ba14780fb07a49f5a7398583588c2668","id":"a7c0a7e7-d1f8-4e3d-8319-3ebfe5596775","subnetpool_id":null,"name":"vmready2-subnet_21c6b4e5-b32a-4241-95a4-78e522381c52"}]} 2019-03-27 01:11:20,448 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-c86b1fef-8e5f-4a37-8ab7-5692650385f6 2019-03-27 01:11:20,448 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.319648981094s 2019-03-27 01:11:20,449 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-03-27 01:11:20,450 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/subnets/a7c0a7e7-d1f8-4e3d-8319-3ebfe5596775.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}82a5b9d320afe05d927bfba736eee30caf5c5a76" 2019-03-27 01:11:22,095 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 27 Mar 2019 01:11:22 GMT X-Openstack-Request-Id: req-edab78df-fbcb-4746-b07b-990e3472c62c 2019-03-27 01:11:22,095 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-27 01:11:22,095 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/a7c0a7e7-d1f8-4e3d-8319-3ebfe5596775.json used request id req-edab78df-fbcb-4746-b07b-990e3472c62c 2019-03-27 01:11:22,095 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.64568901062s 2019-03-27 01:11:22,096 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-27 01:11:22,096 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}82a5b9d320afe05d927bfba736eee30caf5c5a76" 2019-03-27 01:11:22,486 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1215 Content-Type: application/json Date: Wed, 27 Mar 2019 01:11:22 GMT X-Openstack-Request-Id: req-167c7fe2-5105-47b2-b841-3e3778f7869c 2019-03-27 01:11:22,486 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"5f67b43c-dd69-4301-8e0e-ba2961847f50","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"ba14780fb07a49f5a7398583588c2668","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-27T01:11:21Z","qos_policy_id":null,"name":"vmready2-net_21c6b4e5-b32a-4241-95a4-78e522381c52","admin_state_up":true,"tenant_id":"ba14780fb07a49f5a7398583588c2668","created_at":"2019-03-27T01:11:00Z","mtu":1442},{"updated_at":"2019-03-27T01:06:20Z","dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"6e8cbb2e-4d8c-409b-b9b4-549165a492c3","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"adb4f7a6d80b43b2b7d28f3b95f00eb5","status":"ACTIVE","subnets":["88d144e9-4a41-41f0-83f0-cf05286ed070"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"adb4f7a6d80b43b2b7d28f3b95f00eb5","created_at":"2019-03-27T01:06:13Z","mtu":1500}]} 2019-03-27 01:11:22,487 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-167c7fe2-5105-47b2-b841-3e3778f7869c 2019-03-27 01:11:22,487 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.39112496376s 2019-03-27 01:11:22,488 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-03-27 01:11:22,489 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/networks/5f67b43c-dd69-4301-8e0e-ba2961847f50.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}82a5b9d320afe05d927bfba736eee30caf5c5a76" 2019-03-27 01:11:23,631 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 27 Mar 2019 01:11:23 GMT X-Openstack-Request-Id: req-8abfb764-768f-4a16-baeb-9294a3172073 2019-03-27 01:11:23,632 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-27 01:11:23,632 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/5f67b43c-dd69-4301-8e0e-ba2961847f50.json used request id req-8abfb764-768f-4a16-baeb-9294a3172073 2019-03-27 01:11:23,632 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.14393186569s 2019-03-27 01:11:23,637 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-27 01:11:23,641 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}82a5b9d320afe05d927bfba736eee30caf5c5a76" 2019-03-27 01:11:23,679 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json Date: Wed, 27 Mar 2019 01:11:23 GMT X-Openstack-Request-Id: req-2b2431b6-3d38-4778-ac37-024d59ae52a2 2019-03-27 01:11:23,680 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-27T01:11:13Z", "file": "/v2/images/4fc7445f-dc17-4f66-820d-001d3b4e803f/file", "owner": "ba14780fb07a49f5a7398583588c2668", "id": "4fc7445f-dc17-4f66-820d-001d3b4e803f", "size": 12716032, "self": "/v2/images/4fc7445f-dc17-4f66-820d-001d3b4e803f", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://0e796a57-bb9c-4ed7-a890-8188a6fe733b/images/4fc7445f-dc17-4f66-820d-001d3b4e803f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://0e796a57-bb9c-4ed7-a890-8188a6fe733b/images/4fc7445f-dc17-4f66-820d-001d3b4e803f/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_21c6b4e5-b32a-4241-95a4-78e522381c52", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_21c6b4e5-b32a-4241-95a4-78e522381c52", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-27T01:11:11Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-27 01:11:23,680 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-2b2431b6-3d38-4778-ac37-024d59ae52a2 2019-03-27 01:11:23,680 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.043338060379s 2019-03-27 01:11:23,682 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-03-27 01:11:23,688 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/4fc7445f-dc17-4f66-820d-001d3b4e803f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}82a5b9d320afe05d927bfba736eee30caf5c5a76" 2019-03-27 01:11:24,640 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 27 Mar 2019 01:11:24 GMT X-Openstack-Request-Id: req-40b5bc55-1162-49de-a96d-1a780d7b3cb9 2019-03-27 01:11:24,641 - 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-27 01:11:24,641 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/4fc7445f-dc17-4f66-820d-001d3b4e803f used request id req-40b5bc55-1162-49de-a96d-1a780d7b3cb9 2019-03-27 01:11:24,641 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.958696842194s 2019-03-27 01:11:24,647 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-27 01:11:24,650 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21: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}57c94c3ccf55d5418322a5cd7a9029f15acbb98f" 2019-03-27 01:11:24,674 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Wed, 27 Mar 2019 01:11: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-a010d2cb-ad25-4f1d-ae51-67de33651c5b x-openstack-request-id: req-a010d2cb-ad25-4f1d-ae51-67de33651c5b 2019-03-27 01:11:24,674 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vmready2-flavor_21c6b4e5-b32a-4241-95a4-78e522381c52", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/3fc12048-32d1-48a7-bb7a-815430046174", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/3fc12048-32d1-48a7-bb7a-815430046174", "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": "3fc12048-32d1-48a7-bb7a-815430046174"}]} 2019-03-27 01:11:24,675 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-a010d2cb-ad25-4f1d-ae51-67de33651c5b 2019-03-27 01:11:24,675 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0278661251068s 2019-03-27 01:11:24,677 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-03-27 01:11:24,680 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/3fc12048-32d1-48a7-bb7a-815430046174 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}57c94c3ccf55d5418322a5cd7a9029f15acbb98f" 2019-03-27 01:11:24,716 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Wed, 27 Mar 2019 01:11: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-08ff0417-ae3b-415c-89a6-fceec9bb1f74 x-openstack-request-id: req-08ff0417-ae3b-415c-89a6-fceec9bb1f74 2019-03-27 01:11:24,716 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/3fc12048-32d1-48a7-bb7a-815430046174 used request id req-08ff0417-ae3b-415c-89a6-fceec9bb1f74 2019-03-27 01:11:24,716 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0395231246948s 2019-03-27 01:11:24,717 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-27 01:11:24,721 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}57c94c3ccf55d5418322a5cd7a9029f15acbb98f" 2019-03-27 01:11:24,938 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 837 Content-Type: application/json Date: Wed, 27 Mar 2019 01:11:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0aa7fddc-a501-4b10-8037-b5c9c63545f7 2019-03-27 01:11:24,939 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/1f3ca4bc07164c3cb81a87c72c396526"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f3ca4bc07164c3cb81a87c72c396526", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/2653fa6f281c466480efee8aa1f257bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2653fa6f281c466480efee8aa1f257bb", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/2f421a9df6c44c62876bd57477d34c68"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f421a9df6c44c62876bd57477d34c68", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/335b05e87496439da9c56228d0f96eb4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "335b05e87496439da9c56228d0f96eb4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/347643f881c4464fbebf8745ae8733f7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "347643f881c4464fbebf8745ae8733f7", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/3ec0479bbc154c0e80a84492405413d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ec0479bbc154c0e80a84492405413d1", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/4948075a865f4918b7d8cbc91b0d93f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4948075a865f4918b7d8cbc91b0d93f2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/533ad0036ea24ea3a6cd69d52daa7164"}, "domain_id": "default", "enabled": true, "options": {}, "id": "533ad0036ea24ea3a6cd69d52daa7164", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/812ccb0780ac4ca682f6307d48b60b74"}, "domain_id": "d28de44ca3d340fe8f59e2bbc51c5518", "enabled": true, "options": {}, "id": "812ccb0780ac4ca682f6307d48b60b74", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/8c5c993b2702467d8bfb5246c7f53041"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c5c993b2702467d8bfb5246c7f53041", "email": "aodh@localhost", "password_expires_at": null}, {"name": "vmready2-user_21c6b4e5-b32a-4241-95a4-78e522381c52", "links": {"self": "http://172.30.9.21:5000/v3/users/95f23b2d36fa46f2b3a84e3358f5c19b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "95f23b2d36fa46f2b3a84e3358f5c19b", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/b200d4acbcca4a2094b80354fbe1696e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b200d4acbcca4a2094b80354fbe1696e", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/cf1a4dd219af46a4a3c304e5dc175743"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cf1a4dd219af46a4a3c304e5dc175743", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/e2141b5f32414d4c957cf1c4929e3d7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2141b5f32414d4c957cf1c4929e3d7d", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/e83494c6a05843019f1b64894a822a32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e83494c6a05843019f1b64894a822a32", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2019-03-27 01:11:24,939 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-0aa7fddc-a501-4b10-8037-b5c9c63545f7 2019-03-27 01:11:24,940 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.222501993179s 2019-03-27 01:11:24,945 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-27 01:11:24,949 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users/95f23b2d36fa46f2b3a84e3358f5c19b -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}57c94c3ccf55d5418322a5cd7a9029f15acbb98f" 2019-03-27 01:11:25,195 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 227 Content-Type: application/json Date: Wed, 27 Mar 2019 01:11:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fbabfd2c-7cd1-41bb-8b9f-ecfdb9e1ded2 2019-03-27 01:11:25,195 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vmready2-user_21c6b4e5-b32a-4241-95a4-78e522381c52", "links": {"self": "http://172.30.9.21:5000/v3/users/95f23b2d36fa46f2b3a84e3358f5c19b"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "95f23b2d36fa46f2b3a84e3358f5c19b", "description": null}} 2019-03-27 01:11:25,195 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/95f23b2d36fa46f2b3a84e3358f5c19b used request id req-fbabfd2c-7cd1-41bb-8b9f-ecfdb9e1ded2 2019-03-27 01:11:25,196 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.250200986862s 2019-03-27 01:11:25,196 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-03-27 01:11:25,199 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/users/95f23b2d36fa46f2b3a84e3358f5c19b -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}57c94c3ccf55d5418322a5cd7a9029f15acbb98f" 2019-03-27 01:11:25,604 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 27 Mar 2019 01:11:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fe8fabc3-b9eb-450a-95ed-3c511c4eceac 2019-03-27 01:11:25,604 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-27 01:11:25,604 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/95f23b2d36fa46f2b3a84e3358f5c19b used request id req-fe8fabc3-b9eb-450a-95ed-3c511c4eceac 2019-03-27 01:11:25,604 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.407915115356s 2019-03-27 01:11:25,611 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-27 01:11:25,614 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}57c94c3ccf55d5418322a5cd7a9029f15acbb98f" 2019-03-27 01:11:25,820 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Wed, 27 Mar 2019 01:11:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39111754-d148-4823-9c9e-75c0bba3867f 2019-03-27 01:11:25,820 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/880184f9f34d4ead881812d2172cae9c"}, "tags": [], "enabled": true, "id": "880184f9f34d4ead881812d2172cae9c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/adb4f7a6d80b43b2b7d28f3b95f00eb5"}, "tags": [], "enabled": true, "id": "adb4f7a6d80b43b2b7d28f3b95f00eb5", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.21:5000/v3/projects/ba14780fb07a49f5a7398583588c2668"}, "tags": [], "enabled": true, "id": "ba14780fb07a49f5a7398583588c2668", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_21c6b4e5-b32a-4241-95a4-78e522381c52"}]} 2019-03-27 01:11:25,820 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-39111754-d148-4823-9c9e-75c0bba3867f 2019-03-27 01:11:25,821 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.209794998169s 2019-03-27 01:11:25,825 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-03-27 01:11:25,829 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/projects/ba14780fb07a49f5a7398583588c2668 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}57c94c3ccf55d5418322a5cd7a9029f15acbb98f" 2019-03-27 01:11:26,116 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 27 Mar 2019 01:11:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cc58a824-2663-44c7-af4b-95f003174b35 2019-03-27 01:11:26,116 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-27 01:11:26,116 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/ba14780fb07a49f5a7398583588c2668 used request id req-cc58a824-2663-44c7-af4b-95f003174b35 2019-03-27 01:11:26,116 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.290710926056s 2019-03-27 01:11:26,121 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-27 01:11:26,121 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/security-groups.json?project_id=ba14780fb07a49f5a7398583588c2668&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}57c94c3ccf55d5418322a5cd7a9029f15acbb98f" 2019-03-27 01:11:26,167 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Wed, 27 Mar 2019 01:11:26 GMT X-Openstack-Request-Id: req-e37107df-1808-4e5e-a23e-856325a07120 2019-03-27 01:11:26,167 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ba14780fb07a49f5a7398583588c2668", "created_at": "2019-03-27T01:11:00Z", "updated_at": "2019-03-27T01:11:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:11:00Z", "revision_number": 0, "id": "5e942b17-e85f-4d18-931e-19bd82b2940b", "remote_group_id": "f6ef07df-78a0-4c59-b968-4ff9aa8ed7a1", "remote_ip_prefix": null, "created_at": "2019-03-27T01:11:00Z", "security_group_id": "f6ef07df-78a0-4c59-b968-4ff9aa8ed7a1", "tenant_id": "ba14780fb07a49f5a7398583588c2668", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba14780fb07a49f5a7398583588c2668"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:11:00Z", "revision_number": 0, "id": "66fa3f95-628f-4e0e-af3f-318cbcd78bd5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-27T01:11:00Z", "security_group_id": "f6ef07df-78a0-4c59-b968-4ff9aa8ed7a1", "tenant_id": "ba14780fb07a49f5a7398583588c2668", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba14780fb07a49f5a7398583588c2668"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:11:00Z", "revision_number": 0, "id": "990564e6-2a71-4cfc-a9ca-f318a3b7008e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-27T01:11:00Z", "security_group_id": "f6ef07df-78a0-4c59-b968-4ff9aa8ed7a1", "tenant_id": "ba14780fb07a49f5a7398583588c2668", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba14780fb07a49f5a7398583588c2668"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:11:00Z", "revision_number": 0, "id": "e7b7c98d-7572-4a74-aff2-a4f0b7012ece", "remote_group_id": "f6ef07df-78a0-4c59-b968-4ff9aa8ed7a1", "remote_ip_prefix": null, "created_at": "2019-03-27T01:11:00Z", "security_group_id": "f6ef07df-78a0-4c59-b968-4ff9aa8ed7a1", "tenant_id": "ba14780fb07a49f5a7398583588c2668", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba14780fb07a49f5a7398583588c2668"}], "revision_number": 1, "project_id": "ba14780fb07a49f5a7398583588c2668", "id": "f6ef07df-78a0-4c59-b968-4ff9aa8ed7a1", "name": "default"}]} 2019-03-27 01:11:26,167 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json?project_id=ba14780fb07a49f5a7398583588c2668&name=default used request id req-e37107df-1808-4e5e-a23e-856325a07120 2019-03-27 01:11:26,168 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0464870929718s 2019-03-27 01:11:26,172 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-27 01:11:26,173 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}57c94c3ccf55d5418322a5cd7a9029f15acbb98f" 2019-03-27 01:11:26,531 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Wed, 27 Mar 2019 01:11:27 GMT X-Openstack-Request-Id: req-17bd9995-c013-49de-a7e0-b4a267632e6e 2019-03-27 01:11:26,532 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-03-27T01:09:40Z", "updated_at": "2019-03-27T01:09:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:09:40Z", "revision_number": 0, "id": "255f833d-7357-47c9-bd46-52192a027983", "remote_group_id": "299513bd-7ead-4e8e-875b-8cffeb1a8e70", "remote_ip_prefix": null, "created_at": "2019-03-27T01:09:40Z", "security_group_id": "299513bd-7ead-4e8e-875b-8cffeb1a8e70", "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-27T01:09:40Z", "revision_number": 0, "id": "30b7d221-1953-4a0a-990d-c5d8bad14cb2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-27T01:09:40Z", "security_group_id": "299513bd-7ead-4e8e-875b-8cffeb1a8e70", "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-27T01:09:40Z", "revision_number": 0, "id": "32b5e41f-dad1-4fd5-b486-cb1392ae696f", "remote_group_id": "299513bd-7ead-4e8e-875b-8cffeb1a8e70", "remote_ip_prefix": null, "created_at": "2019-03-27T01:09:40Z", "security_group_id": "299513bd-7ead-4e8e-875b-8cffeb1a8e70", "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-27T01:09:40Z", "revision_number": 0, "id": "6b77e501-a5c4-47fb-a8f3-9b696956e86a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-27T01:09:40Z", "security_group_id": "299513bd-7ead-4e8e-875b-8cffeb1a8e70", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "299513bd-7ead-4e8e-875b-8cffeb1a8e70", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "880184f9f34d4ead881812d2172cae9c", "created_at": "2019-03-27T01:09:34Z", "updated_at": "2019-03-27T01:09:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:09:34Z", "revision_number": 0, "id": "734f2736-f344-41af-8c46-6f1b0a7f494b", "remote_group_id": "b6ce0da9-d5da-479f-8dcd-b3811a6370a3", "remote_ip_prefix": null, "created_at": "2019-03-27T01:09:34Z", "security_group_id": "b6ce0da9-d5da-479f-8dcd-b3811a6370a3", "tenant_id": "880184f9f34d4ead881812d2172cae9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "880184f9f34d4ead881812d2172cae9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:09:34Z", "revision_number": 0, "id": "972fa204-213e-4b73-8ba1-625e684c5fcb", "remote_group_id": "b6ce0da9-d5da-479f-8dcd-b3811a6370a3", "remote_ip_prefix": null, "created_at": "2019-03-27T01:09:34Z", "security_group_id": "b6ce0da9-d5da-479f-8dcd-b3811a6370a3", "tenant_id": "880184f9f34d4ead881812d2172cae9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "880184f9f34d4ead881812d2172cae9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:09:34Z", "revision_number": 0, "id": "e4b8fcb0-e30b-4071-838e-7d92c514d482", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-27T01:09:34Z", "security_group_id": "b6ce0da9-d5da-479f-8dcd-b3811a6370a3", "tenant_id": "880184f9f34d4ead881812d2172cae9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "880184f9f34d4ead881812d2172cae9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:09:34Z", "revision_number": 0, "id": "f513aad3-fa6e-4881-96af-e8f3888234af", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-27T01:09:34Z", "security_group_id": "b6ce0da9-d5da-479f-8dcd-b3811a6370a3", "tenant_id": "880184f9f34d4ead881812d2172cae9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "880184f9f34d4ead881812d2172cae9c"}], "revision_number": 1, "project_id": "880184f9f34d4ead881812d2172cae9c", "id": "b6ce0da9-d5da-479f-8dcd-b3811a6370a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ba14780fb07a49f5a7398583588c2668", "created_at": "2019-03-27T01:11:00Z", "updated_at": "2019-03-27T01:11:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:11:00Z", "revision_number": 0, "id": "5e942b17-e85f-4d18-931e-19bd82b2940b", "remote_group_id": "f6ef07df-78a0-4c59-b968-4ff9aa8ed7a1", "remote_ip_prefix": null, "created_at": "2019-03-27T01:11:00Z", "security_group_id": "f6ef07df-78a0-4c59-b968-4ff9aa8ed7a1", "tenant_id": "ba14780fb07a49f5a7398583588c2668", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba14780fb07a49f5a7398583588c2668"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:11:00Z", "revision_number": 0, "id": "66fa3f95-628f-4e0e-af3f-318cbcd78bd5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-27T01:11:00Z", "security_group_id": "f6ef07df-78a0-4c59-b968-4ff9aa8ed7a1", "tenant_id": "ba14780fb07a49f5a7398583588c2668", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba14780fb07a49f5a7398583588c2668"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:11:00Z", "revision_number": 0, "id": "990564e6-2a71-4cfc-a9ca-f318a3b7008e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-27T01:11:00Z", "security_group_id": "f6ef07df-78a0-4c59-b968-4ff9aa8ed7a1", "tenant_id": "ba14780fb07a49f5a7398583588c2668", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba14780fb07a49f5a7398583588c2668"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:11:00Z", "revision_number": 0, "id": "e7b7c98d-7572-4a74-aff2-a4f0b7012ece", "remote_group_id": "f6ef07df-78a0-4c59-b968-4ff9aa8ed7a1", "remote_ip_prefix": null, "created_at": "2019-03-27T01:11:00Z", "security_group_id": "f6ef07df-78a0-4c59-b968-4ff9aa8ed7a1", "tenant_id": "ba14780fb07a49f5a7398583588c2668", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba14780fb07a49f5a7398583588c2668"}], "revision_number": 1, "project_id": "ba14780fb07a49f5a7398583588c2668", "id": "f6ef07df-78a0-4c59-b968-4ff9aa8ed7a1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "adb4f7a6d80b43b2b7d28f3b95f00eb5", "created_at": "2019-03-27T01:06:12Z", "updated_at": "2019-03-27T01:06:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:06:13Z", "revision_number": 0, "id": "13e9fbb6-a1a1-41ca-acdb-3264bc7c1807", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-27T01:06:13Z", "security_group_id": "f7fe5857-b5b6-4604-ac30-11eacbb072ec", "tenant_id": "adb4f7a6d80b43b2b7d28f3b95f00eb5", "port_range_min": null, "ethertype": "IPv4", "project_id": "adb4f7a6d80b43b2b7d28f3b95f00eb5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:06:13Z", "revision_number": 0, "id": "3688be1d-1a01-4f87-ba78-d58b2765716e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-27T01:06:13Z", "security_group_id": "f7fe5857-b5b6-4604-ac30-11eacbb072ec", "tenant_id": "adb4f7a6d80b43b2b7d28f3b95f00eb5", "port_range_min": null, "ethertype": "IPv6", "project_id": "adb4f7a6d80b43b2b7d28f3b95f00eb5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:06:12Z", "revision_number": 0, "id": "59e764a3-8c4b-4f24-83a0-e07dcdc6db7d", "remote_group_id": "f7fe5857-b5b6-4604-ac30-11eacbb072ec", "remote_ip_prefix": null, "created_at": "2019-03-27T01:06:12Z", "security_group_id": "f7fe5857-b5b6-4604-ac30-11eacbb072ec", "tenant_id": "adb4f7a6d80b43b2b7d28f3b95f00eb5", "port_range_min": null, "ethertype": "IPv4", "project_id": "adb4f7a6d80b43b2b7d28f3b95f00eb5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:06:13Z", "revision_number": 0, "id": "77bcfc38-7e62-4d49-bde8-5eb945f3d1a2", "remote_group_id": "f7fe5857-b5b6-4604-ac30-11eacbb072ec", "remote_ip_prefix": null, "created_at": "2019-03-27T01:06:13Z", "security_group_id": "f7fe5857-b5b6-4604-ac30-11eacbb072ec", "tenant_id": "adb4f7a6d80b43b2b7d28f3b95f00eb5", "port_range_min": null, "ethertype": "IPv6", "project_id": "adb4f7a6d80b43b2b7d28f3b95f00eb5"}], "revision_number": 1, "project_id": "adb4f7a6d80b43b2b7d28f3b95f00eb5", "id": "f7fe5857-b5b6-4604-ac30-11eacbb072ec", "name": "default"}]} 2019-03-27 01:11:26,532 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-17bd9995-c013-49de-a7e0-b4a267632e6e 2019-03-27 01:11:26,533 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.360446929932s 2019-03-27 01:11:26,540 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-03-27 01:11:26,540 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/security-groups/f6ef07df-78a0-4c59-b968-4ff9aa8ed7a1.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}57c94c3ccf55d5418322a5cd7a9029f15acbb98f" 2019-03-27 01:11:26,932 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 27 Mar 2019 01:11:26 GMT X-Openstack-Request-Id: req-7130e807-6d92-4a1b-b2dd-27f66809589e 2019-03-27 01:11:26,933 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-27 01:11:26,933 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/f6ef07df-78a0-4c59-b968-4ff9aa8ed7a1.json used request id req-7130e807-6d92-4a1b-b2dd-27f66809589e 2019-03-27 01:11:26,933 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.393066883087s 2019-03-27 01:11:26,978 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm1'... 2019-03-27 01:11:27,018 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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-27 01:11:27,022 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Wed, 27 Mar 2019 01:11:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cad1275b-0bcd-4927-9098-8f3a424d6c0b 2019-03-27 01:11:27,023 - 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.21:5000/v3/", "rel": "self"}]}} 2019-03-27 01:11:27,023 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/v3 used request id req-cad1275b-0bcd-4927-9098-8f3a424d6c0b 2019-03-27 01:11:27,023 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2019-03-27 01:11:27,430 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "ca126582a5ac41b387c7abf3cbf79d8b", "name": "reader"}, {"id": "c899a0942bc347abbb3dcae772ba5452", "name": "member"}, {"id": "ad74fc2430cc4e889c837e0e4363f057", "name": "admin"}], "expires_at": "2019-03-27T02:11:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "880184f9f34d4ead881812d2172cae9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "721f4e8307ad4447b8bb508b3c352269"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef9799ca3704825b084c6a427da3b37"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e88f92e41fcf44d79884f24c46e56176"}], "type": "cloudformation", "id": "044c711eda554fdbb092a4d9a8a641ed", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10207501dea142acbda102bca0fde468"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56d3450ae4974e658007eb3ef62e73ab"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b2e700fb57e5466e9ef8647b2f892e05"}], "type": "network", "id": "1345c62a1a194721ac74991ed3f96976", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47393bddf6a3467eacefb29528c3ef50"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a424bbca30b401a8cc1a29b5c697112"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8aa237a59bac4a84988a5cbd3f2f7f91"}], "type": "identity", "id": "1b53bc2fc18745788cdcd7700e8f6872", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.23:8080/v1/AUTH_880184f9f34d4ead881812d2172cae9c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "14dc1bc7ac6a4290b889e465a4fbc586"}, {"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3ce1666900034fb6953705c72ecb956c"}, {"url": "http://172.30.9.21:8080/v1/AUTH_880184f9f34d4ead881812d2172cae9c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5153784ff3ff4ddaae7f3c5e3d52c73e"}], "type": "object-store", "id": "1cae55657baa42a8a041c96c0e5042a1", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ad3b972674347f59ad48668d68faf36"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d537d30796624cf78ed7c806f2d292f0"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f855d2238c294b1d9bf6cd08a86cab4e"}], "type": "event", "id": "50eac40e86464ec8a1f2d18736563156", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1127f864c2964c2a8f219362f47a7947"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e87f90fe3cd4a25a5a4884f7e4d2281"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c39ec419a879484da392ab529f76f8f8"}], "type": "image", "id": "8d3c807a0a824004a1b25615a3b24e68", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8380d78aa4924a28b1fdb16eda8f52e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a16ce6d013674ea69b0d0b5eecb6746b"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ba806daf4ba6b260e46512ffd28b"}], "type": "alarming", "id": "9bdf976320f740f1875953bdb4fcc326", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "81b7ef114a0a428bbd15145cc4c38c64"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d3b8fbb0fb6f49b8afdf9962f1d1f8a2"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f89f28939c844855ad783d77a4927d19"}], "type": "placement", "id": "9e481bf545ae462699fee59086a7a457", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36f031934bf841788a613931f744d992"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c10b9a772e114d6ba31294ef3c79d793"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc70f60043ee454b879c947a14e788ed"}], "type": "metric", "id": "ab24fcec588d4a3d9f039d6c717097c8", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af78c3d0929c4806b952f9e7af7a33a5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "debf358b1bf646dd9b9419e6b4b1d7f6"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eb9f3963be6047ab85f520b769d0b94b"}], "type": "compute", "id": "c37b658d3f04412daef24882af8675e6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/880184f9f34d4ead881812d2172cae9c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f71160cc4c84a7b9af3bf0974316784"}, {"url": "http://172.30.9.21:8004/v1/880184f9f34d4ead881812d2172cae9c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c0732bb8bff43338899f5db62aafdd7"}, {"url": "http://192.30.9.6:8004/v1/880184f9f34d4ead881812d2172cae9c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5d5eb9da3564d9a8ced2b173b976a34"}], "type": "orchestration", "id": "e1ed191e235543508fb8181b492dd163", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v3/880184f9f34d4ead881812d2172cae9c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "56a318d8670b4ad78467b72f15e90915"}, {"url": "http://192.30.9.6:8776/v3/880184f9f34d4ead881812d2172cae9c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a1f7813849740888664ac8474f45c65"}, {"url": "http://192.30.9.6:8776/v3/880184f9f34d4ead881812d2172cae9c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc1d74ba6f6d48aeb8f30133ce2b6872"}], "type": "volumev3", "id": "ecd342c710c14042b42e8ebabd2f2656", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f5c541ab827e4385a174fd5adcdd90ab", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v2/880184f9f34d4ead881812d2172cae9c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26ec839e160a4f5491ee5e1b2f6d85ec"}, {"url": "http://192.30.9.6:8776/v2/880184f9f34d4ead881812d2172cae9c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e9b14fc0d7e4b2f98c9c7c44cfc4a13"}, {"url": "http://192.30.9.6:8776/v2/880184f9f34d4ead881812d2172cae9c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8246d17964974d22ac52efa58bc221cc"}], "type": "volumev2", "id": "faa3c09487304f84b65d18b1b1694e3a", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/880184f9f34d4ead881812d2172cae9c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1abce42acf394dce885c9dfc7c80c5e9"}, {"url": "http://192.30.9.6:8776/v1/880184f9f34d4ead881812d2172cae9c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9777c0191c584248b40d2e103ca53015"}, {"url": "http://172.30.9.21:8776/v1/880184f9f34d4ead881812d2172cae9c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab9eb3d04b5a468b9016011aca6c8402"}], "type": "volume", "id": "ff541942293941b4b0228330f4f5efaf", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "533ad0036ea24ea3a6cd69d52daa7164"}, "audit_ids": ["5jUfL1HaSkaeRm3ZmbVuiQ"], "issued_at": "2019-03-27T01:11:27.000000Z"}} 2019-03-27 01:11:27,434 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-27 01:11:27,434 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21: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}b847105a15c413dafec3414ee787f9ee2f27cda4" 2019-03-27 01:11:28,528 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 726 Content-Type: application/json Date: Wed, 27 Mar 2019 01:11:28 GMT X-Openstack-Request-Id: req-0ce7cd5f-6772-4ae6-ad53-aff1108b0aec 2019-03-27 01:11:28,529 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","updated_at":"2019-03-27T01:06:20Z","dns_domain":"","revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"6e8cbb2e-4d8c-409b-b9b4-549165a492c3","router:external":true,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"adb4f7a6d80b43b2b7d28f3b95f00eb5","status":"ACTIVE","subnets":["88d144e9-4a41-41f0-83f0-cf05286ed070"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"adb4f7a6d80b43b2b7d28f3b95f00eb5","created_at":"2019-03-27T01:06:13Z","provider:network_type":"flat"}]} 2019-03-27 01:11:28,529 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-0ce7cd5f-6772-4ae6-ad53-aff1108b0aec 2019-03-27 01:11:28,529 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.0952270031s 2019-03-27 01:11:28,535 - xtesting.ci.run_tests - INFO - Running test case 'singlevm1'... 2019-03-27 01:11:28,541 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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-27 01:11:28,547 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 27 Mar 2019 01:11:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b247213a-9de0-46fa-989a-045e59599151 2019-03-27 01:11:28,547 - 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.21:5000/v3/", "rel": "self"}]}]}} 2019-03-27 01:11:28,548 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/ used request id req-b247213a-9de0-46fa-989a-045e59599151 2019-03-27 01:11:28,548 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-27 01:11:28,552 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}b847105a15c413dafec3414ee787f9ee2f27cda4" 2019-03-27 01:11:28,791 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Wed, 27 Mar 2019 01:11:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6bd5f59-57d9-4eca-b9ea-6b00940639cd 2019-03-27 01:11:28,791 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/d28de44ca3d340fe8f59e2bbc51c5518"}, "tags": [], "enabled": true, "id": "d28de44ca3d340fe8f59e2bbc51c5518", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2019-03-27 01:11:28,791 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-f6bd5f59-57d9-4eca-b9ea-6b00940639cd 2019-03-27 01:11:28,791 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.242805957794s 2019-03-27 01:11:28,798 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-27 01:11:28,802 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21: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}b847105a15c413dafec3414ee787f9ee2f27cda4" 2019-03-27 01:11:29,017 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 296 Content-Type: application/json Date: Wed, 27 Mar 2019 01:11:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30f7f204-1809-4d8d-bb6e-6c5acfd32b9e 2019-03-27 01:11:29,017 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/880184f9f34d4ead881812d2172cae9c"}, "tags": [], "enabled": true, "id": "880184f9f34d4ead881812d2172cae9c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/adb4f7a6d80b43b2b7d28f3b95f00eb5"}, "tags": [], "enabled": true, "id": "adb4f7a6d80b43b2b7d28f3b95f00eb5", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-03-27 01:11:29,017 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-30f7f204-1809-4d8d-bb6e-6c5acfd32b9e 2019-03-27 01:11:29,017 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.218954801559s 2019-03-27 01:11:29,019 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-03-27 01:11:29,019 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}b847105a15c413dafec3414ee787f9ee2f27cda4" -d '{"network": {"tenant_id": "880184f9f34d4ead881812d2172cae9c", "name": "singlevm1-net_07cdbaf9-bd85-4add-aa7e-004be842abaf", "admin_state_up": true}}' 2019-03-27 01:11:30,931 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 720 Content-Type: application/json Date: Wed, 27 Mar 2019 01:11:31 GMT X-Openstack-Request-Id: req-2eb0c98a-84f7-4ab1-8f13-2ca45d18e588 2019-03-27 01:11:30,932 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":2,"port_security_enabled":true,"provider:network_type":"geneve","id":"c831f7b8-3af5-495e-9d09-4e7d9c7edc3a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":80,"ipv4_address_scope":null,"shared":false,"project_id":"880184f9f34d4ead881812d2172cae9c","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-27T01:11:30Z","is_default":false,"qos_policy_id":null,"name":"singlevm1-net_07cdbaf9-bd85-4add-aa7e-004be842abaf","admin_state_up":true,"tenant_id":"880184f9f34d4ead881812d2172cae9c","created_at":"2019-03-27T01:11:30Z","mtu":1442}} 2019-03-27 01:11:30,932 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-2eb0c98a-84f7-4ab1-8f13-2ca45d18e588 2019-03-27 01:11:30,932 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 1.91369104385s 2019-03-27 01:11:30,933 - 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'dns_domain': u'', u'updated_at': u'2019-03-27T01:11:30Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'geneve', u'id': u'c831f7b8-3af5-495e-9d09-4e7d9c7edc3a', u'provider:segmentation_id': 80, 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_07cdbaf9-bd85-4add-aa7e-004be842abaf', u'created_at': u'2019-03-27T01:11:30Z', u'mtu': 1442, u'tenant_id': u'880184f9f34d4ead881812d2172cae9c', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'880184f9f34d4ead881812d2172cae9c'}) 2019-03-27 01:11:30,933 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-27 01:11:30,934 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}b847105a15c413dafec3414ee787f9ee2f27cda4" 2019-03-27 01:11:31,325 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1416 Content-Type: application/json Date: Wed, 27 Mar 2019 01:11:31 GMT X-Openstack-Request-Id: req-e481d513-3998-459f-bff7-27d4f98e8d67 2019-03-27 01:11:31,325 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","updated_at":"2019-03-27T01:06:20Z","dns_domain":"","revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"6e8cbb2e-4d8c-409b-b9b4-549165a492c3","router:external":true,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"adb4f7a6d80b43b2b7d28f3b95f00eb5","status":"ACTIVE","subnets":["88d144e9-4a41-41f0-83f0-cf05286ed070"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"adb4f7a6d80b43b2b7d28f3b95f00eb5","created_at":"2019-03-27T01:06:13Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":2,"port_security_enabled":true,"mtu":1442,"id":"c831f7b8-3af5-495e-9d09-4e7d9c7edc3a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":80,"ipv4_address_scope":null,"shared":false,"project_id":"880184f9f34d4ead881812d2172cae9c","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-27T01:11:30Z","qos_policy_id":null,"name":"singlevm1-net_07cdbaf9-bd85-4add-aa7e-004be842abaf","admin_state_up":true,"tenant_id":"880184f9f34d4ead881812d2172cae9c","created_at":"2019-03-27T01:11:30Z","provider:network_type":"geneve"}]} 2019-03-27 01:11:31,325 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-e481d513-3998-459f-bff7-27d4f98e8d67 2019-03-27 01:11:31,326 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.392012834549s 2019-03-27 01:11:31,327 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-03-27 01:11:31,328 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}b847105a15c413dafec3414ee787f9ee2f27cda4" -d '{"subnet": {"name": "singlevm1-subnet_07cdbaf9-bd85-4add-aa7e-004be842abaf", "enable_dhcp": true, "network_id": "c831f7b8-3af5-495e-9d09-4e7d9c7edc3a", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-03-27 01:11:32,871 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 677 Content-Type: application/json Date: Wed, 27 Mar 2019 01:11:32 GMT X-Openstack-Request-Id: req-2495ed80-4a88-4f37-8dc9-a43aa72e307b 2019-03-27 01:11:32,872 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c831f7b8-3af5-495e-9d09-4e7d9c7edc3a","tenant_id":"880184f9f34d4ead881812d2172cae9c","created_at":"2019-03-27T01:11:31Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-03-27T01:11:31Z","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":"880184f9f34d4ead881812d2172cae9c","id":"16542003-e37b-49d9-a6b3-23cde5507fed","subnetpool_id":null,"name":"singlevm1-subnet_07cdbaf9-bd85-4add-aa7e-004be842abaf"}} 2019-03-27 01:11:32,872 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-2495ed80-4a88-4f37-8dc9-a43aa72e307b 2019-03-27 01:11:32,872 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.54458093643s 2019-03-27 01:11:32,872 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-03-27T01:11:31Z', 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'16542003-e37b-49d9-a6b3-23cde5507fed', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm1-subnet_07cdbaf9-bd85-4add-aa7e-004be842abaf', u'enable_dhcp': True, u'network_id': u'c831f7b8-3af5-495e-9d09-4e7d9c7edc3a', u'tenant_id': u'880184f9f34d4ead881812d2172cae9c', u'created_at': u'2019-03-27T01:11:31Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'880184f9f34d4ead881812d2172cae9c'}) 2019-03-27 01:11:32,873 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-03-27 01:11:32,874 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}b847105a15c413dafec3414ee787f9ee2f27cda4" -d '{"router": {"external_gateway_info": {"network_id": "6e8cbb2e-4d8c-409b-b9b4-549165a492c3"}, "name": "singlevm1-router_07cdbaf9-bd85-4add-aa7e-004be842abaf", "admin_state_up": true}}' 2019-03-27 01:11:34,975 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 620 Content-Type: application/json Date: Wed, 27 Mar 2019 01:11:35 GMT X-Openstack-Request-Id: req-2e6d2b26-ab12-49b2-bd1a-8ab10d881674 2019-03-27 01:11:34,975 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6e8cbb2e-4d8c-409b-b9b4-549165a492c3", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "88d144e9-4a41-41f0-83f0-cf05286ed070", "ip_address": "172.30.9.201"}]}, "description": "", "tags": [], "tenant_id": "880184f9f34d4ead881812d2172cae9c", "created_at": "2019-03-27T01:11:33Z", "admin_state_up": true, "updated_at": "2019-03-27T01:11:34Z", "revision_number": 2, "routes": [], "project_id": "880184f9f34d4ead881812d2172cae9c", "id": "871e98f4-8708-4ef8-9ff4-d93f855275c0", "name": "singlevm1-router_07cdbaf9-bd85-4add-aa7e-004be842abaf"}} 2019-03-27 01:11:34,976 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-2e6d2b26-ab12-49b2-bd1a-8ab10d881674 2019-03-27 01:11:34,976 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 2.10259008408s 2019-03-27 01:11:34,976 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'6e8cbb2e-4d8c-409b-b9b4-549165a492c3', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'88d144e9-4a41-41f0-83f0-cf05286ed070', u'ip_address': u'172.30.9.201'}]}, u'description': u'', u'tags': [], u'tenant_id': u'880184f9f34d4ead881812d2172cae9c', u'created_at': u'2019-03-27T01:11:33Z', u'admin_state_up': True, u'updated_at': u'2019-03-27T01:11:34Z', u'revision_number': 2, u'routes': [], u'project_id': u'880184f9f34d4ead881812d2172cae9c', u'id': u'871e98f4-8708-4ef8-9ff4-d93f855275c0', u'name': u'singlevm1-router_07cdbaf9-bd85-4add-aa7e-004be842abaf'}) 2019-03-27 01:11:34,977 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-03-27 01:11:34,978 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/871e98f4-8708-4ef8-9ff4-d93f855275c0/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}b847105a15c413dafec3414ee787f9ee2f27cda4" -d '{"subnet_id": "16542003-e37b-49d9-a6b3-23cde5507fed"}' 2019-03-27 01:11:38,380 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Wed, 27 Mar 2019 01:11:38 GMT X-Openstack-Request-Id: req-dd94a799-0c56-49c3-b7dd-0ec7bb134701 2019-03-27 01:11:38,380 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "c831f7b8-3af5-495e-9d09-4e7d9c7edc3a", "tenant_id": "880184f9f34d4ead881812d2172cae9c", "subnet_id": "16542003-e37b-49d9-a6b3-23cde5507fed", "subnet_ids": ["16542003-e37b-49d9-a6b3-23cde5507fed"], "port_id": "49fe3510-2611-4426-a165-9f6904aff9ec", "id": "871e98f4-8708-4ef8-9ff4-d93f855275c0"} 2019-03-27 01:11:38,381 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/871e98f4-8708-4ef8-9ff4-d93f855275c0/add_router_interface.json used request id req-dd94a799-0c56-49c3-b7dd-0ec7bb134701 2019-03-27 01:11:38,381 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.40370988846s 2019-03-27 01:11:38,381 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-03-27 01:11:38,487 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-03-27 01:11:38,491 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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-27 01:11:38,496 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Wed, 27 Mar 2019 01:11:39 GMT 2019-03-27 01:11:38,497 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}]} 2019-03-27 01:11:38,502 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-27 01:11:38,506 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}b847105a15c413dafec3414ee787f9ee2f27cda4" 2019-03-27 01:11:38,805 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Wed, 27 Mar 2019 01:11:38 GMT X-Openstack-Request-Id: req-33e55a72-95b8-45b1-afce-cda0b5cbbb55 2019-03-27 01:11:38,805 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-27 01:11:38,805 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-33e55a72-95b8-45b1-afce-cda0b5cbbb55 2019-03-27 01:11:38,805 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.30353307724s 2019-03-27 01:11:38,814 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-03-27 01:11:38,818 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}b847105a15c413dafec3414ee787f9ee2f27cda4" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/singlevm1-img_07cdbaf9-bd85-4add-aa7e-004be842abaf", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "singlevm1-img_07cdbaf9-bd85-4add-aa7e-004be842abaf"}' 2019-03-27 01:11:39,682 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 935 Content-Type: application/json Date: Wed, 27 Mar 2019 01:11:39 GMT Location: http://172.30.9.21:9292/v2/images/ca409450-4bdb-443b-bb02-47d277ff95d4 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-a79c5858-0595-4a89-8376-69c6c74c3112 2019-03-27 01:11:39,683 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-27T01:11:39Z", "file": "/v2/images/ca409450-4bdb-443b-bb02-47d277ff95d4/file", "owner": "880184f9f34d4ead881812d2172cae9c", "id": "ca409450-4bdb-443b-bb02-47d277ff95d4", "size": null, "self": "/v2/images/ca409450-4bdb-443b-bb02-47d277ff95d4", "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_07cdbaf9-bd85-4add-aa7e-004be842abaf", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_07cdbaf9-bd85-4add-aa7e-004be842abaf", "checksum": null, "created_at": "2019-03-27T01:11:39Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-03-27 01:11:39,683 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-a79c5858-0595-4a89-8376-69c6c74c3112 2019-03-27 01:11:39,683 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.868762969971s 2019-03-27 01:11:39,684 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-03-27 01:11:39,688 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/ca409450-4bdb-443b-bb02-47d277ff95d4/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}b847105a15c413dafec3414ee787f9ee2f27cda4" -d '' 2019-03-27 01:11:40,615 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 27 Mar 2019 01:11:41 GMT X-Openstack-Request-Id: req-a36f758a-8abf-429c-8072-1f80b1666649 2019-03-27 01:11:40,615 - 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-27 01:11:40,615 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/ca409450-4bdb-443b-bb02-47d277ff95d4/file used request id req-a36f758a-8abf-429c-8072-1f80b1666649 2019-03-27 01:11:40,616 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.931590795517s 2019-03-27 01:11:40,620 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-27 01:11:40,624 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}b847105a15c413dafec3414ee787f9ee2f27cda4" 2019-03-27 01:11:41,473 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Wed, 27 Mar 2019 01:11:41 GMT X-Openstack-Request-Id: req-6163629a-901c-46de-8e85-b715e19b7784 2019-03-27 01:11:41,474 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-27T01:11:41Z", "file": "/v2/images/ca409450-4bdb-443b-bb02-47d277ff95d4/file", "owner": "880184f9f34d4ead881812d2172cae9c", "id": "ca409450-4bdb-443b-bb02-47d277ff95d4", "size": 12716032, "self": "/v2/images/ca409450-4bdb-443b-bb02-47d277ff95d4", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://0e796a57-bb9c-4ed7-a890-8188a6fe733b/images/ca409450-4bdb-443b-bb02-47d277ff95d4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://0e796a57-bb9c-4ed7-a890-8188a6fe733b/images/ca409450-4bdb-443b-bb02-47d277ff95d4/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_07cdbaf9-bd85-4add-aa7e-004be842abaf", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_07cdbaf9-bd85-4add-aa7e-004be842abaf", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-27T01:11:39Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-27 01:11:41,474 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-6163629a-901c-46de-8e85-b715e19b7784 2019-03-27 01:11:41,474 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.853796005249s 2019-03-27 01:11:41,476 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://0e796a57-bb9c-4ed7-a890-8188a6fe733b/images/ca409450-4bdb-443b-bb02-47d277ff95d4/snap', u'metadata': Munch({})})], 'file': u'/v2/images/ca409450-4bdb-443b-bb02-47d277ff95d4/file', 'owner': u'880184f9f34d4ead881812d2172cae9c', 'id': u'ca409450-4bdb-443b-bb02-47d277ff95d4', 'size': 12716032, u'self': u'/v2/images/ca409450-4bdb-443b-bb02-47d277ff95d4', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'880184f9f34d4ead881812d2172cae9c', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://0e796a57-bb9c-4ed7-a890-8188a6fe733b/images/ca409450-4bdb-443b-bb02-47d277ff95d4/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-03-27T01:11:41Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-03-27T01:11:41Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm1-img_07cdbaf9-bd85-4add-aa7e-004be842abaf', '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/ca409450-4bdb-443b-bb02-47d277ff95d4', 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_07cdbaf9-bd85-4add-aa7e-004be842abaf', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'singlevm1-img_07cdbaf9-bd85-4add-aa7e-004be842abaf', 'created': u'2019-03-27T01:11:39Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-03-27T01:11:39Z', 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/ca409450-4bdb-443b-bb02-47d277ff95d4', 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_07cdbaf9-bd85-4add-aa7e-004be842abaf', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-03-27 01:11:41,479 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-03-27 01:11:41,482 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}b847105a15c413dafec3414ee787f9ee2f27cda4" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "singlevm1-flavor_07cdbaf9-bd85-4add-aa7e-004be842abaf", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-03-27 01:11:41,846 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Wed, 27 Mar 2019 01:11: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-c2cac987-fdfb-41af-acd4-fde15127231c x-openstack-request-id: req-c2cac987-fdfb-41af-acd4-fde15127231c 2019-03-27 01:11:41,846 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "singlevm1-flavor_07cdbaf9-bd85-4add-aa7e-004be842abaf", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/10672795-04de-4f15-b19e-0214650006c6", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/10672795-04de-4f15-b19e-0214650006c6", "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": "10672795-04de-4f15-b19e-0214650006c6"}} 2019-03-27 01:11:41,846 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-c2cac987-fdfb-41af-acd4-fde15127231c 2019-03-27 01:11:41,847 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.367113113403s 2019-03-27 01:11:41,847 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm1-flavor_07cdbaf9-bd85-4add-aa7e-004be842abaf', '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'880184f9f34d4ead881812d2172cae9c', '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'10672795-04de-4f15-b19e-0214650006c6', 'swap': 0}) 2019-03-27 01:11:41,848 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-03-27 01:11:41,851 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/10672795-04de-4f15-b19e-0214650006c6/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}b847105a15c413dafec3414ee787f9ee2f27cda4" -d '{"extra_specs": {}}' 2019-03-27 01:11:41,977 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 27 Mar 2019 01:11:41 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ec57dcad-f6d2-4f98-9ef1-832d923a16ad x-openstack-request-id: req-ec57dcad-f6d2-4f98-9ef1-832d923a16ad 2019-03-27 01:11:41,978 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-03-27 01:11:41,978 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/10672795-04de-4f15-b19e-0214650006c6/os-extra_specs used request id req-ec57dcad-f6d2-4f98-9ef1-832d923a16ad 2019-03-27 01:11:41,978 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.129981994629s 2019-03-27 01:11:41,979 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-03-27 01:11:41,982 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}b847105a15c413dafec3414ee787f9ee2f27cda4" -d '{"keypair": {"name": "singlevm1-kp_07cdbaf9-bd85-4add-aa7e-004be842abaf"}}' 2019-03-27 01:11:42,276 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1801 Content-Type: application/json Date: Wed, 27 Mar 2019 01:11: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-9d234f4f-3eb3-4dde-a19c-7fdbc5b4df3e x-openstack-request-id: req-9d234f4f-3eb3-4dde-a19c-7fdbc5b4df3e 2019-03-27 01:11:42,277 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC8Q5udvNJdgYo3MeleS9bkWdlsjrqYE/H6C/1j172lG99p7mrcTGd+ZtJcWfBuCkLKTfap95dXV3zn+DH3JCIDH9IfV/SWV+P4XcGsbHyHfF51bPGX3TDWthQVKRDxC1iesXFK78hkJPNcRUTDudA9yWUDr9qBQuL5a/aqjwDYFcfcwJsiJrWF/9p0fhmCJ4A9HoBpzU/2ULgs5s/twCrCvAP7JkI/Do3QuAXci0mZlOMT5K8ScZXjH9s2GFCaKBYoFMjDPaMwgjmsFGiZDGqwPV0KER8xko5vpA60bXqIZUHlYd4tC9Jljd2Dzw6eXpX3WHBoXsd9oEbGfvW4zoYP Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAvEObnbzSXYGKNzHpXkvW5FnZbI66mBPx+gv9Y9e9pRvfae5q\n3ExnfmbSXFnwbgpCyk32qfeXV1d85/gx9yQiAx/SH1f0llfj+F3BrGx8h3xedWzx\nl90w1rYUFSkQ8QtYnrFxSu/IZCTzXEVEw7nQPcllA6/agULi+Wv2qo8A2BXH3MCb\nIia1hf/adH4ZgieAPR6Aac1P9lC4LObP7cAqwrwD+yZCPw6N0LgF3ItJmZTjE+Sv\nEnGV4x/bNhhQmigWKBTIwz2jMII5rBRomQxqsD1dChEfMZKOb6QOtG16iGVB5WHe\nLQvSZY3dg88Onl6V91hwaF7HfaBGxn71uM6GDwIDAQABAoIBAQCdFOQQ9u2na2CB\nsTmAnlLM8VMCywxRu8KY2cwwtF/eFaWR44ZyDaYEx5IZ0ElV52XXGroHEzjJfYwQ\nmPxHs3RVmwVddav0jZz/LGtejJ5TBahi3eWuyrXnUMDs7vjdxpPIxVE8L1nKhTIw\n+PLpRG7GPvXz35S3abGsXzLPGMahhAsoI2zU9q1uW0YUFHuHaehI+wqPuowtt/bk\n7aRVrgQ/8BRpxXlFV0p57bgU15DSQTU8iGjQ6UalSdAjNjcHKMv+9ATThm5/qu54\ng00dKGUiJaj0U8QJgt+nodhVSCgeqTnxrcXkjKwvSq2UZeGA/ZaYMbGZjUBgJtEG\nn3rkkaZhAoGBAO9b0cTMhTV7psu725ejfzov3qRKaMz6lJFvwbutThS10FhjotVU\n8uk6+tseqFvQ/5AiCIz828pOKPBbDkpQiDXh+RBhKBwAZch6paZvm/eM7aiDSR1U\n37M1y9NYyoeHQz7qB9JYPUaU1xAccluYgS/XK1RMiVQb+4ub28U5FdFpAoGBAMla\nZCUDCkXX1t6A7in8q0o+CPckLAre4Hfp8gP45kshfXQ/GzebFs2P4tEC5SPgMBdW\n9NFR/wo864GeFTjLt8/7pt5CcJqk7ezMtqarVm2QdGwvrmDfyMUsVfrsn7GSA1zr\nt2sXW6WEe+dQ7iq35GLGUOM9cZxnjjKbQ+4kOLS3AoGAHT9S+oEjJc3eK7bgtj68\nJRgEVH7jH2jfDoZhXdVnXRB6TNKf6wFeTTFvxaaRW+bF047VDKU5FhdG2VfG/z2n\n5y2diWrVw9Yomb6izxuEK1OFFro0DOl6DCPerAyFctoMVXuzSPiPRDibrtRLBPY1\nkurv2HUhsq1Yp058JDU9fUECgYAjohmC60zQG2htLAf56jsuAlh31DDvI4456m7o\nAQ5QUXbwMZLRfmLEsigDsS138d7Q4pSkzowB9dH/uEgtKvA2oGRhhQSEeZeZhoj0\nafH7pcrUsoN7pV7UdgopQ+Lm+94YfaaSDyoq2o1K3Gmpqa2DRXFfJaqLcVAa6JtW\n85YNdQKBgFm5Wa8RGAfRpaY9L4gkHD/s5Lfh7T9LwO5cy7N9UCVneKd5vufJA8qx\nbFo6uP87gIyUuKRYSh/XlC0P2a6kl6z1syoKroX3U8p30ynXr6nBY9uHtt7300lH\nwCFC0isW5Sm+PkNXJJDk8wMv6F4V9YWtL/gVmlp73Z1pGenGilY4\n-----END RSA PRIVATE KEY-----\n", "user_id": "533ad0036ea24ea3a6cd69d52daa7164", "name": "singlevm1-kp_07cdbaf9-bd85-4add-aa7e-004be842abaf", "fingerprint": "f5:92:1a:74:c1:8b:c7:b9:0f:1e:e8:c3:76:70:cd:08"}} 2019-03-27 01:11:42,277 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-9d234f4f-3eb3-4dde-a19c-7fdbc5b4df3e 2019-03-27 01:11:42,277 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.298269987106s 2019-03-27 01:11:42,278 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC8Q5udvNJdgYo3MeleS9bkWdlsjrqYE/H6C/1j172lG99p7mrcTGd+ZtJcWfBuCkLKTfap95dXV3zn+DH3JCIDH9IfV/SWV+P4XcGsbHyHfF51bPGX3TDWthQVKRDxC1iesXFK78hkJPNcRUTDudA9yWUDr9qBQuL5a/aqjwDYFcfcwJsiJrWF/9p0fhmCJ4A9HoBpzU/2ULgs5s/twCrCvAP7JkI/Do3QuAXci0mZlOMT5K8ScZXjH9s2GFCaKBYoFMjDPaMwgjmsFGiZDGqwPV0KER8xko5vpA60bXqIZUHlYd4tC9Jljd2Dzw6eXpX3WHBoXsd9oEbGfvW4zoYP Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAvEObnbzSXYGKNzHpXkvW5FnZbI66mBPx+gv9Y9e9pRvfae5q\n3ExnfmbSXFnwbgpCyk32qfeXV1d85/gx9yQiAx/SH1f0llfj+F3BrGx8h3xedWzx\nl90w1rYUFSkQ8QtYnrFxSu/IZCTzXEVEw7nQPcllA6/agULi+Wv2qo8A2BXH3MCb\nIia1hf/adH4ZgieAPR6Aac1P9lC4LObP7cAqwrwD+yZCPw6N0LgF3ItJmZTjE+Sv\nEnGV4x/bNhhQmigWKBTIwz2jMII5rBRomQxqsD1dChEfMZKOb6QOtG16iGVB5WHe\nLQvSZY3dg88Onl6V91hwaF7HfaBGxn71uM6GDwIDAQABAoIBAQCdFOQQ9u2na2CB\nsTmAnlLM8VMCywxRu8KY2cwwtF/eFaWR44ZyDaYEx5IZ0ElV52XXGroHEzjJfYwQ\nmPxHs3RVmwVddav0jZz/LGtejJ5TBahi3eWuyrXnUMDs7vjdxpPIxVE8L1nKhTIw\n+PLpRG7GPvXz35S3abGsXzLPGMahhAsoI2zU9q1uW0YUFHuHaehI+wqPuowtt/bk\n7aRVrgQ/8BRpxXlFV0p57bgU15DSQTU8iGjQ6UalSdAjNjcHKMv+9ATThm5/qu54\ng00dKGUiJaj0U8QJgt+nodhVSCgeqTnxrcXkjKwvSq2UZeGA/ZaYMbGZjUBgJtEG\nn3rkkaZhAoGBAO9b0cTMhTV7psu725ejfzov3qRKaMz6lJFvwbutThS10FhjotVU\n8uk6+tseqFvQ/5AiCIz828pOKPBbDkpQiDXh+RBhKBwAZch6paZvm/eM7aiDSR1U\n37M1y9NYyoeHQz7qB9JYPUaU1xAccluYgS/XK1RMiVQb+4ub28U5FdFpAoGBAMla\nZCUDCkXX1t6A7in8q0o+CPckLAre4Hfp8gP45kshfXQ/GzebFs2P4tEC5SPgMBdW\n9NFR/wo864GeFTjLt8/7pt5CcJqk7ezMtqarVm2QdGwvrmDfyMUsVfrsn7GSA1zr\nt2sXW6WEe+dQ7iq35GLGUOM9cZxnjjKbQ+4kOLS3AoGAHT9S+oEjJc3eK7bgtj68\nJRgEVH7jH2jfDoZhXdVnXRB6TNKf6wFeTTFvxaaRW+bF047VDKU5FhdG2VfG/z2n\n5y2diWrVw9Yomb6izxuEK1OFFro0DOl6DCPerAyFctoMVXuzSPiPRDibrtRLBPY1\nkurv2HUhsq1Yp058JDU9fUECgYAjohmC60zQG2htLAf56jsuAlh31DDvI4456m7o\nAQ5QUXbwMZLRfmLEsigDsS138d7Q4pSkzowB9dH/uEgtKvA2oGRhhQSEeZeZhoj0\nafH7pcrUsoN7pV7UdgopQ+Lm+94YfaaSDyoq2o1K3Gmpqa2DRXFfJaqLcVAa6JtW\n85YNdQKBgFm5Wa8RGAfRpaY9L4gkHD/s5Lfh7T9LwO5cy7N9UCVneKd5vufJA8qx\nbFo6uP87gIyUuKRYSh/XlC0P2a6kl6z1syoKroX3U8p30ynXr6nBY9uHtt7300lH\nwCFC0isW5Sm+PkNXJJDk8wMv6F4V9YWtL/gVmlp73Z1pGenGilY4\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'533ad0036ea24ea3a6cd69d52daa7164', 'name': u'singlevm1-kp_07cdbaf9-bd85-4add-aa7e-004be842abaf', 'created_at': '2019-03-27T01:11:42.278209', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'880184f9f34d4ead881812d2172cae9c', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'f5:92:1a:74:c1:8b:c7:b9:0f:1e:e8:c3:76:70:cd:08', 'type': 'ssh', 'id': u'singlevm1-kp_07cdbaf9-bd85-4add-aa7e-004be842abaf'}) 2019-03-27 01:11:42,278 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEAvEObnbzSXYGKNzHpXkvW5FnZbI66mBPx+gv9Y9e9pRvfae5q 3ExnfmbSXFnwbgpCyk32qfeXV1d85/gx9yQiAx/SH1f0llfj+F3BrGx8h3xedWzx l90w1rYUFSkQ8QtYnrFxSu/IZCTzXEVEw7nQPcllA6/agULi+Wv2qo8A2BXH3MCb Iia1hf/adH4ZgieAPR6Aac1P9lC4LObP7cAqwrwD+yZCPw6N0LgF3ItJmZTjE+Sv EnGV4x/bNhhQmigWKBTIwz2jMII5rBRomQxqsD1dChEfMZKOb6QOtG16iGVB5WHe LQvSZY3dg88Onl6V91hwaF7HfaBGxn71uM6GDwIDAQABAoIBAQCdFOQQ9u2na2CB sTmAnlLM8VMCywxRu8KY2cwwtF/eFaWR44ZyDaYEx5IZ0ElV52XXGroHEzjJfYwQ mPxHs3RVmwVddav0jZz/LGtejJ5TBahi3eWuyrXnUMDs7vjdxpPIxVE8L1nKhTIw +PLpRG7GPvXz35S3abGsXzLPGMahhAsoI2zU9q1uW0YUFHuHaehI+wqPuowtt/bk 7aRVrgQ/8BRpxXlFV0p57bgU15DSQTU8iGjQ6UalSdAjNjcHKMv+9ATThm5/qu54 g00dKGUiJaj0U8QJgt+nodhVSCgeqTnxrcXkjKwvSq2UZeGA/ZaYMbGZjUBgJtEG n3rkkaZhAoGBAO9b0cTMhTV7psu725ejfzov3qRKaMz6lJFvwbutThS10FhjotVU 8uk6+tseqFvQ/5AiCIz828pOKPBbDkpQiDXh+RBhKBwAZch6paZvm/eM7aiDSR1U 37M1y9NYyoeHQz7qB9JYPUaU1xAccluYgS/XK1RMiVQb+4ub28U5FdFpAoGBAMla ZCUDCkXX1t6A7in8q0o+CPckLAre4Hfp8gP45kshfXQ/GzebFs2P4tEC5SPgMBdW 9NFR/wo864GeFTjLt8/7pt5CcJqk7ezMtqarVm2QdGwvrmDfyMUsVfrsn7GSA1zr t2sXW6WEe+dQ7iq35GLGUOM9cZxnjjKbQ+4kOLS3AoGAHT9S+oEjJc3eK7bgtj68 JRgEVH7jH2jfDoZhXdVnXRB6TNKf6wFeTTFvxaaRW+bF047VDKU5FhdG2VfG/z2n 5y2diWrVw9Yomb6izxuEK1OFFro0DOl6DCPerAyFctoMVXuzSPiPRDibrtRLBPY1 kurv2HUhsq1Yp058JDU9fUECgYAjohmC60zQG2htLAf56jsuAlh31DDvI4456m7o AQ5QUXbwMZLRfmLEsigDsS138d7Q4pSkzowB9dH/uEgtKvA2oGRhhQSEeZeZhoj0 afH7pcrUsoN7pV7UdgopQ+Lm+94YfaaSDyoq2o1K3Gmpqa2DRXFfJaqLcVAa6JtW 85YNdQKBgFm5Wa8RGAfRpaY9L4gkHD/s5Lfh7T9LwO5cy7N9UCVneKd5vufJA8qx bFo6uP87gIyUuKRYSh/XlC0P2a6kl6z1syoKroX3U8p30ynXr6nBY9uHtt7300lH wCFC0isW5Sm+PkNXJJDk8wMv6F4V9YWtL/gVmlp73Z1pGenGilY4 -----END RSA PRIVATE KEY----- 2019-03-27 01:11:42,284 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2019-03-27 01:11:42,284 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}b847105a15c413dafec3414ee787f9ee2f27cda4" -d '{"security_group": {"name": "singlevm1-sg_07cdbaf9-bd85-4add-aa7e-004be842abaf", "description": "created by OPNFV Functest (singlevm1)"}}' 2019-03-27 01:11:43,476 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1418 Content-Type: application/json Date: Wed, 27 Mar 2019 01:11:43 GMT X-Openstack-Request-Id: req-51a742b5-de14-4713-9e6b-87b7bd8ed4af 2019-03-27 01:11:43,476 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "880184f9f34d4ead881812d2172cae9c", "created_at": "2019-03-27T01:11:43Z", "updated_at": "2019-03-27T01:11:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:11:43Z", "revision_number": 0, "id": "63a47873-8272-4779-9de3-69b35d5170ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-27T01:11:43Z", "security_group_id": "d82b5d42-9448-472c-bffc-5f1f3fae019e", "tenant_id": "880184f9f34d4ead881812d2172cae9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "880184f9f34d4ead881812d2172cae9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:11:43Z", "revision_number": 0, "id": "b2751dd4-e73f-416d-9643-288fb5b40eb6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-27T01:11:43Z", "security_group_id": "d82b5d42-9448-472c-bffc-5f1f3fae019e", "tenant_id": "880184f9f34d4ead881812d2172cae9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "880184f9f34d4ead881812d2172cae9c"}], "revision_number": 1, "project_id": "880184f9f34d4ead881812d2172cae9c", "id": "d82b5d42-9448-472c-bffc-5f1f3fae019e", "name": "singlevm1-sg_07cdbaf9-bd85-4add-aa7e-004be842abaf"}} 2019-03-27 01:11:43,476 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-51a742b5-de14-4713-9e6b-87b7bd8ed4af 2019-03-27 01:11:43,476 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 1.19262599945s 2019-03-27 01:11:43,483 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-27 01:11:43,484 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}b847105a15c413dafec3414ee787f9ee2f27cda4" 2019-03-27 01:11:43,852 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 8340 Content-Type: application/json Date: Wed, 27 Mar 2019 01:11:44 GMT X-Openstack-Request-Id: req-0bba4941-63cd-4905-837c-e100dd399307 2019-03-27 01:11:43,853 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-03-27T01:09:40Z", "updated_at": "2019-03-27T01:09:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:09:40Z", "revision_number": 0, "id": "255f833d-7357-47c9-bd46-52192a027983", "remote_group_id": "299513bd-7ead-4e8e-875b-8cffeb1a8e70", "remote_ip_prefix": null, "created_at": "2019-03-27T01:09:40Z", "security_group_id": "299513bd-7ead-4e8e-875b-8cffeb1a8e70", "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-27T01:09:40Z", "revision_number": 0, "id": "30b7d221-1953-4a0a-990d-c5d8bad14cb2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-27T01:09:40Z", "security_group_id": "299513bd-7ead-4e8e-875b-8cffeb1a8e70", "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-27T01:09:40Z", "revision_number": 0, "id": "32b5e41f-dad1-4fd5-b486-cb1392ae696f", "remote_group_id": "299513bd-7ead-4e8e-875b-8cffeb1a8e70", "remote_ip_prefix": null, "created_at": "2019-03-27T01:09:40Z", "security_group_id": "299513bd-7ead-4e8e-875b-8cffeb1a8e70", "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-27T01:09:40Z", "revision_number": 0, "id": "6b77e501-a5c4-47fb-a8f3-9b696956e86a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-27T01:09:40Z", "security_group_id": "299513bd-7ead-4e8e-875b-8cffeb1a8e70", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "299513bd-7ead-4e8e-875b-8cffeb1a8e70", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "880184f9f34d4ead881812d2172cae9c", "created_at": "2019-03-27T01:09:34Z", "updated_at": "2019-03-27T01:09:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:09:34Z", "revision_number": 0, "id": "734f2736-f344-41af-8c46-6f1b0a7f494b", "remote_group_id": "b6ce0da9-d5da-479f-8dcd-b3811a6370a3", "remote_ip_prefix": null, "created_at": "2019-03-27T01:09:34Z", "security_group_id": "b6ce0da9-d5da-479f-8dcd-b3811a6370a3", "tenant_id": "880184f9f34d4ead881812d2172cae9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "880184f9f34d4ead881812d2172cae9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:09:34Z", "revision_number": 0, "id": "972fa204-213e-4b73-8ba1-625e684c5fcb", "remote_group_id": "b6ce0da9-d5da-479f-8dcd-b3811a6370a3", "remote_ip_prefix": null, "created_at": "2019-03-27T01:09:34Z", "security_group_id": "b6ce0da9-d5da-479f-8dcd-b3811a6370a3", "tenant_id": "880184f9f34d4ead881812d2172cae9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "880184f9f34d4ead881812d2172cae9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:09:34Z", "revision_number": 0, "id": "e4b8fcb0-e30b-4071-838e-7d92c514d482", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-27T01:09:34Z", "security_group_id": "b6ce0da9-d5da-479f-8dcd-b3811a6370a3", "tenant_id": "880184f9f34d4ead881812d2172cae9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "880184f9f34d4ead881812d2172cae9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:09:34Z", "revision_number": 0, "id": "f513aad3-fa6e-4881-96af-e8f3888234af", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-27T01:09:34Z", "security_group_id": "b6ce0da9-d5da-479f-8dcd-b3811a6370a3", "tenant_id": "880184f9f34d4ead881812d2172cae9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "880184f9f34d4ead881812d2172cae9c"}], "revision_number": 1, "project_id": "880184f9f34d4ead881812d2172cae9c", "id": "b6ce0da9-d5da-479f-8dcd-b3811a6370a3", "name": "default"}, {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "880184f9f34d4ead881812d2172cae9c", "created_at": "2019-03-27T01:11:43Z", "updated_at": "2019-03-27T01:11:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:11:43Z", "revision_number": 0, "id": "63a47873-8272-4779-9de3-69b35d5170ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-27T01:11:43Z", "security_group_id": "d82b5d42-9448-472c-bffc-5f1f3fae019e", "tenant_id": "880184f9f34d4ead881812d2172cae9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "880184f9f34d4ead881812d2172cae9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:11:43Z", "revision_number": 0, "id": "b2751dd4-e73f-416d-9643-288fb5b40eb6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-27T01:11:43Z", "security_group_id": "d82b5d42-9448-472c-bffc-5f1f3fae019e", "tenant_id": "880184f9f34d4ead881812d2172cae9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "880184f9f34d4ead881812d2172cae9c"}], "revision_number": 1, "project_id": "880184f9f34d4ead881812d2172cae9c", "id": "d82b5d42-9448-472c-bffc-5f1f3fae019e", "name": "singlevm1-sg_07cdbaf9-bd85-4add-aa7e-004be842abaf"}, {"description": "Default security group", "tags": [], "tenant_id": "adb4f7a6d80b43b2b7d28f3b95f00eb5", "created_at": "2019-03-27T01:06:12Z", "updated_at": "2019-03-27T01:06:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:06:13Z", "revision_number": 0, "id": "13e9fbb6-a1a1-41ca-acdb-3264bc7c1807", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-27T01:06:13Z", "security_group_id": "f7fe5857-b5b6-4604-ac30-11eacbb072ec", "tenant_id": "adb4f7a6d80b43b2b7d28f3b95f00eb5", "port_range_min": null, "ethertype": "IPv4", "project_id": "adb4f7a6d80b43b2b7d28f3b95f00eb5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:06:13Z", "revision_number": 0, "id": "3688be1d-1a01-4f87-ba78-d58b2765716e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-27T01:06:13Z", "security_group_id": "f7fe5857-b5b6-4604-ac30-11eacbb072ec", "tenant_id": "adb4f7a6d80b43b2b7d28f3b95f00eb5", "port_range_min": null, "ethertype": "IPv6", "project_id": "adb4f7a6d80b43b2b7d28f3b95f00eb5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:06:12Z", "revision_number": 0, "id": "59e764a3-8c4b-4f24-83a0-e07dcdc6db7d", "remote_group_id": "f7fe5857-b5b6-4604-ac30-11eacbb072ec", "remote_ip_prefix": null, "created_at": "2019-03-27T01:06:12Z", "security_group_id": "f7fe5857-b5b6-4604-ac30-11eacbb072ec", "tenant_id": "adb4f7a6d80b43b2b7d28f3b95f00eb5", "port_range_min": null, "ethertype": "IPv4", "project_id": "adb4f7a6d80b43b2b7d28f3b95f00eb5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:06:13Z", "revision_number": 0, "id": "77bcfc38-7e62-4d49-bde8-5eb945f3d1a2", "remote_group_id": "f7fe5857-b5b6-4604-ac30-11eacbb072ec", "remote_ip_prefix": null, "created_at": "2019-03-27T01:06:13Z", "security_group_id": "f7fe5857-b5b6-4604-ac30-11eacbb072ec", "tenant_id": "adb4f7a6d80b43b2b7d28f3b95f00eb5", "port_range_min": null, "ethertype": "IPv6", "project_id": "adb4f7a6d80b43b2b7d28f3b95f00eb5"}], "revision_number": 1, "project_id": "adb4f7a6d80b43b2b7d28f3b95f00eb5", "id": "f7fe5857-b5b6-4604-ac30-11eacbb072ec", "name": "default"}]} 2019-03-27 01:11:43,853 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-0bba4941-63cd-4905-837c-e100dd399307 2019-03-27 01:11:43,853 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.369731903076s 2019-03-27 01:11:43,860 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-03-27 01:11:43,861 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}b847105a15c413dafec3414ee787f9ee2f27cda4" -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": "d82b5d42-9448-472c-bffc-5f1f3fae019e"}}' 2019-03-27 01:11:44,154 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Wed, 27 Mar 2019 01:11:44 GMT X-Openstack-Request-Id: req-857d2c66-24d1-4387-ae1e-9afa4870d9f8 2019-03-27 01:11:44,155 - 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-27T01:11:43Z", "security_group_id": "d82b5d42-9448-472c-bffc-5f1f3fae019e", "port_range_min": 22, "revision_number": 0, "tenant_id": "880184f9f34d4ead881812d2172cae9c", "created_at": "2019-03-27T01:11:43Z", "project_id": "880184f9f34d4ead881812d2172cae9c", "id": "0dd820d8-d008-4ae6-9739-7bf0514b557c"}} 2019-03-27 01:11:44,155 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-857d2c66-24d1-4387-ae1e-9afa4870d9f8 2019-03-27 01:11:44,155 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.294641017914s 2019-03-27 01:11:44,161 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-27 01:11:44,161 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}b847105a15c413dafec3414ee787f9ee2f27cda4" 2019-03-27 01:11:45,138 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 8836 Content-Type: application/json Date: Wed, 27 Mar 2019 01:11:45 GMT X-Openstack-Request-Id: req-7f327d80-248b-4ad9-81da-01c9b70dee2a 2019-03-27 01:11:45,140 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-03-27T01:09:40Z", "updated_at": "2019-03-27T01:09:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:09:40Z", "revision_number": 0, "id": "255f833d-7357-47c9-bd46-52192a027983", "remote_group_id": "299513bd-7ead-4e8e-875b-8cffeb1a8e70", "remote_ip_prefix": null, "created_at": "2019-03-27T01:09:40Z", "security_group_id": "299513bd-7ead-4e8e-875b-8cffeb1a8e70", "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-27T01:09:40Z", "revision_number": 0, "id": "30b7d221-1953-4a0a-990d-c5d8bad14cb2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-27T01:09:40Z", "security_group_id": "299513bd-7ead-4e8e-875b-8cffeb1a8e70", "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-27T01:09:40Z", "revision_number": 0, "id": "32b5e41f-dad1-4fd5-b486-cb1392ae696f", "remote_group_id": "299513bd-7ead-4e8e-875b-8cffeb1a8e70", "remote_ip_prefix": null, "created_at": "2019-03-27T01:09:40Z", "security_group_id": "299513bd-7ead-4e8e-875b-8cffeb1a8e70", "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-27T01:09:40Z", "revision_number": 0, "id": "6b77e501-a5c4-47fb-a8f3-9b696956e86a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-27T01:09:40Z", "security_group_id": "299513bd-7ead-4e8e-875b-8cffeb1a8e70", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "299513bd-7ead-4e8e-875b-8cffeb1a8e70", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "880184f9f34d4ead881812d2172cae9c", "created_at": "2019-03-27T01:09:34Z", "updated_at": "2019-03-27T01:09:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:09:34Z", "revision_number": 0, "id": "734f2736-f344-41af-8c46-6f1b0a7f494b", "remote_group_id": "b6ce0da9-d5da-479f-8dcd-b3811a6370a3", "remote_ip_prefix": null, "created_at": "2019-03-27T01:09:34Z", "security_group_id": "b6ce0da9-d5da-479f-8dcd-b3811a6370a3", "tenant_id": "880184f9f34d4ead881812d2172cae9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "880184f9f34d4ead881812d2172cae9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:09:34Z", "revision_number": 0, "id": "972fa204-213e-4b73-8ba1-625e684c5fcb", "remote_group_id": "b6ce0da9-d5da-479f-8dcd-b3811a6370a3", "remote_ip_prefix": null, "created_at": "2019-03-27T01:09:34Z", "security_group_id": "b6ce0da9-d5da-479f-8dcd-b3811a6370a3", "tenant_id": "880184f9f34d4ead881812d2172cae9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "880184f9f34d4ead881812d2172cae9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:09:34Z", "revision_number": 0, "id": "e4b8fcb0-e30b-4071-838e-7d92c514d482", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-27T01:09:34Z", "security_group_id": "b6ce0da9-d5da-479f-8dcd-b3811a6370a3", "tenant_id": "880184f9f34d4ead881812d2172cae9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "880184f9f34d4ead881812d2172cae9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:09:34Z", "revision_number": 0, "id": "f513aad3-fa6e-4881-96af-e8f3888234af", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-27T01:09:34Z", "security_group_id": "b6ce0da9-d5da-479f-8dcd-b3811a6370a3", "tenant_id": "880184f9f34d4ead881812d2172cae9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "880184f9f34d4ead881812d2172cae9c"}], "revision_number": 1, "project_id": "880184f9f34d4ead881812d2172cae9c", "id": "b6ce0da9-d5da-479f-8dcd-b3811a6370a3", "name": "default"}, {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "880184f9f34d4ead881812d2172cae9c", "created_at": "2019-03-27T01:11:43Z", "updated_at": "2019-03-27T01:11:43Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-03-27T01:11:43Z", "revision_number": 0, "id": "0dd820d8-d008-4ae6-9739-7bf0514b557c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-27T01:11:43Z", "security_group_id": "d82b5d42-9448-472c-bffc-5f1f3fae019e", "tenant_id": "880184f9f34d4ead881812d2172cae9c", "port_range_min": 22, "ethertype": "IPv4", "project_id": "880184f9f34d4ead881812d2172cae9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:11:43Z", "revision_number": 0, "id": "63a47873-8272-4779-9de3-69b35d5170ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-27T01:11:43Z", "security_group_id": "d82b5d42-9448-472c-bffc-5f1f3fae019e", "tenant_id": "880184f9f34d4ead881812d2172cae9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "880184f9f34d4ead881812d2172cae9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:11:43Z", "revision_number": 0, "id": "b2751dd4-e73f-416d-9643-288fb5b40eb6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-27T01:11:43Z", "security_group_id": "d82b5d42-9448-472c-bffc-5f1f3fae019e", "tenant_id": "880184f9f34d4ead881812d2172cae9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "880184f9f34d4ead881812d2172cae9c"}], "revision_number": 2, "project_id": "880184f9f34d4ead881812d2172cae9c", "id": "d82b5d42-9448-472c-bffc-5f1f3fae019e", "name": "singlevm1-sg_07cdbaf9-bd85-4add-aa7e-004be842abaf"}, {"description": "Default security group", "tags": [], "tenant_id": "adb4f7a6d80b43b2b7d28f3b95f00eb5", "created_at": "2019-03-27T01:06:12Z", "updated_at": "2019-03-27T01:06:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:06:13Z", "revision_number": 0, "id": "13e9fbb6-a1a1-41ca-acdb-3264bc7c1807", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-27T01:06:13Z", "security_group_id": "f7fe5857-b5b6-4604-ac30-11eacbb072ec", "tenant_id": "adb4f7a6d80b43b2b7d28f3b95f00eb5", "port_range_min": null, "ethertype": "IPv4", "project_id": "adb4f7a6d80b43b2b7d28f3b95f00eb5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:06:13Z", "revision_number": 0, "id": "3688be1d-1a01-4f87-ba78-d58b2765716e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-27T01:06:13Z", "security_group_id": "f7fe5857-b5b6-4604-ac30-11eacbb072ec", "tenant_id": "adb4f7a6d80b43b2b7d28f3b95f00eb5", "port_range_min": null, "ethertype": "IPv6", "project_id": "adb4f7a6d80b43b2b7d28f3b95f00eb5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:06:12Z", "revision_number": 0, "id": "59e764a3-8c4b-4f24-83a0-e07dcdc6db7d", "remote_group_id": "f7fe5857-b5b6-4604-ac30-11eacbb072ec", "remote_ip_prefix": null, "created_at": "2019-03-27T01:06:12Z", "security_group_id": "f7fe5857-b5b6-4604-ac30-11eacbb072ec", "tenant_id": "adb4f7a6d80b43b2b7d28f3b95f00eb5", "port_range_min": null, "ethertype": "IPv4", "project_id": "adb4f7a6d80b43b2b7d28f3b95f00eb5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:06:13Z", "revision_number": 0, "id": "77bcfc38-7e62-4d49-bde8-5eb945f3d1a2", "remote_group_id": "f7fe5857-b5b6-4604-ac30-11eacbb072ec", "remote_ip_prefix": null, "created_at": "2019-03-27T01:06:13Z", "security_group_id": "f7fe5857-b5b6-4604-ac30-11eacbb072ec", "tenant_id": "adb4f7a6d80b43b2b7d28f3b95f00eb5", "port_range_min": null, "ethertype": "IPv6", "project_id": "adb4f7a6d80b43b2b7d28f3b95f00eb5"}], "revision_number": 1, "project_id": "adb4f7a6d80b43b2b7d28f3b95f00eb5", "id": "f7fe5857-b5b6-4604-ac30-11eacbb072ec", "name": "default"}]} 2019-03-27 01:11:45,140 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-7f327d80-248b-4ad9-81da-01c9b70dee2a 2019-03-27 01:11:45,140 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.979097127914s 2019-03-27 01:11:45,146 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-03-27 01:11:45,147 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}b847105a15c413dafec3414ee787f9ee2f27cda4" -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": "d82b5d42-9448-472c-bffc-5f1f3fae019e"}}' 2019-03-27 01:11:45,700 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Wed, 27 Mar 2019 01:11:46 GMT X-Openstack-Request-Id: req-688d4e08-ccf2-41ae-ab60-2e2e82a26406 2019-03-27 01:11:45,701 - 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-27T01:11:46Z", "security_group_id": "d82b5d42-9448-472c-bffc-5f1f3fae019e", "port_range_min": null, "revision_number": 0, "tenant_id": "880184f9f34d4ead881812d2172cae9c", "created_at": "2019-03-27T01:11:46Z", "project_id": "880184f9f34d4ead881812d2172cae9c", "id": "7a07762a-4553-4224-ab60-8c8f29962155"}} 2019-03-27 01:11:45,701 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-688d4e08-ccf2-41ae-ab60-2e2e82a26406 2019-03-27 01:11:45,701 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.554305076599s 2019-03-27 01:11:45,702 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-27 01:11:45,703 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}b847105a15c413dafec3414ee787f9ee2f27cda4" 2019-03-27 01:11:46,709 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1454 Content-Type: application/json Date: Wed, 27 Mar 2019 01:11:46 GMT X-Openstack-Request-Id: req-79f61288-129c-4800-a98c-b7c0c2677cd1 2019-03-27 01:11:46,709 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","updated_at":"2019-03-27T01:06:20Z","dns_domain":"","revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"6e8cbb2e-4d8c-409b-b9b4-549165a492c3","router:external":true,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"adb4f7a6d80b43b2b7d28f3b95f00eb5","status":"ACTIVE","subnets":["88d144e9-4a41-41f0-83f0-cf05286ed070"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"adb4f7a6d80b43b2b7d28f3b95f00eb5","created_at":"2019-03-27T01:06:13Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"mtu":1442,"id":"c831f7b8-3af5-495e-9d09-4e7d9c7edc3a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":80,"ipv4_address_scope":null,"shared":false,"project_id":"880184f9f34d4ead881812d2172cae9c","status":"ACTIVE","subnets":["16542003-e37b-49d9-a6b3-23cde5507fed"],"description":"","tags":[],"updated_at":"2019-03-27T01:11:31Z","qos_policy_id":null,"name":"singlevm1-net_07cdbaf9-bd85-4add-aa7e-004be842abaf","admin_state_up":true,"tenant_id":"880184f9f34d4ead881812d2172cae9c","created_at":"2019-03-27T01:11:30Z","provider:network_type":"geneve"}]} 2019-03-27 01:11:46,709 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-79f61288-129c-4800-a98c-b7c0c2677cd1 2019-03-27 01:11:46,710 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.00705695152s 2019-03-27 01:11:46,714 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-27 01:11:46,719 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}b847105a15c413dafec3414ee787f9ee2f27cda4" 2019-03-27 01:11:47,555 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Wed, 27 Mar 2019 01:11:47 GMT X-Openstack-Request-Id: req-40bc336d-3237-4013-85ea-9c6e0bf6bcba 2019-03-27 01:11:47,555 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-27T01:11:41Z", "file": "/v2/images/ca409450-4bdb-443b-bb02-47d277ff95d4/file", "owner": "880184f9f34d4ead881812d2172cae9c", "id": "ca409450-4bdb-443b-bb02-47d277ff95d4", "size": 12716032, "self": "/v2/images/ca409450-4bdb-443b-bb02-47d277ff95d4", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://0e796a57-bb9c-4ed7-a890-8188a6fe733b/images/ca409450-4bdb-443b-bb02-47d277ff95d4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://0e796a57-bb9c-4ed7-a890-8188a6fe733b/images/ca409450-4bdb-443b-bb02-47d277ff95d4/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_07cdbaf9-bd85-4add-aa7e-004be842abaf", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_07cdbaf9-bd85-4add-aa7e-004be842abaf", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-27T01:11:39Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-27 01:11:47,555 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-40bc336d-3237-4013-85ea-9c6e0bf6bcba 2019-03-27 01:11:47,556 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.840965986252s 2019-03-27 01:11:47,561 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-27 01:11:47,564 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21: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}b847105a15c413dafec3414ee787f9ee2f27cda4" 2019-03-27 01:11:47,687 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Wed, 27 Mar 2019 01:11: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-402ee802-2718-4bbf-b308-6356f7e9f7fa x-openstack-request-id: req-402ee802-2718-4bbf-b308-6356f7e9f7fa 2019-03-27 01:11:47,688 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "singlevm1-flavor_07cdbaf9-bd85-4add-aa7e-004be842abaf", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/10672795-04de-4f15-b19e-0214650006c6", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/10672795-04de-4f15-b19e-0214650006c6", "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": "10672795-04de-4f15-b19e-0214650006c6"}]} 2019-03-27 01:11:47,688 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-402ee802-2718-4bbf-b308-6356f7e9f7fa 2019-03-27 01:11:47,688 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.126835823059s 2019-03-27 01:11:47,691 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-03-27 01:11:47,694 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}b847105a15c413dafec3414ee787f9ee2f27cda4" -d '{"server": {"name": "singlevm1-vm_07cdbaf9-bd85-4add-aa7e-004be842abaf", "imageRef": "ca409450-4bdb-443b-bb02-47d277ff95d4", "key_name": "singlevm1-kp_07cdbaf9-bd85-4add-aa7e-004be842abaf", "flavorRef": "10672795-04de-4f15-b19e-0214650006c6", "max_count": 1, "min_count": 1, "networks": [{"uuid": "c831f7b8-3af5-495e-9d09-4e7d9c7edc3a"}], "security_groups": [{"name": "d82b5d42-9448-472c-bffc-5f1f3fae019e"}]}}' 2019-03-27 01:11:54,337 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Wed, 27 Mar 2019 01:11: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.21:8774/v2.1/servers/69a814c2-339f-411b-aac4-c517b813024d x-compute-request-id: req-324b0c5b-d00d-4e10-8689-ee7196ccade0 x-openstack-request-id: req-324b0c5b-d00d-4e10-8689-ee7196ccade0 2019-03-27 01:11:54,338 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "d82b5d42-9448-472c-bffc-5f1f3fae019e"}], "OS-DCF:diskConfig": "MANUAL", "id": "69a814c2-339f-411b-aac4-c517b813024d", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/69a814c2-339f-411b-aac4-c517b813024d", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/69a814c2-339f-411b-aac4-c517b813024d", "rel": "bookmark"}], "adminPass": "LnUvKyzFD5yJ"}} 2019-03-27 01:11:54,338 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-324b0c5b-d00d-4e10-8689-ee7196ccade0 2019-03-27 01:11:54,338 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 6.64743709564s 2019-03-27 01:11:54,339 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-27 01:11:54,342 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}b847105a15c413dafec3414ee787f9ee2f27cda4" 2019-03-27 01:11:55,234 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 639 Content-Type: application/json Date: Wed, 27 Mar 2019 01:11: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-8cebbced-4f16-40ba-a410-cecbbb97a4ad x-openstack-request-id: req-8cebbced-4f16-40ba-a410-cecbbb97a4ad 2019-03-27 01:11:55,234 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/69a814c2-339f-411b-aac4-c517b813024d", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/69a814c2-339f-411b-aac4-c517b813024d", "rel": "bookmark"}], "image": {"id": "ca409450-4bdb-443b-bb02-47d277ff95d4", "links": [{"href": "http://172.30.9.21:8774/images/ca409450-4bdb-443b-bb02-47d277ff95d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "10672795-04de-4f15-b19e-0214650006c6", "links": [{"href": "http://172.30.9.21:8774/flavors/10672795-04de-4f15-b19e-0214650006c6", "rel": "bookmark"}]}, "id": "69a814c2-339f-411b-aac4-c517b813024d", "user_id": "533ad0036ea24ea3a6cd69d52daa7164", "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-27T01:11:54Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_07cdbaf9-bd85-4add-aa7e-004be842abaf", "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "singlevm1-vm_07cdbaf9-bd85-4add-aa7e-004be842abaf", "created": "2019-03-27T01:11:54Z", "tenant_id": "880184f9f34d4ead881812d2172cae9c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-27 01:11:55,234 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-8cebbced-4f16-40ba-a410-cecbbb97a4ad 2019-03-27 01:11:55,235 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.895457029343s 2019-03-27 01:11:55,246 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-27 01:11:55,247 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}b847105a15c413dafec3414ee787f9ee2f27cda4" 2019-03-27 01:11:55,337 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1454 Content-Type: application/json Date: Wed, 27 Mar 2019 01:11:55 GMT X-Openstack-Request-Id: req-55e0f108-bba9-49e7-b61a-9f91a94d5bef 2019-03-27 01:11:55,337 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","updated_at":"2019-03-27T01:06:20Z","dns_domain":"","revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"6e8cbb2e-4d8c-409b-b9b4-549165a492c3","router:external":true,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"adb4f7a6d80b43b2b7d28f3b95f00eb5","status":"ACTIVE","subnets":["88d144e9-4a41-41f0-83f0-cf05286ed070"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"adb4f7a6d80b43b2b7d28f3b95f00eb5","created_at":"2019-03-27T01:06:13Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"mtu":1442,"id":"c831f7b8-3af5-495e-9d09-4e7d9c7edc3a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":80,"ipv4_address_scope":null,"shared":false,"project_id":"880184f9f34d4ead881812d2172cae9c","status":"ACTIVE","subnets":["16542003-e37b-49d9-a6b3-23cde5507fed"],"description":"","tags":[],"updated_at":"2019-03-27T01:11:31Z","qos_policy_id":null,"name":"singlevm1-net_07cdbaf9-bd85-4add-aa7e-004be842abaf","admin_state_up":true,"tenant_id":"880184f9f34d4ead881812d2172cae9c","created_at":"2019-03-27T01:11:30Z","provider:network_type":"geneve"}]} 2019-03-27 01:11:55,337 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-55e0f108-bba9-49e7-b61a-9f91a94d5bef 2019-03-27 01:11:55,337 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0909008979797s 2019-03-27 01:11:55,338 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-03-27 01:11:55,339 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}b847105a15c413dafec3414ee787f9ee2f27cda4" 2019-03-27 01:11:55,583 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1291 Content-Type: application/json Date: Wed, 27 Mar 2019 01:11:56 GMT X-Openstack-Request-Id: req-350991fb-3867-499e-9373-4402ce9f1116 2019-03-27 01:11:55,584 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c831f7b8-3af5-495e-9d09-4e7d9c7edc3a","tenant_id":"880184f9f34d4ead881812d2172cae9c","created_at":"2019-03-27T01:11:31Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-03-27T01:11:31Z","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":"880184f9f34d4ead881812d2172cae9c","id":"16542003-e37b-49d9-a6b3-23cde5507fed","subnetpool_id":null,"name":"singlevm1-subnet_07cdbaf9-bd85-4add-aa7e-004be842abaf"},{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"6e8cbb2e-4d8c-409b-b9b4-549165a492c3","tenant_id":"adb4f7a6d80b43b2b7d28f3b95f00eb5","created_at":"2019-03-27T01:06:20Z","dns_nameservers":[],"updated_at":"2019-03-27T01:06:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"adb4f7a6d80b43b2b7d28f3b95f00eb5","id":"88d144e9-4a41-41f0-83f0-cf05286ed070","subnetpool_id":null,"name":"external-subnet"}]} 2019-03-27 01:11:55,584 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-350991fb-3867-499e-9373-4402ce9f1116 2019-03-27 01:11:55,584 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.245651960373s 2019-03-27 01:11:55,585 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-27 01:11:57,588 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-27 01:11:57,590 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}b847105a15c413dafec3414ee787f9ee2f27cda4" 2019-03-27 01:11:58,544 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 711 Content-Type: application/json Date: Wed, 27 Mar 2019 01:11: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-889181d2-e615-46b4-9e59-ad4ae29df6ea x-openstack-request-id: req-889181d2-e615-46b4-9e59-ad4ae29df6ea 2019-03-27 01:11:58,545 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/69a814c2-339f-411b-aac4-c517b813024d", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/69a814c2-339f-411b-aac4-c517b813024d", "rel": "bookmark"}], "image": {"id": "ca409450-4bdb-443b-bb02-47d277ff95d4", "links": [{"href": "http://172.30.9.21:8774/images/ca409450-4bdb-443b-bb02-47d277ff95d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "10672795-04de-4f15-b19e-0214650006c6", "links": [{"href": "http://172.30.9.21:8774/flavors/10672795-04de-4f15-b19e-0214650006c6", "rel": "bookmark"}]}, "id": "69a814c2-339f-411b-aac4-c517b813024d", "user_id": "533ad0036ea24ea3a6cd69d52daa7164", "OS-DCF: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-27T01:11:58Z", "hostId": "781fabc288a06f82fba405387294018e7ecd3ddd1c66253ad451ad53", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_07cdbaf9-bd85-4add-aa7e-004be842abaf", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_07cdbaf9-bd85-4add-aa7e-004be842abaf", "created": "2019-03-27T01:11:54Z", "tenant_id": "880184f9f34d4ead881812d2172cae9c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-27 01:11:58,545 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-889181d2-e615-46b4-9e59-ad4ae29df6ea 2019-03-27 01:11:58,545 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.957134008408s 2019-03-27 01:11:58,552 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-27 01:12:00,554 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-27 01:12:00,557 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}b847105a15c413dafec3414ee787f9ee2f27cda4" 2019-03-27 01:12:02,431 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 737 Content-Type: application/json Date: Wed, 27 Mar 2019 01:12: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-d696c876-ebb4-4383-b2ba-fcd2aabef45a x-openstack-request-id: req-d696c876-ebb4-4383-b2ba-fcd2aabef45a 2019-03-27 01:12:02,432 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/69a814c2-339f-411b-aac4-c517b813024d", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/69a814c2-339f-411b-aac4-c517b813024d", "rel": "bookmark"}], "image": {"id": "ca409450-4bdb-443b-bb02-47d277ff95d4", "links": [{"href": "http://172.30.9.21:8774/images/ca409450-4bdb-443b-bb02-47d277ff95d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "10672795-04de-4f15-b19e-0214650006c6", "links": [{"href": "http://172.30.9.21:8774/flavors/10672795-04de-4f15-b19e-0214650006c6", "rel": "bookmark"}]}, "id": "69a814c2-339f-411b-aac4-c517b813024d", "security_groups": [{"name": "singlevm1-sg_07cdbaf9-bd85-4add-aa7e-004be842abaf"}], "user_id": "533ad0036ea24ea3a6cd69d52daa7164", "OS-DCF: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-27T01:11:59Z", "hostId": "781fabc288a06f82fba405387294018e7ecd3ddd1c66253ad451ad53", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_07cdbaf9-bd85-4add-aa7e-004be842abaf", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_07cdbaf9-bd85-4add-aa7e-004be842abaf", "created": "2019-03-27T01:11:54Z", "tenant_id": "880184f9f34d4ead881812d2172cae9c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-27 01:12:02,432 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-d696c876-ebb4-4383-b2ba-fcd2aabef45a 2019-03-27 01:12:02,432 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.87779521942s 2019-03-27 01:12:02,438 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-27 01:12:04,441 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-27 01:12:04,444 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}b847105a15c413dafec3414ee787f9ee2f27cda4" 2019-03-27 01:12:05,749 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 810 Content-Type: application/json Date: Wed, 27 Mar 2019 01:12: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-ad95e5d4-10d2-4465-9e02-42719b388f3c x-openstack-request-id: req-ad95e5d4-10d2-4465-9e02-42719b388f3c 2019-03-27 01:12:05,749 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {"singlevm1-net_07cdbaf9-bd85-4add-aa7e-004be842abaf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:d7:22", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/69a814c2-339f-411b-aac4-c517b813024d", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/69a814c2-339f-411b-aac4-c517b813024d", "rel": "bookmark"}], "image": {"id": "ca409450-4bdb-443b-bb02-47d277ff95d4", "links": [{"href": "http://172.30.9.21:8774/images/ca409450-4bdb-443b-bb02-47d277ff95d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "10672795-04de-4f15-b19e-0214650006c6", "links": [{"href": "http://172.30.9.21:8774/flavors/10672795-04de-4f15-b19e-0214650006c6", "rel": "bookmark"}]}, "id": "69a814c2-339f-411b-aac4-c517b813024d", "security_groups": [{"name": "singlevm1-sg_07cdbaf9-bd85-4add-aa7e-004be842abaf"}], "user_id": "533ad0036ea24ea3a6cd69d52daa7164", "OS-DCF: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-27T01:11:59Z", "hostId": "781fabc288a06f82fba405387294018e7ecd3ddd1c66253ad451ad53", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_07cdbaf9-bd85-4add-aa7e-004be842abaf", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_07cdbaf9-bd85-4add-aa7e-004be842abaf", "created": "2019-03-27T01:11:54Z", "tenant_id": "880184f9f34d4ead881812d2172cae9c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-27 01:12:05,749 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-ad95e5d4-10d2-4465-9e02-42719b388f3c 2019-03-27 01:12:05,749 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.30837202072s 2019-03-27 01:12:05,756 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-27 01:12:07,759 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-27 01:12:07,762 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}b847105a15c413dafec3414ee787f9ee2f27cda4" 2019-03-27 01:12:09,362 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 810 Content-Type: application/json Date: Wed, 27 Mar 2019 01:12: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-cf875c2e-4913-4c6a-aee8-fce1cb903ec8 x-openstack-request-id: req-cf875c2e-4913-4c6a-aee8-fce1cb903ec8 2019-03-27 01:12:09,362 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {"singlevm1-net_07cdbaf9-bd85-4add-aa7e-004be842abaf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:d7:22", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/69a814c2-339f-411b-aac4-c517b813024d", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/69a814c2-339f-411b-aac4-c517b813024d", "rel": "bookmark"}], "image": {"id": "ca409450-4bdb-443b-bb02-47d277ff95d4", "links": [{"href": "http://172.30.9.21:8774/images/ca409450-4bdb-443b-bb02-47d277ff95d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "10672795-04de-4f15-b19e-0214650006c6", "links": [{"href": "http://172.30.9.21:8774/flavors/10672795-04de-4f15-b19e-0214650006c6", "rel": "bookmark"}]}, "id": "69a814c2-339f-411b-aac4-c517b813024d", "security_groups": [{"name": "singlevm1-sg_07cdbaf9-bd85-4add-aa7e-004be842abaf"}], "user_id": "533ad0036ea24ea3a6cd69d52daa7164", "OS-DCF: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-27T01:11:59Z", "hostId": "781fabc288a06f82fba405387294018e7ecd3ddd1c66253ad451ad53", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_07cdbaf9-bd85-4add-aa7e-004be842abaf", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_07cdbaf9-bd85-4add-aa7e-004be842abaf", "created": "2019-03-27T01:11:54Z", "tenant_id": "880184f9f34d4ead881812d2172cae9c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-27 01:12:09,362 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-cf875c2e-4913-4c6a-aee8-fce1cb903ec8 2019-03-27 01:12:09,363 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.60347700119s 2019-03-27 01:12:09,370 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-27 01:12:11,372 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-27 01:12:11,375 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}b847105a15c413dafec3414ee787f9ee2f27cda4" 2019-03-27 01:12:12,239 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 815 Content-Type: application/json Date: Wed, 27 Mar 2019 01:12: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-9a819fc4-4732-4a81-ac8c-6fed23e9c2fc x-openstack-request-id: req-9a819fc4-4732-4a81-ac8c-6fed23e9c2fc 2019-03-27 01:12:12,239 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm1-net_07cdbaf9-bd85-4add-aa7e-004be842abaf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:d7:22", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/69a814c2-339f-411b-aac4-c517b813024d", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/69a814c2-339f-411b-aac4-c517b813024d", "rel": "bookmark"}], "image": {"id": "ca409450-4bdb-443b-bb02-47d277ff95d4", "links": [{"href": "http://172.30.9.21:8774/images/ca409450-4bdb-443b-bb02-47d277ff95d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": "2019-03-27T01:12:09.000000", "flavor": {"id": "10672795-04de-4f15-b19e-0214650006c6", "links": [{"href": "http://172.30.9.21:8774/flavors/10672795-04de-4f15-b19e-0214650006c6", "rel": "bookmark"}]}, "id": "69a814c2-339f-411b-aac4-c517b813024d", "security_groups": [{"name": "singlevm1-sg_07cdbaf9-bd85-4add-aa7e-004be842abaf"}], "user_id": "533ad0036ea24ea3a6cd69d52daa7164", "OS-DCF: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-27T01:12:09Z", "hostId": "781fabc288a06f82fba405387294018e7ecd3ddd1c66253ad451ad53", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_07cdbaf9-bd85-4add-aa7e-004be842abaf", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_07cdbaf9-bd85-4add-aa7e-004be842abaf", "created": "2019-03-27T01:11:54Z", "tenant_id": "880184f9f34d4ead881812d2172cae9c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-27 01:12:12,239 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-9a819fc4-4732-4a81-ac8c-6fed23e9c2fc 2019-03-27 01:12:12,240 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.867513895035s 2019-03-27 01:12:12,246 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-03-27 01:12:12,247 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=69a814c2-339f-411b-aac4-c517b813024d" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b847105a15c413dafec3414ee787f9ee2f27cda4" 2019-03-27 01:12:12,306 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1059 Content-Type: application/json Date: Wed, 27 Mar 2019 01:12:12 GMT X-Openstack-Request-Id: req-47c96541-2007-44da-aebb-9ef32b7719ff 2019-03-27 01:12:12,306 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-27T01:12:08Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"16542003-e37b-49d9-a6b3-23cde5507fed","ip_address":"192.168.120.11"}],"id":"1987a1d3-6f40-4ec2-999a-1445d49428e6","security_groups":["d82b5d42-9448-472c-bffc-5f1f3fae019e"],"binding:vif_details":{"port_filter":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ef:d7:22","project_id":"880184f9f34d4ead881812d2172cae9c","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"dns_assignment":[{"hostname":"host-192-168-120-11","ip_address":"192.168.120.11","fqdn":"host-192-168-120-11.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c831f7b8-3af5-495e-9d09-4e7d9c7edc3a","dns_name":"","created_at":"2019-03-27T01:11:58Z","binding:vnic_type":"normal","device_id":"69a814c2-339f-411b-aac4-c517b813024d","tenant_id":"880184f9f34d4ead881812d2172cae9c"}]} 2019-03-27 01:12:12,306 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=69a814c2-339f-411b-aac4-c517b813024d used request id req-47c96541-2007-44da-aebb-9ef32b7719ff 2019-03-27 01:12:12,306 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0599429607391s 2019-03-27 01:12:12,317 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-27 01:12:12,317 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/floatingips.json?port_id=1987a1d3-6f40-4ec2-999a-1445d49428e6" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b847105a15c413dafec3414ee787f9ee2f27cda4" 2019-03-27 01:12:12,653 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 27 Mar 2019 01:12:12 GMT X-Openstack-Request-Id: req-b4778536-c773-4386-9ba7-bbfbe88e68ca 2019-03-27 01:12:12,653 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-03-27 01:12:12,653 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json?port_id=1987a1d3-6f40-4ec2-999a-1445d49428e6 used request id req-b4778536-c773-4386-9ba7-bbfbe88e68ca 2019-03-27 01:12:12,653 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.336508989334s 2019-03-27 01:12:12,654 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm1-net_07cdbaf9-bd85-4add-aa7e-004be842abaf': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:ef:d7:22', 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'ca409450-4bdb-443b-bb02-47d277ff95d4'}), 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-27T01:12:09.000000', 'flavor': Munch({u'id': u'10672795-04de-4f15-b19e-0214650006c6'}), 'az': u'nova', 'id': u'69a814c2-339f-411b-aac4-c517b813024d', 'security_groups': [Munch({u'name': u'singlevm1-sg_07cdbaf9-bd85-4add-aa7e-004be842abaf'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'533ad0036ea24ea3a6cd69d52daa7164', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'880184f9f34d4ead881812d2172cae9c', '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-27T01:12:09.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-03-27T01:12:09Z', 'hostId': u'781fabc288a06f82fba405387294018e7ecd3ddd1c66253ad451ad53', u'OS-EXT-SRV-ATTR:host': u'overcloud-novacompute-1.opnfvlf.org', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm1-kp_07cdbaf9-bd85-4add-aa7e-004be842abaf', 'public_v6': '', 'private_v4': u'192.168.120.11', 'cloud': 'envvars', 'host_id': u'781fabc288a06f82fba405387294018e7ecd3ddd1c66253ad451ad53', '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-27T01:12:09.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'880184f9f34d4ead881812d2172cae9c', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', 'name': u'singlevm1-vm_07cdbaf9-bd85-4add-aa7e-004be842abaf', 'adminPass': u'LnUvKyzFD5yJ', 'tenant_id': u'880184f9f34d4ead881812d2172cae9c', 'created_at': u'2019-03-27T01:11:54Z', 'created': u'2019-03-27T01:11:54Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-03-27 01:12:12,660 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-27 01:12:12,660 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}b847105a15c413dafec3414ee787f9ee2f27cda4" 2019-03-27 01:12:12,781 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1454 Content-Type: application/json Date: Wed, 27 Mar 2019 01:12:12 GMT X-Openstack-Request-Id: req-f26a57e2-57a7-4ccc-957e-00c88cf95c01 2019-03-27 01:12:12,781 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","updated_at":"2019-03-27T01:06:20Z","dns_domain":"","revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"6e8cbb2e-4d8c-409b-b9b4-549165a492c3","router:external":true,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"adb4f7a6d80b43b2b7d28f3b95f00eb5","status":"ACTIVE","subnets":["88d144e9-4a41-41f0-83f0-cf05286ed070"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"adb4f7a6d80b43b2b7d28f3b95f00eb5","created_at":"2019-03-27T01:06:13Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"mtu":1442,"id":"c831f7b8-3af5-495e-9d09-4e7d9c7edc3a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":80,"ipv4_address_scope":null,"shared":false,"project_id":"880184f9f34d4ead881812d2172cae9c","status":"ACTIVE","subnets":["16542003-e37b-49d9-a6b3-23cde5507fed"],"description":"","tags":[],"updated_at":"2019-03-27T01:11:31Z","qos_policy_id":null,"name":"singlevm1-net_07cdbaf9-bd85-4add-aa7e-004be842abaf","admin_state_up":true,"tenant_id":"880184f9f34d4ead881812d2172cae9c","created_at":"2019-03-27T01:11:30Z","provider:network_type":"geneve"}]} 2019-03-27 01:12:12,782 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-f26a57e2-57a7-4ccc-957e-00c88cf95c01 2019-03-27 01:12:12,782 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.122045993805s 2019-03-27 01:12:12,783 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-03-27 01:12:12,784 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=69a814c2-339f-411b-aac4-c517b813024d" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b847105a15c413dafec3414ee787f9ee2f27cda4" 2019-03-27 01:12:12,834 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1059 Content-Type: application/json Date: Wed, 27 Mar 2019 01:12:13 GMT X-Openstack-Request-Id: req-50d741b4-0978-4d8b-80b8-5674184d67f5 2019-03-27 01:12:12,835 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-27T01:12:08Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"16542003-e37b-49d9-a6b3-23cde5507fed","ip_address":"192.168.120.11"}],"id":"1987a1d3-6f40-4ec2-999a-1445d49428e6","security_groups":["d82b5d42-9448-472c-bffc-5f1f3fae019e"],"binding:vif_details":{"port_filter":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ef:d7:22","project_id":"880184f9f34d4ead881812d2172cae9c","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"dns_assignment":[{"hostname":"host-192-168-120-11","ip_address":"192.168.120.11","fqdn":"host-192-168-120-11.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c831f7b8-3af5-495e-9d09-4e7d9c7edc3a","dns_name":"","created_at":"2019-03-27T01:11:58Z","binding:vnic_type":"normal","device_id":"69a814c2-339f-411b-aac4-c517b813024d","tenant_id":"880184f9f34d4ead881812d2172cae9c"}]} 2019-03-27 01:12:12,835 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=69a814c2-339f-411b-aac4-c517b813024d used request id req-50d741b4-0978-4d8b-80b8-5674184d67f5 2019-03-27 01:12:12,835 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0516309738159s 2019-03-27 01:12:12,836 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-03-27 01:12:12,836 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}b847105a15c413dafec3414ee787f9ee2f27cda4" -d '{"floatingip": {"floating_network_id": "6e8cbb2e-4d8c-409b-b9b4-549165a492c3", "fixed_ip_address": "192.168.120.11", "port_id": "1987a1d3-6f40-4ec2-999a-1445d49428e6"}}' 2019-03-27 01:12:15,091 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 586 Content-Type: application/json Date: Wed, 27 Mar 2019 01:12:15 GMT X-Openstack-Request-Id: req-ef9a9a8d-81b1-46c8-8540-ebb1646b56dc 2019-03-27 01:12:15,091 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "871e98f4-8708-4ef8-9ff4-d93f855275c0", "status": "DOWN", "description": "", "tags": [], "updated_at": "2019-03-27T01:12:13Z", "dns_domain": "", "floating_network_id": "6e8cbb2e-4d8c-409b-b9b4-549165a492c3", "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.205", "revision_number": 0, "port_id": "1987a1d3-6f40-4ec2-999a-1445d49428e6", "id": "511f4c89-a161-4138-9481-0c60f40e393f", "tenant_id": "880184f9f34d4ead881812d2172cae9c", "created_at": "2019-03-27T01:12:13Z", "dns_name": "", "project_id": "880184f9f34d4ead881812d2172cae9c"}} 2019-03-27 01:12:15,091 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-ef9a9a8d-81b1-46c8-8540-ebb1646b56dc 2019-03-27 01:12:15,091 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.25543999672s 2019-03-27 01:12:15,107 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-27 01:12:15,108 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}b847105a15c413dafec3414ee787f9ee2f27cda4" 2019-03-27 01:12:15,477 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 591 Content-Type: application/json Date: Wed, 27 Mar 2019 01:12:15 GMT X-Openstack-Request-Id: req-526b1a19-2cf5-4331-ac38-313790d87100 2019-03-27 01:12:15,478 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "871e98f4-8708-4ef8-9ff4-d93f855275c0", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2019-03-27T01:12:14Z", "dns_domain": "", "floating_network_id": "6e8cbb2e-4d8c-409b-b9b4-549165a492c3", "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.205", "revision_number": 1, "port_id": "1987a1d3-6f40-4ec2-999a-1445d49428e6", "id": "511f4c89-a161-4138-9481-0c60f40e393f", "dns_name": "", "created_at": "2019-03-27T01:12:13Z", "tenant_id": "880184f9f34d4ead881812d2172cae9c", "project_id": "880184f9f34d4ead881812d2172cae9c"}]} 2019-03-27 01:12:15,478 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-526b1a19-2cf5-4331-ac38-313790d87100 2019-03-27 01:12:15,478 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.370902061462s 2019-03-27 01:12:15,485 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'871e98f4-8708-4ef8-9ff4-d93f855275c0', 'updated_at': u'2019-03-27T01:12:14Z', u'dns_domain': u'', 'fixed_ip_address': u'192.168.120.11', 'floating_ip_address': u'172.30.9.205', 'revision_number': 1, 'port_id': u'1987a1d3-6f40-4ec2-999a-1445d49428e6', 'id': u'511f4c89-a161-4138-9481-0c60f40e393f', 'network': u'6e8cbb2e-4d8c-409b-b9b4-549165a492c3', 'port': u'1987a1d3-6f40-4ec2-999a-1445d49428e6', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'880184f9f34d4ead881812d2172cae9c', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'880184f9f34d4ead881812d2172cae9c', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'6e8cbb2e-4d8c-409b-b9b4-549165a492c3', 'properties': Munch({u'dns_name': u'', u'dns_domain': u'', u'tags': []}), 'tenant_id': u'880184f9f34d4ead881812d2172cae9c', 'created_at': u'2019-03-27T01:12:13Z', 'attached': True, u'dns_name': u'', 'router': u'871e98f4-8708-4ef8-9ff4-d93f855275c0'}) 2019-03-27 01:12:15,485 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-03-27 01:12:15,488 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/69a814c2-339f-411b-aac4-c517b813024d/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}b847105a15c413dafec3414ee787f9ee2f27cda4" -d '{"os-getConsoleOutput": {"length": null}}' 2019-03-27 01:12:16,304 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9583 Content-Type: application/json Date: Wed, 27 Mar 2019 01:12: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-7d2668fd-de5e-473c-8990-41ad7b313066 x-openstack-request-id: req-7d2668fd-de5e-473c-8990-41ad7b313066 2019-03-27 01:12:16,306 - 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 547817808 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.910 MHz processor\n[ 0.226554] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.229477] pid_max: default: 32768 minimum: 301\n[ 0.231053] ACPI: Core revision 20150930\n[ 0.233035] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.235308] Security Framework initialized\n[ 0.236732] Yama: becoming mindful.\n[ 0.238017] AppArmor: AppArmor initialized\n[ 0.239489] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.241784] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.244003] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.246119] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.248505] Initializing cgroup subsys io\n[ 0.249981] Initializing cgroup subsys memory\n[ 0.251485] Initializing cgroup subsys devices\n[ 0.253023] Initializing cgroup subsys freezer\n[ 0.254539] Initializing cgroup subsys net_cls\n[ 0.256056] Initializing cgroup subsys perf_event\n[ 0.257654] Initializing cgroup subsys net_prio\n[ 0.259187] Initializing cgroup subsys hugetlb\n[ 0.260692] Initializing cgroup subsys pids\n[ 0.262200] CPU: Physical Processor ID: 0\n[ 0.264286] mce: CPU supports 10 MCE banks\n[ 0.265760] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.267516] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.285965] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.294387] ftrace: allocating 31920 entries in 125 pages\n[ 0.325502] smpboot: Max logical packages: 1\n[ 0.326996] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.329374] x2apic enabled\n[ 0.330739] Switched APIC routing to physical x2apic.\n[ 0.333627] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.335583] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.339202] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.342332] KVM setup paravirtual spinlock\n[ 0.344248] x86: Booted up 1 node, 1 CPUs\n[ 0.345652] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.348021] devtmpfs: initialized\n[ 0.350249] evm: security.selinux\n[ 0.351468] evm: security.SMACK64\n[ 0.352674] evm: security.SMACK64EXEC\n[ 0.353987] evm: security.SMACK64TRANSMUTE\n[ 0.355397] evm: security.SMACK64MMAP\n[ 0.356696] evm: security.ima\n[ 0.357814] evm: security.capability\n[ 0.359168] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.362374] pinctrl core: initialized pinctrl subsystem\n[ 0.364255] RTC time: 1:12:09, date: 03/27/19\n[ 0.365874] NET: Registered protocol family 16\n[ 0.367517] cpuidle: using governor ladder\n[ 0.368950] cpuidle: using governor menu\n[ 0.370324] PCCT header not found.\n[ 0.371599] ACPI: bus type PCI registered\n[ 0.373005] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.375156] PCI: Using configuration type 1 for base access\n[ 0.377744] ACPI: Added _OSI(Module Device)\n[ 0.379216] ACPI: Added _OSI(Processor Device)\n[ 0.380731] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.382316] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.384894] ACPI: Interpreter enabled\n[ 0.386220] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.389450] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.392685] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.395928] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.399164] ACPI: (supports S0 S5)\n[ 0.400403] ACPI: Using IOAPIC for interrupt routing\n[ 0.402072] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.406539] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.408534] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.410699] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.412812] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.416613] acpiphp: Slot [3] registered\n[ 0.418012] acpiphp: Slot [4] registered\n[ 0.419407] acpiphp: Slot [5] registered\n[ 0.420804] acpiphp: Slot [6] registered\n[ 0.422196] acpiphp: Slot [7] registered\n[ 0.423584] acpiphp: Slot [8] registered\n[ 0.425002] acpiphp: Slot [9] registered\n[ 0.426392] acpiphp: Slot [10] registered\n[ 0.427803] acpiphp: Slot [11] registered\n[ 0.429223] acpiphp: Slot [12] registered\n[ 0.430641] acpiphp: Slot [13] registered\n[ 0.432056] acpiphp: Slot [14] registered\n[ 0.433469] acpiphp: Slot [15] registered\n[ 0.450841] acpiphp: Slot [16] registered\n[ 0.452252] acpiphp: Slot [17] registered\n[ 0.453662] acpiphp: Slot [18] registered\n[ 0.455085] acpiphp: Slot [19] registered\n[ 0.456491] acpiphp: Slot [20] registered\n[ 0.457902] acpiphp: Slot [21] registered\n[ 0.459316] acpiphp: Slot [22] registered\n[ 0.460727] acpiphp: Slot [23] registered\n[ 0.462140] acpiphp: Slot [24] registered\n[ 0.463554] acpiphp: Slot [25] registered\n[ 0.464961] acpiphp: Slot [26] registered\n[ 0.466370] acpiphp: Slot [27] registered\n[ 0.467786] acpiphp: Slot [28] registered\n[ 0.469204] acpiphp: Slot [29] registered\n[ 0.470615] acpiphp: Slot [30] registered\n[ 0.472029] acpiphp: Slot [31] registered\n[ 0.473433] PCI host bridge to bus 0000:00\n[ 0.474845] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.477006] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.479148] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.481681] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.484211] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.486794] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.491561] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.493812] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.495887] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.498130] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.502480] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.504995] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.530794] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.533826] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.536296] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.538747] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.541158] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.543326] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.545631] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.547490] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.550209] vgaarb: loaded\n[ 0.551256] vgaarb: bridge control possible 0000:00:02.0\n[ 0.553369] SCSI subsystem initialized\n[ 0.554977] ACPI: bus type USB registered\n[ 0.556408] usbcore: registered new interface driver usbfs\n[ 0.558214] usbcore: registered new interface driver hub\n[ 0.559970] usbcore: registered new device driver usb\n[ 0.561868] PCI: Using ACPI for IRQ routing\n[ 0.563792] NetLabel: Initializing\n[ 0.565053] NetLabel: domain hash size = 128\n[ 0.566549] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.568241] NetLabel: unlabeled traffic allowed by default\n[ 0.570292] clocksource: Switched to clocksource kvm-clock\n[ 0.580622] AppArmor: AppArmor Filesystem Enabled\n[ 0.582277] pnp: PnP ACPI init\n[ 0.583765] pnp: PnP ACPI: found 5 devices\n[ 0.590882] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.593878] NET: Registered protocol family 2\n[ 0.595695] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.597957] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.600063] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.602173] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.604080] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.606140] NET: Registered protocol family 1\n[ 0.607670] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.609610] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.611502] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.626469] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.641535] Trying to unpack rootfs image as initramfs...\n[ 0.702762] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.705532] Scanning for low memory corruption every 60 seconds\n[ 0.707855] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.709883] audit: initializing netlink subsys (disabled)\n[ 0.711717] audit: type=2000 audit(1553649130.470:1): initialized\n[ 0.713959] Initialise system trusted keyring\n[ 0.715580] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.717614] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.720725] zbud: loaded\n[ 0.721901] VFS: Disk quotas dquot_6.6.0\n[ 0.723354] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.725927] fuse init (API version 7.23)\n[ 0.727464] Key type big_key registered\n[ 0.728852] Allocating IMA MOK and blacklist keyrings.\n[ 0.730930] Key type asymmetric registered\n[ 0.732377] Asymmetric key parser 'x509' registered\n[ 0.734048] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.736645] io scheduler noop registered\n[ 0.738025] io scheduler deadline registered (default)\n[ 0.739763] io scheduler cfq registered\n[ 0.741223] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.743069] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.745271] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.747805] ACPI: Power Button [PWRF]\n[ 0.749243] GHES: HEST is not enabled!\n[ 0.763502] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.793349] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.796834] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.822118] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.825597] Linux agpgart interface v0.103\n[ 0.829112] brd: module loaded\n[ 0.831486] loop: module loaded\n[ 0.836053] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.838597] GPT:90111 != 2097151\n[ 0.839784] GPT:Alternate GPT header not at the end of the disk.\n[ 0.841703] GPT:90111 != 2097151\n[ 0.842892] GPT: Use GNU Parted to correct GPT errors.\n[ 0.844594] vda: vda1 vda15\n[ 0.846416] scsi host0: ata_piix\n[ 0.847730] scsi host1: ata_piix\n[ 0.848974] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.851121] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.853868] libphy: Fixed MDIO Bus: probed\n[ 0.855318] tun: Universal TUN/TAP device driver, 1.6\n[ 0.857004] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.860198] PPP generic driver version 2.4.2\n[ 0.861757] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.863857] ehci-pci: EHCI PCI platform driver\n[ 0.865392] ehci-platform: EHCI generic platform driver\n[ 0.867139] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.869126] ohci-pci: OHCI PCI platform driver\n[ 0.870665] ohci-platform: OHCI generic platform driver\n[ 0.872405] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.887423] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.889184] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.891744] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.893483] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.895481] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.897662] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.900143] usb usb1: Product: UHCI Host Controller\n[ 0.901769] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.903767] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.905434] hub 1-0:1.0: USB hub found\n[ 0.906791] hub 1-0:1.0: 2 ports detected\n[ 0.908355] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.911943] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.913620] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.915393] mousedev: PS/2 mouse device common for all mice\n[ 0.917567] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.920525] rtc_cmos 00:00: RTC can wake from S4\n[ 0.922643] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.924714] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.926804] i2c /dev entries driver\n[ 0.928120] device-mapper: uevent: version 1.0.3\n[ 0.929753] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.932598] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.934839] NET: Registered protocol family 10\n[ 0.936639] NET: Registered protocol family 17\n[ 0.938194] Key type dns_resolver registered\n[ 0.939860] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.941775] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.944804] registered taskstats version 1\n[ 0.946275] Loading compiled-in X.509 certificates\n[ 0.948455] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.951708] zswap: loaded using pool lzo/zbud\n[ 0.953989] Key type trusted registered\n[ 0.956337] Key type encrypted registered\n[ 0.957757] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.959585] ima: No TPM chip found, activating TPM-bypass!\n[ 0.961406] evm: HMAC attrs: 0x1\n[ 0.962998] Magic number: 11:281:206\n[ 0.964458] rtc_cmos 00:00: setting system clock to 2019-03-27 01:12:10 UTC (1553649130)\n[ 0.967244] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.969190] EDD information not available.\n[ 1.008028] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.026782] Write protecting the kernel read-only data: 14336k\n[ 1.030108] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.033124] 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.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.207039] 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 43200\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.98. iid=i-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.910 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQClJjxGdVshDxZZq9SkzNmPjzLh3biv8ddv7smOO3fAjHbPj3B0kBFF4JTsEPTSthf/h9gSJzOauvdaxLWrnAled9JTjiQRWn4gG9QA26CKldM66ArTXJH2ioOL6zo4JLqMbrMZgsaBT04nh8H46x9Csz96MSNx7idCRJtAGGPjQsqKsBrrnNst6fUcse/o4nwvNtKs3sSNqQawhzecqKvesGWGOzbnEZqghVG0TIORWnGsx49xfj6EpoNCFnSsuiypxqXGdXwElnY/SZcu/2dUNx9VDZBPdVsqo9q6dAaxAME95Ji73Tiy7u4MEJpDg3IRbfyml9wnNxrZmEX9t0+b root@singlevm1-vm-07cdbaf9-bd85-4add-aa7e-004be842abaf\nssh-dss AAAAB3NzaC1kc3MAAACBAL6bJGWqVVsId9G4Nm40l9yR5hbDemybL5pBviZ3PC3QEINAv/Be5gUw7XDzggwt+FjmL1gvlxpIsWmuCYfk+cPF2D5QC6JCe6NT7IZuFE/hJmmKGgcHdQrR4KSAl3lTQR6C/hRT8FSNqY91DG+Gxb/waxrHr8tyBcHGddJkq7iZAAAAFQDcXSn70ylKKVUzH9grJbnR3jLzSQAAAIBxjB1kbrPhESJMM+23tsBwdO1FESFop5VrSUaIIUhIE6jQzTekX7E1zG+o4ToG3sSsPORIG0DMJh8ce/HjUm4yDFsHbbcphoEY9JEE8lNnHkporbHwjqOk99BOvbMNOBU5j4ACt2gO93G7/8HV7V8X0Hlz1yBZ56dTl0cPvLPulgAAAIA8Ye2JEJNnaRin9WQz2p0qt/cRi0qEaTehfNHgH7NHTJr1o3skQ8O847kSUHiH4tJ/xfUJypOrIq7Wp7x7iGNXW3enGliYJmseZC2IZJ13XQ710b8fr9IJxvMSrUCjm0c26F7O6451HsPvzQkyvw9XcOORLUYdH+ZhXeAT04psmQ== root@singlevm1-vm-07cdbaf9-bd85-4add-aa7e-004be842abaf\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.12s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.11,24,fe80::f816:3eff:feef:d722/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.2 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.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-00000002\nname: N/A\navailability-zone: nova\nlocal-hostname: singlevm1-vm-07cdbaf9-bd85-4add-aa7e-004be842abaf\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.97 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsinglevm1-vm-07cdbaf9-bd85-4add-aa7e-004be842abaf login: "} 2019-03-27 01:12:16,307 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/69a814c2-339f-411b-aac4-c517b813024d/action used request id req-7d2668fd-de5e-473c-8990-41ad7b313066 2019-03-27 01:12:16,307 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.821417093277s 2019-03-27 01:12:16,308 - 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 547817808 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.910 MHz processor [ 0.226554] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.229477] pid_max: default: 32768 minimum: 301 [ 0.231053] ACPI: Core revision 20150930 [ 0.233035] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.235308] Security Framework initialized [ 0.236732] Yama: becoming mindful. [ 0.238017] AppArmor: AppArmor initialized [ 0.239489] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.241784] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.244003] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.246119] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.248505] Initializing cgroup subsys io [ 0.249981] Initializing cgroup subsys memory [ 0.251485] Initializing cgroup subsys devices [ 0.253023] Initializing cgroup subsys freezer [ 0.254539] Initializing cgroup subsys net_cls [ 0.256056] Initializing cgroup subsys perf_event [ 0.257654] Initializing cgroup subsys net_prio [ 0.259187] Initializing cgroup subsys hugetlb [ 0.260692] Initializing cgroup subsys pids [ 0.262200] CPU: Physical Processor ID: 0 [ 0.264286] mce: CPU supports 10 MCE banks [ 0.265760] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.267516] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.285965] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.294387] ftrace: allocating 31920 entries in 125 pages [ 0.325502] smpboot: Max logical packages: 1 [ 0.326996] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.329374] x2apic enabled [ 0.330739] Switched APIC routing to physical x2apic. [ 0.333627] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.335583] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.339202] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.342332] KVM setup paravirtual spinlock [ 0.344248] x86: Booted up 1 node, 1 CPUs [ 0.345652] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.348021] devtmpfs: initialized [ 0.350249] evm: security.selinux [ 0.351468] evm: security.SMACK64 [ 0.352674] evm: security.SMACK64EXEC [ 0.353987] evm: security.SMACK64TRANSMUTE [ 0.355397] evm: security.SMACK64MMAP [ 0.356696] evm: security.ima [ 0.357814] evm: security.capability [ 0.359168] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.362374] pinctrl core: initialized pinctrl subsystem [ 0.364255] RTC time: 1:12:09, date: 03/27/19 [ 0.365874] NET: Registered protocol family 16 [ 0.367517] cpuidle: using governor ladder [ 0.368950] cpuidle: using governor menu [ 0.370324] PCCT header not found. [ 0.371599] ACPI: bus type PCI registered [ 0.373005] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.375156] PCI: Using configuration type 1 for base access [ 0.377744] ACPI: Added _OSI(Module Device) [ 0.379216] ACPI: Added _OSI(Processor Device) [ 0.380731] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.382316] ACPI: Added _OSI(Processor Aggregator Device) [ 0.384894] ACPI: Interpreter enabled [ 0.386220] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.389450] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.392685] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.395928] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.399164] ACPI: (supports S0 S5) [ 0.400403] ACPI: Using IOAPIC for interrupt routing [ 0.402072] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.406539] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.408534] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.410699] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.412812] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.416613] acpiphp: Slot [3] registered [ 0.418012] acpiphp: Slot [4] registered [ 0.419407] acpiphp: Slot [5] registered [ 0.420804] acpiphp: Slot [6] registered [ 0.422196] acpiphp: Slot [7] registered [ 0.423584] acpiphp: Slot [8] registered [ 0.425002] acpiphp: Slot [9] registered [ 0.426392] acpiphp: Slot [10] registered [ 0.427803] acpiphp: Slot [11] registered [ 0.429223] acpiphp: Slot [12] registered [ 0.430641] acpiphp: Slot [13] registered [ 0.432056] acpiphp: Slot [14] registered [ 0.433469] acpiphp: Slot [15] registered [ 0.450841] acpiphp: Slot [16] registered [ 0.452252] acpiphp: Slot [17] registered [ 0.453662] acpiphp: Slot [18] registered [ 0.455085] acpiphp: Slot [19] registered [ 0.456491] acpiphp: Slot [20] registered [ 0.457902] acpiphp: Slot [21] registered [ 0.459316] acpiphp: Slot [22] registered [ 0.460727] acpiphp: Slot [23] registered [ 0.462140] acpiphp: Slot [24] registered [ 0.463554] acpiphp: Slot [25] registered [ 0.464961] acpiphp: Slot [26] registered [ 0.466370] acpiphp: Slot [27] registered [ 0.467786] acpiphp: Slot [28] registered [ 0.469204] acpiphp: Slot [29] registered [ 0.470615] acpiphp: Slot [30] registered [ 0.472029] acpiphp: Slot [31] registered [ 0.473433] PCI host bridge to bus 0000:00 [ 0.474845] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.477006] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.479148] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.481681] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.484211] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.486794] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.491561] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.493812] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.495887] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.498130] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.502480] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.504995] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.530794] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.533826] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.536296] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.538747] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.541158] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.543326] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.545631] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.547490] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.550209] vgaarb: loaded [ 0.551256] vgaarb: bridge control possible 0000:00:02.0 [ 0.553369] SCSI subsystem initialized [ 0.554977] ACPI: bus type USB registered [ 0.556408] usbcore: registered new interface driver usbfs [ 0.558214] usbcore: registered new interface driver hub [ 0.559970] usbcore: registered new device driver usb [ 0.561868] PCI: Using ACPI for IRQ routing [ 0.563792] NetLabel: Initializing [ 0.565053] NetLabel: domain hash size = 128 [ 0.566549] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.568241] NetLabel: unlabeled traffic allowed by default [ 0.570292] clocksource: Switched to clocksource kvm-clock [ 0.580622] AppArmor: AppArmor Filesystem Enabled [ 0.582277] pnp: PnP ACPI init [ 0.583765] pnp: PnP ACPI: found 5 devices [ 0.590882] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.593878] NET: Registered protocol family 2 [ 0.595695] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.597957] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.600063] TCP: Hash tables configured (established 4096 bind 4096) [ 0.602173] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.604080] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.606140] NET: Registered protocol family 1 [ 0.607670] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.609610] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.611502] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.626469] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.641535] Trying to unpack rootfs image as initramfs... [ 0.702762] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.705532] Scanning for low memory corruption every 60 seconds [ 0.707855] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.709883] audit: initializing netlink subsys (disabled) [ 0.711717] audit: type=2000 audit(1553649130.470:1): initialized [ 0.713959] Initialise system trusted keyring [ 0.715580] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.717614] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.720725] zbud: loaded [ 0.721901] VFS: Disk quotas dquot_6.6.0 [ 0.723354] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.725927] fuse init (API version 7.23) [ 0.727464] Key type big_key registered [ 0.728852] Allocating IMA MOK and blacklist keyrings. [ 0.730930] Key type asymmetric registered [ 0.732377] Asymmetric key parser 'x509' registered [ 0.734048] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.736645] io scheduler noop registered [ 0.738025] io scheduler deadline registered (default) [ 0.739763] io scheduler cfq registered [ 0.741223] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.743069] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.745271] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.747805] ACPI: Power Button [PWRF] [ 0.749243] GHES: HEST is not enabled! [ 0.763502] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.793349] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.796834] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.822118] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.825597] Linux agpgart interface v0.103 [ 0.829112] brd: module loaded [ 0.831486] loop: module loaded [ 0.836053] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.838597] GPT:90111 != 2097151 [ 0.839784] GPT:Alternate GPT header not at the end of the disk. [ 0.841703] GPT:90111 != 2097151 [ 0.842892] GPT: Use GNU Parted to correct GPT errors. [ 0.844594] vda: vda1 vda15 [ 0.846416] scsi host0: ata_piix [ 0.847730] scsi host1: ata_piix [ 0.848974] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.851121] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.853868] libphy: Fixed MDIO Bus: probed [ 0.855318] tun: Universal TUN/TAP device driver, 1.6 [ 0.857004] tun: (C) 1999-2004 Max Krasnyansky [ 0.860198] PPP generic driver version 2.4.2 [ 0.861757] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.863857] ehci-pci: EHCI PCI platform driver [ 0.865392] ehci-platform: EHCI generic platform driver [ 0.867139] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.869126] ohci-pci: OHCI PCI platform driver [ 0.870665] ohci-platform: OHCI generic platform driver [ 0.872405] uhci_hcd: USB Universal Host Controller Interface driver [ 0.887423] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.889184] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.891744] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.893483] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.895481] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.897662] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.900143] usb usb1: Product: UHCI Host Controller [ 0.901769] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.903767] usb usb1: SerialNumber: 0000:00:01.2 [ 0.905434] hub 1-0:1.0: USB hub found [ 0.906791] hub 1-0:1.0: 2 ports detected [ 0.908355] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.911943] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.913620] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.915393] mousedev: PS/2 mouse device common for all mice [ 0.917567] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.920525] rtc_cmos 00:00: RTC can wake from S4 [ 0.922643] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.924714] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.926804] i2c /dev entries driver [ 0.928120] device-mapper: uevent: version 1.0.3 [ 0.929753] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.932598] ledtrig-cpu: registered to indicate activity on CPUs [ 0.934839] NET: Registered protocol family 10 [ 0.936639] NET: Registered protocol family 17 [ 0.938194] Key type dns_resolver registered [ 0.939860] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.941775] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.944804] registered taskstats version 1 [ 0.946275] Loading compiled-in X.509 certificates [ 0.948455] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.951708] zswap: loaded using pool lzo/zbud [ 0.953989] Key type trusted registered [ 0.956337] Key type encrypted registered [ 0.957757] AppArmor: AppArmor sha1 policy hashing enabled [ 0.959585] ima: No TPM chip found, activating TPM-bypass! [ 0.961406] evm: HMAC attrs: 0x1 [ 0.962998] Magic number: 11:281:206 [ 0.964458] rtc_cmos 00:00: setting system clock to 2019-03-27 01:12:10 UTC (1553649130) [ 0.967244] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.969190] EDD information not available. [ 1.008028] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.026782] Write protecting the kernel read-only data: 14336k [ 1.030108] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.033124] 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.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.207039] 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 43200 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.98. iid=i-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.910 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQClJjxGdVshDxZZq9SkzNmPjzLh3biv8ddv7smOO3fAjHbPj3B0kBFF4JTsEPTSthf/h9gSJzOauvdaxLWrnAled9JTjiQRWn4gG9QA26CKldM66ArTXJH2ioOL6zo4JLqMbrMZgsaBT04nh8H46x9Csz96MSNx7idCRJtAGGPjQsqKsBrrnNst6fUcse/o4nwvNtKs3sSNqQawhzecqKvesGWGOzbnEZqghVG0TIORWnGsx49xfj6EpoNCFnSsuiypxqXGdXwElnY/SZcu/2dUNx9VDZBPdVsqo9q6dAaxAME95Ji73Tiy7u4MEJpDg3IRbfyml9wnNxrZmEX9t0+b root@singlevm1-vm-07cdbaf9-bd85-4add-aa7e-004be842abaf ssh-dss AAAAB3NzaC1kc3MAAACBAL6bJGWqVVsId9G4Nm40l9yR5hbDemybL5pBviZ3PC3QEINAv/Be5gUw7XDzggwt+FjmL1gvlxpIsWmuCYfk+cPF2D5QC6JCe6NT7IZuFE/hJmmKGgcHdQrR4KSAl3lTQR6C/hRT8FSNqY91DG+Gxb/waxrHr8tyBcHGddJkq7iZAAAAFQDcXSn70ylKKVUzH9grJbnR3jLzSQAAAIBxjB1kbrPhESJMM+23tsBwdO1FESFop5VrSUaIIUhIE6jQzTekX7E1zG+o4ToG3sSsPORIG0DMJh8ce/HjUm4yDFsHbbcphoEY9JEE8lNnHkporbHwjqOk99BOvbMNOBU5j4ACt2gO93G7/8HV7V8X0Hlz1yBZ56dTl0cPvLPulgAAAIA8Ye2JEJNnaRin9WQz2p0qt/cRi0qEaTehfNHgH7NHTJr1o3skQ8O847kSUHiH4tJ/xfUJypOrIq7Wp7x7iGNXW3enGliYJmseZC2IZJ13XQ710b8fr9IJxvMSrUCjm0c26F7O6451HsPvzQkyvw9XcOORLUYdH+ZhXeAT04psmQ== root@singlevm1-vm-07cdbaf9-bd85-4add-aa7e-004be842abaf -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.12s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.11,24,fe80::f816:3eff:feef:d722/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.2 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.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-00000002 name: N/A availability-zone: nova local-hostname: singlevm1-vm-07cdbaf9-bd85-4add-aa7e-004be842abaf launch-index: 0 === cirros: current=0.4.0 uptime=2.97 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. singlevm1-vm-07cdbaf9-bd85-4add-aa7e-004be842abaf login: 2019-03-27 01:12:17,311 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.205: timed out 2019-03-27 01:12:26,320 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-03-27 01:12:26,323 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/69a814c2-339f-411b-aac4-c517b813024d/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}b847105a15c413dafec3414ee787f9ee2f27cda4" -d '{"os-getConsoleOutput": {"length": null}}' 2019-03-27 01:12:26,572 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9583 Content-Type: application/json Date: Wed, 27 Mar 2019 01:12: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-fb74c58b-ab08-48d3-9b88-90833ca0120c x-openstack-request-id: req-fb74c58b-ab08-48d3-9b88-90833ca0120c 2019-03-27 01:12:26,574 - 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 547817808 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.910 MHz processor\n[ 0.226554] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.229477] pid_max: default: 32768 minimum: 301\n[ 0.231053] ACPI: Core revision 20150930\n[ 0.233035] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.235308] Security Framework initialized\n[ 0.236732] Yama: becoming mindful.\n[ 0.238017] AppArmor: AppArmor initialized\n[ 0.239489] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.241784] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.244003] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.246119] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.248505] Initializing cgroup subsys io\n[ 0.249981] Initializing cgroup subsys memory\n[ 0.251485] Initializing cgroup subsys devices\n[ 0.253023] Initializing cgroup subsys freezer\n[ 0.254539] Initializing cgroup subsys net_cls\n[ 0.256056] Initializing cgroup subsys perf_event\n[ 0.257654] Initializing cgroup subsys net_prio\n[ 0.259187] Initializing cgroup subsys hugetlb\n[ 0.260692] Initializing cgroup subsys pids\n[ 0.262200] CPU: Physical Processor ID: 0\n[ 0.264286] mce: CPU supports 10 MCE banks\n[ 0.265760] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.267516] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.285965] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.294387] ftrace: allocating 31920 entries in 125 pages\n[ 0.325502] smpboot: Max logical packages: 1\n[ 0.326996] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.329374] x2apic enabled\n[ 0.330739] Switched APIC routing to physical x2apic.\n[ 0.333627] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.335583] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.339202] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.342332] KVM setup paravirtual spinlock\n[ 0.344248] x86: Booted up 1 node, 1 CPUs\n[ 0.345652] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.348021] devtmpfs: initialized\n[ 0.350249] evm: security.selinux\n[ 0.351468] evm: security.SMACK64\n[ 0.352674] evm: security.SMACK64EXEC\n[ 0.353987] evm: security.SMACK64TRANSMUTE\n[ 0.355397] evm: security.SMACK64MMAP\n[ 0.356696] evm: security.ima\n[ 0.357814] evm: security.capability\n[ 0.359168] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.362374] pinctrl core: initialized pinctrl subsystem\n[ 0.364255] RTC time: 1:12:09, date: 03/27/19\n[ 0.365874] NET: Registered protocol family 16\n[ 0.367517] cpuidle: using governor ladder\n[ 0.368950] cpuidle: using governor menu\n[ 0.370324] PCCT header not found.\n[ 0.371599] ACPI: bus type PCI registered\n[ 0.373005] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.375156] PCI: Using configuration type 1 for base access\n[ 0.377744] ACPI: Added _OSI(Module Device)\n[ 0.379216] ACPI: Added _OSI(Processor Device)\n[ 0.380731] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.382316] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.384894] ACPI: Interpreter enabled\n[ 0.386220] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.389450] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.392685] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.395928] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.399164] ACPI: (supports S0 S5)\n[ 0.400403] ACPI: Using IOAPIC for interrupt routing\n[ 0.402072] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.406539] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.408534] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.410699] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.412812] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.416613] acpiphp: Slot [3] registered\n[ 0.418012] acpiphp: Slot [4] registered\n[ 0.419407] acpiphp: Slot [5] registered\n[ 0.420804] acpiphp: Slot [6] registered\n[ 0.422196] acpiphp: Slot [7] registered\n[ 0.423584] acpiphp: Slot [8] registered\n[ 0.425002] acpiphp: Slot [9] registered\n[ 0.426392] acpiphp: Slot [10] registered\n[ 0.427803] acpiphp: Slot [11] registered\n[ 0.429223] acpiphp: Slot [12] registered\n[ 0.430641] acpiphp: Slot [13] registered\n[ 0.432056] acpiphp: Slot [14] registered\n[ 0.433469] acpiphp: Slot [15] registered\n[ 0.450841] acpiphp: Slot [16] registered\n[ 0.452252] acpiphp: Slot [17] registered\n[ 0.453662] acpiphp: Slot [18] registered\n[ 0.455085] acpiphp: Slot [19] registered\n[ 0.456491] acpiphp: Slot [20] registered\n[ 0.457902] acpiphp: Slot [21] registered\n[ 0.459316] acpiphp: Slot [22] registered\n[ 0.460727] acpiphp: Slot [23] registered\n[ 0.462140] acpiphp: Slot [24] registered\n[ 0.463554] acpiphp: Slot [25] registered\n[ 0.464961] acpiphp: Slot [26] registered\n[ 0.466370] acpiphp: Slot [27] registered\n[ 0.467786] acpiphp: Slot [28] registered\n[ 0.469204] acpiphp: Slot [29] registered\n[ 0.470615] acpiphp: Slot [30] registered\n[ 0.472029] acpiphp: Slot [31] registered\n[ 0.473433] PCI host bridge to bus 0000:00\n[ 0.474845] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.477006] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.479148] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.481681] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.484211] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.486794] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.491561] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.493812] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.495887] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.498130] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.502480] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.504995] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.530794] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.533826] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.536296] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.538747] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.541158] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.543326] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.545631] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.547490] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.550209] vgaarb: loaded\n[ 0.551256] vgaarb: bridge control possible 0000:00:02.0\n[ 0.553369] SCSI subsystem initialized\n[ 0.554977] ACPI: bus type USB registered\n[ 0.556408] usbcore: registered new interface driver usbfs\n[ 0.558214] usbcore: registered new interface driver hub\n[ 0.559970] usbcore: registered new device driver usb\n[ 0.561868] PCI: Using ACPI for IRQ routing\n[ 0.563792] NetLabel: Initializing\n[ 0.565053] NetLabel: domain hash size = 128\n[ 0.566549] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.568241] NetLabel: unlabeled traffic allowed by default\n[ 0.570292] clocksource: Switched to clocksource kvm-clock\n[ 0.580622] AppArmor: AppArmor Filesystem Enabled\n[ 0.582277] pnp: PnP ACPI init\n[ 0.583765] pnp: PnP ACPI: found 5 devices\n[ 0.590882] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.593878] NET: Registered protocol family 2\n[ 0.595695] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.597957] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.600063] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.602173] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.604080] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.606140] NET: Registered protocol family 1\n[ 0.607670] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.609610] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.611502] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.626469] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.641535] Trying to unpack rootfs image as initramfs...\n[ 0.702762] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.705532] Scanning for low memory corruption every 60 seconds\n[ 0.707855] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.709883] audit: initializing netlink subsys (disabled)\n[ 0.711717] audit: type=2000 audit(1553649130.470:1): initialized\n[ 0.713959] Initialise system trusted keyring\n[ 0.715580] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.717614] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.720725] zbud: loaded\n[ 0.721901] VFS: Disk quotas dquot_6.6.0\n[ 0.723354] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.725927] fuse init (API version 7.23)\n[ 0.727464] Key type big_key registered\n[ 0.728852] Allocating IMA MOK and blacklist keyrings.\n[ 0.730930] Key type asymmetric registered\n[ 0.732377] Asymmetric key parser 'x509' registered\n[ 0.734048] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.736645] io scheduler noop registered\n[ 0.738025] io scheduler deadline registered (default)\n[ 0.739763] io scheduler cfq registered\n[ 0.741223] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.743069] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.745271] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.747805] ACPI: Power Button [PWRF]\n[ 0.749243] GHES: HEST is not enabled!\n[ 0.763502] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.793349] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.796834] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.822118] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.825597] Linux agpgart interface v0.103\n[ 0.829112] brd: module loaded\n[ 0.831486] loop: module loaded\n[ 0.836053] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.838597] GPT:90111 != 2097151\n[ 0.839784] GPT:Alternate GPT header not at the end of the disk.\n[ 0.841703] GPT:90111 != 2097151\n[ 0.842892] GPT: Use GNU Parted to correct GPT errors.\n[ 0.844594] vda: vda1 vda15\n[ 0.846416] scsi host0: ata_piix\n[ 0.847730] scsi host1: ata_piix\n[ 0.848974] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.851121] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.853868] libphy: Fixed MDIO Bus: probed\n[ 0.855318] tun: Universal TUN/TAP device driver, 1.6\n[ 0.857004] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.860198] PPP generic driver version 2.4.2\n[ 0.861757] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.863857] ehci-pci: EHCI PCI platform driver\n[ 0.865392] ehci-platform: EHCI generic platform driver\n[ 0.867139] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.869126] ohci-pci: OHCI PCI platform driver\n[ 0.870665] ohci-platform: OHCI generic platform driver\n[ 0.872405] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.887423] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.889184] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.891744] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.893483] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.895481] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.897662] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.900143] usb usb1: Product: UHCI Host Controller\n[ 0.901769] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.903767] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.905434] hub 1-0:1.0: USB hub found\n[ 0.906791] hub 1-0:1.0: 2 ports detected\n[ 0.908355] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.911943] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.913620] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.915393] mousedev: PS/2 mouse device common for all mice\n[ 0.917567] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.920525] rtc_cmos 00:00: RTC can wake from S4\n[ 0.922643] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.924714] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.926804] i2c /dev entries driver\n[ 0.928120] device-mapper: uevent: version 1.0.3\n[ 0.929753] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.932598] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.934839] NET: Registered protocol family 10\n[ 0.936639] NET: Registered protocol family 17\n[ 0.938194] Key type dns_resolver registered\n[ 0.939860] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.941775] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.944804] registered taskstats version 1\n[ 0.946275] Loading compiled-in X.509 certificates\n[ 0.948455] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.951708] zswap: loaded using pool lzo/zbud\n[ 0.953989] Key type trusted registered\n[ 0.956337] Key type encrypted registered\n[ 0.957757] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.959585] ima: No TPM chip found, activating TPM-bypass!\n[ 0.961406] evm: HMAC attrs: 0x1\n[ 0.962998] Magic number: 11:281:206\n[ 0.964458] rtc_cmos 00:00: setting system clock to 2019-03-27 01:12:10 UTC (1553649130)\n[ 0.967244] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.969190] EDD information not available.\n[ 1.008028] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.026782] Write protecting the kernel read-only data: 14336k\n[ 1.030108] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.033124] 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.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.207039] 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 43200\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.98. iid=i-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.910 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQClJjxGdVshDxZZq9SkzNmPjzLh3biv8ddv7smOO3fAjHbPj3B0kBFF4JTsEPTSthf/h9gSJzOauvdaxLWrnAled9JTjiQRWn4gG9QA26CKldM66ArTXJH2ioOL6zo4JLqMbrMZgsaBT04nh8H46x9Csz96MSNx7idCRJtAGGPjQsqKsBrrnNst6fUcse/o4nwvNtKs3sSNqQawhzecqKvesGWGOzbnEZqghVG0TIORWnGsx49xfj6EpoNCFnSsuiypxqXGdXwElnY/SZcu/2dUNx9VDZBPdVsqo9q6dAaxAME95Ji73Tiy7u4MEJpDg3IRbfyml9wnNxrZmEX9t0+b root@singlevm1-vm-07cdbaf9-bd85-4add-aa7e-004be842abaf\nssh-dss AAAAB3NzaC1kc3MAAACBAL6bJGWqVVsId9G4Nm40l9yR5hbDemybL5pBviZ3PC3QEINAv/Be5gUw7XDzggwt+FjmL1gvlxpIsWmuCYfk+cPF2D5QC6JCe6NT7IZuFE/hJmmKGgcHdQrR4KSAl3lTQR6C/hRT8FSNqY91DG+Gxb/waxrHr8tyBcHGddJkq7iZAAAAFQDcXSn70ylKKVUzH9grJbnR3jLzSQAAAIBxjB1kbrPhESJMM+23tsBwdO1FESFop5VrSUaIIUhIE6jQzTekX7E1zG+o4ToG3sSsPORIG0DMJh8ce/HjUm4yDFsHbbcphoEY9JEE8lNnHkporbHwjqOk99BOvbMNOBU5j4ACt2gO93G7/8HV7V8X0Hlz1yBZ56dTl0cPvLPulgAAAIA8Ye2JEJNnaRin9WQz2p0qt/cRi0qEaTehfNHgH7NHTJr1o3skQ8O847kSUHiH4tJ/xfUJypOrIq7Wp7x7iGNXW3enGliYJmseZC2IZJ13XQ710b8fr9IJxvMSrUCjm0c26F7O6451HsPvzQkyvw9XcOORLUYdH+ZhXeAT04psmQ== root@singlevm1-vm-07cdbaf9-bd85-4add-aa7e-004be842abaf\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.12s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.11,24,fe80::f816:3eff:feef:d722/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.2 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.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-00000002\nname: N/A\navailability-zone: nova\nlocal-hostname: singlevm1-vm-07cdbaf9-bd85-4add-aa7e-004be842abaf\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.97 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsinglevm1-vm-07cdbaf9-bd85-4add-aa7e-004be842abaf login: "} 2019-03-27 01:12:26,575 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/69a814c2-339f-411b-aac4-c517b813024d/action used request id req-fb74c58b-ab08-48d3-9b88-90833ca0120c 2019-03-27 01:12:26,575 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.254789829254s 2019-03-27 01:12:26,576 - 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 547817808 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.910 MHz processor [ 0.226554] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.229477] pid_max: default: 32768 minimum: 301 [ 0.231053] ACPI: Core revision 20150930 [ 0.233035] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.235308] Security Framework initialized [ 0.236732] Yama: becoming mindful. [ 0.238017] AppArmor: AppArmor initialized [ 0.239489] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.241784] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.244003] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.246119] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.248505] Initializing cgroup subsys io [ 0.249981] Initializing cgroup subsys memory [ 0.251485] Initializing cgroup subsys devices [ 0.253023] Initializing cgroup subsys freezer [ 0.254539] Initializing cgroup subsys net_cls [ 0.256056] Initializing cgroup subsys perf_event [ 0.257654] Initializing cgroup subsys net_prio [ 0.259187] Initializing cgroup subsys hugetlb [ 0.260692] Initializing cgroup subsys pids [ 0.262200] CPU: Physical Processor ID: 0 [ 0.264286] mce: CPU supports 10 MCE banks [ 0.265760] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.267516] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.285965] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.294387] ftrace: allocating 31920 entries in 125 pages [ 0.325502] smpboot: Max logical packages: 1 [ 0.326996] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.329374] x2apic enabled [ 0.330739] Switched APIC routing to physical x2apic. [ 0.333627] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.335583] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.339202] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.342332] KVM setup paravirtual spinlock [ 0.344248] x86: Booted up 1 node, 1 CPUs [ 0.345652] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.348021] devtmpfs: initialized [ 0.350249] evm: security.selinux [ 0.351468] evm: security.SMACK64 [ 0.352674] evm: security.SMACK64EXEC [ 0.353987] evm: security.SMACK64TRANSMUTE [ 0.355397] evm: security.SMACK64MMAP [ 0.356696] evm: security.ima [ 0.357814] evm: security.capability [ 0.359168] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.362374] pinctrl core: initialized pinctrl subsystem [ 0.364255] RTC time: 1:12:09, date: 03/27/19 [ 0.365874] NET: Registered protocol family 16 [ 0.367517] cpuidle: using governor ladder [ 0.368950] cpuidle: using governor menu [ 0.370324] PCCT header not found. [ 0.371599] ACPI: bus type PCI registered [ 0.373005] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.375156] PCI: Using configuration type 1 for base access [ 0.377744] ACPI: Added _OSI(Module Device) [ 0.379216] ACPI: Added _OSI(Processor Device) [ 0.380731] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.382316] ACPI: Added _OSI(Processor Aggregator Device) [ 0.384894] ACPI: Interpreter enabled [ 0.386220] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.389450] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.392685] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.395928] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.399164] ACPI: (supports S0 S5) [ 0.400403] ACPI: Using IOAPIC for interrupt routing [ 0.402072] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.406539] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.408534] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.410699] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.412812] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.416613] acpiphp: Slot [3] registered [ 0.418012] acpiphp: Slot [4] registered [ 0.419407] acpiphp: Slot [5] registered [ 0.420804] acpiphp: Slot [6] registered [ 0.422196] acpiphp: Slot [7] registered [ 0.423584] acpiphp: Slot [8] registered [ 0.425002] acpiphp: Slot [9] registered [ 0.426392] acpiphp: Slot [10] registered [ 0.427803] acpiphp: Slot [11] registered [ 0.429223] acpiphp: Slot [12] registered [ 0.430641] acpiphp: Slot [13] registered [ 0.432056] acpiphp: Slot [14] registered [ 0.433469] acpiphp: Slot [15] registered [ 0.450841] acpiphp: Slot [16] registered [ 0.452252] acpiphp: Slot [17] registered [ 0.453662] acpiphp: Slot [18] registered [ 0.455085] acpiphp: Slot [19] registered [ 0.456491] acpiphp: Slot [20] registered [ 0.457902] acpiphp: Slot [21] registered [ 0.459316] acpiphp: Slot [22] registered [ 0.460727] acpiphp: Slot [23] registered [ 0.462140] acpiphp: Slot [24] registered [ 0.463554] acpiphp: Slot [25] registered [ 0.464961] acpiphp: Slot [26] registered [ 0.466370] acpiphp: Slot [27] registered [ 0.467786] acpiphp: Slot [28] registered [ 0.469204] acpiphp: Slot [29] registered [ 0.470615] acpiphp: Slot [30] registered [ 0.472029] acpiphp: Slot [31] registered [ 0.473433] PCI host bridge to bus 0000:00 [ 0.474845] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.477006] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.479148] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.481681] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.484211] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.486794] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.491561] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.493812] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.495887] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.498130] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.502480] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.504995] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.530794] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.533826] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.536296] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.538747] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.541158] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.543326] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.545631] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.547490] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.550209] vgaarb: loaded [ 0.551256] vgaarb: bridge control possible 0000:00:02.0 [ 0.553369] SCSI subsystem initialized [ 0.554977] ACPI: bus type USB registered [ 0.556408] usbcore: registered new interface driver usbfs [ 0.558214] usbcore: registered new interface driver hub [ 0.559970] usbcore: registered new device driver usb [ 0.561868] PCI: Using ACPI for IRQ routing [ 0.563792] NetLabel: Initializing [ 0.565053] NetLabel: domain hash size = 128 [ 0.566549] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.568241] NetLabel: unlabeled traffic allowed by default [ 0.570292] clocksource: Switched to clocksource kvm-clock [ 0.580622] AppArmor: AppArmor Filesystem Enabled [ 0.582277] pnp: PnP ACPI init [ 0.583765] pnp: PnP ACPI: found 5 devices [ 0.590882] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.593878] NET: Registered protocol family 2 [ 0.595695] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.597957] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.600063] TCP: Hash tables configured (established 4096 bind 4096) [ 0.602173] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.604080] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.606140] NET: Registered protocol family 1 [ 0.607670] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.609610] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.611502] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.626469] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.641535] Trying to unpack rootfs image as initramfs... [ 0.702762] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.705532] Scanning for low memory corruption every 60 seconds [ 0.707855] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.709883] audit: initializing netlink subsys (disabled) [ 0.711717] audit: type=2000 audit(1553649130.470:1): initialized [ 0.713959] Initialise system trusted keyring [ 0.715580] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.717614] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.720725] zbud: loaded [ 0.721901] VFS: Disk quotas dquot_6.6.0 [ 0.723354] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.725927] fuse init (API version 7.23) [ 0.727464] Key type big_key registered [ 0.728852] Allocating IMA MOK and blacklist keyrings. [ 0.730930] Key type asymmetric registered [ 0.732377] Asymmetric key parser 'x509' registered [ 0.734048] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.736645] io scheduler noop registered [ 0.738025] io scheduler deadline registered (default) [ 0.739763] io scheduler cfq registered [ 0.741223] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.743069] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.745271] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.747805] ACPI: Power Button [PWRF] [ 0.749243] GHES: HEST is not enabled! [ 0.763502] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.793349] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.796834] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.822118] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.825597] Linux agpgart interface v0.103 [ 0.829112] brd: module loaded [ 0.831486] loop: module loaded [ 0.836053] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.838597] GPT:90111 != 2097151 [ 0.839784] GPT:Alternate GPT header not at the end of the disk. [ 0.841703] GPT:90111 != 2097151 [ 0.842892] GPT: Use GNU Parted to correct GPT errors. [ 0.844594] vda: vda1 vda15 [ 0.846416] scsi host0: ata_piix [ 0.847730] scsi host1: ata_piix [ 0.848974] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.851121] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.853868] libphy: Fixed MDIO Bus: probed [ 0.855318] tun: Universal TUN/TAP device driver, 1.6 [ 0.857004] tun: (C) 1999-2004 Max Krasnyansky [ 0.860198] PPP generic driver version 2.4.2 [ 0.861757] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.863857] ehci-pci: EHCI PCI platform driver [ 0.865392] ehci-platform: EHCI generic platform driver [ 0.867139] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.869126] ohci-pci: OHCI PCI platform driver [ 0.870665] ohci-platform: OHCI generic platform driver [ 0.872405] uhci_hcd: USB Universal Host Controller Interface driver [ 0.887423] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.889184] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.891744] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.893483] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.895481] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.897662] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.900143] usb usb1: Product: UHCI Host Controller [ 0.901769] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.903767] usb usb1: SerialNumber: 0000:00:01.2 [ 0.905434] hub 1-0:1.0: USB hub found [ 0.906791] hub 1-0:1.0: 2 ports detected [ 0.908355] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.911943] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.913620] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.915393] mousedev: PS/2 mouse device common for all mice [ 0.917567] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.920525] rtc_cmos 00:00: RTC can wake from S4 [ 0.922643] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.924714] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.926804] i2c /dev entries driver [ 0.928120] device-mapper: uevent: version 1.0.3 [ 0.929753] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.932598] ledtrig-cpu: registered to indicate activity on CPUs [ 0.934839] NET: Registered protocol family 10 [ 0.936639] NET: Registered protocol family 17 [ 0.938194] Key type dns_resolver registered [ 0.939860] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.941775] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.944804] registered taskstats version 1 [ 0.946275] Loading compiled-in X.509 certificates [ 0.948455] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.951708] zswap: loaded using pool lzo/zbud [ 0.953989] Key type trusted registered [ 0.956337] Key type encrypted registered [ 0.957757] AppArmor: AppArmor sha1 policy hashing enabled [ 0.959585] ima: No TPM chip found, activating TPM-bypass! [ 0.961406] evm: HMAC attrs: 0x1 [ 0.962998] Magic number: 11:281:206 [ 0.964458] rtc_cmos 00:00: setting system clock to 2019-03-27 01:12:10 UTC (1553649130) [ 0.967244] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.969190] EDD information not available. [ 1.008028] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.026782] Write protecting the kernel read-only data: 14336k [ 1.030108] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.033124] 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.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.207039] 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 43200 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.98. iid=i-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.910 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQClJjxGdVshDxZZq9SkzNmPjzLh3biv8ddv7smOO3fAjHbPj3B0kBFF4JTsEPTSthf/h9gSJzOauvdaxLWrnAled9JTjiQRWn4gG9QA26CKldM66ArTXJH2ioOL6zo4JLqMbrMZgsaBT04nh8H46x9Csz96MSNx7idCRJtAGGPjQsqKsBrrnNst6fUcse/o4nwvNtKs3sSNqQawhzecqKvesGWGOzbnEZqghVG0TIORWnGsx49xfj6EpoNCFnSsuiypxqXGdXwElnY/SZcu/2dUNx9VDZBPdVsqo9q6dAaxAME95Ji73Tiy7u4MEJpDg3IRbfyml9wnNxrZmEX9t0+b root@singlevm1-vm-07cdbaf9-bd85-4add-aa7e-004be842abaf ssh-dss AAAAB3NzaC1kc3MAAACBAL6bJGWqVVsId9G4Nm40l9yR5hbDemybL5pBviZ3PC3QEINAv/Be5gUw7XDzggwt+FjmL1gvlxpIsWmuCYfk+cPF2D5QC6JCe6NT7IZuFE/hJmmKGgcHdQrR4KSAl3lTQR6C/hRT8FSNqY91DG+Gxb/waxrHr8tyBcHGddJkq7iZAAAAFQDcXSn70ylKKVUzH9grJbnR3jLzSQAAAIBxjB1kbrPhESJMM+23tsBwdO1FESFop5VrSUaIIUhIE6jQzTekX7E1zG+o4ToG3sSsPORIG0DMJh8ce/HjUm4yDFsHbbcphoEY9JEE8lNnHkporbHwjqOk99BOvbMNOBU5j4ACt2gO93G7/8HV7V8X0Hlz1yBZ56dTl0cPvLPulgAAAIA8Ye2JEJNnaRin9WQz2p0qt/cRi0qEaTehfNHgH7NHTJr1o3skQ8O847kSUHiH4tJ/xfUJypOrIq7Wp7x7iGNXW3enGliYJmseZC2IZJ13XQ710b8fr9IJxvMSrUCjm0c26F7O6451HsPvzQkyvw9XcOORLUYdH+ZhXeAT04psmQ== root@singlevm1-vm-07cdbaf9-bd85-4add-aa7e-004be842abaf -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.12s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.11,24,fe80::f816:3eff:feef:d722/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.2 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.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-00000002 name: N/A availability-zone: nova local-hostname: singlevm1-vm-07cdbaf9-bd85-4add-aa7e-004be842abaf launch-index: 0 === cirros: current=0.4.0 uptime=2.97 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. singlevm1-vm-07cdbaf9-bd85-4add-aa7e-004be842abaf login: 2019-03-27 01:12:26,581 - paramiko.transport - DEBUG - starting thread (client mode): 0xe2367650L 2019-03-27 01:12:26,581 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-03-27 01:12:26,582 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2019-03-27 01:12:26,582 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2019-03-27 01:12:26,583 - 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-27 01:12:26,583 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-03-27 01:12:26,584 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2019-03-27 01:12:26,584 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-03-27 01:12:26,584 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-03-27 01:12:26,584 - paramiko.transport - DEBUG - Compression agreed: none 2019-03-27 01:12:26,605 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-03-27 01:12:26,606 - paramiko.transport - DEBUG - Switch to new keys ... 2019-03-27 01:12:26,613 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.205: 5cba3df67f0a8f5ee34c50db519aac21 2019-03-27 01:12:26,615 - paramiko.transport - DEBUG - Trying discovered key f5921a74c18bc7b90f1ee8c37670cd08 in /tmp/tmpPM8VC9 2019-03-27 01:12:26,643 - paramiko.transport - DEBUG - userauth is OK 2019-03-27 01:12:26,648 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-03-27 01:12:26,679 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-03-27 01:12:26,680 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2019-03-27 01:12:26,681 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-03-27 01:12:26,682 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-03-27 01:12:26,683 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-03-27 01:12:26,683 - functest.core.singlevm - DEBUG - output: Hello World 2019-03-27 01:12:26,684 - functest.core.singlevm - DEBUG - error: 2019-03-27 01:12:26,690 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-03-27 01:12:26,791 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-03-27 01:12:26,792 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm1 | functest | 00:58 | PASS | +-------------------+------------------+------------------+----------------+ 2019-03-27 01:12:26,802 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-03-27 01:12:26,802 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/floatingips/511f4c89-a161-4138-9481-0c60f40e393f.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b847105a15c413dafec3414ee787f9ee2f27cda4" 2019-03-27 01:12:27,572 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 27 Mar 2019 01:12:27 GMT X-Openstack-Request-Id: req-657d4a13-01a9-4af4-9a0a-2d2a222a62ae 2019-03-27 01:12:27,572 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-27 01:12:27,572 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/floatingips/511f4c89-a161-4138-9481-0c60f40e393f.json used request id req-657d4a13-01a9-4af4-9a0a-2d2a222a62ae 2019-03-27 01:12:27,572 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.770164012909s 2019-03-27 01:12:27,582 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-27 01:12:27,583 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}b847105a15c413dafec3414ee787f9ee2f27cda4" 2019-03-27 01:12:27,640 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 27 Mar 2019 01:12:28 GMT X-Openstack-Request-Id: req-2097a2f3-8365-474d-ae14-ff9831925c16 2019-03-27 01:12:27,640 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-03-27 01:12:27,640 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-2097a2f3-8365-474d-ae14-ff9831925c16 2019-03-27 01:12:27,640 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0577509403229s 2019-03-27 01:12:27,641 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-03-27 01:12:27,644 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/servers/69a814c2-339f-411b-aac4-c517b813024d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b847105a15c413dafec3414ee787f9ee2f27cda4" 2019-03-27 01:12:27,968 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Wed, 27 Mar 2019 01:12:27 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e28c9e38-1303-40d1-87c0-52f6257b1c53 x-openstack-request-id: req-e28c9e38-1303-40d1-87c0-52f6257b1c53 2019-03-27 01:12:27,968 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/69a814c2-339f-411b-aac4-c517b813024d used request id req-e28c9e38-1303-40d1-87c0-52f6257b1c53 2019-03-27 01:12:27,969 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.327553987503s 2019-03-27 01:12:27,969 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-27 01:12:27,972 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}b847105a15c413dafec3414ee787f9ee2f27cda4" 2019-03-27 01:12:29,044 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 836 Content-Type: application/json Date: Wed, 27 Mar 2019 01:12:28 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b971b337-e5b3-4b3d-80d5-3d5d4c62f584 x-openstack-request-id: req-b971b337-e5b3-4b3d-80d5-3d5d4c62f584 2019-03-27 01:12:29,045 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"singlevm1-net_07cdbaf9-bd85-4add-aa7e-004be842abaf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:d7:22", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:d7:22", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/69a814c2-339f-411b-aac4-c517b813024d", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/69a814c2-339f-411b-aac4-c517b813024d", "rel": "bookmark"}], "image": {"id": "ca409450-4bdb-443b-bb02-47d277ff95d4", "links": [{"href": "http://172.30.9.21:8774/images/ca409450-4bdb-443b-bb02-47d277ff95d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": "2019-03-27T01:12:09.000000", "flavor": {"id": "10672795-04de-4f15-b19e-0214650006c6", "links": [{"href": "http://172.30.9.21:8774/flavors/10672795-04de-4f15-b19e-0214650006c6", "rel": "bookmark"}]}, "id": "69a814c2-339f-411b-aac4-c517b813024d", "security_groups": [{"name": "singlevm1-sg_07cdbaf9-bd85-4add-aa7e-004be842abaf"}], "user_id": "533ad0036ea24ea3a6cd69d52daa7164", "OS-DCF: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-27T01:12:27Z", "hostId": "781fabc288a06f82fba405387294018e7ecd3ddd1c66253ad451ad53", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_07cdbaf9-bd85-4add-aa7e-004be842abaf", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_07cdbaf9-bd85-4add-aa7e-004be842abaf", "created": "2019-03-27T01:11:54Z", "tenant_id": "880184f9f34d4ead881812d2172cae9c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-27 01:12:29,045 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-b971b337-e5b3-4b3d-80d5-3d5d4c62f584 2019-03-27 01:12:29,045 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.07587480545s 2019-03-27 01:12:29,047 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-27 01:12:31,049 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-27 01:12:31,052 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}b847105a15c413dafec3414ee787f9ee2f27cda4" 2019-03-27 01:12:31,274 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Wed, 27 Mar 2019 01:12:31 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b0f2e437-3b20-4548-9044-13eb9509ed8b x-openstack-request-id: req-b0f2e437-3b20-4548-9044-13eb9509ed8b 2019-03-27 01:12:31,274 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-03-27 01:12:31,274 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-b0f2e437-3b20-4548-9044-13eb9509ed8b 2019-03-27 01:12:31,274 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.225142002106s 2019-03-27 01:12:31,280 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-27 01:12:31,281 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}b847105a15c413dafec3414ee787f9ee2f27cda4" 2019-03-27 01:12:31,348 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9337 Content-Type: application/json Date: Wed, 27 Mar 2019 01:12:31 GMT X-Openstack-Request-Id: req-a8284857-e77b-4f5d-b4c3-0b45888ec9aa 2019-03-27 01:12:31,350 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-03-27T01:09:40Z", "updated_at": "2019-03-27T01:09:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:09:40Z", "revision_number": 0, "id": "255f833d-7357-47c9-bd46-52192a027983", "remote_group_id": "299513bd-7ead-4e8e-875b-8cffeb1a8e70", "remote_ip_prefix": null, "created_at": "2019-03-27T01:09:40Z", "security_group_id": "299513bd-7ead-4e8e-875b-8cffeb1a8e70", "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-27T01:09:40Z", "revision_number": 0, "id": "30b7d221-1953-4a0a-990d-c5d8bad14cb2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-27T01:09:40Z", "security_group_id": "299513bd-7ead-4e8e-875b-8cffeb1a8e70", "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-27T01:09:40Z", "revision_number": 0, "id": "32b5e41f-dad1-4fd5-b486-cb1392ae696f", "remote_group_id": "299513bd-7ead-4e8e-875b-8cffeb1a8e70", "remote_ip_prefix": null, "created_at": "2019-03-27T01:09:40Z", "security_group_id": "299513bd-7ead-4e8e-875b-8cffeb1a8e70", "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-27T01:09:40Z", "revision_number": 0, "id": "6b77e501-a5c4-47fb-a8f3-9b696956e86a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-27T01:09:40Z", "security_group_id": "299513bd-7ead-4e8e-875b-8cffeb1a8e70", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "299513bd-7ead-4e8e-875b-8cffeb1a8e70", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "880184f9f34d4ead881812d2172cae9c", "created_at": "2019-03-27T01:09:34Z", "updated_at": "2019-03-27T01:09:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:09:34Z", "revision_number": 0, "id": "734f2736-f344-41af-8c46-6f1b0a7f494b", "remote_group_id": "b6ce0da9-d5da-479f-8dcd-b3811a6370a3", "remote_ip_prefix": null, "created_at": "2019-03-27T01:09:34Z", "security_group_id": "b6ce0da9-d5da-479f-8dcd-b3811a6370a3", "tenant_id": "880184f9f34d4ead881812d2172cae9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "880184f9f34d4ead881812d2172cae9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:09:34Z", "revision_number": 0, "id": "972fa204-213e-4b73-8ba1-625e684c5fcb", "remote_group_id": "b6ce0da9-d5da-479f-8dcd-b3811a6370a3", "remote_ip_prefix": null, "created_at": "2019-03-27T01:09:34Z", "security_group_id": "b6ce0da9-d5da-479f-8dcd-b3811a6370a3", "tenant_id": "880184f9f34d4ead881812d2172cae9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "880184f9f34d4ead881812d2172cae9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:09:34Z", "revision_number": 0, "id": "e4b8fcb0-e30b-4071-838e-7d92c514d482", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-27T01:09:34Z", "security_group_id": "b6ce0da9-d5da-479f-8dcd-b3811a6370a3", "tenant_id": "880184f9f34d4ead881812d2172cae9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "880184f9f34d4ead881812d2172cae9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:09:34Z", "revision_number": 0, "id": "f513aad3-fa6e-4881-96af-e8f3888234af", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-27T01:09:34Z", "security_group_id": "b6ce0da9-d5da-479f-8dcd-b3811a6370a3", "tenant_id": "880184f9f34d4ead881812d2172cae9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "880184f9f34d4ead881812d2172cae9c"}], "revision_number": 1, "project_id": "880184f9f34d4ead881812d2172cae9c", "id": "b6ce0da9-d5da-479f-8dcd-b3811a6370a3", "name": "default"}, {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "880184f9f34d4ead881812d2172cae9c", "created_at": "2019-03-27T01:11:43Z", "updated_at": "2019-03-27T01:11:46Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-03-27T01:11:43Z", "revision_number": 0, "id": "0dd820d8-d008-4ae6-9739-7bf0514b557c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-27T01:11:43Z", "security_group_id": "d82b5d42-9448-472c-bffc-5f1f3fae019e", "tenant_id": "880184f9f34d4ead881812d2172cae9c", "port_range_min": 22, "ethertype": "IPv4", "project_id": "880184f9f34d4ead881812d2172cae9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:11:43Z", "revision_number": 0, "id": "63a47873-8272-4779-9de3-69b35d5170ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-27T01:11:43Z", "security_group_id": "d82b5d42-9448-472c-bffc-5f1f3fae019e", "tenant_id": "880184f9f34d4ead881812d2172cae9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "880184f9f34d4ead881812d2172cae9c"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:11:46Z", "revision_number": 0, "id": "7a07762a-4553-4224-ab60-8c8f29962155", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-27T01:11:46Z", "security_group_id": "d82b5d42-9448-472c-bffc-5f1f3fae019e", "tenant_id": "880184f9f34d4ead881812d2172cae9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "880184f9f34d4ead881812d2172cae9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:11:43Z", "revision_number": 0, "id": "b2751dd4-e73f-416d-9643-288fb5b40eb6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-27T01:11:43Z", "security_group_id": "d82b5d42-9448-472c-bffc-5f1f3fae019e", "tenant_id": "880184f9f34d4ead881812d2172cae9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "880184f9f34d4ead881812d2172cae9c"}], "revision_number": 3, "project_id": "880184f9f34d4ead881812d2172cae9c", "id": "d82b5d42-9448-472c-bffc-5f1f3fae019e", "name": "singlevm1-sg_07cdbaf9-bd85-4add-aa7e-004be842abaf"}, {"description": "Default security group", "tags": [], "tenant_id": "adb4f7a6d80b43b2b7d28f3b95f00eb5", "created_at": "2019-03-27T01:06:12Z", "updated_at": "2019-03-27T01:06:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:06:13Z", "revision_number": 0, "id": "13e9fbb6-a1a1-41ca-acdb-3264bc7c1807", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-27T01:06:13Z", "security_group_id": "f7fe5857-b5b6-4604-ac30-11eacbb072ec", "tenant_id": "adb4f7a6d80b43b2b7d28f3b95f00eb5", "port_range_min": null, "ethertype": "IPv4", "project_id": "adb4f7a6d80b43b2b7d28f3b95f00eb5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:06:13Z", "revision_number": 0, "id": "3688be1d-1a01-4f87-ba78-d58b2765716e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-27T01:06:13Z", "security_group_id": "f7fe5857-b5b6-4604-ac30-11eacbb072ec", "tenant_id": "adb4f7a6d80b43b2b7d28f3b95f00eb5", "port_range_min": null, "ethertype": "IPv6", "project_id": "adb4f7a6d80b43b2b7d28f3b95f00eb5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:06:12Z", "revision_number": 0, "id": "59e764a3-8c4b-4f24-83a0-e07dcdc6db7d", "remote_group_id": "f7fe5857-b5b6-4604-ac30-11eacbb072ec", "remote_ip_prefix": null, "created_at": "2019-03-27T01:06:12Z", "security_group_id": "f7fe5857-b5b6-4604-ac30-11eacbb072ec", "tenant_id": "adb4f7a6d80b43b2b7d28f3b95f00eb5", "port_range_min": null, "ethertype": "IPv4", "project_id": "adb4f7a6d80b43b2b7d28f3b95f00eb5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:06:13Z", "revision_number": 0, "id": "77bcfc38-7e62-4d49-bde8-5eb945f3d1a2", "remote_group_id": "f7fe5857-b5b6-4604-ac30-11eacbb072ec", "remote_ip_prefix": null, "created_at": "2019-03-27T01:06:13Z", "security_group_id": "f7fe5857-b5b6-4604-ac30-11eacbb072ec", "tenant_id": "adb4f7a6d80b43b2b7d28f3b95f00eb5", "port_range_min": null, "ethertype": "IPv6", "project_id": "adb4f7a6d80b43b2b7d28f3b95f00eb5"}], "revision_number": 1, "project_id": "adb4f7a6d80b43b2b7d28f3b95f00eb5", "id": "f7fe5857-b5b6-4604-ac30-11eacbb072ec", "name": "default"}]} 2019-03-27 01:12:31,350 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-a8284857-e77b-4f5d-b4c3-0b45888ec9aa 2019-03-27 01:12:31,350 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0699019432068s 2019-03-27 01:12:31,357 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-03-27 01:12:31,358 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/security-groups/d82b5d42-9448-472c-bffc-5f1f3fae019e.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b847105a15c413dafec3414ee787f9ee2f27cda4" 2019-03-27 01:12:31,790 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 27 Mar 2019 01:12:31 GMT X-Openstack-Request-Id: req-ea586f13-1a0d-427f-aede-564176cb8e8d 2019-03-27 01:12:31,790 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-27 01:12:31,791 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/d82b5d42-9448-472c-bffc-5f1f3fae019e.json used request id req-ea586f13-1a0d-427f-aede-564176cb8e8d 2019-03-27 01:12:31,791 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.43347287178s 2019-03-27 01:12:31,791 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-03-27 01:12:31,794 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/os-keypairs/singlevm1-kp_07cdbaf9-bd85-4add-aa7e-004be842abaf -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b847105a15c413dafec3414ee787f9ee2f27cda4" 2019-03-27 01:12:31,856 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Wed, 27 Mar 2019 01:12: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-b577dfce-8aac-4b44-b5f7-b7b693d57fc6 x-openstack-request-id: req-b577dfce-8aac-4b44-b5f7-b7b693d57fc6 2019-03-27 01:12:31,856 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/singlevm1-kp_07cdbaf9-bd85-4add-aa7e-004be842abaf used request id req-b577dfce-8aac-4b44-b5f7-b7b693d57fc6 2019-03-27 01:12:31,856 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0651669502258s 2019-03-27 01:12:31,857 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-03-27 01:12:31,857 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/871e98f4-8708-4ef8-9ff4-d93f855275c0/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}b847105a15c413dafec3414ee787f9ee2f27cda4" -d '{"subnet_id": "16542003-e37b-49d9-a6b3-23cde5507fed"}' 2019-03-27 01:12:33,507 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Wed, 27 Mar 2019 01:12:33 GMT X-Openstack-Request-Id: req-6290968d-9502-4af9-94be-7b8d769fc21f 2019-03-27 01:12:33,507 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "c831f7b8-3af5-495e-9d09-4e7d9c7edc3a", "tenant_id": "880184f9f34d4ead881812d2172cae9c", "subnet_id": "16542003-e37b-49d9-a6b3-23cde5507fed", "subnet_ids": ["16542003-e37b-49d9-a6b3-23cde5507fed"], "port_id": "49fe3510-2611-4426-a165-9f6904aff9ec", "id": "871e98f4-8708-4ef8-9ff4-d93f855275c0"} 2019-03-27 01:12:33,507 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/871e98f4-8708-4ef8-9ff4-d93f855275c0/remove_router_interface.json used request id req-6290968d-9502-4af9-94be-7b8d769fc21f 2019-03-27 01:12:33,507 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.65049004555s 2019-03-27 01:12:33,508 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-03-27 01:12:33,508 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}b847105a15c413dafec3414ee787f9ee2f27cda4" 2019-03-27 01:12:33,947 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 623 Content-Type: application/json Date: Wed, 27 Mar 2019 01:12:34 GMT X-Openstack-Request-Id: req-3d22481d-b047-4aef-9cbc-c9c00dbbe346 2019-03-27 01:12:33,947 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "6e8cbb2e-4d8c-409b-b9b4-549165a492c3", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "88d144e9-4a41-41f0-83f0-cf05286ed070", "ip_address": "172.30.9.201"}]}, "description": "", "tags": [], "tenant_id": "880184f9f34d4ead881812d2172cae9c", "created_at": "2019-03-27T01:11:33Z", "admin_state_up": true, "updated_at": "2019-03-27T01:12:32Z", "revision_number": 4, "routes": [], "project_id": "880184f9f34d4ead881812d2172cae9c", "id": "871e98f4-8708-4ef8-9ff4-d93f855275c0", "name": "singlevm1-router_07cdbaf9-bd85-4add-aa7e-004be842abaf"}]} 2019-03-27 01:12:33,947 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-3d22481d-b047-4aef-9cbc-c9c00dbbe346 2019-03-27 01:12:33,947 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.439653158188s 2019-03-27 01:12:33,949 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-03-27 01:12:33,949 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/routers/871e98f4-8708-4ef8-9ff4-d93f855275c0.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b847105a15c413dafec3414ee787f9ee2f27cda4" 2019-03-27 01:12:35,468 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 27 Mar 2019 01:12:35 GMT X-Openstack-Request-Id: req-f952dd49-a86d-43c2-8fbe-166d8ad2cfa0 2019-03-27 01:12:35,468 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-27 01:12:35,468 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/871e98f4-8708-4ef8-9ff4-d93f855275c0.json used request id req-f952dd49-a86d-43c2-8fbe-166d8ad2cfa0 2019-03-27 01:12:35,468 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.51948308945s 2019-03-27 01:12:35,469 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-03-27 01:12:35,469 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}b847105a15c413dafec3414ee787f9ee2f27cda4" 2019-03-27 01:12:35,799 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1291 Content-Type: application/json Date: Wed, 27 Mar 2019 01:12:35 GMT X-Openstack-Request-Id: req-0708c8d9-e962-456e-a2ef-9e80e15bd4ee 2019-03-27 01:12:35,800 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c831f7b8-3af5-495e-9d09-4e7d9c7edc3a","tenant_id":"880184f9f34d4ead881812d2172cae9c","created_at":"2019-03-27T01:11:31Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-03-27T01:11:31Z","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":"880184f9f34d4ead881812d2172cae9c","id":"16542003-e37b-49d9-a6b3-23cde5507fed","subnetpool_id":null,"name":"singlevm1-subnet_07cdbaf9-bd85-4add-aa7e-004be842abaf"},{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"6e8cbb2e-4d8c-409b-b9b4-549165a492c3","tenant_id":"adb4f7a6d80b43b2b7d28f3b95f00eb5","created_at":"2019-03-27T01:06:20Z","dns_nameservers":[],"updated_at":"2019-03-27T01:06:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"adb4f7a6d80b43b2b7d28f3b95f00eb5","id":"88d144e9-4a41-41f0-83f0-cf05286ed070","subnetpool_id":null,"name":"external-subnet"}]} 2019-03-27 01:12:35,800 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-0708c8d9-e962-456e-a2ef-9e80e15bd4ee 2019-03-27 01:12:35,800 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.331508159637s 2019-03-27 01:12:35,802 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-03-27 01:12:35,802 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/subnets/16542003-e37b-49d9-a6b3-23cde5507fed.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b847105a15c413dafec3414ee787f9ee2f27cda4" 2019-03-27 01:12:38,093 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 27 Mar 2019 01:12:38 GMT X-Openstack-Request-Id: req-7273a4a9-a63a-4217-af70-b8700edf4ee1 2019-03-27 01:12:38,093 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-27 01:12:38,093 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/16542003-e37b-49d9-a6b3-23cde5507fed.json used request id req-7273a4a9-a63a-4217-af70-b8700edf4ee1 2019-03-27 01:12:38,094 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.29171419144s 2019-03-27 01:12:38,094 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-27 01:12:38,094 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}b847105a15c413dafec3414ee787f9ee2f27cda4" 2019-03-27 01:12:38,194 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1416 Content-Type: application/json Date: Wed, 27 Mar 2019 01:12:38 GMT X-Openstack-Request-Id: req-77160e13-0016-41d6-b081-3db7f3f62af7 2019-03-27 01:12:38,194 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","updated_at":"2019-03-27T01:06:20Z","dns_domain":"","revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"6e8cbb2e-4d8c-409b-b9b4-549165a492c3","router:external":true,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"adb4f7a6d80b43b2b7d28f3b95f00eb5","status":"ACTIVE","subnets":["88d144e9-4a41-41f0-83f0-cf05286ed070"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"adb4f7a6d80b43b2b7d28f3b95f00eb5","created_at":"2019-03-27T01:06:13Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"c831f7b8-3af5-495e-9d09-4e7d9c7edc3a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":80,"ipv4_address_scope":null,"shared":false,"project_id":"880184f9f34d4ead881812d2172cae9c","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-27T01:12:38Z","qos_policy_id":null,"name":"singlevm1-net_07cdbaf9-bd85-4add-aa7e-004be842abaf","admin_state_up":true,"tenant_id":"880184f9f34d4ead881812d2172cae9c","created_at":"2019-03-27T01:11:30Z","provider:network_type":"geneve"}]} 2019-03-27 01:12:38,194 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-77160e13-0016-41d6-b081-3db7f3f62af7 2019-03-27 01:12:38,194 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.100325107574s 2019-03-27 01:12:38,196 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-03-27 01:12:38,196 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/networks/c831f7b8-3af5-495e-9d09-4e7d9c7edc3a.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b847105a15c413dafec3414ee787f9ee2f27cda4" 2019-03-27 01:12:39,446 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 27 Mar 2019 01:12:39 GMT X-Openstack-Request-Id: req-4a193fa4-ec23-4acd-844d-8df893d33599 2019-03-27 01:12:39,446 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-27 01:12:39,446 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/c831f7b8-3af5-495e-9d09-4e7d9c7edc3a.json used request id req-4a193fa4-ec23-4acd-844d-8df893d33599 2019-03-27 01:12:39,446 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.25020384789s 2019-03-27 01:12:39,451 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-27 01:12:39,455 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}b847105a15c413dafec3414ee787f9ee2f27cda4" 2019-03-27 01:12:40,250 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Wed, 27 Mar 2019 01:12:40 GMT X-Openstack-Request-Id: req-3ad52c0b-fc9a-48a1-8ec2-7c6e381694cf 2019-03-27 01:12:40,251 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-27T01:11:41Z", "file": "/v2/images/ca409450-4bdb-443b-bb02-47d277ff95d4/file", "owner": "880184f9f34d4ead881812d2172cae9c", "id": "ca409450-4bdb-443b-bb02-47d277ff95d4", "size": 12716032, "self": "/v2/images/ca409450-4bdb-443b-bb02-47d277ff95d4", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://0e796a57-bb9c-4ed7-a890-8188a6fe733b/images/ca409450-4bdb-443b-bb02-47d277ff95d4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://0e796a57-bb9c-4ed7-a890-8188a6fe733b/images/ca409450-4bdb-443b-bb02-47d277ff95d4/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_07cdbaf9-bd85-4add-aa7e-004be842abaf", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_07cdbaf9-bd85-4add-aa7e-004be842abaf", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-27T01:11:39Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-27 01:12:40,251 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-3ad52c0b-fc9a-48a1-8ec2-7c6e381694cf 2019-03-27 01:12:40,251 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.800184965134s 2019-03-27 01:12:40,253 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-03-27 01:12:40,257 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/ca409450-4bdb-443b-bb02-47d277ff95d4 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b847105a15c413dafec3414ee787f9ee2f27cda4" 2019-03-27 01:12:41,463 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 27 Mar 2019 01:12:41 GMT X-Openstack-Request-Id: req-aa4fb63a-0d07-4b54-9dc3-e89d5c471eff 2019-03-27 01:12:41,463 - 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-27 01:12:41,463 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/ca409450-4bdb-443b-bb02-47d277ff95d4 used request id req-aa4fb63a-0d07-4b54-9dc3-e89d5c471eff 2019-03-27 01:12:41,464 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.21044707298s 2019-03-27 01:12:41,464 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-27 01:12:41,467 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21: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}b847105a15c413dafec3414ee787f9ee2f27cda4" 2019-03-27 01:12:41,489 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Wed, 27 Mar 2019 01:12: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-ffab3f2f-c478-4d56-81e9-f11204a5296a x-openstack-request-id: req-ffab3f2f-c478-4d56-81e9-f11204a5296a 2019-03-27 01:12:41,489 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "singlevm1-flavor_07cdbaf9-bd85-4add-aa7e-004be842abaf", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/10672795-04de-4f15-b19e-0214650006c6", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/10672795-04de-4f15-b19e-0214650006c6", "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": "10672795-04de-4f15-b19e-0214650006c6"}]} 2019-03-27 01:12:41,489 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-ffab3f2f-c478-4d56-81e9-f11204a5296a 2019-03-27 01:12:41,489 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0252768993378s 2019-03-27 01:12:41,490 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-03-27 01:12:41,493 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/10672795-04de-4f15-b19e-0214650006c6 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b847105a15c413dafec3414ee787f9ee2f27cda4" 2019-03-27 01:12:41,639 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Wed, 27 Mar 2019 01:12:41 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d568fe0b-06a1-4e23-a3de-56f68263c182 x-openstack-request-id: req-d568fe0b-06a1-4e23-a3de-56f68263c182 2019-03-27 01:12:41,639 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/10672795-04de-4f15-b19e-0214650006c6 used request id req-d568fe0b-06a1-4e23-a3de-56f68263c182 2019-03-27 01:12:41,639 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.148751020432s 2019-03-27 01:12:41,686 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm2'... 2019-03-27 01:12:41,726 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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-27 01:12:41,731 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Wed, 27 Mar 2019 01:12:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12718863-79cb-45ea-b4bb-2e13d7ea35c5 2019-03-27 01:12:41,732 - 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.21:5000/v3/", "rel": "self"}]}} 2019-03-27 01:12:41,732 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/v3 used request id req-12718863-79cb-45ea-b4bb-2e13d7ea35c5 2019-03-27 01:12:41,732 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2019-03-27 01:12:42,162 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "ca126582a5ac41b387c7abf3cbf79d8b", "name": "reader"}, {"id": "c899a0942bc347abbb3dcae772ba5452", "name": "member"}, {"id": "ad74fc2430cc4e889c837e0e4363f057", "name": "admin"}], "expires_at": "2019-03-27T02:12:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "880184f9f34d4ead881812d2172cae9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "721f4e8307ad4447b8bb508b3c352269"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef9799ca3704825b084c6a427da3b37"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e88f92e41fcf44d79884f24c46e56176"}], "type": "cloudformation", "id": "044c711eda554fdbb092a4d9a8a641ed", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10207501dea142acbda102bca0fde468"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56d3450ae4974e658007eb3ef62e73ab"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b2e700fb57e5466e9ef8647b2f892e05"}], "type": "network", "id": "1345c62a1a194721ac74991ed3f96976", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47393bddf6a3467eacefb29528c3ef50"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a424bbca30b401a8cc1a29b5c697112"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8aa237a59bac4a84988a5cbd3f2f7f91"}], "type": "identity", "id": "1b53bc2fc18745788cdcd7700e8f6872", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.23:8080/v1/AUTH_880184f9f34d4ead881812d2172cae9c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "14dc1bc7ac6a4290b889e465a4fbc586"}, {"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3ce1666900034fb6953705c72ecb956c"}, {"url": "http://172.30.9.21:8080/v1/AUTH_880184f9f34d4ead881812d2172cae9c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5153784ff3ff4ddaae7f3c5e3d52c73e"}], "type": "object-store", "id": "1cae55657baa42a8a041c96c0e5042a1", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ad3b972674347f59ad48668d68faf36"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d537d30796624cf78ed7c806f2d292f0"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f855d2238c294b1d9bf6cd08a86cab4e"}], "type": "event", "id": "50eac40e86464ec8a1f2d18736563156", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1127f864c2964c2a8f219362f47a7947"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e87f90fe3cd4a25a5a4884f7e4d2281"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c39ec419a879484da392ab529f76f8f8"}], "type": "image", "id": "8d3c807a0a824004a1b25615a3b24e68", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8380d78aa4924a28b1fdb16eda8f52e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a16ce6d013674ea69b0d0b5eecb6746b"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ba806daf4ba6b260e46512ffd28b"}], "type": "alarming", "id": "9bdf976320f740f1875953bdb4fcc326", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "81b7ef114a0a428bbd15145cc4c38c64"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d3b8fbb0fb6f49b8afdf9962f1d1f8a2"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f89f28939c844855ad783d77a4927d19"}], "type": "placement", "id": "9e481bf545ae462699fee59086a7a457", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36f031934bf841788a613931f744d992"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c10b9a772e114d6ba31294ef3c79d793"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc70f60043ee454b879c947a14e788ed"}], "type": "metric", "id": "ab24fcec588d4a3d9f039d6c717097c8", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af78c3d0929c4806b952f9e7af7a33a5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "debf358b1bf646dd9b9419e6b4b1d7f6"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eb9f3963be6047ab85f520b769d0b94b"}], "type": "compute", "id": "c37b658d3f04412daef24882af8675e6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/880184f9f34d4ead881812d2172cae9c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f71160cc4c84a7b9af3bf0974316784"}, {"url": "http://172.30.9.21:8004/v1/880184f9f34d4ead881812d2172cae9c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c0732bb8bff43338899f5db62aafdd7"}, {"url": "http://192.30.9.6:8004/v1/880184f9f34d4ead881812d2172cae9c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5d5eb9da3564d9a8ced2b173b976a34"}], "type": "orchestration", "id": "e1ed191e235543508fb8181b492dd163", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v3/880184f9f34d4ead881812d2172cae9c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "56a318d8670b4ad78467b72f15e90915"}, {"url": "http://192.30.9.6:8776/v3/880184f9f34d4ead881812d2172cae9c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a1f7813849740888664ac8474f45c65"}, {"url": "http://192.30.9.6:8776/v3/880184f9f34d4ead881812d2172cae9c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc1d74ba6f6d48aeb8f30133ce2b6872"}], "type": "volumev3", "id": "ecd342c710c14042b42e8ebabd2f2656", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f5c541ab827e4385a174fd5adcdd90ab", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v2/880184f9f34d4ead881812d2172cae9c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26ec839e160a4f5491ee5e1b2f6d85ec"}, {"url": "http://192.30.9.6:8776/v2/880184f9f34d4ead881812d2172cae9c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e9b14fc0d7e4b2f98c9c7c44cfc4a13"}, {"url": "http://192.30.9.6:8776/v2/880184f9f34d4ead881812d2172cae9c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8246d17964974d22ac52efa58bc221cc"}], "type": "volumev2", "id": "faa3c09487304f84b65d18b1b1694e3a", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/880184f9f34d4ead881812d2172cae9c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1abce42acf394dce885c9dfc7c80c5e9"}, {"url": "http://192.30.9.6:8776/v1/880184f9f34d4ead881812d2172cae9c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9777c0191c584248b40d2e103ca53015"}, {"url": "http://172.30.9.21:8776/v1/880184f9f34d4ead881812d2172cae9c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab9eb3d04b5a468b9016011aca6c8402"}], "type": "volume", "id": "ff541942293941b4b0228330f4f5efaf", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "533ad0036ea24ea3a6cd69d52daa7164"}, "audit_ids": ["7O2jHfO0SMW6Ys0Z8pXALQ"], "issued_at": "2019-03-27T01:12:42.000000Z"}} 2019-03-27 01:12:42,165 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-27 01:12:42,166 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21: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}6e74c40c011ccb1c7312afb94ef6b9df0829d6a3" 2019-03-27 01:12:42,550 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 726 Content-Type: application/json Date: Wed, 27 Mar 2019 01:12:43 GMT X-Openstack-Request-Id: req-0ff839d6-1892-4516-9948-a2290387e395 2019-03-27 01:12:42,550 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","updated_at":"2019-03-27T01:06:20Z","dns_domain":"","revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"6e8cbb2e-4d8c-409b-b9b4-549165a492c3","router:external":true,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"adb4f7a6d80b43b2b7d28f3b95f00eb5","status":"ACTIVE","subnets":["88d144e9-4a41-41f0-83f0-cf05286ed070"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"adb4f7a6d80b43b2b7d28f3b95f00eb5","created_at":"2019-03-27T01:06:13Z","provider:network_type":"flat"}]} 2019-03-27 01:12:42,550 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-0ff839d6-1892-4516-9948-a2290387e395 2019-03-27 01:12:42,550 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.385009050369s 2019-03-27 01:12:42,558 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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-27 01:12:42,563 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 27 Mar 2019 01:12:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-51a26831-8209-4a5d-af40-03495f3a44bd 2019-03-27 01:12:42,563 - 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.21:5000/v3/", "rel": "self"}]}]}} 2019-03-27 01:12:42,564 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/ used request id req-51a26831-8209-4a5d-af40-03495f3a44bd 2019-03-27 01:12:42,564 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-27 01:12:42,568 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}6e74c40c011ccb1c7312afb94ef6b9df0829d6a3" 2019-03-27 01:12:42,788 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Wed, 27 Mar 2019 01:12:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4240a47-0a5f-4823-8cd7-26c634992ddf 2019-03-27 01:12:42,789 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/d28de44ca3d340fe8f59e2bbc51c5518"}, "tags": [], "enabled": true, "id": "d28de44ca3d340fe8f59e2bbc51c5518", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2019-03-27 01:12:42,789 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-f4240a47-0a5f-4823-8cd7-26c634992ddf 2019-03-27 01:12:42,789 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.224398851395s 2019-03-27 01:12:42,796 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-03-27 01:12:42,799 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}6e74c40c011ccb1c7312afb94ef6b9df0829d6a3" -d '{"project": {"description": "Created by OPNFV Functest: singlevm2", "enabled": true, "domain_id": "default", "name": "singlevm2-project_5aa789b1-5838-48ee-b4f2-f09378c1bddf"}}' 2019-03-27 01:12:43,081 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 364 Content-Type: application/json Date: Wed, 27 Mar 2019 01:12:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e35b52dd-45bb-4266-8e34-8fa923a8de5b 2019-03-27 01:12:43,081 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.21:5000/v3/projects/f6c2085b07184e24a06685f4b48fddc2"}, "tags": [], "enabled": true, "id": "f6c2085b07184e24a06685f4b48fddc2", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_5aa789b1-5838-48ee-b4f2-f09378c1bddf"}} 2019-03-27 01:12:43,081 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-e35b52dd-45bb-4266-8e34-8fa923a8de5b 2019-03-27 01:12:43,082 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.285354852676s 2019-03-27 01:12:43,082 - 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'f6c2085b07184e24a06685f4b48fddc2', '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_5aa789b1-5838-48ee-b4f2-f09378c1bddf'}) 2019-03-27 01:12:43,089 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-03-27 01:12:43,093 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}6e74c40c011ccb1c7312afb94ef6b9df0829d6a3" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "rmsd10ofz9iRhaOSObwrSpr3IUG4t0", "email": null, "name": "singlevm2-user_5aa789b1-5838-48ee-b4f2-f09378c1bddf"}}' 2019-03-27 01:12:43,607 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 324 Content-Type: application/json Date: Wed, 27 Mar 2019 01:12:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-03d28684-cc7a-4bc9-b89d-49ad64502051 2019-03-27 01:12:43,607 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "singlevm2-user_5aa789b1-5838-48ee-b4f2-f09378c1bddf", "links": {"self": "http://172.30.9.21:5000/v3/users/3ec4193a4faa47138bd86199c8ed03d7"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3ec4193a4faa47138bd86199c8ed03d7", "domain_id": "default", "password_expires_at": null}} 2019-03-27 01:12:43,607 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-03d28684-cc7a-4bc9-b89d-49ad64502051 2019-03-27 01:12:43,607 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.518261194229s 2019-03-27 01:12:43,608 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'3ec4193a4faa47138bd86199c8ed03d7', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'singlevm2-user_5aa789b1-5838-48ee-b4f2-f09378c1bddf'}) 2019-03-27 01:12:43,612 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-27 01:12:43,616 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}6e74c40c011ccb1c7312afb94ef6b9df0829d6a3" 2019-03-27 01:12:43,842 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Wed, 27 Mar 2019 01:12:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f845b737-0b1e-42ea-b278-d2f7ab66c73f 2019-03-27 01:12:43,843 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "630451f6dfb54c5eaac08b2a7591b17d", "links": {"self": "http://172.30.9.21:5000/v3/roles/630451f6dfb54c5eaac08b2a7591b17d"}, "name": "swiftoperator"}, {"domain_id": null, "id": "84fc116f7c224bdc9d4008e24cf1fff6", "links": {"self": "http://172.30.9.21:5000/v3/roles/84fc116f7c224bdc9d4008e24cf1fff6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ad74fc2430cc4e889c837e0e4363f057", "links": {"self": "http://172.30.9.21:5000/v3/roles/ad74fc2430cc4e889c837e0e4363f057"}, "name": "admin"}, {"domain_id": null, "id": "bb9ba4688d0941a38bddf15fb5d3e3ac", "links": {"self": "http://172.30.9.21:5000/v3/roles/bb9ba4688d0941a38bddf15fb5d3e3ac"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c899a0942bc347abbb3dcae772ba5452", "links": {"self": "http://172.30.9.21:5000/v3/roles/c899a0942bc347abbb3dcae772ba5452"}, "name": "member"}, {"domain_id": null, "id": "ca126582a5ac41b387c7abf3cbf79d8b", "links": {"self": "http://172.30.9.21:5000/v3/roles/ca126582a5ac41b387c7abf3cbf79d8b"}, "name": "reader"}]} 2019-03-27 01:12:43,843 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-f845b737-0b1e-42ea-b278-d2f7ab66c73f 2019-03-27 01:12:43,843 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.230976104736s 2019-03-27 01:12:43,848 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-27 01:12:43,852 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}6e74c40c011ccb1c7312afb94ef6b9df0829d6a3" 2019-03-27 01:12:44,061 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Wed, 27 Mar 2019 01:12:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0225f7c-3719-4c73-bb81-c47acf93becd 2019-03-27 01:12:44,061 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "630451f6dfb54c5eaac08b2a7591b17d", "links": {"self": "http://172.30.9.21:5000/v3/roles/630451f6dfb54c5eaac08b2a7591b17d"}, "name": "swiftoperator"}, {"domain_id": null, "id": "84fc116f7c224bdc9d4008e24cf1fff6", "links": {"self": "http://172.30.9.21:5000/v3/roles/84fc116f7c224bdc9d4008e24cf1fff6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ad74fc2430cc4e889c837e0e4363f057", "links": {"self": "http://172.30.9.21:5000/v3/roles/ad74fc2430cc4e889c837e0e4363f057"}, "name": "admin"}, {"domain_id": null, "id": "bb9ba4688d0941a38bddf15fb5d3e3ac", "links": {"self": "http://172.30.9.21:5000/v3/roles/bb9ba4688d0941a38bddf15fb5d3e3ac"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c899a0942bc347abbb3dcae772ba5452", "links": {"self": "http://172.30.9.21:5000/v3/roles/c899a0942bc347abbb3dcae772ba5452"}, "name": "member"}, {"domain_id": null, "id": "ca126582a5ac41b387c7abf3cbf79d8b", "links": {"self": "http://172.30.9.21:5000/v3/roles/ca126582a5ac41b387c7abf3cbf79d8b"}, "name": "reader"}]} 2019-03-27 01:12:44,061 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-a0225f7c-3719-4c73-bb81-c47acf93becd 2019-03-27 01:12:44,062 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.213126897812s 2019-03-27 01:12:44,067 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-27 01:12:44,070 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}6e74c40c011ccb1c7312afb94ef6b9df0829d6a3" 2019-03-27 01:12:44,279 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Wed, 27 Mar 2019 01:12:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c58ee26d-050d-4975-9410-3ac4b697ef38 2019-03-27 01:12:44,280 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "630451f6dfb54c5eaac08b2a7591b17d", "links": {"self": "http://172.30.9.21:5000/v3/roles/630451f6dfb54c5eaac08b2a7591b17d"}, "name": "swiftoperator"}, {"domain_id": null, "id": "84fc116f7c224bdc9d4008e24cf1fff6", "links": {"self": "http://172.30.9.21:5000/v3/roles/84fc116f7c224bdc9d4008e24cf1fff6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ad74fc2430cc4e889c837e0e4363f057", "links": {"self": "http://172.30.9.21:5000/v3/roles/ad74fc2430cc4e889c837e0e4363f057"}, "name": "admin"}, {"domain_id": null, "id": "bb9ba4688d0941a38bddf15fb5d3e3ac", "links": {"self": "http://172.30.9.21:5000/v3/roles/bb9ba4688d0941a38bddf15fb5d3e3ac"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c899a0942bc347abbb3dcae772ba5452", "links": {"self": "http://172.30.9.21:5000/v3/roles/c899a0942bc347abbb3dcae772ba5452"}, "name": "member"}, {"domain_id": null, "id": "ca126582a5ac41b387c7abf3cbf79d8b", "links": {"self": "http://172.30.9.21:5000/v3/roles/ca126582a5ac41b387c7abf3cbf79d8b"}, "name": "reader"}]} 2019-03-27 01:12:44,280 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-c58ee26d-050d-4975-9410-3ac4b697ef38 2019-03-27 01:12:44,280 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.21321606636s 2019-03-27 01:12:44,285 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-27 01:12:44,289 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}6e74c40c011ccb1c7312afb94ef6b9df0829d6a3" 2019-03-27 01:12:44,417 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Wed, 27 Mar 2019 01:12:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-419943b4-eb4e-4909-99cb-bc130b8dbd13 2019-03-27 01:12:44,418 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-03-27 01:12:44,418 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-419943b4-eb4e-4909-99cb-bc130b8dbd13 2019-03-27 01:12:44,418 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.132616996765s 2019-03-27 01:12:44,419 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-27 01:12:44,423 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}6e74c40c011ccb1c7312afb94ef6b9df0829d6a3" 2019-03-27 01:12:44,652 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 837 Content-Type: application/json Date: Wed, 27 Mar 2019 01:12:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ac3a715-97ca-47f2-b54c-273915f32fc8 2019-03-27 01:12:44,652 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/1f3ca4bc07164c3cb81a87c72c396526"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f3ca4bc07164c3cb81a87c72c396526", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/2653fa6f281c466480efee8aa1f257bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2653fa6f281c466480efee8aa1f257bb", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/2f421a9df6c44c62876bd57477d34c68"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f421a9df6c44c62876bd57477d34c68", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/335b05e87496439da9c56228d0f96eb4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "335b05e87496439da9c56228d0f96eb4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/347643f881c4464fbebf8745ae8733f7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "347643f881c4464fbebf8745ae8733f7", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/3ec0479bbc154c0e80a84492405413d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ec0479bbc154c0e80a84492405413d1", "email": "glance@localhost", "password_expires_at": null}, {"name": "singlevm2-user_5aa789b1-5838-48ee-b4f2-f09378c1bddf", "links": {"self": "http://172.30.9.21:5000/v3/users/3ec4193a4faa47138bd86199c8ed03d7"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3ec4193a4faa47138bd86199c8ed03d7", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/4948075a865f4918b7d8cbc91b0d93f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4948075a865f4918b7d8cbc91b0d93f2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/533ad0036ea24ea3a6cd69d52daa7164"}, "domain_id": "default", "enabled": true, "options": {}, "id": "533ad0036ea24ea3a6cd69d52daa7164", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/812ccb0780ac4ca682f6307d48b60b74"}, "domain_id": "d28de44ca3d340fe8f59e2bbc51c5518", "enabled": true, "options": {}, "id": "812ccb0780ac4ca682f6307d48b60b74", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/8c5c993b2702467d8bfb5246c7f53041"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c5c993b2702467d8bfb5246c7f53041", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/b200d4acbcca4a2094b80354fbe1696e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b200d4acbcca4a2094b80354fbe1696e", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/cf1a4dd219af46a4a3c304e5dc175743"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cf1a4dd219af46a4a3c304e5dc175743", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/e2141b5f32414d4c957cf1c4929e3d7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2141b5f32414d4c957cf1c4929e3d7d", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/e83494c6a05843019f1b64894a822a32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e83494c6a05843019f1b64894a822a32", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2019-03-27 01:12:44,653 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-2ac3a715-97ca-47f2-b54c-273915f32fc8 2019-03-27 01:12:44,653 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.234012126923s 2019-03-27 01:12:44,665 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-27 01:12:44,668 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21: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}6e74c40c011ccb1c7312afb94ef6b9df0829d6a3" 2019-03-27 01:12:44,883 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Wed, 27 Mar 2019 01:12:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-daa29e07-bd38-4485-b461-01ef27db777d 2019-03-27 01:12:44,884 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/880184f9f34d4ead881812d2172cae9c"}, "tags": [], "enabled": true, "id": "880184f9f34d4ead881812d2172cae9c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/adb4f7a6d80b43b2b7d28f3b95f00eb5"}, "tags": [], "enabled": true, "id": "adb4f7a6d80b43b2b7d28f3b95f00eb5", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.21:5000/v3/projects/f6c2085b07184e24a06685f4b48fddc2"}, "tags": [], "enabled": true, "id": "f6c2085b07184e24a06685f4b48fddc2", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_5aa789b1-5838-48ee-b4f2-f09378c1bddf"}]} 2019-03-27 01:12:44,884 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-daa29e07-bd38-4485-b461-01ef27db777d 2019-03-27 01:12:44,884 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.218806028366s 2019-03-27 01:12:44,892 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-03-27 01:12:44,896 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=3ec4193a4faa47138bd86199c8ed03d7&role.id=c899a0942bc347abbb3dcae772ba5452&scope.project.id=f6c2085b07184e24a06685f4b48fddc2" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6e74c40c011ccb1c7312afb94ef6b9df0829d6a3" 2019-03-27 01:12:45,025 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Wed, 27 Mar 2019 01:12:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9bc0d375-89ea-4486-a99b-81ecea50cdc6 2019-03-27 01:12:45,025 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=3ec4193a4faa47138bd86199c8ed03d7&role.id=c899a0942bc347abbb3dcae772ba5452&scope.project.id=f6c2085b07184e24a06685f4b48fddc2", "previous": null, "next": null}} 2019-03-27 01:12:45,025 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=3ec4193a4faa47138bd86199c8ed03d7&role.id=c899a0942bc347abbb3dcae772ba5452&scope.project.id=f6c2085b07184e24a06685f4b48fddc2 used request id req-9bc0d375-89ea-4486-a99b-81ecea50cdc6 2019-03-27 01:12:45,025 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.133105993271s 2019-03-27 01:12:45,029 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-03-27 01:12:45,033 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/f6c2085b07184e24a06685f4b48fddc2/users/3ec4193a4faa47138bd86199c8ed03d7/roles/c899a0942bc347abbb3dcae772ba5452 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6e74c40c011ccb1c7312afb94ef6b9df0829d6a3" 2019-03-27 01:12:45,242 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 27 Mar 2019 01:12:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9c130ce7-fc92-49b4-b616-dfb89b170f01 2019-03-27 01:12:45,243 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-27 01:12:45,243 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/f6c2085b07184e24a06685f4b48fddc2/users/3ec4193a4faa47138bd86199c8ed03d7/roles/c899a0942bc347abbb3dcae772ba5452 used request id req-9c130ce7-fc92-49b4-b616-dfb89b170f01 2019-03-27 01:12:45,243 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.213723182678s 2019-03-27 01:12:45,244 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'singlevm2-project_5aa789b1-5838-48ee-b4f2-f09378c1bddf', 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'f6c2085b07184e24a06685f4b48fddc2', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'rmsd10ofz9iRhaOSObwrSpr3IUG4t0', 'username': u'singlevm2-user_5aa789b1-5838-48ee-b4f2-f09378c1bddf', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21: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-27 01:12:45,247 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'singlevm2-user_5aa789b1-5838-48ee-b4f2-f09378c1bddf', 'password': 'rmsd10ofz9iRhaOSObwrSpr3IUG4t0', 'project_name': 'singlevm2-project_5aa789b1-5838-48ee-b4f2-f09378c1bddf', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000/v3', 'project_id': 'f6c2085b07184e24a06685f4b48fddc2', 'project_domain_name': 'Default'} 2019-03-27 01:12:45,248 - xtesting.ci.run_tests - INFO - Running test case 'singlevm2'... 2019-03-27 01:12:45,248 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-27 01:12:45,252 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}6e74c40c011ccb1c7312afb94ef6b9df0829d6a3" 2019-03-27 01:12:45,457 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Wed, 27 Mar 2019 01:12:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70bb44cb-1501-4183-9c76-e3d7aab7126c 2019-03-27 01:12:45,458 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/d28de44ca3d340fe8f59e2bbc51c5518"}, "tags": [], "enabled": true, "id": "d28de44ca3d340fe8f59e2bbc51c5518", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2019-03-27 01:12:45,458 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-70bb44cb-1501-4183-9c76-e3d7aab7126c 2019-03-27 01:12:45,458 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.20951294899s 2019-03-27 01:12:45,465 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-27 01:12:45,469 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21: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}6e74c40c011ccb1c7312afb94ef6b9df0829d6a3" 2019-03-27 01:12:45,607 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Wed, 27 Mar 2019 01:12:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ee6ec17-852e-4e96-90e8-7d52d0c4a6e0 2019-03-27 01:12:45,607 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/880184f9f34d4ead881812d2172cae9c"}, "tags": [], "enabled": true, "id": "880184f9f34d4ead881812d2172cae9c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/adb4f7a6d80b43b2b7d28f3b95f00eb5"}, "tags": [], "enabled": true, "id": "adb4f7a6d80b43b2b7d28f3b95f00eb5", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.21:5000/v3/projects/f6c2085b07184e24a06685f4b48fddc2"}, "tags": [], "enabled": true, "id": "f6c2085b07184e24a06685f4b48fddc2", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_5aa789b1-5838-48ee-b4f2-f09378c1bddf"}]} 2019-03-27 01:12:45,608 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-9ee6ec17-852e-4e96-90e8-7d52d0c4a6e0 2019-03-27 01:12:45,608 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.142090082169s 2019-03-27 01:12:45,610 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-03-27 01:12:45,610 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}6e74c40c011ccb1c7312afb94ef6b9df0829d6a3" -d '{"network": {"tenant_id": "f6c2085b07184e24a06685f4b48fddc2", "name": "singlevm2-net_5aa789b1-5838-48ee-b4f2-f09378c1bddf", "admin_state_up": true}}' 2019-03-27 01:12:47,183 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 720 Content-Type: application/json Date: Wed, 27 Mar 2019 01:12:47 GMT X-Openstack-Request-Id: req-7d3de1c4-4741-470f-94cb-4ca2b61ff6e1 2019-03-27 01:12:47,183 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":2,"port_security_enabled":true,"provider:network_type":"geneve","id":"93c75712-7527-4e9c-934b-ab11c716f279","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":56,"ipv4_address_scope":null,"shared":false,"project_id":"f6c2085b07184e24a06685f4b48fddc2","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-27T01:12:46Z","is_default":false,"qos_policy_id":null,"name":"singlevm2-net_5aa789b1-5838-48ee-b4f2-f09378c1bddf","admin_state_up":true,"tenant_id":"f6c2085b07184e24a06685f4b48fddc2","created_at":"2019-03-27T01:12:46Z","mtu":1442}} 2019-03-27 01:12:47,183 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-7d3de1c4-4741-470f-94cb-4ca2b61ff6e1 2019-03-27 01:12:47,183 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 1.57348513603s 2019-03-27 01:12:47,184 - 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'dns_domain': u'', u'updated_at': u'2019-03-27T01:12:46Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'geneve', u'id': u'93c75712-7527-4e9c-934b-ab11c716f279', u'provider:segmentation_id': 56, 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_5aa789b1-5838-48ee-b4f2-f09378c1bddf', u'created_at': u'2019-03-27T01:12:46Z', u'mtu': 1442, u'tenant_id': u'f6c2085b07184e24a06685f4b48fddc2', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'f6c2085b07184e24a06685f4b48fddc2'}) 2019-03-27 01:12:47,188 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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-27 01:12:47,194 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Wed, 27 Mar 2019 01:12:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb1f8eb1-567a-43ee-bba9-e611a75aa080 2019-03-27 01:12:47,195 - 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.21:5000/v3/", "rel": "self"}]}} 2019-03-27 01:12:47,195 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/v3 used request id req-fb1f8eb1-567a-43ee-bba9-e611a75aa080 2019-03-27 01:12:47,195 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2019-03-27 01:12:47,594 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ca126582a5ac41b387c7abf3cbf79d8b", "name": "reader"}, {"id": "c899a0942bc347abbb3dcae772ba5452", "name": "member"}], "expires_at": "2019-03-27T02:12:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f6c2085b07184e24a06685f4b48fddc2", "name": "singlevm2-project_5aa789b1-5838-48ee-b4f2-f09378c1bddf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "721f4e8307ad4447b8bb508b3c352269"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef9799ca3704825b084c6a427da3b37"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e88f92e41fcf44d79884f24c46e56176"}], "type": "cloudformation", "id": "044c711eda554fdbb092a4d9a8a641ed", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10207501dea142acbda102bca0fde468"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56d3450ae4974e658007eb3ef62e73ab"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b2e700fb57e5466e9ef8647b2f892e05"}], "type": "network", "id": "1345c62a1a194721ac74991ed3f96976", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47393bddf6a3467eacefb29528c3ef50"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a424bbca30b401a8cc1a29b5c697112"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8aa237a59bac4a84988a5cbd3f2f7f91"}], "type": "identity", "id": "1b53bc2fc18745788cdcd7700e8f6872", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.23:8080/v1/AUTH_f6c2085b07184e24a06685f4b48fddc2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "14dc1bc7ac6a4290b889e465a4fbc586"}, {"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3ce1666900034fb6953705c72ecb956c"}, {"url": "http://172.30.9.21:8080/v1/AUTH_f6c2085b07184e24a06685f4b48fddc2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5153784ff3ff4ddaae7f3c5e3d52c73e"}], "type": "object-store", "id": "1cae55657baa42a8a041c96c0e5042a1", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ad3b972674347f59ad48668d68faf36"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d537d30796624cf78ed7c806f2d292f0"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f855d2238c294b1d9bf6cd08a86cab4e"}], "type": "event", "id": "50eac40e86464ec8a1f2d18736563156", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1127f864c2964c2a8f219362f47a7947"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e87f90fe3cd4a25a5a4884f7e4d2281"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c39ec419a879484da392ab529f76f8f8"}], "type": "image", "id": "8d3c807a0a824004a1b25615a3b24e68", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8380d78aa4924a28b1fdb16eda8f52e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a16ce6d013674ea69b0d0b5eecb6746b"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ba806daf4ba6b260e46512ffd28b"}], "type": "alarming", "id": "9bdf976320f740f1875953bdb4fcc326", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "81b7ef114a0a428bbd15145cc4c38c64"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d3b8fbb0fb6f49b8afdf9962f1d1f8a2"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f89f28939c844855ad783d77a4927d19"}], "type": "placement", "id": "9e481bf545ae462699fee59086a7a457", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36f031934bf841788a613931f744d992"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c10b9a772e114d6ba31294ef3c79d793"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc70f60043ee454b879c947a14e788ed"}], "type": "metric", "id": "ab24fcec588d4a3d9f039d6c717097c8", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af78c3d0929c4806b952f9e7af7a33a5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "debf358b1bf646dd9b9419e6b4b1d7f6"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eb9f3963be6047ab85f520b769d0b94b"}], "type": "compute", "id": "c37b658d3f04412daef24882af8675e6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/f6c2085b07184e24a06685f4b48fddc2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f71160cc4c84a7b9af3bf0974316784"}, {"url": "http://172.30.9.21:8004/v1/f6c2085b07184e24a06685f4b48fddc2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c0732bb8bff43338899f5db62aafdd7"}, {"url": "http://192.30.9.6:8004/v1/f6c2085b07184e24a06685f4b48fddc2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5d5eb9da3564d9a8ced2b173b976a34"}], "type": "orchestration", "id": "e1ed191e235543508fb8181b492dd163", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v3/f6c2085b07184e24a06685f4b48fddc2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "56a318d8670b4ad78467b72f15e90915"}, {"url": "http://192.30.9.6:8776/v3/f6c2085b07184e24a06685f4b48fddc2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a1f7813849740888664ac8474f45c65"}, {"url": "http://192.30.9.6:8776/v3/f6c2085b07184e24a06685f4b48fddc2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc1d74ba6f6d48aeb8f30133ce2b6872"}], "type": "volumev3", "id": "ecd342c710c14042b42e8ebabd2f2656", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f5c541ab827e4385a174fd5adcdd90ab", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v2/f6c2085b07184e24a06685f4b48fddc2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26ec839e160a4f5491ee5e1b2f6d85ec"}, {"url": "http://192.30.9.6:8776/v2/f6c2085b07184e24a06685f4b48fddc2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e9b14fc0d7e4b2f98c9c7c44cfc4a13"}, {"url": "http://192.30.9.6:8776/v2/f6c2085b07184e24a06685f4b48fddc2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8246d17964974d22ac52efa58bc221cc"}], "type": "volumev2", "id": "faa3c09487304f84b65d18b1b1694e3a", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/f6c2085b07184e24a06685f4b48fddc2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1abce42acf394dce885c9dfc7c80c5e9"}, {"url": "http://192.30.9.6:8776/v1/f6c2085b07184e24a06685f4b48fddc2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9777c0191c584248b40d2e103ca53015"}, {"url": "http://172.30.9.21:8776/v1/f6c2085b07184e24a06685f4b48fddc2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab9eb3d04b5a468b9016011aca6c8402"}], "type": "volume", "id": "ff541942293941b4b0228330f4f5efaf", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "singlevm2-user_5aa789b1-5838-48ee-b4f2-f09378c1bddf", "id": "3ec4193a4faa47138bd86199c8ed03d7"}, "audit_ids": ["4t5U4dj1T460-yjD0rFLrA"], "issued_at": "2019-03-27T01:12:47.000000Z"}} 2019-03-27 01:12:47,597 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-27 01:12:47,598 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}405ce816e1f7ba6928b58c3e0639ef79a55f1a2e" 2019-03-27 01:12:48,007 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1216 Content-Type: application/json Date: Wed, 27 Mar 2019 01:12:47 GMT X-Openstack-Request-Id: req-71414b6d-ed05-406e-9828-c47f8aaa794d 2019-03-27 01:12:48,008 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"updated_at":"2019-03-27T01:06:20Z","dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"6e8cbb2e-4d8c-409b-b9b4-549165a492c3","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"adb4f7a6d80b43b2b7d28f3b95f00eb5","status":"ACTIVE","subnets":["88d144e9-4a41-41f0-83f0-cf05286ed070"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"adb4f7a6d80b43b2b7d28f3b95f00eb5","created_at":"2019-03-27T01:06:13Z","mtu":1500},{"ipv6_address_scope":null,"dns_domain":"","revision_number":2,"port_security_enabled":true,"id":"93c75712-7527-4e9c-934b-ab11c716f279","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f6c2085b07184e24a06685f4b48fddc2","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-27T01:12:46Z","qos_policy_id":null,"name":"singlevm2-net_5aa789b1-5838-48ee-b4f2-f09378c1bddf","admin_state_up":true,"tenant_id":"f6c2085b07184e24a06685f4b48fddc2","created_at":"2019-03-27T01:12:46Z","mtu":1442}]} 2019-03-27 01:12:48,008 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-71414b6d-ed05-406e-9828-c47f8aaa794d 2019-03-27 01:12:48,008 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.410463094711s 2019-03-27 01:12:48,010 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-03-27 01:12:48,010 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}405ce816e1f7ba6928b58c3e0639ef79a55f1a2e" -d '{"subnet": {"name": "singlevm2-subnet_5aa789b1-5838-48ee-b4f2-f09378c1bddf", "enable_dhcp": true, "network_id": "93c75712-7527-4e9c-934b-ab11c716f279", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-03-27 01:12:49,710 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 677 Content-Type: application/json Date: Wed, 27 Mar 2019 01:12:50 GMT X-Openstack-Request-Id: req-38f31036-abc4-47e2-8cfd-6fafc0ed0a8b 2019-03-27 01:12:49,710 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"93c75712-7527-4e9c-934b-ab11c716f279","tenant_id":"f6c2085b07184e24a06685f4b48fddc2","created_at":"2019-03-27T01:12:49Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-03-27T01:12:49Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"f6c2085b07184e24a06685f4b48fddc2","id":"253d0804-7f3b-4264-bb1b-ec24cd5c0fe5","subnetpool_id":null,"name":"singlevm2-subnet_5aa789b1-5838-48ee-b4f2-f09378c1bddf"}} 2019-03-27 01:12:49,710 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-38f31036-abc4-47e2-8cfd-6fafc0ed0a8b 2019-03-27 01:12:49,710 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.70072507858s 2019-03-27 01:12:49,711 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-03-27T01:12:49Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'253d0804-7f3b-4264-bb1b-ec24cd5c0fe5', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm2-subnet_5aa789b1-5838-48ee-b4f2-f09378c1bddf', u'enable_dhcp': True, u'network_id': u'93c75712-7527-4e9c-934b-ab11c716f279', u'tenant_id': u'f6c2085b07184e24a06685f4b48fddc2', u'created_at': u'2019-03-27T01:12:49Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'f6c2085b07184e24a06685f4b48fddc2'}) 2019-03-27 01:12:49,711 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-03-27 01:12:49,712 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}405ce816e1f7ba6928b58c3e0639ef79a55f1a2e" -d '{"router": {"external_gateway_info": {"network_id": "6e8cbb2e-4d8c-409b-b9b4-549165a492c3"}, "name": "singlevm2-router_5aa789b1-5838-48ee-b4f2-f09378c1bddf", "admin_state_up": true}}' 2019-03-27 01:12:52,168 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 620 Content-Type: application/json Date: Wed, 27 Mar 2019 01:12:52 GMT X-Openstack-Request-Id: req-d1427d9b-970a-4086-915f-465cc8bded9f 2019-03-27 01:12:52,168 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6e8cbb2e-4d8c-409b-b9b4-549165a492c3", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "88d144e9-4a41-41f0-83f0-cf05286ed070", "ip_address": "172.30.9.207"}]}, "description": "", "tags": [], "tenant_id": "f6c2085b07184e24a06685f4b48fddc2", "created_at": "2019-03-27T01:12:50Z", "admin_state_up": true, "updated_at": "2019-03-27T01:12:51Z", "revision_number": 2, "routes": [], "project_id": "f6c2085b07184e24a06685f4b48fddc2", "id": "889ad082-1959-487c-b4fb-c515d728139d", "name": "singlevm2-router_5aa789b1-5838-48ee-b4f2-f09378c1bddf"}} 2019-03-27 01:12:52,169 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-d1427d9b-970a-4086-915f-465cc8bded9f 2019-03-27 01:12:52,169 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 2.45728302002s 2019-03-27 01:12:52,169 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'6e8cbb2e-4d8c-409b-b9b4-549165a492c3', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'88d144e9-4a41-41f0-83f0-cf05286ed070', u'ip_address': u'172.30.9.207'}]}, u'description': u'', u'tags': [], u'tenant_id': u'f6c2085b07184e24a06685f4b48fddc2', u'created_at': u'2019-03-27T01:12:50Z', u'admin_state_up': True, u'updated_at': u'2019-03-27T01:12:51Z', u'revision_number': 2, u'routes': [], u'project_id': u'f6c2085b07184e24a06685f4b48fddc2', u'id': u'889ad082-1959-487c-b4fb-c515d728139d', u'name': u'singlevm2-router_5aa789b1-5838-48ee-b4f2-f09378c1bddf'}) 2019-03-27 01:12:52,170 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-03-27 01:12:52,170 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/889ad082-1959-487c-b4fb-c515d728139d/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}405ce816e1f7ba6928b58c3e0639ef79a55f1a2e" -d '{"subnet_id": "253d0804-7f3b-4264-bb1b-ec24cd5c0fe5"}' 2019-03-27 01:12:54,776 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Wed, 27 Mar 2019 01:12:54 GMT X-Openstack-Request-Id: req-4ea7bf45-5cbf-4e5a-b028-fd2676aab877 2019-03-27 01:12:54,777 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "93c75712-7527-4e9c-934b-ab11c716f279", "tenant_id": "f6c2085b07184e24a06685f4b48fddc2", "subnet_id": "253d0804-7f3b-4264-bb1b-ec24cd5c0fe5", "subnet_ids": ["253d0804-7f3b-4264-bb1b-ec24cd5c0fe5"], "port_id": "e9a37ee4-c872-4c3c-b7e6-f77d75a567f7", "id": "889ad082-1959-487c-b4fb-c515d728139d"} 2019-03-27 01:12:54,777 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/889ad082-1959-487c-b4fb-c515d728139d/add_router_interface.json used request id req-4ea7bf45-5cbf-4e5a-b028-fd2676aab877 2019-03-27 01:12:54,777 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.60704398155s 2019-03-27 01:12:54,777 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-03-27 01:12:54,883 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-03-27 01:12:54,887 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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-27 01:12:54,892 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Wed, 27 Mar 2019 01:12:54 GMT 2019-03-27 01:12:54,892 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}]} 2019-03-27 01:12:54,895 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-27 01:12:54,897 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}405ce816e1f7ba6928b58c3e0639ef79a55f1a2e" 2019-03-27 01:12:55,251 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Wed, 27 Mar 2019 01:12:55 GMT X-Openstack-Request-Id: req-ecfd0d90-db5c-4bd8-9ac5-02fc884599d3 2019-03-27 01:12:55,251 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-27 01:12:55,251 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-ecfd0d90-db5c-4bd8-9ac5-02fc884599d3 2019-03-27 01:12:55,252 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.356515884399s 2019-03-27 01:12:55,260 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-03-27 01:12:55,264 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}405ce816e1f7ba6928b58c3e0639ef79a55f1a2e" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/singlevm2-img_5aa789b1-5838-48ee-b4f2-f09378c1bddf", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "singlevm2-img_5aa789b1-5838-48ee-b4f2-f09378c1bddf"}' 2019-03-27 01:12:55,584 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 935 Content-Type: application/json Date: Wed, 27 Mar 2019 01:12:55 GMT Location: http://172.30.9.21:9292/v2/images/0ddb1e09-9944-4f5d-8427-a5e76359761e Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-e73237c0-ed0f-4162-b53c-1386a1865bca 2019-03-27 01:12:55,584 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-27T01:12:55Z", "file": "/v2/images/0ddb1e09-9944-4f5d-8427-a5e76359761e/file", "owner": "f6c2085b07184e24a06685f4b48fddc2", "id": "0ddb1e09-9944-4f5d-8427-a5e76359761e", "size": null, "self": "/v2/images/0ddb1e09-9944-4f5d-8427-a5e76359761e", "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_5aa789b1-5838-48ee-b4f2-f09378c1bddf", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_5aa789b1-5838-48ee-b4f2-f09378c1bddf", "checksum": null, "created_at": "2019-03-27T01:12:55Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-03-27 01:12:55,584 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-e73237c0-ed0f-4162-b53c-1386a1865bca 2019-03-27 01:12:55,584 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.323805093765s 2019-03-27 01:12:55,585 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-03-27 01:12:55,590 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/0ddb1e09-9944-4f5d-8427-a5e76359761e/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}405ce816e1f7ba6928b58c3e0639ef79a55f1a2e" -d '' 2019-03-27 01:12:56,904 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 27 Mar 2019 01:12:56 GMT X-Openstack-Request-Id: req-d8711f6e-09d2-4f1b-b1bf-d912c125de37 2019-03-27 01:12:56,904 - 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-27 01:12:56,904 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/0ddb1e09-9944-4f5d-8427-a5e76359761e/file used request id req-d8711f6e-09d2-4f1b-b1bf-d912c125de37 2019-03-27 01:12:56,905 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.31938695908s 2019-03-27 01:12:56,909 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-27 01:12:56,914 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}405ce816e1f7ba6928b58c3e0639ef79a55f1a2e" 2019-03-27 01:12:57,727 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Wed, 27 Mar 2019 01:12:58 GMT X-Openstack-Request-Id: req-52f8a5f8-e88a-4139-90d8-15071964ef4c 2019-03-27 01:12:57,727 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-27T01:12:56Z", "file": "/v2/images/0ddb1e09-9944-4f5d-8427-a5e76359761e/file", "owner": "f6c2085b07184e24a06685f4b48fddc2", "id": "0ddb1e09-9944-4f5d-8427-a5e76359761e", "size": 12716032, "self": "/v2/images/0ddb1e09-9944-4f5d-8427-a5e76359761e", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://0e796a57-bb9c-4ed7-a890-8188a6fe733b/images/0ddb1e09-9944-4f5d-8427-a5e76359761e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://0e796a57-bb9c-4ed7-a890-8188a6fe733b/images/0ddb1e09-9944-4f5d-8427-a5e76359761e/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_5aa789b1-5838-48ee-b4f2-f09378c1bddf", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_5aa789b1-5838-48ee-b4f2-f09378c1bddf", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-27T01:12:55Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-27 01:12:57,727 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-52f8a5f8-e88a-4139-90d8-15071964ef4c 2019-03-27 01:12:57,728 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.81819486618s 2019-03-27 01:12:57,730 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://0e796a57-bb9c-4ed7-a890-8188a6fe733b/images/0ddb1e09-9944-4f5d-8427-a5e76359761e/snap', u'metadata': Munch({})})], 'file': u'/v2/images/0ddb1e09-9944-4f5d-8427-a5e76359761e/file', 'owner': u'f6c2085b07184e24a06685f4b48fddc2', 'id': u'0ddb1e09-9944-4f5d-8427-a5e76359761e', 'size': 12716032, u'self': u'/v2/images/0ddb1e09-9944-4f5d-8427-a5e76359761e', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f6c2085b07184e24a06685f4b48fddc2', 'name': 'singlevm2-project_5aa789b1-5838-48ee-b4f2-f09378c1bddf', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://0e796a57-bb9c-4ed7-a890-8188a6fe733b/images/0ddb1e09-9944-4f5d-8427-a5e76359761e/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-03-27T01:12:56Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-03-27T01:12:56Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm2-img_5aa789b1-5838-48ee-b4f2-f09378c1bddf', '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/0ddb1e09-9944-4f5d-8427-a5e76359761e', 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_5aa789b1-5838-48ee-b4f2-f09378c1bddf', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'singlevm2-img_5aa789b1-5838-48ee-b4f2-f09378c1bddf', 'created': u'2019-03-27T01:12:55Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-03-27T01:12:55Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/0ddb1e09-9944-4f5d-8427-a5e76359761e', 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_5aa789b1-5838-48ee-b4f2-f09378c1bddf', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-03-27 01:12:57,733 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-03-27 01:12:57,736 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}6e74c40c011ccb1c7312afb94ef6b9df0829d6a3" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "singlevm2-flavor_5aa789b1-5838-48ee-b4f2-f09378c1bddf", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-03-27 01:12:58,090 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Wed, 27 Mar 2019 01:12: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-0d546ea7-00b1-4aba-85f6-ac4f026bbc42 x-openstack-request-id: req-0d546ea7-00b1-4aba-85f6-ac4f026bbc42 2019-03-27 01:12:58,091 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "singlevm2-flavor_5aa789b1-5838-48ee-b4f2-f09378c1bddf", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/ee26e74d-30da-46b2-ac63-554a73f1f492", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/ee26e74d-30da-46b2-ac63-554a73f1f492", "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": "ee26e74d-30da-46b2-ac63-554a73f1f492"}} 2019-03-27 01:12:58,091 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-0d546ea7-00b1-4aba-85f6-ac4f026bbc42 2019-03-27 01:12:58,091 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.358180046082s 2019-03-27 01:12:58,092 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm2-flavor_5aa789b1-5838-48ee-b4f2-f09378c1bddf', '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'880184f9f34d4ead881812d2172cae9c', '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'ee26e74d-30da-46b2-ac63-554a73f1f492', 'swap': 0}) 2019-03-27 01:12:58,093 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-03-27 01:12:58,096 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/ee26e74d-30da-46b2-ac63-554a73f1f492/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}6e74c40c011ccb1c7312afb94ef6b9df0829d6a3" -d '{"extra_specs": {}}' 2019-03-27 01:12:58,252 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 27 Mar 2019 01:12:58 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-20ebb04c-ec9c-448e-b970-e406c27ff14f x-openstack-request-id: req-20ebb04c-ec9c-448e-b970-e406c27ff14f 2019-03-27 01:12:58,252 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-03-27 01:12:58,252 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/ee26e74d-30da-46b2-ac63-554a73f1f492/os-extra_specs used request id req-20ebb04c-ec9c-448e-b970-e406c27ff14f 2019-03-27 01:12:58,253 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.159655809402s 2019-03-27 01:12:58,255 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-03-27 01:12:58,258 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}405ce816e1f7ba6928b58c3e0639ef79a55f1a2e" -d '{"keypair": {"name": "singlevm2-kp_5aa789b1-5838-48ee-b4f2-f09378c1bddf"}}' 2019-03-27 01:12:58,810 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1811 Content-Type: application/json Date: Wed, 27 Mar 2019 01:12: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-d78ab58e-e944-4859-b1a5-e7caa3a6f1f2 x-openstack-request-id: req-d78ab58e-e944-4859-b1a5-e7caa3a6f1f2 2019-03-27 01:12:58,810 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDgo3amMQOWqYyd1DCQQJY5AwnjH4cP1H8N3I3OAtGIuWxL/wlaW4xGKy9YJQ7Aok0aTnGBDHydm0UgtMI2yMhp5076JvHb1+a6uazMqsytQQ/TAu6e9S3A0NMfhSSTDHEgcxosoXnbN57zvvjoL2WLTjNxvfHGhx9M+3m3m5dbNdHtDKudPU4R2qqOZUv+fCl1aHvMprRI1xCkt7wF5OKhWde/zA6uTIeLtFqrdnJ6/CV8VfEK19TB96zE3pb/CPvDtrgQMaWlzn9gzv1uN4B3d5BtS0lMmw4iLvZPfkDK0sNqddt1mS+kR9MoI3pYs3hYsxp4rZHKfzn/xD0JZGCT Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA4KN2pjEDlqmMndQwkECWOQMJ4x+HD9R/DdyNzgLRiLlsS/8J\nWluMRisvWCUOwKJNGk5xgQx8nZtFILTCNsjIaedO+ibx29fmurmszKrMrUEP0wLu\nnvUtwNDTH4UkkwxxIHMaLKF52zee87746C9li04zcb3xxocfTPt5t5uXWzXR7Qyr\nnT1OEdqqjmVL/nwpdWh7zKa0SNcQpLe8BeTioVnXv8wOrkyHi7Raq3ZyevwlfFXx\nCtfUwfesxN6W/wj7w7a4EDGlpc5/YM79bjeAd3eQbUtJTJsOIi72T35AytLDanXb\ndZkvpEfTKCN6WLN4WLMaeK2Ryn85/8Q9CWRgkwIDAQABAoIBAQC/z9RIJCIES9Ie\nEklFY2DiXY3budgB1FiI5YLQHef87xdh7Ot3lCQ65jUO9tWZ9vwPMlwI7Tia+zIT\ns0UCsn8urqvpPcfXCIujdVfviwgqCBwS+bX3VTM0KRudFnscdMtEAgSfh2IdpWi8\niJzQ5We3g5a50I7aDhbUDQbpmJms7rXR3fmJWx6TD5+ybvFiL2YEpyW2A7RUhsgh\n3CYMMG/8sEiuG/3eVwLiiSa8BE453LdI+u5D9Eb8UzGqyNJiHv8NfgBnntz7MCqI\nP+N9cMegUCRYue7XWBfdbq3/ZEnk5ymaSMfoCyWvHhEEvkBaIefEiNtoPkKH0Pkg\nWD3vQalBAoGBAPscnAsMfOCpJ/SA1sozoasIb/sG5Tfzm2FrfiWUcV7pBL+JM2p7\nsI0CZzPeivB84MXisABCsyDZvzqp/oaGaefzbKL+tdog7jJySkH/ziwhT4zYcl1e\n0HDf/iTqR6yfJ/fvn85OdgGuA5nn9+kzgzimmCtD7nqLvd/ohVAZ+6ZnAoGBAOUC\n7V9swUT6G8UoiQlYOfB7VHY+0GghSXXfSP7kHkvZRNt3+YiXq2FxDilNU7DYi1tU\nLQaP/baAtmx6a4z2cAHu+LxLIMrZ1Qn0zVx5CrOYU2W7bdbOZUd8NForV4wdGLRF\nNbUYaUY3PyLNskJisttaMer+BoQ90wY0AVb17OD1AoGAWB6EC8SIFfaGVODZfv97\nXh+J3FdhHK9Z+WfVTq620g2HYwdsiZN6MyGCwcr4isfnwMl55b2CSqbe2mFJNj/4\n7jKYDuK/QhqIPB+rO1nfKdFOryhNicJ59wJDlwS3vjXjurfWJnmWI6TDEsE6WBWB\nmOGtSJGAIHTlXqukDKXxj0UCgYEAhdhrIY1ve7/twRJK3UJKQqniGGXn6iQiShjh\nEdADgPMQEnERT2rNiFrKGwuNsVsuP4d39VDsyOB7PfVirHVPy2F+0JXcKZKct3/z\nEmvP/F03yMp9jMD+YoROGLEiLsrGqH2WwSvuQ1KAvPeZisEipZ8Wc7BZ4Ko9jm+Q\npOGAu40CgYAosI3hjEGxh99qTW2Xl7nS30NdkCWkcTju+vXUUJ3tdQaGyfMPxT1x\ndfMN6hYbPEqU/DIxKlRjOgFG/uhlFH3fWQKSSwpccggPNVm6Ff7gyShIb8X4+A9M\nlGUvKIWFfX99BBMHD0v7xWu6KGEpdqSKFHRPlCa6ee+5V4DRvNpwHw==\n-----END RSA PRIVATE KEY-----\n", "user_id": "3ec4193a4faa47138bd86199c8ed03d7", "name": "singlevm2-kp_5aa789b1-5838-48ee-b4f2-f09378c1bddf", "fingerprint": "7a:21:51:2d:95:00:91:dd:d3:f4:cf:63:77:50:58:63"}} 2019-03-27 01:12:58,811 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-d78ab58e-e944-4859-b1a5-e7caa3a6f1f2 2019-03-27 01:12:58,811 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.555258989334s 2019-03-27 01:12:58,812 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDgo3amMQOWqYyd1DCQQJY5AwnjH4cP1H8N3I3OAtGIuWxL/wlaW4xGKy9YJQ7Aok0aTnGBDHydm0UgtMI2yMhp5076JvHb1+a6uazMqsytQQ/TAu6e9S3A0NMfhSSTDHEgcxosoXnbN57zvvjoL2WLTjNxvfHGhx9M+3m3m5dbNdHtDKudPU4R2qqOZUv+fCl1aHvMprRI1xCkt7wF5OKhWde/zA6uTIeLtFqrdnJ6/CV8VfEK19TB96zE3pb/CPvDtrgQMaWlzn9gzv1uN4B3d5BtS0lMmw4iLvZPfkDK0sNqddt1mS+kR9MoI3pYs3hYsxp4rZHKfzn/xD0JZGCT Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA4KN2pjEDlqmMndQwkECWOQMJ4x+HD9R/DdyNzgLRiLlsS/8J\nWluMRisvWCUOwKJNGk5xgQx8nZtFILTCNsjIaedO+ibx29fmurmszKrMrUEP0wLu\nnvUtwNDTH4UkkwxxIHMaLKF52zee87746C9li04zcb3xxocfTPt5t5uXWzXR7Qyr\nnT1OEdqqjmVL/nwpdWh7zKa0SNcQpLe8BeTioVnXv8wOrkyHi7Raq3ZyevwlfFXx\nCtfUwfesxN6W/wj7w7a4EDGlpc5/YM79bjeAd3eQbUtJTJsOIi72T35AytLDanXb\ndZkvpEfTKCN6WLN4WLMaeK2Ryn85/8Q9CWRgkwIDAQABAoIBAQC/z9RIJCIES9Ie\nEklFY2DiXY3budgB1FiI5YLQHef87xdh7Ot3lCQ65jUO9tWZ9vwPMlwI7Tia+zIT\ns0UCsn8urqvpPcfXCIujdVfviwgqCBwS+bX3VTM0KRudFnscdMtEAgSfh2IdpWi8\niJzQ5We3g5a50I7aDhbUDQbpmJms7rXR3fmJWx6TD5+ybvFiL2YEpyW2A7RUhsgh\n3CYMMG/8sEiuG/3eVwLiiSa8BE453LdI+u5D9Eb8UzGqyNJiHv8NfgBnntz7MCqI\nP+N9cMegUCRYue7XWBfdbq3/ZEnk5ymaSMfoCyWvHhEEvkBaIefEiNtoPkKH0Pkg\nWD3vQalBAoGBAPscnAsMfOCpJ/SA1sozoasIb/sG5Tfzm2FrfiWUcV7pBL+JM2p7\nsI0CZzPeivB84MXisABCsyDZvzqp/oaGaefzbKL+tdog7jJySkH/ziwhT4zYcl1e\n0HDf/iTqR6yfJ/fvn85OdgGuA5nn9+kzgzimmCtD7nqLvd/ohVAZ+6ZnAoGBAOUC\n7V9swUT6G8UoiQlYOfB7VHY+0GghSXXfSP7kHkvZRNt3+YiXq2FxDilNU7DYi1tU\nLQaP/baAtmx6a4z2cAHu+LxLIMrZ1Qn0zVx5CrOYU2W7bdbOZUd8NForV4wdGLRF\nNbUYaUY3PyLNskJisttaMer+BoQ90wY0AVb17OD1AoGAWB6EC8SIFfaGVODZfv97\nXh+J3FdhHK9Z+WfVTq620g2HYwdsiZN6MyGCwcr4isfnwMl55b2CSqbe2mFJNj/4\n7jKYDuK/QhqIPB+rO1nfKdFOryhNicJ59wJDlwS3vjXjurfWJnmWI6TDEsE6WBWB\nmOGtSJGAIHTlXqukDKXxj0UCgYEAhdhrIY1ve7/twRJK3UJKQqniGGXn6iQiShjh\nEdADgPMQEnERT2rNiFrKGwuNsVsuP4d39VDsyOB7PfVirHVPy2F+0JXcKZKct3/z\nEmvP/F03yMp9jMD+YoROGLEiLsrGqH2WwSvuQ1KAvPeZisEipZ8Wc7BZ4Ko9jm+Q\npOGAu40CgYAosI3hjEGxh99qTW2Xl7nS30NdkCWkcTju+vXUUJ3tdQaGyfMPxT1x\ndfMN6hYbPEqU/DIxKlRjOgFG/uhlFH3fWQKSSwpccggPNVm6Ff7gyShIb8X4+A9M\nlGUvKIWFfX99BBMHD0v7xWu6KGEpdqSKFHRPlCa6ee+5V4DRvNpwHw==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'3ec4193a4faa47138bd86199c8ed03d7', 'name': u'singlevm2-kp_5aa789b1-5838-48ee-b4f2-f09378c1bddf', 'created_at': '2019-03-27T01:12:58.812129', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f6c2085b07184e24a06685f4b48fddc2', 'name': 'singlevm2-project_5aa789b1-5838-48ee-b4f2-f09378c1bddf', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'7a:21:51:2d:95:00:91:dd:d3:f4:cf:63:77:50:58:63', 'type': 'ssh', 'id': u'singlevm2-kp_5aa789b1-5838-48ee-b4f2-f09378c1bddf'}) 2019-03-27 01:12:58,812 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEA4KN2pjEDlqmMndQwkECWOQMJ4x+HD9R/DdyNzgLRiLlsS/8J WluMRisvWCUOwKJNGk5xgQx8nZtFILTCNsjIaedO+ibx29fmurmszKrMrUEP0wLu nvUtwNDTH4UkkwxxIHMaLKF52zee87746C9li04zcb3xxocfTPt5t5uXWzXR7Qyr nT1OEdqqjmVL/nwpdWh7zKa0SNcQpLe8BeTioVnXv8wOrkyHi7Raq3ZyevwlfFXx CtfUwfesxN6W/wj7w7a4EDGlpc5/YM79bjeAd3eQbUtJTJsOIi72T35AytLDanXb dZkvpEfTKCN6WLN4WLMaeK2Ryn85/8Q9CWRgkwIDAQABAoIBAQC/z9RIJCIES9Ie EklFY2DiXY3budgB1FiI5YLQHef87xdh7Ot3lCQ65jUO9tWZ9vwPMlwI7Tia+zIT s0UCsn8urqvpPcfXCIujdVfviwgqCBwS+bX3VTM0KRudFnscdMtEAgSfh2IdpWi8 iJzQ5We3g5a50I7aDhbUDQbpmJms7rXR3fmJWx6TD5+ybvFiL2YEpyW2A7RUhsgh 3CYMMG/8sEiuG/3eVwLiiSa8BE453LdI+u5D9Eb8UzGqyNJiHv8NfgBnntz7MCqI P+N9cMegUCRYue7XWBfdbq3/ZEnk5ymaSMfoCyWvHhEEvkBaIefEiNtoPkKH0Pkg WD3vQalBAoGBAPscnAsMfOCpJ/SA1sozoasIb/sG5Tfzm2FrfiWUcV7pBL+JM2p7 sI0CZzPeivB84MXisABCsyDZvzqp/oaGaefzbKL+tdog7jJySkH/ziwhT4zYcl1e 0HDf/iTqR6yfJ/fvn85OdgGuA5nn9+kzgzimmCtD7nqLvd/ohVAZ+6ZnAoGBAOUC 7V9swUT6G8UoiQlYOfB7VHY+0GghSXXfSP7kHkvZRNt3+YiXq2FxDilNU7DYi1tU LQaP/baAtmx6a4z2cAHu+LxLIMrZ1Qn0zVx5CrOYU2W7bdbOZUd8NForV4wdGLRF NbUYaUY3PyLNskJisttaMer+BoQ90wY0AVb17OD1AoGAWB6EC8SIFfaGVODZfv97 Xh+J3FdhHK9Z+WfVTq620g2HYwdsiZN6MyGCwcr4isfnwMl55b2CSqbe2mFJNj/4 7jKYDuK/QhqIPB+rO1nfKdFOryhNicJ59wJDlwS3vjXjurfWJnmWI6TDEsE6WBWB mOGtSJGAIHTlXqukDKXxj0UCgYEAhdhrIY1ve7/twRJK3UJKQqniGGXn6iQiShjh EdADgPMQEnERT2rNiFrKGwuNsVsuP4d39VDsyOB7PfVirHVPy2F+0JXcKZKct3/z EmvP/F03yMp9jMD+YoROGLEiLsrGqH2WwSvuQ1KAvPeZisEipZ8Wc7BZ4Ko9jm+Q pOGAu40CgYAosI3hjEGxh99qTW2Xl7nS30NdkCWkcTju+vXUUJ3tdQaGyfMPxT1x dfMN6hYbPEqU/DIxKlRjOgFG/uhlFH3fWQKSSwpccggPNVm6Ff7gyShIb8X4+A9M lGUvKIWFfX99BBMHD0v7xWu6KGEpdqSKFHRPlCa6ee+5V4DRvNpwHw== -----END RSA PRIVATE KEY----- 2019-03-27 01:12:58,818 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2019-03-27 01:12:58,819 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}405ce816e1f7ba6928b58c3e0639ef79a55f1a2e" -d '{"security_group": {"name": "singlevm2-sg_5aa789b1-5838-48ee-b4f2-f09378c1bddf", "description": "created by OPNFV Functest (singlevm2)"}}' 2019-03-27 01:12:59,409 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1418 Content-Type: application/json Date: Wed, 27 Mar 2019 01:12:59 GMT X-Openstack-Request-Id: req-979aab53-0ed7-4e8d-ae80-658f299f935d 2019-03-27 01:12:59,409 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "f6c2085b07184e24a06685f4b48fddc2", "created_at": "2019-03-27T01:12:59Z", "updated_at": "2019-03-27T01:12:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:12:59Z", "revision_number": 0, "id": "9b0c7adc-5be6-428c-8da2-22e769c095a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-27T01:12:59Z", "security_group_id": "ebaf79da-3b10-45ef-bf94-ec75cbf319af", "tenant_id": "f6c2085b07184e24a06685f4b48fddc2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f6c2085b07184e24a06685f4b48fddc2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:12:59Z", "revision_number": 0, "id": "e79099d7-ea46-4abb-b5f0-e1ebc840acec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-27T01:12:59Z", "security_group_id": "ebaf79da-3b10-45ef-bf94-ec75cbf319af", "tenant_id": "f6c2085b07184e24a06685f4b48fddc2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f6c2085b07184e24a06685f4b48fddc2"}], "revision_number": 1, "project_id": "f6c2085b07184e24a06685f4b48fddc2", "id": "ebaf79da-3b10-45ef-bf94-ec75cbf319af", "name": "singlevm2-sg_5aa789b1-5838-48ee-b4f2-f09378c1bddf"}} 2019-03-27 01:12:59,409 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-979aab53-0ed7-4e8d-ae80-658f299f935d 2019-03-27 01:12:59,409 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.591409921646s 2019-03-27 01:12:59,417 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-27 01:12:59,417 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}405ce816e1f7ba6928b58c3e0639ef79a55f1a2e" 2019-03-27 01:12:59,782 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3834 Content-Type: application/json Date: Wed, 27 Mar 2019 01:12:59 GMT X-Openstack-Request-Id: req-0092ede6-a3fd-4a7b-b92d-604d58b6608c 2019-03-27 01:12:59,782 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f6c2085b07184e24a06685f4b48fddc2", "created_at": "2019-03-27T01:12:45Z", "updated_at": "2019-03-27T01:12:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:12:45Z", "revision_number": 0, "id": "2dc0ab99-01d5-4eb6-839d-1d1675bf2326", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-27T01:12:45Z", "security_group_id": "9cab28d9-c5e7-41dc-abe2-5af3768f731e", "tenant_id": "f6c2085b07184e24a06685f4b48fddc2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f6c2085b07184e24a06685f4b48fddc2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:12:45Z", "revision_number": 0, "id": "b6bf93f3-358b-4578-a61f-6065c3a6040d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-27T01:12:45Z", "security_group_id": "9cab28d9-c5e7-41dc-abe2-5af3768f731e", "tenant_id": "f6c2085b07184e24a06685f4b48fddc2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f6c2085b07184e24a06685f4b48fddc2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:12:45Z", "revision_number": 0, "id": "dcd3c1d6-38b0-4c0e-990f-e4462e8935ae", "remote_group_id": "9cab28d9-c5e7-41dc-abe2-5af3768f731e", "remote_ip_prefix": null, "created_at": "2019-03-27T01:12:45Z", "security_group_id": "9cab28d9-c5e7-41dc-abe2-5af3768f731e", "tenant_id": "f6c2085b07184e24a06685f4b48fddc2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f6c2085b07184e24a06685f4b48fddc2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:12:45Z", "revision_number": 0, "id": "ddb0b2f5-7234-44bc-8166-59afc385ad6e", "remote_group_id": "9cab28d9-c5e7-41dc-abe2-5af3768f731e", "remote_ip_prefix": null, "created_at": "2019-03-27T01:12:45Z", "security_group_id": "9cab28d9-c5e7-41dc-abe2-5af3768f731e", "tenant_id": "f6c2085b07184e24a06685f4b48fddc2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f6c2085b07184e24a06685f4b48fddc2"}], "revision_number": 1, "project_id": "f6c2085b07184e24a06685f4b48fddc2", "id": "9cab28d9-c5e7-41dc-abe2-5af3768f731e", "name": "default"}, {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "f6c2085b07184e24a06685f4b48fddc2", "created_at": "2019-03-27T01:12:59Z", "updated_at": "2019-03-27T01:12:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:12:59Z", "revision_number": 0, "id": "9b0c7adc-5be6-428c-8da2-22e769c095a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-27T01:12:59Z", "security_group_id": "ebaf79da-3b10-45ef-bf94-ec75cbf319af", "tenant_id": "f6c2085b07184e24a06685f4b48fddc2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f6c2085b07184e24a06685f4b48fddc2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:12:59Z", "revision_number": 0, "id": "e79099d7-ea46-4abb-b5f0-e1ebc840acec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-27T01:12:59Z", "security_group_id": "ebaf79da-3b10-45ef-bf94-ec75cbf319af", "tenant_id": "f6c2085b07184e24a06685f4b48fddc2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f6c2085b07184e24a06685f4b48fddc2"}], "revision_number": 1, "project_id": "f6c2085b07184e24a06685f4b48fddc2", "id": "ebaf79da-3b10-45ef-bf94-ec75cbf319af", "name": "singlevm2-sg_5aa789b1-5838-48ee-b4f2-f09378c1bddf"}]} 2019-03-27 01:12:59,783 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-0092ede6-a3fd-4a7b-b92d-604d58b6608c 2019-03-27 01:12:59,783 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.366185903549s 2019-03-27 01:12:59,789 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-03-27 01:12:59,790 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}405ce816e1f7ba6928b58c3e0639ef79a55f1a2e" -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": "ebaf79da-3b10-45ef-bf94-ec75cbf319af"}}' 2019-03-27 01:13:00,268 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Wed, 27 Mar 2019 01:13:00 GMT X-Openstack-Request-Id: req-8c3610dd-1618-405f-9c12-152e35604dac 2019-03-27 01:13:00,268 - 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-27T01:13:00Z", "security_group_id": "ebaf79da-3b10-45ef-bf94-ec75cbf319af", "port_range_min": 22, "revision_number": 0, "tenant_id": "f6c2085b07184e24a06685f4b48fddc2", "created_at": "2019-03-27T01:13:00Z", "project_id": "f6c2085b07184e24a06685f4b48fddc2", "id": "c4e7ed0f-02a2-4d26-96a8-db32409ee59f"}} 2019-03-27 01:13:00,269 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-8c3610dd-1618-405f-9c12-152e35604dac 2019-03-27 01:13:00,269 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.479344129562s 2019-03-27 01:13:00,275 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-27 01:13:00,275 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}405ce816e1f7ba6928b58c3e0639ef79a55f1a2e" 2019-03-27 01:13:00,594 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4330 Content-Type: application/json Date: Wed, 27 Mar 2019 01:13:01 GMT X-Openstack-Request-Id: req-618296bc-45f3-43c3-8730-4f8f648d5fcf 2019-03-27 01:13:00,595 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f6c2085b07184e24a06685f4b48fddc2", "created_at": "2019-03-27T01:12:45Z", "updated_at": "2019-03-27T01:12:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:12:45Z", "revision_number": 0, "id": "2dc0ab99-01d5-4eb6-839d-1d1675bf2326", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-27T01:12:45Z", "security_group_id": "9cab28d9-c5e7-41dc-abe2-5af3768f731e", "tenant_id": "f6c2085b07184e24a06685f4b48fddc2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f6c2085b07184e24a06685f4b48fddc2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:12:45Z", "revision_number": 0, "id": "b6bf93f3-358b-4578-a61f-6065c3a6040d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-27T01:12:45Z", "security_group_id": "9cab28d9-c5e7-41dc-abe2-5af3768f731e", "tenant_id": "f6c2085b07184e24a06685f4b48fddc2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f6c2085b07184e24a06685f4b48fddc2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:12:45Z", "revision_number": 0, "id": "dcd3c1d6-38b0-4c0e-990f-e4462e8935ae", "remote_group_id": "9cab28d9-c5e7-41dc-abe2-5af3768f731e", "remote_ip_prefix": null, "created_at": "2019-03-27T01:12:45Z", "security_group_id": "9cab28d9-c5e7-41dc-abe2-5af3768f731e", "tenant_id": "f6c2085b07184e24a06685f4b48fddc2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f6c2085b07184e24a06685f4b48fddc2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:12:45Z", "revision_number": 0, "id": "ddb0b2f5-7234-44bc-8166-59afc385ad6e", "remote_group_id": "9cab28d9-c5e7-41dc-abe2-5af3768f731e", "remote_ip_prefix": null, "created_at": "2019-03-27T01:12:45Z", "security_group_id": "9cab28d9-c5e7-41dc-abe2-5af3768f731e", "tenant_id": "f6c2085b07184e24a06685f4b48fddc2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f6c2085b07184e24a06685f4b48fddc2"}], "revision_number": 1, "project_id": "f6c2085b07184e24a06685f4b48fddc2", "id": "9cab28d9-c5e7-41dc-abe2-5af3768f731e", "name": "default"}, {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "f6c2085b07184e24a06685f4b48fddc2", "created_at": "2019-03-27T01:12:59Z", "updated_at": "2019-03-27T01:13:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:12:59Z", "revision_number": 0, "id": "9b0c7adc-5be6-428c-8da2-22e769c095a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-27T01:12:59Z", "security_group_id": "ebaf79da-3b10-45ef-bf94-ec75cbf319af", "tenant_id": "f6c2085b07184e24a06685f4b48fddc2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f6c2085b07184e24a06685f4b48fddc2"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-03-27T01:13:00Z", "revision_number": 0, "id": "c4e7ed0f-02a2-4d26-96a8-db32409ee59f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-27T01:13:00Z", "security_group_id": "ebaf79da-3b10-45ef-bf94-ec75cbf319af", "tenant_id": "f6c2085b07184e24a06685f4b48fddc2", "port_range_min": 22, "ethertype": "IPv4", "project_id": "f6c2085b07184e24a06685f4b48fddc2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:12:59Z", "revision_number": 0, "id": "e79099d7-ea46-4abb-b5f0-e1ebc840acec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-27T01:12:59Z", "security_group_id": "ebaf79da-3b10-45ef-bf94-ec75cbf319af", "tenant_id": "f6c2085b07184e24a06685f4b48fddc2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f6c2085b07184e24a06685f4b48fddc2"}], "revision_number": 2, "project_id": "f6c2085b07184e24a06685f4b48fddc2", "id": "ebaf79da-3b10-45ef-bf94-ec75cbf319af", "name": "singlevm2-sg_5aa789b1-5838-48ee-b4f2-f09378c1bddf"}]} 2019-03-27 01:13:00,595 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-618296bc-45f3-43c3-8730-4f8f648d5fcf 2019-03-27 01:13:00,595 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.320242881775s 2019-03-27 01:13:00,602 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-03-27 01:13:00,602 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}405ce816e1f7ba6928b58c3e0639ef79a55f1a2e" -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": "ebaf79da-3b10-45ef-bf94-ec75cbf319af"}}' 2019-03-27 01:13:01,089 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Wed, 27 Mar 2019 01:13:01 GMT X-Openstack-Request-Id: req-69114e53-dee5-4900-9240-fc0691abc16a 2019-03-27 01:13:01,089 - 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-27T01:13:00Z", "security_group_id": "ebaf79da-3b10-45ef-bf94-ec75cbf319af", "port_range_min": null, "revision_number": 0, "tenant_id": "f6c2085b07184e24a06685f4b48fddc2", "created_at": "2019-03-27T01:13:00Z", "project_id": "f6c2085b07184e24a06685f4b48fddc2", "id": "4865c5e8-05d8-44ce-a85e-e2d508891aaa"}} 2019-03-27 01:13:01,089 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-69114e53-dee5-4900-9240-fc0691abc16a 2019-03-27 01:13:01,089 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.48744392395s 2019-03-27 01:13:01,090 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-27 01:13:01,091 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}405ce816e1f7ba6928b58c3e0639ef79a55f1a2e" 2019-03-27 01:13:01,197 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1254 Content-Type: application/json Date: Wed, 27 Mar 2019 01:13:01 GMT X-Openstack-Request-Id: req-46cb7dbb-609b-4aec-bd6c-c8e316a351a7 2019-03-27 01:13:01,197 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"updated_at":"2019-03-27T01:06:20Z","dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"6e8cbb2e-4d8c-409b-b9b4-549165a492c3","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"adb4f7a6d80b43b2b7d28f3b95f00eb5","status":"ACTIVE","subnets":["88d144e9-4a41-41f0-83f0-cf05286ed070"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"adb4f7a6d80b43b2b7d28f3b95f00eb5","created_at":"2019-03-27T01:06:13Z","mtu":1500},{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"93c75712-7527-4e9c-934b-ab11c716f279","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f6c2085b07184e24a06685f4b48fddc2","status":"ACTIVE","subnets":["253d0804-7f3b-4264-bb1b-ec24cd5c0fe5"],"description":"","tags":[],"updated_at":"2019-03-27T01:12:49Z","qos_policy_id":null,"name":"singlevm2-net_5aa789b1-5838-48ee-b4f2-f09378c1bddf","admin_state_up":true,"tenant_id":"f6c2085b07184e24a06685f4b48fddc2","created_at":"2019-03-27T01:12:46Z","mtu":1442}]} 2019-03-27 01:13:01,197 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-46cb7dbb-609b-4aec-bd6c-c8e316a351a7 2019-03-27 01:13:01,197 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.106788873672s 2019-03-27 01:13:01,202 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-27 01:13:01,207 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}405ce816e1f7ba6928b58c3e0639ef79a55f1a2e" 2019-03-27 01:13:01,994 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Wed, 27 Mar 2019 01:13:01 GMT X-Openstack-Request-Id: req-f493672d-d6af-4f95-96be-3151df6f0b48 2019-03-27 01:13:01,995 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-27T01:12:56Z", "file": "/v2/images/0ddb1e09-9944-4f5d-8427-a5e76359761e/file", "owner": "f6c2085b07184e24a06685f4b48fddc2", "id": "0ddb1e09-9944-4f5d-8427-a5e76359761e", "size": 12716032, "self": "/v2/images/0ddb1e09-9944-4f5d-8427-a5e76359761e", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://0e796a57-bb9c-4ed7-a890-8188a6fe733b/images/0ddb1e09-9944-4f5d-8427-a5e76359761e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://0e796a57-bb9c-4ed7-a890-8188a6fe733b/images/0ddb1e09-9944-4f5d-8427-a5e76359761e/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_5aa789b1-5838-48ee-b4f2-f09378c1bddf", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_5aa789b1-5838-48ee-b4f2-f09378c1bddf", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-27T01:12:55Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-27 01:13:01,995 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-f493672d-d6af-4f95-96be-3151df6f0b48 2019-03-27 01:13:01,995 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.792456150055s 2019-03-27 01:13:02,002 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-27 01:13:02,005 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21: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}405ce816e1f7ba6928b58c3e0639ef79a55f1a2e" 2019-03-27 01:13:02,025 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Wed, 27 Mar 2019 01:13: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-55bd89ff-c023-4c04-8324-ccc8a49acc05 x-openstack-request-id: req-55bd89ff-c023-4c04-8324-ccc8a49acc05 2019-03-27 01:13:02,025 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "singlevm2-flavor_5aa789b1-5838-48ee-b4f2-f09378c1bddf", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/ee26e74d-30da-46b2-ac63-554a73f1f492", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/ee26e74d-30da-46b2-ac63-554a73f1f492", "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": "ee26e74d-30da-46b2-ac63-554a73f1f492"}]} 2019-03-27 01:13:02,025 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-55bd89ff-c023-4c04-8324-ccc8a49acc05 2019-03-27 01:13:02,026 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0237381458282s 2019-03-27 01:13:02,027 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-03-27 01:13:02,030 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}405ce816e1f7ba6928b58c3e0639ef79a55f1a2e" -d '{"server": {"name": "singlevm2-vm_5aa789b1-5838-48ee-b4f2-f09378c1bddf", "imageRef": "0ddb1e09-9944-4f5d-8427-a5e76359761e", "key_name": "singlevm2-kp_5aa789b1-5838-48ee-b4f2-f09378c1bddf", "flavorRef": "ee26e74d-30da-46b2-ac63-554a73f1f492", "max_count": 1, "min_count": 1, "networks": [{"uuid": "93c75712-7527-4e9c-934b-ab11c716f279"}], "security_groups": [{"name": "ebaf79da-3b10-45ef-bf94-ec75cbf319af"}]}}' 2019-03-27 01:13:08,068 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Wed, 27 Mar 2019 01:13:01 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 location: http://172.30.9.21:8774/v2.1/servers/9e81be2e-dd95-4fc2-bf54-2f24b4ccac6a x-compute-request-id: req-fcc003f9-c25a-41c8-a08e-bf8a665aae63 x-openstack-request-id: req-fcc003f9-c25a-41c8-a08e-bf8a665aae63 2019-03-27 01:13:08,068 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "ebaf79da-3b10-45ef-bf94-ec75cbf319af"}], "OS-DCF:diskConfig": "MANUAL", "id": "9e81be2e-dd95-4fc2-bf54-2f24b4ccac6a", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/9e81be2e-dd95-4fc2-bf54-2f24b4ccac6a", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/9e81be2e-dd95-4fc2-bf54-2f24b4ccac6a", "rel": "bookmark"}], "adminPass": "RGiqc7kyiY2H"}} 2019-03-27 01:13:08,068 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-fcc003f9-c25a-41c8-a08e-bf8a665aae63 2019-03-27 01:13:08,069 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 6.04111289978s 2019-03-27 01:13:08,069 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-27 01:13:08,072 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}405ce816e1f7ba6928b58c3e0639ef79a55f1a2e" 2019-03-27 01:13:09,285 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 606 Content-Type: application/json Date: Wed, 27 Mar 2019 01:13: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-16adb561-1852-4918-98f0-a40cdcf5a29a x-openstack-request-id: req-16adb561-1852-4918-98f0-a40cdcf5a29a 2019-03-27 01:13:09,285 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/9e81be2e-dd95-4fc2-bf54-2f24b4ccac6a", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/9e81be2e-dd95-4fc2-bf54-2f24b4ccac6a", "rel": "bookmark"}], "image": {"id": "0ddb1e09-9944-4f5d-8427-a5e76359761e", "links": [{"href": "http://172.30.9.21:8774/images/0ddb1e09-9944-4f5d-8427-a5e76359761e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ee26e74d-30da-46b2-ac63-554a73f1f492", "links": [{"href": "http://172.30.9.21:8774/flavors/ee26e74d-30da-46b2-ac63-554a73f1f492", "rel": "bookmark"}]}, "id": "9e81be2e-dd95-4fc2-bf54-2f24b4ccac6a", "user_id": "3ec4193a4faa47138bd86199c8ed03d7", "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-27T01:13:08Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_5aa789b1-5838-48ee-b4f2-f09378c1bddf", "name": "singlevm2-vm_5aa789b1-5838-48ee-b4f2-f09378c1bddf", "created": "2019-03-27T01:13:07Z", "tenant_id": "f6c2085b07184e24a06685f4b48fddc2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-27 01:13:09,285 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-16adb561-1852-4918-98f0-a40cdcf5a29a 2019-03-27 01:13:09,286 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.21619606018s 2019-03-27 01:13:09,297 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-27 01:13:09,298 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}405ce816e1f7ba6928b58c3e0639ef79a55f1a2e" 2019-03-27 01:13:09,586 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1254 Content-Type: application/json Date: Wed, 27 Mar 2019 01:13:10 GMT X-Openstack-Request-Id: req-f46fc311-393b-4032-9ab2-f5bb99d8cbc5 2019-03-27 01:13:09,586 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"updated_at":"2019-03-27T01:06:20Z","dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"6e8cbb2e-4d8c-409b-b9b4-549165a492c3","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"adb4f7a6d80b43b2b7d28f3b95f00eb5","status":"ACTIVE","subnets":["88d144e9-4a41-41f0-83f0-cf05286ed070"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"adb4f7a6d80b43b2b7d28f3b95f00eb5","created_at":"2019-03-27T01:06:13Z","mtu":1500},{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"93c75712-7527-4e9c-934b-ab11c716f279","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f6c2085b07184e24a06685f4b48fddc2","status":"ACTIVE","subnets":["253d0804-7f3b-4264-bb1b-ec24cd5c0fe5"],"description":"","tags":[],"updated_at":"2019-03-27T01:12:49Z","qos_policy_id":null,"name":"singlevm2-net_5aa789b1-5838-48ee-b4f2-f09378c1bddf","admin_state_up":true,"tenant_id":"f6c2085b07184e24a06685f4b48fddc2","created_at":"2019-03-27T01:12:46Z","mtu":1442}]} 2019-03-27 01:13:09,587 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-f46fc311-393b-4032-9ab2-f5bb99d8cbc5 2019-03-27 01:13:09,587 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.289419174194s 2019-03-27 01:13:09,588 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-03-27 01:13:09,588 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}405ce816e1f7ba6928b58c3e0639ef79a55f1a2e" 2019-03-27 01:13:09,640 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 680 Content-Type: application/json Date: Wed, 27 Mar 2019 01:13:09 GMT X-Openstack-Request-Id: req-a3ee5e99-27b1-4b87-a2d4-6aaa6df2b45c 2019-03-27 01:13:09,641 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"93c75712-7527-4e9c-934b-ab11c716f279","tenant_id":"f6c2085b07184e24a06685f4b48fddc2","created_at":"2019-03-27T01:12:49Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-03-27T01:12:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"f6c2085b07184e24a06685f4b48fddc2","id":"253d0804-7f3b-4264-bb1b-ec24cd5c0fe5","subnetpool_id":null,"name":"singlevm2-subnet_5aa789b1-5838-48ee-b4f2-f09378c1bddf"}]} 2019-03-27 01:13:09,641 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-a3ee5e99-27b1-4b87-a2d4-6aaa6df2b45c 2019-03-27 01:13:09,641 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0532469749451s 2019-03-27 01:13:09,642 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-27 01:13:11,644 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-27 01:13:11,647 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}405ce816e1f7ba6928b58c3e0639ef79a55f1a2e" 2019-03-27 01:13:12,232 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 655 Content-Type: application/json Date: Wed, 27 Mar 2019 01:13: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-95d4c53c-f27a-415c-9739-62daafcbe892 x-openstack-request-id: req-95d4c53c-f27a-415c-9739-62daafcbe892 2019-03-27 01:13:12,233 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/9e81be2e-dd95-4fc2-bf54-2f24b4ccac6a", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/9e81be2e-dd95-4fc2-bf54-2f24b4ccac6a", "rel": "bookmark"}], "image": {"id": "0ddb1e09-9944-4f5d-8427-a5e76359761e", "links": [{"href": "http://172.30.9.21:8774/images/0ddb1e09-9944-4f5d-8427-a5e76359761e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ee26e74d-30da-46b2-ac63-554a73f1f492", "links": [{"href": "http://172.30.9.21:8774/flavors/ee26e74d-30da-46b2-ac63-554a73f1f492", "rel": "bookmark"}]}, "id": "9e81be2e-dd95-4fc2-bf54-2f24b4ccac6a", "user_id": "3ec4193a4faa47138bd86199c8ed03d7", "OS-DCF: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-27T01:13:11Z", "hostId": "b8f135b02e4b4628fea5070976f959f8e992304e7c039012ff719363", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_5aa789b1-5838-48ee-b4f2-f09378c1bddf", "name": "singlevm2-vm_5aa789b1-5838-48ee-b4f2-f09378c1bddf", "created": "2019-03-27T01:13:07Z", "tenant_id": "f6c2085b07184e24a06685f4b48fddc2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-27 01:13:12,233 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-95d4c53c-f27a-415c-9739-62daafcbe892 2019-03-27 01:13:12,233 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.588770151138s 2019-03-27 01:13:12,240 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-27 01:13:14,242 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-27 01:13:14,245 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}405ce816e1f7ba6928b58c3e0639ef79a55f1a2e" 2019-03-27 01:13:15,752 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Wed, 27 Mar 2019 01:13: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-7888de1a-49d7-44aa-b904-7daf2342c5ec x-openstack-request-id: req-7888de1a-49d7-44aa-b904-7daf2342c5ec 2019-03-27 01:13:15,752 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/9e81be2e-dd95-4fc2-bf54-2f24b4ccac6a", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/9e81be2e-dd95-4fc2-bf54-2f24b4ccac6a", "rel": "bookmark"}], "image": {"id": "0ddb1e09-9944-4f5d-8427-a5e76359761e", "links": [{"href": "http://172.30.9.21:8774/images/0ddb1e09-9944-4f5d-8427-a5e76359761e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ee26e74d-30da-46b2-ac63-554a73f1f492", "links": [{"href": "http://172.30.9.21:8774/flavors/ee26e74d-30da-46b2-ac63-554a73f1f492", "rel": "bookmark"}]}, "id": "9e81be2e-dd95-4fc2-bf54-2f24b4ccac6a", "security_groups": [{"name": "singlevm2-sg_5aa789b1-5838-48ee-b4f2-f09378c1bddf"}], "user_id": "3ec4193a4faa47138bd86199c8ed03d7", "OS-DCF: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-27T01:13:11Z", "hostId": "b8f135b02e4b4628fea5070976f959f8e992304e7c039012ff719363", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_5aa789b1-5838-48ee-b4f2-f09378c1bddf", "name": "singlevm2-vm_5aa789b1-5838-48ee-b4f2-f09378c1bddf", "created": "2019-03-27T01:13:07Z", "tenant_id": "f6c2085b07184e24a06685f4b48fddc2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-27 01:13:15,752 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-7888de1a-49d7-44aa-b904-7daf2342c5ec 2019-03-27 01:13:15,753 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.51055502892s 2019-03-27 01:13:15,759 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-27 01:13:17,762 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-27 01:13:17,765 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}405ce816e1f7ba6928b58c3e0639ef79a55f1a2e" 2019-03-27 01:13:18,743 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Wed, 27 Mar 2019 01:13: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-cc2afa52-6f45-4365-bba6-643f8ed402b3 x-openstack-request-id: req-cc2afa52-6f45-4365-bba6-643f8ed402b3 2019-03-27 01:13:18,743 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/9e81be2e-dd95-4fc2-bf54-2f24b4ccac6a", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/9e81be2e-dd95-4fc2-bf54-2f24b4ccac6a", "rel": "bookmark"}], "image": {"id": "0ddb1e09-9944-4f5d-8427-a5e76359761e", "links": [{"href": "http://172.30.9.21:8774/images/0ddb1e09-9944-4f5d-8427-a5e76359761e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ee26e74d-30da-46b2-ac63-554a73f1f492", "links": [{"href": "http://172.30.9.21:8774/flavors/ee26e74d-30da-46b2-ac63-554a73f1f492", "rel": "bookmark"}]}, "id": "9e81be2e-dd95-4fc2-bf54-2f24b4ccac6a", "security_groups": [{"name": "singlevm2-sg_5aa789b1-5838-48ee-b4f2-f09378c1bddf"}], "user_id": "3ec4193a4faa47138bd86199c8ed03d7", "OS-DCF: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-27T01:13:11Z", "hostId": "b8f135b02e4b4628fea5070976f959f8e992304e7c039012ff719363", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_5aa789b1-5838-48ee-b4f2-f09378c1bddf", "name": "singlevm2-vm_5aa789b1-5838-48ee-b4f2-f09378c1bddf", "created": "2019-03-27T01:13:07Z", "tenant_id": "f6c2085b07184e24a06685f4b48fddc2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-27 01:13:18,744 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-cc2afa52-6f45-4365-bba6-643f8ed402b3 2019-03-27 01:13:18,744 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.981711864471s 2019-03-27 01:13:18,751 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-27 01:13:20,753 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-27 01:13:20,757 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}405ce816e1f7ba6928b58c3e0639ef79a55f1a2e" 2019-03-27 01:13:21,528 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 742 Content-Type: application/json Date: Wed, 27 Mar 2019 01:13: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-a29c00c5-097a-4216-bd44-c6618ee43823 x-openstack-request-id: req-a29c00c5-097a-4216-bd44-c6618ee43823 2019-03-27 01:13:21,529 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm2-net_5aa789b1-5838-48ee-b4f2-f09378c1bddf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e5:04:8c", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/9e81be2e-dd95-4fc2-bf54-2f24b4ccac6a", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/9e81be2e-dd95-4fc2-bf54-2f24b4ccac6a", "rel": "bookmark"}], "image": {"id": "0ddb1e09-9944-4f5d-8427-a5e76359761e", "links": [{"href": "http://172.30.9.21:8774/images/0ddb1e09-9944-4f5d-8427-a5e76359761e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-27T01:13:19.000000", "flavor": {"id": "ee26e74d-30da-46b2-ac63-554a73f1f492", "links": [{"href": "http://172.30.9.21:8774/flavors/ee26e74d-30da-46b2-ac63-554a73f1f492", "rel": "bookmark"}]}, "id": "9e81be2e-dd95-4fc2-bf54-2f24b4ccac6a", "security_groups": [{"name": "singlevm2-sg_5aa789b1-5838-48ee-b4f2-f09378c1bddf"}], "user_id": "3ec4193a4faa47138bd86199c8ed03d7", "OS-DCF: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-27T01:13:19Z", "hostId": "b8f135b02e4b4628fea5070976f959f8e992304e7c039012ff719363", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_5aa789b1-5838-48ee-b4f2-f09378c1bddf", "name": "singlevm2-vm_5aa789b1-5838-48ee-b4f2-f09378c1bddf", "created": "2019-03-27T01:13:07Z", "tenant_id": "f6c2085b07184e24a06685f4b48fddc2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-27 01:13:21,529 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-a29c00c5-097a-4216-bd44-c6618ee43823 2019-03-27 01:13:21,529 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.775614023209s 2019-03-27 01:13:21,536 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-03-27 01:13:21,536 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=9e81be2e-dd95-4fc2-bf54-2f24b4ccac6a" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}405ce816e1f7ba6928b58c3e0639ef79a55f1a2e" 2019-03-27 01:13:21,587 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 910 Content-Type: application/json Date: Wed, 27 Mar 2019 01:13:21 GMT X-Openstack-Request-Id: req-5514a201-c3bf-4b7b-a64f-e67309fa6c88 2019-03-27 01:13:21,588 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-27T01:13:19Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"253d0804-7f3b-4264-bb1b-ec24cd5c0fe5","ip_address":"192.168.120.3"}],"id":"84caf2b6-04a4-4b46-8cad-1fdfd2816bb2","security_groups":["ebaf79da-3b10-45ef-bf94-ec75cbf319af"],"mac_address":"fa:16:3e:e5:04:8c","project_id":"f6c2085b07184e24a06685f4b48fddc2","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-192-168-120-3","ip_address":"192.168.120.3","fqdn":"host-192-168-120-3.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"93c75712-7527-4e9c-934b-ab11c716f279","dns_name":"","created_at":"2019-03-27T01:13:12Z","binding:vnic_type":"normal","device_id":"9e81be2e-dd95-4fc2-bf54-2f24b4ccac6a","tenant_id":"f6c2085b07184e24a06685f4b48fddc2"}]} 2019-03-27 01:13:21,588 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=9e81be2e-dd95-4fc2-bf54-2f24b4ccac6a used request id req-5514a201-c3bf-4b7b-a64f-e67309fa6c88 2019-03-27 01:13:21,588 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0524170398712s 2019-03-27 01:13:21,598 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-27 01:13:21,599 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/floatingips.json?port_id=84caf2b6-04a4-4b46-8cad-1fdfd2816bb2" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}405ce816e1f7ba6928b58c3e0639ef79a55f1a2e" 2019-03-27 01:13:21,663 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 27 Mar 2019 01:13:22 GMT X-Openstack-Request-Id: req-626044ae-f401-44fb-a5b3-644bdd9ce99f 2019-03-27 01:13:21,663 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-03-27 01:13:21,663 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json?port_id=84caf2b6-04a4-4b46-8cad-1fdfd2816bb2 used request id req-626044ae-f401-44fb-a5b3-644bdd9ce99f 2019-03-27 01:13:21,663 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0648081302643s 2019-03-27 01:13:21,664 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm2-net_5aa789b1-5838-48ee-b4f2-f09378c1bddf': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:e5:04:8c', u'version': 4, u'addr': u'192.168.120.3', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'0ddb1e09-9944-4f5d-8427-a5e76359761e'}), 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-27T01:13:19.000000', 'flavor': Munch({u'id': u'ee26e74d-30da-46b2-ac63-554a73f1f492'}), 'az': u'nova', 'id': u'9e81be2e-dd95-4fc2-bf54-2f24b4ccac6a', 'security_groups': [Munch({u'name': u'singlevm2-sg_5aa789b1-5838-48ee-b4f2-f09378c1bddf'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'3ec4193a4faa47138bd86199c8ed03d7', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f6c2085b07184e24a06685f4b48fddc2', 'name': 'singlevm2-project_5aa789b1-5838-48ee-b4f2-f09378c1bddf', '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-27T01:13:19.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-03-27T01:13:19Z', 'hostId': u'b8f135b02e4b4628fea5070976f959f8e992304e7c039012ff719363', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm2-kp_5aa789b1-5838-48ee-b4f2-f09378c1bddf', 'public_v6': '', 'private_v4': u'192.168.120.3', 'cloud': 'envvars', 'host_id': u'b8f135b02e4b4628fea5070976f959f8e992304e7c039012ff719363', '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-27T01:13:19.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'f6c2085b07184e24a06685f4b48fddc2', 'name': u'singlevm2-vm_5aa789b1-5838-48ee-b4f2-f09378c1bddf', 'adminPass': u'RGiqc7kyiY2H', 'tenant_id': u'f6c2085b07184e24a06685f4b48fddc2', 'created_at': u'2019-03-27T01:13:07Z', 'created': u'2019-03-27T01:13:07Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-03-27 01:13:21,670 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-27 01:13:21,670 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}405ce816e1f7ba6928b58c3e0639ef79a55f1a2e" 2019-03-27 01:13:21,768 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1254 Content-Type: application/json Date: Wed, 27 Mar 2019 01:13:21 GMT X-Openstack-Request-Id: req-f807a444-37e1-4875-b8bd-5021e25aa1ff 2019-03-27 01:13:21,768 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"updated_at":"2019-03-27T01:06:20Z","dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"6e8cbb2e-4d8c-409b-b9b4-549165a492c3","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"adb4f7a6d80b43b2b7d28f3b95f00eb5","status":"ACTIVE","subnets":["88d144e9-4a41-41f0-83f0-cf05286ed070"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"adb4f7a6d80b43b2b7d28f3b95f00eb5","created_at":"2019-03-27T01:06:13Z","mtu":1500},{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"93c75712-7527-4e9c-934b-ab11c716f279","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f6c2085b07184e24a06685f4b48fddc2","status":"ACTIVE","subnets":["253d0804-7f3b-4264-bb1b-ec24cd5c0fe5"],"description":"","tags":[],"updated_at":"2019-03-27T01:12:49Z","qos_policy_id":null,"name":"singlevm2-net_5aa789b1-5838-48ee-b4f2-f09378c1bddf","admin_state_up":true,"tenant_id":"f6c2085b07184e24a06685f4b48fddc2","created_at":"2019-03-27T01:12:46Z","mtu":1442}]} 2019-03-27 01:13:21,769 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-f807a444-37e1-4875-b8bd-5021e25aa1ff 2019-03-27 01:13:21,769 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0988669395447s 2019-03-27 01:13:21,770 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-03-27 01:13:21,770 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=9e81be2e-dd95-4fc2-bf54-2f24b4ccac6a" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}405ce816e1f7ba6928b58c3e0639ef79a55f1a2e" 2019-03-27 01:13:21,818 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 910 Content-Type: application/json Date: Wed, 27 Mar 2019 01:13:21 GMT X-Openstack-Request-Id: req-feb252aa-3dc0-4573-ac19-b5cbec3795fb 2019-03-27 01:13:21,818 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-27T01:13:19Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"253d0804-7f3b-4264-bb1b-ec24cd5c0fe5","ip_address":"192.168.120.3"}],"id":"84caf2b6-04a4-4b46-8cad-1fdfd2816bb2","security_groups":["ebaf79da-3b10-45ef-bf94-ec75cbf319af"],"mac_address":"fa:16:3e:e5:04:8c","project_id":"f6c2085b07184e24a06685f4b48fddc2","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-192-168-120-3","ip_address":"192.168.120.3","fqdn":"host-192-168-120-3.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"93c75712-7527-4e9c-934b-ab11c716f279","dns_name":"","created_at":"2019-03-27T01:13:12Z","binding:vnic_type":"normal","device_id":"9e81be2e-dd95-4fc2-bf54-2f24b4ccac6a","tenant_id":"f6c2085b07184e24a06685f4b48fddc2"}]} 2019-03-27 01:13:21,818 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=9e81be2e-dd95-4fc2-bf54-2f24b4ccac6a used request id req-feb252aa-3dc0-4573-ac19-b5cbec3795fb 2019-03-27 01:13:21,818 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0484039783478s 2019-03-27 01:13:21,819 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-03-27 01:13:21,820 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}405ce816e1f7ba6928b58c3e0639ef79a55f1a2e" -d '{"floatingip": {"floating_network_id": "6e8cbb2e-4d8c-409b-b9b4-549165a492c3", "fixed_ip_address": "192.168.120.3", "port_id": "84caf2b6-04a4-4b46-8cad-1fdfd2816bb2"}}' 2019-03-27 01:13:24,318 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 585 Content-Type: application/json Date: Wed, 27 Mar 2019 01:13:24 GMT X-Openstack-Request-Id: req-b0f69283-d507-4bc1-b6b1-87eec2cf28b6 2019-03-27 01:13:24,319 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "889ad082-1959-487c-b4fb-c515d728139d", "status": "DOWN", "description": "", "tags": [], "updated_at": "2019-03-27T01:13:23Z", "dns_domain": "", "floating_network_id": "6e8cbb2e-4d8c-409b-b9b4-549165a492c3", "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.206", "revision_number": 0, "port_id": "84caf2b6-04a4-4b46-8cad-1fdfd2816bb2", "id": "5da1a478-1e67-482b-9f04-34df268f40d5", "tenant_id": "f6c2085b07184e24a06685f4b48fddc2", "created_at": "2019-03-27T01:13:23Z", "dns_name": "", "project_id": "f6c2085b07184e24a06685f4b48fddc2"}} 2019-03-27 01:13:24,319 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-b0f69283-d507-4bc1-b6b1-87eec2cf28b6 2019-03-27 01:13:24,319 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.4997651577s 2019-03-27 01:13:24,334 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-27 01:13:24,335 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}405ce816e1f7ba6928b58c3e0639ef79a55f1a2e" 2019-03-27 01:13:24,429 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 590 Content-Type: application/json Date: Wed, 27 Mar 2019 01:13:24 GMT X-Openstack-Request-Id: req-85edd2d0-2b63-45c5-b01d-c9c162fd0863 2019-03-27 01:13:24,429 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "889ad082-1959-487c-b4fb-c515d728139d", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2019-03-27T01:13:24Z", "dns_domain": "", "floating_network_id": "6e8cbb2e-4d8c-409b-b9b4-549165a492c3", "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.206", "revision_number": 1, "port_id": "84caf2b6-04a4-4b46-8cad-1fdfd2816bb2", "id": "5da1a478-1e67-482b-9f04-34df268f40d5", "dns_name": "", "created_at": "2019-03-27T01:13:23Z", "tenant_id": "f6c2085b07184e24a06685f4b48fddc2", "project_id": "f6c2085b07184e24a06685f4b48fddc2"}]} 2019-03-27 01:13:24,429 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-85edd2d0-2b63-45c5-b01d-c9c162fd0863 2019-03-27 01:13:24,430 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0952060222626s 2019-03-27 01:13:24,436 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'889ad082-1959-487c-b4fb-c515d728139d', 'updated_at': u'2019-03-27T01:13:24Z', u'dns_domain': u'', 'fixed_ip_address': u'192.168.120.3', 'floating_ip_address': u'172.30.9.206', 'revision_number': 1, 'port_id': u'84caf2b6-04a4-4b46-8cad-1fdfd2816bb2', 'id': u'5da1a478-1e67-482b-9f04-34df268f40d5', 'network': u'6e8cbb2e-4d8c-409b-b9b4-549165a492c3', 'port': u'84caf2b6-04a4-4b46-8cad-1fdfd2816bb2', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f6c2085b07184e24a06685f4b48fddc2', 'name': 'singlevm2-project_5aa789b1-5838-48ee-b4f2-f09378c1bddf', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'f6c2085b07184e24a06685f4b48fddc2', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'6e8cbb2e-4d8c-409b-b9b4-549165a492c3', 'properties': Munch({u'dns_name': u'', u'dns_domain': u'', u'tags': []}), 'tenant_id': u'f6c2085b07184e24a06685f4b48fddc2', 'created_at': u'2019-03-27T01:13:23Z', 'attached': True, u'dns_name': u'', 'router': u'889ad082-1959-487c-b4fb-c515d728139d'}) 2019-03-27 01:13:24,437 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-03-27 01:13:24,440 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/9e81be2e-dd95-4fc2-bf54-2f24b4ccac6a/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}405ce816e1f7ba6928b58c3e0639ef79a55f1a2e" -d '{"os-getConsoleOutput": {"length": null}}' 2019-03-27 01:13:24,528 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9210 Content-Type: application/json Date: Wed, 27 Mar 2019 01:13: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-aca04974-6fcd-41a8-ae85-e1b266d076a4 x-openstack-request-id: req-aca04974-6fcd-41a8-ae85-e1b266d076a4 2019-03-27 01:13:24,530 - 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 506270691 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.910 MHz processor\n[ 0.245676] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.249197] pid_max: default: 32768 minimum: 301\n[ 0.251109] ACPI: Core revision 20150930\n[ 0.253338] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.255870] Security Framework initialized\n[ 0.257323] Yama: becoming mindful.\n[ 0.258608] AppArmor: AppArmor initialized\n[ 0.260094] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.262392] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.264681] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.266876] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.269323] Initializing cgroup subsys io\n[ 0.270773] Initializing cgroup subsys memory\n[ 0.272361] Initializing cgroup subsys devices\n[ 0.273932] Initializing cgroup subsys freezer\n[ 0.275495] Initializing cgroup subsys net_cls\n[ 0.277111] Initializing cgroup subsys perf_event\n[ 0.278742] Initializing cgroup subsys net_prio\n[ 0.280344] Initializing cgroup subsys hugetlb\n[ 0.281901] Initializing cgroup subsys pids\n[ 0.283503] CPU: Physical Processor ID: 0\n[ 0.285653] mce: CPU supports 10 MCE banks\n[ 0.287182] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.289006] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.307132] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.315562] ftrace: allocating 31920 entries in 125 pages\n[ 0.346440] smpboot: Max logical packages: 1\n[ 0.348047] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.350450] x2apic enabled\n[ 0.351836] Switched APIC routing to physical x2apic.\n[ 0.354714] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.356745] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.360464] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.363656] KVM setup paravirtual spinlock\n[ 0.365601] x86: Booted up 1 node, 1 CPUs\n[ 0.367041] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.369496] devtmpfs: initialized\n[ 0.371696] evm: security.selinux\n[ 0.372927] evm: security.SMACK64\n[ 0.374136] evm: security.SMACK64EXEC\n[ 0.375468] evm: security.SMACK64TRANSMUTE\n[ 0.376883] evm: security.SMACK64MMAP\n[ 0.378222] evm: security.ima\n[ 0.379353] evm: security.capability\n[ 0.380707] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.383993] pinctrl core: initialized pinctrl subsystem\n[ 0.385895] RTC time: 1:13:19, date: 03/27/19\n[ 0.387575] NET: Registered protocol family 16\n[ 0.389248] cpuidle: using governor ladder\n[ 0.390715] cpuidle: using governor menu\n[ 0.392118] PCCT header not found.\n[ 0.393408] ACPI: bus type PCI registered\n[ 0.394813] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.396971] PCI: Using configuration type 1 for base access\n[ 0.399551] ACPI: Added _OSI(Module Device)\n[ 0.401026] ACPI: Added _OSI(Processor Device)\n[ 0.402566] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.404165] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.406772] ACPI: Interpreter enabled\n[ 0.408124] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.411438] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.414769] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.418083] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.421362] ACPI: (supports S0 S5)\n[ 0.422601] ACPI: Using IOAPIC for interrupt routing\n[ 0.424263] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.428800] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.430795] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.432998] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.435122] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.438963] acpiphp: Slot [3] registered\n[ 0.440379] acpiphp: Slot [4] registered\n[ 0.441771] acpiphp: Slot [5] registered\n[ 0.443183] acpiphp: Slot [6] registered\n[ 0.444595] acpiphp: Slot [7] registered\n[ 0.446034] acpiphp: Slot [8] registered\n[ 0.447448] acpiphp: Slot [9] registered\n[ 0.448858] acpiphp: Slot [10] registered\n[ 0.450331] acpiphp: Slot [11] registered\n[ 0.451791] acpiphp: Slot [12] registered\n[ 0.453224] acpiphp: Slot [13] registered\n[ 0.454649] acpiphp: Slot [14] registered\n[ 0.456089] acpiphp: Slot [15] registered\n[ 0.472948] acpiphp: Slot [16] registered\n[ 0.474380] acpiphp: Slot [17] registered\n[ 0.475810] acpiphp: Slot [18] registered\n[ 0.477240] acpiphp: Slot [19] registered\n[ 0.478681] acpiphp: Slot [20] registered\n[ 0.480143] acpiphp: Slot [21] registered\n[ 0.481590] acpiphp: Slot [22] registered\n[ 0.483035] acpiphp: Slot [23] registered\n[ 0.484488] acpiphp: Slot [24] registered\n[ 0.485960] acpiphp: Slot [25] registered\n[ 0.487399] acpiphp: Slot [26] registered\n[ 0.488853] acpiphp: Slot [27] registered\n[ 0.490306] acpiphp: Slot [28] registered\n[ 0.491758] acpiphp: Slot [29] registered\n[ 0.493234] acpiphp: Slot [30] registered\n[ 0.494713] acpiphp: Slot [31] registered\n[ 0.496179] PCI host bridge to bus 0000:00\n[ 0.497673] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.499919] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.502156] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.504808] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.507407] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.510055] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.514805] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.517122] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.519229] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.521519] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.525932] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.528497] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.549841] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.552404] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.555156] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.559686] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.562482] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.564942] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.567313] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.569226] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.572030] vgaarb: loaded\n[ 0.573114] vgaarb: bridge control possible 0000:00:02.0\n[ 0.575280] SCSI subsystem initialized\n[ 0.576938] ACPI: bus type USB registered\n[ 0.578442] usbcore: registered new interface driver usbfs\n[ 0.580311] usbcore: registered new interface driver hub\n[ 0.582143] usbcore: registered new device driver usb\n[ 0.584107] PCI: Using ACPI for IRQ routing\n[ 0.586105] NetLabel: Initializing\n[ 0.587401] NetLabel: domain hash size = 128\n[ 0.588949] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.590689] NetLabel: unlabeled traffic allowed by default\n[ 0.592795] clocksource: Switched to clocksource kvm-clock\n[ 0.603122] AppArmor: AppArmor Filesystem Enabled\n[ 0.604854] pnp: PnP ACPI init\n[ 0.606392] pnp: PnP ACPI: found 5 devices\n[ 0.613646] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.616742] NET: Registered protocol family 2\n[ 0.618585] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.620923] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.623106] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.625285] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.627258] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.629395] NET: Registered protocol family 1\n[ 0.630982] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.632978] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.634931] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.650081] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.665504] Trying to unpack rootfs image as initramfs...\n[ 0.727336] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.730314] Scanning for low memory corruption every 60 seconds\n[ 0.732638] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.734778] audit: initializing netlink subsys (disabled)\n[ 0.736630] audit: type=2000 audit(1553649200.868:1): initialized\n[ 0.738939] Initialise system trusted keyring\n[ 0.740620] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.742734] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.745929] zbud: loaded\n[ 0.747137] VFS: Disk quotas dquot_6.6.0\n[ 0.748606] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.751263] fuse init (API version 7.23)\n[ 0.752842] Key type big_key registered\n[ 0.754283] Allocating IMA MOK and blacklist keyrings.\n[ 0.756375] Key type asymmetric registered\n[ 0.757877] Asymmetric key parser 'x509' registered\n[ 0.759613] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.762297] io scheduler noop registered\n[ 0.763729] io scheduler deadline registered (default)\n[ 0.765549] io scheduler cfq registered\n[ 0.767047] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.768957] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.771228] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.773855] ACPI: Power Button [PWRF]\n[ 0.775333] GHES: HEST is not enabled!\n[ 0.789660] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.819197] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.822723] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.848049] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.851691] Linux agpgart interface v0.103\n[ 0.855346] brd: module loaded\n[ 0.857808] loop: module loaded\n[ 0.863449] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.866092] GPT:90111 != 2097151\n[ 0.867321] GPT:Alternate GPT header not at the end of the disk.\n[ 0.869328] GPT:90111 != 2097151\n[ 0.870573] GPT: Use GNU Parted to correct GPT errors.\n[ 0.872337] vda: vda1 vda15\n[ 0.874224] scsi host0: ata_piix\n[ 0.875583] scsi host1: ata_piix\n[ 0.876875] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.879111] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.881965] libphy: Fixed MDIO Bus: probed\n[ 0.883455] tun: Universal TUN/TAP device driver, 1.6\n[ 0.885195] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.888583] PPP generic driver version 2.4.2\n[ 0.890203] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.892391] ehci-pci: EHCI PCI platform driver\n[ 0.894109] ehci-platform: EHCI generic platform driver\n[ 0.895911] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.897984] ohci-pci: OHCI PCI platform driver\n[ 0.899565] ohci-platform: OHCI generic platform driver\n[ 0.901361] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.916443] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.918250] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.920896] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.922693] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.924752] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.926994] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.929562] usb usb1: Product: UHCI Host Controller\n[ 0.931248] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.933325] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.935049] hub 1-0:1.0: USB hub found\n[ 0.936447] hub 1-0:1.0: 2 ports detected\n[ 0.938061] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.941758] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.943482] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.945314] mousedev: PS/2 mouse device common for all mice\n[ 0.947561] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.950606] rtc_cmos 00:00: RTC can wake from S4\n[ 0.952771] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.954926] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.957127] i2c /dev entries driver\n[ 0.958488] device-mapper: uevent: version 1.0.3\n[ 0.960181] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.963119] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.965450] NET: Registered protocol family 10\n[ 0.967315] NET: Registered protocol family 17\n[ 0.968933] Key type dns_resolver registered\n[ 0.970627] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.972608] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.975752] registered taskstats version 1\n[ 0.977267] Loading compiled-in X.509 certificates\n[ 0.979506] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.982864] zswap: loaded using pool lzo/zbud\n[ 0.985257] Key type trusted registered\n[ 0.987722] Key type encrypted registered\n[ 0.989206] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.991091] ima: No TPM chip found, activating TPM-bypass!\n[ 0.992996] evm: HMAC attrs: 0x1\n[ 0.994639] Magic number: 11:281:206\n[ 0.996150] rtc_cmos 00:00: setting system clock to 2019-03-27 01:13:20 UTC (1553649200)\n[ 0.999063] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.001118] EDD information not available.\n[ 1.038532] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.057284] Write protecting the kernel read-only data: 14336k\n[ 1.060663] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.063794] 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.117321] 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.3...\nLease of 192.168.120.3 obtained, lease time 43200\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.910 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQC0y25mSkTFHcxwi+r/BLZzLY8gA75IudNLAPA7oKh5/ER3aQDJUL1oituVZje8r1JsFWFmkQy+vppwsuNup75GMgXSvNkPZiiqV6g6Rw17GLzkHF23nSNPV6Av6RpshJ8C0inj+V/nwq9qKUcptRXHFbxpK5UCHtdpIsxaghhGZoPfy/ukLo9RxRPJua3fMiN1kUIQM+uSRNd9dS52pbY+MlNlkmBl1NwcVwwZ3YJfcYm/EJ5M/5Na5TWezxlwaJdm2fa92pFt+fuspM2nswsZWVUvvYVyBqAIozXfQ7DNkWdCcGJLUdiN7RG9ZjrY5cvtaqzdS4pN1aRaTsJthjnV root@singlevm2-vm-5aa789b1-5838-48ee-b4f2-f09378c1bddf\nssh-dss AAAAB3NzaC1kc3MAAACBAPHezroCtVyhJQXOssF2XumF5xvlZ6A3Ig4mzqLhMc/tuB5KRkgtEJO3PxoVU88fWc1LQZInIk5n+9SC16Cv1opoNPWjkI7i/wDbkcPck4PK0SbPVkKnaXHqiu+lT+o5i3DfbS6geXYKvqsbUty4w6SI/3YjdEonK31m7L62Qe9/AAAAFQCzCpXTc7OkJ5IWgaIQ8SiqnYn3bwAAAIAUxYy+ZLyhqs4UebrRi/Tkcx8pc2DKjzFmZHaH6OneJD98IlQST0B7Kq10T9kJ9M/RvcfWEFT3xjack95BUHtWjESlQdZHysjJZZ9iP/mjhvhdPLZF5JIEJF8EUP1NPLpuIvA6DBsmBO1F2/B538zjwOLucwFsGYrNLiX+MJbXrgAAAIBToSFxGg7eGRncqXHDwohLEWjcwP3ZrPK3aGZH3VJgMG2727yieXmNQr1sUyVKk1J9gKcWUKnfF8HB53C2W8nw0yEDZord8a7bJEQv5PiXeAOD86SQWOKKzSVFbRkY+pIMWAS/JJWYoypH/vJk9/ztrvhMVQ77I7wbShqnVUgz4g== root@singlevm2-vm-5aa789b1-5838-48ee-b4f2-f09378c1bddf\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n"} 2019-03-27 01:13:24,531 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/9e81be2e-dd95-4fc2-bf54-2f24b4ccac6a/action used request id req-aca04974-6fcd-41a8-ae85-e1b266d076a4 2019-03-27 01:13:24,531 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0937640666962s 2019-03-27 01:13:24,532 - 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 506270691 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.910 MHz processor [ 0.245676] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.249197] pid_max: default: 32768 minimum: 301 [ 0.251109] ACPI: Core revision 20150930 [ 0.253338] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.255870] Security Framework initialized [ 0.257323] Yama: becoming mindful. [ 0.258608] AppArmor: AppArmor initialized [ 0.260094] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.262392] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.264681] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.266876] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.269323] Initializing cgroup subsys io [ 0.270773] Initializing cgroup subsys memory [ 0.272361] Initializing cgroup subsys devices [ 0.273932] Initializing cgroup subsys freezer [ 0.275495] Initializing cgroup subsys net_cls [ 0.277111] Initializing cgroup subsys perf_event [ 0.278742] Initializing cgroup subsys net_prio [ 0.280344] Initializing cgroup subsys hugetlb [ 0.281901] Initializing cgroup subsys pids [ 0.283503] CPU: Physical Processor ID: 0 [ 0.285653] mce: CPU supports 10 MCE banks [ 0.287182] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.289006] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.307132] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.315562] ftrace: allocating 31920 entries in 125 pages [ 0.346440] smpboot: Max logical packages: 1 [ 0.348047] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.350450] x2apic enabled [ 0.351836] Switched APIC routing to physical x2apic. [ 0.354714] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.356745] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.360464] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.363656] KVM setup paravirtual spinlock [ 0.365601] x86: Booted up 1 node, 1 CPUs [ 0.367041] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.369496] devtmpfs: initialized [ 0.371696] evm: security.selinux [ 0.372927] evm: security.SMACK64 [ 0.374136] evm: security.SMACK64EXEC [ 0.375468] evm: security.SMACK64TRANSMUTE [ 0.376883] evm: security.SMACK64MMAP [ 0.378222] evm: security.ima [ 0.379353] evm: security.capability [ 0.380707] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.383993] pinctrl core: initialized pinctrl subsystem [ 0.385895] RTC time: 1:13:19, date: 03/27/19 [ 0.387575] NET: Registered protocol family 16 [ 0.389248] cpuidle: using governor ladder [ 0.390715] cpuidle: using governor menu [ 0.392118] PCCT header not found. [ 0.393408] ACPI: bus type PCI registered [ 0.394813] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.396971] PCI: Using configuration type 1 for base access [ 0.399551] ACPI: Added _OSI(Module Device) [ 0.401026] ACPI: Added _OSI(Processor Device) [ 0.402566] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.404165] ACPI: Added _OSI(Processor Aggregator Device) [ 0.406772] ACPI: Interpreter enabled [ 0.408124] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.411438] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.414769] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.418083] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.421362] ACPI: (supports S0 S5) [ 0.422601] ACPI: Using IOAPIC for interrupt routing [ 0.424263] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.428800] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.430795] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.432998] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.435122] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.438963] acpiphp: Slot [3] registered [ 0.440379] acpiphp: Slot [4] registered [ 0.441771] acpiphp: Slot [5] registered [ 0.443183] acpiphp: Slot [6] registered [ 0.444595] acpiphp: Slot [7] registered [ 0.446034] acpiphp: Slot [8] registered [ 0.447448] acpiphp: Slot [9] registered [ 0.448858] acpiphp: Slot [10] registered [ 0.450331] acpiphp: Slot [11] registered [ 0.451791] acpiphp: Slot [12] registered [ 0.453224] acpiphp: Slot [13] registered [ 0.454649] acpiphp: Slot [14] registered [ 0.456089] acpiphp: Slot [15] registered [ 0.472948] acpiphp: Slot [16] registered [ 0.474380] acpiphp: Slot [17] registered [ 0.475810] acpiphp: Slot [18] registered [ 0.477240] acpiphp: Slot [19] registered [ 0.478681] acpiphp: Slot [20] registered [ 0.480143] acpiphp: Slot [21] registered [ 0.481590] acpiphp: Slot [22] registered [ 0.483035] acpiphp: Slot [23] registered [ 0.484488] acpiphp: Slot [24] registered [ 0.485960] acpiphp: Slot [25] registered [ 0.487399] acpiphp: Slot [26] registered [ 0.488853] acpiphp: Slot [27] registered [ 0.490306] acpiphp: Slot [28] registered [ 0.491758] acpiphp: Slot [29] registered [ 0.493234] acpiphp: Slot [30] registered [ 0.494713] acpiphp: Slot [31] registered [ 0.496179] PCI host bridge to bus 0000:00 [ 0.497673] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.499919] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.502156] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.504808] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.507407] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.510055] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.514805] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.517122] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.519229] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.521519] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.525932] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.528497] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.549841] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.552404] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.555156] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.559686] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.562482] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.564942] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.567313] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.569226] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.572030] vgaarb: loaded [ 0.573114] vgaarb: bridge control possible 0000:00:02.0 [ 0.575280] SCSI subsystem initialized [ 0.576938] ACPI: bus type USB registered [ 0.578442] usbcore: registered new interface driver usbfs [ 0.580311] usbcore: registered new interface driver hub [ 0.582143] usbcore: registered new device driver usb [ 0.584107] PCI: Using ACPI for IRQ routing [ 0.586105] NetLabel: Initializing [ 0.587401] NetLabel: domain hash size = 128 [ 0.588949] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.590689] NetLabel: unlabeled traffic allowed by default [ 0.592795] clocksource: Switched to clocksource kvm-clock [ 0.603122] AppArmor: AppArmor Filesystem Enabled [ 0.604854] pnp: PnP ACPI init [ 0.606392] pnp: PnP ACPI: found 5 devices [ 0.613646] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.616742] NET: Registered protocol family 2 [ 0.618585] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.620923] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.623106] TCP: Hash tables configured (established 4096 bind 4096) [ 0.625285] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.627258] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.629395] NET: Registered protocol family 1 [ 0.630982] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.632978] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.634931] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.650081] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.665504] Trying to unpack rootfs image as initramfs... [ 0.727336] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.730314] Scanning for low memory corruption every 60 seconds [ 0.732638] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.734778] audit: initializing netlink subsys (disabled) [ 0.736630] audit: type=2000 audit(1553649200.868:1): initialized [ 0.738939] Initialise system trusted keyring [ 0.740620] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.742734] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.745929] zbud: loaded [ 0.747137] VFS: Disk quotas dquot_6.6.0 [ 0.748606] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.751263] fuse init (API version 7.23) [ 0.752842] Key type big_key registered [ 0.754283] Allocating IMA MOK and blacklist keyrings. [ 0.756375] Key type asymmetric registered [ 0.757877] Asymmetric key parser 'x509' registered [ 0.759613] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.762297] io scheduler noop registered [ 0.763729] io scheduler deadline registered (default) [ 0.765549] io scheduler cfq registered [ 0.767047] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.768957] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.771228] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.773855] ACPI: Power Button [PWRF] [ 0.775333] GHES: HEST is not enabled! [ 0.789660] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.819197] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.822723] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.848049] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.851691] Linux agpgart interface v0.103 [ 0.855346] brd: module loaded [ 0.857808] loop: module loaded [ 0.863449] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.866092] GPT:90111 != 2097151 [ 0.867321] GPT:Alternate GPT header not at the end of the disk. [ 0.869328] GPT:90111 != 2097151 [ 0.870573] GPT: Use GNU Parted to correct GPT errors. [ 0.872337] vda: vda1 vda15 [ 0.874224] scsi host0: ata_piix [ 0.875583] scsi host1: ata_piix [ 0.876875] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.879111] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.881965] libphy: Fixed MDIO Bus: probed [ 0.883455] tun: Universal TUN/TAP device driver, 1.6 [ 0.885195] tun: (C) 1999-2004 Max Krasnyansky [ 0.888583] PPP generic driver version 2.4.2 [ 0.890203] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.892391] ehci-pci: EHCI PCI platform driver [ 0.894109] ehci-platform: EHCI generic platform driver [ 0.895911] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.897984] ohci-pci: OHCI PCI platform driver [ 0.899565] ohci-platform: OHCI generic platform driver [ 0.901361] uhci_hcd: USB Universal Host Controller Interface driver [ 0.916443] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.918250] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.920896] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.922693] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.924752] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.926994] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.929562] usb usb1: Product: UHCI Host Controller [ 0.931248] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.933325] usb usb1: SerialNumber: 0000:00:01.2 [ 0.935049] hub 1-0:1.0: USB hub found [ 0.936447] hub 1-0:1.0: 2 ports detected [ 0.938061] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.941758] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.943482] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.945314] mousedev: PS/2 mouse device common for all mice [ 0.947561] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.950606] rtc_cmos 00:00: RTC can wake from S4 [ 0.952771] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.954926] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.957127] i2c /dev entries driver [ 0.958488] device-mapper: uevent: version 1.0.3 [ 0.960181] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.963119] ledtrig-cpu: registered to indicate activity on CPUs [ 0.965450] NET: Registered protocol family 10 [ 0.967315] NET: Registered protocol family 17 [ 0.968933] Key type dns_resolver registered [ 0.970627] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.972608] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.975752] registered taskstats version 1 [ 0.977267] Loading compiled-in X.509 certificates [ 0.979506] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.982864] zswap: loaded using pool lzo/zbud [ 0.985257] Key type trusted registered [ 0.987722] Key type encrypted registered [ 0.989206] AppArmor: AppArmor sha1 policy hashing enabled [ 0.991091] ima: No TPM chip found, activating TPM-bypass! [ 0.992996] evm: HMAC attrs: 0x1 [ 0.994639] Magic number: 11:281:206 [ 0.996150] rtc_cmos 00:00: setting system clock to 2019-03-27 01:13:20 UTC (1553649200) [ 0.999063] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.001118] EDD information not available. [ 1.038532] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.057284] Write protecting the kernel read-only data: 14336k [ 1.060663] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.063794] 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.117321] 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.3... Lease of 192.168.120.3 obtained, lease time 43200 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.910 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQC0y25mSkTFHcxwi+r/BLZzLY8gA75IudNLAPA7oKh5/ER3aQDJUL1oituVZje8r1JsFWFmkQy+vppwsuNup75GMgXSvNkPZiiqV6g6Rw17GLzkHF23nSNPV6Av6RpshJ8C0inj+V/nwq9qKUcptRXHFbxpK5UCHtdpIsxaghhGZoPfy/ukLo9RxRPJua3fMiN1kUIQM+uSRNd9dS52pbY+MlNlkmBl1NwcVwwZ3YJfcYm/EJ5M/5Na5TWezxlwaJdm2fa92pFt+fuspM2nswsZWVUvvYVyBqAIozXfQ7DNkWdCcGJLUdiN7RG9ZjrY5cvtaqzdS4pN1aRaTsJthjnV root@singlevm2-vm-5aa789b1-5838-48ee-b4f2-f09378c1bddf ssh-dss AAAAB3NzaC1kc3MAAACBAPHezroCtVyhJQXOssF2XumF5xvlZ6A3Ig4mzqLhMc/tuB5KRkgtEJO3PxoVU88fWc1LQZInIk5n+9SC16Cv1opoNPWjkI7i/wDbkcPck4PK0SbPVkKnaXHqiu+lT+o5i3DfbS6geXYKvqsbUty4w6SI/3YjdEonK31m7L62Qe9/AAAAFQCzCpXTc7OkJ5IWgaIQ8SiqnYn3bwAAAIAUxYy+ZLyhqs4UebrRi/Tkcx8pc2DKjzFmZHaH6OneJD98IlQST0B7Kq10T9kJ9M/RvcfWEFT3xjack95BUHtWjESlQdZHysjJZZ9iP/mjhvhdPLZF5JIEJF8EUP1NPLpuIvA6DBsmBO1F2/B538zjwOLucwFsGYrNLiX+MJbXrgAAAIBToSFxGg7eGRncqXHDwohLEWjcwP3ZrPK3aGZH3VJgMG2727yieXmNQr1sUyVKk1J9gKcWUKnfF8HB53C2W8nw0yEDZord8a7bJEQv5PiXeAOD86SQWOKKzSVFbRkY+pIMWAS/JJWYoypH/vJk9/ztrvhMVQ77I7wbShqnVUgz4g== root@singlevm2-vm-5aa789b1-5838-48ee-b4f2-f09378c1bddf -----END SSH HOST KEY KEYS----- === network info === 2019-03-27 01:13:25,533 - paramiko.transport - DEBUG - starting thread (client mode): 0xe2359550L 2019-03-27 01:13:25,534 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-03-27 01:13:25,534 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2019-03-27 01:13:25,534 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2019-03-27 01:13:25,536 - 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-27 01:13:25,536 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-03-27 01:13:25,536 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2019-03-27 01:13:25,536 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-03-27 01:13:25,537 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-03-27 01:13:25,537 - paramiko.transport - DEBUG - Compression agreed: none 2019-03-27 01:13:25,555 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-03-27 01:13:25,555 - paramiko.transport - DEBUG - Switch to new keys ... 2019-03-27 01:13:25,566 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.206: 8806ad91ea419797de13052ac6e5800d 2019-03-27 01:13:25,566 - paramiko.transport - DEBUG - Trying discovered key 7a21512d950091ddd3f4cf6377505863 in /tmp/tmpTldiME 2019-03-27 01:13:25,592 - paramiko.transport - DEBUG - userauth is OK 2019-03-27 01:13:25,598 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-03-27 01:13:25,599 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-03-27 01:13:25,600 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2019-03-27 01:13:25,600 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-03-27 01:13:25,601 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-03-27 01:13:25,602 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-03-27 01:13:25,602 - functest.core.singlevm - DEBUG - output: Hello World 2019-03-27 01:13:25,603 - functest.core.singlevm - DEBUG - error: 2019-03-27 01:13:25,606 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-03-27 01:13:25,720 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-03-27 01:13:25,720 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm2 | functest | 00:40 | PASS | +-------------------+------------------+------------------+----------------+ 2019-03-27 01:13:25,730 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-03-27 01:13:25,730 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/floatingips/5da1a478-1e67-482b-9f04-34df268f40d5.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}405ce816e1f7ba6928b58c3e0639ef79a55f1a2e" 2019-03-27 01:13:26,722 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 27 Mar 2019 01:13:27 GMT X-Openstack-Request-Id: req-5db9378d-73b7-440b-be8e-2ada988f7ba1 2019-03-27 01:13:26,722 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-27 01:13:26,722 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/floatingips/5da1a478-1e67-482b-9f04-34df268f40d5.json used request id req-5db9378d-73b7-440b-be8e-2ada988f7ba1 2019-03-27 01:13:26,723 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.992877960205s 2019-03-27 01:13:26,733 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-27 01:13:26,733 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}405ce816e1f7ba6928b58c3e0639ef79a55f1a2e" 2019-03-27 01:13:26,788 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 27 Mar 2019 01:13:26 GMT X-Openstack-Request-Id: req-4a2322ec-7862-4ead-89e4-3229b560758f 2019-03-27 01:13:26,788 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-03-27 01:13:26,788 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-4a2322ec-7862-4ead-89e4-3229b560758f 2019-03-27 01:13:26,789 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0557470321655s 2019-03-27 01:13:26,789 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-03-27 01:13:26,792 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/servers/9e81be2e-dd95-4fc2-bf54-2f24b4ccac6a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}405ce816e1f7ba6928b58c3e0639ef79a55f1a2e" 2019-03-27 01:13:27,034 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Wed, 27 Mar 2019 01:13:26 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-1c371eeb-e535-4f70-a930-1b13bfceb3cc x-openstack-request-id: req-1c371eeb-e535-4f70-a930-1b13bfceb3cc 2019-03-27 01:13:27,035 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/9e81be2e-dd95-4fc2-bf54-2f24b4ccac6a used request id req-1c371eeb-e535-4f70-a930-1b13bfceb3cc 2019-03-27 01:13:27,035 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.24544095993s 2019-03-27 01:13:27,035 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-27 01:13:27,038 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}405ce816e1f7ba6928b58c3e0639ef79a55f1a2e" 2019-03-27 01:13:28,037 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 764 Content-Type: application/json Date: Wed, 27 Mar 2019 01:13:27 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e9ff7d3d-1da9-4f5d-a6d1-bb2062dc336c x-openstack-request-id: req-e9ff7d3d-1da9-4f5d-a6d1-bb2062dc336c 2019-03-27 01:13:28,037 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"singlevm2-net_5aa789b1-5838-48ee-b4f2-f09378c1bddf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e5:04:8c", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e5:04:8c", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/9e81be2e-dd95-4fc2-bf54-2f24b4ccac6a", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/9e81be2e-dd95-4fc2-bf54-2f24b4ccac6a", "rel": "bookmark"}], "image": {"id": "0ddb1e09-9944-4f5d-8427-a5e76359761e", "links": [{"href": "http://172.30.9.21:8774/images/0ddb1e09-9944-4f5d-8427-a5e76359761e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-27T01:13:19.000000", "flavor": {"id": "ee26e74d-30da-46b2-ac63-554a73f1f492", "links": [{"href": "http://172.30.9.21:8774/flavors/ee26e74d-30da-46b2-ac63-554a73f1f492", "rel": "bookmark"}]}, "id": "9e81be2e-dd95-4fc2-bf54-2f24b4ccac6a", "security_groups": [{"name": "singlevm2-sg_5aa789b1-5838-48ee-b4f2-f09378c1bddf"}], "user_id": "3ec4193a4faa47138bd86199c8ed03d7", "OS-DCF: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-27T01:13:26Z", "hostId": "b8f135b02e4b4628fea5070976f959f8e992304e7c039012ff719363", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_5aa789b1-5838-48ee-b4f2-f09378c1bddf", "name": "singlevm2-vm_5aa789b1-5838-48ee-b4f2-f09378c1bddf", "created": "2019-03-27T01:13:07Z", "tenant_id": "f6c2085b07184e24a06685f4b48fddc2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-27 01:13:28,037 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-e9ff7d3d-1da9-4f5d-a6d1-bb2062dc336c 2019-03-27 01:13:28,037 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.00217604637s 2019-03-27 01:13:28,039 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-27 01:13:30,041 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-27 01:13:30,044 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}405ce816e1f7ba6928b58c3e0639ef79a55f1a2e" 2019-03-27 01:13:30,117 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Wed, 27 Mar 2019 01:13: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-cd0e9ba1-a4e7-4519-ab26-2700c6c3366d x-openstack-request-id: req-cd0e9ba1-a4e7-4519-ab26-2700c6c3366d 2019-03-27 01:13:30,117 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-03-27 01:13:30,117 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-cd0e9ba1-a4e7-4519-ab26-2700c6c3366d 2019-03-27 01:13:30,117 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.075798034668s 2019-03-27 01:13:30,123 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-27 01:13:30,124 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}405ce816e1f7ba6928b58c3e0639ef79a55f1a2e" 2019-03-27 01:13:30,169 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4831 Content-Type: application/json Date: Wed, 27 Mar 2019 01:13:30 GMT X-Openstack-Request-Id: req-7e04ee29-f347-4cfd-8320-bba129bb808a 2019-03-27 01:13:30,170 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f6c2085b07184e24a06685f4b48fddc2", "created_at": "2019-03-27T01:12:45Z", "updated_at": "2019-03-27T01:12:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:12:45Z", "revision_number": 0, "id": "2dc0ab99-01d5-4eb6-839d-1d1675bf2326", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-27T01:12:45Z", "security_group_id": "9cab28d9-c5e7-41dc-abe2-5af3768f731e", "tenant_id": "f6c2085b07184e24a06685f4b48fddc2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f6c2085b07184e24a06685f4b48fddc2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:12:45Z", "revision_number": 0, "id": "b6bf93f3-358b-4578-a61f-6065c3a6040d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-27T01:12:45Z", "security_group_id": "9cab28d9-c5e7-41dc-abe2-5af3768f731e", "tenant_id": "f6c2085b07184e24a06685f4b48fddc2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f6c2085b07184e24a06685f4b48fddc2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:12:45Z", "revision_number": 0, "id": "dcd3c1d6-38b0-4c0e-990f-e4462e8935ae", "remote_group_id": "9cab28d9-c5e7-41dc-abe2-5af3768f731e", "remote_ip_prefix": null, "created_at": "2019-03-27T01:12:45Z", "security_group_id": "9cab28d9-c5e7-41dc-abe2-5af3768f731e", "tenant_id": "f6c2085b07184e24a06685f4b48fddc2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f6c2085b07184e24a06685f4b48fddc2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:12:45Z", "revision_number": 0, "id": "ddb0b2f5-7234-44bc-8166-59afc385ad6e", "remote_group_id": "9cab28d9-c5e7-41dc-abe2-5af3768f731e", "remote_ip_prefix": null, "created_at": "2019-03-27T01:12:45Z", "security_group_id": "9cab28d9-c5e7-41dc-abe2-5af3768f731e", "tenant_id": "f6c2085b07184e24a06685f4b48fddc2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f6c2085b07184e24a06685f4b48fddc2"}], "revision_number": 1, "project_id": "f6c2085b07184e24a06685f4b48fddc2", "id": "9cab28d9-c5e7-41dc-abe2-5af3768f731e", "name": "default"}, {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "f6c2085b07184e24a06685f4b48fddc2", "created_at": "2019-03-27T01:12:59Z", "updated_at": "2019-03-27T01:13:00Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:13:00Z", "revision_number": 0, "id": "4865c5e8-05d8-44ce-a85e-e2d508891aaa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-27T01:13:00Z", "security_group_id": "ebaf79da-3b10-45ef-bf94-ec75cbf319af", "tenant_id": "f6c2085b07184e24a06685f4b48fddc2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f6c2085b07184e24a06685f4b48fddc2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:12:59Z", "revision_number": 0, "id": "9b0c7adc-5be6-428c-8da2-22e769c095a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-27T01:12:59Z", "security_group_id": "ebaf79da-3b10-45ef-bf94-ec75cbf319af", "tenant_id": "f6c2085b07184e24a06685f4b48fddc2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f6c2085b07184e24a06685f4b48fddc2"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-03-27T01:13:00Z", "revision_number": 0, "id": "c4e7ed0f-02a2-4d26-96a8-db32409ee59f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-27T01:13:00Z", "security_group_id": "ebaf79da-3b10-45ef-bf94-ec75cbf319af", "tenant_id": "f6c2085b07184e24a06685f4b48fddc2", "port_range_min": 22, "ethertype": "IPv4", "project_id": "f6c2085b07184e24a06685f4b48fddc2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:12:59Z", "revision_number": 0, "id": "e79099d7-ea46-4abb-b5f0-e1ebc840acec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-27T01:12:59Z", "security_group_id": "ebaf79da-3b10-45ef-bf94-ec75cbf319af", "tenant_id": "f6c2085b07184e24a06685f4b48fddc2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f6c2085b07184e24a06685f4b48fddc2"}], "revision_number": 3, "project_id": "f6c2085b07184e24a06685f4b48fddc2", "id": "ebaf79da-3b10-45ef-bf94-ec75cbf319af", "name": "singlevm2-sg_5aa789b1-5838-48ee-b4f2-f09378c1bddf"}]} 2019-03-27 01:13:30,170 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-7e04ee29-f347-4cfd-8320-bba129bb808a 2019-03-27 01:13:30,171 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0472888946533s 2019-03-27 01:13:30,177 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-03-27 01:13:30,177 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/security-groups/ebaf79da-3b10-45ef-bf94-ec75cbf319af.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}405ce816e1f7ba6928b58c3e0639ef79a55f1a2e" 2019-03-27 01:13:30,376 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 27 Mar 2019 01:13:30 GMT X-Openstack-Request-Id: req-2ad9f2f1-c3df-4671-a75f-aeb1d62d6c79 2019-03-27 01:13:30,377 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-27 01:13:30,377 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/ebaf79da-3b10-45ef-bf94-ec75cbf319af.json used request id req-2ad9f2f1-c3df-4671-a75f-aeb1d62d6c79 2019-03-27 01:13:30,377 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.20022892952s 2019-03-27 01:13:30,377 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-03-27 01:13:30,380 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/os-keypairs/singlevm2-kp_5aa789b1-5838-48ee-b4f2-f09378c1bddf -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}405ce816e1f7ba6928b58c3e0639ef79a55f1a2e" 2019-03-27 01:13:30,455 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Wed, 27 Mar 2019 01:13: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-d7b5736c-73a1-4b04-a877-c1cae7b710b1 x-openstack-request-id: req-d7b5736c-73a1-4b04-a877-c1cae7b710b1 2019-03-27 01:13:30,455 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/singlevm2-kp_5aa789b1-5838-48ee-b4f2-f09378c1bddf used request id req-d7b5736c-73a1-4b04-a877-c1cae7b710b1 2019-03-27 01:13:30,455 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0778708457947s 2019-03-27 01:13:30,456 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-03-27 01:13:30,456 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/889ad082-1959-487c-b4fb-c515d728139d/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}405ce816e1f7ba6928b58c3e0639ef79a55f1a2e" -d '{"subnet_id": "253d0804-7f3b-4264-bb1b-ec24cd5c0fe5"}' 2019-03-27 01:13:32,857 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Wed, 27 Mar 2019 01:13:33 GMT X-Openstack-Request-Id: req-dc9026f2-02b6-41fe-9e3f-713a0515b3a5 2019-03-27 01:13:32,857 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "93c75712-7527-4e9c-934b-ab11c716f279", "tenant_id": "f6c2085b07184e24a06685f4b48fddc2", "subnet_id": "253d0804-7f3b-4264-bb1b-ec24cd5c0fe5", "subnet_ids": ["253d0804-7f3b-4264-bb1b-ec24cd5c0fe5"], "port_id": "e9a37ee4-c872-4c3c-b7e6-f77d75a567f7", "id": "889ad082-1959-487c-b4fb-c515d728139d"} 2019-03-27 01:13:32,858 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/889ad082-1959-487c-b4fb-c515d728139d/remove_router_interface.json used request id req-dc9026f2-02b6-41fe-9e3f-713a0515b3a5 2019-03-27 01:13:32,858 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.40207099915s 2019-03-27 01:13:32,858 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-03-27 01:13:32,859 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}405ce816e1f7ba6928b58c3e0639ef79a55f1a2e" 2019-03-27 01:13:32,989 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 623 Content-Type: application/json Date: Wed, 27 Mar 2019 01:13:32 GMT X-Openstack-Request-Id: req-d1e1c10a-b065-4836-9352-3c67b8f3ce48 2019-03-27 01:13:32,990 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "6e8cbb2e-4d8c-409b-b9b4-549165a492c3", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "88d144e9-4a41-41f0-83f0-cf05286ed070", "ip_address": "172.30.9.207"}]}, "description": "", "tags": [], "tenant_id": "f6c2085b07184e24a06685f4b48fddc2", "created_at": "2019-03-27T01:12:50Z", "admin_state_up": true, "updated_at": "2019-03-27T01:13:32Z", "revision_number": 4, "routes": [], "project_id": "f6c2085b07184e24a06685f4b48fddc2", "id": "889ad082-1959-487c-b4fb-c515d728139d", "name": "singlevm2-router_5aa789b1-5838-48ee-b4f2-f09378c1bddf"}]} 2019-03-27 01:13:32,990 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-d1e1c10a-b065-4836-9352-3c67b8f3ce48 2019-03-27 01:13:32,990 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.131794929504s 2019-03-27 01:13:32,991 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-03-27 01:13:32,992 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/routers/889ad082-1959-487c-b4fb-c515d728139d.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}405ce816e1f7ba6928b58c3e0639ef79a55f1a2e" 2019-03-27 01:13:34,621 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 27 Mar 2019 01:13:34 GMT X-Openstack-Request-Id: req-5393e02b-0d8d-4ee7-ba0f-7ea58c1076a2 2019-03-27 01:13:34,621 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-27 01:13:34,622 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/889ad082-1959-487c-b4fb-c515d728139d.json used request id req-5393e02b-0d8d-4ee7-ba0f-7ea58c1076a2 2019-03-27 01:13:34,622 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.63017916679s 2019-03-27 01:13:34,622 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-03-27 01:13:34,623 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}405ce816e1f7ba6928b58c3e0639ef79a55f1a2e" 2019-03-27 01:13:34,968 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 680 Content-Type: application/json Date: Wed, 27 Mar 2019 01:13:35 GMT X-Openstack-Request-Id: req-13cc71f4-bd93-4c50-830c-320010bec5f8 2019-03-27 01:13:34,968 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"93c75712-7527-4e9c-934b-ab11c716f279","tenant_id":"f6c2085b07184e24a06685f4b48fddc2","created_at":"2019-03-27T01:12:49Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-03-27T01:12:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"f6c2085b07184e24a06685f4b48fddc2","id":"253d0804-7f3b-4264-bb1b-ec24cd5c0fe5","subnetpool_id":null,"name":"singlevm2-subnet_5aa789b1-5838-48ee-b4f2-f09378c1bddf"}]} 2019-03-27 01:13:34,969 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-13cc71f4-bd93-4c50-830c-320010bec5f8 2019-03-27 01:13:34,969 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.346520900726s 2019-03-27 01:13:34,970 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-03-27 01:13:34,971 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/subnets/253d0804-7f3b-4264-bb1b-ec24cd5c0fe5.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}405ce816e1f7ba6928b58c3e0639ef79a55f1a2e" 2019-03-27 01:13:36,433 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 27 Mar 2019 01:13:36 GMT X-Openstack-Request-Id: req-b43eab89-1e93-4432-b4c8-5fae5d7d46b5 2019-03-27 01:13:36,433 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-27 01:13:36,433 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/253d0804-7f3b-4264-bb1b-ec24cd5c0fe5.json used request id req-b43eab89-1e93-4432-b4c8-5fae5d7d46b5 2019-03-27 01:13:36,433 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.4631049633s 2019-03-27 01:13:36,434 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-27 01:13:36,434 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}405ce816e1f7ba6928b58c3e0639ef79a55f1a2e" 2019-03-27 01:13:36,533 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1216 Content-Type: application/json Date: Wed, 27 Mar 2019 01:13:36 GMT X-Openstack-Request-Id: req-4f41ff36-f1a6-426d-96c7-4760bd45e21f 2019-03-27 01:13:36,534 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"updated_at":"2019-03-27T01:06:20Z","dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"6e8cbb2e-4d8c-409b-b9b4-549165a492c3","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"adb4f7a6d80b43b2b7d28f3b95f00eb5","status":"ACTIVE","subnets":["88d144e9-4a41-41f0-83f0-cf05286ed070"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"adb4f7a6d80b43b2b7d28f3b95f00eb5","created_at":"2019-03-27T01:06:13Z","mtu":1500},{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"93c75712-7527-4e9c-934b-ab11c716f279","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f6c2085b07184e24a06685f4b48fddc2","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-27T01:13:36Z","qos_policy_id":null,"name":"singlevm2-net_5aa789b1-5838-48ee-b4f2-f09378c1bddf","admin_state_up":true,"tenant_id":"f6c2085b07184e24a06685f4b48fddc2","created_at":"2019-03-27T01:12:46Z","mtu":1442}]} 2019-03-27 01:13:36,534 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-4f41ff36-f1a6-426d-96c7-4760bd45e21f 2019-03-27 01:13:36,534 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.100188970566s 2019-03-27 01:13:36,535 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-03-27 01:13:36,536 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/networks/93c75712-7527-4e9c-934b-ab11c716f279.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}405ce816e1f7ba6928b58c3e0639ef79a55f1a2e" 2019-03-27 01:13:37,862 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 27 Mar 2019 01:13:38 GMT X-Openstack-Request-Id: req-4311d220-5112-42fb-aa68-ea36017d0c37 2019-03-27 01:13:37,862 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-27 01:13:37,862 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/93c75712-7527-4e9c-934b-ab11c716f279.json used request id req-4311d220-5112-42fb-aa68-ea36017d0c37 2019-03-27 01:13:37,862 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.32727694511s 2019-03-27 01:13:37,866 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-27 01:13:37,870 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}405ce816e1f7ba6928b58c3e0639ef79a55f1a2e" 2019-03-27 01:13:37,910 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Wed, 27 Mar 2019 01:13:37 GMT X-Openstack-Request-Id: req-81164a1b-07c9-4932-9aa4-52016756f230 2019-03-27 01:13:37,910 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-27T01:12:56Z", "file": "/v2/images/0ddb1e09-9944-4f5d-8427-a5e76359761e/file", "owner": "f6c2085b07184e24a06685f4b48fddc2", "id": "0ddb1e09-9944-4f5d-8427-a5e76359761e", "size": 12716032, "self": "/v2/images/0ddb1e09-9944-4f5d-8427-a5e76359761e", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://0e796a57-bb9c-4ed7-a890-8188a6fe733b/images/0ddb1e09-9944-4f5d-8427-a5e76359761e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://0e796a57-bb9c-4ed7-a890-8188a6fe733b/images/0ddb1e09-9944-4f5d-8427-a5e76359761e/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_5aa789b1-5838-48ee-b4f2-f09378c1bddf", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_5aa789b1-5838-48ee-b4f2-f09378c1bddf", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-27T01:12:55Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-27 01:13:37,911 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-81164a1b-07c9-4932-9aa4-52016756f230 2019-03-27 01:13:37,911 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0442659854889s 2019-03-27 01:13:37,912 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-03-27 01:13:37,917 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/0ddb1e09-9944-4f5d-8427-a5e76359761e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}405ce816e1f7ba6928b58c3e0639ef79a55f1a2e" 2019-03-27 01:13:38,713 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 27 Mar 2019 01:13:39 GMT X-Openstack-Request-Id: req-7252c7d7-2128-46fc-a705-d393039d0270 2019-03-27 01:13:38,714 - 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-27 01:13:38,714 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/0ddb1e09-9944-4f5d-8427-a5e76359761e used request id req-7252c7d7-2128-46fc-a705-d393039d0270 2019-03-27 01:13:38,714 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.80153799057s 2019-03-27 01:13:38,720 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-27 01:13:38,723 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21: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}6e74c40c011ccb1c7312afb94ef6b9df0829d6a3" 2019-03-27 01:13:38,746 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Wed, 27 Mar 2019 01:13: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-81543fa4-8c85-40c3-9fe3-85a029b08266 x-openstack-request-id: req-81543fa4-8c85-40c3-9fe3-85a029b08266 2019-03-27 01:13:38,747 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "singlevm2-flavor_5aa789b1-5838-48ee-b4f2-f09378c1bddf", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/ee26e74d-30da-46b2-ac63-554a73f1f492", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/ee26e74d-30da-46b2-ac63-554a73f1f492", "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": "ee26e74d-30da-46b2-ac63-554a73f1f492"}]} 2019-03-27 01:13:38,747 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-81543fa4-8c85-40c3-9fe3-85a029b08266 2019-03-27 01:13:38,747 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0271730422974s 2019-03-27 01:13:38,748 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-03-27 01:13:38,751 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/ee26e74d-30da-46b2-ac63-554a73f1f492 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6e74c40c011ccb1c7312afb94ef6b9df0829d6a3" 2019-03-27 01:13:38,789 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Wed, 27 Mar 2019 01:13: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-5158cf7a-4f66-42f8-8ff8-33a9c0dae73c x-openstack-request-id: req-5158cf7a-4f66-42f8-8ff8-33a9c0dae73c 2019-03-27 01:13:38,789 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/ee26e74d-30da-46b2-ac63-554a73f1f492 used request id req-5158cf7a-4f66-42f8-8ff8-33a9c0dae73c 2019-03-27 01:13:38,789 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0406270027161s 2019-03-27 01:13:38,789 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-27 01:13:38,794 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}6e74c40c011ccb1c7312afb94ef6b9df0829d6a3" 2019-03-27 01:13:39,014 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 837 Content-Type: application/json Date: Wed, 27 Mar 2019 01:13:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6f8e5b8-e54c-44dc-aa84-38fe11d22070 2019-03-27 01:13:39,014 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/1f3ca4bc07164c3cb81a87c72c396526"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f3ca4bc07164c3cb81a87c72c396526", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/2653fa6f281c466480efee8aa1f257bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2653fa6f281c466480efee8aa1f257bb", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/2f421a9df6c44c62876bd57477d34c68"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f421a9df6c44c62876bd57477d34c68", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/335b05e87496439da9c56228d0f96eb4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "335b05e87496439da9c56228d0f96eb4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/347643f881c4464fbebf8745ae8733f7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "347643f881c4464fbebf8745ae8733f7", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/3ec0479bbc154c0e80a84492405413d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ec0479bbc154c0e80a84492405413d1", "email": "glance@localhost", "password_expires_at": null}, {"name": "singlevm2-user_5aa789b1-5838-48ee-b4f2-f09378c1bddf", "links": {"self": "http://172.30.9.21:5000/v3/users/3ec4193a4faa47138bd86199c8ed03d7"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3ec4193a4faa47138bd86199c8ed03d7", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/4948075a865f4918b7d8cbc91b0d93f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4948075a865f4918b7d8cbc91b0d93f2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/533ad0036ea24ea3a6cd69d52daa7164"}, "domain_id": "default", "enabled": true, "options": {}, "id": "533ad0036ea24ea3a6cd69d52daa7164", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/812ccb0780ac4ca682f6307d48b60b74"}, "domain_id": "d28de44ca3d340fe8f59e2bbc51c5518", "enabled": true, "options": {}, "id": "812ccb0780ac4ca682f6307d48b60b74", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/8c5c993b2702467d8bfb5246c7f53041"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c5c993b2702467d8bfb5246c7f53041", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/b200d4acbcca4a2094b80354fbe1696e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b200d4acbcca4a2094b80354fbe1696e", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/cf1a4dd219af46a4a3c304e5dc175743"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cf1a4dd219af46a4a3c304e5dc175743", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/e2141b5f32414d4c957cf1c4929e3d7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2141b5f32414d4c957cf1c4929e3d7d", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/e83494c6a05843019f1b64894a822a32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e83494c6a05843019f1b64894a822a32", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2019-03-27 01:13:39,015 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-b6f8e5b8-e54c-44dc-aa84-38fe11d22070 2019-03-27 01:13:39,015 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.225133180618s 2019-03-27 01:13:39,020 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-27 01:13:39,023 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users/3ec4193a4faa47138bd86199c8ed03d7 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6e74c40c011ccb1c7312afb94ef6b9df0829d6a3" 2019-03-27 01:13:39,271 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 227 Content-Type: application/json Date: Wed, 27 Mar 2019 01:13:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ddd353de-7e2b-4cb8-8dfc-a978b264a7fb 2019-03-27 01:13:39,272 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "singlevm2-user_5aa789b1-5838-48ee-b4f2-f09378c1bddf", "links": {"self": "http://172.30.9.21:5000/v3/users/3ec4193a4faa47138bd86199c8ed03d7"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "3ec4193a4faa47138bd86199c8ed03d7", "description": null}} 2019-03-27 01:13:39,272 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/3ec4193a4faa47138bd86199c8ed03d7 used request id req-ddd353de-7e2b-4cb8-8dfc-a978b264a7fb 2019-03-27 01:13:39,272 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.252016067505s 2019-03-27 01:13:39,273 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-03-27 01:13:39,276 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/users/3ec4193a4faa47138bd86199c8ed03d7 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6e74c40c011ccb1c7312afb94ef6b9df0829d6a3" 2019-03-27 01:13:39,616 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 27 Mar 2019 01:13:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-57ec4b3b-e51c-4550-a13f-21a12ccaa719 2019-03-27 01:13:39,616 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-27 01:13:39,616 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/3ec4193a4faa47138bd86199c8ed03d7 used request id req-57ec4b3b-e51c-4550-a13f-21a12ccaa719 2019-03-27 01:13:39,616 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.343507051468s 2019-03-27 01:13:39,623 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-27 01:13:39,627 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}6e74c40c011ccb1c7312afb94ef6b9df0829d6a3" 2019-03-27 01:13:39,834 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 384 Content-Type: application/json Date: Wed, 27 Mar 2019 01:13:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5303f02-b511-4c01-9235-70da52e50cb5 2019-03-27 01:13:39,834 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/880184f9f34d4ead881812d2172cae9c"}, "tags": [], "enabled": true, "id": "880184f9f34d4ead881812d2172cae9c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/adb4f7a6d80b43b2b7d28f3b95f00eb5"}, "tags": [], "enabled": true, "id": "adb4f7a6d80b43b2b7d28f3b95f00eb5", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.21:5000/v3/projects/f6c2085b07184e24a06685f4b48fddc2"}, "tags": [], "enabled": true, "id": "f6c2085b07184e24a06685f4b48fddc2", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_5aa789b1-5838-48ee-b4f2-f09378c1bddf"}]} 2019-03-27 01:13:39,835 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-d5303f02-b511-4c01-9235-70da52e50cb5 2019-03-27 01:13:39,835 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.21147108078s 2019-03-27 01:13:39,839 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-03-27 01:13:39,842 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/projects/f6c2085b07184e24a06685f4b48fddc2 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6e74c40c011ccb1c7312afb94ef6b9df0829d6a3" 2019-03-27 01:13:40,183 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 27 Mar 2019 01:13:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-66ac54e2-a4ce-4364-a86e-cd2e2298b9dd 2019-03-27 01:13:40,183 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-27 01:13:40,183 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/f6c2085b07184e24a06685f4b48fddc2 used request id req-66ac54e2-a4ce-4364-a86e-cd2e2298b9dd 2019-03-27 01:13:40,183 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.344293117523s 2019-03-27 01:13:40,188 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-27 01:13:40,189 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/security-groups.json?project_id=f6c2085b07184e24a06685f4b48fddc2&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}6e74c40c011ccb1c7312afb94ef6b9df0829d6a3" 2019-03-27 01:13:40,504 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Wed, 27 Mar 2019 01:13:40 GMT X-Openstack-Request-Id: req-268ae7cf-aec1-49d2-b916-5a09c5a40a45 2019-03-27 01:13:40,505 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f6c2085b07184e24a06685f4b48fddc2", "created_at": "2019-03-27T01:12:45Z", "updated_at": "2019-03-27T01:12:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:12:45Z", "revision_number": 0, "id": "2dc0ab99-01d5-4eb6-839d-1d1675bf2326", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-27T01:12:45Z", "security_group_id": "9cab28d9-c5e7-41dc-abe2-5af3768f731e", "tenant_id": "f6c2085b07184e24a06685f4b48fddc2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f6c2085b07184e24a06685f4b48fddc2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:12:45Z", "revision_number": 0, "id": "b6bf93f3-358b-4578-a61f-6065c3a6040d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-27T01:12:45Z", "security_group_id": "9cab28d9-c5e7-41dc-abe2-5af3768f731e", "tenant_id": "f6c2085b07184e24a06685f4b48fddc2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f6c2085b07184e24a06685f4b48fddc2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:12:45Z", "revision_number": 0, "id": "dcd3c1d6-38b0-4c0e-990f-e4462e8935ae", "remote_group_id": "9cab28d9-c5e7-41dc-abe2-5af3768f731e", "remote_ip_prefix": null, "created_at": "2019-03-27T01:12:45Z", "security_group_id": "9cab28d9-c5e7-41dc-abe2-5af3768f731e", "tenant_id": "f6c2085b07184e24a06685f4b48fddc2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f6c2085b07184e24a06685f4b48fddc2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:12:45Z", "revision_number": 0, "id": "ddb0b2f5-7234-44bc-8166-59afc385ad6e", "remote_group_id": "9cab28d9-c5e7-41dc-abe2-5af3768f731e", "remote_ip_prefix": null, "created_at": "2019-03-27T01:12:45Z", "security_group_id": "9cab28d9-c5e7-41dc-abe2-5af3768f731e", "tenant_id": "f6c2085b07184e24a06685f4b48fddc2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f6c2085b07184e24a06685f4b48fddc2"}], "revision_number": 1, "project_id": "f6c2085b07184e24a06685f4b48fddc2", "id": "9cab28d9-c5e7-41dc-abe2-5af3768f731e", "name": "default"}]} 2019-03-27 01:13:40,505 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json?project_id=f6c2085b07184e24a06685f4b48fddc2&name=default used request id req-268ae7cf-aec1-49d2-b916-5a09c5a40a45 2019-03-27 01:13:40,505 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.316378116608s 2019-03-27 01:13:40,510 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-27 01:13:40,511 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}6e74c40c011ccb1c7312afb94ef6b9df0829d6a3" 2019-03-27 01:13:40,853 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Wed, 27 Mar 2019 01:13:40 GMT X-Openstack-Request-Id: req-b0a0091e-9474-4ce7-b88d-339a51ca88dc 2019-03-27 01:13:40,854 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-03-27T01:09:40Z", "updated_at": "2019-03-27T01:09:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:09:40Z", "revision_number": 0, "id": "6b77e501-a5c4-47fb-a8f3-9b696956e86a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-27T01:09:40Z", "security_group_id": "299513bd-7ead-4e8e-875b-8cffeb1a8e70", "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-27T01:09:40Z", "revision_number": 0, "id": "255f833d-7357-47c9-bd46-52192a027983", "remote_group_id": "299513bd-7ead-4e8e-875b-8cffeb1a8e70", "remote_ip_prefix": null, "created_at": "2019-03-27T01:09:40Z", "security_group_id": "299513bd-7ead-4e8e-875b-8cffeb1a8e70", "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-27T01:09:40Z", "revision_number": 0, "id": "32b5e41f-dad1-4fd5-b486-cb1392ae696f", "remote_group_id": "299513bd-7ead-4e8e-875b-8cffeb1a8e70", "remote_ip_prefix": null, "created_at": "2019-03-27T01:09:40Z", "security_group_id": "299513bd-7ead-4e8e-875b-8cffeb1a8e70", "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-27T01:09:40Z", "revision_number": 0, "id": "30b7d221-1953-4a0a-990d-c5d8bad14cb2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-27T01:09:40Z", "security_group_id": "299513bd-7ead-4e8e-875b-8cffeb1a8e70", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "299513bd-7ead-4e8e-875b-8cffeb1a8e70", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f6c2085b07184e24a06685f4b48fddc2", "created_at": "2019-03-27T01:12:45Z", "updated_at": "2019-03-27T01:12:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:12:45Z", "revision_number": 0, "id": "ddb0b2f5-7234-44bc-8166-59afc385ad6e", "remote_group_id": "9cab28d9-c5e7-41dc-abe2-5af3768f731e", "remote_ip_prefix": null, "created_at": "2019-03-27T01:12:45Z", "security_group_id": "9cab28d9-c5e7-41dc-abe2-5af3768f731e", "tenant_id": "f6c2085b07184e24a06685f4b48fddc2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f6c2085b07184e24a06685f4b48fddc2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:12:45Z", "revision_number": 0, "id": "2dc0ab99-01d5-4eb6-839d-1d1675bf2326", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-27T01:12:45Z", "security_group_id": "9cab28d9-c5e7-41dc-abe2-5af3768f731e", "tenant_id": "f6c2085b07184e24a06685f4b48fddc2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f6c2085b07184e24a06685f4b48fddc2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:12:45Z", "revision_number": 0, "id": "dcd3c1d6-38b0-4c0e-990f-e4462e8935ae", "remote_group_id": "9cab28d9-c5e7-41dc-abe2-5af3768f731e", "remote_ip_prefix": null, "created_at": "2019-03-27T01:12:45Z", "security_group_id": "9cab28d9-c5e7-41dc-abe2-5af3768f731e", "tenant_id": "f6c2085b07184e24a06685f4b48fddc2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f6c2085b07184e24a06685f4b48fddc2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:12:45Z", "revision_number": 0, "id": "b6bf93f3-358b-4578-a61f-6065c3a6040d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-27T01:12:45Z", "security_group_id": "9cab28d9-c5e7-41dc-abe2-5af3768f731e", "tenant_id": "f6c2085b07184e24a06685f4b48fddc2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f6c2085b07184e24a06685f4b48fddc2"}], "revision_number": 1, "project_id": "f6c2085b07184e24a06685f4b48fddc2", "id": "9cab28d9-c5e7-41dc-abe2-5af3768f731e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "880184f9f34d4ead881812d2172cae9c", "created_at": "2019-03-27T01:09:34Z", "updated_at": "2019-03-27T01:09:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:09:34Z", "revision_number": 0, "id": "972fa204-213e-4b73-8ba1-625e684c5fcb", "remote_group_id": "b6ce0da9-d5da-479f-8dcd-b3811a6370a3", "remote_ip_prefix": null, "created_at": "2019-03-27T01:09:34Z", "security_group_id": "b6ce0da9-d5da-479f-8dcd-b3811a6370a3", "tenant_id": "880184f9f34d4ead881812d2172cae9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "880184f9f34d4ead881812d2172cae9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:09:34Z", "revision_number": 0, "id": "f513aad3-fa6e-4881-96af-e8f3888234af", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-27T01:09:34Z", "security_group_id": "b6ce0da9-d5da-479f-8dcd-b3811a6370a3", "tenant_id": "880184f9f34d4ead881812d2172cae9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "880184f9f34d4ead881812d2172cae9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:09:34Z", "revision_number": 0, "id": "e4b8fcb0-e30b-4071-838e-7d92c514d482", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-27T01:09:34Z", "security_group_id": "b6ce0da9-d5da-479f-8dcd-b3811a6370a3", "tenant_id": "880184f9f34d4ead881812d2172cae9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "880184f9f34d4ead881812d2172cae9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:09:34Z", "revision_number": 0, "id": "734f2736-f344-41af-8c46-6f1b0a7f494b", "remote_group_id": "b6ce0da9-d5da-479f-8dcd-b3811a6370a3", "remote_ip_prefix": null, "created_at": "2019-03-27T01:09:34Z", "security_group_id": "b6ce0da9-d5da-479f-8dcd-b3811a6370a3", "tenant_id": "880184f9f34d4ead881812d2172cae9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "880184f9f34d4ead881812d2172cae9c"}], "revision_number": 1, "project_id": "880184f9f34d4ead881812d2172cae9c", "id": "b6ce0da9-d5da-479f-8dcd-b3811a6370a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "adb4f7a6d80b43b2b7d28f3b95f00eb5", "created_at": "2019-03-27T01:06:12Z", "updated_at": "2019-03-27T01:06:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:06:12Z", "revision_number": 0, "id": "59e764a3-8c4b-4f24-83a0-e07dcdc6db7d", "remote_group_id": "f7fe5857-b5b6-4604-ac30-11eacbb072ec", "remote_ip_prefix": null, "created_at": "2019-03-27T01:06:12Z", "security_group_id": "f7fe5857-b5b6-4604-ac30-11eacbb072ec", "tenant_id": "adb4f7a6d80b43b2b7d28f3b95f00eb5", "port_range_min": null, "ethertype": "IPv4", "project_id": "adb4f7a6d80b43b2b7d28f3b95f00eb5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:06:13Z", "revision_number": 0, "id": "13e9fbb6-a1a1-41ca-acdb-3264bc7c1807", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-27T01:06:13Z", "security_group_id": "f7fe5857-b5b6-4604-ac30-11eacbb072ec", "tenant_id": "adb4f7a6d80b43b2b7d28f3b95f00eb5", "port_range_min": null, "ethertype": "IPv4", "project_id": "adb4f7a6d80b43b2b7d28f3b95f00eb5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:06:13Z", "revision_number": 0, "id": "3688be1d-1a01-4f87-ba78-d58b2765716e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-27T01:06:13Z", "security_group_id": "f7fe5857-b5b6-4604-ac30-11eacbb072ec", "tenant_id": "adb4f7a6d80b43b2b7d28f3b95f00eb5", "port_range_min": null, "ethertype": "IPv6", "project_id": "adb4f7a6d80b43b2b7d28f3b95f00eb5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:06:13Z", "revision_number": 0, "id": "77bcfc38-7e62-4d49-bde8-5eb945f3d1a2", "remote_group_id": "f7fe5857-b5b6-4604-ac30-11eacbb072ec", "remote_ip_prefix": null, "created_at": "2019-03-27T01:06:13Z", "security_group_id": "f7fe5857-b5b6-4604-ac30-11eacbb072ec", "tenant_id": "adb4f7a6d80b43b2b7d28f3b95f00eb5", "port_range_min": null, "ethertype": "IPv6", "project_id": "adb4f7a6d80b43b2b7d28f3b95f00eb5"}], "revision_number": 1, "project_id": "adb4f7a6d80b43b2b7d28f3b95f00eb5", "id": "f7fe5857-b5b6-4604-ac30-11eacbb072ec", "name": "default"}]} 2019-03-27 01:13:40,855 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-b0a0091e-9474-4ce7-b88d-339a51ca88dc 2019-03-27 01:13:40,855 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.34437084198s 2019-03-27 01:13:40,862 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-03-27 01:13:40,863 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/security-groups/9cab28d9-c5e7-41dc-abe2-5af3768f731e.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6e74c40c011ccb1c7312afb94ef6b9df0829d6a3" 2019-03-27 01:13:41,342 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 27 Mar 2019 01:13:41 GMT X-Openstack-Request-Id: req-bded638a-de76-411e-ab42-b36b8bb3dfef 2019-03-27 01:13:41,343 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-27 01:13:41,343 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/9cab28d9-c5e7-41dc-abe2-5af3768f731e.json used request id req-bded638a-de76-411e-ab42-b36b8bb3dfef 2019-03-27 01:13:41,343 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.480679988861s 2019-03-27 01:13:41,389 - xtesting.ci.run_tests - INFO - Loading test case 'vping_ssh'... 2019-03-27 01:13:41,431 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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-27 01:13:41,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Wed, 27 Mar 2019 01:13:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f98279c-2217-4011-b939-681095b0132b 2019-03-27 01:13:41,437 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2019-03-27 01:13:41,437 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/v3 used request id req-1f98279c-2217-4011-b939-681095b0132b 2019-03-27 01:13:41,437 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2019-03-27 01:13:41,843 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "ca126582a5ac41b387c7abf3cbf79d8b", "name": "reader"}, {"id": "c899a0942bc347abbb3dcae772ba5452", "name": "member"}, {"id": "ad74fc2430cc4e889c837e0e4363f057", "name": "admin"}], "expires_at": "2019-03-27T02:13:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "880184f9f34d4ead881812d2172cae9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "721f4e8307ad4447b8bb508b3c352269"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef9799ca3704825b084c6a427da3b37"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e88f92e41fcf44d79884f24c46e56176"}], "type": "cloudformation", "id": "044c711eda554fdbb092a4d9a8a641ed", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10207501dea142acbda102bca0fde468"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56d3450ae4974e658007eb3ef62e73ab"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b2e700fb57e5466e9ef8647b2f892e05"}], "type": "network", "id": "1345c62a1a194721ac74991ed3f96976", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47393bddf6a3467eacefb29528c3ef50"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a424bbca30b401a8cc1a29b5c697112"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8aa237a59bac4a84988a5cbd3f2f7f91"}], "type": "identity", "id": "1b53bc2fc18745788cdcd7700e8f6872", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.23:8080/v1/AUTH_880184f9f34d4ead881812d2172cae9c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "14dc1bc7ac6a4290b889e465a4fbc586"}, {"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3ce1666900034fb6953705c72ecb956c"}, {"url": "http://172.30.9.21:8080/v1/AUTH_880184f9f34d4ead881812d2172cae9c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5153784ff3ff4ddaae7f3c5e3d52c73e"}], "type": "object-store", "id": "1cae55657baa42a8a041c96c0e5042a1", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ad3b972674347f59ad48668d68faf36"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d537d30796624cf78ed7c806f2d292f0"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f855d2238c294b1d9bf6cd08a86cab4e"}], "type": "event", "id": "50eac40e86464ec8a1f2d18736563156", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1127f864c2964c2a8f219362f47a7947"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e87f90fe3cd4a25a5a4884f7e4d2281"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c39ec419a879484da392ab529f76f8f8"}], "type": "image", "id": "8d3c807a0a824004a1b25615a3b24e68", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8380d78aa4924a28b1fdb16eda8f52e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a16ce6d013674ea69b0d0b5eecb6746b"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ba806daf4ba6b260e46512ffd28b"}], "type": "alarming", "id": "9bdf976320f740f1875953bdb4fcc326", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "81b7ef114a0a428bbd15145cc4c38c64"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d3b8fbb0fb6f49b8afdf9962f1d1f8a2"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f89f28939c844855ad783d77a4927d19"}], "type": "placement", "id": "9e481bf545ae462699fee59086a7a457", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36f031934bf841788a613931f744d992"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c10b9a772e114d6ba31294ef3c79d793"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc70f60043ee454b879c947a14e788ed"}], "type": "metric", "id": "ab24fcec588d4a3d9f039d6c717097c8", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af78c3d0929c4806b952f9e7af7a33a5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "debf358b1bf646dd9b9419e6b4b1d7f6"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eb9f3963be6047ab85f520b769d0b94b"}], "type": "compute", "id": "c37b658d3f04412daef24882af8675e6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/880184f9f34d4ead881812d2172cae9c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f71160cc4c84a7b9af3bf0974316784"}, {"url": "http://172.30.9.21:8004/v1/880184f9f34d4ead881812d2172cae9c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c0732bb8bff43338899f5db62aafdd7"}, {"url": "http://192.30.9.6:8004/v1/880184f9f34d4ead881812d2172cae9c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5d5eb9da3564d9a8ced2b173b976a34"}], "type": "orchestration", "id": "e1ed191e235543508fb8181b492dd163", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v3/880184f9f34d4ead881812d2172cae9c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "56a318d8670b4ad78467b72f15e90915"}, {"url": "http://192.30.9.6:8776/v3/880184f9f34d4ead881812d2172cae9c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a1f7813849740888664ac8474f45c65"}, {"url": "http://192.30.9.6:8776/v3/880184f9f34d4ead881812d2172cae9c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc1d74ba6f6d48aeb8f30133ce2b6872"}], "type": "volumev3", "id": "ecd342c710c14042b42e8ebabd2f2656", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f5c541ab827e4385a174fd5adcdd90ab", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v2/880184f9f34d4ead881812d2172cae9c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26ec839e160a4f5491ee5e1b2f6d85ec"}, {"url": "http://192.30.9.6:8776/v2/880184f9f34d4ead881812d2172cae9c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e9b14fc0d7e4b2f98c9c7c44cfc4a13"}, {"url": "http://192.30.9.6:8776/v2/880184f9f34d4ead881812d2172cae9c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8246d17964974d22ac52efa58bc221cc"}], "type": "volumev2", "id": "faa3c09487304f84b65d18b1b1694e3a", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/880184f9f34d4ead881812d2172cae9c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1abce42acf394dce885c9dfc7c80c5e9"}, {"url": "http://192.30.9.6:8776/v1/880184f9f34d4ead881812d2172cae9c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9777c0191c584248b40d2e103ca53015"}, {"url": "http://172.30.9.21:8776/v1/880184f9f34d4ead881812d2172cae9c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab9eb3d04b5a468b9016011aca6c8402"}], "type": "volume", "id": "ff541942293941b4b0228330f4f5efaf", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "533ad0036ea24ea3a6cd69d52daa7164"}, "audit_ids": ["YyQ5hXbXRieviMHf__7yww"], "issued_at": "2019-03-27T01:13:41.000000Z"}} 2019-03-27 01:13:41,846 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-27 01:13:41,847 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21: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}fc4d1346436a4b53085ba3d6db07b4838bebe932" 2019-03-27 01:13:42,223 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 726 Content-Type: application/json Date: Wed, 27 Mar 2019 01:13:42 GMT X-Openstack-Request-Id: req-edd1d81e-80b0-440b-a810-eb0ee8752356 2019-03-27 01:13:42,224 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","updated_at":"2019-03-27T01:06:20Z","dns_domain":"","revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"6e8cbb2e-4d8c-409b-b9b4-549165a492c3","router:external":true,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"adb4f7a6d80b43b2b7d28f3b95f00eb5","status":"ACTIVE","subnets":["88d144e9-4a41-41f0-83f0-cf05286ed070"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"adb4f7a6d80b43b2b7d28f3b95f00eb5","created_at":"2019-03-27T01:06:13Z","provider:network_type":"flat"}]} 2019-03-27 01:13:42,224 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-edd1d81e-80b0-440b-a810-eb0ee8752356 2019-03-27 01:13:42,224 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.377680063248s 2019-03-27 01:13:42,231 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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-27 01:13:42,237 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 27 Mar 2019 01:13:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a5129780-4b36-4939-a500-ed0c8ed6c00e 2019-03-27 01:13:42,237 - 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.21:5000/v3/", "rel": "self"}]}]}} 2019-03-27 01:13:42,238 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/ used request id req-a5129780-4b36-4939-a500-ed0c8ed6c00e 2019-03-27 01:13:42,238 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-27 01:13:42,242 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}fc4d1346436a4b53085ba3d6db07b4838bebe932" 2019-03-27 01:13:42,456 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Wed, 27 Mar 2019 01:13:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88fad4d8-3ea1-4f6f-a5cd-db2077e38baa 2019-03-27 01:13:42,457 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/d28de44ca3d340fe8f59e2bbc51c5518"}, "tags": [], "enabled": true, "id": "d28de44ca3d340fe8f59e2bbc51c5518", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2019-03-27 01:13:42,457 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-88fad4d8-3ea1-4f6f-a5cd-db2077e38baa 2019-03-27 01:13:42,457 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.218591928482s 2019-03-27 01:13:42,464 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-03-27 01:13:42,468 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}fc4d1346436a4b53085ba3d6db07b4838bebe932" -d '{"project": {"description": "Created by OPNFV Functest: vping_ssh", "enabled": true, "domain_id": "default", "name": "vping_ssh-project_6f2e1e57-fd3a-4d86-bdeb-f088ff6ebc39"}}' 2019-03-27 01:13:42,740 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 364 Content-Type: application/json Date: Wed, 27 Mar 2019 01:13:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c13b3201-7904-45a4-b562-88d72b041789 2019-03-27 01:13:42,740 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.21:5000/v3/projects/7bd8e74052b5428eab4841de94ffc9c0"}, "tags": [], "enabled": true, "id": "7bd8e74052b5428eab4841de94ffc9c0", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_6f2e1e57-fd3a-4d86-bdeb-f088ff6ebc39"}} 2019-03-27 01:13:42,740 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-c13b3201-7904-45a4-b562-88d72b041789 2019-03-27 01:13:42,740 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.276204824448s 2019-03-27 01:13:42,741 - 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'7bd8e74052b5428eab4841de94ffc9c0', '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_6f2e1e57-fd3a-4d86-bdeb-f088ff6ebc39'}) 2019-03-27 01:13:42,748 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-03-27 01:13:42,751 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}fc4d1346436a4b53085ba3d6db07b4838bebe932" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "d72ya8uS6N6koPGgKnix1SO8ZzoVv9", "email": null, "name": "vping_ssh-user_6f2e1e57-fd3a-4d86-bdeb-f088ff6ebc39"}}' 2019-03-27 01:13:43,298 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 324 Content-Type: application/json Date: Wed, 27 Mar 2019 01:13:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-910bf9ab-0c98-4b24-ad6b-829a581a84ef 2019-03-27 01:13:43,299 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vping_ssh-user_6f2e1e57-fd3a-4d86-bdeb-f088ff6ebc39", "links": {"self": "http://172.30.9.21:5000/v3/users/cf409642670d4f4bb5cf1155239dee7c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "cf409642670d4f4bb5cf1155239dee7c", "domain_id": "default", "password_expires_at": null}} 2019-03-27 01:13:43,299 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-910bf9ab-0c98-4b24-ad6b-829a581a84ef 2019-03-27 01:13:43,299 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.55105304718s 2019-03-27 01:13:43,300 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'cf409642670d4f4bb5cf1155239dee7c', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_ssh-user_6f2e1e57-fd3a-4d86-bdeb-f088ff6ebc39'}) 2019-03-27 01:13:43,304 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-27 01:13:43,308 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}fc4d1346436a4b53085ba3d6db07b4838bebe932" 2019-03-27 01:13:43,546 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Wed, 27 Mar 2019 01:13:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da8d0436-863f-45e0-aa29-0f3382308d60 2019-03-27 01:13:43,546 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "630451f6dfb54c5eaac08b2a7591b17d", "links": {"self": "http://172.30.9.21:5000/v3/roles/630451f6dfb54c5eaac08b2a7591b17d"}, "name": "swiftoperator"}, {"domain_id": null, "id": "84fc116f7c224bdc9d4008e24cf1fff6", "links": {"self": "http://172.30.9.21:5000/v3/roles/84fc116f7c224bdc9d4008e24cf1fff6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ad74fc2430cc4e889c837e0e4363f057", "links": {"self": "http://172.30.9.21:5000/v3/roles/ad74fc2430cc4e889c837e0e4363f057"}, "name": "admin"}, {"domain_id": null, "id": "bb9ba4688d0941a38bddf15fb5d3e3ac", "links": {"self": "http://172.30.9.21:5000/v3/roles/bb9ba4688d0941a38bddf15fb5d3e3ac"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c899a0942bc347abbb3dcae772ba5452", "links": {"self": "http://172.30.9.21:5000/v3/roles/c899a0942bc347abbb3dcae772ba5452"}, "name": "member"}, {"domain_id": null, "id": "ca126582a5ac41b387c7abf3cbf79d8b", "links": {"self": "http://172.30.9.21:5000/v3/roles/ca126582a5ac41b387c7abf3cbf79d8b"}, "name": "reader"}]} 2019-03-27 01:13:43,546 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-da8d0436-863f-45e0-aa29-0f3382308d60 2019-03-27 01:13:43,547 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.242380142212s 2019-03-27 01:13:43,551 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-27 01:13:43,555 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}fc4d1346436a4b53085ba3d6db07b4838bebe932" 2019-03-27 01:13:43,757 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Wed, 27 Mar 2019 01:13:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0dac9888-7475-4efd-8a29-fd2af2e66e1a 2019-03-27 01:13:43,758 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "630451f6dfb54c5eaac08b2a7591b17d", "links": {"self": "http://172.30.9.21:5000/v3/roles/630451f6dfb54c5eaac08b2a7591b17d"}, "name": "swiftoperator"}, {"domain_id": null, "id": "84fc116f7c224bdc9d4008e24cf1fff6", "links": {"self": "http://172.30.9.21:5000/v3/roles/84fc116f7c224bdc9d4008e24cf1fff6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ad74fc2430cc4e889c837e0e4363f057", "links": {"self": "http://172.30.9.21:5000/v3/roles/ad74fc2430cc4e889c837e0e4363f057"}, "name": "admin"}, {"domain_id": null, "id": "bb9ba4688d0941a38bddf15fb5d3e3ac", "links": {"self": "http://172.30.9.21:5000/v3/roles/bb9ba4688d0941a38bddf15fb5d3e3ac"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c899a0942bc347abbb3dcae772ba5452", "links": {"self": "http://172.30.9.21:5000/v3/roles/c899a0942bc347abbb3dcae772ba5452"}, "name": "member"}, {"domain_id": null, "id": "ca126582a5ac41b387c7abf3cbf79d8b", "links": {"self": "http://172.30.9.21:5000/v3/roles/ca126582a5ac41b387c7abf3cbf79d8b"}, "name": "reader"}]} 2019-03-27 01:13:43,758 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-0dac9888-7475-4efd-8a29-fd2af2e66e1a 2019-03-27 01:13:43,758 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.206672906876s 2019-03-27 01:13:43,763 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-27 01:13:43,767 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}fc4d1346436a4b53085ba3d6db07b4838bebe932" 2019-03-27 01:13:43,985 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Wed, 27 Mar 2019 01:13:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93ddc3fb-7e75-44da-83fd-796d4d9c2268 2019-03-27 01:13:43,985 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "630451f6dfb54c5eaac08b2a7591b17d", "links": {"self": "http://172.30.9.21:5000/v3/roles/630451f6dfb54c5eaac08b2a7591b17d"}, "name": "swiftoperator"}, {"domain_id": null, "id": "84fc116f7c224bdc9d4008e24cf1fff6", "links": {"self": "http://172.30.9.21:5000/v3/roles/84fc116f7c224bdc9d4008e24cf1fff6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ad74fc2430cc4e889c837e0e4363f057", "links": {"self": "http://172.30.9.21:5000/v3/roles/ad74fc2430cc4e889c837e0e4363f057"}, "name": "admin"}, {"domain_id": null, "id": "bb9ba4688d0941a38bddf15fb5d3e3ac", "links": {"self": "http://172.30.9.21:5000/v3/roles/bb9ba4688d0941a38bddf15fb5d3e3ac"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c899a0942bc347abbb3dcae772ba5452", "links": {"self": "http://172.30.9.21:5000/v3/roles/c899a0942bc347abbb3dcae772ba5452"}, "name": "member"}, {"domain_id": null, "id": "ca126582a5ac41b387c7abf3cbf79d8b", "links": {"self": "http://172.30.9.21:5000/v3/roles/ca126582a5ac41b387c7abf3cbf79d8b"}, "name": "reader"}]} 2019-03-27 01:13:43,985 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-93ddc3fb-7e75-44da-83fd-796d4d9c2268 2019-03-27 01:13:43,986 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.222297906876s 2019-03-27 01:13:43,990 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-27 01:13:43,994 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}fc4d1346436a4b53085ba3d6db07b4838bebe932" 2019-03-27 01:13:44,205 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Wed, 27 Mar 2019 01:13:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b210cb3-407b-4e70-b368-816ae9b4aad5 2019-03-27 01:13:44,206 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-03-27 01:13:44,206 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-6b210cb3-407b-4e70-b368-816ae9b4aad5 2019-03-27 01:13:44,206 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.215265035629s 2019-03-27 01:13:44,207 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-27 01:13:44,210 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}fc4d1346436a4b53085ba3d6db07b4838bebe932" 2019-03-27 01:13:44,428 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 839 Content-Type: application/json Date: Wed, 27 Mar 2019 01:13:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3de37d4-3919-4a60-89e0-b8d7201616fb 2019-03-27 01:13:44,429 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/1f3ca4bc07164c3cb81a87c72c396526"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f3ca4bc07164c3cb81a87c72c396526", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/2653fa6f281c466480efee8aa1f257bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2653fa6f281c466480efee8aa1f257bb", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/2f421a9df6c44c62876bd57477d34c68"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f421a9df6c44c62876bd57477d34c68", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/335b05e87496439da9c56228d0f96eb4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "335b05e87496439da9c56228d0f96eb4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/347643f881c4464fbebf8745ae8733f7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "347643f881c4464fbebf8745ae8733f7", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/3ec0479bbc154c0e80a84492405413d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ec0479bbc154c0e80a84492405413d1", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/4948075a865f4918b7d8cbc91b0d93f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4948075a865f4918b7d8cbc91b0d93f2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/533ad0036ea24ea3a6cd69d52daa7164"}, "domain_id": "default", "enabled": true, "options": {}, "id": "533ad0036ea24ea3a6cd69d52daa7164", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/812ccb0780ac4ca682f6307d48b60b74"}, "domain_id": "d28de44ca3d340fe8f59e2bbc51c5518", "enabled": true, "options": {}, "id": "812ccb0780ac4ca682f6307d48b60b74", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/8c5c993b2702467d8bfb5246c7f53041"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c5c993b2702467d8bfb5246c7f53041", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/b200d4acbcca4a2094b80354fbe1696e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b200d4acbcca4a2094b80354fbe1696e", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/cf1a4dd219af46a4a3c304e5dc175743"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cf1a4dd219af46a4a3c304e5dc175743", "email": "heat@localhost", "password_expires_at": null}, {"name": "vping_ssh-user_6f2e1e57-fd3a-4d86-bdeb-f088ff6ebc39", "links": {"self": "http://172.30.9.21:5000/v3/users/cf409642670d4f4bb5cf1155239dee7c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "cf409642670d4f4bb5cf1155239dee7c", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/e2141b5f32414d4c957cf1c4929e3d7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2141b5f32414d4c957cf1c4929e3d7d", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/e83494c6a05843019f1b64894a822a32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e83494c6a05843019f1b64894a822a32", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2019-03-27 01:13:44,429 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-f3de37d4-3919-4a60-89e0-b8d7201616fb 2019-03-27 01:13:44,429 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.22203707695s 2019-03-27 01:13:44,440 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-27 01:13:44,443 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21: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}fc4d1346436a4b53085ba3d6db07b4838bebe932" 2019-03-27 01:13:44,667 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 393 Content-Type: application/json Date: Wed, 27 Mar 2019 01:13:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b448de5c-b498-451e-987a-957cf0843347 2019-03-27 01:13:44,667 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/880184f9f34d4ead881812d2172cae9c"}, "tags": [], "enabled": true, "id": "880184f9f34d4ead881812d2172cae9c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/adb4f7a6d80b43b2b7d28f3b95f00eb5"}, "tags": [], "enabled": true, "id": "adb4f7a6d80b43b2b7d28f3b95f00eb5", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.21:5000/v3/projects/7bd8e74052b5428eab4841de94ffc9c0"}, "tags": [], "enabled": true, "id": "7bd8e74052b5428eab4841de94ffc9c0", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_6f2e1e57-fd3a-4d86-bdeb-f088ff6ebc39"}]} 2019-03-27 01:13:44,668 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-b448de5c-b498-451e-987a-957cf0843347 2019-03-27 01:13:44,668 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.227453947067s 2019-03-27 01:13:44,675 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-03-27 01:13:44,679 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=cf409642670d4f4bb5cf1155239dee7c&role.id=c899a0942bc347abbb3dcae772ba5452&scope.project.id=7bd8e74052b5428eab4841de94ffc9c0" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fc4d1346436a4b53085ba3d6db07b4838bebe932" 2019-03-27 01:13:44,902 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Wed, 27 Mar 2019 01:13:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-788181e5-01e5-47c1-b224-56883522a306 2019-03-27 01:13:44,903 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=cf409642670d4f4bb5cf1155239dee7c&role.id=c899a0942bc347abbb3dcae772ba5452&scope.project.id=7bd8e74052b5428eab4841de94ffc9c0", "previous": null, "next": null}} 2019-03-27 01:13:44,903 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=cf409642670d4f4bb5cf1155239dee7c&role.id=c899a0942bc347abbb3dcae772ba5452&scope.project.id=7bd8e74052b5428eab4841de94ffc9c0 used request id req-788181e5-01e5-47c1-b224-56883522a306 2019-03-27 01:13:44,903 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.227540969849s 2019-03-27 01:13:44,907 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-03-27 01:13:44,910 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/7bd8e74052b5428eab4841de94ffc9c0/users/cf409642670d4f4bb5cf1155239dee7c/roles/c899a0942bc347abbb3dcae772ba5452 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fc4d1346436a4b53085ba3d6db07b4838bebe932" 2019-03-27 01:13:45,186 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 27 Mar 2019 01:13:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8761b6d1-bb2a-47d9-9984-16a1e4ace9f1 2019-03-27 01:13:45,186 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-27 01:13:45,186 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/7bd8e74052b5428eab4841de94ffc9c0/users/cf409642670d4f4bb5cf1155239dee7c/roles/c899a0942bc347abbb3dcae772ba5452 used request id req-8761b6d1-bb2a-47d9-9984-16a1e4ace9f1 2019-03-27 01:13:45,187 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.279569864273s 2019-03-27 01:13:45,187 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_ssh-project_6f2e1e57-fd3a-4d86-bdeb-f088ff6ebc39', 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'7bd8e74052b5428eab4841de94ffc9c0', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'd72ya8uS6N6koPGgKnix1SO8ZzoVv9', 'username': u'vping_ssh-user_6f2e1e57-fd3a-4d86-bdeb-f088ff6ebc39', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21: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-27 01:13:45,191 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_ssh-user_6f2e1e57-fd3a-4d86-bdeb-f088ff6ebc39', 'password': 'd72ya8uS6N6koPGgKnix1SO8ZzoVv9', 'project_name': 'vping_ssh-project_6f2e1e57-fd3a-4d86-bdeb-f088ff6ebc39', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000/v3', 'project_id': '7bd8e74052b5428eab4841de94ffc9c0', 'project_domain_name': 'Default'} 2019-03-27 01:13:45,192 - xtesting.ci.run_tests - INFO - Running test case 'vping_ssh'... 2019-03-27 01:13:45,192 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-27 01:13:45,196 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}fc4d1346436a4b53085ba3d6db07b4838bebe932" 2019-03-27 01:13:45,438 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Wed, 27 Mar 2019 01:13:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3277f624-34c1-4d79-93d9-12ef71b40a9e 2019-03-27 01:13:45,438 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/d28de44ca3d340fe8f59e2bbc51c5518"}, "tags": [], "enabled": true, "id": "d28de44ca3d340fe8f59e2bbc51c5518", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2019-03-27 01:13:45,439 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-3277f624-34c1-4d79-93d9-12ef71b40a9e 2019-03-27 01:13:45,439 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.246397972107s 2019-03-27 01:13:45,447 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-27 01:13:45,450 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21: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}fc4d1346436a4b53085ba3d6db07b4838bebe932" 2019-03-27 01:13:45,584 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 393 Content-Type: application/json Date: Wed, 27 Mar 2019 01:13:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-afff4fe8-c0d5-48ce-a4e5-f054c2473eff 2019-03-27 01:13:45,585 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/880184f9f34d4ead881812d2172cae9c"}, "tags": [], "enabled": true, "id": "880184f9f34d4ead881812d2172cae9c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/adb4f7a6d80b43b2b7d28f3b95f00eb5"}, "tags": [], "enabled": true, "id": "adb4f7a6d80b43b2b7d28f3b95f00eb5", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.21:5000/v3/projects/7bd8e74052b5428eab4841de94ffc9c0"}, "tags": [], "enabled": true, "id": "7bd8e74052b5428eab4841de94ffc9c0", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_6f2e1e57-fd3a-4d86-bdeb-f088ff6ebc39"}]} 2019-03-27 01:13:45,585 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-afff4fe8-c0d5-48ce-a4e5-f054c2473eff 2019-03-27 01:13:45,585 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.138035058975s 2019-03-27 01:13:45,587 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-03-27 01:13:45,588 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}fc4d1346436a4b53085ba3d6db07b4838bebe932" -d '{"network": {"tenant_id": "7bd8e74052b5428eab4841de94ffc9c0", "name": "vping_ssh-net_6f2e1e57-fd3a-4d86-bdeb-f088ff6ebc39", "admin_state_up": true}}' 2019-03-27 01:13:47,117 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 720 Content-Type: application/json Date: Wed, 27 Mar 2019 01:13:47 GMT X-Openstack-Request-Id: req-3c516346-7950-4f42-b906-915f0a95ecab 2019-03-27 01:13:47,118 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":2,"port_security_enabled":true,"provider:network_type":"geneve","id":"d0ea28ef-db56-450c-bd04-5cc278eba4c3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":16,"ipv4_address_scope":null,"shared":false,"project_id":"7bd8e74052b5428eab4841de94ffc9c0","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-27T01:13:46Z","is_default":false,"qos_policy_id":null,"name":"vping_ssh-net_6f2e1e57-fd3a-4d86-bdeb-f088ff6ebc39","admin_state_up":true,"tenant_id":"7bd8e74052b5428eab4841de94ffc9c0","created_at":"2019-03-27T01:13:46Z","mtu":1442}} 2019-03-27 01:13:47,118 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-3c516346-7950-4f42-b906-915f0a95ecab 2019-03-27 01:13:47,118 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 1.53044509888s 2019-03-27 01:13:47,118 - 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'dns_domain': u'', u'updated_at': u'2019-03-27T01:13:46Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'geneve', u'id': u'd0ea28ef-db56-450c-bd04-5cc278eba4c3', u'provider:segmentation_id': 16, 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_6f2e1e57-fd3a-4d86-bdeb-f088ff6ebc39', u'created_at': u'2019-03-27T01:13:46Z', u'mtu': 1442, u'tenant_id': u'7bd8e74052b5428eab4841de94ffc9c0', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'7bd8e74052b5428eab4841de94ffc9c0'}) 2019-03-27 01:13:47,122 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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-27 01:13:47,129 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Wed, 27 Mar 2019 01:13:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f0e552b-7344-4ab8-9997-a560795689a1 2019-03-27 01:13:47,129 - 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.21:5000/v3/", "rel": "self"}]}} 2019-03-27 01:13:47,129 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/v3 used request id req-0f0e552b-7344-4ab8-9997-a560795689a1 2019-03-27 01:13:47,130 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2019-03-27 01:13:47,533 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ca126582a5ac41b387c7abf3cbf79d8b", "name": "reader"}, {"id": "c899a0942bc347abbb3dcae772ba5452", "name": "member"}], "expires_at": "2019-03-27T02:13:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7bd8e74052b5428eab4841de94ffc9c0", "name": "vping_ssh-project_6f2e1e57-fd3a-4d86-bdeb-f088ff6ebc39"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "721f4e8307ad4447b8bb508b3c352269"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef9799ca3704825b084c6a427da3b37"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e88f92e41fcf44d79884f24c46e56176"}], "type": "cloudformation", "id": "044c711eda554fdbb092a4d9a8a641ed", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10207501dea142acbda102bca0fde468"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56d3450ae4974e658007eb3ef62e73ab"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b2e700fb57e5466e9ef8647b2f892e05"}], "type": "network", "id": "1345c62a1a194721ac74991ed3f96976", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47393bddf6a3467eacefb29528c3ef50"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a424bbca30b401a8cc1a29b5c697112"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8aa237a59bac4a84988a5cbd3f2f7f91"}], "type": "identity", "id": "1b53bc2fc18745788cdcd7700e8f6872", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.23:8080/v1/AUTH_7bd8e74052b5428eab4841de94ffc9c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "14dc1bc7ac6a4290b889e465a4fbc586"}, {"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3ce1666900034fb6953705c72ecb956c"}, {"url": "http://172.30.9.21:8080/v1/AUTH_7bd8e74052b5428eab4841de94ffc9c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5153784ff3ff4ddaae7f3c5e3d52c73e"}], "type": "object-store", "id": "1cae55657baa42a8a041c96c0e5042a1", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ad3b972674347f59ad48668d68faf36"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d537d30796624cf78ed7c806f2d292f0"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f855d2238c294b1d9bf6cd08a86cab4e"}], "type": "event", "id": "50eac40e86464ec8a1f2d18736563156", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1127f864c2964c2a8f219362f47a7947"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e87f90fe3cd4a25a5a4884f7e4d2281"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c39ec419a879484da392ab529f76f8f8"}], "type": "image", "id": "8d3c807a0a824004a1b25615a3b24e68", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8380d78aa4924a28b1fdb16eda8f52e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a16ce6d013674ea69b0d0b5eecb6746b"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ba806daf4ba6b260e46512ffd28b"}], "type": "alarming", "id": "9bdf976320f740f1875953bdb4fcc326", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "81b7ef114a0a428bbd15145cc4c38c64"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d3b8fbb0fb6f49b8afdf9962f1d1f8a2"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f89f28939c844855ad783d77a4927d19"}], "type": "placement", "id": "9e481bf545ae462699fee59086a7a457", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36f031934bf841788a613931f744d992"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c10b9a772e114d6ba31294ef3c79d793"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc70f60043ee454b879c947a14e788ed"}], "type": "metric", "id": "ab24fcec588d4a3d9f039d6c717097c8", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af78c3d0929c4806b952f9e7af7a33a5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "debf358b1bf646dd9b9419e6b4b1d7f6"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eb9f3963be6047ab85f520b769d0b94b"}], "type": "compute", "id": "c37b658d3f04412daef24882af8675e6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/7bd8e74052b5428eab4841de94ffc9c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f71160cc4c84a7b9af3bf0974316784"}, {"url": "http://172.30.9.21:8004/v1/7bd8e74052b5428eab4841de94ffc9c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c0732bb8bff43338899f5db62aafdd7"}, {"url": "http://192.30.9.6:8004/v1/7bd8e74052b5428eab4841de94ffc9c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5d5eb9da3564d9a8ced2b173b976a34"}], "type": "orchestration", "id": "e1ed191e235543508fb8181b492dd163", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v3/7bd8e74052b5428eab4841de94ffc9c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "56a318d8670b4ad78467b72f15e90915"}, {"url": "http://192.30.9.6:8776/v3/7bd8e74052b5428eab4841de94ffc9c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a1f7813849740888664ac8474f45c65"}, {"url": "http://192.30.9.6:8776/v3/7bd8e74052b5428eab4841de94ffc9c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc1d74ba6f6d48aeb8f30133ce2b6872"}], "type": "volumev3", "id": "ecd342c710c14042b42e8ebabd2f2656", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f5c541ab827e4385a174fd5adcdd90ab", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v2/7bd8e74052b5428eab4841de94ffc9c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26ec839e160a4f5491ee5e1b2f6d85ec"}, {"url": "http://192.30.9.6:8776/v2/7bd8e74052b5428eab4841de94ffc9c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e9b14fc0d7e4b2f98c9c7c44cfc4a13"}, {"url": "http://192.30.9.6:8776/v2/7bd8e74052b5428eab4841de94ffc9c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8246d17964974d22ac52efa58bc221cc"}], "type": "volumev2", "id": "faa3c09487304f84b65d18b1b1694e3a", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/7bd8e74052b5428eab4841de94ffc9c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1abce42acf394dce885c9dfc7c80c5e9"}, {"url": "http://192.30.9.6:8776/v1/7bd8e74052b5428eab4841de94ffc9c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9777c0191c584248b40d2e103ca53015"}, {"url": "http://172.30.9.21:8776/v1/7bd8e74052b5428eab4841de94ffc9c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab9eb3d04b5a468b9016011aca6c8402"}], "type": "volume", "id": "ff541942293941b4b0228330f4f5efaf", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_ssh-user_6f2e1e57-fd3a-4d86-bdeb-f088ff6ebc39", "id": "cf409642670d4f4bb5cf1155239dee7c"}, "audit_ids": ["ECg7Gho0Sw-zsOPn1dadQw"], "issued_at": "2019-03-27T01:13:48.000000Z"}} 2019-03-27 01:13:47,536 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-27 01:13:47,536 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}7805f543f69bd1f6f257feb8b309800d906f3d62" 2019-03-27 01:13:47,942 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1216 Content-Type: application/json Date: Wed, 27 Mar 2019 01:13:48 GMT X-Openstack-Request-Id: req-e49b4697-9056-42a1-870a-c0f1cd6ab8ba 2019-03-27 01:13:47,942 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"updated_at":"2019-03-27T01:06:20Z","dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"6e8cbb2e-4d8c-409b-b9b4-549165a492c3","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"adb4f7a6d80b43b2b7d28f3b95f00eb5","status":"ACTIVE","subnets":["88d144e9-4a41-41f0-83f0-cf05286ed070"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"adb4f7a6d80b43b2b7d28f3b95f00eb5","created_at":"2019-03-27T01:06:13Z","mtu":1500},{"ipv6_address_scope":null,"dns_domain":"","revision_number":2,"port_security_enabled":true,"id":"d0ea28ef-db56-450c-bd04-5cc278eba4c3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7bd8e74052b5428eab4841de94ffc9c0","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-27T01:13:46Z","qos_policy_id":null,"name":"vping_ssh-net_6f2e1e57-fd3a-4d86-bdeb-f088ff6ebc39","admin_state_up":true,"tenant_id":"7bd8e74052b5428eab4841de94ffc9c0","created_at":"2019-03-27T01:13:46Z","mtu":1442}]} 2019-03-27 01:13:47,942 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-e49b4697-9056-42a1-870a-c0f1cd6ab8ba 2019-03-27 01:13:47,943 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.406466007233s 2019-03-27 01:13:47,944 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-03-27 01:13:47,945 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}7805f543f69bd1f6f257feb8b309800d906f3d62" -d '{"subnet": {"name": "vping_ssh-subnet_6f2e1e57-fd3a-4d86-bdeb-f088ff6ebc39", "enable_dhcp": true, "network_id": "d0ea28ef-db56-450c-bd04-5cc278eba4c3", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-03-27 01:13:49,596 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 677 Content-Type: application/json Date: Wed, 27 Mar 2019 01:13:49 GMT X-Openstack-Request-Id: req-e341639f-d912-4a0c-a237-59e2eca22f6a 2019-03-27 01:13:49,597 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d0ea28ef-db56-450c-bd04-5cc278eba4c3","tenant_id":"7bd8e74052b5428eab4841de94ffc9c0","created_at":"2019-03-27T01:13:48Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-03-27T01:13:48Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"7bd8e74052b5428eab4841de94ffc9c0","id":"046fadb8-123f-45a0-8d84-b8f907a95851","subnetpool_id":null,"name":"vping_ssh-subnet_6f2e1e57-fd3a-4d86-bdeb-f088ff6ebc39"}} 2019-03-27 01:13:49,597 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-e341639f-d912-4a0c-a237-59e2eca22f6a 2019-03-27 01:13:49,597 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.65290212631s 2019-03-27 01:13:49,598 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-03-27T01:13:48Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'046fadb8-123f-45a0-8d84-b8f907a95851', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_ssh-subnet_6f2e1e57-fd3a-4d86-bdeb-f088ff6ebc39', u'enable_dhcp': True, u'network_id': u'd0ea28ef-db56-450c-bd04-5cc278eba4c3', u'tenant_id': u'7bd8e74052b5428eab4841de94ffc9c0', u'created_at': u'2019-03-27T01:13:48Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'7bd8e74052b5428eab4841de94ffc9c0'}) 2019-03-27 01:13:49,598 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-03-27 01:13:49,599 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}7805f543f69bd1f6f257feb8b309800d906f3d62" -d '{"router": {"external_gateway_info": {"network_id": "6e8cbb2e-4d8c-409b-b9b4-549165a492c3"}, "name": "vping_ssh-router_6f2e1e57-fd3a-4d86-bdeb-f088ff6ebc39", "admin_state_up": true}}' 2019-03-27 01:13:51,885 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 620 Content-Type: application/json Date: Wed, 27 Mar 2019 01:13:51 GMT X-Openstack-Request-Id: req-848bc5b6-2efe-4bf6-bb8f-febb704723e4 2019-03-27 01:13:51,886 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6e8cbb2e-4d8c-409b-b9b4-549165a492c3", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "88d144e9-4a41-41f0-83f0-cf05286ed070", "ip_address": "172.30.9.207"}]}, "description": "", "tags": [], "tenant_id": "7bd8e74052b5428eab4841de94ffc9c0", "created_at": "2019-03-27T01:13:50Z", "admin_state_up": true, "updated_at": "2019-03-27T01:13:51Z", "revision_number": 2, "routes": [], "project_id": "7bd8e74052b5428eab4841de94ffc9c0", "id": "227d867b-2b05-4fba-9413-324c7b34a989", "name": "vping_ssh-router_6f2e1e57-fd3a-4d86-bdeb-f088ff6ebc39"}} 2019-03-27 01:13:51,886 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-848bc5b6-2efe-4bf6-bb8f-febb704723e4 2019-03-27 01:13:51,886 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 2.2880589962s 2019-03-27 01:13:51,887 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'6e8cbb2e-4d8c-409b-b9b4-549165a492c3', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'88d144e9-4a41-41f0-83f0-cf05286ed070', u'ip_address': u'172.30.9.207'}]}, u'description': u'', u'tags': [], u'tenant_id': u'7bd8e74052b5428eab4841de94ffc9c0', u'created_at': u'2019-03-27T01:13:50Z', u'admin_state_up': True, u'updated_at': u'2019-03-27T01:13:51Z', u'revision_number': 2, u'routes': [], u'project_id': u'7bd8e74052b5428eab4841de94ffc9c0', u'id': u'227d867b-2b05-4fba-9413-324c7b34a989', u'name': u'vping_ssh-router_6f2e1e57-fd3a-4d86-bdeb-f088ff6ebc39'}) 2019-03-27 01:13:51,887 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-03-27 01:13:51,888 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/227d867b-2b05-4fba-9413-324c7b34a989/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}7805f543f69bd1f6f257feb8b309800d906f3d62" -d '{"subnet_id": "046fadb8-123f-45a0-8d84-b8f907a95851"}' 2019-03-27 01:13:54,884 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Wed, 27 Mar 2019 01:13:55 GMT X-Openstack-Request-Id: req-6410bebd-a34a-4ec2-8209-5bc237baaaf7 2019-03-27 01:13:54,885 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "d0ea28ef-db56-450c-bd04-5cc278eba4c3", "tenant_id": "7bd8e74052b5428eab4841de94ffc9c0", "subnet_id": "046fadb8-123f-45a0-8d84-b8f907a95851", "subnet_ids": ["046fadb8-123f-45a0-8d84-b8f907a95851"], "port_id": "24834530-b0c4-4af3-b39c-f6e80d75f989", "id": "227d867b-2b05-4fba-9413-324c7b34a989"} 2019-03-27 01:13:54,885 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/227d867b-2b05-4fba-9413-324c7b34a989/add_router_interface.json used request id req-6410bebd-a34a-4ec2-8209-5bc237baaaf7 2019-03-27 01:13:54,885 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.99774289131s 2019-03-27 01:13:54,885 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-03-27 01:13:54,992 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-03-27 01:13:54,997 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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-27 01:13:55,002 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Wed, 27 Mar 2019 01:13:54 GMT 2019-03-27 01:13:55,003 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}]} 2019-03-27 01:13:55,008 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-27 01:13:55,013 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}7805f543f69bd1f6f257feb8b309800d906f3d62" 2019-03-27 01:13:55,850 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Wed, 27 Mar 2019 01:13:55 GMT X-Openstack-Request-Id: req-5e51eb23-3df8-40c0-a83f-d0a134c99cf0 2019-03-27 01:13:55,850 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-27 01:13:55,851 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-5e51eb23-3df8-40c0-a83f-d0a134c99cf0 2019-03-27 01:13:55,851 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.842148065567s 2019-03-27 01:13:55,860 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-03-27 01:13:55,864 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}7805f543f69bd1f6f257feb8b309800d906f3d62" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_ssh-img_6f2e1e57-fd3a-4d86-bdeb-f088ff6ebc39", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_ssh-img_6f2e1e57-fd3a-4d86-bdeb-f088ff6ebc39"}' 2019-03-27 01:13:56,225 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 935 Content-Type: application/json Date: Wed, 27 Mar 2019 01:13:56 GMT Location: http://172.30.9.21:9292/v2/images/d02b768c-5ef5-45a9-a2d1-2448c0b2f165 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-5cf2c662-d0f0-4787-91d0-2e5275ba6fb4 2019-03-27 01:13:56,225 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-27T01:13:56Z", "file": "/v2/images/d02b768c-5ef5-45a9-a2d1-2448c0b2f165/file", "owner": "7bd8e74052b5428eab4841de94ffc9c0", "id": "d02b768c-5ef5-45a9-a2d1-2448c0b2f165", "size": null, "self": "/v2/images/d02b768c-5ef5-45a9-a2d1-2448c0b2f165", "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_6f2e1e57-fd3a-4d86-bdeb-f088ff6ebc39", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_6f2e1e57-fd3a-4d86-bdeb-f088ff6ebc39", "checksum": null, "created_at": "2019-03-27T01:13:56Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-03-27 01:13:56,226 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-5cf2c662-d0f0-4787-91d0-2e5275ba6fb4 2019-03-27 01:13:56,226 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.365257978439s 2019-03-27 01:13:56,226 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-03-27 01:13:56,231 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/d02b768c-5ef5-45a9-a2d1-2448c0b2f165/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}7805f543f69bd1f6f257feb8b309800d906f3d62" -d '' 2019-03-27 01:13:56,939 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 27 Mar 2019 01:13:56 GMT X-Openstack-Request-Id: req-1fb6b3cd-50f4-4595-becd-6b1b9b300dec 2019-03-27 01:13:56,939 - 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-27 01:13:56,939 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/d02b768c-5ef5-45a9-a2d1-2448c0b2f165/file used request id req-1fb6b3cd-50f4-4595-becd-6b1b9b300dec 2019-03-27 01:13:56,939 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.712604999542s 2019-03-27 01:13:56,944 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-27 01:13:56,949 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}7805f543f69bd1f6f257feb8b309800d906f3d62" 2019-03-27 01:13:56,987 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Wed, 27 Mar 2019 01:13:56 GMT X-Openstack-Request-Id: req-37528de2-1967-45d9-b847-3be9815127ca 2019-03-27 01:13:56,988 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-27T01:13:56Z", "file": "/v2/images/d02b768c-5ef5-45a9-a2d1-2448c0b2f165/file", "owner": "7bd8e74052b5428eab4841de94ffc9c0", "id": "d02b768c-5ef5-45a9-a2d1-2448c0b2f165", "size": 12716032, "self": "/v2/images/d02b768c-5ef5-45a9-a2d1-2448c0b2f165", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://0e796a57-bb9c-4ed7-a890-8188a6fe733b/images/d02b768c-5ef5-45a9-a2d1-2448c0b2f165/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://0e796a57-bb9c-4ed7-a890-8188a6fe733b/images/d02b768c-5ef5-45a9-a2d1-2448c0b2f165/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_6f2e1e57-fd3a-4d86-bdeb-f088ff6ebc39", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_6f2e1e57-fd3a-4d86-bdeb-f088ff6ebc39", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-27T01:13:56Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-27 01:13:56,988 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-37528de2-1967-45d9-b847-3be9815127ca 2019-03-27 01:13:56,988 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0442049503326s 2019-03-27 01:13:56,990 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://0e796a57-bb9c-4ed7-a890-8188a6fe733b/images/d02b768c-5ef5-45a9-a2d1-2448c0b2f165/snap', u'metadata': Munch({})})], 'file': u'/v2/images/d02b768c-5ef5-45a9-a2d1-2448c0b2f165/file', 'owner': u'7bd8e74052b5428eab4841de94ffc9c0', 'id': u'd02b768c-5ef5-45a9-a2d1-2448c0b2f165', 'size': 12716032, u'self': u'/v2/images/d02b768c-5ef5-45a9-a2d1-2448c0b2f165', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7bd8e74052b5428eab4841de94ffc9c0', 'name': 'vping_ssh-project_6f2e1e57-fd3a-4d86-bdeb-f088ff6ebc39', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://0e796a57-bb9c-4ed7-a890-8188a6fe733b/images/d02b768c-5ef5-45a9-a2d1-2448c0b2f165/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-03-27T01:13:56Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-03-27T01:13:56Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_ssh-img_6f2e1e57-fd3a-4d86-bdeb-f088ff6ebc39', '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/d02b768c-5ef5-45a9-a2d1-2448c0b2f165', 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_6f2e1e57-fd3a-4d86-bdeb-f088ff6ebc39', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vping_ssh-img_6f2e1e57-fd3a-4d86-bdeb-f088ff6ebc39', 'created': u'2019-03-27T01:13:56Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-03-27T01:13:56Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/d02b768c-5ef5-45a9-a2d1-2448c0b2f165', 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_6f2e1e57-fd3a-4d86-bdeb-f088ff6ebc39', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-03-27 01:13:56,993 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-03-27 01:13:56,996 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}fc4d1346436a4b53085ba3d6db07b4838bebe932" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_ssh-flavor_6f2e1e57-fd3a-4d86-bdeb-f088ff6ebc39", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-03-27 01:13:57,769 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Wed, 27 Mar 2019 01:13: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-289080ab-08e8-4b3f-a3c0-41986e2c4f94 x-openstack-request-id: req-289080ab-08e8-4b3f-a3c0-41986e2c4f94 2019-03-27 01:13:57,770 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "vping_ssh-flavor_6f2e1e57-fd3a-4d86-bdeb-f088ff6ebc39", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/71646616-589d-4fe1-9a5f-b1afaaa7ec44", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/71646616-589d-4fe1-9a5f-b1afaaa7ec44", "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": "71646616-589d-4fe1-9a5f-b1afaaa7ec44"}} 2019-03-27 01:13:57,770 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-289080ab-08e8-4b3f-a3c0-41986e2c4f94 2019-03-27 01:13:57,770 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.77655005455s 2019-03-27 01:13:57,771 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_ssh-flavor_6f2e1e57-fd3a-4d86-bdeb-f088ff6ebc39', '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'880184f9f34d4ead881812d2172cae9c', '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'71646616-589d-4fe1-9a5f-b1afaaa7ec44', 'swap': 0}) 2019-03-27 01:13:57,771 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-03-27 01:13:57,775 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/71646616-589d-4fe1-9a5f-b1afaaa7ec44/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}fc4d1346436a4b53085ba3d6db07b4838bebe932" -d '{"extra_specs": {}}' 2019-03-27 01:13:57,939 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 27 Mar 2019 01:13: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-68cf015a-c3a7-4c73-8988-6a1bfcf10f6f x-openstack-request-id: req-68cf015a-c3a7-4c73-8988-6a1bfcf10f6f 2019-03-27 01:13:57,939 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-03-27 01:13:57,939 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/71646616-589d-4fe1-9a5f-b1afaaa7ec44/os-extra_specs used request id req-68cf015a-c3a7-4c73-8988-6a1bfcf10f6f 2019-03-27 01:13:57,940 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.167929887772s 2019-03-27 01:13:57,942 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-03-27 01:13:57,945 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}7805f543f69bd1f6f257feb8b309800d906f3d62" -d '{"keypair": {"name": "vping_ssh-kp_6f2e1e57-fd3a-4d86-bdeb-f088ff6ebc39"}}' 2019-03-27 01:13:58,914 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1803 Content-Type: application/json Date: Wed, 27 Mar 2019 01:13: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-86fc7662-93dc-46c6-981c-49f87db7cbeb x-openstack-request-id: req-86fc7662-93dc-46c6-981c-49f87db7cbeb 2019-03-27 01:13:58,915 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC5DivQdTiDnRajdx+6tAzPyJs3ZH5qu9IvVoPdcmMPjVkA4o6JEYf4TBcWUyi+vSCKszG+wPDnu3OBPNubmSe0QKF4MXVmmkSxDihnM4nrasKvqDSAJjn8y/TH7r3UNBTlwK6b8oS640LdgVYx7e+mUjXtJ+ckI68qPIwE7m9TBD0rVx9en2y8Ago3F7+MAadKFXfvgOFOYq8h+QjG4VKsaVZIoo6qY+rIJRwLEZ/EcNGtc6wMfDEC8pazKZ8LWQQ1ep/+9NXEhiokjYSTHKjYTJdQOGlFHPhAoeieglivxjT27TvBjpBxI7ubkG40jlOd5cRkNLY1i6uq0Tz8kD1L Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAuQ4r0HU4g50Wo3cfurQMz8ibN2R+arvSL1aD3XJjD41ZAOKO\niRGH+EwXFlMovr0girMxvsDw57tzgTzbm5kntECheDF1ZppEsQ4oZzOJ62rCr6g0\ngCY5/Mv0x+691DQU5cCum/KEuuNC3YFWMe3vplI17SfnJCOvKjyMBO5vUwQ9K1cf\nXp9svAIKNxe/jAGnShV374DhTmKvIfkIxuFSrGlWSKKOqmPqyCUcCxGfxHDRrXOs\nDHwxAvKWsymfC1kENXqf/vTVxIYqJI2Ekxyo2EyXUDhpRRz4QKHonoJYr8Y09u07\nwY6QcSO7m5BuNI5TneXEZDS2NYurqtE8/JA9SwIDAQABAoIBAAy0J1fZJDcMyqgQ\nHnJ/t71v5Q/pazBCkoxDYSwLlTdVGb4Qz34jYPUvrAoRTWPCsgAziv+wWRlfae9+\nUQkee3ZJVYxdwNR5VKve7/EdvaMWoiTS5D/D4Ak1qykqf4eYx7J6BsKX5Hq77TQt\nk9A7qE7/p8oPCjQV6wl4PJh+EdBeBT6EFas/ewCNYE4uLv94nz8tt8EKe8sBae9D\nU5rmVaDbUiou2JUMAzlR43G4ohgm/IsUJ1MNgms6Jvf9o7pqREMrijDkZ/9jPesr\nhHUpx5/7VIdSzmwQeN1Z3eowQsTNY2zWpjI5T4eXgyUs3lglAorT4QSZrbRXNNx1\n/4XLxykCgYEA2zcdXEhKG7693fDJ0p/FmYpci4MKd57dOL2JR1t4l95dpm7Grpi1\nznAO5f5qcBgD2d8Y8mabaVSC3iOpzSLlAyR3PhR/ooSlJbvkmcExBZ1mBnhCvSH7\nf0zwWMbqcRSLOy50CIG+EsDz2QpYiM6D3SGk+ihfv+dFzPtLo+xzP48CgYEA2Buj\nwlQerTmPdjcG5vfAFNDonGB/7MJJfd1k86aXEwxbEDaqKBzMiaINZ6ID46pQ0a2n\nPByG9mmcJl9Tc+dQvlpe3A8Rg9V1oGjORA9Nv3eA2o0AU9VaNRQV+lvSkpeF2F52\nLrRR5io9C1OX3AJUSC0/8fsJzmqr/yNwNDAwSIUCgYAflt2gQrqLLP1nUh+DPorX\nCV00rXmAq1/toUJ7Ce9i0yRjq2ruFgt86CD9e6AS7yL+7mtF4wtaLld9c14wtWqS\n/VpBk+qgnMS/n0fd8D0ENh5RqFrVrmPzgD7STDfUe8VkjdkisK+XPD7nc9o2PKw7\n3XFMqyzBFq60TzIjORuSeQKBgA0QjrPe1gPu6OdiqD4qWChqAMYDZ3huvnanfcTl\nG1kBdDfktiC6rPrdGyZauxV2ZHBoqSWPK/GVrOT8+lSVdWIsoHN5TbvEmdnavC2N\nJ0wd82JDB/QJf+yZjEKYboCCPIs6Grb0G8doYkxe/11DnsjGQ4ljfdJGzKMeB1iA\nWUrpAoGBAIyq9wF8btWk6M0kXqW1P0fjG4bbt8024PKJssHkPe4DblCvcMXgl3tJ\ngerahflwUPvEatwHFp4SuP7ZnMSVrwRuxUNSUx+1fY+YZNISO8wFfH5SJrSWRqxq\nCxY+8HbQdqrFNsOOlA2A6ASS76s/59DcNiXQTaYQsHdxK9M83u8o\n-----END RSA PRIVATE KEY-----\n", "user_id": "cf409642670d4f4bb5cf1155239dee7c", "name": "vping_ssh-kp_6f2e1e57-fd3a-4d86-bdeb-f088ff6ebc39", "fingerprint": "a6:8b:7c:ef:ce:e5:40:44:4a:2a:8a:ba:cd:3e:f6:9c"}} 2019-03-27 01:13:58,915 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-86fc7662-93dc-46c6-981c-49f87db7cbeb 2019-03-27 01:13:58,915 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.972613096237s 2019-03-27 01:13:58,916 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC5DivQdTiDnRajdx+6tAzPyJs3ZH5qu9IvVoPdcmMPjVkA4o6JEYf4TBcWUyi+vSCKszG+wPDnu3OBPNubmSe0QKF4MXVmmkSxDihnM4nrasKvqDSAJjn8y/TH7r3UNBTlwK6b8oS640LdgVYx7e+mUjXtJ+ckI68qPIwE7m9TBD0rVx9en2y8Ago3F7+MAadKFXfvgOFOYq8h+QjG4VKsaVZIoo6qY+rIJRwLEZ/EcNGtc6wMfDEC8pazKZ8LWQQ1ep/+9NXEhiokjYSTHKjYTJdQOGlFHPhAoeieglivxjT27TvBjpBxI7ubkG40jlOd5cRkNLY1i6uq0Tz8kD1L Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAuQ4r0HU4g50Wo3cfurQMz8ibN2R+arvSL1aD3XJjD41ZAOKO\niRGH+EwXFlMovr0girMxvsDw57tzgTzbm5kntECheDF1ZppEsQ4oZzOJ62rCr6g0\ngCY5/Mv0x+691DQU5cCum/KEuuNC3YFWMe3vplI17SfnJCOvKjyMBO5vUwQ9K1cf\nXp9svAIKNxe/jAGnShV374DhTmKvIfkIxuFSrGlWSKKOqmPqyCUcCxGfxHDRrXOs\nDHwxAvKWsymfC1kENXqf/vTVxIYqJI2Ekxyo2EyXUDhpRRz4QKHonoJYr8Y09u07\nwY6QcSO7m5BuNI5TneXEZDS2NYurqtE8/JA9SwIDAQABAoIBAAy0J1fZJDcMyqgQ\nHnJ/t71v5Q/pazBCkoxDYSwLlTdVGb4Qz34jYPUvrAoRTWPCsgAziv+wWRlfae9+\nUQkee3ZJVYxdwNR5VKve7/EdvaMWoiTS5D/D4Ak1qykqf4eYx7J6BsKX5Hq77TQt\nk9A7qE7/p8oPCjQV6wl4PJh+EdBeBT6EFas/ewCNYE4uLv94nz8tt8EKe8sBae9D\nU5rmVaDbUiou2JUMAzlR43G4ohgm/IsUJ1MNgms6Jvf9o7pqREMrijDkZ/9jPesr\nhHUpx5/7VIdSzmwQeN1Z3eowQsTNY2zWpjI5T4eXgyUs3lglAorT4QSZrbRXNNx1\n/4XLxykCgYEA2zcdXEhKG7693fDJ0p/FmYpci4MKd57dOL2JR1t4l95dpm7Grpi1\nznAO5f5qcBgD2d8Y8mabaVSC3iOpzSLlAyR3PhR/ooSlJbvkmcExBZ1mBnhCvSH7\nf0zwWMbqcRSLOy50CIG+EsDz2QpYiM6D3SGk+ihfv+dFzPtLo+xzP48CgYEA2Buj\nwlQerTmPdjcG5vfAFNDonGB/7MJJfd1k86aXEwxbEDaqKBzMiaINZ6ID46pQ0a2n\nPByG9mmcJl9Tc+dQvlpe3A8Rg9V1oGjORA9Nv3eA2o0AU9VaNRQV+lvSkpeF2F52\nLrRR5io9C1OX3AJUSC0/8fsJzmqr/yNwNDAwSIUCgYAflt2gQrqLLP1nUh+DPorX\nCV00rXmAq1/toUJ7Ce9i0yRjq2ruFgt86CD9e6AS7yL+7mtF4wtaLld9c14wtWqS\n/VpBk+qgnMS/n0fd8D0ENh5RqFrVrmPzgD7STDfUe8VkjdkisK+XPD7nc9o2PKw7\n3XFMqyzBFq60TzIjORuSeQKBgA0QjrPe1gPu6OdiqD4qWChqAMYDZ3huvnanfcTl\nG1kBdDfktiC6rPrdGyZauxV2ZHBoqSWPK/GVrOT8+lSVdWIsoHN5TbvEmdnavC2N\nJ0wd82JDB/QJf+yZjEKYboCCPIs6Grb0G8doYkxe/11DnsjGQ4ljfdJGzKMeB1iA\nWUrpAoGBAIyq9wF8btWk6M0kXqW1P0fjG4bbt8024PKJssHkPe4DblCvcMXgl3tJ\ngerahflwUPvEatwHFp4SuP7ZnMSVrwRuxUNSUx+1fY+YZNISO8wFfH5SJrSWRqxq\nCxY+8HbQdqrFNsOOlA2A6ASS76s/59DcNiXQTaYQsHdxK9M83u8o\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'cf409642670d4f4bb5cf1155239dee7c', 'name': u'vping_ssh-kp_6f2e1e57-fd3a-4d86-bdeb-f088ff6ebc39', 'created_at': '2019-03-27T01:13:58.916435', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7bd8e74052b5428eab4841de94ffc9c0', 'name': 'vping_ssh-project_6f2e1e57-fd3a-4d86-bdeb-f088ff6ebc39', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'a6:8b:7c:ef:ce:e5:40:44:4a:2a:8a:ba:cd:3e:f6:9c', 'type': 'ssh', 'id': u'vping_ssh-kp_6f2e1e57-fd3a-4d86-bdeb-f088ff6ebc39'}) 2019-03-27 01:13:58,916 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEAuQ4r0HU4g50Wo3cfurQMz8ibN2R+arvSL1aD3XJjD41ZAOKO iRGH+EwXFlMovr0girMxvsDw57tzgTzbm5kntECheDF1ZppEsQ4oZzOJ62rCr6g0 gCY5/Mv0x+691DQU5cCum/KEuuNC3YFWMe3vplI17SfnJCOvKjyMBO5vUwQ9K1cf Xp9svAIKNxe/jAGnShV374DhTmKvIfkIxuFSrGlWSKKOqmPqyCUcCxGfxHDRrXOs DHwxAvKWsymfC1kENXqf/vTVxIYqJI2Ekxyo2EyXUDhpRRz4QKHonoJYr8Y09u07 wY6QcSO7m5BuNI5TneXEZDS2NYurqtE8/JA9SwIDAQABAoIBAAy0J1fZJDcMyqgQ HnJ/t71v5Q/pazBCkoxDYSwLlTdVGb4Qz34jYPUvrAoRTWPCsgAziv+wWRlfae9+ UQkee3ZJVYxdwNR5VKve7/EdvaMWoiTS5D/D4Ak1qykqf4eYx7J6BsKX5Hq77TQt k9A7qE7/p8oPCjQV6wl4PJh+EdBeBT6EFas/ewCNYE4uLv94nz8tt8EKe8sBae9D U5rmVaDbUiou2JUMAzlR43G4ohgm/IsUJ1MNgms6Jvf9o7pqREMrijDkZ/9jPesr hHUpx5/7VIdSzmwQeN1Z3eowQsTNY2zWpjI5T4eXgyUs3lglAorT4QSZrbRXNNx1 /4XLxykCgYEA2zcdXEhKG7693fDJ0p/FmYpci4MKd57dOL2JR1t4l95dpm7Grpi1 znAO5f5qcBgD2d8Y8mabaVSC3iOpzSLlAyR3PhR/ooSlJbvkmcExBZ1mBnhCvSH7 f0zwWMbqcRSLOy50CIG+EsDz2QpYiM6D3SGk+ihfv+dFzPtLo+xzP48CgYEA2Buj wlQerTmPdjcG5vfAFNDonGB/7MJJfd1k86aXEwxbEDaqKBzMiaINZ6ID46pQ0a2n PByG9mmcJl9Tc+dQvlpe3A8Rg9V1oGjORA9Nv3eA2o0AU9VaNRQV+lvSkpeF2F52 LrRR5io9C1OX3AJUSC0/8fsJzmqr/yNwNDAwSIUCgYAflt2gQrqLLP1nUh+DPorX CV00rXmAq1/toUJ7Ce9i0yRjq2ruFgt86CD9e6AS7yL+7mtF4wtaLld9c14wtWqS /VpBk+qgnMS/n0fd8D0ENh5RqFrVrmPzgD7STDfUe8VkjdkisK+XPD7nc9o2PKw7 3XFMqyzBFq60TzIjORuSeQKBgA0QjrPe1gPu6OdiqD4qWChqAMYDZ3huvnanfcTl G1kBdDfktiC6rPrdGyZauxV2ZHBoqSWPK/GVrOT8+lSVdWIsoHN5TbvEmdnavC2N J0wd82JDB/QJf+yZjEKYboCCPIs6Grb0G8doYkxe/11DnsjGQ4ljfdJGzKMeB1iA WUrpAoGBAIyq9wF8btWk6M0kXqW1P0fjG4bbt8024PKJssHkPe4DblCvcMXgl3tJ gerahflwUPvEatwHFp4SuP7ZnMSVrwRuxUNSUx+1fY+YZNISO8wFfH5SJrSWRqxq CxY+8HbQdqrFNsOOlA2A6ASS76s/59DcNiXQTaYQsHdxK9M83u8o -----END RSA PRIVATE KEY----- 2019-03-27 01:13:58,922 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2019-03-27 01:13:58,923 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}7805f543f69bd1f6f257feb8b309800d906f3d62" -d '{"security_group": {"name": "vping_ssh-sg_6f2e1e57-fd3a-4d86-bdeb-f088ff6ebc39", "description": "created by OPNFV Functest (vping_ssh)"}}' 2019-03-27 01:13:59,162 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1418 Content-Type: application/json Date: Wed, 27 Mar 2019 01:13:59 GMT X-Openstack-Request-Id: req-65ac4a10-b0cb-48ee-839b-86080f753ea1 2019-03-27 01:13:59,162 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "7bd8e74052b5428eab4841de94ffc9c0", "created_at": "2019-03-27T01:13:58Z", "updated_at": "2019-03-27T01:13:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:13:58Z", "revision_number": 0, "id": "4ae8703d-9aac-479d-baf2-611e1e5988f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-27T01:13:58Z", "security_group_id": "972b99c1-7236-43f1-96fe-2f996d1a9b91", "tenant_id": "7bd8e74052b5428eab4841de94ffc9c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "7bd8e74052b5428eab4841de94ffc9c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:13:58Z", "revision_number": 0, "id": "74539bbd-5842-41fc-be4e-ce011c7a266c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-27T01:13:58Z", "security_group_id": "972b99c1-7236-43f1-96fe-2f996d1a9b91", "tenant_id": "7bd8e74052b5428eab4841de94ffc9c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "7bd8e74052b5428eab4841de94ffc9c0"}], "revision_number": 1, "project_id": "7bd8e74052b5428eab4841de94ffc9c0", "id": "972b99c1-7236-43f1-96fe-2f996d1a9b91", "name": "vping_ssh-sg_6f2e1e57-fd3a-4d86-bdeb-f088ff6ebc39"}} 2019-03-27 01:13:59,163 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-65ac4a10-b0cb-48ee-839b-86080f753ea1 2019-03-27 01:13:59,163 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.24058508873s 2019-03-27 01:13:59,170 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-27 01:13:59,171 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}7805f543f69bd1f6f257feb8b309800d906f3d62" 2019-03-27 01:13:59,513 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3834 Content-Type: application/json Date: Wed, 27 Mar 2019 01:13:59 GMT X-Openstack-Request-Id: req-f4e19d20-4cf6-4d30-8c79-03ddaf73701b 2019-03-27 01:13:59,513 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7bd8e74052b5428eab4841de94ffc9c0", "created_at": "2019-03-27T01:13:45Z", "updated_at": "2019-03-27T01:13:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:13:45Z", "revision_number": 0, "id": "2266880a-88ed-47d4-8064-b873afed2d05", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-27T01:13:45Z", "security_group_id": "1c5b3807-fd17-4a86-ae01-c526952d5c9f", "tenant_id": "7bd8e74052b5428eab4841de94ffc9c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "7bd8e74052b5428eab4841de94ffc9c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:13:45Z", "revision_number": 0, "id": "6713524d-27b5-49a9-898b-044d810e8d3e", "remote_group_id": "1c5b3807-fd17-4a86-ae01-c526952d5c9f", "remote_ip_prefix": null, "created_at": "2019-03-27T01:13:45Z", "security_group_id": "1c5b3807-fd17-4a86-ae01-c526952d5c9f", "tenant_id": "7bd8e74052b5428eab4841de94ffc9c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "7bd8e74052b5428eab4841de94ffc9c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:13:45Z", "revision_number": 0, "id": "85651f5c-5870-4e9d-add3-a03ee30f2fc6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-27T01:13:45Z", "security_group_id": "1c5b3807-fd17-4a86-ae01-c526952d5c9f", "tenant_id": "7bd8e74052b5428eab4841de94ffc9c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "7bd8e74052b5428eab4841de94ffc9c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:13:45Z", "revision_number": 0, "id": "b12f077d-a519-4281-80d1-5303625814ee", "remote_group_id": "1c5b3807-fd17-4a86-ae01-c526952d5c9f", "remote_ip_prefix": null, "created_at": "2019-03-27T01:13:45Z", "security_group_id": "1c5b3807-fd17-4a86-ae01-c526952d5c9f", "tenant_id": "7bd8e74052b5428eab4841de94ffc9c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "7bd8e74052b5428eab4841de94ffc9c0"}], "revision_number": 1, "project_id": "7bd8e74052b5428eab4841de94ffc9c0", "id": "1c5b3807-fd17-4a86-ae01-c526952d5c9f", "name": "default"}, {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "7bd8e74052b5428eab4841de94ffc9c0", "created_at": "2019-03-27T01:13:58Z", "updated_at": "2019-03-27T01:13:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:13:58Z", "revision_number": 0, "id": "4ae8703d-9aac-479d-baf2-611e1e5988f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-27T01:13:58Z", "security_group_id": "972b99c1-7236-43f1-96fe-2f996d1a9b91", "tenant_id": "7bd8e74052b5428eab4841de94ffc9c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "7bd8e74052b5428eab4841de94ffc9c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:13:58Z", "revision_number": 0, "id": "74539bbd-5842-41fc-be4e-ce011c7a266c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-27T01:13:58Z", "security_group_id": "972b99c1-7236-43f1-96fe-2f996d1a9b91", "tenant_id": "7bd8e74052b5428eab4841de94ffc9c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "7bd8e74052b5428eab4841de94ffc9c0"}], "revision_number": 1, "project_id": "7bd8e74052b5428eab4841de94ffc9c0", "id": "972b99c1-7236-43f1-96fe-2f996d1a9b91", "name": "vping_ssh-sg_6f2e1e57-fd3a-4d86-bdeb-f088ff6ebc39"}]} 2019-03-27 01:13:59,514 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-f4e19d20-4cf6-4d30-8c79-03ddaf73701b 2019-03-27 01:13:59,514 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.343211174011s 2019-03-27 01:13:59,520 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-03-27 01:13:59,521 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}7805f543f69bd1f6f257feb8b309800d906f3d62" -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": "972b99c1-7236-43f1-96fe-2f996d1a9b91"}}' 2019-03-27 01:13:59,969 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Wed, 27 Mar 2019 01:14:00 GMT X-Openstack-Request-Id: req-ed13c8d0-49af-4f58-bb71-3373320fd81a 2019-03-27 01:13:59,969 - 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-27T01:14:00Z", "security_group_id": "972b99c1-7236-43f1-96fe-2f996d1a9b91", "port_range_min": 22, "revision_number": 0, "tenant_id": "7bd8e74052b5428eab4841de94ffc9c0", "created_at": "2019-03-27T01:14:00Z", "project_id": "7bd8e74052b5428eab4841de94ffc9c0", "id": "85153204-77eb-4ebd-949c-67fa6af8fcbc"}} 2019-03-27 01:13:59,970 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-ed13c8d0-49af-4f58-bb71-3373320fd81a 2019-03-27 01:13:59,970 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.449552774429s 2019-03-27 01:13:59,976 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-27 01:13:59,977 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}7805f543f69bd1f6f257feb8b309800d906f3d62" 2019-03-27 01:14:00,311 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4330 Content-Type: application/json Date: Wed, 27 Mar 2019 01:14:00 GMT X-Openstack-Request-Id: req-bf258de9-8d83-487a-a722-b9d713cf18e7 2019-03-27 01:14:00,312 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7bd8e74052b5428eab4841de94ffc9c0", "created_at": "2019-03-27T01:13:45Z", "updated_at": "2019-03-27T01:13:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:13:45Z", "revision_number": 0, "id": "2266880a-88ed-47d4-8064-b873afed2d05", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-27T01:13:45Z", "security_group_id": "1c5b3807-fd17-4a86-ae01-c526952d5c9f", "tenant_id": "7bd8e74052b5428eab4841de94ffc9c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "7bd8e74052b5428eab4841de94ffc9c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:13:45Z", "revision_number": 0, "id": "6713524d-27b5-49a9-898b-044d810e8d3e", "remote_group_id": "1c5b3807-fd17-4a86-ae01-c526952d5c9f", "remote_ip_prefix": null, "created_at": "2019-03-27T01:13:45Z", "security_group_id": "1c5b3807-fd17-4a86-ae01-c526952d5c9f", "tenant_id": "7bd8e74052b5428eab4841de94ffc9c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "7bd8e74052b5428eab4841de94ffc9c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:13:45Z", "revision_number": 0, "id": "85651f5c-5870-4e9d-add3-a03ee30f2fc6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-27T01:13:45Z", "security_group_id": "1c5b3807-fd17-4a86-ae01-c526952d5c9f", "tenant_id": "7bd8e74052b5428eab4841de94ffc9c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "7bd8e74052b5428eab4841de94ffc9c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:13:45Z", "revision_number": 0, "id": "b12f077d-a519-4281-80d1-5303625814ee", "remote_group_id": "1c5b3807-fd17-4a86-ae01-c526952d5c9f", "remote_ip_prefix": null, "created_at": "2019-03-27T01:13:45Z", "security_group_id": "1c5b3807-fd17-4a86-ae01-c526952d5c9f", "tenant_id": "7bd8e74052b5428eab4841de94ffc9c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "7bd8e74052b5428eab4841de94ffc9c0"}], "revision_number": 1, "project_id": "7bd8e74052b5428eab4841de94ffc9c0", "id": "1c5b3807-fd17-4a86-ae01-c526952d5c9f", "name": "default"}, {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "7bd8e74052b5428eab4841de94ffc9c0", "created_at": "2019-03-27T01:13:58Z", "updated_at": "2019-03-27T01:14:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:13:58Z", "revision_number": 0, "id": "4ae8703d-9aac-479d-baf2-611e1e5988f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-27T01:13:58Z", "security_group_id": "972b99c1-7236-43f1-96fe-2f996d1a9b91", "tenant_id": "7bd8e74052b5428eab4841de94ffc9c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "7bd8e74052b5428eab4841de94ffc9c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:13:58Z", "revision_number": 0, "id": "74539bbd-5842-41fc-be4e-ce011c7a266c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-27T01:13:58Z", "security_group_id": "972b99c1-7236-43f1-96fe-2f996d1a9b91", "tenant_id": "7bd8e74052b5428eab4841de94ffc9c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "7bd8e74052b5428eab4841de94ffc9c0"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-03-27T01:14:00Z", "revision_number": 0, "id": "85153204-77eb-4ebd-949c-67fa6af8fcbc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-27T01:14:00Z", "security_group_id": "972b99c1-7236-43f1-96fe-2f996d1a9b91", "tenant_id": "7bd8e74052b5428eab4841de94ffc9c0", "port_range_min": 22, "ethertype": "IPv4", "project_id": "7bd8e74052b5428eab4841de94ffc9c0"}], "revision_number": 2, "project_id": "7bd8e74052b5428eab4841de94ffc9c0", "id": "972b99c1-7236-43f1-96fe-2f996d1a9b91", "name": "vping_ssh-sg_6f2e1e57-fd3a-4d86-bdeb-f088ff6ebc39"}]} 2019-03-27 01:14:00,312 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-bf258de9-8d83-487a-a722-b9d713cf18e7 2019-03-27 01:14:00,312 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.335855960846s 2019-03-27 01:14:00,318 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-03-27 01:14:00,319 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}7805f543f69bd1f6f257feb8b309800d906f3d62" -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": "972b99c1-7236-43f1-96fe-2f996d1a9b91"}}' 2019-03-27 01:14:00,754 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Wed, 27 Mar 2019 01:14:00 GMT X-Openstack-Request-Id: req-5cf26a11-fc25-4224-97c7-c3f19d8faf4c 2019-03-27 01:14:00,754 - 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-27T01:14:00Z", "security_group_id": "972b99c1-7236-43f1-96fe-2f996d1a9b91", "port_range_min": null, "revision_number": 0, "tenant_id": "7bd8e74052b5428eab4841de94ffc9c0", "created_at": "2019-03-27T01:14:00Z", "project_id": "7bd8e74052b5428eab4841de94ffc9c0", "id": "d12f14fe-3132-40b8-97b2-ade1ef4f4fb3"}} 2019-03-27 01:14:00,754 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-5cf26a11-fc25-4224-97c7-c3f19d8faf4c 2019-03-27 01:14:00,755 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.436496973038s 2019-03-27 01:14:00,756 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-27 01:14:00,757 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}7805f543f69bd1f6f257feb8b309800d906f3d62" 2019-03-27 01:14:00,850 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1254 Content-Type: application/json Date: Wed, 27 Mar 2019 01:14:01 GMT X-Openstack-Request-Id: req-91550044-a487-40f4-9d08-003645fd346f 2019-03-27 01:14:00,851 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"updated_at":"2019-03-27T01:06:20Z","dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"6e8cbb2e-4d8c-409b-b9b4-549165a492c3","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"adb4f7a6d80b43b2b7d28f3b95f00eb5","status":"ACTIVE","subnets":["88d144e9-4a41-41f0-83f0-cf05286ed070"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"adb4f7a6d80b43b2b7d28f3b95f00eb5","created_at":"2019-03-27T01:06:13Z","mtu":1500},{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"d0ea28ef-db56-450c-bd04-5cc278eba4c3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7bd8e74052b5428eab4841de94ffc9c0","status":"ACTIVE","subnets":["046fadb8-123f-45a0-8d84-b8f907a95851"],"description":"","tags":[],"updated_at":"2019-03-27T01:13:48Z","qos_policy_id":null,"name":"vping_ssh-net_6f2e1e57-fd3a-4d86-bdeb-f088ff6ebc39","admin_state_up":true,"tenant_id":"7bd8e74052b5428eab4841de94ffc9c0","created_at":"2019-03-27T01:13:46Z","mtu":1442}]} 2019-03-27 01:14:00,851 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-91550044-a487-40f4-9d08-003645fd346f 2019-03-27 01:14:00,851 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0950880050659s 2019-03-27 01:14:00,856 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-27 01:14:00,861 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}7805f543f69bd1f6f257feb8b309800d906f3d62" 2019-03-27 01:14:01,658 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Wed, 27 Mar 2019 01:14:02 GMT X-Openstack-Request-Id: req-2090f666-7d8c-4fb0-aa17-3f25cdbef415 2019-03-27 01:14:01,658 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-27T01:13:56Z", "file": "/v2/images/d02b768c-5ef5-45a9-a2d1-2448c0b2f165/file", "owner": "7bd8e74052b5428eab4841de94ffc9c0", "id": "d02b768c-5ef5-45a9-a2d1-2448c0b2f165", "size": 12716032, "self": "/v2/images/d02b768c-5ef5-45a9-a2d1-2448c0b2f165", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://0e796a57-bb9c-4ed7-a890-8188a6fe733b/images/d02b768c-5ef5-45a9-a2d1-2448c0b2f165/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://0e796a57-bb9c-4ed7-a890-8188a6fe733b/images/d02b768c-5ef5-45a9-a2d1-2448c0b2f165/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_6f2e1e57-fd3a-4d86-bdeb-f088ff6ebc39", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_6f2e1e57-fd3a-4d86-bdeb-f088ff6ebc39", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-27T01:13:56Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-27 01:14:01,659 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-2090f666-7d8c-4fb0-aa17-3f25cdbef415 2019-03-27 01:14:01,659 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.802245140076s 2019-03-27 01:14:01,666 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-27 01:14:01,669 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21: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}7805f543f69bd1f6f257feb8b309800d906f3d62" 2019-03-27 01:14:01,689 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Wed, 27 Mar 2019 01:14: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-47919d15-40a1-453e-9f60-5a12bde1b12d x-openstack-request-id: req-47919d15-40a1-453e-9f60-5a12bde1b12d 2019-03-27 01:14:01,689 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_6f2e1e57-fd3a-4d86-bdeb-f088ff6ebc39", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/71646616-589d-4fe1-9a5f-b1afaaa7ec44", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/71646616-589d-4fe1-9a5f-b1afaaa7ec44", "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": "71646616-589d-4fe1-9a5f-b1afaaa7ec44"}]} 2019-03-27 01:14:01,690 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-47919d15-40a1-453e-9f60-5a12bde1b12d 2019-03-27 01:14:01,690 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0240299701691s 2019-03-27 01:14:01,691 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-03-27 01:14:01,694 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}7805f543f69bd1f6f257feb8b309800d906f3d62" -d '{"server": {"name": "vping_ssh-vm2_6f2e1e57-fd3a-4d86-bdeb-f088ff6ebc39", "imageRef": "d02b768c-5ef5-45a9-a2d1-2448c0b2f165", "flavorRef": "71646616-589d-4fe1-9a5f-b1afaaa7ec44", "max_count": 1, "min_count": 1, "networks": [{"uuid": "d0ea28ef-db56-450c-bd04-5cc278eba4c3"}], "security_groups": [{"name": "972b99c1-7236-43f1-96fe-2f996d1a9b91"}]}}' 2019-03-27 01:14:07,046 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Wed, 27 Mar 2019 01:14:01 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 location: http://172.30.9.21:8774/v2.1/servers/5f7a5716-ca7d-4e29-beef-0d0739258138 x-compute-request-id: req-395d24e3-50e4-46d1-8aff-2a4fce910c66 x-openstack-request-id: req-395d24e3-50e4-46d1-8aff-2a4fce910c66 2019-03-27 01:14:07,046 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "972b99c1-7236-43f1-96fe-2f996d1a9b91"}], "OS-DCF:diskConfig": "MANUAL", "id": "5f7a5716-ca7d-4e29-beef-0d0739258138", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/5f7a5716-ca7d-4e29-beef-0d0739258138", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/5f7a5716-ca7d-4e29-beef-0d0739258138", "rel": "bookmark"}], "adminPass": "GNeXGZ8ig9og"}} 2019-03-27 01:14:07,046 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-395d24e3-50e4-46d1-8aff-2a4fce910c66 2019-03-27 01:14:07,047 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 5.35513210297s 2019-03-27 01:14:07,047 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-27 01:14:07,050 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}7805f543f69bd1f6f257feb8b309800d906f3d62" 2019-03-27 01:14:07,931 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 603 Content-Type: application/json Date: Wed, 27 Mar 2019 01:14: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-4b492432-f8f5-4a14-ad51-69259c57fd1f x-openstack-request-id: req-4b492432-f8f5-4a14-ad51-69259c57fd1f 2019-03-27 01:14:07,931 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/5f7a5716-ca7d-4e29-beef-0d0739258138", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/5f7a5716-ca7d-4e29-beef-0d0739258138", "rel": "bookmark"}], "image": {"id": "d02b768c-5ef5-45a9-a2d1-2448c0b2f165", "links": [{"href": "http://172.30.9.21:8774/images/d02b768c-5ef5-45a9-a2d1-2448c0b2f165", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "71646616-589d-4fe1-9a5f-b1afaaa7ec44", "links": [{"href": "http://172.30.9.21:8774/flavors/71646616-589d-4fe1-9a5f-b1afaaa7ec44", "rel": "bookmark"}]}, "id": "5f7a5716-ca7d-4e29-beef-0d0739258138", "user_id": "cf409642670d4f4bb5cf1155239dee7c", "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-27T01:14:07Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_6f2e1e57-fd3a-4d86-bdeb-f088ff6ebc39", "created": "2019-03-27T01:14:06Z", "tenant_id": "7bd8e74052b5428eab4841de94ffc9c0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-27 01:14:07,932 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-4b492432-f8f5-4a14-ad51-69259c57fd1f 2019-03-27 01:14:07,932 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.884297847748s 2019-03-27 01:14:07,943 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-27 01:14:07,944 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}7805f543f69bd1f6f257feb8b309800d906f3d62" 2019-03-27 01:14:08,039 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1254 Content-Type: application/json Date: Wed, 27 Mar 2019 01:14:07 GMT X-Openstack-Request-Id: req-9a3e1ae7-6978-4418-a1ec-c8fb1cf932d7 2019-03-27 01:14:08,039 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"updated_at":"2019-03-27T01:06:20Z","dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"6e8cbb2e-4d8c-409b-b9b4-549165a492c3","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"adb4f7a6d80b43b2b7d28f3b95f00eb5","status":"ACTIVE","subnets":["88d144e9-4a41-41f0-83f0-cf05286ed070"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"adb4f7a6d80b43b2b7d28f3b95f00eb5","created_at":"2019-03-27T01:06:13Z","mtu":1500},{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"d0ea28ef-db56-450c-bd04-5cc278eba4c3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7bd8e74052b5428eab4841de94ffc9c0","status":"ACTIVE","subnets":["046fadb8-123f-45a0-8d84-b8f907a95851"],"description":"","tags":[],"updated_at":"2019-03-27T01:13:48Z","qos_policy_id":null,"name":"vping_ssh-net_6f2e1e57-fd3a-4d86-bdeb-f088ff6ebc39","admin_state_up":true,"tenant_id":"7bd8e74052b5428eab4841de94ffc9c0","created_at":"2019-03-27T01:13:46Z","mtu":1442}]} 2019-03-27 01:14:08,039 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-9a3e1ae7-6978-4418-a1ec-c8fb1cf932d7 2019-03-27 01:14:08,040 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0960249900818s 2019-03-27 01:14:08,040 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-03-27 01:14:08,041 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}7805f543f69bd1f6f257feb8b309800d906f3d62" 2019-03-27 01:14:08,089 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 680 Content-Type: application/json Date: Wed, 27 Mar 2019 01:14:08 GMT X-Openstack-Request-Id: req-54c3f9b6-2b29-4413-a8fd-d130615ef5c0 2019-03-27 01:14:08,089 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d0ea28ef-db56-450c-bd04-5cc278eba4c3","tenant_id":"7bd8e74052b5428eab4841de94ffc9c0","created_at":"2019-03-27T01:13:48Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-03-27T01:13:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"7bd8e74052b5428eab4841de94ffc9c0","id":"046fadb8-123f-45a0-8d84-b8f907a95851","subnetpool_id":null,"name":"vping_ssh-subnet_6f2e1e57-fd3a-4d86-bdeb-f088ff6ebc39"}]} 2019-03-27 01:14:08,089 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-54c3f9b6-2b29-4413-a8fd-d130615ef5c0 2019-03-27 01:14:08,090 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0489630699158s 2019-03-27 01:14:08,090 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-27 01:14:10,093 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-27 01:14:10,096 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}7805f543f69bd1f6f257feb8b309800d906f3d62" 2019-03-27 01:14:11,338 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 645 Content-Type: application/json Date: Wed, 27 Mar 2019 01:14:10 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-69f46b84-fdce-4636-82af-072fab3c6d33 x-openstack-request-id: req-69f46b84-fdce-4636-82af-072fab3c6d33 2019-03-27 01:14:11,338 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "networking", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/5f7a5716-ca7d-4e29-beef-0d0739258138", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/5f7a5716-ca7d-4e29-beef-0d0739258138", "rel": "bookmark"}], "image": {"id": "d02b768c-5ef5-45a9-a2d1-2448c0b2f165", "links": [{"href": "http://172.30.9.21:8774/images/d02b768c-5ef5-45a9-a2d1-2448c0b2f165", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "71646616-589d-4fe1-9a5f-b1afaaa7ec44", "links": [{"href": "http://172.30.9.21:8774/flavors/71646616-589d-4fe1-9a5f-b1afaaa7ec44", "rel": "bookmark"}]}, "id": "5f7a5716-ca7d-4e29-beef-0d0739258138", "user_id": "cf409642670d4f4bb5cf1155239dee7c", "OS-DCF: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-27T01:14:10Z", "hostId": "b16c5cd60bf1b836fa0bb92ea29db573c971b376512470c8cd1ece49", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_6f2e1e57-fd3a-4d86-bdeb-f088ff6ebc39", "created": "2019-03-27T01:14:06Z", "tenant_id": "7bd8e74052b5428eab4841de94ffc9c0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-27 01:14:11,339 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-69f46b84-fdce-4636-82af-072fab3c6d33 2019-03-27 01:14:11,339 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.24591994286s 2019-03-27 01:14:11,345 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-27 01:14:13,348 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-27 01:14:13,351 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}7805f543f69bd1f6f257feb8b309800d906f3d62" 2019-03-27 01:14:13,806 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Wed, 27 Mar 2019 01:14: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-fb47efa0-6578-4c2a-8b79-5e30b1fb561c x-openstack-request-id: req-fb47efa0-6578-4c2a-8b79-5e30b1fb561c 2019-03-27 01:14:13,806 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/5f7a5716-ca7d-4e29-beef-0d0739258138", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/5f7a5716-ca7d-4e29-beef-0d0739258138", "rel": "bookmark"}], "image": {"id": "d02b768c-5ef5-45a9-a2d1-2448c0b2f165", "links": [{"href": "http://172.30.9.21:8774/images/d02b768c-5ef5-45a9-a2d1-2448c0b2f165", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "71646616-589d-4fe1-9a5f-b1afaaa7ec44", "links": [{"href": "http://172.30.9.21:8774/flavors/71646616-589d-4fe1-9a5f-b1afaaa7ec44", "rel": "bookmark"}]}, "id": "5f7a5716-ca7d-4e29-beef-0d0739258138", "security_groups": [{"name": "vping_ssh-sg_6f2e1e57-fd3a-4d86-bdeb-f088ff6ebc39"}], "user_id": "cf409642670d4f4bb5cf1155239dee7c", "OS-DCF: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-27T01:14:10Z", "hostId": "b16c5cd60bf1b836fa0bb92ea29db573c971b376512470c8cd1ece49", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_6f2e1e57-fd3a-4d86-bdeb-f088ff6ebc39", "created": "2019-03-27T01:14:06Z", "tenant_id": "7bd8e74052b5428eab4841de94ffc9c0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-27 01:14:13,807 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-fb47efa0-6578-4c2a-8b79-5e30b1fb561c 2019-03-27 01:14:13,807 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.458966016769s 2019-03-27 01:14:13,813 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-27 01:14:15,816 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-27 01:14:15,819 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}7805f543f69bd1f6f257feb8b309800d906f3d62" 2019-03-27 01:14:16,502 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Wed, 27 Mar 2019 01:14: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-d2bc1329-df77-43ff-b5ad-048848bd5172 x-openstack-request-id: req-d2bc1329-df77-43ff-b5ad-048848bd5172 2019-03-27 01:14:16,502 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/5f7a5716-ca7d-4e29-beef-0d0739258138", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/5f7a5716-ca7d-4e29-beef-0d0739258138", "rel": "bookmark"}], "image": {"id": "d02b768c-5ef5-45a9-a2d1-2448c0b2f165", "links": [{"href": "http://172.30.9.21:8774/images/d02b768c-5ef5-45a9-a2d1-2448c0b2f165", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "71646616-589d-4fe1-9a5f-b1afaaa7ec44", "links": [{"href": "http://172.30.9.21:8774/flavors/71646616-589d-4fe1-9a5f-b1afaaa7ec44", "rel": "bookmark"}]}, "id": "5f7a5716-ca7d-4e29-beef-0d0739258138", "security_groups": [{"name": "vping_ssh-sg_6f2e1e57-fd3a-4d86-bdeb-f088ff6ebc39"}], "user_id": "cf409642670d4f4bb5cf1155239dee7c", "OS-DCF: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-27T01:14:10Z", "hostId": "b16c5cd60bf1b836fa0bb92ea29db573c971b376512470c8cd1ece49", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_6f2e1e57-fd3a-4d86-bdeb-f088ff6ebc39", "created": "2019-03-27T01:14:06Z", "tenant_id": "7bd8e74052b5428eab4841de94ffc9c0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-27 01:14:16,503 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-d2bc1329-df77-43ff-b5ad-048848bd5172 2019-03-27 01:14:16,503 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.686764955521s 2019-03-27 01:14:16,509 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-27 01:14:18,512 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-27 01:14:18,515 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}7805f543f69bd1f6f257feb8b309800d906f3d62" 2019-03-27 01:14:19,577 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 742 Content-Type: application/json Date: Wed, 27 Mar 2019 01:14: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-4518ad4e-5232-4e56-bd0c-3f94b86f7f30 x-openstack-request-id: req-4518ad4e-5232-4e56-bd0c-3f94b86f7f30 2019-03-27 01:14:19,577 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_6f2e1e57-fd3a-4d86-bdeb-f088ff6ebc39": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:48:1e", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/5f7a5716-ca7d-4e29-beef-0d0739258138", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/5f7a5716-ca7d-4e29-beef-0d0739258138", "rel": "bookmark"}], "image": {"id": "d02b768c-5ef5-45a9-a2d1-2448c0b2f165", "links": [{"href": "http://172.30.9.21:8774/images/d02b768c-5ef5-45a9-a2d1-2448c0b2f165", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-27T01:14:17.000000", "flavor": {"id": "71646616-589d-4fe1-9a5f-b1afaaa7ec44", "links": [{"href": "http://172.30.9.21:8774/flavors/71646616-589d-4fe1-9a5f-b1afaaa7ec44", "rel": "bookmark"}]}, "id": "5f7a5716-ca7d-4e29-beef-0d0739258138", "security_groups": [{"name": "vping_ssh-sg_6f2e1e57-fd3a-4d86-bdeb-f088ff6ebc39"}], "user_id": "cf409642670d4f4bb5cf1155239dee7c", "OS-DCF: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-27T01:14:17Z", "hostId": "b16c5cd60bf1b836fa0bb92ea29db573c971b376512470c8cd1ece49", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_6f2e1e57-fd3a-4d86-bdeb-f088ff6ebc39", "created": "2019-03-27T01:14:06Z", "tenant_id": "7bd8e74052b5428eab4841de94ffc9c0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-27 01:14:19,577 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-4518ad4e-5232-4e56-bd0c-3f94b86f7f30 2019-03-27 01:14:19,578 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.06560587883s 2019-03-27 01:14:19,584 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-03-27 01:14:19,585 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=5f7a5716-ca7d-4e29-beef-0d0739258138" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7805f543f69bd1f6f257feb8b309800d906f3d62" 2019-03-27 01:14:19,940 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 910 Content-Type: application/json Date: Wed, 27 Mar 2019 01:14:20 GMT X-Openstack-Request-Id: req-83cff462-ca7a-45bb-ab05-f80e08db4eb4 2019-03-27 01:14:19,941 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-27T01:14:17Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"046fadb8-123f-45a0-8d84-b8f907a95851","ip_address":"192.168.120.7"}],"id":"cdc1de2b-82d1-441b-b4e1-7f5ddb3d2a26","security_groups":["972b99c1-7236-43f1-96fe-2f996d1a9b91"],"mac_address":"fa:16:3e:3d:48:1e","project_id":"7bd8e74052b5428eab4841de94ffc9c0","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-192-168-120-7","ip_address":"192.168.120.7","fqdn":"host-192-168-120-7.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d0ea28ef-db56-450c-bd04-5cc278eba4c3","dns_name":"","created_at":"2019-03-27T01:14:11Z","binding:vnic_type":"normal","device_id":"5f7a5716-ca7d-4e29-beef-0d0739258138","tenant_id":"7bd8e74052b5428eab4841de94ffc9c0"}]} 2019-03-27 01:14:19,941 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=5f7a5716-ca7d-4e29-beef-0d0739258138 used request id req-83cff462-ca7a-45bb-ab05-f80e08db4eb4 2019-03-27 01:14:19,941 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.356588840485s 2019-03-27 01:14:19,951 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-27 01:14:19,952 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/floatingips.json?port_id=cdc1de2b-82d1-441b-b4e1-7f5ddb3d2a26" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7805f543f69bd1f6f257feb8b309800d906f3d62" 2019-03-27 01:14:20,191 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 27 Mar 2019 01:14:20 GMT X-Openstack-Request-Id: req-45c2f74b-e038-41a4-8428-b8bdb01f0015 2019-03-27 01:14:20,192 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-03-27 01:14:20,192 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json?port_id=cdc1de2b-82d1-441b-b4e1-7f5ddb3d2a26 used request id req-45c2f74b-e038-41a4-8428-b8bdb01f0015 2019-03-27 01:14:20,192 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.240304946899s 2019-03-27 01:14:20,192 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_6f2e1e57-fd3a-4d86-bdeb-f088ff6ebc39': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:3d:48:1e', 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'd02b768c-5ef5-45a9-a2d1-2448c0b2f165'}), 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-27T01:14:17.000000', 'flavor': Munch({u'id': u'71646616-589d-4fe1-9a5f-b1afaaa7ec44'}), 'az': u'nova', 'id': u'5f7a5716-ca7d-4e29-beef-0d0739258138', 'security_groups': [Munch({u'name': u'vping_ssh-sg_6f2e1e57-fd3a-4d86-bdeb-f088ff6ebc39'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'cf409642670d4f4bb5cf1155239dee7c', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7bd8e74052b5428eab4841de94ffc9c0', 'name': 'vping_ssh-project_6f2e1e57-fd3a-4d86-bdeb-f088ff6ebc39', '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-27T01:14:17.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-03-27T01:14:17Z', 'hostId': u'b16c5cd60bf1b836fa0bb92ea29db573c971b376512470c8cd1ece49', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.7', 'cloud': 'envvars', 'host_id': u'b16c5cd60bf1b836fa0bb92ea29db573c971b376512470c8cd1ece49', '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-27T01:14:17.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'7bd8e74052b5428eab4841de94ffc9c0', 'name': u'vping_ssh-vm2_6f2e1e57-fd3a-4d86-bdeb-f088ff6ebc39', 'adminPass': u'GNeXGZ8ig9og', 'tenant_id': u'7bd8e74052b5428eab4841de94ffc9c0', 'created_at': u'2019-03-27T01:14:06Z', 'created': u'2019-03-27T01:14:06Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-03-27 01:14:20,193 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-27 01:14:20,194 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}7805f543f69bd1f6f257feb8b309800d906f3d62" 2019-03-27 01:14:20,290 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1254 Content-Type: application/json Date: Wed, 27 Mar 2019 01:14:20 GMT X-Openstack-Request-Id: req-4bb9f12f-c53b-4952-9e09-b2493dd2abd1 2019-03-27 01:14:20,290 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"updated_at":"2019-03-27T01:06:20Z","dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"6e8cbb2e-4d8c-409b-b9b4-549165a492c3","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"adb4f7a6d80b43b2b7d28f3b95f00eb5","status":"ACTIVE","subnets":["88d144e9-4a41-41f0-83f0-cf05286ed070"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"adb4f7a6d80b43b2b7d28f3b95f00eb5","created_at":"2019-03-27T01:06:13Z","mtu":1500},{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"d0ea28ef-db56-450c-bd04-5cc278eba4c3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7bd8e74052b5428eab4841de94ffc9c0","status":"ACTIVE","subnets":["046fadb8-123f-45a0-8d84-b8f907a95851"],"description":"","tags":[],"updated_at":"2019-03-27T01:13:48Z","qos_policy_id":null,"name":"vping_ssh-net_6f2e1e57-fd3a-4d86-bdeb-f088ff6ebc39","admin_state_up":true,"tenant_id":"7bd8e74052b5428eab4841de94ffc9c0","created_at":"2019-03-27T01:13:46Z","mtu":1442}]} 2019-03-27 01:14:20,290 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-4bb9f12f-c53b-4952-9e09-b2493dd2abd1 2019-03-27 01:14:20,291 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0972080230713s 2019-03-27 01:14:20,296 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-27 01:14:20,300 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}7805f543f69bd1f6f257feb8b309800d906f3d62" 2019-03-27 01:14:21,132 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Wed, 27 Mar 2019 01:14:21 GMT X-Openstack-Request-Id: req-939cd3e7-3f67-4b3a-9fc9-fabf4e5d1306 2019-03-27 01:14:21,132 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-27T01:13:56Z", "file": "/v2/images/d02b768c-5ef5-45a9-a2d1-2448c0b2f165/file", "owner": "7bd8e74052b5428eab4841de94ffc9c0", "id": "d02b768c-5ef5-45a9-a2d1-2448c0b2f165", "size": 12716032, "self": "/v2/images/d02b768c-5ef5-45a9-a2d1-2448c0b2f165", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://0e796a57-bb9c-4ed7-a890-8188a6fe733b/images/d02b768c-5ef5-45a9-a2d1-2448c0b2f165/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://0e796a57-bb9c-4ed7-a890-8188a6fe733b/images/d02b768c-5ef5-45a9-a2d1-2448c0b2f165/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_6f2e1e57-fd3a-4d86-bdeb-f088ff6ebc39", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_6f2e1e57-fd3a-4d86-bdeb-f088ff6ebc39", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-27T01:13:56Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-27 01:14:21,132 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-939cd3e7-3f67-4b3a-9fc9-fabf4e5d1306 2019-03-27 01:14:21,133 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.836822032928s 2019-03-27 01:14:21,134 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-27 01:14:21,138 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21: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}7805f543f69bd1f6f257feb8b309800d906f3d62" 2019-03-27 01:14:21,160 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Wed, 27 Mar 2019 01:14: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-9cceb337-69f8-45c9-bdde-33358e186cdb x-openstack-request-id: req-9cceb337-69f8-45c9-bdde-33358e186cdb 2019-03-27 01:14:21,160 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_6f2e1e57-fd3a-4d86-bdeb-f088ff6ebc39", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/71646616-589d-4fe1-9a5f-b1afaaa7ec44", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/71646616-589d-4fe1-9a5f-b1afaaa7ec44", "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": "71646616-589d-4fe1-9a5f-b1afaaa7ec44"}]} 2019-03-27 01:14:21,161 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-9cceb337-69f8-45c9-bdde-33358e186cdb 2019-03-27 01:14:21,161 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0264439582825s 2019-03-27 01:14:21,162 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-03-27 01:14:21,165 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}7805f543f69bd1f6f257feb8b309800d906f3d62" -d '{"server": {"name": "vping_ssh-vm_6f2e1e57-fd3a-4d86-bdeb-f088ff6ebc39", "imageRef": "d02b768c-5ef5-45a9-a2d1-2448c0b2f165", "key_name": "vping_ssh-kp_6f2e1e57-fd3a-4d86-bdeb-f088ff6ebc39", "flavorRef": "71646616-589d-4fe1-9a5f-b1afaaa7ec44", "max_count": 1, "min_count": 1, "networks": [{"uuid": "d0ea28ef-db56-450c-bd04-5cc278eba4c3"}], "security_groups": [{"name": "972b99c1-7236-43f1-96fe-2f996d1a9b91"}]}}' 2019-03-27 01:14:26,339 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Wed, 27 Mar 2019 01:14:21 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 location: http://172.30.9.21:8774/v2.1/servers/b37c6d39-3826-4b87-9408-039122d110ce x-compute-request-id: req-69d77b74-ab57-4f07-b35f-6a2d096329f6 x-openstack-request-id: req-69d77b74-ab57-4f07-b35f-6a2d096329f6 2019-03-27 01:14:26,339 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "972b99c1-7236-43f1-96fe-2f996d1a9b91"}], "OS-DCF:diskConfig": "MANUAL", "id": "b37c6d39-3826-4b87-9408-039122d110ce", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/b37c6d39-3826-4b87-9408-039122d110ce", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/b37c6d39-3826-4b87-9408-039122d110ce", "rel": "bookmark"}], "adminPass": "SEg6RP8eeDAK"}} 2019-03-27 01:14:26,339 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-69d77b74-ab57-4f07-b35f-6a2d096329f6 2019-03-27 01:14:26,339 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 5.17720580101s 2019-03-27 01:14:26,340 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-27 01:14:26,342 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}7805f543f69bd1f6f257feb8b309800d906f3d62" 2019-03-27 01:14:26,849 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 850 Content-Type: application/json Date: Wed, 27 Mar 2019 01:14: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-47f12c1d-9dad-486f-bb3d-b3187294bd96 x-openstack-request-id: req-47f12c1d-9dad-486f-bb3d-b3187294bd96 2019-03-27 01:14:26,849 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/b37c6d39-3826-4b87-9408-039122d110ce", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/b37c6d39-3826-4b87-9408-039122d110ce", "rel": "bookmark"}], "image": {"id": "d02b768c-5ef5-45a9-a2d1-2448c0b2f165", "links": [{"href": "http://172.30.9.21:8774/images/d02b768c-5ef5-45a9-a2d1-2448c0b2f165", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "71646616-589d-4fe1-9a5f-b1afaaa7ec44", "links": [{"href": "http://172.30.9.21:8774/flavors/71646616-589d-4fe1-9a5f-b1afaaa7ec44", "rel": "bookmark"}]}, "id": "b37c6d39-3826-4b87-9408-039122d110ce", "user_id": "cf409642670d4f4bb5cf1155239dee7c", "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-27T01:14:26Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_6f2e1e57-fd3a-4d86-bdeb-f088ff6ebc39", "name": "vping_ssh-vm_6f2e1e57-fd3a-4d86-bdeb-f088ff6ebc39", "created": "2019-03-27T01:14:26Z", "tenant_id": "7bd8e74052b5428eab4841de94ffc9c0", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_6f2e1e57-fd3a-4d86-bdeb-f088ff6ebc39": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:48:1e", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/5f7a5716-ca7d-4e29-beef-0d0739258138", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/5f7a5716-ca7d-4e29-beef-0d0739258138", "rel": "bookmark"}], "image": {"id": "d02b768c-5ef5-45a9-a2d1-2448c0b2f165", "links": [{"href": "http://172.30.9.21:8774/images/d02b768c-5ef5-45a9-a2d1-2448c0b2f165", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-27T01:14:17.000000", "flavor": {"id": "71646616-589d-4fe1-9a5f-b1afaaa7ec44", "links": [{"href": "http://172.30.9.21:8774/flavors/71646616-589d-4fe1-9a5f-b1afaaa7ec44", "rel": "bookmark"}]}, "id": "5f7a5716-ca7d-4e29-beef-0d0739258138", "security_groups": [{"name": "vping_ssh-sg_6f2e1e57-fd3a-4d86-bdeb-f088ff6ebc39"}], "user_id": "cf409642670d4f4bb5cf1155239dee7c", "OS-DCF: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-27T01:14:17Z", "hostId": "b16c5cd60bf1b836fa0bb92ea29db573c971b376512470c8cd1ece49", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_6f2e1e57-fd3a-4d86-bdeb-f088ff6ebc39", "created": "2019-03-27T01:14:06Z", "tenant_id": "7bd8e74052b5428eab4841de94ffc9c0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-27 01:14:26,850 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-47f12c1d-9dad-486f-bb3d-b3187294bd96 2019-03-27 01:14:26,850 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.509763002396s 2019-03-27 01:14:26,857 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-27 01:14:28,860 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-27 01:14:28,863 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}7805f543f69bd1f6f257feb8b309800d906f3d62" 2019-03-27 01:14:29,896 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 878 Content-Type: application/json Date: Wed, 27 Mar 2019 01:14:28 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a5f2e4c9-2844-4747-91c5-d2e36d1428f0 x-openstack-request-id: req-a5f2e4c9-2844-4747-91c5-d2e36d1428f0 2019-03-27 01:14:29,897 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/b37c6d39-3826-4b87-9408-039122d110ce", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/b37c6d39-3826-4b87-9408-039122d110ce", "rel": "bookmark"}], "image": {"id": "d02b768c-5ef5-45a9-a2d1-2448c0b2f165", "links": [{"href": "http://172.30.9.21:8774/images/d02b768c-5ef5-45a9-a2d1-2448c0b2f165", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "71646616-589d-4fe1-9a5f-b1afaaa7ec44", "links": [{"href": "http://172.30.9.21:8774/flavors/71646616-589d-4fe1-9a5f-b1afaaa7ec44", "rel": "bookmark"}]}, "id": "b37c6d39-3826-4b87-9408-039122d110ce", "user_id": "cf409642670d4f4bb5cf1155239dee7c", "OS-DCF: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-27T01:14:28Z", "hostId": "837b80b71dcbc1b3c2af2c12fa6ef74f3cf5b55d665187218e0fe9fe", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_6f2e1e57-fd3a-4d86-bdeb-f088ff6ebc39", "name": "vping_ssh-vm_6f2e1e57-fd3a-4d86-bdeb-f088ff6ebc39", "created": "2019-03-27T01:14:26Z", "tenant_id": "7bd8e74052b5428eab4841de94ffc9c0", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_6f2e1e57-fd3a-4d86-bdeb-f088ff6ebc39": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:48:1e", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/5f7a5716-ca7d-4e29-beef-0d0739258138", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/5f7a5716-ca7d-4e29-beef-0d0739258138", "rel": "bookmark"}], "image": {"id": "d02b768c-5ef5-45a9-a2d1-2448c0b2f165", "links": [{"href": "http://172.30.9.21:8774/images/d02b768c-5ef5-45a9-a2d1-2448c0b2f165", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-27T01:14:17.000000", "flavor": {"id": "71646616-589d-4fe1-9a5f-b1afaaa7ec44", "links": [{"href": "http://172.30.9.21:8774/flavors/71646616-589d-4fe1-9a5f-b1afaaa7ec44", "rel": "bookmark"}]}, "id": "5f7a5716-ca7d-4e29-beef-0d0739258138", "security_groups": [{"name": "vping_ssh-sg_6f2e1e57-fd3a-4d86-bdeb-f088ff6ebc39"}], "user_id": "cf409642670d4f4bb5cf1155239dee7c", "OS-DCF: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-27T01:14:17Z", "hostId": "b16c5cd60bf1b836fa0bb92ea29db573c971b376512470c8cd1ece49", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_6f2e1e57-fd3a-4d86-bdeb-f088ff6ebc39", "created": "2019-03-27T01:14:06Z", "tenant_id": "7bd8e74052b5428eab4841de94ffc9c0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-27 01:14:29,897 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-a5f2e4c9-2844-4747-91c5-d2e36d1428f0 2019-03-27 01:14:29,897 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.03747797012s 2019-03-27 01:14:29,905 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-27 01:14:31,907 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-27 01:14:31,910 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}7805f543f69bd1f6f257feb8b309800d906f3d62" 2019-03-27 01:14:33,149 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 888 Content-Type: application/json Date: Wed, 27 Mar 2019 01: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-75996fcf-545d-4103-a6c1-24225441db58 x-openstack-request-id: req-75996fcf-545d-4103-a6c1-24225441db58 2019-03-27 01:14:33,150 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/b37c6d39-3826-4b87-9408-039122d110ce", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/b37c6d39-3826-4b87-9408-039122d110ce", "rel": "bookmark"}], "image": {"id": "d02b768c-5ef5-45a9-a2d1-2448c0b2f165", "links": [{"href": "http://172.30.9.21:8774/images/d02b768c-5ef5-45a9-a2d1-2448c0b2f165", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "71646616-589d-4fe1-9a5f-b1afaaa7ec44", "links": [{"href": "http://172.30.9.21:8774/flavors/71646616-589d-4fe1-9a5f-b1afaaa7ec44", "rel": "bookmark"}]}, "id": "b37c6d39-3826-4b87-9408-039122d110ce", "security_groups": [{"name": "vping_ssh-sg_6f2e1e57-fd3a-4d86-bdeb-f088ff6ebc39"}], "user_id": "cf409642670d4f4bb5cf1155239dee7c", "OS-DCF: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-27T01:14:30Z", "hostId": "837b80b71dcbc1b3c2af2c12fa6ef74f3cf5b55d665187218e0fe9fe", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_6f2e1e57-fd3a-4d86-bdeb-f088ff6ebc39", "name": "vping_ssh-vm_6f2e1e57-fd3a-4d86-bdeb-f088ff6ebc39", "created": "2019-03-27T01:14:26Z", "tenant_id": "7bd8e74052b5428eab4841de94ffc9c0", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_6f2e1e57-fd3a-4d86-bdeb-f088ff6ebc39": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:48:1e", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/5f7a5716-ca7d-4e29-beef-0d0739258138", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/5f7a5716-ca7d-4e29-beef-0d0739258138", "rel": "bookmark"}], "image": {"id": "d02b768c-5ef5-45a9-a2d1-2448c0b2f165", "links": [{"href": "http://172.30.9.21:8774/images/d02b768c-5ef5-45a9-a2d1-2448c0b2f165", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-27T01:14:17.000000", "flavor": {"id": "71646616-589d-4fe1-9a5f-b1afaaa7ec44", "links": [{"href": "http://172.30.9.21:8774/flavors/71646616-589d-4fe1-9a5f-b1afaaa7ec44", "rel": "bookmark"}]}, "id": "5f7a5716-ca7d-4e29-beef-0d0739258138", "security_groups": [{"name": "vping_ssh-sg_6f2e1e57-fd3a-4d86-bdeb-f088ff6ebc39"}], "user_id": "cf409642670d4f4bb5cf1155239dee7c", "OS-DCF: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-27T01:14:17Z", "hostId": "b16c5cd60bf1b836fa0bb92ea29db573c971b376512470c8cd1ece49", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_6f2e1e57-fd3a-4d86-bdeb-f088ff6ebc39", "created": "2019-03-27T01:14:06Z", "tenant_id": "7bd8e74052b5428eab4841de94ffc9c0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-27 01:14:33,150 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-75996fcf-545d-4103-a6c1-24225441db58 2019-03-27 01:14:33,150 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.24282312393s 2019-03-27 01:14:33,157 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-27 01:14:35,159 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-27 01:14:35,162 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}7805f543f69bd1f6f257feb8b309800d906f3d62" 2019-03-27 01:14:35,544 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 888 Content-Type: application/json Date: Wed, 27 Mar 2019 01:14: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-1c655a1a-9a20-4474-885e-d1d28a0e7709 x-openstack-request-id: req-1c655a1a-9a20-4474-885e-d1d28a0e7709 2019-03-27 01:14:35,545 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/b37c6d39-3826-4b87-9408-039122d110ce", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/b37c6d39-3826-4b87-9408-039122d110ce", "rel": "bookmark"}], "image": {"id": "d02b768c-5ef5-45a9-a2d1-2448c0b2f165", "links": [{"href": "http://172.30.9.21:8774/images/d02b768c-5ef5-45a9-a2d1-2448c0b2f165", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "71646616-589d-4fe1-9a5f-b1afaaa7ec44", "links": [{"href": "http://172.30.9.21:8774/flavors/71646616-589d-4fe1-9a5f-b1afaaa7ec44", "rel": "bookmark"}]}, "id": "b37c6d39-3826-4b87-9408-039122d110ce", "security_groups": [{"name": "vping_ssh-sg_6f2e1e57-fd3a-4d86-bdeb-f088ff6ebc39"}], "user_id": "cf409642670d4f4bb5cf1155239dee7c", "OS-DCF: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-27T01:14:30Z", "hostId": "837b80b71dcbc1b3c2af2c12fa6ef74f3cf5b55d665187218e0fe9fe", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_6f2e1e57-fd3a-4d86-bdeb-f088ff6ebc39", "name": "vping_ssh-vm_6f2e1e57-fd3a-4d86-bdeb-f088ff6ebc39", "created": "2019-03-27T01:14:26Z", "tenant_id": "7bd8e74052b5428eab4841de94ffc9c0", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_6f2e1e57-fd3a-4d86-bdeb-f088ff6ebc39": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:48:1e", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/5f7a5716-ca7d-4e29-beef-0d0739258138", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/5f7a5716-ca7d-4e29-beef-0d0739258138", "rel": "bookmark"}], "image": {"id": "d02b768c-5ef5-45a9-a2d1-2448c0b2f165", "links": [{"href": "http://172.30.9.21:8774/images/d02b768c-5ef5-45a9-a2d1-2448c0b2f165", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-27T01:14:17.000000", "flavor": {"id": "71646616-589d-4fe1-9a5f-b1afaaa7ec44", "links": [{"href": "http://172.30.9.21:8774/flavors/71646616-589d-4fe1-9a5f-b1afaaa7ec44", "rel": "bookmark"}]}, "id": "5f7a5716-ca7d-4e29-beef-0d0739258138", "security_groups": [{"name": "vping_ssh-sg_6f2e1e57-fd3a-4d86-bdeb-f088ff6ebc39"}], "user_id": "cf409642670d4f4bb5cf1155239dee7c", "OS-DCF: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-27T01:14:17Z", "hostId": "b16c5cd60bf1b836fa0bb92ea29db573c971b376512470c8cd1ece49", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_6f2e1e57-fd3a-4d86-bdeb-f088ff6ebc39", "created": "2019-03-27T01:14:06Z", "tenant_id": "7bd8e74052b5428eab4841de94ffc9c0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-27 01:14:35,545 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-1c655a1a-9a20-4474-885e-d1d28a0e7709 2019-03-27 01:14:35,545 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.385683059692s 2019-03-27 01:14:35,552 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-27 01:14:37,555 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-27 01:14:37,558 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}7805f543f69bd1f6f257feb8b309800d906f3d62" 2019-03-27 01:14:38,015 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 888 Content-Type: application/json Date: Wed, 27 Mar 2019 01:14: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-5985ee42-0fb5-46d1-a7f4-4884d4c44916 x-openstack-request-id: req-5985ee42-0fb5-46d1-a7f4-4884d4c44916 2019-03-27 01:14:38,015 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/b37c6d39-3826-4b87-9408-039122d110ce", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/b37c6d39-3826-4b87-9408-039122d110ce", "rel": "bookmark"}], "image": {"id": "d02b768c-5ef5-45a9-a2d1-2448c0b2f165", "links": [{"href": "http://172.30.9.21:8774/images/d02b768c-5ef5-45a9-a2d1-2448c0b2f165", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "71646616-589d-4fe1-9a5f-b1afaaa7ec44", "links": [{"href": "http://172.30.9.21:8774/flavors/71646616-589d-4fe1-9a5f-b1afaaa7ec44", "rel": "bookmark"}]}, "id": "b37c6d39-3826-4b87-9408-039122d110ce", "security_groups": [{"name": "vping_ssh-sg_6f2e1e57-fd3a-4d86-bdeb-f088ff6ebc39"}], "user_id": "cf409642670d4f4bb5cf1155239dee7c", "OS-DCF: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-27T01:14:30Z", "hostId": "837b80b71dcbc1b3c2af2c12fa6ef74f3cf5b55d665187218e0fe9fe", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_6f2e1e57-fd3a-4d86-bdeb-f088ff6ebc39", "name": "vping_ssh-vm_6f2e1e57-fd3a-4d86-bdeb-f088ff6ebc39", "created": "2019-03-27T01:14:26Z", "tenant_id": "7bd8e74052b5428eab4841de94ffc9c0", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_6f2e1e57-fd3a-4d86-bdeb-f088ff6ebc39": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:48:1e", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/5f7a5716-ca7d-4e29-beef-0d0739258138", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/5f7a5716-ca7d-4e29-beef-0d0739258138", "rel": "bookmark"}], "image": {"id": "d02b768c-5ef5-45a9-a2d1-2448c0b2f165", "links": [{"href": "http://172.30.9.21:8774/images/d02b768c-5ef5-45a9-a2d1-2448c0b2f165", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-27T01:14:17.000000", "flavor": {"id": "71646616-589d-4fe1-9a5f-b1afaaa7ec44", "links": [{"href": "http://172.30.9.21:8774/flavors/71646616-589d-4fe1-9a5f-b1afaaa7ec44", "rel": "bookmark"}]}, "id": "5f7a5716-ca7d-4e29-beef-0d0739258138", "security_groups": [{"name": "vping_ssh-sg_6f2e1e57-fd3a-4d86-bdeb-f088ff6ebc39"}], "user_id": "cf409642670d4f4bb5cf1155239dee7c", "OS-DCF: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-27T01:14:17Z", "hostId": "b16c5cd60bf1b836fa0bb92ea29db573c971b376512470c8cd1ece49", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_6f2e1e57-fd3a-4d86-bdeb-f088ff6ebc39", "created": "2019-03-27T01:14:06Z", "tenant_id": "7bd8e74052b5428eab4841de94ffc9c0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-27 01:14:38,016 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-5985ee42-0fb5-46d1-a7f4-4884d4c44916 2019-03-27 01:14:38,016 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.460682868958s 2019-03-27 01:14:38,023 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-27 01:14:40,026 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-27 01:14:40,029 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}7805f543f69bd1f6f257feb8b309800d906f3d62" 2019-03-27 01:14:40,773 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 869 Content-Type: application/json Date: Wed, 27 Mar 2019 01:14:40 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-6ded975d-5eb5-4e16-b4f5-a2eb557ff9c3 x-openstack-request-id: req-6ded975d-5eb5-4e16-b4f5-a2eb557ff9c3 2019-03-27 01:14:40,774 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_6f2e1e57-fd3a-4d86-bdeb-f088ff6ebc39": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:1f:63", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/b37c6d39-3826-4b87-9408-039122d110ce", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/b37c6d39-3826-4b87-9408-039122d110ce", "rel": "bookmark"}], "image": {"id": "d02b768c-5ef5-45a9-a2d1-2448c0b2f165", "links": [{"href": "http://172.30.9.21:8774/images/d02b768c-5ef5-45a9-a2d1-2448c0b2f165", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-27T01:14:38.000000", "flavor": {"id": "71646616-589d-4fe1-9a5f-b1afaaa7ec44", "links": [{"href": "http://172.30.9.21:8774/flavors/71646616-589d-4fe1-9a5f-b1afaaa7ec44", "rel": "bookmark"}]}, "id": "b37c6d39-3826-4b87-9408-039122d110ce", "security_groups": [{"name": "vping_ssh-sg_6f2e1e57-fd3a-4d86-bdeb-f088ff6ebc39"}], "user_id": "cf409642670d4f4bb5cf1155239dee7c", "OS-DCF: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-27T01:14:38Z", "hostId": "837b80b71dcbc1b3c2af2c12fa6ef74f3cf5b55d665187218e0fe9fe", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_6f2e1e57-fd3a-4d86-bdeb-f088ff6ebc39", "name": "vping_ssh-vm_6f2e1e57-fd3a-4d86-bdeb-f088ff6ebc39", "created": "2019-03-27T01:14:26Z", "tenant_id": "7bd8e74052b5428eab4841de94ffc9c0", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_6f2e1e57-fd3a-4d86-bdeb-f088ff6ebc39": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:48:1e", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/5f7a5716-ca7d-4e29-beef-0d0739258138", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/5f7a5716-ca7d-4e29-beef-0d0739258138", "rel": "bookmark"}], "image": {"id": "d02b768c-5ef5-45a9-a2d1-2448c0b2f165", "links": [{"href": "http://172.30.9.21:8774/images/d02b768c-5ef5-45a9-a2d1-2448c0b2f165", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-27T01:14:17.000000", "flavor": {"id": "71646616-589d-4fe1-9a5f-b1afaaa7ec44", "links": [{"href": "http://172.30.9.21:8774/flavors/71646616-589d-4fe1-9a5f-b1afaaa7ec44", "rel": "bookmark"}]}, "id": "5f7a5716-ca7d-4e29-beef-0d0739258138", "security_groups": [{"name": "vping_ssh-sg_6f2e1e57-fd3a-4d86-bdeb-f088ff6ebc39"}], "user_id": "cf409642670d4f4bb5cf1155239dee7c", "OS-DCF: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-27T01:14:17Z", "hostId": "b16c5cd60bf1b836fa0bb92ea29db573c971b376512470c8cd1ece49", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_6f2e1e57-fd3a-4d86-bdeb-f088ff6ebc39", "created": "2019-03-27T01:14:06Z", "tenant_id": "7bd8e74052b5428eab4841de94ffc9c0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-27 01:14:40,774 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-6ded975d-5eb5-4e16-b4f5-a2eb557ff9c3 2019-03-27 01:14:40,774 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.748198986053s 2019-03-27 01:14:40,782 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-03-27 01:14:40,782 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=b37c6d39-3826-4b87-9408-039122d110ce" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7805f543f69bd1f6f257feb8b309800d906f3d62" 2019-03-27 01:14:41,135 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 914 Content-Type: application/json Date: Wed, 27 Mar 2019 01:14:41 GMT X-Openstack-Request-Id: req-abaf8139-9179-475f-884f-7b6ffcec1baa 2019-03-27 01:14:41,136 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-27T01:14:38Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"046fadb8-123f-45a0-8d84-b8f907a95851","ip_address":"192.168.120.14"}],"id":"1394a37b-2e4c-478f-be9c-8d9ce5af2541","security_groups":["972b99c1-7236-43f1-96fe-2f996d1a9b91"],"mac_address":"fa:16:3e:1f:1f:63","project_id":"7bd8e74052b5428eab4841de94ffc9c0","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-192-168-120-14","ip_address":"192.168.120.14","fqdn":"host-192-168-120-14.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d0ea28ef-db56-450c-bd04-5cc278eba4c3","dns_name":"","created_at":"2019-03-27T01:14:30Z","binding:vnic_type":"normal","device_id":"b37c6d39-3826-4b87-9408-039122d110ce","tenant_id":"7bd8e74052b5428eab4841de94ffc9c0"}]} 2019-03-27 01:14:41,136 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=b37c6d39-3826-4b87-9408-039122d110ce used request id req-abaf8139-9179-475f-884f-7b6ffcec1baa 2019-03-27 01:14:41,136 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.3542740345s 2019-03-27 01:14:41,146 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-27 01:14:41,147 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/floatingips.json?port_id=1394a37b-2e4c-478f-be9c-8d9ce5af2541" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7805f543f69bd1f6f257feb8b309800d906f3d62" 2019-03-27 01:14:41,197 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 27 Mar 2019 01:14:41 GMT X-Openstack-Request-Id: req-2f09436a-e594-4538-b857-2142c2a14007 2019-03-27 01:14:41,198 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-03-27 01:14:41,198 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json?port_id=1394a37b-2e4c-478f-be9c-8d9ce5af2541 used request id req-2f09436a-e594-4538-b857-2142c2a14007 2019-03-27 01:14:41,198 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0514090061188s 2019-03-27 01:14:41,199 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_6f2e1e57-fd3a-4d86-bdeb-f088ff6ebc39': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:1f:1f:63', u'version': 4, u'addr': u'192.168.120.14', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'd02b768c-5ef5-45a9-a2d1-2448c0b2f165'}), 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-27T01:14:38.000000', 'flavor': Munch({u'id': u'71646616-589d-4fe1-9a5f-b1afaaa7ec44'}), 'az': u'nova', 'id': u'b37c6d39-3826-4b87-9408-039122d110ce', 'security_groups': [Munch({u'name': u'vping_ssh-sg_6f2e1e57-fd3a-4d86-bdeb-f088ff6ebc39'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'cf409642670d4f4bb5cf1155239dee7c', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7bd8e74052b5428eab4841de94ffc9c0', 'name': 'vping_ssh-project_6f2e1e57-fd3a-4d86-bdeb-f088ff6ebc39', '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-27T01:14:38.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-03-27T01:14:38Z', 'hostId': u'837b80b71dcbc1b3c2af2c12fa6ef74f3cf5b55d665187218e0fe9fe', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vping_ssh-kp_6f2e1e57-fd3a-4d86-bdeb-f088ff6ebc39', 'public_v6': '', 'private_v4': u'192.168.120.14', 'cloud': 'envvars', 'host_id': u'837b80b71dcbc1b3c2af2c12fa6ef74f3cf5b55d665187218e0fe9fe', '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-27T01:14:38.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'7bd8e74052b5428eab4841de94ffc9c0', 'name': u'vping_ssh-vm_6f2e1e57-fd3a-4d86-bdeb-f088ff6ebc39', 'adminPass': u'SEg6RP8eeDAK', 'tenant_id': u'7bd8e74052b5428eab4841de94ffc9c0', 'created_at': u'2019-03-27T01:14:26Z', 'created': u'2019-03-27T01:14:26Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-03-27 01:14:41,204 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-27 01:14:41,205 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}7805f543f69bd1f6f257feb8b309800d906f3d62" 2019-03-27 01:14:41,325 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1254 Content-Type: application/json Date: Wed, 27 Mar 2019 01:14:41 GMT X-Openstack-Request-Id: req-3736de9e-9cfb-4319-be6b-73a1e8de3803 2019-03-27 01:14:41,325 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"updated_at":"2019-03-27T01:06:20Z","dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"6e8cbb2e-4d8c-409b-b9b4-549165a492c3","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"adb4f7a6d80b43b2b7d28f3b95f00eb5","status":"ACTIVE","subnets":["88d144e9-4a41-41f0-83f0-cf05286ed070"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"adb4f7a6d80b43b2b7d28f3b95f00eb5","created_at":"2019-03-27T01:06:13Z","mtu":1500},{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"d0ea28ef-db56-450c-bd04-5cc278eba4c3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7bd8e74052b5428eab4841de94ffc9c0","status":"ACTIVE","subnets":["046fadb8-123f-45a0-8d84-b8f907a95851"],"description":"","tags":[],"updated_at":"2019-03-27T01:13:48Z","qos_policy_id":null,"name":"vping_ssh-net_6f2e1e57-fd3a-4d86-bdeb-f088ff6ebc39","admin_state_up":true,"tenant_id":"7bd8e74052b5428eab4841de94ffc9c0","created_at":"2019-03-27T01:13:46Z","mtu":1442}]} 2019-03-27 01:14:41,325 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-3736de9e-9cfb-4319-be6b-73a1e8de3803 2019-03-27 01:14:41,326 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.12113404274s 2019-03-27 01:14:41,327 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-03-27 01:14:41,327 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=b37c6d39-3826-4b87-9408-039122d110ce" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7805f543f69bd1f6f257feb8b309800d906f3d62" 2019-03-27 01:14:41,380 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 914 Content-Type: application/json Date: Wed, 27 Mar 2019 01:14:41 GMT X-Openstack-Request-Id: req-b811803d-5047-49f7-b66c-629d59b75730 2019-03-27 01:14:41,380 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-27T01:14:38Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"046fadb8-123f-45a0-8d84-b8f907a95851","ip_address":"192.168.120.14"}],"id":"1394a37b-2e4c-478f-be9c-8d9ce5af2541","security_groups":["972b99c1-7236-43f1-96fe-2f996d1a9b91"],"mac_address":"fa:16:3e:1f:1f:63","project_id":"7bd8e74052b5428eab4841de94ffc9c0","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-192-168-120-14","ip_address":"192.168.120.14","fqdn":"host-192-168-120-14.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d0ea28ef-db56-450c-bd04-5cc278eba4c3","dns_name":"","created_at":"2019-03-27T01:14:30Z","binding:vnic_type":"normal","device_id":"b37c6d39-3826-4b87-9408-039122d110ce","tenant_id":"7bd8e74052b5428eab4841de94ffc9c0"}]} 2019-03-27 01:14:41,380 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=b37c6d39-3826-4b87-9408-039122d110ce used request id req-b811803d-5047-49f7-b66c-629d59b75730 2019-03-27 01:14:41,381 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0537800788879s 2019-03-27 01:14:41,381 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-03-27 01:14:41,382 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}7805f543f69bd1f6f257feb8b309800d906f3d62" -d '{"floatingip": {"floating_network_id": "6e8cbb2e-4d8c-409b-b9b4-549165a492c3", "fixed_ip_address": "192.168.120.14", "port_id": "1394a37b-2e4c-478f-be9c-8d9ce5af2541"}}' 2019-03-27 01:14:43,652 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 586 Content-Type: application/json Date: Wed, 27 Mar 2019 01:14:43 GMT X-Openstack-Request-Id: req-1453a12a-65cf-4bad-8919-a962e76cd36e 2019-03-27 01:14:43,652 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "227d867b-2b05-4fba-9413-324c7b34a989", "status": "DOWN", "description": "", "tags": [], "updated_at": "2019-03-27T01:14:42Z", "dns_domain": "", "floating_network_id": "6e8cbb2e-4d8c-409b-b9b4-549165a492c3", "fixed_ip_address": "192.168.120.14", "floating_ip_address": "172.30.9.200", "revision_number": 0, "port_id": "1394a37b-2e4c-478f-be9c-8d9ce5af2541", "id": "4717903b-7cf8-4900-8134-e4188548d167", "tenant_id": "7bd8e74052b5428eab4841de94ffc9c0", "created_at": "2019-03-27T01:14:42Z", "dns_name": "", "project_id": "7bd8e74052b5428eab4841de94ffc9c0"}} 2019-03-27 01:14:43,652 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-1453a12a-65cf-4bad-8919-a962e76cd36e 2019-03-27 01:14:43,653 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.27121591568s 2019-03-27 01:14:43,668 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-27 01:14:43,668 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}7805f543f69bd1f6f257feb8b309800d906f3d62" 2019-03-27 01:14:43,883 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 591 Content-Type: application/json Date: Wed, 27 Mar 2019 01:14:44 GMT X-Openstack-Request-Id: req-33bd130b-a05f-4d64-8bf2-d322158497e5 2019-03-27 01:14:43,884 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "227d867b-2b05-4fba-9413-324c7b34a989", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2019-03-27T01:14:43Z", "dns_domain": "", "floating_network_id": "6e8cbb2e-4d8c-409b-b9b4-549165a492c3", "fixed_ip_address": "192.168.120.14", "floating_ip_address": "172.30.9.200", "revision_number": 1, "port_id": "1394a37b-2e4c-478f-be9c-8d9ce5af2541", "id": "4717903b-7cf8-4900-8134-e4188548d167", "dns_name": "", "created_at": "2019-03-27T01:14:42Z", "tenant_id": "7bd8e74052b5428eab4841de94ffc9c0", "project_id": "7bd8e74052b5428eab4841de94ffc9c0"}]} 2019-03-27 01:14:43,884 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-33bd130b-a05f-4d64-8bf2-d322158497e5 2019-03-27 01:14:43,884 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.215979099274s 2019-03-27 01:14:43,891 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'227d867b-2b05-4fba-9413-324c7b34a989', 'updated_at': u'2019-03-27T01:14:43Z', u'dns_domain': u'', 'fixed_ip_address': u'192.168.120.14', 'floating_ip_address': u'172.30.9.200', 'revision_number': 1, 'port_id': u'1394a37b-2e4c-478f-be9c-8d9ce5af2541', 'id': u'4717903b-7cf8-4900-8134-e4188548d167', 'network': u'6e8cbb2e-4d8c-409b-b9b4-549165a492c3', 'port': u'1394a37b-2e4c-478f-be9c-8d9ce5af2541', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7bd8e74052b5428eab4841de94ffc9c0', 'name': 'vping_ssh-project_6f2e1e57-fd3a-4d86-bdeb-f088ff6ebc39', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'7bd8e74052b5428eab4841de94ffc9c0', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'6e8cbb2e-4d8c-409b-b9b4-549165a492c3', 'properties': Munch({u'dns_name': u'', u'dns_domain': u'', u'tags': []}), 'tenant_id': u'7bd8e74052b5428eab4841de94ffc9c0', 'created_at': u'2019-03-27T01:14:42Z', 'attached': True, u'dns_name': u'', 'router': u'227d867b-2b05-4fba-9413-324c7b34a989'}) 2019-03-27 01:14:43,892 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-03-27 01:14:43,895 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/b37c6d39-3826-4b87-9408-039122d110ce/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}7805f543f69bd1f6f257feb8b309800d906f3d62" -d '{"os-getConsoleOutput": {"length": null}}' 2019-03-27 01:14:44,703 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9615 Content-Type: application/json Date: Wed, 27 Mar 2019 01:14: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-72c6c69c-1882-4152-9eed-a1197301a08c x-openstack-request-id: req-72c6c69c-1882-4152-9eed-a1197301a08c 2019-03-27 01:14:44,705 - 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 502072016 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.231373] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.234284] pid_max: default: 32768 minimum: 301\n[ 0.235852] ACPI: Core revision 20150930\n[ 0.237834] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.240108] Security Framework initialized\n[ 0.241535] Yama: becoming mindful.\n[ 0.242818] AppArmor: AppArmor initialized\n[ 0.244284] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.246556] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.248756] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.250869] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.253250] Initializing cgroup subsys io\n[ 0.254671] Initializing cgroup subsys memory\n[ 0.256253] Initializing cgroup subsys devices\n[ 0.257920] Initializing cgroup subsys freezer\n[ 0.259441] Initializing cgroup subsys net_cls\n[ 0.260976] Initializing cgroup subsys perf_event\n[ 0.262680] Initializing cgroup subsys net_prio\n[ 0.264350] Initializing cgroup subsys hugetlb\n[ 0.265970] Initializing cgroup subsys pids\n[ 0.267472] CPU: Physical Processor ID: 0\n[ 0.269561] mce: CPU supports 10 MCE banks\n[ 0.271030] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.272774] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.289971] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.298387] ftrace: allocating 31920 entries in 125 pages\n[ 0.329477] smpboot: Max logical packages: 1\n[ 0.330988] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.333357] x2apic enabled\n[ 0.334729] Switched APIC routing to physical x2apic.\n[ 0.337603] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.339566] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.343190] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.346319] KVM setup paravirtual spinlock\n[ 0.348241] x86: Booted up 1 node, 1 CPUs\n[ 0.349650] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.352029] devtmpfs: initialized\n[ 0.354259] evm: security.selinux\n[ 0.355478] evm: security.SMACK64\n[ 0.356681] evm: security.SMACK64EXEC\n[ 0.357988] evm: security.SMACK64TRANSMUTE\n[ 0.359396] evm: security.SMACK64MMAP\n[ 0.360689] evm: security.ima\n[ 0.361799] evm: security.capability\n[ 0.363155] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.366375] pinctrl core: initialized pinctrl subsystem\n[ 0.368264] RTC time: 1:14:38, date: 03/27/19\n[ 0.369893] NET: Registered protocol family 16\n[ 0.371533] cpuidle: using governor ladder\n[ 0.372970] cpuidle: using governor menu\n[ 0.374351] PCCT header not found.\n[ 0.375631] ACPI: bus type PCI registered\n[ 0.377037] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.379195] PCI: Using configuration type 1 for base access\n[ 0.381752] ACPI: Added _OSI(Module Device)\n[ 0.383218] ACPI: Added _OSI(Processor Device)\n[ 0.384732] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.386317] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.388901] ACPI: Interpreter enabled\n[ 0.390218] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.393444] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.396678] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.399908] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.403129] ACPI: (supports S0 S5)\n[ 0.404365] ACPI: Using IOAPIC for interrupt routing\n[ 0.406028] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.410494] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.412491] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.414652] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.416757] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.420549] acpiphp: Slot [3] registered\n[ 0.421950] acpiphp: Slot [4] registered\n[ 0.423337] acpiphp: Slot [5] registered\n[ 0.424726] acpiphp: Slot [6] registered\n[ 0.426121] acpiphp: Slot [7] registered\n[ 0.427506] acpiphp: Slot [8] registered\n[ 0.428907] acpiphp: Slot [9] registered\n[ 0.430293] acpiphp: Slot [10] registered\n[ 0.431702] acpiphp: Slot [11] registered\n[ 0.433118] acpiphp: Slot [12] registered\n[ 0.434531] acpiphp: Slot [13] registered\n[ 0.435939] acpiphp: Slot [14] registered\n[ 0.437354] acpiphp: Slot [15] registered\n[ 0.454648] acpiphp: Slot [16] registered\n[ 0.456066] acpiphp: Slot [17] registered\n[ 0.457476] acpiphp: Slot [18] registered\n[ 0.458876] acpiphp: Slot [19] registered\n[ 0.460280] acpiphp: Slot [20] registered\n[ 0.461689] acpiphp: Slot [21] registered\n[ 0.463106] acpiphp: Slot [22] registered\n[ 0.464518] acpiphp: Slot [23] registered\n[ 0.465930] acpiphp: Slot [24] registered\n[ 0.467343] acpiphp: Slot [25] registered\n[ 0.468748] acpiphp: Slot [26] registered\n[ 0.470158] acpiphp: Slot [27] registered\n[ 0.471573] acpiphp: Slot [28] registered\n[ 0.472989] acpiphp: Slot [29] registered\n[ 0.474398] acpiphp: Slot [30] registered\n[ 0.475817] acpiphp: Slot [31] registered\n[ 0.477224] PCI host bridge to bus 0000:00\n[ 0.478634] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.480762] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.482898] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.485454] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.487988] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.490565] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.495132] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.497372] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.499435] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.501653] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.506059] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.508546] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.530231] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.532757] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.535460] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.537913] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.540332] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.542479] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.544667] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.546521] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.549251] vgaarb: loaded\n[ 0.550303] vgaarb: bridge control possible 0000:00:02.0\n[ 0.552341] SCSI subsystem initialized\n[ 0.553884] ACPI: bus type USB registered\n[ 0.555317] usbcore: registered new interface driver usbfs\n[ 0.557125] usbcore: registered new interface driver hub\n[ 0.560988] usbcore: registered new device driver usb\n[ 0.563352] PCI: Using ACPI for IRQ routing\n[ 0.565405] NetLabel: Initializing\n[ 0.566691] NetLabel: domain hash size = 128\n[ 0.568179] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.569860] NetLabel: unlabeled traffic allowed by default\n[ 0.571967] clocksource: Switched to clocksource kvm-clock\n[ 0.582262] AppArmor: AppArmor Filesystem Enabled\n[ 0.583936] pnp: PnP ACPI init\n[ 0.585539] pnp: PnP ACPI: found 5 devices\n[ 0.592629] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.595623] NET: Registered protocol family 2\n[ 0.597396] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.599664] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.601767] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.603880] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.605784] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.607847] NET: Registered protocol family 1\n[ 0.609380] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.611305] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.613195] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.628180] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.643412] Trying to unpack rootfs image as initramfs...\n[ 0.704549] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.707322] Scanning for low memory corruption every 60 seconds\n[ 0.709634] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.711656] audit: initializing netlink subsys (disabled)\n[ 0.713484] audit: type=2000 audit(1553649279.017:1): initialized\n[ 0.715725] Initialise system trusted keyring\n[ 0.717348] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.719383] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.722473] zbud: loaded\n[ 0.723640] VFS: Disk quotas dquot_6.6.0\n[ 0.725075] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.727625] fuse init (API version 7.23)\n[ 0.729145] Key type big_key registered\n[ 0.730531] Allocating IMA MOK and blacklist keyrings.\n[ 0.732551] Key type asymmetric registered\n[ 0.733989] Asymmetric key parser 'x509' registered\n[ 0.735653] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.738238] io scheduler noop registered\n[ 0.739619] io scheduler deadline registered (default)\n[ 0.741353] io scheduler cfq registered\n[ 0.742810] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.744647] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.746859] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.749392] ACPI: Power Button [PWRF]\n[ 0.750843] GHES: HEST is not enabled!\n[ 0.765105] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.794772] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.798197] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.823484] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.826928] Linux agpgart interface v0.103\n[ 0.830407] brd: module loaded\n[ 0.832770] loop: module loaded\n[ 0.837668] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.840213] GPT:90111 != 2097151\n[ 0.841395] GPT:Alternate GPT header not at the end of the disk.\n[ 0.843316] GPT:90111 != 2097151\n[ 0.844503] GPT: Use GNU Parted to correct GPT errors.\n[ 0.846204] vda: vda1 vda15\n[ 0.848064] scsi host0: ata_piix\n[ 0.849368] scsi host1: ata_piix\n[ 0.850601] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.852747] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.855490] libphy: Fixed MDIO Bus: probed\n[ 0.856930] tun: Universal TUN/TAP device driver, 1.6\n[ 0.858606] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.861820] PPP generic driver version 2.4.2\n[ 0.863366] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.865459] ehci-pci: EHCI PCI platform driver\n[ 0.866985] ehci-platform: EHCI generic platform driver\n[ 0.868719] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.870845] ohci-pci: OHCI PCI platform driver\n[ 0.872382] ohci-platform: OHCI generic platform driver\n[ 0.874118] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.889164] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.890929] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.893485] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.895222] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.897204] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.899420] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.901888] usb usb1: Product: UHCI Host Controller\n[ 0.903504] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.905496] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.907159] hub 1-0:1.0: USB hub found\n[ 0.908509] hub 1-0:1.0: 2 ports detected\n[ 0.910066] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.913637] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.915296] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.917057] mousedev: PS/2 mouse device common for all mice\n[ 0.919214] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.922156] rtc_cmos 00:00: RTC can wake from S4\n[ 0.924267] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.926325] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.928409] i2c /dev entries driver\n[ 0.929712] device-mapper: uevent: version 1.0.3\n[ 0.931341] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.934173] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.936414] NET: Registered protocol family 10\n[ 0.938211] NET: Registered protocol family 17\n[ 0.939756] Key type dns_resolver registered\n[ 0.941421] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.943322] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.946344] registered taskstats version 1\n[ 0.947795] Loading compiled-in X.509 certificates\n[ 0.949969] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.953219] zswap: loaded using pool lzo/zbud\n[ 0.955494] Key type trusted registered\n[ 0.957867] Key type encrypted registered\n[ 0.959273] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.961094] ima: No TPM chip found, activating TPM-bypass!\n[ 0.962913] evm: HMAC attrs: 0x1\n[ 0.964486] Magic number: 11:281:206\n[ 0.965948] rtc_cmos 00:00: setting system clock to 2019-03-27 01:14:39 UTC (1553649279)\n[ 0.968722] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.970659] EDD information not available.\n[ 1.009740] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.028560] Write protecting the kernel read-only data: 14336k\n[ 1.031899] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.034923] 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.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.200007] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 43200\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.97. iid=i-0000000b\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC8iNJ3hPQVHUHPQ4dSFTQUqZbrjVV3wT6QOa89FxodU1zaJACJgXYQEDAy/5xhUBY4bXXHNZ1dLb4dioX2fvfq8Qt3tVfjiJvoEQ+cmKoa5WJfp4LcKBFZr1jsmNUJ8YZXAix11s5WgSCo5GfVVzDcEDkSD9kNoewDjJp3m+2VHC0NvfbqaIWvtfOnUG2qi1H1RqxXKrpMcyrybpzMFFQV20/AdiWA5EMW645IO2zYrVU5bkoooy3ZXH9rHh0c+qXurmtVUYZaKXsvnZpHqdqIcR7PO7Al1MiA3gm1etpxs6/NRDkA02KErE4Gh/UnzbxrVgH5/kT5okHWDJeTfvKT root@vping-ssh-vm-6f2e1e57-fd3a-4d86-bdeb-f088ff6ebc39\nssh-dss AAAAB3NzaC1kc3MAAACBAP9NG/ZG1vz29sReISMTGaIFsWN+Fg4BUbzjb3oVwP2bFaUna22BzB35JVK80dN/kzQ1cPQLmLoEAz8b6Ppws7wYTLAhMIQmtN6+RHAW2lESQkTEibGZuaKGBRAmFZO33t4cB2uMXGv4iCC413E5ley3ZkaofXHRYsw9DU2g0xWzAAAAFQDdY55OdlnB1CzKi8x8BYX21hih3wAAAIEArro/3fpkPl4ut9y1yky4trfEPQbPvNzMXQeP35wkeM+tkEQ/eXB6VgrHvIuYheZYb0gLo0TJh3A1VAsEkkL4UiH0oB2lZLYKaQgqsQd3tRq0QO96RJfYHW+RqEN3kKtvvkuZEpI0E5PJHIvetXRIOfcr5YiiEUrB6GKlM9tFN6AAAACBAMI++m+FjVuKiGW6+sG+EcwRTWYfSGahOKKozwgdl2LyLEaCNkG0yF5RFwZNJyB4DiZJahUyD9LBGrqZ/hM1DHJaDKXCGJx/4PUAprYc7jqmCs7vFwOmIJm6p4RwPdscl/+4GpSMfSL5+pDmES/Dm5w7SxxHDeAxwiqEVE1WJlrx root@vping-ssh-vm-6f2e1e57-fd3a-4d86-bdeb-f088ff6ebc39\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.12s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.14,24,fe80::f816:3eff:fe1f:1f63/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.2 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.14 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-0000000b\nname: N/A\navailability-zone: nova\nlocal-hostname: vping-ssh-vm-6f2e1e57-fd3a-4d86-bdeb-f088ff6ebc39\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=2.78 ===\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-6f2e1e57-fd3a-4d86-bdeb-f088ff6ebc39 login: "} 2019-03-27 01:14:44,706 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/b37c6d39-3826-4b87-9408-039122d110ce/action used request id req-72c6c69c-1882-4152-9eed-a1197301a08c 2019-03-27 01:14:44,706 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.81373000145s 2019-03-27 01:14:44,707 - 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 502072016 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.231373] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.234284] pid_max: default: 32768 minimum: 301 [ 0.235852] ACPI: Core revision 20150930 [ 0.237834] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.240108] Security Framework initialized [ 0.241535] Yama: becoming mindful. [ 0.242818] AppArmor: AppArmor initialized [ 0.244284] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.246556] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.248756] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.250869] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.253250] Initializing cgroup subsys io [ 0.254671] Initializing cgroup subsys memory [ 0.256253] Initializing cgroup subsys devices [ 0.257920] Initializing cgroup subsys freezer [ 0.259441] Initializing cgroup subsys net_cls [ 0.260976] Initializing cgroup subsys perf_event [ 0.262680] Initializing cgroup subsys net_prio [ 0.264350] Initializing cgroup subsys hugetlb [ 0.265970] Initializing cgroup subsys pids [ 0.267472] CPU: Physical Processor ID: 0 [ 0.269561] mce: CPU supports 10 MCE banks [ 0.271030] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.272774] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.289971] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.298387] ftrace: allocating 31920 entries in 125 pages [ 0.329477] smpboot: Max logical packages: 1 [ 0.330988] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.333357] x2apic enabled [ 0.334729] Switched APIC routing to physical x2apic. [ 0.337603] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.339566] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.343190] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.346319] KVM setup paravirtual spinlock [ 0.348241] x86: Booted up 1 node, 1 CPUs [ 0.349650] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.352029] devtmpfs: initialized [ 0.354259] evm: security.selinux [ 0.355478] evm: security.SMACK64 [ 0.356681] evm: security.SMACK64EXEC [ 0.357988] evm: security.SMACK64TRANSMUTE [ 0.359396] evm: security.SMACK64MMAP [ 0.360689] evm: security.ima [ 0.361799] evm: security.capability [ 0.363155] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.366375] pinctrl core: initialized pinctrl subsystem [ 0.368264] RTC time: 1:14:38, date: 03/27/19 [ 0.369893] NET: Registered protocol family 16 [ 0.371533] cpuidle: using governor ladder [ 0.372970] cpuidle: using governor menu [ 0.374351] PCCT header not found. [ 0.375631] ACPI: bus type PCI registered [ 0.377037] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.379195] PCI: Using configuration type 1 for base access [ 0.381752] ACPI: Added _OSI(Module Device) [ 0.383218] ACPI: Added _OSI(Processor Device) [ 0.384732] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.386317] ACPI: Added _OSI(Processor Aggregator Device) [ 0.388901] ACPI: Interpreter enabled [ 0.390218] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.393444] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.396678] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.399908] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.403129] ACPI: (supports S0 S5) [ 0.404365] ACPI: Using IOAPIC for interrupt routing [ 0.406028] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.410494] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.412491] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.414652] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.416757] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.420549] acpiphp: Slot [3] registered [ 0.421950] acpiphp: Slot [4] registered [ 0.423337] acpiphp: Slot [5] registered [ 0.424726] acpiphp: Slot [6] registered [ 0.426121] acpiphp: Slot [7] registered [ 0.427506] acpiphp: Slot [8] registered [ 0.428907] acpiphp: Slot [9] registered [ 0.430293] acpiphp: Slot [10] registered [ 0.431702] acpiphp: Slot [11] registered [ 0.433118] acpiphp: Slot [12] registered [ 0.434531] acpiphp: Slot [13] registered [ 0.435939] acpiphp: Slot [14] registered [ 0.437354] acpiphp: Slot [15] registered [ 0.454648] acpiphp: Slot [16] registered [ 0.456066] acpiphp: Slot [17] registered [ 0.457476] acpiphp: Slot [18] registered [ 0.458876] acpiphp: Slot [19] registered [ 0.460280] acpiphp: Slot [20] registered [ 0.461689] acpiphp: Slot [21] registered [ 0.463106] acpiphp: Slot [22] registered [ 0.464518] acpiphp: Slot [23] registered [ 0.465930] acpiphp: Slot [24] registered [ 0.467343] acpiphp: Slot [25] registered [ 0.468748] acpiphp: Slot [26] registered [ 0.470158] acpiphp: Slot [27] registered [ 0.471573] acpiphp: Slot [28] registered [ 0.472989] acpiphp: Slot [29] registered [ 0.474398] acpiphp: Slot [30] registered [ 0.475817] acpiphp: Slot [31] registered [ 0.477224] PCI host bridge to bus 0000:00 [ 0.478634] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.480762] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.482898] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.485454] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.487988] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.490565] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.495132] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.497372] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.499435] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.501653] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.506059] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.508546] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.530231] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.532757] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.535460] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.537913] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.540332] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.542479] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.544667] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.546521] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.549251] vgaarb: loaded [ 0.550303] vgaarb: bridge control possible 0000:00:02.0 [ 0.552341] SCSI subsystem initialized [ 0.553884] ACPI: bus type USB registered [ 0.555317] usbcore: registered new interface driver usbfs [ 0.557125] usbcore: registered new interface driver hub [ 0.560988] usbcore: registered new device driver usb [ 0.563352] PCI: Using ACPI for IRQ routing [ 0.565405] NetLabel: Initializing [ 0.566691] NetLabel: domain hash size = 128 [ 0.568179] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.569860] NetLabel: unlabeled traffic allowed by default [ 0.571967] clocksource: Switched to clocksource kvm-clock [ 0.582262] AppArmor: AppArmor Filesystem Enabled [ 0.583936] pnp: PnP ACPI init [ 0.585539] pnp: PnP ACPI: found 5 devices [ 0.592629] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595623] NET: Registered protocol family 2 [ 0.597396] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.599664] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.601767] TCP: Hash tables configured (established 4096 bind 4096) [ 0.603880] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.605784] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.607847] NET: Registered protocol family 1 [ 0.609380] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.611305] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.613195] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.628180] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.643412] Trying to unpack rootfs image as initramfs... [ 0.704549] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.707322] Scanning for low memory corruption every 60 seconds [ 0.709634] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.711656] audit: initializing netlink subsys (disabled) [ 0.713484] audit: type=2000 audit(1553649279.017:1): initialized [ 0.715725] Initialise system trusted keyring [ 0.717348] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.719383] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.722473] zbud: loaded [ 0.723640] VFS: Disk quotas dquot_6.6.0 [ 0.725075] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.727625] fuse init (API version 7.23) [ 0.729145] Key type big_key registered [ 0.730531] Allocating IMA MOK and blacklist keyrings. [ 0.732551] Key type asymmetric registered [ 0.733989] Asymmetric key parser 'x509' registered [ 0.735653] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.738238] io scheduler noop registered [ 0.739619] io scheduler deadline registered (default) [ 0.741353] io scheduler cfq registered [ 0.742810] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.744647] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.746859] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.749392] ACPI: Power Button [PWRF] [ 0.750843] GHES: HEST is not enabled! [ 0.765105] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.794772] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.798197] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.823484] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.826928] Linux agpgart interface v0.103 [ 0.830407] brd: module loaded [ 0.832770] loop: module loaded [ 0.837668] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.840213] GPT:90111 != 2097151 [ 0.841395] GPT:Alternate GPT header not at the end of the disk. [ 0.843316] GPT:90111 != 2097151 [ 0.844503] GPT: Use GNU Parted to correct GPT errors. [ 0.846204] vda: vda1 vda15 [ 0.848064] scsi host0: ata_piix [ 0.849368] scsi host1: ata_piix [ 0.850601] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.852747] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.855490] libphy: Fixed MDIO Bus: probed [ 0.856930] tun: Universal TUN/TAP device driver, 1.6 [ 0.858606] tun: (C) 1999-2004 Max Krasnyansky [ 0.861820] PPP generic driver version 2.4.2 [ 0.863366] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.865459] ehci-pci: EHCI PCI platform driver [ 0.866985] ehci-platform: EHCI generic platform driver [ 0.868719] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.870845] ohci-pci: OHCI PCI platform driver [ 0.872382] ohci-platform: OHCI generic platform driver [ 0.874118] uhci_hcd: USB Universal Host Controller Interface driver [ 0.889164] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.890929] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.893485] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.895222] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.897204] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.899420] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.901888] usb usb1: Product: UHCI Host Controller [ 0.903504] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.905496] usb usb1: SerialNumber: 0000:00:01.2 [ 0.907159] hub 1-0:1.0: USB hub found [ 0.908509] hub 1-0:1.0: 2 ports detected [ 0.910066] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.913637] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.915296] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.917057] mousedev: PS/2 mouse device common for all mice [ 0.919214] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.922156] rtc_cmos 00:00: RTC can wake from S4 [ 0.924267] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.926325] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.928409] i2c /dev entries driver [ 0.929712] device-mapper: uevent: version 1.0.3 [ 0.931341] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.934173] ledtrig-cpu: registered to indicate activity on CPUs [ 0.936414] NET: Registered protocol family 10 [ 0.938211] NET: Registered protocol family 17 [ 0.939756] Key type dns_resolver registered [ 0.941421] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.943322] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.946344] registered taskstats version 1 [ 0.947795] Loading compiled-in X.509 certificates [ 0.949969] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.953219] zswap: loaded using pool lzo/zbud [ 0.955494] Key type trusted registered [ 0.957867] Key type encrypted registered [ 0.959273] AppArmor: AppArmor sha1 policy hashing enabled [ 0.961094] ima: No TPM chip found, activating TPM-bypass! [ 0.962913] evm: HMAC attrs: 0x1 [ 0.964486] Magic number: 11:281:206 [ 0.965948] rtc_cmos 00:00: setting system clock to 2019-03-27 01:14:39 UTC (1553649279) [ 0.968722] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.970659] EDD information not available. [ 1.009740] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.028560] Write protecting the kernel read-only data: 14336k [ 1.031899] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.034923] 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.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.200007] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.14... Lease of 192.168.120.14 obtained, lease time 43200 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.97. iid=i-0000000b failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC8iNJ3hPQVHUHPQ4dSFTQUqZbrjVV3wT6QOa89FxodU1zaJACJgXYQEDAy/5xhUBY4bXXHNZ1dLb4dioX2fvfq8Qt3tVfjiJvoEQ+cmKoa5WJfp4LcKBFZr1jsmNUJ8YZXAix11s5WgSCo5GfVVzDcEDkSD9kNoewDjJp3m+2VHC0NvfbqaIWvtfOnUG2qi1H1RqxXKrpMcyrybpzMFFQV20/AdiWA5EMW645IO2zYrVU5bkoooy3ZXH9rHh0c+qXurmtVUYZaKXsvnZpHqdqIcR7PO7Al1MiA3gm1etpxs6/NRDkA02KErE4Gh/UnzbxrVgH5/kT5okHWDJeTfvKT root@vping-ssh-vm-6f2e1e57-fd3a-4d86-bdeb-f088ff6ebc39 ssh-dss AAAAB3NzaC1kc3MAAACBAP9NG/ZG1vz29sReISMTGaIFsWN+Fg4BUbzjb3oVwP2bFaUna22BzB35JVK80dN/kzQ1cPQLmLoEAz8b6Ppws7wYTLAhMIQmtN6+RHAW2lESQkTEibGZuaKGBRAmFZO33t4cB2uMXGv4iCC413E5ley3ZkaofXHRYsw9DU2g0xWzAAAAFQDdY55OdlnB1CzKi8x8BYX21hih3wAAAIEArro/3fpkPl4ut9y1yky4trfEPQbPvNzMXQeP35wkeM+tkEQ/eXB6VgrHvIuYheZYb0gLo0TJh3A1VAsEkkL4UiH0oB2lZLYKaQgqsQd3tRq0QO96RJfYHW+RqEN3kKtvvkuZEpI0E5PJHIvetXRIOfcr5YiiEUrB6GKlM9tFN6AAAACBAMI++m+FjVuKiGW6+sG+EcwRTWYfSGahOKKozwgdl2LyLEaCNkG0yF5RFwZNJyB4DiZJahUyD9LBGrqZ/hM1DHJaDKXCGJx/4PUAprYc7jqmCs7vFwOmIJm6p4RwPdscl/+4GpSMfSL5+pDmES/Dm5w7SxxHDeAxwiqEVE1WJlrx root@vping-ssh-vm-6f2e1e57-fd3a-4d86-bdeb-f088ff6ebc39 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.12s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.14,24,fe80::f816:3eff:fe1f:1f63/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.2 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-0000000b name: N/A availability-zone: nova local-hostname: vping-ssh-vm-6f2e1e57-fd3a-4d86-bdeb-f088ff6ebc39 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.78 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-ssh-vm-6f2e1e57-fd3a-4d86-bdeb-f088ff6ebc39 login: 2019-03-27 01:14:45,709 - paramiko.transport - DEBUG - starting thread (client mode): 0xe21be850L 2019-03-27 01:14:45,710 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-03-27 01:14:45,711 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2019-03-27 01:14:45,711 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2019-03-27 01:14:45,712 - 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-27 01:14:45,713 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-03-27 01:14:45,713 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2019-03-27 01:14:45,713 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-03-27 01:14:45,713 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-03-27 01:14:45,713 - paramiko.transport - DEBUG - Compression agreed: none 2019-03-27 01:14:45,768 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-03-27 01:14:45,769 - paramiko.transport - DEBUG - Switch to new keys ... 2019-03-27 01:14:45,774 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.200: 132e9884091bb5cb457ff3c5ca1381d3 2019-03-27 01:14:45,775 - paramiko.transport - DEBUG - Trying discovered key a68b7cefcee540444a2a8abacd3ef69c in /tmp/tmp5KWhtX 2019-03-27 01:14:45,808 - paramiko.transport - DEBUG - userauth is OK 2019-03-27 01:14:45,814 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-03-27 01:14:45,839 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-03-27 01:14:45,840 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2019-03-27 01:14:45,840 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-03-27 01:14:45,841 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-03-27 01:14:45,844 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-03-27 01:14:45,845 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - output: PING 192.168.120.7 (192.168.120.7): 56 data bytes 64 bytes from 192.168.120.7: seq=0 ttl=64 time=1.144 ms --- 192.168.120.7 ping statistics --- 1 packets transmitted, 1 packets received, 0% packet loss round-trip min/avg/max = 1.144/1.144/1.144 ms 2019-03-27 01:14:45,845 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - error: 2019-03-27 01:14:45,849 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-03-27 01:14:45,958 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-03-27 01:14:45,959 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 01:01 | PASS | +-------------------+------------------+------------------+----------------+ 2019-03-27 01:14:45,964 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-03-27 01:14:45,967 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/servers/5f7a5716-ca7d-4e29-beef-0d0739258138 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7805f543f69bd1f6f257feb8b309800d906f3d62" 2019-03-27 01:14:46,143 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Wed, 27 Mar 2019 01:14: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-18349c3b-5056-4009-a30e-7bd23589320c x-openstack-request-id: req-18349c3b-5056-4009-a30e-7bd23589320c 2019-03-27 01:14:46,143 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/5f7a5716-ca7d-4e29-beef-0d0739258138 used request id req-18349c3b-5056-4009-a30e-7bd23589320c 2019-03-27 01:14:46,143 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.178540945053s 2019-03-27 01:14:46,143 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-27 01:14:46,146 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}7805f543f69bd1f6f257feb8b309800d906f3d62" 2019-03-27 01:14:47,385 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 897 Content-Type: application/json Date: Wed, 27 Mar 2019 01:14: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-d13ff45e-6bfa-40c8-9976-b72df936aa86 x-openstack-request-id: req-d13ff45e-6bfa-40c8-9976-b72df936aa86 2019-03-27 01:14:47,385 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_6f2e1e57-fd3a-4d86-bdeb-f088ff6ebc39": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:1f:63", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:1f:63", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/b37c6d39-3826-4b87-9408-039122d110ce", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/b37c6d39-3826-4b87-9408-039122d110ce", "rel": "bookmark"}], "image": {"id": "d02b768c-5ef5-45a9-a2d1-2448c0b2f165", "links": [{"href": "http://172.30.9.21:8774/images/d02b768c-5ef5-45a9-a2d1-2448c0b2f165", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-27T01:14:38.000000", "flavor": {"id": "71646616-589d-4fe1-9a5f-b1afaaa7ec44", "links": [{"href": "http://172.30.9.21:8774/flavors/71646616-589d-4fe1-9a5f-b1afaaa7ec44", "rel": "bookmark"}]}, "id": "b37c6d39-3826-4b87-9408-039122d110ce", "security_groups": [{"name": "vping_ssh-sg_6f2e1e57-fd3a-4d86-bdeb-f088ff6ebc39"}], "user_id": "cf409642670d4f4bb5cf1155239dee7c", "OS-DCF: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-27T01:14:38Z", "hostId": "837b80b71dcbc1b3c2af2c12fa6ef74f3cf5b55d665187218e0fe9fe", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_6f2e1e57-fd3a-4d86-bdeb-f088ff6ebc39", "name": "vping_ssh-vm_6f2e1e57-fd3a-4d86-bdeb-f088ff6ebc39", "created": "2019-03-27T01:14:26Z", "tenant_id": "7bd8e74052b5428eab4841de94ffc9c0", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_6f2e1e57-fd3a-4d86-bdeb-f088ff6ebc39": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:48:1e", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/5f7a5716-ca7d-4e29-beef-0d0739258138", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/5f7a5716-ca7d-4e29-beef-0d0739258138", "rel": "bookmark"}], "image": {"id": "d02b768c-5ef5-45a9-a2d1-2448c0b2f165", "links": [{"href": "http://172.30.9.21:8774/images/d02b768c-5ef5-45a9-a2d1-2448c0b2f165", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-27T01:14:17.000000", "flavor": {"id": "71646616-589d-4fe1-9a5f-b1afaaa7ec44", "links": [{"href": "http://172.30.9.21:8774/flavors/71646616-589d-4fe1-9a5f-b1afaaa7ec44", "rel": "bookmark"}]}, "id": "5f7a5716-ca7d-4e29-beef-0d0739258138", "security_groups": [{"name": "vping_ssh-sg_6f2e1e57-fd3a-4d86-bdeb-f088ff6ebc39"}], "user_id": "cf409642670d4f4bb5cf1155239dee7c", "OS-DCF: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-27T01:14:46Z", "hostId": "b16c5cd60bf1b836fa0bb92ea29db573c971b376512470c8cd1ece49", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_6f2e1e57-fd3a-4d86-bdeb-f088ff6ebc39", "created": "2019-03-27T01:14:06Z", "tenant_id": "7bd8e74052b5428eab4841de94ffc9c0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-27 01:14:47,386 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-d13ff45e-6bfa-40c8-9976-b72df936aa86 2019-03-27 01:14:47,386 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.24220299721s 2019-03-27 01:14:47,388 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-27 01:14:49,391 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-27 01:14:49,394 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}7805f543f69bd1f6f257feb8b309800d906f3d62" 2019-03-27 01:14:50,177 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 761 Content-Type: application/json Date: Wed, 27 Mar 2019 01: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-8d2e7b2f-365e-4c52-a7af-667e14563965 x-openstack-request-id: req-8d2e7b2f-365e-4c52-a7af-667e14563965 2019-03-27 01:14:50,177 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_6f2e1e57-fd3a-4d86-bdeb-f088ff6ebc39": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:1f:63", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:1f:63", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/b37c6d39-3826-4b87-9408-039122d110ce", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/b37c6d39-3826-4b87-9408-039122d110ce", "rel": "bookmark"}], "image": {"id": "d02b768c-5ef5-45a9-a2d1-2448c0b2f165", "links": [{"href": "http://172.30.9.21:8774/images/d02b768c-5ef5-45a9-a2d1-2448c0b2f165", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-27T01:14:38.000000", "flavor": {"id": "71646616-589d-4fe1-9a5f-b1afaaa7ec44", "links": [{"href": "http://172.30.9.21:8774/flavors/71646616-589d-4fe1-9a5f-b1afaaa7ec44", "rel": "bookmark"}]}, "id": "b37c6d39-3826-4b87-9408-039122d110ce", "security_groups": [{"name": "vping_ssh-sg_6f2e1e57-fd3a-4d86-bdeb-f088ff6ebc39"}], "user_id": "cf409642670d4f4bb5cf1155239dee7c", "OS-DCF: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-27T01:14:38Z", "hostId": "837b80b71dcbc1b3c2af2c12fa6ef74f3cf5b55d665187218e0fe9fe", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_6f2e1e57-fd3a-4d86-bdeb-f088ff6ebc39", "name": "vping_ssh-vm_6f2e1e57-fd3a-4d86-bdeb-f088ff6ebc39", "created": "2019-03-27T01:14:26Z", "tenant_id": "7bd8e74052b5428eab4841de94ffc9c0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-27 01:14:50,177 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-8d2e7b2f-365e-4c52-a7af-667e14563965 2019-03-27 01:14:50,177 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.786564826965s 2019-03-27 01:14:50,184 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-03-27 01:14:50,185 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/floatingips/4717903b-7cf8-4900-8134-e4188548d167.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7805f543f69bd1f6f257feb8b309800d906f3d62" 2019-03-27 01:14:50,899 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 27 Mar 2019 01:14:50 GMT X-Openstack-Request-Id: req-dd40aba9-b4c6-4c99-a2e2-23af66ded84b 2019-03-27 01:14:50,899 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-27 01:14:50,899 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/floatingips/4717903b-7cf8-4900-8134-e4188548d167.json used request id req-dd40aba9-b4c6-4c99-a2e2-23af66ded84b 2019-03-27 01:14:50,900 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.715210914612s 2019-03-27 01:14:50,910 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-27 01:14:50,910 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}7805f543f69bd1f6f257feb8b309800d906f3d62" 2019-03-27 01:14:50,959 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 27 Mar 2019 01:14:51 GMT X-Openstack-Request-Id: req-bbd7ec90-65cb-4248-9a3a-7a796fbd16a6 2019-03-27 01:14:50,960 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-03-27 01:14:50,960 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-bbd7ec90-65cb-4248-9a3a-7a796fbd16a6 2019-03-27 01:14:50,960 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0503349304199s 2019-03-27 01:14:50,961 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-03-27 01:14:50,964 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/servers/b37c6d39-3826-4b87-9408-039122d110ce -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7805f543f69bd1f6f257feb8b309800d906f3d62" 2019-03-27 01:14:51,119 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Wed, 27 Mar 2019 01:14: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-0269bbad-0537-4e9d-b01b-3aa2dfd82b95 x-openstack-request-id: req-0269bbad-0537-4e9d-b01b-3aa2dfd82b95 2019-03-27 01:14:51,119 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/b37c6d39-3826-4b87-9408-039122d110ce used request id req-0269bbad-0537-4e9d-b01b-3aa2dfd82b95 2019-03-27 01:14:51,119 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.158172130585s 2019-03-27 01:14:51,119 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-27 01:14:51,122 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}7805f543f69bd1f6f257feb8b309800d906f3d62" 2019-03-27 01:14:51,663 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 765 Content-Type: application/json Date: Wed, 27 Mar 2019 01:14: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-6f7ba586-8ae0-4617-b5f0-d63f4094800f x-openstack-request-id: req-6f7ba586-8ae0-4617-b5f0-d63f4094800f 2019-03-27 01:14:51,663 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_6f2e1e57-fd3a-4d86-bdeb-f088ff6ebc39": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:1f:63", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:1f:63", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/b37c6d39-3826-4b87-9408-039122d110ce", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/b37c6d39-3826-4b87-9408-039122d110ce", "rel": "bookmark"}], "image": {"id": "d02b768c-5ef5-45a9-a2d1-2448c0b2f165", "links": [{"href": "http://172.30.9.21:8774/images/d02b768c-5ef5-45a9-a2d1-2448c0b2f165", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-27T01:14:38.000000", "flavor": {"id": "71646616-589d-4fe1-9a5f-b1afaaa7ec44", "links": [{"href": "http://172.30.9.21:8774/flavors/71646616-589d-4fe1-9a5f-b1afaaa7ec44", "rel": "bookmark"}]}, "id": "b37c6d39-3826-4b87-9408-039122d110ce", "security_groups": [{"name": "vping_ssh-sg_6f2e1e57-fd3a-4d86-bdeb-f088ff6ebc39"}], "user_id": "cf409642670d4f4bb5cf1155239dee7c", "OS-DCF: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-27T01:14:50Z", "hostId": "837b80b71dcbc1b3c2af2c12fa6ef74f3cf5b55d665187218e0fe9fe", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_6f2e1e57-fd3a-4d86-bdeb-f088ff6ebc39", "name": "vping_ssh-vm_6f2e1e57-fd3a-4d86-bdeb-f088ff6ebc39", "created": "2019-03-27T01:14:26Z", "tenant_id": "7bd8e74052b5428eab4841de94ffc9c0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-27 01:14:51,663 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-6f7ba586-8ae0-4617-b5f0-d63f4094800f 2019-03-27 01:14:51,664 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.544042110443s 2019-03-27 01:14:51,665 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-27 01:14:53,668 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-27 01:14:53,671 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}7805f543f69bd1f6f257feb8b309800d906f3d62" 2019-03-27 01:14:53,854 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Wed, 27 Mar 2019 01:14:54 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c4d2b0ba-1318-4ae1-8508-c9a91a3d4064 x-openstack-request-id: req-c4d2b0ba-1318-4ae1-8508-c9a91a3d4064 2019-03-27 01:14:53,855 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-03-27 01:14:53,855 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-c4d2b0ba-1318-4ae1-8508-c9a91a3d4064 2019-03-27 01:14:53,855 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.187335968018s 2019-03-27 01:14:53,861 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-27 01:14:53,861 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}7805f543f69bd1f6f257feb8b309800d906f3d62" 2019-03-27 01:14:53,918 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4831 Content-Type: application/json Date: Wed, 27 Mar 2019 01:14:54 GMT X-Openstack-Request-Id: req-26be4013-4d0f-4aa3-984b-07f5657c4a33 2019-03-27 01:14:53,919 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7bd8e74052b5428eab4841de94ffc9c0", "created_at": "2019-03-27T01:13:45Z", "updated_at": "2019-03-27T01:13:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:13:45Z", "revision_number": 0, "id": "2266880a-88ed-47d4-8064-b873afed2d05", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-27T01:13:45Z", "security_group_id": "1c5b3807-fd17-4a86-ae01-c526952d5c9f", "tenant_id": "7bd8e74052b5428eab4841de94ffc9c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "7bd8e74052b5428eab4841de94ffc9c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:13:45Z", "revision_number": 0, "id": "6713524d-27b5-49a9-898b-044d810e8d3e", "remote_group_id": "1c5b3807-fd17-4a86-ae01-c526952d5c9f", "remote_ip_prefix": null, "created_at": "2019-03-27T01:13:45Z", "security_group_id": "1c5b3807-fd17-4a86-ae01-c526952d5c9f", "tenant_id": "7bd8e74052b5428eab4841de94ffc9c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "7bd8e74052b5428eab4841de94ffc9c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:13:45Z", "revision_number": 0, "id": "85651f5c-5870-4e9d-add3-a03ee30f2fc6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-27T01:13:45Z", "security_group_id": "1c5b3807-fd17-4a86-ae01-c526952d5c9f", "tenant_id": "7bd8e74052b5428eab4841de94ffc9c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "7bd8e74052b5428eab4841de94ffc9c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:13:45Z", "revision_number": 0, "id": "b12f077d-a519-4281-80d1-5303625814ee", "remote_group_id": "1c5b3807-fd17-4a86-ae01-c526952d5c9f", "remote_ip_prefix": null, "created_at": "2019-03-27T01:13:45Z", "security_group_id": "1c5b3807-fd17-4a86-ae01-c526952d5c9f", "tenant_id": "7bd8e74052b5428eab4841de94ffc9c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "7bd8e74052b5428eab4841de94ffc9c0"}], "revision_number": 1, "project_id": "7bd8e74052b5428eab4841de94ffc9c0", "id": "1c5b3807-fd17-4a86-ae01-c526952d5c9f", "name": "default"}, {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "7bd8e74052b5428eab4841de94ffc9c0", "created_at": "2019-03-27T01:13:58Z", "updated_at": "2019-03-27T01:14:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:13:58Z", "revision_number": 0, "id": "4ae8703d-9aac-479d-baf2-611e1e5988f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-27T01:13:58Z", "security_group_id": "972b99c1-7236-43f1-96fe-2f996d1a9b91", "tenant_id": "7bd8e74052b5428eab4841de94ffc9c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "7bd8e74052b5428eab4841de94ffc9c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:13:58Z", "revision_number": 0, "id": "74539bbd-5842-41fc-be4e-ce011c7a266c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-27T01:13:58Z", "security_group_id": "972b99c1-7236-43f1-96fe-2f996d1a9b91", "tenant_id": "7bd8e74052b5428eab4841de94ffc9c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "7bd8e74052b5428eab4841de94ffc9c0"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-03-27T01:14:00Z", "revision_number": 0, "id": "85153204-77eb-4ebd-949c-67fa6af8fcbc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-27T01:14:00Z", "security_group_id": "972b99c1-7236-43f1-96fe-2f996d1a9b91", "tenant_id": "7bd8e74052b5428eab4841de94ffc9c0", "port_range_min": 22, "ethertype": "IPv4", "project_id": "7bd8e74052b5428eab4841de94ffc9c0"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:14:00Z", "revision_number": 0, "id": "d12f14fe-3132-40b8-97b2-ade1ef4f4fb3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-27T01:14:00Z", "security_group_id": "972b99c1-7236-43f1-96fe-2f996d1a9b91", "tenant_id": "7bd8e74052b5428eab4841de94ffc9c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "7bd8e74052b5428eab4841de94ffc9c0"}], "revision_number": 3, "project_id": "7bd8e74052b5428eab4841de94ffc9c0", "id": "972b99c1-7236-43f1-96fe-2f996d1a9b91", "name": "vping_ssh-sg_6f2e1e57-fd3a-4d86-bdeb-f088ff6ebc39"}]} 2019-03-27 01:14:53,919 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-26be4013-4d0f-4aa3-984b-07f5657c4a33 2019-03-27 01:14:53,920 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0587770938873s 2019-03-27 01:14:53,926 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-03-27 01:14:53,926 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/security-groups/972b99c1-7236-43f1-96fe-2f996d1a9b91.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7805f543f69bd1f6f257feb8b309800d906f3d62" 2019-03-27 01:14:54,120 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 27 Mar 2019 01:14:54 GMT X-Openstack-Request-Id: req-6f573fe9-2e95-4762-bf93-3e5eedd80454 2019-03-27 01:14:54,120 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-27 01:14:54,120 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/972b99c1-7236-43f1-96fe-2f996d1a9b91.json used request id req-6f573fe9-2e95-4762-bf93-3e5eedd80454 2019-03-27 01:14:54,120 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.194227933884s 2019-03-27 01:14:54,120 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-03-27 01:14:54,123 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/os-keypairs/vping_ssh-kp_6f2e1e57-fd3a-4d86-bdeb-f088ff6ebc39 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7805f543f69bd1f6f257feb8b309800d906f3d62" 2019-03-27 01:14:54,299 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Wed, 27 Mar 2019 01:14:54 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-66001932-83bb-4d58-baa2-c18dbd600d00 x-openstack-request-id: req-66001932-83bb-4d58-baa2-c18dbd600d00 2019-03-27 01:14:54,300 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/vping_ssh-kp_6f2e1e57-fd3a-4d86-bdeb-f088ff6ebc39 used request id req-66001932-83bb-4d58-baa2-c18dbd600d00 2019-03-27 01:14:54,300 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.179284095764s 2019-03-27 01:14:54,300 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-03-27 01:14:54,301 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/227d867b-2b05-4fba-9413-324c7b34a989/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}7805f543f69bd1f6f257feb8b309800d906f3d62" -d '{"subnet_id": "046fadb8-123f-45a0-8d84-b8f907a95851"}' 2019-03-27 01:14:56,272 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Wed, 27 Mar 2019 01:14:56 GMT X-Openstack-Request-Id: req-4a50960d-b571-4250-81b6-72a3a37f46a0 2019-03-27 01:14:56,272 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "d0ea28ef-db56-450c-bd04-5cc278eba4c3", "tenant_id": "7bd8e74052b5428eab4841de94ffc9c0", "subnet_id": "046fadb8-123f-45a0-8d84-b8f907a95851", "subnet_ids": ["046fadb8-123f-45a0-8d84-b8f907a95851"], "port_id": "24834530-b0c4-4af3-b39c-f6e80d75f989", "id": "227d867b-2b05-4fba-9413-324c7b34a989"} 2019-03-27 01:14:56,273 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/227d867b-2b05-4fba-9413-324c7b34a989/remove_router_interface.json used request id req-4a50960d-b571-4250-81b6-72a3a37f46a0 2019-03-27 01:14:56,273 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.97250199318s 2019-03-27 01:14:56,273 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-03-27 01:14:56,274 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}7805f543f69bd1f6f257feb8b309800d906f3d62" 2019-03-27 01:14:56,406 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 623 Content-Type: application/json Date: Wed, 27 Mar 2019 01:14:57 GMT X-Openstack-Request-Id: req-932df20b-52ca-498c-9d2e-0799b49f2518 2019-03-27 01:14:56,407 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "6e8cbb2e-4d8c-409b-b9b4-549165a492c3", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "88d144e9-4a41-41f0-83f0-cf05286ed070", "ip_address": "172.30.9.207"}]}, "description": "", "tags": [], "tenant_id": "7bd8e74052b5428eab4841de94ffc9c0", "created_at": "2019-03-27T01:13:50Z", "admin_state_up": true, "updated_at": "2019-03-27T01:14:55Z", "revision_number": 4, "routes": [], "project_id": "7bd8e74052b5428eab4841de94ffc9c0", "id": "227d867b-2b05-4fba-9413-324c7b34a989", "name": "vping_ssh-router_6f2e1e57-fd3a-4d86-bdeb-f088ff6ebc39"}]} 2019-03-27 01:14:56,407 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-932df20b-52ca-498c-9d2e-0799b49f2518 2019-03-27 01:14:56,407 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.133795976639s 2019-03-27 01:14:56,408 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-03-27 01:14:56,409 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/routers/227d867b-2b05-4fba-9413-324c7b34a989.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7805f543f69bd1f6f257feb8b309800d906f3d62" 2019-03-27 01:14:58,040 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 27 Mar 2019 01:14:57 GMT X-Openstack-Request-Id: req-42c1031b-9407-466d-bf47-a96ac2066671 2019-03-27 01:14:58,040 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-27 01:14:58,040 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/227d867b-2b05-4fba-9413-324c7b34a989.json used request id req-42c1031b-9407-466d-bf47-a96ac2066671 2019-03-27 01:14:58,040 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.63181710243s 2019-03-27 01:14:58,041 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-03-27 01:14:58,041 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}7805f543f69bd1f6f257feb8b309800d906f3d62" 2019-03-27 01:14:58,367 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 680 Content-Type: application/json Date: Wed, 27 Mar 2019 01:14:58 GMT X-Openstack-Request-Id: req-9c42460d-86b6-4470-b266-9ff4df3c49ed 2019-03-27 01:14:58,367 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d0ea28ef-db56-450c-bd04-5cc278eba4c3","tenant_id":"7bd8e74052b5428eab4841de94ffc9c0","created_at":"2019-03-27T01:13:48Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-03-27T01:13:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"7bd8e74052b5428eab4841de94ffc9c0","id":"046fadb8-123f-45a0-8d84-b8f907a95851","subnetpool_id":null,"name":"vping_ssh-subnet_6f2e1e57-fd3a-4d86-bdeb-f088ff6ebc39"}]} 2019-03-27 01:14:58,367 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-9c42460d-86b6-4470-b266-9ff4df3c49ed 2019-03-27 01:14:58,367 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.326498031616s 2019-03-27 01:14:58,369 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-03-27 01:14:58,369 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/subnets/046fadb8-123f-45a0-8d84-b8f907a95851.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7805f543f69bd1f6f257feb8b309800d906f3d62" 2019-03-27 01:14:59,663 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 27 Mar 2019 01:15:00 GMT X-Openstack-Request-Id: req-66321a60-57e7-4423-866d-6570ce157efe 2019-03-27 01:14:59,664 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-27 01:14:59,664 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/046fadb8-123f-45a0-8d84-b8f907a95851.json used request id req-66321a60-57e7-4423-866d-6570ce157efe 2019-03-27 01:14:59,664 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.29522418976s 2019-03-27 01:14:59,664 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-27 01:14:59,665 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}7805f543f69bd1f6f257feb8b309800d906f3d62" 2019-03-27 01:15:00,080 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1216 Content-Type: application/json Date: Wed, 27 Mar 2019 01:15:00 GMT X-Openstack-Request-Id: req-fe3178c9-6ecf-4f2b-9fff-bd72ef8202c2 2019-03-27 01:15:00,080 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"updated_at":"2019-03-27T01:06:20Z","dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"6e8cbb2e-4d8c-409b-b9b4-549165a492c3","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"adb4f7a6d80b43b2b7d28f3b95f00eb5","status":"ACTIVE","subnets":["88d144e9-4a41-41f0-83f0-cf05286ed070"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"adb4f7a6d80b43b2b7d28f3b95f00eb5","created_at":"2019-03-27T01:06:13Z","mtu":1500},{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"d0ea28ef-db56-450c-bd04-5cc278eba4c3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7bd8e74052b5428eab4841de94ffc9c0","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-27T01:15:00Z","qos_policy_id":null,"name":"vping_ssh-net_6f2e1e57-fd3a-4d86-bdeb-f088ff6ebc39","admin_state_up":true,"tenant_id":"7bd8e74052b5428eab4841de94ffc9c0","created_at":"2019-03-27T01:13:46Z","mtu":1442}]} 2019-03-27 01:15:00,080 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-fe3178c9-6ecf-4f2b-9fff-bd72ef8202c2 2019-03-27 01:15:00,081 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.416171073914s 2019-03-27 01:15:00,082 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-03-27 01:15:00,082 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/networks/d0ea28ef-db56-450c-bd04-5cc278eba4c3.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7805f543f69bd1f6f257feb8b309800d906f3d62" 2019-03-27 01:15:01,285 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 27 Mar 2019 01:15:01 GMT X-Openstack-Request-Id: req-d0b99fb6-6b3a-4ea4-81f0-4617286c24e0 2019-03-27 01:15:01,285 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-27 01:15:01,285 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/d0ea28ef-db56-450c-bd04-5cc278eba4c3.json used request id req-d0b99fb6-6b3a-4ea4-81f0-4617286c24e0 2019-03-27 01:15:01,285 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.20360708237s 2019-03-27 01:15:01,290 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-27 01:15:01,294 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}7805f543f69bd1f6f257feb8b309800d906f3d62" 2019-03-27 01:15:02,105 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Wed, 27 Mar 2019 01:15:02 GMT X-Openstack-Request-Id: req-e751ec4a-b567-4aed-9683-a3d383fc90e5 2019-03-27 01:15:02,105 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-27T01:13:56Z", "file": "/v2/images/d02b768c-5ef5-45a9-a2d1-2448c0b2f165/file", "owner": "7bd8e74052b5428eab4841de94ffc9c0", "id": "d02b768c-5ef5-45a9-a2d1-2448c0b2f165", "size": 12716032, "self": "/v2/images/d02b768c-5ef5-45a9-a2d1-2448c0b2f165", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://0e796a57-bb9c-4ed7-a890-8188a6fe733b/images/d02b768c-5ef5-45a9-a2d1-2448c0b2f165/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://0e796a57-bb9c-4ed7-a890-8188a6fe733b/images/d02b768c-5ef5-45a9-a2d1-2448c0b2f165/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_6f2e1e57-fd3a-4d86-bdeb-f088ff6ebc39", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_6f2e1e57-fd3a-4d86-bdeb-f088ff6ebc39", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-27T01:13:56Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-27 01:15:02,105 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-e751ec4a-b567-4aed-9683-a3d383fc90e5 2019-03-27 01:15:02,105 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.815302848816s 2019-03-27 01:15:02,107 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-03-27 01:15:02,111 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/d02b768c-5ef5-45a9-a2d1-2448c0b2f165 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7805f543f69bd1f6f257feb8b309800d906f3d62" 2019-03-27 01:15:02,646 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 27 Mar 2019 01:15:03 GMT X-Openstack-Request-Id: req-58b2d77e-085e-4c30-b2fe-62346afd50f2 2019-03-27 01:15:02,646 - 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-27 01:15:02,646 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/d02b768c-5ef5-45a9-a2d1-2448c0b2f165 used request id req-58b2d77e-085e-4c30-b2fe-62346afd50f2 2019-03-27 01:15:02,646 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.53900384903s 2019-03-27 01:15:02,651 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-27 01:15:02,655 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21: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}fc4d1346436a4b53085ba3d6db07b4838bebe932" 2019-03-27 01:15:02,676 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Wed, 27 Mar 2019 01:15: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-b72bc7e8-e784-4505-a089-7c46c35d7840 x-openstack-request-id: req-b72bc7e8-e784-4505-a089-7c46c35d7840 2019-03-27 01:15:02,676 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_6f2e1e57-fd3a-4d86-bdeb-f088ff6ebc39", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/71646616-589d-4fe1-9a5f-b1afaaa7ec44", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/71646616-589d-4fe1-9a5f-b1afaaa7ec44", "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": "71646616-589d-4fe1-9a5f-b1afaaa7ec44"}]} 2019-03-27 01:15:02,676 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-b72bc7e8-e784-4505-a089-7c46c35d7840 2019-03-27 01:15:02,677 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0249490737915s 2019-03-27 01:15:02,678 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-03-27 01:15:02,681 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/71646616-589d-4fe1-9a5f-b1afaaa7ec44 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fc4d1346436a4b53085ba3d6db07b4838bebe932" 2019-03-27 01:15:02,717 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Wed, 27 Mar 2019 01:15:03 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a71d34e1-7013-47cf-bdd8-26991174c32a x-openstack-request-id: req-a71d34e1-7013-47cf-bdd8-26991174c32a 2019-03-27 01:15:02,718 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/71646616-589d-4fe1-9a5f-b1afaaa7ec44 used request id req-a71d34e1-7013-47cf-bdd8-26991174c32a 2019-03-27 01:15:02,718 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0397689342499s 2019-03-27 01:15:02,718 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-27 01:15:02,722 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}fc4d1346436a4b53085ba3d6db07b4838bebe932" 2019-03-27 01:15:02,947 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 839 Content-Type: application/json Date: Wed, 27 Mar 2019 01:15:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee87955a-7642-4a2e-b485-a842ef2ba81a 2019-03-27 01:15:02,948 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/1f3ca4bc07164c3cb81a87c72c396526"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f3ca4bc07164c3cb81a87c72c396526", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/2653fa6f281c466480efee8aa1f257bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2653fa6f281c466480efee8aa1f257bb", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/2f421a9df6c44c62876bd57477d34c68"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f421a9df6c44c62876bd57477d34c68", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/335b05e87496439da9c56228d0f96eb4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "335b05e87496439da9c56228d0f96eb4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/347643f881c4464fbebf8745ae8733f7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "347643f881c4464fbebf8745ae8733f7", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/3ec0479bbc154c0e80a84492405413d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ec0479bbc154c0e80a84492405413d1", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/4948075a865f4918b7d8cbc91b0d93f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4948075a865f4918b7d8cbc91b0d93f2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/533ad0036ea24ea3a6cd69d52daa7164"}, "domain_id": "default", "enabled": true, "options": {}, "id": "533ad0036ea24ea3a6cd69d52daa7164", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/812ccb0780ac4ca682f6307d48b60b74"}, "domain_id": "d28de44ca3d340fe8f59e2bbc51c5518", "enabled": true, "options": {}, "id": "812ccb0780ac4ca682f6307d48b60b74", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/8c5c993b2702467d8bfb5246c7f53041"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c5c993b2702467d8bfb5246c7f53041", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/b200d4acbcca4a2094b80354fbe1696e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b200d4acbcca4a2094b80354fbe1696e", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/cf1a4dd219af46a4a3c304e5dc175743"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cf1a4dd219af46a4a3c304e5dc175743", "email": "heat@localhost", "password_expires_at": null}, {"name": "vping_ssh-user_6f2e1e57-fd3a-4d86-bdeb-f088ff6ebc39", "links": {"self": "http://172.30.9.21:5000/v3/users/cf409642670d4f4bb5cf1155239dee7c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "cf409642670d4f4bb5cf1155239dee7c", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/e2141b5f32414d4c957cf1c4929e3d7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2141b5f32414d4c957cf1c4929e3d7d", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/e83494c6a05843019f1b64894a822a32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e83494c6a05843019f1b64894a822a32", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2019-03-27 01:15:02,948 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-ee87955a-7642-4a2e-b485-a842ef2ba81a 2019-03-27 01:15:02,949 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.230242967606s 2019-03-27 01:15:02,954 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-27 01:15:02,957 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users/cf409642670d4f4bb5cf1155239dee7c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fc4d1346436a4b53085ba3d6db07b4838bebe932" 2019-03-27 01:15:03,182 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 228 Content-Type: application/json Date: Wed, 27 Mar 2019 01:15:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21bbfa39-d7e4-4d46-a310-41ca7cd8aa48 2019-03-27 01:15:03,182 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vping_ssh-user_6f2e1e57-fd3a-4d86-bdeb-f088ff6ebc39", "links": {"self": "http://172.30.9.21:5000/v3/users/cf409642670d4f4bb5cf1155239dee7c"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "cf409642670d4f4bb5cf1155239dee7c", "description": null}} 2019-03-27 01:15:03,182 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/cf409642670d4f4bb5cf1155239dee7c used request id req-21bbfa39-d7e4-4d46-a310-41ca7cd8aa48 2019-03-27 01:15:03,182 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.228277921677s 2019-03-27 01:15:03,183 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-03-27 01:15:03,186 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/users/cf409642670d4f4bb5cf1155239dee7c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fc4d1346436a4b53085ba3d6db07b4838bebe932" 2019-03-27 01:15:03,539 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 27 Mar 2019 01:15:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-027481b6-9d27-4cf8-816a-13ce06449862 2019-03-27 01:15:03,540 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-27 01:15:03,540 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/cf409642670d4f4bb5cf1155239dee7c used request id req-027481b6-9d27-4cf8-816a-13ce06449862 2019-03-27 01:15:03,540 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.356899023056s 2019-03-27 01:15:03,547 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-27 01:15:03,550 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}fc4d1346436a4b53085ba3d6db07b4838bebe932" 2019-03-27 01:15:03,755 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Wed, 27 Mar 2019 01:15:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02327763-cc6e-455e-9163-ec9a588062be 2019-03-27 01:15:03,755 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.21:5000/v3/projects/7bd8e74052b5428eab4841de94ffc9c0"}, "tags": [], "enabled": true, "id": "7bd8e74052b5428eab4841de94ffc9c0", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_6f2e1e57-fd3a-4d86-bdeb-f088ff6ebc39"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/880184f9f34d4ead881812d2172cae9c"}, "tags": [], "enabled": true, "id": "880184f9f34d4ead881812d2172cae9c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/adb4f7a6d80b43b2b7d28f3b95f00eb5"}, "tags": [], "enabled": true, "id": "adb4f7a6d80b43b2b7d28f3b95f00eb5", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-03-27 01:15:03,756 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-02327763-cc6e-455e-9163-ec9a588062be 2019-03-27 01:15:03,756 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.208799123764s 2019-03-27 01:15:03,760 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-03-27 01:15:03,764 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/projects/7bd8e74052b5428eab4841de94ffc9c0 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fc4d1346436a4b53085ba3d6db07b4838bebe932" 2019-03-27 01:15:04,070 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 27 Mar 2019 01:15:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cc87aa66-b3e5-4e2a-b1e8-f4e14edec0a7 2019-03-27 01:15:04,070 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-27 01:15:04,070 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/7bd8e74052b5428eab4841de94ffc9c0 used request id req-cc87aa66-b3e5-4e2a-b1e8-f4e14edec0a7 2019-03-27 01:15:04,070 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.309814929962s 2019-03-27 01:15:04,076 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-27 01:15:04,076 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/security-groups.json?project_id=7bd8e74052b5428eab4841de94ffc9c0&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}fc4d1346436a4b53085ba3d6db07b4838bebe932" 2019-03-27 01:15:04,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Wed, 27 Mar 2019 01:15:05 GMT X-Openstack-Request-Id: req-d1face4e-b9de-4427-8658-99657e5dc351 2019-03-27 01:15:04,438 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7bd8e74052b5428eab4841de94ffc9c0", "created_at": "2019-03-27T01:13:45Z", "updated_at": "2019-03-27T01:13:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:13:45Z", "revision_number": 0, "id": "2266880a-88ed-47d4-8064-b873afed2d05", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-27T01:13:45Z", "security_group_id": "1c5b3807-fd17-4a86-ae01-c526952d5c9f", "tenant_id": "7bd8e74052b5428eab4841de94ffc9c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "7bd8e74052b5428eab4841de94ffc9c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:13:45Z", "revision_number": 0, "id": "6713524d-27b5-49a9-898b-044d810e8d3e", "remote_group_id": "1c5b3807-fd17-4a86-ae01-c526952d5c9f", "remote_ip_prefix": null, "created_at": "2019-03-27T01:13:45Z", "security_group_id": "1c5b3807-fd17-4a86-ae01-c526952d5c9f", "tenant_id": "7bd8e74052b5428eab4841de94ffc9c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "7bd8e74052b5428eab4841de94ffc9c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:13:45Z", "revision_number": 0, "id": "85651f5c-5870-4e9d-add3-a03ee30f2fc6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-27T01:13:45Z", "security_group_id": "1c5b3807-fd17-4a86-ae01-c526952d5c9f", "tenant_id": "7bd8e74052b5428eab4841de94ffc9c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "7bd8e74052b5428eab4841de94ffc9c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:13:45Z", "revision_number": 0, "id": "b12f077d-a519-4281-80d1-5303625814ee", "remote_group_id": "1c5b3807-fd17-4a86-ae01-c526952d5c9f", "remote_ip_prefix": null, "created_at": "2019-03-27T01:13:45Z", "security_group_id": "1c5b3807-fd17-4a86-ae01-c526952d5c9f", "tenant_id": "7bd8e74052b5428eab4841de94ffc9c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "7bd8e74052b5428eab4841de94ffc9c0"}], "revision_number": 1, "project_id": "7bd8e74052b5428eab4841de94ffc9c0", "id": "1c5b3807-fd17-4a86-ae01-c526952d5c9f", "name": "default"}]} 2019-03-27 01:15:04,438 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json?project_id=7bd8e74052b5428eab4841de94ffc9c0&name=default used request id req-d1face4e-b9de-4427-8658-99657e5dc351 2019-03-27 01:15:04,438 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.362706899643s 2019-03-27 01:15:04,444 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-27 01:15:04,445 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}fc4d1346436a4b53085ba3d6db07b4838bebe932" 2019-03-27 01:15:04,776 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Wed, 27 Mar 2019 01:15:04 GMT X-Openstack-Request-Id: req-9aea61e4-962f-411c-9528-857b9c7915b1 2019-03-27 01:15:04,777 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7bd8e74052b5428eab4841de94ffc9c0", "created_at": "2019-03-27T01:13:45Z", "updated_at": "2019-03-27T01:13:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:13:45Z", "revision_number": 0, "id": "6713524d-27b5-49a9-898b-044d810e8d3e", "remote_group_id": "1c5b3807-fd17-4a86-ae01-c526952d5c9f", "remote_ip_prefix": null, "created_at": "2019-03-27T01:13:45Z", "security_group_id": "1c5b3807-fd17-4a86-ae01-c526952d5c9f", "tenant_id": "7bd8e74052b5428eab4841de94ffc9c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "7bd8e74052b5428eab4841de94ffc9c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:13:45Z", "revision_number": 0, "id": "2266880a-88ed-47d4-8064-b873afed2d05", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-27T01:13:45Z", "security_group_id": "1c5b3807-fd17-4a86-ae01-c526952d5c9f", "tenant_id": "7bd8e74052b5428eab4841de94ffc9c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "7bd8e74052b5428eab4841de94ffc9c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:13:45Z", "revision_number": 0, "id": "85651f5c-5870-4e9d-add3-a03ee30f2fc6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-27T01:13:45Z", "security_group_id": "1c5b3807-fd17-4a86-ae01-c526952d5c9f", "tenant_id": "7bd8e74052b5428eab4841de94ffc9c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "7bd8e74052b5428eab4841de94ffc9c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:13:45Z", "revision_number": 0, "id": "b12f077d-a519-4281-80d1-5303625814ee", "remote_group_id": "1c5b3807-fd17-4a86-ae01-c526952d5c9f", "remote_ip_prefix": null, "created_at": "2019-03-27T01:13:45Z", "security_group_id": "1c5b3807-fd17-4a86-ae01-c526952d5c9f", "tenant_id": "7bd8e74052b5428eab4841de94ffc9c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "7bd8e74052b5428eab4841de94ffc9c0"}], "revision_number": 1, "project_id": "7bd8e74052b5428eab4841de94ffc9c0", "id": "1c5b3807-fd17-4a86-ae01-c526952d5c9f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-03-27T01:09:40Z", "updated_at": "2019-03-27T01:09:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:09:40Z", "revision_number": 0, "id": "32b5e41f-dad1-4fd5-b486-cb1392ae696f", "remote_group_id": "299513bd-7ead-4e8e-875b-8cffeb1a8e70", "remote_ip_prefix": null, "created_at": "2019-03-27T01:09:40Z", "security_group_id": "299513bd-7ead-4e8e-875b-8cffeb1a8e70", "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-27T01:09:40Z", "revision_number": 0, "id": "30b7d221-1953-4a0a-990d-c5d8bad14cb2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-27T01:09:40Z", "security_group_id": "299513bd-7ead-4e8e-875b-8cffeb1a8e70", "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-27T01:09:40Z", "revision_number": 0, "id": "6b77e501-a5c4-47fb-a8f3-9b696956e86a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-27T01:09:40Z", "security_group_id": "299513bd-7ead-4e8e-875b-8cffeb1a8e70", "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-27T01:09:40Z", "revision_number": 0, "id": "255f833d-7357-47c9-bd46-52192a027983", "remote_group_id": "299513bd-7ead-4e8e-875b-8cffeb1a8e70", "remote_ip_prefix": null, "created_at": "2019-03-27T01:09:40Z", "security_group_id": "299513bd-7ead-4e8e-875b-8cffeb1a8e70", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "299513bd-7ead-4e8e-875b-8cffeb1a8e70", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "880184f9f34d4ead881812d2172cae9c", "created_at": "2019-03-27T01:09:34Z", "updated_at": "2019-03-27T01:09:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:09:34Z", "revision_number": 0, "id": "972fa204-213e-4b73-8ba1-625e684c5fcb", "remote_group_id": "b6ce0da9-d5da-479f-8dcd-b3811a6370a3", "remote_ip_prefix": null, "created_at": "2019-03-27T01:09:34Z", "security_group_id": "b6ce0da9-d5da-479f-8dcd-b3811a6370a3", "tenant_id": "880184f9f34d4ead881812d2172cae9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "880184f9f34d4ead881812d2172cae9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:09:34Z", "revision_number": 0, "id": "f513aad3-fa6e-4881-96af-e8f3888234af", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-27T01:09:34Z", "security_group_id": "b6ce0da9-d5da-479f-8dcd-b3811a6370a3", "tenant_id": "880184f9f34d4ead881812d2172cae9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "880184f9f34d4ead881812d2172cae9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:09:34Z", "revision_number": 0, "id": "734f2736-f344-41af-8c46-6f1b0a7f494b", "remote_group_id": "b6ce0da9-d5da-479f-8dcd-b3811a6370a3", "remote_ip_prefix": null, "created_at": "2019-03-27T01:09:34Z", "security_group_id": "b6ce0da9-d5da-479f-8dcd-b3811a6370a3", "tenant_id": "880184f9f34d4ead881812d2172cae9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "880184f9f34d4ead881812d2172cae9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:09:34Z", "revision_number": 0, "id": "e4b8fcb0-e30b-4071-838e-7d92c514d482", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-27T01:09:34Z", "security_group_id": "b6ce0da9-d5da-479f-8dcd-b3811a6370a3", "tenant_id": "880184f9f34d4ead881812d2172cae9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "880184f9f34d4ead881812d2172cae9c"}], "revision_number": 1, "project_id": "880184f9f34d4ead881812d2172cae9c", "id": "b6ce0da9-d5da-479f-8dcd-b3811a6370a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "adb4f7a6d80b43b2b7d28f3b95f00eb5", "created_at": "2019-03-27T01:06:12Z", "updated_at": "2019-03-27T01:06:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:06:12Z", "revision_number": 0, "id": "59e764a3-8c4b-4f24-83a0-e07dcdc6db7d", "remote_group_id": "f7fe5857-b5b6-4604-ac30-11eacbb072ec", "remote_ip_prefix": null, "created_at": "2019-03-27T01:06:12Z", "security_group_id": "f7fe5857-b5b6-4604-ac30-11eacbb072ec", "tenant_id": "adb4f7a6d80b43b2b7d28f3b95f00eb5", "port_range_min": null, "ethertype": "IPv4", "project_id": "adb4f7a6d80b43b2b7d28f3b95f00eb5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:06:13Z", "revision_number": 0, "id": "13e9fbb6-a1a1-41ca-acdb-3264bc7c1807", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-27T01:06:13Z", "security_group_id": "f7fe5857-b5b6-4604-ac30-11eacbb072ec", "tenant_id": "adb4f7a6d80b43b2b7d28f3b95f00eb5", "port_range_min": null, "ethertype": "IPv4", "project_id": "adb4f7a6d80b43b2b7d28f3b95f00eb5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:06:13Z", "revision_number": 0, "id": "3688be1d-1a01-4f87-ba78-d58b2765716e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-27T01:06:13Z", "security_group_id": "f7fe5857-b5b6-4604-ac30-11eacbb072ec", "tenant_id": "adb4f7a6d80b43b2b7d28f3b95f00eb5", "port_range_min": null, "ethertype": "IPv6", "project_id": "adb4f7a6d80b43b2b7d28f3b95f00eb5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:06:13Z", "revision_number": 0, "id": "77bcfc38-7e62-4d49-bde8-5eb945f3d1a2", "remote_group_id": "f7fe5857-b5b6-4604-ac30-11eacbb072ec", "remote_ip_prefix": null, "created_at": "2019-03-27T01:06:13Z", "security_group_id": "f7fe5857-b5b6-4604-ac30-11eacbb072ec", "tenant_id": "adb4f7a6d80b43b2b7d28f3b95f00eb5", "port_range_min": null, "ethertype": "IPv6", "project_id": "adb4f7a6d80b43b2b7d28f3b95f00eb5"}], "revision_number": 1, "project_id": "adb4f7a6d80b43b2b7d28f3b95f00eb5", "id": "f7fe5857-b5b6-4604-ac30-11eacbb072ec", "name": "default"}]} 2019-03-27 01:15:04,777 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-9aea61e4-962f-411c-9528-857b9c7915b1 2019-03-27 01:15:04,778 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.333337068558s 2019-03-27 01:15:04,784 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-03-27 01:15:04,785 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/security-groups/1c5b3807-fd17-4a86-ae01-c526952d5c9f.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fc4d1346436a4b53085ba3d6db07b4838bebe932" 2019-03-27 01:15:05,293 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 27 Mar 2019 01:15:05 GMT X-Openstack-Request-Id: req-25204a5e-4df4-4fcb-a744-3d45194c55ed 2019-03-27 01:15:05,293 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-27 01:15:05,293 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/1c5b3807-fd17-4a86-ae01-c526952d5c9f.json used request id req-25204a5e-4df4-4fcb-a744-3d45194c55ed 2019-03-27 01:15:05,293 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.508674860001s 2019-03-27 01:15:05,339 - xtesting.ci.run_tests - INFO - Loading test case 'vping_userdata'... 2019-03-27 01:15:05,381 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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-27 01:15:05,386 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Wed, 27 Mar 2019 01:15:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d0512de-3f15-4deb-b262-aad9f9719f98 2019-03-27 01:15:05,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.21:5000/v3/", "rel": "self"}]}} 2019-03-27 01:15:05,387 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/v3 used request id req-3d0512de-3f15-4deb-b262-aad9f9719f98 2019-03-27 01:15:05,387 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2019-03-27 01:15:05,793 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "ca126582a5ac41b387c7abf3cbf79d8b", "name": "reader"}, {"id": "c899a0942bc347abbb3dcae772ba5452", "name": "member"}, {"id": "ad74fc2430cc4e889c837e0e4363f057", "name": "admin"}], "expires_at": "2019-03-27T02:15:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "880184f9f34d4ead881812d2172cae9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "721f4e8307ad4447b8bb508b3c352269"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef9799ca3704825b084c6a427da3b37"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e88f92e41fcf44d79884f24c46e56176"}], "type": "cloudformation", "id": "044c711eda554fdbb092a4d9a8a641ed", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10207501dea142acbda102bca0fde468"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56d3450ae4974e658007eb3ef62e73ab"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b2e700fb57e5466e9ef8647b2f892e05"}], "type": "network", "id": "1345c62a1a194721ac74991ed3f96976", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47393bddf6a3467eacefb29528c3ef50"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a424bbca30b401a8cc1a29b5c697112"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8aa237a59bac4a84988a5cbd3f2f7f91"}], "type": "identity", "id": "1b53bc2fc18745788cdcd7700e8f6872", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.23:8080/v1/AUTH_880184f9f34d4ead881812d2172cae9c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "14dc1bc7ac6a4290b889e465a4fbc586"}, {"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3ce1666900034fb6953705c72ecb956c"}, {"url": "http://172.30.9.21:8080/v1/AUTH_880184f9f34d4ead881812d2172cae9c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5153784ff3ff4ddaae7f3c5e3d52c73e"}], "type": "object-store", "id": "1cae55657baa42a8a041c96c0e5042a1", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ad3b972674347f59ad48668d68faf36"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d537d30796624cf78ed7c806f2d292f0"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f855d2238c294b1d9bf6cd08a86cab4e"}], "type": "event", "id": "50eac40e86464ec8a1f2d18736563156", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1127f864c2964c2a8f219362f47a7947"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e87f90fe3cd4a25a5a4884f7e4d2281"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c39ec419a879484da392ab529f76f8f8"}], "type": "image", "id": "8d3c807a0a824004a1b25615a3b24e68", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8380d78aa4924a28b1fdb16eda8f52e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a16ce6d013674ea69b0d0b5eecb6746b"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ba806daf4ba6b260e46512ffd28b"}], "type": "alarming", "id": "9bdf976320f740f1875953bdb4fcc326", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "81b7ef114a0a428bbd15145cc4c38c64"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d3b8fbb0fb6f49b8afdf9962f1d1f8a2"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f89f28939c844855ad783d77a4927d19"}], "type": "placement", "id": "9e481bf545ae462699fee59086a7a457", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36f031934bf841788a613931f744d992"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c10b9a772e114d6ba31294ef3c79d793"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc70f60043ee454b879c947a14e788ed"}], "type": "metric", "id": "ab24fcec588d4a3d9f039d6c717097c8", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af78c3d0929c4806b952f9e7af7a33a5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "debf358b1bf646dd9b9419e6b4b1d7f6"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eb9f3963be6047ab85f520b769d0b94b"}], "type": "compute", "id": "c37b658d3f04412daef24882af8675e6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/880184f9f34d4ead881812d2172cae9c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f71160cc4c84a7b9af3bf0974316784"}, {"url": "http://172.30.9.21:8004/v1/880184f9f34d4ead881812d2172cae9c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c0732bb8bff43338899f5db62aafdd7"}, {"url": "http://192.30.9.6:8004/v1/880184f9f34d4ead881812d2172cae9c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5d5eb9da3564d9a8ced2b173b976a34"}], "type": "orchestration", "id": "e1ed191e235543508fb8181b492dd163", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v3/880184f9f34d4ead881812d2172cae9c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "56a318d8670b4ad78467b72f15e90915"}, {"url": "http://192.30.9.6:8776/v3/880184f9f34d4ead881812d2172cae9c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a1f7813849740888664ac8474f45c65"}, {"url": "http://192.30.9.6:8776/v3/880184f9f34d4ead881812d2172cae9c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc1d74ba6f6d48aeb8f30133ce2b6872"}], "type": "volumev3", "id": "ecd342c710c14042b42e8ebabd2f2656", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f5c541ab827e4385a174fd5adcdd90ab", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v2/880184f9f34d4ead881812d2172cae9c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26ec839e160a4f5491ee5e1b2f6d85ec"}, {"url": "http://192.30.9.6:8776/v2/880184f9f34d4ead881812d2172cae9c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e9b14fc0d7e4b2f98c9c7c44cfc4a13"}, {"url": "http://192.30.9.6:8776/v2/880184f9f34d4ead881812d2172cae9c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8246d17964974d22ac52efa58bc221cc"}], "type": "volumev2", "id": "faa3c09487304f84b65d18b1b1694e3a", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/880184f9f34d4ead881812d2172cae9c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1abce42acf394dce885c9dfc7c80c5e9"}, {"url": "http://192.30.9.6:8776/v1/880184f9f34d4ead881812d2172cae9c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9777c0191c584248b40d2e103ca53015"}, {"url": "http://172.30.9.21:8776/v1/880184f9f34d4ead881812d2172cae9c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab9eb3d04b5a468b9016011aca6c8402"}], "type": "volume", "id": "ff541942293941b4b0228330f4f5efaf", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "533ad0036ea24ea3a6cd69d52daa7164"}, "audit_ids": ["yGGJeRo-QcW-BQtJcPwH8w"], "issued_at": "2019-03-27T01:15:05.000000Z"}} 2019-03-27 01:15:05,796 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-27 01:15:05,796 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21: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}3d9ad81b6c8b69ab01b319309fda111f1d883f18" 2019-03-27 01:15:06,170 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 726 Content-Type: application/json Date: Wed, 27 Mar 2019 01:15:06 GMT X-Openstack-Request-Id: req-0dbddd3d-c04d-4219-a395-815a4f8681fc 2019-03-27 01:15:06,170 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","updated_at":"2019-03-27T01:06:20Z","dns_domain":"","revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"6e8cbb2e-4d8c-409b-b9b4-549165a492c3","router:external":true,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"adb4f7a6d80b43b2b7d28f3b95f00eb5","status":"ACTIVE","subnets":["88d144e9-4a41-41f0-83f0-cf05286ed070"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"adb4f7a6d80b43b2b7d28f3b95f00eb5","created_at":"2019-03-27T01:06:13Z","provider:network_type":"flat"}]} 2019-03-27 01:15:06,170 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-0dbddd3d-c04d-4219-a395-815a4f8681fc 2019-03-27 01:15:06,171 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.374747037888s 2019-03-27 01:15:06,178 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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-27 01:15:06,183 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 27 Mar 2019 01:15:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-88a941ee-701d-4c04-a19a-ee9c937a9fe4 2019-03-27 01:15:06,184 - 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.21:5000/v3/", "rel": "self"}]}]}} 2019-03-27 01:15:06,184 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/ used request id req-88a941ee-701d-4c04-a19a-ee9c937a9fe4 2019-03-27 01:15:06,184 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-27 01:15:06,188 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}3d9ad81b6c8b69ab01b319309fda111f1d883f18" 2019-03-27 01:15:06,365 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Wed, 27 Mar 2019 01:15:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a0ede31-ac96-40de-a496-8cfc12da47d6 2019-03-27 01:15:06,366 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/d28de44ca3d340fe8f59e2bbc51c5518"}, "tags": [], "enabled": true, "id": "d28de44ca3d340fe8f59e2bbc51c5518", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2019-03-27 01:15:06,366 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-2a0ede31-ac96-40de-a496-8cfc12da47d6 2019-03-27 01:15:06,366 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.181489944458s 2019-03-27 01:15:06,374 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-03-27 01:15:06,377 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}3d9ad81b6c8b69ab01b319309fda111f1d883f18" -d '{"project": {"description": "Created by OPNFV Functest: vping_userdata", "enabled": true, "domain_id": "default", "name": "vping_userdata-project_99b78925-1f1f-4e1f-8a92-6b8549b46122"}}' 2019-03-27 01:15:06,650 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 374 Content-Type: application/json Date: Wed, 27 Mar 2019 01:15:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a54e39b8-8395-4eb5-9971-e9ba63109c69 2019-03-27 01:15:06,650 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.21:5000/v3/projects/36c6c1066f9b403f965e243ed09e0a6b"}, "tags": [], "enabled": true, "id": "36c6c1066f9b403f965e243ed09e0a6b", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_99b78925-1f1f-4e1f-8a92-6b8549b46122"}} 2019-03-27 01:15:06,650 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-a54e39b8-8395-4eb5-9971-e9ba63109c69 2019-03-27 01:15:06,650 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.276252031326s 2019-03-27 01:15:06,651 - 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'36c6c1066f9b403f965e243ed09e0a6b', '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_99b78925-1f1f-4e1f-8a92-6b8549b46122'}) 2019-03-27 01:15:06,658 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-03-27 01:15:06,661 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}3d9ad81b6c8b69ab01b319309fda111f1d883f18" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "zsrY0WMgufdhV159biM6Xuc3noZWFR", "email": null, "name": "vping_userdata-user_99b78925-1f1f-4e1f-8a92-6b8549b46122"}}' 2019-03-27 01:15:07,185 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 329 Content-Type: application/json Date: Wed, 27 Mar 2019 01:15:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4b746c95-7053-477f-aca4-58c0851ecb68 2019-03-27 01:15:07,185 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vping_userdata-user_99b78925-1f1f-4e1f-8a92-6b8549b46122", "links": {"self": "http://172.30.9.21:5000/v3/users/8bc2235ff2594449a3e1aa78397e7874"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8bc2235ff2594449a3e1aa78397e7874", "domain_id": "default", "password_expires_at": null}} 2019-03-27 01:15:07,185 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-4b746c95-7053-477f-aca4-58c0851ecb68 2019-03-27 01:15:07,185 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.52734708786s 2019-03-27 01:15:07,186 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'8bc2235ff2594449a3e1aa78397e7874', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_userdata-user_99b78925-1f1f-4e1f-8a92-6b8549b46122'}) 2019-03-27 01:15:07,190 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-27 01:15:07,194 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}3d9ad81b6c8b69ab01b319309fda111f1d883f18" 2019-03-27 01:15:07,421 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Wed, 27 Mar 2019 01:15:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b26cd7b5-0a91-4c43-872f-fffc370df9de 2019-03-27 01:15:07,421 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "630451f6dfb54c5eaac08b2a7591b17d", "links": {"self": "http://172.30.9.21:5000/v3/roles/630451f6dfb54c5eaac08b2a7591b17d"}, "name": "swiftoperator"}, {"domain_id": null, "id": "84fc116f7c224bdc9d4008e24cf1fff6", "links": {"self": "http://172.30.9.21:5000/v3/roles/84fc116f7c224bdc9d4008e24cf1fff6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ad74fc2430cc4e889c837e0e4363f057", "links": {"self": "http://172.30.9.21:5000/v3/roles/ad74fc2430cc4e889c837e0e4363f057"}, "name": "admin"}, {"domain_id": null, "id": "bb9ba4688d0941a38bddf15fb5d3e3ac", "links": {"self": "http://172.30.9.21:5000/v3/roles/bb9ba4688d0941a38bddf15fb5d3e3ac"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c899a0942bc347abbb3dcae772ba5452", "links": {"self": "http://172.30.9.21:5000/v3/roles/c899a0942bc347abbb3dcae772ba5452"}, "name": "member"}, {"domain_id": null, "id": "ca126582a5ac41b387c7abf3cbf79d8b", "links": {"self": "http://172.30.9.21:5000/v3/roles/ca126582a5ac41b387c7abf3cbf79d8b"}, "name": "reader"}]} 2019-03-27 01:15:07,422 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-b26cd7b5-0a91-4c43-872f-fffc370df9de 2019-03-27 01:15:07,422 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.231914997101s 2019-03-27 01:15:07,427 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-27 01:15:07,430 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}3d9ad81b6c8b69ab01b319309fda111f1d883f18" 2019-03-27 01:15:07,637 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Wed, 27 Mar 2019 01:15:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d364500b-16b3-47be-b625-8682dc16722f 2019-03-27 01:15:07,638 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "630451f6dfb54c5eaac08b2a7591b17d", "links": {"self": "http://172.30.9.21:5000/v3/roles/630451f6dfb54c5eaac08b2a7591b17d"}, "name": "swiftoperator"}, {"domain_id": null, "id": "84fc116f7c224bdc9d4008e24cf1fff6", "links": {"self": "http://172.30.9.21:5000/v3/roles/84fc116f7c224bdc9d4008e24cf1fff6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ad74fc2430cc4e889c837e0e4363f057", "links": {"self": "http://172.30.9.21:5000/v3/roles/ad74fc2430cc4e889c837e0e4363f057"}, "name": "admin"}, {"domain_id": null, "id": "bb9ba4688d0941a38bddf15fb5d3e3ac", "links": {"self": "http://172.30.9.21:5000/v3/roles/bb9ba4688d0941a38bddf15fb5d3e3ac"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c899a0942bc347abbb3dcae772ba5452", "links": {"self": "http://172.30.9.21:5000/v3/roles/c899a0942bc347abbb3dcae772ba5452"}, "name": "member"}, {"domain_id": null, "id": "ca126582a5ac41b387c7abf3cbf79d8b", "links": {"self": "http://172.30.9.21:5000/v3/roles/ca126582a5ac41b387c7abf3cbf79d8b"}, "name": "reader"}]} 2019-03-27 01:15:07,638 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-d364500b-16b3-47be-b625-8682dc16722f 2019-03-27 01:15:07,638 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.21101808548s 2019-03-27 01:15:07,643 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-27 01:15:07,647 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}3d9ad81b6c8b69ab01b319309fda111f1d883f18" 2019-03-27 01:15:07,869 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Wed, 27 Mar 2019 01:15:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4157f3d-da6c-41b6-9575-3d899949ab92 2019-03-27 01:15:07,869 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "630451f6dfb54c5eaac08b2a7591b17d", "links": {"self": "http://172.30.9.21:5000/v3/roles/630451f6dfb54c5eaac08b2a7591b17d"}, "name": "swiftoperator"}, {"domain_id": null, "id": "84fc116f7c224bdc9d4008e24cf1fff6", "links": {"self": "http://172.30.9.21:5000/v3/roles/84fc116f7c224bdc9d4008e24cf1fff6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ad74fc2430cc4e889c837e0e4363f057", "links": {"self": "http://172.30.9.21:5000/v3/roles/ad74fc2430cc4e889c837e0e4363f057"}, "name": "admin"}, {"domain_id": null, "id": "bb9ba4688d0941a38bddf15fb5d3e3ac", "links": {"self": "http://172.30.9.21:5000/v3/roles/bb9ba4688d0941a38bddf15fb5d3e3ac"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c899a0942bc347abbb3dcae772ba5452", "links": {"self": "http://172.30.9.21:5000/v3/roles/c899a0942bc347abbb3dcae772ba5452"}, "name": "member"}, {"domain_id": null, "id": "ca126582a5ac41b387c7abf3cbf79d8b", "links": {"self": "http://172.30.9.21:5000/v3/roles/ca126582a5ac41b387c7abf3cbf79d8b"}, "name": "reader"}]} 2019-03-27 01:15:07,870 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-e4157f3d-da6c-41b6-9575-3d899949ab92 2019-03-27 01:15:07,870 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.226751804352s 2019-03-27 01:15:07,875 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-27 01:15:07,879 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}3d9ad81b6c8b69ab01b319309fda111f1d883f18" 2019-03-27 01:15:08,000 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Wed, 27 Mar 2019 01:15:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b166f361-3b7d-4086-a98d-38f6b5e9452f 2019-03-27 01:15:08,000 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-03-27 01:15:08,000 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-b166f361-3b7d-4086-a98d-38f6b5e9452f 2019-03-27 01:15:08,001 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.125854969025s 2019-03-27 01:15:08,002 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-27 01:15:08,006 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}3d9ad81b6c8b69ab01b319309fda111f1d883f18" 2019-03-27 01:15:08,228 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 838 Content-Type: application/json Date: Wed, 27 Mar 2019 01:15:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dcfa3485-9f4d-4c8e-9131-1460c91be486 2019-03-27 01:15:08,229 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/1f3ca4bc07164c3cb81a87c72c396526"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f3ca4bc07164c3cb81a87c72c396526", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/2653fa6f281c466480efee8aa1f257bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2653fa6f281c466480efee8aa1f257bb", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/2f421a9df6c44c62876bd57477d34c68"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f421a9df6c44c62876bd57477d34c68", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/335b05e87496439da9c56228d0f96eb4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "335b05e87496439da9c56228d0f96eb4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/347643f881c4464fbebf8745ae8733f7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "347643f881c4464fbebf8745ae8733f7", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/3ec0479bbc154c0e80a84492405413d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ec0479bbc154c0e80a84492405413d1", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/4948075a865f4918b7d8cbc91b0d93f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4948075a865f4918b7d8cbc91b0d93f2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/533ad0036ea24ea3a6cd69d52daa7164"}, "domain_id": "default", "enabled": true, "options": {}, "id": "533ad0036ea24ea3a6cd69d52daa7164", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/812ccb0780ac4ca682f6307d48b60b74"}, "domain_id": "d28de44ca3d340fe8f59e2bbc51c5518", "enabled": true, "options": {}, "id": "812ccb0780ac4ca682f6307d48b60b74", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "vping_userdata-user_99b78925-1f1f-4e1f-8a92-6b8549b46122", "links": {"self": "http://172.30.9.21:5000/v3/users/8bc2235ff2594449a3e1aa78397e7874"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8bc2235ff2594449a3e1aa78397e7874", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/8c5c993b2702467d8bfb5246c7f53041"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c5c993b2702467d8bfb5246c7f53041", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/b200d4acbcca4a2094b80354fbe1696e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b200d4acbcca4a2094b80354fbe1696e", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/cf1a4dd219af46a4a3c304e5dc175743"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cf1a4dd219af46a4a3c304e5dc175743", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/e2141b5f32414d4c957cf1c4929e3d7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2141b5f32414d4c957cf1c4929e3d7d", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/e83494c6a05843019f1b64894a822a32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e83494c6a05843019f1b64894a822a32", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2019-03-27 01:15:08,229 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-dcfa3485-9f4d-4c8e-9131-1460c91be486 2019-03-27 01:15:08,229 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.227645874023s 2019-03-27 01:15:08,241 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-27 01:15:08,244 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21: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}3d9ad81b6c8b69ab01b319309fda111f1d883f18" 2019-03-27 01:15:08,476 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 398 Content-Type: application/json Date: Wed, 27 Mar 2019 01:15:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6cc50c10-9574-4eda-8c51-67a451459a92 2019-03-27 01:15:08,476 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/880184f9f34d4ead881812d2172cae9c"}, "tags": [], "enabled": true, "id": "880184f9f34d4ead881812d2172cae9c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/adb4f7a6d80b43b2b7d28f3b95f00eb5"}, "tags": [], "enabled": true, "id": "adb4f7a6d80b43b2b7d28f3b95f00eb5", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.21:5000/v3/projects/36c6c1066f9b403f965e243ed09e0a6b"}, "tags": [], "enabled": true, "id": "36c6c1066f9b403f965e243ed09e0a6b", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_99b78925-1f1f-4e1f-8a92-6b8549b46122"}]} 2019-03-27 01:15:08,476 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-6cc50c10-9574-4eda-8c51-67a451459a92 2019-03-27 01:15:08,476 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.235241889954s 2019-03-27 01:15:08,484 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-03-27 01:15:08,487 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=8bc2235ff2594449a3e1aa78397e7874&role.id=c899a0942bc347abbb3dcae772ba5452&scope.project.id=36c6c1066f9b403f965e243ed09e0a6b" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3d9ad81b6c8b69ab01b319309fda111f1d883f18" 2019-03-27 01:15:08,693 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Wed, 27 Mar 2019 01:15:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-644c82df-5a40-45aa-9283-9828936eb56f 2019-03-27 01:15:08,693 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=8bc2235ff2594449a3e1aa78397e7874&role.id=c899a0942bc347abbb3dcae772ba5452&scope.project.id=36c6c1066f9b403f965e243ed09e0a6b", "previous": null, "next": null}} 2019-03-27 01:15:08,693 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=8bc2235ff2594449a3e1aa78397e7874&role.id=c899a0942bc347abbb3dcae772ba5452&scope.project.id=36c6c1066f9b403f965e243ed09e0a6b used request id req-644c82df-5a40-45aa-9283-9828936eb56f 2019-03-27 01:15:08,693 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.209207773209s 2019-03-27 01:15:08,698 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-03-27 01:15:08,701 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/36c6c1066f9b403f965e243ed09e0a6b/users/8bc2235ff2594449a3e1aa78397e7874/roles/c899a0942bc347abbb3dcae772ba5452 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3d9ad81b6c8b69ab01b319309fda111f1d883f18" 2019-03-27 01:15:08,957 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 27 Mar 2019 01:15:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e9aa7df9-8b67-4624-af4a-8308ccb7fa07 2019-03-27 01:15:08,957 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-27 01:15:08,957 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/36c6c1066f9b403f965e243ed09e0a6b/users/8bc2235ff2594449a3e1aa78397e7874/roles/c899a0942bc347abbb3dcae772ba5452 used request id req-e9aa7df9-8b67-4624-af4a-8308ccb7fa07 2019-03-27 01:15:08,957 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.259205818176s 2019-03-27 01:15:08,958 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_userdata-project_99b78925-1f1f-4e1f-8a92-6b8549b46122', 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'36c6c1066f9b403f965e243ed09e0a6b', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'zsrY0WMgufdhV159biM6Xuc3noZWFR', 'username': u'vping_userdata-user_99b78925-1f1f-4e1f-8a92-6b8549b46122', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21: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-27 01:15:08,963 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_userdata-user_99b78925-1f1f-4e1f-8a92-6b8549b46122', 'password': 'zsrY0WMgufdhV159biM6Xuc3noZWFR', 'project_name': 'vping_userdata-project_99b78925-1f1f-4e1f-8a92-6b8549b46122', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000/v3', 'project_id': '36c6c1066f9b403f965e243ed09e0a6b', 'project_domain_name': 'Default'} 2019-03-27 01:15:08,964 - xtesting.ci.run_tests - INFO - Running test case 'vping_userdata'... 2019-03-27 01:15:08,965 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-27 01:15:08,968 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}3d9ad81b6c8b69ab01b319309fda111f1d883f18" 2019-03-27 01:15:09,099 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Wed, 27 Mar 2019 01:15:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f3b9018-ca51-431d-8e85-7f8c4f3c0094 2019-03-27 01:15:09,099 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/d28de44ca3d340fe8f59e2bbc51c5518"}, "tags": [], "enabled": true, "id": "d28de44ca3d340fe8f59e2bbc51c5518", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2019-03-27 01:15:09,099 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-3f3b9018-ca51-431d-8e85-7f8c4f3c0094 2019-03-27 01:15:09,099 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.13455414772s 2019-03-27 01:15:09,107 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-27 01:15:09,110 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21: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}3d9ad81b6c8b69ab01b319309fda111f1d883f18" 2019-03-27 01:15:09,224 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 398 Content-Type: application/json Date: Wed, 27 Mar 2019 01:15:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5fb29eae-e9ff-458e-aaa8-dc491070f7c9 2019-03-27 01:15:09,225 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/880184f9f34d4ead881812d2172cae9c"}, "tags": [], "enabled": true, "id": "880184f9f34d4ead881812d2172cae9c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/adb4f7a6d80b43b2b7d28f3b95f00eb5"}, "tags": [], "enabled": true, "id": "adb4f7a6d80b43b2b7d28f3b95f00eb5", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.21:5000/v3/projects/36c6c1066f9b403f965e243ed09e0a6b"}, "tags": [], "enabled": true, "id": "36c6c1066f9b403f965e243ed09e0a6b", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_99b78925-1f1f-4e1f-8a92-6b8549b46122"}]} 2019-03-27 01:15:09,225 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-5fb29eae-e9ff-458e-aaa8-dc491070f7c9 2019-03-27 01:15:09,225 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.117871999741s 2019-03-27 01:15:09,227 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-03-27 01:15:09,228 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}3d9ad81b6c8b69ab01b319309fda111f1d883f18" -d '{"network": {"tenant_id": "36c6c1066f9b403f965e243ed09e0a6b", "name": "vping_userdata-net_99b78925-1f1f-4e1f-8a92-6b8549b46122", "admin_state_up": true}}' 2019-03-27 01:15:10,932 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 724 Content-Type: application/json Date: Wed, 27 Mar 2019 01:15:10 GMT X-Openstack-Request-Id: req-a01ff503-eb79-4c71-b45f-628985428117 2019-03-27 01:15:10,933 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":2,"port_security_enabled":true,"provider:network_type":"geneve","id":"25f9a0c6-12ba-4786-b276-2f808a4c5b34","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":3,"ipv4_address_scope":null,"shared":false,"project_id":"36c6c1066f9b403f965e243ed09e0a6b","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-27T01:15:09Z","is_default":false,"qos_policy_id":null,"name":"vping_userdata-net_99b78925-1f1f-4e1f-8a92-6b8549b46122","admin_state_up":true,"tenant_id":"36c6c1066f9b403f965e243ed09e0a6b","created_at":"2019-03-27T01:15:09Z","mtu":1442}} 2019-03-27 01:15:10,933 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-a01ff503-eb79-4c71-b45f-628985428117 2019-03-27 01:15:10,933 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 1.70581388474s 2019-03-27 01:15:10,933 - 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'dns_domain': u'', u'updated_at': u'2019-03-27T01:15:09Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'geneve', u'id': u'25f9a0c6-12ba-4786-b276-2f808a4c5b34', u'provider:segmentation_id': 3, 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_99b78925-1f1f-4e1f-8a92-6b8549b46122', u'created_at': u'2019-03-27T01:15:09Z', u'mtu': 1442, u'tenant_id': u'36c6c1066f9b403f965e243ed09e0a6b', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'36c6c1066f9b403f965e243ed09e0a6b'}) 2019-03-27 01:15:10,937 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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-27 01:15:10,944 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Wed, 27 Mar 2019 01:15:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b42c63a2-27e1-4980-9d8b-431153290afd 2019-03-27 01:15:10,944 - 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.21:5000/v3/", "rel": "self"}]}} 2019-03-27 01:15:10,944 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/v3 used request id req-b42c63a2-27e1-4980-9d8b-431153290afd 2019-03-27 01:15:10,945 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2019-03-27 01:15:11,359 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ca126582a5ac41b387c7abf3cbf79d8b", "name": "reader"}, {"id": "c899a0942bc347abbb3dcae772ba5452", "name": "member"}], "expires_at": "2019-03-27T02:15:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "36c6c1066f9b403f965e243ed09e0a6b", "name": "vping_userdata-project_99b78925-1f1f-4e1f-8a92-6b8549b46122"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "721f4e8307ad4447b8bb508b3c352269"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef9799ca3704825b084c6a427da3b37"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e88f92e41fcf44d79884f24c46e56176"}], "type": "cloudformation", "id": "044c711eda554fdbb092a4d9a8a641ed", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10207501dea142acbda102bca0fde468"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56d3450ae4974e658007eb3ef62e73ab"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b2e700fb57e5466e9ef8647b2f892e05"}], "type": "network", "id": "1345c62a1a194721ac74991ed3f96976", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47393bddf6a3467eacefb29528c3ef50"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a424bbca30b401a8cc1a29b5c697112"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8aa237a59bac4a84988a5cbd3f2f7f91"}], "type": "identity", "id": "1b53bc2fc18745788cdcd7700e8f6872", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.23:8080/v1/AUTH_36c6c1066f9b403f965e243ed09e0a6b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "14dc1bc7ac6a4290b889e465a4fbc586"}, {"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3ce1666900034fb6953705c72ecb956c"}, {"url": "http://172.30.9.21:8080/v1/AUTH_36c6c1066f9b403f965e243ed09e0a6b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5153784ff3ff4ddaae7f3c5e3d52c73e"}], "type": "object-store", "id": "1cae55657baa42a8a041c96c0e5042a1", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ad3b972674347f59ad48668d68faf36"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d537d30796624cf78ed7c806f2d292f0"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f855d2238c294b1d9bf6cd08a86cab4e"}], "type": "event", "id": "50eac40e86464ec8a1f2d18736563156", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1127f864c2964c2a8f219362f47a7947"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e87f90fe3cd4a25a5a4884f7e4d2281"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c39ec419a879484da392ab529f76f8f8"}], "type": "image", "id": "8d3c807a0a824004a1b25615a3b24e68", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8380d78aa4924a28b1fdb16eda8f52e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a16ce6d013674ea69b0d0b5eecb6746b"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ba806daf4ba6b260e46512ffd28b"}], "type": "alarming", "id": "9bdf976320f740f1875953bdb4fcc326", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "81b7ef114a0a428bbd15145cc4c38c64"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d3b8fbb0fb6f49b8afdf9962f1d1f8a2"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f89f28939c844855ad783d77a4927d19"}], "type": "placement", "id": "9e481bf545ae462699fee59086a7a457", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36f031934bf841788a613931f744d992"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c10b9a772e114d6ba31294ef3c79d793"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc70f60043ee454b879c947a14e788ed"}], "type": "metric", "id": "ab24fcec588d4a3d9f039d6c717097c8", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af78c3d0929c4806b952f9e7af7a33a5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "debf358b1bf646dd9b9419e6b4b1d7f6"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eb9f3963be6047ab85f520b769d0b94b"}], "type": "compute", "id": "c37b658d3f04412daef24882af8675e6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/36c6c1066f9b403f965e243ed09e0a6b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f71160cc4c84a7b9af3bf0974316784"}, {"url": "http://172.30.9.21:8004/v1/36c6c1066f9b403f965e243ed09e0a6b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c0732bb8bff43338899f5db62aafdd7"}, {"url": "http://192.30.9.6:8004/v1/36c6c1066f9b403f965e243ed09e0a6b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5d5eb9da3564d9a8ced2b173b976a34"}], "type": "orchestration", "id": "e1ed191e235543508fb8181b492dd163", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v3/36c6c1066f9b403f965e243ed09e0a6b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "56a318d8670b4ad78467b72f15e90915"}, {"url": "http://192.30.9.6:8776/v3/36c6c1066f9b403f965e243ed09e0a6b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a1f7813849740888664ac8474f45c65"}, {"url": "http://192.30.9.6:8776/v3/36c6c1066f9b403f965e243ed09e0a6b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc1d74ba6f6d48aeb8f30133ce2b6872"}], "type": "volumev3", "id": "ecd342c710c14042b42e8ebabd2f2656", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f5c541ab827e4385a174fd5adcdd90ab", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v2/36c6c1066f9b403f965e243ed09e0a6b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26ec839e160a4f5491ee5e1b2f6d85ec"}, {"url": "http://192.30.9.6:8776/v2/36c6c1066f9b403f965e243ed09e0a6b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e9b14fc0d7e4b2f98c9c7c44cfc4a13"}, {"url": "http://192.30.9.6:8776/v2/36c6c1066f9b403f965e243ed09e0a6b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8246d17964974d22ac52efa58bc221cc"}], "type": "volumev2", "id": "faa3c09487304f84b65d18b1b1694e3a", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/36c6c1066f9b403f965e243ed09e0a6b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1abce42acf394dce885c9dfc7c80c5e9"}, {"url": "http://192.30.9.6:8776/v1/36c6c1066f9b403f965e243ed09e0a6b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9777c0191c584248b40d2e103ca53015"}, {"url": "http://172.30.9.21:8776/v1/36c6c1066f9b403f965e243ed09e0a6b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab9eb3d04b5a468b9016011aca6c8402"}], "type": "volume", "id": "ff541942293941b4b0228330f4f5efaf", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_userdata-user_99b78925-1f1f-4e1f-8a92-6b8549b46122", "id": "8bc2235ff2594449a3e1aa78397e7874"}, "audit_ids": ["AVc2YtRvS5OMK6k7eMVZbQ"], "issued_at": "2019-03-27T01:15:11.000000Z"}} 2019-03-27 01:15:11,363 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-27 01:15:11,363 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}fcd0b6d49201c6f053f29d6bf7a5ee681e220c48" 2019-03-27 01:15:11,741 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1221 Content-Type: application/json Date: Wed, 27 Mar 2019 01:15:11 GMT X-Openstack-Request-Id: req-0866067d-636a-4af1-b7ef-06d62479fedb 2019-03-27 01:15:11,742 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":2,"port_security_enabled":true,"id":"25f9a0c6-12ba-4786-b276-2f808a4c5b34","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"36c6c1066f9b403f965e243ed09e0a6b","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-27T01:15:09Z","qos_policy_id":null,"name":"vping_userdata-net_99b78925-1f1f-4e1f-8a92-6b8549b46122","admin_state_up":true,"tenant_id":"36c6c1066f9b403f965e243ed09e0a6b","created_at":"2019-03-27T01:15:09Z","mtu":1442},{"updated_at":"2019-03-27T01:06:20Z","dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"6e8cbb2e-4d8c-409b-b9b4-549165a492c3","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"adb4f7a6d80b43b2b7d28f3b95f00eb5","status":"ACTIVE","subnets":["88d144e9-4a41-41f0-83f0-cf05286ed070"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"adb4f7a6d80b43b2b7d28f3b95f00eb5","created_at":"2019-03-27T01:06:13Z","mtu":1500}]} 2019-03-27 01:15:11,742 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-0866067d-636a-4af1-b7ef-06d62479fedb 2019-03-27 01:15:11,742 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.379158973694s 2019-03-27 01:15:11,743 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-03-27 01:15:11,744 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}fcd0b6d49201c6f053f29d6bf7a5ee681e220c48" -d '{"subnet": {"name": "vping_userdata-subnet_99b78925-1f1f-4e1f-8a92-6b8549b46122", "enable_dhcp": true, "network_id": "25f9a0c6-12ba-4786-b276-2f808a4c5b34", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-03-27 01:15:13,590 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 682 Content-Type: application/json Date: Wed, 27 Mar 2019 01:15:14 GMT X-Openstack-Request-Id: req-908ba455-f1c5-4ad4-9bab-fe93087fa8dd 2019-03-27 01:15:13,591 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"25f9a0c6-12ba-4786-b276-2f808a4c5b34","tenant_id":"36c6c1066f9b403f965e243ed09e0a6b","created_at":"2019-03-27T01:15:12Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-03-27T01:15:12Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"36c6c1066f9b403f965e243ed09e0a6b","id":"9cfe02da-c228-450c-8633-dc1616893fa1","subnetpool_id":null,"name":"vping_userdata-subnet_99b78925-1f1f-4e1f-8a92-6b8549b46122"}} 2019-03-27 01:15:13,591 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-908ba455-f1c5-4ad4-9bab-fe93087fa8dd 2019-03-27 01:15:13,591 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.84761714935s 2019-03-27 01:15:13,592 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-03-27T01:15:12Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'9cfe02da-c228-450c-8633-dc1616893fa1', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_userdata-subnet_99b78925-1f1f-4e1f-8a92-6b8549b46122', u'enable_dhcp': True, u'network_id': u'25f9a0c6-12ba-4786-b276-2f808a4c5b34', u'tenant_id': u'36c6c1066f9b403f965e243ed09e0a6b', u'created_at': u'2019-03-27T01:15:12Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'36c6c1066f9b403f965e243ed09e0a6b'}) 2019-03-27 01:15:13,592 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-03-27 01:15:13,593 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}fcd0b6d49201c6f053f29d6bf7a5ee681e220c48" -d '{"router": {"external_gateway_info": {"network_id": "6e8cbb2e-4d8c-409b-b9b4-549165a492c3"}, "name": "vping_userdata-router_99b78925-1f1f-4e1f-8a92-6b8549b46122", "admin_state_up": true}}' 2019-03-27 01:15:15,952 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 625 Content-Type: application/json Date: Wed, 27 Mar 2019 01:15:15 GMT X-Openstack-Request-Id: req-8e0d40a3-44e2-434c-9c94-63996ac27d73 2019-03-27 01:15:15,953 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6e8cbb2e-4d8c-409b-b9b4-549165a492c3", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "88d144e9-4a41-41f0-83f0-cf05286ed070", "ip_address": "172.30.9.205"}]}, "description": "", "tags": [], "tenant_id": "36c6c1066f9b403f965e243ed09e0a6b", "created_at": "2019-03-27T01:15:13Z", "admin_state_up": true, "updated_at": "2019-03-27T01:15:15Z", "revision_number": 2, "routes": [], "project_id": "36c6c1066f9b403f965e243ed09e0a6b", "id": "6527d112-322f-4ed9-8a02-aec8be5aaf8f", "name": "vping_userdata-router_99b78925-1f1f-4e1f-8a92-6b8549b46122"}} 2019-03-27 01:15:15,953 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-8e0d40a3-44e2-434c-9c94-63996ac27d73 2019-03-27 01:15:15,953 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 2.36087584496s 2019-03-27 01:15:15,954 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'6e8cbb2e-4d8c-409b-b9b4-549165a492c3', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'88d144e9-4a41-41f0-83f0-cf05286ed070', u'ip_address': u'172.30.9.205'}]}, u'description': u'', u'tags': [], u'tenant_id': u'36c6c1066f9b403f965e243ed09e0a6b', u'created_at': u'2019-03-27T01:15:13Z', u'admin_state_up': True, u'updated_at': u'2019-03-27T01:15:15Z', u'revision_number': 2, u'routes': [], u'project_id': u'36c6c1066f9b403f965e243ed09e0a6b', u'id': u'6527d112-322f-4ed9-8a02-aec8be5aaf8f', u'name': u'vping_userdata-router_99b78925-1f1f-4e1f-8a92-6b8549b46122'}) 2019-03-27 01:15:15,954 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-03-27 01:15:15,955 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/6527d112-322f-4ed9-8a02-aec8be5aaf8f/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}fcd0b6d49201c6f053f29d6bf7a5ee681e220c48" -d '{"subnet_id": "9cfe02da-c228-450c-8633-dc1616893fa1"}' 2019-03-27 01:15:18,866 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Wed, 27 Mar 2019 01:15:18 GMT X-Openstack-Request-Id: req-44e4b066-9243-4c41-856c-164ae7c9c6a7 2019-03-27 01:15:18,866 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "25f9a0c6-12ba-4786-b276-2f808a4c5b34", "tenant_id": "36c6c1066f9b403f965e243ed09e0a6b", "subnet_id": "9cfe02da-c228-450c-8633-dc1616893fa1", "subnet_ids": ["9cfe02da-c228-450c-8633-dc1616893fa1"], "port_id": "7f72ba30-7270-4cc2-aebe-6833aee12a79", "id": "6527d112-322f-4ed9-8a02-aec8be5aaf8f"} 2019-03-27 01:15:18,866 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/6527d112-322f-4ed9-8a02-aec8be5aaf8f/add_router_interface.json used request id req-44e4b066-9243-4c41-856c-164ae7c9c6a7 2019-03-27 01:15:18,866 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.9121530056s 2019-03-27 01:15:18,867 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-03-27 01:15:18,973 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-03-27 01:15:18,977 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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-27 01:15:18,982 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Wed, 27 Mar 2019 01:15:18 GMT 2019-03-27 01:15:18,983 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}]} 2019-03-27 01:15:18,989 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-27 01:15:18,993 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}fcd0b6d49201c6f053f29d6bf7a5ee681e220c48" 2019-03-27 01:15:19,309 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Wed, 27 Mar 2019 01:15:19 GMT X-Openstack-Request-Id: req-df664b21-5042-4d9b-9035-ae373e670988 2019-03-27 01:15:19,310 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-27 01:15:19,310 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-df664b21-5042-4d9b-9035-ae373e670988 2019-03-27 01:15:19,310 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.321319103241s 2019-03-27 01:15:19,319 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-03-27 01:15:19,323 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}fcd0b6d49201c6f053f29d6bf7a5ee681e220c48" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_userdata-img_99b78925-1f1f-4e1f-8a92-6b8549b46122", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_userdata-img_99b78925-1f1f-4e1f-8a92-6b8549b46122"}' 2019-03-27 01:15:19,669 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 945 Content-Type: application/json Date: Wed, 27 Mar 2019 01:15:20 GMT Location: http://172.30.9.21:9292/v2/images/36b23bd1-a9d1-4ebf-a0bc-990d57b0c6b5 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-b26d6a1e-289a-49f8-b267-ab138db1be25 2019-03-27 01:15:19,669 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-27T01:15:20Z", "file": "/v2/images/36b23bd1-a9d1-4ebf-a0bc-990d57b0c6b5/file", "owner": "36c6c1066f9b403f965e243ed09e0a6b", "id": "36b23bd1-a9d1-4ebf-a0bc-990d57b0c6b5", "size": null, "self": "/v2/images/36b23bd1-a9d1-4ebf-a0bc-990d57b0c6b5", "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_99b78925-1f1f-4e1f-8a92-6b8549b46122", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_99b78925-1f1f-4e1f-8a92-6b8549b46122", "checksum": null, "created_at": "2019-03-27T01:15:20Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-03-27 01:15:19,669 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-b26d6a1e-289a-49f8-b267-ab138db1be25 2019-03-27 01:15:19,669 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.349900960922s 2019-03-27 01:15:19,670 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-03-27 01:15:19,674 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/36b23bd1-a9d1-4ebf-a0bc-990d57b0c6b5/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}fcd0b6d49201c6f053f29d6bf7a5ee681e220c48" -d '' 2019-03-27 01:15:20,916 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 27 Mar 2019 01:15:20 GMT X-Openstack-Request-Id: req-38a5fbbb-c79b-4ee3-a5cf-cbb87495b9eb 2019-03-27 01:15:20,916 - 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-27 01:15:20,917 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/36b23bd1-a9d1-4ebf-a0bc-990d57b0c6b5/file used request id req-38a5fbbb-c79b-4ee3-a5cf-cbb87495b9eb 2019-03-27 01:15:20,917 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.24661302567s 2019-03-27 01:15:20,922 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-27 01:15:20,927 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}fcd0b6d49201c6f053f29d6bf7a5ee681e220c48" 2019-03-27 01:15:21,273 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json Date: Wed, 27 Mar 2019 01:15:21 GMT X-Openstack-Request-Id: req-ea4c6edd-99bc-4d9e-b5f4-5b79065836ec 2019-03-27 01:15:21,274 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-27T01:15:20Z", "file": "/v2/images/36b23bd1-a9d1-4ebf-a0bc-990d57b0c6b5/file", "owner": "36c6c1066f9b403f965e243ed09e0a6b", "id": "36b23bd1-a9d1-4ebf-a0bc-990d57b0c6b5", "size": 12716032, "self": "/v2/images/36b23bd1-a9d1-4ebf-a0bc-990d57b0c6b5", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://0e796a57-bb9c-4ed7-a890-8188a6fe733b/images/36b23bd1-a9d1-4ebf-a0bc-990d57b0c6b5/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://0e796a57-bb9c-4ed7-a890-8188a6fe733b/images/36b23bd1-a9d1-4ebf-a0bc-990d57b0c6b5/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_99b78925-1f1f-4e1f-8a92-6b8549b46122", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_99b78925-1f1f-4e1f-8a92-6b8549b46122", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-27T01:15:20Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-27 01:15:21,274 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-ea4c6edd-99bc-4d9e-b5f4-5b79065836ec 2019-03-27 01:15:21,274 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.351939916611s 2019-03-27 01:15:21,276 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://0e796a57-bb9c-4ed7-a890-8188a6fe733b/images/36b23bd1-a9d1-4ebf-a0bc-990d57b0c6b5/snap', u'metadata': Munch({})})], 'file': u'/v2/images/36b23bd1-a9d1-4ebf-a0bc-990d57b0c6b5/file', 'owner': u'36c6c1066f9b403f965e243ed09e0a6b', 'id': u'36b23bd1-a9d1-4ebf-a0bc-990d57b0c6b5', 'size': 12716032, u'self': u'/v2/images/36b23bd1-a9d1-4ebf-a0bc-990d57b0c6b5', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'36c6c1066f9b403f965e243ed09e0a6b', 'name': 'vping_userdata-project_99b78925-1f1f-4e1f-8a92-6b8549b46122', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://0e796a57-bb9c-4ed7-a890-8188a6fe733b/images/36b23bd1-a9d1-4ebf-a0bc-990d57b0c6b5/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-03-27T01:15:20Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-03-27T01:15:20Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_userdata-img_99b78925-1f1f-4e1f-8a92-6b8549b46122', '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/36b23bd1-a9d1-4ebf-a0bc-990d57b0c6b5', 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_99b78925-1f1f-4e1f-8a92-6b8549b46122', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vping_userdata-img_99b78925-1f1f-4e1f-8a92-6b8549b46122', 'created': u'2019-03-27T01:15:20Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-03-27T01:15: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/36b23bd1-a9d1-4ebf-a0bc-990d57b0c6b5', 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_99b78925-1f1f-4e1f-8a92-6b8549b46122', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-03-27 01:15:21,280 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-03-27 01:15:21,283 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}3d9ad81b6c8b69ab01b319309fda111f1d883f18" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_userdata-flavor_99b78925-1f1f-4e1f-8a92-6b8549b46122", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-03-27 01:15:21,619 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 312 Content-Type: application/json Date: Wed, 27 Mar 2019 01:15: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-daf9f6a3-7253-4e1a-9742-d5d78c2aeef9 x-openstack-request-id: req-daf9f6a3-7253-4e1a-9742-d5d78c2aeef9 2019-03-27 01:15:21,619 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "vping_userdata-flavor_99b78925-1f1f-4e1f-8a92-6b8549b46122", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/7e24e6dc-6be3-4767-a62e-e8c6a5bb2ca8", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/7e24e6dc-6be3-4767-a62e-e8c6a5bb2ca8", "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": "7e24e6dc-6be3-4767-a62e-e8c6a5bb2ca8"}} 2019-03-27 01:15:21,619 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-daf9f6a3-7253-4e1a-9742-d5d78c2aeef9 2019-03-27 01:15:21,620 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.339344978333s 2019-03-27 01:15:21,621 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_userdata-flavor_99b78925-1f1f-4e1f-8a92-6b8549b46122', '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'880184f9f34d4ead881812d2172cae9c', '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'7e24e6dc-6be3-4767-a62e-e8c6a5bb2ca8', 'swap': 0}) 2019-03-27 01:15:21,621 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-03-27 01:15:21,625 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/7e24e6dc-6be3-4767-a62e-e8c6a5bb2ca8/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}3d9ad81b6c8b69ab01b319309fda111f1d883f18" -d '{"extra_specs": {}}' 2019-03-27 01:15:21,805 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 27 Mar 2019 01:15: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-335e7919-485a-42cc-84e7-339c664fc980 x-openstack-request-id: req-335e7919-485a-42cc-84e7-339c664fc980 2019-03-27 01:15:21,805 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-03-27 01:15:21,805 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/7e24e6dc-6be3-4767-a62e-e8c6a5bb2ca8/os-extra_specs used request id req-335e7919-485a-42cc-84e7-339c664fc980 2019-03-27 01:15:21,805 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.18404006958s 2019-03-27 01:15:21,806 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-27 01:15:21,806 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}fcd0b6d49201c6f053f29d6bf7a5ee681e220c48" 2019-03-27 01:15:22,215 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1259 Content-Type: application/json Date: Wed, 27 Mar 2019 01:15:22 GMT X-Openstack-Request-Id: req-961f162e-3b60-4a6b-afaa-a690370d70d8 2019-03-27 01:15:22,216 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"25f9a0c6-12ba-4786-b276-2f808a4c5b34","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"36c6c1066f9b403f965e243ed09e0a6b","status":"ACTIVE","subnets":["9cfe02da-c228-450c-8633-dc1616893fa1"],"description":"","tags":[],"updated_at":"2019-03-27T01:15:12Z","qos_policy_id":null,"name":"vping_userdata-net_99b78925-1f1f-4e1f-8a92-6b8549b46122","admin_state_up":true,"tenant_id":"36c6c1066f9b403f965e243ed09e0a6b","created_at":"2019-03-27T01:15:09Z","mtu":1442},{"updated_at":"2019-03-27T01:06:20Z","dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"6e8cbb2e-4d8c-409b-b9b4-549165a492c3","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"adb4f7a6d80b43b2b7d28f3b95f00eb5","status":"ACTIVE","subnets":["88d144e9-4a41-41f0-83f0-cf05286ed070"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"adb4f7a6d80b43b2b7d28f3b95f00eb5","created_at":"2019-03-27T01:06:13Z","mtu":1500}]} 2019-03-27 01:15:22,216 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-961f162e-3b60-4a6b-afaa-a690370d70d8 2019-03-27 01:15:22,216 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.410200119019s 2019-03-27 01:15:22,222 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-27 01:15:22,226 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}fcd0b6d49201c6f053f29d6bf7a5ee681e220c48" 2019-03-27 01:15:22,541 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json Date: Wed, 27 Mar 2019 01:15:23 GMT X-Openstack-Request-Id: req-350a01bc-974e-4aa2-9a55-37b6be963435 2019-03-27 01:15:22,541 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-27T01:15:20Z", "file": "/v2/images/36b23bd1-a9d1-4ebf-a0bc-990d57b0c6b5/file", "owner": "36c6c1066f9b403f965e243ed09e0a6b", "id": "36b23bd1-a9d1-4ebf-a0bc-990d57b0c6b5", "size": 12716032, "self": "/v2/images/36b23bd1-a9d1-4ebf-a0bc-990d57b0c6b5", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://0e796a57-bb9c-4ed7-a890-8188a6fe733b/images/36b23bd1-a9d1-4ebf-a0bc-990d57b0c6b5/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://0e796a57-bb9c-4ed7-a890-8188a6fe733b/images/36b23bd1-a9d1-4ebf-a0bc-990d57b0c6b5/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_99b78925-1f1f-4e1f-8a92-6b8549b46122", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_99b78925-1f1f-4e1f-8a92-6b8549b46122", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-27T01:15:20Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-27 01:15:22,541 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-350a01bc-974e-4aa2-9a55-37b6be963435 2019-03-27 01:15:22,541 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.319255828857s 2019-03-27 01:15:22,548 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-27 01:15:22,552 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21: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}fcd0b6d49201c6f053f29d6bf7a5ee681e220c48" 2019-03-27 01:15:23,523 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Wed, 27 Mar 2019 01:15: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-8bf3ec7d-58d3-4deb-ab4d-885cd467723a x-openstack-request-id: req-8bf3ec7d-58d3-4deb-ab4d-885cd467723a 2019-03-27 01:15:23,524 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vping_userdata-flavor_99b78925-1f1f-4e1f-8a92-6b8549b46122", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/7e24e6dc-6be3-4767-a62e-e8c6a5bb2ca8", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/7e24e6dc-6be3-4767-a62e-e8c6a5bb2ca8", "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": "7e24e6dc-6be3-4767-a62e-e8c6a5bb2ca8"}]} 2019-03-27 01:15:23,524 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-8bf3ec7d-58d3-4deb-ab4d-885cd467723a 2019-03-27 01:15:23,524 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.975419044495s 2019-03-27 01:15:23,530 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-03-27 01:15:23,533 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}fcd0b6d49201c6f053f29d6bf7a5ee681e220c48" -d '{"server": {"name": "vping_userdata-vm_99b78925-1f1f-4e1f-8a92-6b8549b46122", "imageRef": "36b23bd1-a9d1-4ebf-a0bc-990d57b0c6b5", "flavorRef": "7e24e6dc-6be3-4767-a62e-e8c6a5bb2ca8", "max_count": 1, "min_count": 1, "networks": [{"uuid": "25f9a0c6-12ba-4786-b276-2f808a4c5b34"}]}}' 2019-03-27 01:15:28,167 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 374 Content-Type: application/json Date: Wed, 27 Mar 2019 01:15:23 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 location: http://172.30.9.21:8774/v2.1/servers/af1b32a9-c6c3-4525-b0c8-6b4beb2cdf14 x-compute-request-id: req-6a1d6e35-b102-4bce-b3b6-ca018eef6ae8 x-openstack-request-id: req-6a1d6e35-b102-4bce-b3b6-ca018eef6ae8 2019-03-27 01:15:28,167 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "af1b32a9-c6c3-4525-b0c8-6b4beb2cdf14", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/af1b32a9-c6c3-4525-b0c8-6b4beb2cdf14", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/af1b32a9-c6c3-4525-b0c8-6b4beb2cdf14", "rel": "bookmark"}], "adminPass": "aaty22H8hhct"}} 2019-03-27 01:15:28,168 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-6a1d6e35-b102-4bce-b3b6-ca018eef6ae8 2019-03-27 01:15:28,168 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 4.63790488243s 2019-03-27 01:15:28,169 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-27 01:15:28,172 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}fcd0b6d49201c6f053f29d6bf7a5ee681e220c48" 2019-03-27 01:15:28,848 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 601 Content-Type: application/json Date: Wed, 27 Mar 2019 01:15:28 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-604f4f90-6144-4a91-af88-ae849f09a707 x-openstack-request-id: req-604f4f90-6144-4a91-af88-ae849f09a707 2019-03-27 01:15:28,848 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/af1b32a9-c6c3-4525-b0c8-6b4beb2cdf14", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/af1b32a9-c6c3-4525-b0c8-6b4beb2cdf14", "rel": "bookmark"}], "image": {"id": "36b23bd1-a9d1-4ebf-a0bc-990d57b0c6b5", "links": [{"href": "http://172.30.9.21:8774/images/36b23bd1-a9d1-4ebf-a0bc-990d57b0c6b5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7e24e6dc-6be3-4767-a62e-e8c6a5bb2ca8", "links": [{"href": "http://172.30.9.21:8774/flavors/7e24e6dc-6be3-4767-a62e-e8c6a5bb2ca8", "rel": "bookmark"}]}, "id": "af1b32a9-c6c3-4525-b0c8-6b4beb2cdf14", "user_id": "8bc2235ff2594449a3e1aa78397e7874", "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-27T01:15:28Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_99b78925-1f1f-4e1f-8a92-6b8549b46122", "created": "2019-03-27T01:15:28Z", "tenant_id": "36c6c1066f9b403f965e243ed09e0a6b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-27 01:15:28,848 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-604f4f90-6144-4a91-af88-ae849f09a707 2019-03-27 01:15:28,848 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.679744005203s 2019-03-27 01:15:28,861 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-27 01:15:28,861 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}fcd0b6d49201c6f053f29d6bf7a5ee681e220c48" 2019-03-27 01:15:28,963 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1259 Content-Type: application/json Date: Wed, 27 Mar 2019 01:15:28 GMT X-Openstack-Request-Id: req-01865836-9ce4-43d3-a01c-c0fa2f630008 2019-03-27 01:15:28,964 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"25f9a0c6-12ba-4786-b276-2f808a4c5b34","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"36c6c1066f9b403f965e243ed09e0a6b","status":"ACTIVE","subnets":["9cfe02da-c228-450c-8633-dc1616893fa1"],"description":"","tags":[],"updated_at":"2019-03-27T01:15:12Z","qos_policy_id":null,"name":"vping_userdata-net_99b78925-1f1f-4e1f-8a92-6b8549b46122","admin_state_up":true,"tenant_id":"36c6c1066f9b403f965e243ed09e0a6b","created_at":"2019-03-27T01:15:09Z","mtu":1442},{"updated_at":"2019-03-27T01:06:20Z","dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"6e8cbb2e-4d8c-409b-b9b4-549165a492c3","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"adb4f7a6d80b43b2b7d28f3b95f00eb5","status":"ACTIVE","subnets":["88d144e9-4a41-41f0-83f0-cf05286ed070"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"adb4f7a6d80b43b2b7d28f3b95f00eb5","created_at":"2019-03-27T01:06:13Z","mtu":1500}]} 2019-03-27 01:15:28,964 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-01865836-9ce4-43d3-a01c-c0fa2f630008 2019-03-27 01:15:28,964 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.103117227554s 2019-03-27 01:15:28,965 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-03-27 01:15:28,966 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}fcd0b6d49201c6f053f29d6bf7a5ee681e220c48" 2019-03-27 01:15:29,303 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 685 Content-Type: application/json Date: Wed, 27 Mar 2019 01:15:29 GMT X-Openstack-Request-Id: req-5f445dd8-40ba-4151-8818-8cfb9a2d106b 2019-03-27 01:15:29,304 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"25f9a0c6-12ba-4786-b276-2f808a4c5b34","tenant_id":"36c6c1066f9b403f965e243ed09e0a6b","created_at":"2019-03-27T01:15:12Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-03-27T01:15:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"36c6c1066f9b403f965e243ed09e0a6b","id":"9cfe02da-c228-450c-8633-dc1616893fa1","subnetpool_id":null,"name":"vping_userdata-subnet_99b78925-1f1f-4e1f-8a92-6b8549b46122"}]} 2019-03-27 01:15:29,304 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-5f445dd8-40ba-4151-8818-8cfb9a2d106b 2019-03-27 01:15:29,304 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.338814973831s 2019-03-27 01:15:29,305 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-27 01:15:31,307 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-27 01:15:31,311 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}fcd0b6d49201c6f053f29d6bf7a5ee681e220c48" 2019-03-27 01:15:32,167 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 640 Content-Type: application/json Date: Wed, 27 Mar 2019 01:15:31 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-20f096db-8625-4819-9238-59075ec3d547 x-openstack-request-id: req-20f096db-8625-4819-9238-59075ec3d547 2019-03-27 01:15:32,168 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/af1b32a9-c6c3-4525-b0c8-6b4beb2cdf14", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/af1b32a9-c6c3-4525-b0c8-6b4beb2cdf14", "rel": "bookmark"}], "image": {"id": "36b23bd1-a9d1-4ebf-a0bc-990d57b0c6b5", "links": [{"href": "http://172.30.9.21:8774/images/36b23bd1-a9d1-4ebf-a0bc-990d57b0c6b5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7e24e6dc-6be3-4767-a62e-e8c6a5bb2ca8", "links": [{"href": "http://172.30.9.21:8774/flavors/7e24e6dc-6be3-4767-a62e-e8c6a5bb2ca8", "rel": "bookmark"}]}, "id": "af1b32a9-c6c3-4525-b0c8-6b4beb2cdf14", "user_id": "8bc2235ff2594449a3e1aa78397e7874", "OS-DCF: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-27T01:15:31Z", "hostId": "7ec901411b242dccd8e075dfece93e80907ef1e5468e9d68c3c7e699", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_99b78925-1f1f-4e1f-8a92-6b8549b46122", "created": "2019-03-27T01:15:28Z", "tenant_id": "36c6c1066f9b403f965e243ed09e0a6b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-27 01:15:32,168 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-20f096db-8625-4819-9238-59075ec3d547 2019-03-27 01:15:32,168 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.860730886459s 2019-03-27 01:15:32,175 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-27 01:15:34,177 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-27 01:15:34,180 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}fcd0b6d49201c6f053f29d6bf7a5ee681e220c48" 2019-03-27 01:15:35,210 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Wed, 27 Mar 2019 01:15:34 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-6209c7d5-5360-470b-95f1-5c07a599c2c2 x-openstack-request-id: req-6209c7d5-5360-470b-95f1-5c07a599c2c2 2019-03-27 01:15:35,210 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/af1b32a9-c6c3-4525-b0c8-6b4beb2cdf14", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/af1b32a9-c6c3-4525-b0c8-6b4beb2cdf14", "rel": "bookmark"}], "image": {"id": "36b23bd1-a9d1-4ebf-a0bc-990d57b0c6b5", "links": [{"href": "http://172.30.9.21:8774/images/36b23bd1-a9d1-4ebf-a0bc-990d57b0c6b5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7e24e6dc-6be3-4767-a62e-e8c6a5bb2ca8", "links": [{"href": "http://172.30.9.21:8774/flavors/7e24e6dc-6be3-4767-a62e-e8c6a5bb2ca8", "rel": "bookmark"}]}, "id": "af1b32a9-c6c3-4525-b0c8-6b4beb2cdf14", "security_groups": [{"name": "default"}], "user_id": "8bc2235ff2594449a3e1aa78397e7874", "OS-DCF: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-27T01:15:31Z", "hostId": "7ec901411b242dccd8e075dfece93e80907ef1e5468e9d68c3c7e699", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_99b78925-1f1f-4e1f-8a92-6b8549b46122", "created": "2019-03-27T01:15:28Z", "tenant_id": "36c6c1066f9b403f965e243ed09e0a6b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-27 01:15:35,211 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-6209c7d5-5360-470b-95f1-5c07a599c2c2 2019-03-27 01:15:35,211 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.03317117691s 2019-03-27 01:15:35,217 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-27 01:15:37,220 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-27 01:15:37,224 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}fcd0b6d49201c6f053f29d6bf7a5ee681e220c48" 2019-03-27 01:15:38,478 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Wed, 27 Mar 2019 01:15: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-d09ec27a-2790-449d-9a1a-f6240fdfa9cd x-openstack-request-id: req-d09ec27a-2790-449d-9a1a-f6240fdfa9cd 2019-03-27 01:15:38,479 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/af1b32a9-c6c3-4525-b0c8-6b4beb2cdf14", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/af1b32a9-c6c3-4525-b0c8-6b4beb2cdf14", "rel": "bookmark"}], "image": {"id": "36b23bd1-a9d1-4ebf-a0bc-990d57b0c6b5", "links": [{"href": "http://172.30.9.21:8774/images/36b23bd1-a9d1-4ebf-a0bc-990d57b0c6b5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7e24e6dc-6be3-4767-a62e-e8c6a5bb2ca8", "links": [{"href": "http://172.30.9.21:8774/flavors/7e24e6dc-6be3-4767-a62e-e8c6a5bb2ca8", "rel": "bookmark"}]}, "id": "af1b32a9-c6c3-4525-b0c8-6b4beb2cdf14", "security_groups": [{"name": "default"}], "user_id": "8bc2235ff2594449a3e1aa78397e7874", "OS-DCF: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-27T01:15:31Z", "hostId": "7ec901411b242dccd8e075dfece93e80907ef1e5468e9d68c3c7e699", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_99b78925-1f1f-4e1f-8a92-6b8549b46122", "created": "2019-03-27T01:15:28Z", "tenant_id": "36c6c1066f9b403f965e243ed09e0a6b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-27 01:15:38,479 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-d09ec27a-2790-449d-9a1a-f6240fdfa9cd 2019-03-27 01:15:38,479 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.25928783417s 2019-03-27 01:15:38,486 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-27 01:15:40,488 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-27 01:15:40,492 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}fcd0b6d49201c6f053f29d6bf7a5ee681e220c48" 2019-03-27 01:15:41,459 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 743 Content-Type: application/json Date: Wed, 27 Mar 2019 01:15:40 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2ef539b5-ff46-400b-b4a0-613e4a3a5fcd x-openstack-request-id: req-2ef539b5-ff46-400b-b4a0-613e4a3a5fcd 2019-03-27 01:15:41,460 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_99b78925-1f1f-4e1f-8a92-6b8549b46122": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:de:26:1e", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/af1b32a9-c6c3-4525-b0c8-6b4beb2cdf14", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/af1b32a9-c6c3-4525-b0c8-6b4beb2cdf14", "rel": "bookmark"}], "image": {"id": "36b23bd1-a9d1-4ebf-a0bc-990d57b0c6b5", "links": [{"href": "http://172.30.9.21:8774/images/36b23bd1-a9d1-4ebf-a0bc-990d57b0c6b5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-27T01:15:39.000000", "flavor": {"id": "7e24e6dc-6be3-4767-a62e-e8c6a5bb2ca8", "links": [{"href": "http://172.30.9.21:8774/flavors/7e24e6dc-6be3-4767-a62e-e8c6a5bb2ca8", "rel": "bookmark"}]}, "id": "af1b32a9-c6c3-4525-b0c8-6b4beb2cdf14", "security_groups": [{"name": "default"}], "user_id": "8bc2235ff2594449a3e1aa78397e7874", "OS-DCF: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-27T01:15:40Z", "hostId": "7ec901411b242dccd8e075dfece93e80907ef1e5468e9d68c3c7e699", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_99b78925-1f1f-4e1f-8a92-6b8549b46122", "created": "2019-03-27T01:15:28Z", "tenant_id": "36c6c1066f9b403f965e243ed09e0a6b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-27 01:15:41,460 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-2ef539b5-ff46-400b-b4a0-613e4a3a5fcd 2019-03-27 01:15:41,460 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.971724033356s 2019-03-27 01:15:41,467 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-03-27 01:15:41,468 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=af1b32a9-c6c3-4525-b0c8-6b4beb2cdf14" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fcd0b6d49201c6f053f29d6bf7a5ee681e220c48" 2019-03-27 01:15:41,529 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 914 Content-Type: application/json Date: Wed, 27 Mar 2019 01:15:41 GMT X-Openstack-Request-Id: req-6931fa58-b2f5-4f5d-af59-f4d8afad0e9a 2019-03-27 01:15:41,529 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-27T01:15:39Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"9cfe02da-c228-450c-8633-dc1616893fa1","ip_address":"192.168.120.14"}],"id":"1ab5abc0-9566-4793-a12d-79107fa1f5ed","security_groups":["87e33156-c84b-4476-a81e-26e4960c6634"],"mac_address":"fa:16:3e:de:26:1e","project_id":"36c6c1066f9b403f965e243ed09e0a6b","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-192-168-120-14","ip_address":"192.168.120.14","fqdn":"host-192-168-120-14.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"25f9a0c6-12ba-4786-b276-2f808a4c5b34","dns_name":"","created_at":"2019-03-27T01:15:33Z","binding:vnic_type":"normal","device_id":"af1b32a9-c6c3-4525-b0c8-6b4beb2cdf14","tenant_id":"36c6c1066f9b403f965e243ed09e0a6b"}]} 2019-03-27 01:15:41,529 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=af1b32a9-c6c3-4525-b0c8-6b4beb2cdf14 used request id req-6931fa58-b2f5-4f5d-af59-f4d8afad0e9a 2019-03-27 01:15:41,530 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0624089241028s 2019-03-27 01:15:41,544 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-27 01:15:41,544 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/floatingips.json?port_id=1ab5abc0-9566-4793-a12d-79107fa1f5ed" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fcd0b6d49201c6f053f29d6bf7a5ee681e220c48" 2019-03-27 01:15:41,595 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 27 Mar 2019 01:15:42 GMT X-Openstack-Request-Id: req-e53e8717-ca7c-410c-9534-f1a1f4c9218f 2019-03-27 01:15:41,595 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-03-27 01:15:41,595 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json?port_id=1ab5abc0-9566-4793-a12d-79107fa1f5ed used request id req-e53e8717-ca7c-410c-9534-f1a1f4c9218f 2019-03-27 01:15:41,595 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0513780117035s 2019-03-27 01:15:41,596 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_99b78925-1f1f-4e1f-8a92-6b8549b46122': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:de:26:1e', u'version': 4, u'addr': u'192.168.120.14', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'36b23bd1-a9d1-4ebf-a0bc-990d57b0c6b5'}), 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-27T01:15:39.000000', 'flavor': Munch({u'id': u'7e24e6dc-6be3-4767-a62e-e8c6a5bb2ca8'}), 'az': u'nova', 'id': u'af1b32a9-c6c3-4525-b0c8-6b4beb2cdf14', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'8bc2235ff2594449a3e1aa78397e7874', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'36c6c1066f9b403f965e243ed09e0a6b', 'name': 'vping_userdata-project_99b78925-1f1f-4e1f-8a92-6b8549b46122', '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-27T01:15:39.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-03-27T01:15:40Z', 'hostId': u'7ec901411b242dccd8e075dfece93e80907ef1e5468e9d68c3c7e699', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.14', 'cloud': 'envvars', 'host_id': u'7ec901411b242dccd8e075dfece93e80907ef1e5468e9d68c3c7e699', '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-27T01:15:39.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'36c6c1066f9b403f965e243ed09e0a6b', 'name': u'vping_userdata-vm_99b78925-1f1f-4e1f-8a92-6b8549b46122', 'adminPass': u'aaty22H8hhct', 'tenant_id': u'36c6c1066f9b403f965e243ed09e0a6b', 'created_at': u'2019-03-27T01:15:28Z', 'created': u'2019-03-27T01:15:28Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-03-27 01:15:41,597 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-27 01:15:41,598 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}fcd0b6d49201c6f053f29d6bf7a5ee681e220c48" 2019-03-27 01:15:42,079 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1259 Content-Type: application/json Date: Wed, 27 Mar 2019 01:15:42 GMT X-Openstack-Request-Id: req-6835ae76-c08f-44d6-b9cb-c1536ee17777 2019-03-27 01:15:42,080 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"25f9a0c6-12ba-4786-b276-2f808a4c5b34","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"36c6c1066f9b403f965e243ed09e0a6b","status":"ACTIVE","subnets":["9cfe02da-c228-450c-8633-dc1616893fa1"],"description":"","tags":[],"updated_at":"2019-03-27T01:15:12Z","qos_policy_id":null,"name":"vping_userdata-net_99b78925-1f1f-4e1f-8a92-6b8549b46122","admin_state_up":true,"tenant_id":"36c6c1066f9b403f965e243ed09e0a6b","created_at":"2019-03-27T01:15:09Z","mtu":1442},{"updated_at":"2019-03-27T01:06:20Z","dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"6e8cbb2e-4d8c-409b-b9b4-549165a492c3","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"adb4f7a6d80b43b2b7d28f3b95f00eb5","status":"ACTIVE","subnets":["88d144e9-4a41-41f0-83f0-cf05286ed070"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"adb4f7a6d80b43b2b7d28f3b95f00eb5","created_at":"2019-03-27T01:06:13Z","mtu":1500}]} 2019-03-27 01:15:42,080 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-6835ae76-c08f-44d6-b9cb-c1536ee17777 2019-03-27 01:15:42,080 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.483050823212s 2019-03-27 01:15:42,085 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-27 01:15:42,089 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}fcd0b6d49201c6f053f29d6bf7a5ee681e220c48" 2019-03-27 01:15:42,126 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json Date: Wed, 27 Mar 2019 01:15:42 GMT X-Openstack-Request-Id: req-2ae96652-a82a-4200-bef6-d1c4e945b0f8 2019-03-27 01:15:42,127 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-27T01:15:20Z", "file": "/v2/images/36b23bd1-a9d1-4ebf-a0bc-990d57b0c6b5/file", "owner": "36c6c1066f9b403f965e243ed09e0a6b", "id": "36b23bd1-a9d1-4ebf-a0bc-990d57b0c6b5", "size": 12716032, "self": "/v2/images/36b23bd1-a9d1-4ebf-a0bc-990d57b0c6b5", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://0e796a57-bb9c-4ed7-a890-8188a6fe733b/images/36b23bd1-a9d1-4ebf-a0bc-990d57b0c6b5/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://0e796a57-bb9c-4ed7-a890-8188a6fe733b/images/36b23bd1-a9d1-4ebf-a0bc-990d57b0c6b5/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_99b78925-1f1f-4e1f-8a92-6b8549b46122", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_99b78925-1f1f-4e1f-8a92-6b8549b46122", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-27T01:15:20Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-27 01:15:42,127 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-2ae96652-a82a-4200-bef6-d1c4e945b0f8 2019-03-27 01:15:42,127 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.04159283638s 2019-03-27 01:15:42,128 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-27 01:15:42,131 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21: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}fcd0b6d49201c6f053f29d6bf7a5ee681e220c48" 2019-03-27 01:15:42,154 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Wed, 27 Mar 2019 01:15:42 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ed603103-33fe-4d1f-8437-6a2530e391cb x-openstack-request-id: req-ed603103-33fe-4d1f-8437-6a2530e391cb 2019-03-27 01:15:42,154 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vping_userdata-flavor_99b78925-1f1f-4e1f-8a92-6b8549b46122", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/7e24e6dc-6be3-4767-a62e-e8c6a5bb2ca8", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/7e24e6dc-6be3-4767-a62e-e8c6a5bb2ca8", "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": "7e24e6dc-6be3-4767-a62e-e8c6a5bb2ca8"}]} 2019-03-27 01:15:42,154 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-ed603103-33fe-4d1f-8437-6a2530e391cb 2019-03-27 01:15:42,154 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0257251262665s 2019-03-27 01:15:42,155 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-03-27 01:15:42,158 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}fcd0b6d49201c6f053f29d6bf7a5ee681e220c48" -d '{"server": {"name": "vping_userdata-vm2_99b78925-1f1f-4e1f-8a92-6b8549b46122", "imageRef": "36b23bd1-a9d1-4ebf-a0bc-990d57b0c6b5", "flavorRef": "7e24e6dc-6be3-4767-a62e-e8c6a5bb2ca8", "user_data": "IyEvYmluL3NoCgp3aGlsZSB0cnVlOyBkbwogcGluZyAtYyAxIDE5Mi4xNjguMTIwLjE0IDI+JjEgPi9kZXYvbnVsbAogUkVTPSQ/CiBpZiBbICJaJFJFUyIgPSAiWjAiIF0gOyB0aGVuCiAgZWNobyAndlBpbmcgT0snCiAgYnJlYWsKIGVsc2UKICBlY2hvICd2UGluZyBLTycKIGZpCiBzbGVlcCAxCmRvbmUK", "max_count": 1, "min_count": 1, "networks": [{"uuid": "25f9a0c6-12ba-4786-b276-2f808a4c5b34"}]}}' 2019-03-27 01:15:46,716 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 374 Content-Type: application/json Date: Wed, 27 Mar 2019 01:15: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 location: http://172.30.9.21:8774/v2.1/servers/3f86d1fe-05f3-42f7-a69f-3f53e7f26c8f x-compute-request-id: req-090f7b50-3631-4d09-a9a3-f9f19f81f3d9 x-openstack-request-id: req-090f7b50-3631-4d09-a9a3-f9f19f81f3d9 2019-03-27 01:15:46,716 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "3f86d1fe-05f3-42f7-a69f-3f53e7f26c8f", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/3f86d1fe-05f3-42f7-a69f-3f53e7f26c8f", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/3f86d1fe-05f3-42f7-a69f-3f53e7f26c8f", "rel": "bookmark"}], "adminPass": "mNZAhG4a9oq9"}} 2019-03-27 01:15:46,716 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-090f7b50-3631-4d09-a9a3-f9f19f81f3d9 2019-03-27 01:15:46,717 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 4.5611538887s 2019-03-27 01:15:46,717 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-27 01:15:46,720 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}fcd0b6d49201c6f053f29d6bf7a5ee681e220c48" 2019-03-27 01:15:47,502 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 844 Content-Type: application/json Date: Wed, 27 Mar 2019 01:15: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-1949cd9b-0507-4770-b928-8c3d27968325 x-openstack-request-id: req-1949cd9b-0507-4770-b928-8c3d27968325 2019-03-27 01:15:47,502 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/3f86d1fe-05f3-42f7-a69f-3f53e7f26c8f", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/3f86d1fe-05f3-42f7-a69f-3f53e7f26c8f", "rel": "bookmark"}], "image": {"id": "36b23bd1-a9d1-4ebf-a0bc-990d57b0c6b5", "links": [{"href": "http://172.30.9.21:8774/images/36b23bd1-a9d1-4ebf-a0bc-990d57b0c6b5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7e24e6dc-6be3-4767-a62e-e8c6a5bb2ca8", "links": [{"href": "http://172.30.9.21:8774/flavors/7e24e6dc-6be3-4767-a62e-e8c6a5bb2ca8", "rel": "bookmark"}]}, "id": "3f86d1fe-05f3-42f7-a69f-3f53e7f26c8f", "user_id": "8bc2235ff2594449a3e1aa78397e7874", "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-27T01:15:47Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_99b78925-1f1f-4e1f-8a92-6b8549b46122", "created": "2019-03-27T01:15:46Z", "tenant_id": "36c6c1066f9b403f965e243ed09e0a6b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_99b78925-1f1f-4e1f-8a92-6b8549b46122": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:de:26:1e", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/af1b32a9-c6c3-4525-b0c8-6b4beb2cdf14", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/af1b32a9-c6c3-4525-b0c8-6b4beb2cdf14", "rel": "bookmark"}], "image": {"id": "36b23bd1-a9d1-4ebf-a0bc-990d57b0c6b5", "links": [{"href": "http://172.30.9.21:8774/images/36b23bd1-a9d1-4ebf-a0bc-990d57b0c6b5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-27T01:15:39.000000", "flavor": {"id": "7e24e6dc-6be3-4767-a62e-e8c6a5bb2ca8", "links": [{"href": "http://172.30.9.21:8774/flavors/7e24e6dc-6be3-4767-a62e-e8c6a5bb2ca8", "rel": "bookmark"}]}, "id": "af1b32a9-c6c3-4525-b0c8-6b4beb2cdf14", "security_groups": [{"name": "default"}], "user_id": "8bc2235ff2594449a3e1aa78397e7874", "OS-DCF: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-27T01:15:40Z", "hostId": "7ec901411b242dccd8e075dfece93e80907ef1e5468e9d68c3c7e699", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_99b78925-1f1f-4e1f-8a92-6b8549b46122", "created": "2019-03-27T01:15:28Z", "tenant_id": "36c6c1066f9b403f965e243ed09e0a6b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-27 01:15:47,503 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-1949cd9b-0507-4770-b928-8c3d27968325 2019-03-27 01:15:47,503 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.785485029221s 2019-03-27 01:15:47,511 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-27 01:15:49,513 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-27 01:15:49,516 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}fcd0b6d49201c6f053f29d6bf7a5ee681e220c48" 2019-03-27 01:15:51,054 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 880 Content-Type: application/json Date: Wed, 27 Mar 2019 01: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-9949a569-8538-4f27-a86b-d1f5556a3a03 x-openstack-request-id: req-9949a569-8538-4f27-a86b-d1f5556a3a03 2019-03-27 01:15:51,055 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/3f86d1fe-05f3-42f7-a69f-3f53e7f26c8f", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/3f86d1fe-05f3-42f7-a69f-3f53e7f26c8f", "rel": "bookmark"}], "image": {"id": "36b23bd1-a9d1-4ebf-a0bc-990d57b0c6b5", "links": [{"href": "http://172.30.9.21:8774/images/36b23bd1-a9d1-4ebf-a0bc-990d57b0c6b5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7e24e6dc-6be3-4767-a62e-e8c6a5bb2ca8", "links": [{"href": "http://172.30.9.21:8774/flavors/7e24e6dc-6be3-4767-a62e-e8c6a5bb2ca8", "rel": "bookmark"}]}, "id": "3f86d1fe-05f3-42f7-a69f-3f53e7f26c8f", "security_groups": [{"name": "default"}], "user_id": "8bc2235ff2594449a3e1aa78397e7874", "OS-DCF: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-27T01:15:49Z", "hostId": "28cfb4966e9b7cede07b0925918868c77c0e8f4a89f61237049cceec", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_99b78925-1f1f-4e1f-8a92-6b8549b46122", "created": "2019-03-27T01:15:46Z", "tenant_id": "36c6c1066f9b403f965e243ed09e0a6b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_99b78925-1f1f-4e1f-8a92-6b8549b46122": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:de:26:1e", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/af1b32a9-c6c3-4525-b0c8-6b4beb2cdf14", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/af1b32a9-c6c3-4525-b0c8-6b4beb2cdf14", "rel": "bookmark"}], "image": {"id": "36b23bd1-a9d1-4ebf-a0bc-990d57b0c6b5", "links": [{"href": "http://172.30.9.21:8774/images/36b23bd1-a9d1-4ebf-a0bc-990d57b0c6b5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-27T01:15:39.000000", "flavor": {"id": "7e24e6dc-6be3-4767-a62e-e8c6a5bb2ca8", "links": [{"href": "http://172.30.9.21:8774/flavors/7e24e6dc-6be3-4767-a62e-e8c6a5bb2ca8", "rel": "bookmark"}]}, "id": "af1b32a9-c6c3-4525-b0c8-6b4beb2cdf14", "security_groups": [{"name": "default"}], "user_id": "8bc2235ff2594449a3e1aa78397e7874", "OS-DCF: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-27T01:15:40Z", "hostId": "7ec901411b242dccd8e075dfece93e80907ef1e5468e9d68c3c7e699", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_99b78925-1f1f-4e1f-8a92-6b8549b46122", "created": "2019-03-27T01:15:28Z", "tenant_id": "36c6c1066f9b403f965e243ed09e0a6b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-27 01:15:51,055 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-9949a569-8538-4f27-a86b-d1f5556a3a03 2019-03-27 01:15:51,055 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.54161691666s 2019-03-27 01:15:51,063 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-27 01:15:53,065 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-27 01:15:53,068 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}fcd0b6d49201c6f053f29d6bf7a5ee681e220c48" 2019-03-27 01:15:54,299 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 880 Content-Type: application/json Date: Wed, 27 Mar 2019 01: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-10d703ba-71bd-43ce-8a5b-c887eb154aa4 x-openstack-request-id: req-10d703ba-71bd-43ce-8a5b-c887eb154aa4 2019-03-27 01:15:54,300 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/3f86d1fe-05f3-42f7-a69f-3f53e7f26c8f", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/3f86d1fe-05f3-42f7-a69f-3f53e7f26c8f", "rel": "bookmark"}], "image": {"id": "36b23bd1-a9d1-4ebf-a0bc-990d57b0c6b5", "links": [{"href": "http://172.30.9.21:8774/images/36b23bd1-a9d1-4ebf-a0bc-990d57b0c6b5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7e24e6dc-6be3-4767-a62e-e8c6a5bb2ca8", "links": [{"href": "http://172.30.9.21:8774/flavors/7e24e6dc-6be3-4767-a62e-e8c6a5bb2ca8", "rel": "bookmark"}]}, "id": "3f86d1fe-05f3-42f7-a69f-3f53e7f26c8f", "security_groups": [{"name": "default"}], "user_id": "8bc2235ff2594449a3e1aa78397e7874", "OS-DCF: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-27T01:15:49Z", "hostId": "28cfb4966e9b7cede07b0925918868c77c0e8f4a89f61237049cceec", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_99b78925-1f1f-4e1f-8a92-6b8549b46122", "created": "2019-03-27T01:15:46Z", "tenant_id": "36c6c1066f9b403f965e243ed09e0a6b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_99b78925-1f1f-4e1f-8a92-6b8549b46122": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:de:26:1e", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/af1b32a9-c6c3-4525-b0c8-6b4beb2cdf14", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/af1b32a9-c6c3-4525-b0c8-6b4beb2cdf14", "rel": "bookmark"}], "image": {"id": "36b23bd1-a9d1-4ebf-a0bc-990d57b0c6b5", "links": [{"href": "http://172.30.9.21:8774/images/36b23bd1-a9d1-4ebf-a0bc-990d57b0c6b5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-27T01:15:39.000000", "flavor": {"id": "7e24e6dc-6be3-4767-a62e-e8c6a5bb2ca8", "links": [{"href": "http://172.30.9.21:8774/flavors/7e24e6dc-6be3-4767-a62e-e8c6a5bb2ca8", "rel": "bookmark"}]}, "id": "af1b32a9-c6c3-4525-b0c8-6b4beb2cdf14", "security_groups": [{"name": "default"}], "user_id": "8bc2235ff2594449a3e1aa78397e7874", "OS-DCF: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-27T01:15:40Z", "hostId": "7ec901411b242dccd8e075dfece93e80907ef1e5468e9d68c3c7e699", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_99b78925-1f1f-4e1f-8a92-6b8549b46122", "created": "2019-03-27T01:15:28Z", "tenant_id": "36c6c1066f9b403f965e243ed09e0a6b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-27 01:15:54,300 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-10d703ba-71bd-43ce-8a5b-c887eb154aa4 2019-03-27 01:15:54,300 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.23504304886s 2019-03-27 01:15:54,308 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-27 01:15:56,310 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-27 01:15:56,313 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}fcd0b6d49201c6f053f29d6bf7a5ee681e220c48" 2019-03-27 01:15:57,168 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 863 Content-Type: application/json Date: Wed, 27 Mar 2019 01:15: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-a248ae46-5526-4b2b-b41e-72b3f3c774fc x-openstack-request-id: req-a248ae46-5526-4b2b-b41e-72b3f3c774fc 2019-03-27 01:15:57,169 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_99b78925-1f1f-4e1f-8a92-6b8549b46122": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:0a:92", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/3f86d1fe-05f3-42f7-a69f-3f53e7f26c8f", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/3f86d1fe-05f3-42f7-a69f-3f53e7f26c8f", "rel": "bookmark"}], "image": {"id": "36b23bd1-a9d1-4ebf-a0bc-990d57b0c6b5", "links": [{"href": "http://172.30.9.21:8774/images/36b23bd1-a9d1-4ebf-a0bc-990d57b0c6b5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-27T01:15:55.000000", "flavor": {"id": "7e24e6dc-6be3-4767-a62e-e8c6a5bb2ca8", "links": [{"href": "http://172.30.9.21:8774/flavors/7e24e6dc-6be3-4767-a62e-e8c6a5bb2ca8", "rel": "bookmark"}]}, "id": "3f86d1fe-05f3-42f7-a69f-3f53e7f26c8f", "security_groups": [{"name": "default"}], "user_id": "8bc2235ff2594449a3e1aa78397e7874", "OS-DCF: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-27T01:15:56Z", "hostId": "28cfb4966e9b7cede07b0925918868c77c0e8f4a89f61237049cceec", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_99b78925-1f1f-4e1f-8a92-6b8549b46122", "created": "2019-03-27T01:15:46Z", "tenant_id": "36c6c1066f9b403f965e243ed09e0a6b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_99b78925-1f1f-4e1f-8a92-6b8549b46122": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:de:26:1e", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/af1b32a9-c6c3-4525-b0c8-6b4beb2cdf14", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/af1b32a9-c6c3-4525-b0c8-6b4beb2cdf14", "rel": "bookmark"}], "image": {"id": "36b23bd1-a9d1-4ebf-a0bc-990d57b0c6b5", "links": [{"href": "http://172.30.9.21:8774/images/36b23bd1-a9d1-4ebf-a0bc-990d57b0c6b5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-27T01:15:39.000000", "flavor": {"id": "7e24e6dc-6be3-4767-a62e-e8c6a5bb2ca8", "links": [{"href": "http://172.30.9.21:8774/flavors/7e24e6dc-6be3-4767-a62e-e8c6a5bb2ca8", "rel": "bookmark"}]}, "id": "af1b32a9-c6c3-4525-b0c8-6b4beb2cdf14", "security_groups": [{"name": "default"}], "user_id": "8bc2235ff2594449a3e1aa78397e7874", "OS-DCF: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-27T01:15:40Z", "hostId": "7ec901411b242dccd8e075dfece93e80907ef1e5468e9d68c3c7e699", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_99b78925-1f1f-4e1f-8a92-6b8549b46122", "created": "2019-03-27T01:15:28Z", "tenant_id": "36c6c1066f9b403f965e243ed09e0a6b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-27 01:15:57,169 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-a248ae46-5526-4b2b-b41e-72b3f3c774fc 2019-03-27 01:15:57,169 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.858917951584s 2019-03-27 01:15:57,178 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-03-27 01:15:57,179 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=3f86d1fe-05f3-42f7-a69f-3f53e7f26c8f" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fcd0b6d49201c6f053f29d6bf7a5ee681e220c48" 2019-03-27 01:15:57,230 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 910 Content-Type: application/json Date: Wed, 27 Mar 2019 01:15:57 GMT X-Openstack-Request-Id: req-a70c7920-fc9b-4749-8816-66cf9a51a9ae 2019-03-27 01:15:57,231 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-27T01:15:55Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"9cfe02da-c228-450c-8633-dc1616893fa1","ip_address":"192.168.120.8"}],"id":"547f4b12-da02-470d-9674-35fc75fa9f9f","security_groups":["87e33156-c84b-4476-a81e-26e4960c6634"],"mac_address":"fa:16:3e:c8:0a:92","project_id":"36c6c1066f9b403f965e243ed09e0a6b","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-192-168-120-8","ip_address":"192.168.120.8","fqdn":"host-192-168-120-8.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"25f9a0c6-12ba-4786-b276-2f808a4c5b34","dns_name":"","created_at":"2019-03-27T01:15:49Z","binding:vnic_type":"normal","device_id":"3f86d1fe-05f3-42f7-a69f-3f53e7f26c8f","tenant_id":"36c6c1066f9b403f965e243ed09e0a6b"}]} 2019-03-27 01:15:57,231 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=3f86d1fe-05f3-42f7-a69f-3f53e7f26c8f used request id req-a70c7920-fc9b-4749-8816-66cf9a51a9ae 2019-03-27 01:15:57,231 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0525629520416s 2019-03-27 01:15:57,241 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-27 01:15:57,242 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/floatingips.json?port_id=547f4b12-da02-470d-9674-35fc75fa9f9f" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fcd0b6d49201c6f053f29d6bf7a5ee681e220c48" 2019-03-27 01:15:57,291 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 27 Mar 2019 01:15:57 GMT X-Openstack-Request-Id: req-7f68a4a4-aae3-47fb-8c98-4923c4d92a59 2019-03-27 01:15:57,291 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-03-27 01:15:57,291 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json?port_id=547f4b12-da02-470d-9674-35fc75fa9f9f used request id req-7f68a4a4-aae3-47fb-8c98-4923c4d92a59 2019-03-27 01:15:57,291 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0500299930573s 2019-03-27 01:15:57,292 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_99b78925-1f1f-4e1f-8a92-6b8549b46122': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:c8:0a:92', 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'36b23bd1-a9d1-4ebf-a0bc-990d57b0c6b5'}), 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-27T01:15:55.000000', 'flavor': Munch({u'id': u'7e24e6dc-6be3-4767-a62e-e8c6a5bb2ca8'}), 'az': u'nova', 'id': u'3f86d1fe-05f3-42f7-a69f-3f53e7f26c8f', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'8bc2235ff2594449a3e1aa78397e7874', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'36c6c1066f9b403f965e243ed09e0a6b', 'name': 'vping_userdata-project_99b78925-1f1f-4e1f-8a92-6b8549b46122', '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-27T01:15:55.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-03-27T01:15:56Z', 'hostId': u'28cfb4966e9b7cede07b0925918868c77c0e8f4a89f61237049cceec', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.8', 'cloud': 'envvars', 'host_id': u'28cfb4966e9b7cede07b0925918868c77c0e8f4a89f61237049cceec', '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-27T01:15:55.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'36c6c1066f9b403f965e243ed09e0a6b', 'name': u'vping_userdata-vm2_99b78925-1f1f-4e1f-8a92-6b8549b46122', 'adminPass': u'mNZAhG4a9oq9', 'tenant_id': u'36c6c1066f9b403f965e243ed09e0a6b', 'created_at': u'2019-03-27T01:15:46Z', 'created': u'2019-03-27T01:15:46Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-03-27 01:15:57,293 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Waiting for ping... 2019-03-27 01:15:58,294 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-27 01:15:58,297 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}fcd0b6d49201c6f053f29d6bf7a5ee681e220c48" 2019-03-27 01:15:59,063 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 863 Content-Type: application/json Date: Wed, 27 Mar 2019 01:15: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-688fe636-de35-4b67-8704-bc23ab1a816f x-openstack-request-id: req-688fe636-de35-4b67-8704-bc23ab1a816f 2019-03-27 01:15:59,063 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_99b78925-1f1f-4e1f-8a92-6b8549b46122": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:0a:92", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/3f86d1fe-05f3-42f7-a69f-3f53e7f26c8f", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/3f86d1fe-05f3-42f7-a69f-3f53e7f26c8f", "rel": "bookmark"}], "image": {"id": "36b23bd1-a9d1-4ebf-a0bc-990d57b0c6b5", "links": [{"href": "http://172.30.9.21:8774/images/36b23bd1-a9d1-4ebf-a0bc-990d57b0c6b5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-27T01:15:55.000000", "flavor": {"id": "7e24e6dc-6be3-4767-a62e-e8c6a5bb2ca8", "links": [{"href": "http://172.30.9.21:8774/flavors/7e24e6dc-6be3-4767-a62e-e8c6a5bb2ca8", "rel": "bookmark"}]}, "id": "3f86d1fe-05f3-42f7-a69f-3f53e7f26c8f", "security_groups": [{"name": "default"}], "user_id": "8bc2235ff2594449a3e1aa78397e7874", "OS-DCF: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-27T01:15:56Z", "hostId": "28cfb4966e9b7cede07b0925918868c77c0e8f4a89f61237049cceec", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_99b78925-1f1f-4e1f-8a92-6b8549b46122", "created": "2019-03-27T01:15:46Z", "tenant_id": "36c6c1066f9b403f965e243ed09e0a6b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_99b78925-1f1f-4e1f-8a92-6b8549b46122": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:de:26:1e", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/af1b32a9-c6c3-4525-b0c8-6b4beb2cdf14", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/af1b32a9-c6c3-4525-b0c8-6b4beb2cdf14", "rel": "bookmark"}], "image": {"id": "36b23bd1-a9d1-4ebf-a0bc-990d57b0c6b5", "links": [{"href": "http://172.30.9.21:8774/images/36b23bd1-a9d1-4ebf-a0bc-990d57b0c6b5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-27T01:15:39.000000", "flavor": {"id": "7e24e6dc-6be3-4767-a62e-e8c6a5bb2ca8", "links": [{"href": "http://172.30.9.21:8774/flavors/7e24e6dc-6be3-4767-a62e-e8c6a5bb2ca8", "rel": "bookmark"}]}, "id": "af1b32a9-c6c3-4525-b0c8-6b4beb2cdf14", "security_groups": [{"name": "default"}], "user_id": "8bc2235ff2594449a3e1aa78397e7874", "OS-DCF: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-27T01:15:40Z", "hostId": "7ec901411b242dccd8e075dfece93e80907ef1e5468e9d68c3c7e699", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_99b78925-1f1f-4e1f-8a92-6b8549b46122", "created": "2019-03-27T01:15:28Z", "tenant_id": "36c6c1066f9b403f965e243ed09e0a6b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-27 01:15:59,064 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-688fe636-de35-4b67-8704-bc23ab1a816f 2019-03-27 01:15:59,064 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.769578933716s 2019-03-27 01:15:59,066 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-03-27 01:15:59,069 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/3f86d1fe-05f3-42f7-a69f-3f53e7f26c8f/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}fcd0b6d49201c6f053f29d6bf7a5ee681e220c48" -d '{"os-getConsoleOutput": {"length": null}}' 2019-03-27 01:15:59,163 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 7971 Content-Type: application/json Date: Wed, 27 Mar 2019 01:15:59 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d8dfc0fc-2dab-4618-8b37-16750da28950 x-openstack-request-id: req-d8dfc0fc-2dab-4618-8b37-16750da28950 2019-03-27 01:15:59,165 - 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 509271750 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.231749] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.234690] pid_max: default: 32768 minimum: 301\n[ 0.236270] ACPI: Core revision 20150930\n[ 0.238267] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.240571] Security Framework initialized\n[ 0.242009] Yama: becoming mindful.\n[ 0.243294] AppArmor: AppArmor initialized\n[ 0.244781] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.247105] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.249345] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.251486] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.253886] Initializing cgroup subsys io\n[ 0.255328] Initializing cgroup subsys memory\n[ 0.256851] Initializing cgroup subsys devices\n[ 0.258398] Initializing cgroup subsys freezer\n[ 0.259931] Initializing cgroup subsys net_cls\n[ 0.261467] Initializing cgroup subsys perf_event\n[ 0.263093] Initializing cgroup subsys net_prio\n[ 0.264663] Initializing cgroup subsys hugetlb\n[ 0.266206] Initializing cgroup subsys pids\n[ 0.267717] CPU: Physical Processor ID: 0\n[ 0.269822] mce: CPU supports 10 MCE banks\n[ 0.271305] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.273069] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.289940] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.298367] ftrace: allocating 31920 entries in 125 pages\n[ 0.329342] smpboot: Max logical packages: 1\n[ 0.330861] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.333237] x2apic enabled\n[ 0.334611] Switched APIC routing to physical x2apic.\n[ 0.337491] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.339469] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.343126] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.346304] KVM setup paravirtual spinlock\n[ 0.348240] x86: Booted up 1 node, 1 CPUs\n[ 0.349657] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.352052] devtmpfs: initialized\n[ 0.354290] evm: security.selinux\n[ 0.355528] evm: security.SMACK64\n[ 0.356746] evm: security.SMACK64EXEC\n[ 0.358061] evm: security.SMACK64TRANSMUTE\n[ 0.359489] evm: security.SMACK64MMAP\n[ 0.360816] evm: security.ima\n[ 0.361938] evm: security.capability\n[ 0.363304] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.366554] pinctrl core: initialized pinctrl subsystem\n[ 0.368450] RTC time: 1:15:55, date: 03/27/19\n[ 0.370088] NET: Registered protocol family 16\n[ 0.371740] cpuidle: using governor ladder\n[ 0.373189] cpuidle: using governor menu\n[ 0.374582] PCCT header not found.\n[ 0.375871] ACPI: bus type PCI registered\n[ 0.377285] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.379454] PCI: Using configuration type 1 for base access\n[ 0.382038] ACPI: Added _OSI(Module Device)\n[ 0.383506] ACPI: Added _OSI(Processor Device)\n[ 0.385030] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.386618] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.389207] ACPI: Interpreter enabled\n[ 0.390540] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.393807] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.397064] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.400320] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.403571] ACPI: (supports S0 S5)\n[ 0.404812] ACPI: Using IOAPIC for interrupt routing\n[ 0.406481] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.410971] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.412990] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.415190] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.417313] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.421147] acpiphp: Slot [3] registered\n[ 0.422554] acpiphp: Slot [4] registered\n[ 0.423955] acpiphp: Slot [5] registered\n[ 0.425362] acpiphp: Slot [6] registered\n[ 0.426766] acpiphp: Slot [7] registered\n[ 0.428161] acpiphp: Slot [8] registered\n[ 0.429566] acpiphp: Slot [9] registered\n[ 0.430969] acpiphp: Slot [10] registered\n[ 0.432390] acpiphp: Slot [11] registered\n[ 0.433816] acpiphp: Slot [12] registered\n[ 0.435246] acpiphp: Slot [13] registered\n[ 0.436662] acpiphp: Slot [14] registered\n[ 0.438085] acpiphp: Slot [15] registered\n[ 0.455267] acpiphp: Slot [16] registered\n[ 0.456693] acpiphp: Slot [17] registered\n[ 0.458124] acpiphp: Slot [18] registered\n[ 0.459545] acpiphp: Slot [19] registered\n[ 0.460962] acpiphp: Slot [20] registered\n[ 0.462402] acpiphp: Slot [21] registered\n[ 0.463824] acpiphp: Slot [22] registered\n[ 0.465247] acpiphp: Slot [23] registered\n[ 0.466666] acpiphp: Slot [24] registered\n[ 0.468098] acpiphp: Slot [25] registered\n[ 0.469543] acpiphp: Slot [26] registered\n[ 0.470993] acpiphp: Slot [27] registered\n[ 0.472429] acpiphp: Slot [28] registered\n[ 0.473856] acpiphp: Slot [29] registered\n[ 0.475278] acpiphp: Slot [30] registered\n[ 0.476708] acpiphp: Slot [31] registered\n[ 0.478131] PCI host bridge to bus 0000:00\n[ 0.479552] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.481707] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.483857] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.486418] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.488972] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.491578] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.496295] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.498557] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.500641] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.502886] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.507254] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.509769] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.531191] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.533748] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.536452] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.538911] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.541341] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.543508] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.545696] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.547565] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.550298] vgaarb: loaded\n[ 0.551354] vgaarb: bridge control possible 0000:00:02.0\n[ 0.553400] SCSI subsystem initialized\n[ 0.554946] ACPI: bus type USB registered\n[ 0.556398] usbcore: registered new interface driver usbfs\n[ 0.560432] usbcore: registered new interface driver hub\n[ 0.562271] usbcore: registered new device driver usb\n[ 0.564466] PCI: Using ACPI for IRQ routing\n[ 0.566527] NetLabel: Initializing\n[ 0.567787] NetLabel: domain hash size = 128\n[ 0.569304] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.571001] NetLabel: unlabeled traffic allowed by default\n[ 0.573143] clocksource: Switched to clocksource kvm-clock\n[ 0.583572] AppArmor: AppArmor Filesystem Enabled\n[ 0.585267] pnp: PnP ACPI init\n[ 0.586882] pnp: PnP ACPI: found 5 devices\n[ 0.593991] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.597034] NET: Registered protocol family 2\n[ 0.598826] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.601115] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.603241] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.605371] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.607308] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.609392] NET: Registered protocol family 1\n[ 0.610944] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.612899] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.614813] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.629863] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.645176] Trying to unpack rootfs image as initramfs...\n[ 0.707048] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.709919] Scanning for low memory corruption every 60 seconds\n[ 0.712228] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.714319] audit: initializing netlink subsys (disabled)\n[ 0.716133] audit: type=2000 audit(1553649356.505:1): initialized\n[ 0.718410] Initialise system trusted keyring\n[ 0.720053] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.722120] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.725266] zbud: loaded\n[ 0.726434] VFS: Disk quotas dquot_6.6.0\n[ 0.727866] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.730462] fuse init (API version 7.23)\n[ 0.732002] Key type big_key registered\n[ 0.733423] Allocating IMA MOK and blacklist keyrings.\n[ 0.735477] Key type asymmetric registered\n[ 0.736926] Asymmetric key parser 'x509' registered\n[ 0.738620] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.741261] io scheduler noop registered\n[ 0.742659] io scheduler deadline registered (default)\n[ 0.744411] io scheduler cfq registered\n[ 0.745892] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.747740] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.749945] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.752506] ACPI: Power Button [PWRF]\n[ 0.753967] GHES: HEST is not enabled!\n[ 0.768232] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.797953] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.801420] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.826693] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.830226] Linux agpgart interface v0.103\n[ 0.833806] brd: module loaded\n[ 0.836275] loop: module loaded\n[ 0.842128] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.844683] GPT:90111 != 2097151\n[ 0.845887] GPT:Alternate GPT header not at the end of the disk.\n[ 0.847829] GPT:90111 != 2097151\n[ 0.849025] GPT: Use GNU Parted to correct GPT errors.\n[ 0.850742] vda: vda1 vda15\n[ 0.852626] scsi host0: ata_piix\n[ 0.853957] scsi host1: ata_piix\n[ 0.855210] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.857388] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.860170] libphy: Fixed MDIO Bus: probed\n[ 0.861630] tun: Universal TUN/TAP device driver, 1.6\n[ 0.863329] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.866704] PPP generic driver version 2.4.2\n[ 0.868275] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.870390] ehci-pci: EHCI PCI platform driver\n[ 0.871940] ehci-platform: EHCI generic platform driver\n[ 0.873729] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.875744] ohci-pci: OHCI PCI platform driver\n[ 0.877296] ohci-platform: OHCI generic platform driver\n[ 0.879064] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.894101] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.895871] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.898464] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.900221] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.902253] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.904523] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.907036] usb usb1: Product: UHCI Host Controller\n[ 0.908683] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.910721] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.912400] hub 1-0:1.0: USB hub found\n[ 0.913775] hub 1-0:1.0: 2 ports detected\n[ 0.915345] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.918956] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.920638] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.922423] mousedev: PS/2 mouse device common for all mice\n[ 0.924608] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.927580] rtc_cmos 00:00: RTC can wake from S4\n[ 0.929706] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.931792] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.933909] i2c /dev entries driver\n[ 0.935232] device-mapper: uevent: version 1.0.3\n[ 0.936892] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.939783] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.942095] NET: Registered protocol family 10\n[ 0.943906] NET: Registered protocol family 17\n[ 0.945485] Key type dns_resolver registered\n[ 0.947126] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.949059] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.952115] registered taskstats version 1\n[ 0.953599] Loading compiled-in X.509 certificates\n[ 0.955784] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.959070] zswap: loaded using pool lzo/zbud\n[ 0.961423] Key type trusted registered\n[ 0.963852] Key type encrypted registered\n[ 0.965302] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.967134] ima: No TPM chip found, activating TPM-bypass!\n[ 0.968959] evm: HMAC attrs: 0x1\n[ 0.970660] Magic number: 11:831:256\n[ 0.972143] rtc_cmos 00:00: setting system clock to 2019-03-27 01:15:56 UTC (1553649356)\n[ 0.975059] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.977032] EDD information not available.\n[ 1.014916] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.033626] Write protecting the kernel read-only data: 14336k\n[ 1.036983] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.040046] 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.091255] random: blkid urandom read with 3 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.88\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.8...\nLease of 192.168.120.8 obtained, lease time 43200\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.97. iid=i-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: "} 2019-03-27 01:15:59,165 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/3f86d1fe-05f3-42f7-a69f-3f53e7f26c8f/action used request id req-d8dfc0fc-2dab-4618-8b37-16750da28950 2019-03-27 01:15:59,166 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0988960266113s 2019-03-27 01:15:59,166 - 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 509271750 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.231749] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.234690] pid_max: default: 32768 minimum: 301 [ 0.236270] ACPI: Core revision 20150930 [ 0.238267] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.240571] Security Framework initialized [ 0.242009] Yama: becoming mindful. [ 0.243294] AppArmor: AppArmor initialized [ 0.244781] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.247105] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.249345] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.251486] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.253886] Initializing cgroup subsys io [ 0.255328] Initializing cgroup subsys memory [ 0.256851] Initializing cgroup subsys devices [ 0.258398] Initializing cgroup subsys freezer [ 0.259931] Initializing cgroup subsys net_cls [ 0.261467] Initializing cgroup subsys perf_event [ 0.263093] Initializing cgroup subsys net_prio [ 0.264663] Initializing cgroup subsys hugetlb [ 0.266206] Initializing cgroup subsys pids [ 0.267717] CPU: Physical Processor ID: 0 [ 0.269822] mce: CPU supports 10 MCE banks [ 0.271305] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.273069] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.289940] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.298367] ftrace: allocating 31920 entries in 125 pages [ 0.329342] smpboot: Max logical packages: 1 [ 0.330861] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.333237] x2apic enabled [ 0.334611] Switched APIC routing to physical x2apic. [ 0.337491] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.339469] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.343126] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.346304] KVM setup paravirtual spinlock [ 0.348240] x86: Booted up 1 node, 1 CPUs [ 0.349657] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.352052] devtmpfs: initialized [ 0.354290] evm: security.selinux [ 0.355528] evm: security.SMACK64 [ 0.356746] evm: security.SMACK64EXEC [ 0.358061] evm: security.SMACK64TRANSMUTE [ 0.359489] evm: security.SMACK64MMAP [ 0.360816] evm: security.ima [ 0.361938] evm: security.capability [ 0.363304] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.366554] pinctrl core: initialized pinctrl subsystem [ 0.368450] RTC time: 1:15:55, date: 03/27/19 [ 0.370088] NET: Registered protocol family 16 [ 0.371740] cpuidle: using governor ladder [ 0.373189] cpuidle: using governor menu [ 0.374582] PCCT header not found. [ 0.375871] ACPI: bus type PCI registered [ 0.377285] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.379454] PCI: Using configuration type 1 for base access [ 0.382038] ACPI: Added _OSI(Module Device) [ 0.383506] ACPI: Added _OSI(Processor Device) [ 0.385030] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.386618] ACPI: Added _OSI(Processor Aggregator Device) [ 0.389207] ACPI: Interpreter enabled [ 0.390540] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.393807] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.397064] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.400320] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.403571] ACPI: (supports S0 S5) [ 0.404812] ACPI: Using IOAPIC for interrupt routing [ 0.406481] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.410971] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.412990] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.415190] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.417313] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.421147] acpiphp: Slot [3] registered [ 0.422554] acpiphp: Slot [4] registered [ 0.423955] acpiphp: Slot [5] registered [ 0.425362] acpiphp: Slot [6] registered [ 0.426766] acpiphp: Slot [7] registered [ 0.428161] acpiphp: Slot [8] registered [ 0.429566] acpiphp: Slot [9] registered [ 0.430969] acpiphp: Slot [10] registered [ 0.432390] acpiphp: Slot [11] registered [ 0.433816] acpiphp: Slot [12] registered [ 0.435246] acpiphp: Slot [13] registered [ 0.436662] acpiphp: Slot [14] registered [ 0.438085] acpiphp: Slot [15] registered [ 0.455267] acpiphp: Slot [16] registered [ 0.456693] acpiphp: Slot [17] registered [ 0.458124] acpiphp: Slot [18] registered [ 0.459545] acpiphp: Slot [19] registered [ 0.460962] acpiphp: Slot [20] registered [ 0.462402] acpiphp: Slot [21] registered [ 0.463824] acpiphp: Slot [22] registered [ 0.465247] acpiphp: Slot [23] registered [ 0.466666] acpiphp: Slot [24] registered [ 0.468098] acpiphp: Slot [25] registered [ 0.469543] acpiphp: Slot [26] registered [ 0.470993] acpiphp: Slot [27] registered [ 0.472429] acpiphp: Slot [28] registered [ 0.473856] acpiphp: Slot [29] registered [ 0.475278] acpiphp: Slot [30] registered [ 0.476708] acpiphp: Slot [31] registered [ 0.478131] PCI host bridge to bus 0000:00 [ 0.479552] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.481707] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.483857] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.486418] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.488972] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.491578] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.496295] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.498557] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.500641] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.502886] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.507254] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.509769] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.531191] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.533748] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.536452] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.538911] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.541341] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.543508] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.545696] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.547565] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.550298] vgaarb: loaded [ 0.551354] vgaarb: bridge control possible 0000:00:02.0 [ 0.553400] SCSI subsystem initialized [ 0.554946] ACPI: bus type USB registered [ 0.556398] usbcore: registered new interface driver usbfs [ 0.560432] usbcore: registered new interface driver hub [ 0.562271] usbcore: registered new device driver usb [ 0.564466] PCI: Using ACPI for IRQ routing [ 0.566527] NetLabel: Initializing [ 0.567787] NetLabel: domain hash size = 128 [ 0.569304] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.571001] NetLabel: unlabeled traffic allowed by default [ 0.573143] clocksource: Switched to clocksource kvm-clock [ 0.583572] AppArmor: AppArmor Filesystem Enabled [ 0.585267] pnp: PnP ACPI init [ 0.586882] pnp: PnP ACPI: found 5 devices [ 0.593991] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.597034] NET: Registered protocol family 2 [ 0.598826] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.601115] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.603241] TCP: Hash tables configured (established 4096 bind 4096) [ 0.605371] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.607308] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.609392] NET: Registered protocol family 1 [ 0.610944] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.612899] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.614813] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.629863] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.645176] Trying to unpack rootfs image as initramfs... [ 0.707048] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.709919] Scanning for low memory corruption every 60 seconds [ 0.712228] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.714319] audit: initializing netlink subsys (disabled) [ 0.716133] audit: type=2000 audit(1553649356.505:1): initialized [ 0.718410] Initialise system trusted keyring [ 0.720053] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.722120] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.725266] zbud: loaded [ 0.726434] VFS: Disk quotas dquot_6.6.0 [ 0.727866] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.730462] fuse init (API version 7.23) [ 0.732002] Key type big_key registered [ 0.733423] Allocating IMA MOK and blacklist keyrings. [ 0.735477] Key type asymmetric registered [ 0.736926] Asymmetric key parser 'x509' registered [ 0.738620] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.741261] io scheduler noop registered [ 0.742659] io scheduler deadline registered (default) [ 0.744411] io scheduler cfq registered [ 0.745892] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.747740] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.749945] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.752506] ACPI: Power Button [PWRF] [ 0.753967] GHES: HEST is not enabled! [ 0.768232] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.797953] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.801420] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.826693] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.830226] Linux agpgart interface v0.103 [ 0.833806] brd: module loaded [ 0.836275] loop: module loaded [ 0.842128] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.844683] GPT:90111 != 2097151 [ 0.845887] GPT:Alternate GPT header not at the end of the disk. [ 0.847829] GPT:90111 != 2097151 [ 0.849025] GPT: Use GNU Parted to correct GPT errors. [ 0.850742] vda: vda1 vda15 [ 0.852626] scsi host0: ata_piix [ 0.853957] scsi host1: ata_piix [ 0.855210] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.857388] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.860170] libphy: Fixed MDIO Bus: probed [ 0.861630] tun: Universal TUN/TAP device driver, 1.6 [ 0.863329] tun: (C) 1999-2004 Max Krasnyansky [ 0.866704] PPP generic driver version 2.4.2 [ 0.868275] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.870390] ehci-pci: EHCI PCI platform driver [ 0.871940] ehci-platform: EHCI generic platform driver [ 0.873729] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.875744] ohci-pci: OHCI PCI platform driver [ 0.877296] ohci-platform: OHCI generic platform driver [ 0.879064] uhci_hcd: USB Universal Host Controller Interface driver [ 0.894101] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.895871] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.898464] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.900221] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.902253] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.904523] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.907036] usb usb1: Product: UHCI Host Controller [ 0.908683] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.910721] usb usb1: SerialNumber: 0000:00:01.2 [ 0.912400] hub 1-0:1.0: USB hub found [ 0.913775] hub 1-0:1.0: 2 ports detected [ 0.915345] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.918956] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.920638] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.922423] mousedev: PS/2 mouse device common for all mice [ 0.924608] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.927580] rtc_cmos 00:00: RTC can wake from S4 [ 0.929706] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.931792] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.933909] i2c /dev entries driver [ 0.935232] device-mapper: uevent: version 1.0.3 [ 0.936892] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.939783] ledtrig-cpu: registered to indicate activity on CPUs [ 0.942095] NET: Registered protocol family 10 [ 0.943906] NET: Registered protocol family 17 [ 0.945485] Key type dns_resolver registered [ 0.947126] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.949059] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.952115] registered taskstats version 1 [ 0.953599] Loading compiled-in X.509 certificates [ 0.955784] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.959070] zswap: loaded using pool lzo/zbud [ 0.961423] Key type trusted registered [ 0.963852] Key type encrypted registered [ 0.965302] AppArmor: AppArmor sha1 policy hashing enabled [ 0.967134] ima: No TPM chip found, activating TPM-bypass! [ 0.968959] evm: HMAC attrs: 0x1 [ 0.970660] Magic number: 11:831:256 [ 0.972143] rtc_cmos 00:00: setting system clock to 2019-03-27 01:15:56 UTC (1553649356) [ 0.975059] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.977032] EDD information not available. [ 1.014916] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.033626] Write protecting the kernel read-only data: 14336k [ 1.036983] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.040046] 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.091255] random: blkid urandom read with 3 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.88 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.8... Lease of 192.168.120.8 obtained, lease time 43200 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.97. iid=i-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: 2019-03-27 01:15:59,167 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging 192.168.120.14. Waiting for response... 2019-03-27 01:16:00,169 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-27 01:16:00,172 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}fcd0b6d49201c6f053f29d6bf7a5ee681e220c48" 2019-03-27 01:16:00,919 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 863 Content-Type: application/json Date: Wed, 27 Mar 2019 01:16: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-4f5b1f47-3dca-4d56-bbff-f61de150cc9a x-openstack-request-id: req-4f5b1f47-3dca-4d56-bbff-f61de150cc9a 2019-03-27 01:16:00,920 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_99b78925-1f1f-4e1f-8a92-6b8549b46122": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:0a:92", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/3f86d1fe-05f3-42f7-a69f-3f53e7f26c8f", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/3f86d1fe-05f3-42f7-a69f-3f53e7f26c8f", "rel": "bookmark"}], "image": {"id": "36b23bd1-a9d1-4ebf-a0bc-990d57b0c6b5", "links": [{"href": "http://172.30.9.21:8774/images/36b23bd1-a9d1-4ebf-a0bc-990d57b0c6b5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-27T01:15:55.000000", "flavor": {"id": "7e24e6dc-6be3-4767-a62e-e8c6a5bb2ca8", "links": [{"href": "http://172.30.9.21:8774/flavors/7e24e6dc-6be3-4767-a62e-e8c6a5bb2ca8", "rel": "bookmark"}]}, "id": "3f86d1fe-05f3-42f7-a69f-3f53e7f26c8f", "security_groups": [{"name": "default"}], "user_id": "8bc2235ff2594449a3e1aa78397e7874", "OS-DCF: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-27T01:15:56Z", "hostId": "28cfb4966e9b7cede07b0925918868c77c0e8f4a89f61237049cceec", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_99b78925-1f1f-4e1f-8a92-6b8549b46122", "created": "2019-03-27T01:15:46Z", "tenant_id": "36c6c1066f9b403f965e243ed09e0a6b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_99b78925-1f1f-4e1f-8a92-6b8549b46122": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:de:26:1e", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/af1b32a9-c6c3-4525-b0c8-6b4beb2cdf14", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/af1b32a9-c6c3-4525-b0c8-6b4beb2cdf14", "rel": "bookmark"}], "image": {"id": "36b23bd1-a9d1-4ebf-a0bc-990d57b0c6b5", "links": [{"href": "http://172.30.9.21:8774/images/36b23bd1-a9d1-4ebf-a0bc-990d57b0c6b5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-27T01:15:39.000000", "flavor": {"id": "7e24e6dc-6be3-4767-a62e-e8c6a5bb2ca8", "links": [{"href": "http://172.30.9.21:8774/flavors/7e24e6dc-6be3-4767-a62e-e8c6a5bb2ca8", "rel": "bookmark"}]}, "id": "af1b32a9-c6c3-4525-b0c8-6b4beb2cdf14", "security_groups": [{"name": "default"}], "user_id": "8bc2235ff2594449a3e1aa78397e7874", "OS-DCF: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-27T01:15:40Z", "hostId": "7ec901411b242dccd8e075dfece93e80907ef1e5468e9d68c3c7e699", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_99b78925-1f1f-4e1f-8a92-6b8549b46122", "created": "2019-03-27T01:15:28Z", "tenant_id": "36c6c1066f9b403f965e243ed09e0a6b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-27 01:16:00,920 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-4f5b1f47-3dca-4d56-bbff-f61de150cc9a 2019-03-27 01:16:00,920 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.751565217972s 2019-03-27 01:16:00,923 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-03-27 01:16:00,926 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/3f86d1fe-05f3-42f7-a69f-3f53e7f26c8f/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}fcd0b6d49201c6f053f29d6bf7a5ee681e220c48" -d '{"os-getConsoleOutput": {"length": null}}' 2019-03-27 01:16:01,024 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9584 Content-Type: application/json Date: Wed, 27 Mar 2019 01:16: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-6889e975-08bc-4a24-8d35-4ca216a57e2d x-openstack-request-id: req-6889e975-08bc-4a24-8d35-4ca216a57e2d 2019-03-27 01:16:01,026 - 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 509271750 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.231749] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.234690] pid_max: default: 32768 minimum: 301\n[ 0.236270] ACPI: Core revision 20150930\n[ 0.238267] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.240571] Security Framework initialized\n[ 0.242009] Yama: becoming mindful.\n[ 0.243294] AppArmor: AppArmor initialized\n[ 0.244781] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.247105] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.249345] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.251486] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.253886] Initializing cgroup subsys io\n[ 0.255328] Initializing cgroup subsys memory\n[ 0.256851] Initializing cgroup subsys devices\n[ 0.258398] Initializing cgroup subsys freezer\n[ 0.259931] Initializing cgroup subsys net_cls\n[ 0.261467] Initializing cgroup subsys perf_event\n[ 0.263093] Initializing cgroup subsys net_prio\n[ 0.264663] Initializing cgroup subsys hugetlb\n[ 0.266206] Initializing cgroup subsys pids\n[ 0.267717] CPU: Physical Processor ID: 0\n[ 0.269822] mce: CPU supports 10 MCE banks\n[ 0.271305] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.273069] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.289940] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.298367] ftrace: allocating 31920 entries in 125 pages\n[ 0.329342] smpboot: Max logical packages: 1\n[ 0.330861] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.333237] x2apic enabled\n[ 0.334611] Switched APIC routing to physical x2apic.\n[ 0.337491] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.339469] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.343126] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.346304] KVM setup paravirtual spinlock\n[ 0.348240] x86: Booted up 1 node, 1 CPUs\n[ 0.349657] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.352052] devtmpfs: initialized\n[ 0.354290] evm: security.selinux\n[ 0.355528] evm: security.SMACK64\n[ 0.356746] evm: security.SMACK64EXEC\n[ 0.358061] evm: security.SMACK64TRANSMUTE\n[ 0.359489] evm: security.SMACK64MMAP\n[ 0.360816] evm: security.ima\n[ 0.361938] evm: security.capability\n[ 0.363304] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.366554] pinctrl core: initialized pinctrl subsystem\n[ 0.368450] RTC time: 1:15:55, date: 03/27/19\n[ 0.370088] NET: Registered protocol family 16\n[ 0.371740] cpuidle: using governor ladder\n[ 0.373189] cpuidle: using governor menu\n[ 0.374582] PCCT header not found.\n[ 0.375871] ACPI: bus type PCI registered\n[ 0.377285] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.379454] PCI: Using configuration type 1 for base access\n[ 0.382038] ACPI: Added _OSI(Module Device)\n[ 0.383506] ACPI: Added _OSI(Processor Device)\n[ 0.385030] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.386618] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.389207] ACPI: Interpreter enabled\n[ 0.390540] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.393807] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.397064] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.400320] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.403571] ACPI: (supports S0 S5)\n[ 0.404812] ACPI: Using IOAPIC for interrupt routing\n[ 0.406481] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.410971] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.412990] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.415190] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.417313] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.421147] acpiphp: Slot [3] registered\n[ 0.422554] acpiphp: Slot [4] registered\n[ 0.423955] acpiphp: Slot [5] registered\n[ 0.425362] acpiphp: Slot [6] registered\n[ 0.426766] acpiphp: Slot [7] registered\n[ 0.428161] acpiphp: Slot [8] registered\n[ 0.429566] acpiphp: Slot [9] registered\n[ 0.430969] acpiphp: Slot [10] registered\n[ 0.432390] acpiphp: Slot [11] registered\n[ 0.433816] acpiphp: Slot [12] registered\n[ 0.435246] acpiphp: Slot [13] registered\n[ 0.436662] acpiphp: Slot [14] registered\n[ 0.438085] acpiphp: Slot [15] registered\n[ 0.455267] acpiphp: Slot [16] registered\n[ 0.456693] acpiphp: Slot [17] registered\n[ 0.458124] acpiphp: Slot [18] registered\n[ 0.459545] acpiphp: Slot [19] registered\n[ 0.460962] acpiphp: Slot [20] registered\n[ 0.462402] acpiphp: Slot [21] registered\n[ 0.463824] acpiphp: Slot [22] registered\n[ 0.465247] acpiphp: Slot [23] registered\n[ 0.466666] acpiphp: Slot [24] registered\n[ 0.468098] acpiphp: Slot [25] registered\n[ 0.469543] acpiphp: Slot [26] registered\n[ 0.470993] acpiphp: Slot [27] registered\n[ 0.472429] acpiphp: Slot [28] registered\n[ 0.473856] acpiphp: Slot [29] registered\n[ 0.475278] acpiphp: Slot [30] registered\n[ 0.476708] acpiphp: Slot [31] registered\n[ 0.478131] PCI host bridge to bus 0000:00\n[ 0.479552] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.481707] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.483857] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.486418] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.488972] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.491578] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.496295] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.498557] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.500641] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.502886] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.507254] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.509769] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.531191] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.533748] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.536452] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.538911] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.541341] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.543508] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.545696] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.547565] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.550298] vgaarb: loaded\n[ 0.551354] vgaarb: bridge control possible 0000:00:02.0\n[ 0.553400] SCSI subsystem initialized\n[ 0.554946] ACPI: bus type USB registered\n[ 0.556398] usbcore: registered new interface driver usbfs\n[ 0.560432] usbcore: registered new interface driver hub\n[ 0.562271] usbcore: registered new device driver usb\n[ 0.564466] PCI: Using ACPI for IRQ routing\n[ 0.566527] NetLabel: Initializing\n[ 0.567787] NetLabel: domain hash size = 128\n[ 0.569304] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.571001] NetLabel: unlabeled traffic allowed by default\n[ 0.573143] clocksource: Switched to clocksource kvm-clock\n[ 0.583572] AppArmor: AppArmor Filesystem Enabled\n[ 0.585267] pnp: PnP ACPI init\n[ 0.586882] pnp: PnP ACPI: found 5 devices\n[ 0.593991] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.597034] NET: Registered protocol family 2\n[ 0.598826] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.601115] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.603241] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.605371] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.607308] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.609392] NET: Registered protocol family 1\n[ 0.610944] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.612899] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.614813] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.629863] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.645176] Trying to unpack rootfs image as initramfs...\n[ 0.707048] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.709919] Scanning for low memory corruption every 60 seconds\n[ 0.712228] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.714319] audit: initializing netlink subsys (disabled)\n[ 0.716133] audit: type=2000 audit(1553649356.505:1): initialized\n[ 0.718410] Initialise system trusted keyring\n[ 0.720053] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.722120] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.725266] zbud: loaded\n[ 0.726434] VFS: Disk quotas dquot_6.6.0\n[ 0.727866] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.730462] fuse init (API version 7.23)\n[ 0.732002] Key type big_key registered\n[ 0.733423] Allocating IMA MOK and blacklist keyrings.\n[ 0.735477] Key type asymmetric registered\n[ 0.736926] Asymmetric key parser 'x509' registered\n[ 0.738620] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.741261] io scheduler noop registered\n[ 0.742659] io scheduler deadline registered (default)\n[ 0.744411] io scheduler cfq registered\n[ 0.745892] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.747740] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.749945] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.752506] ACPI: Power Button [PWRF]\n[ 0.753967] GHES: HEST is not enabled!\n[ 0.768232] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.797953] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.801420] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.826693] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.830226] Linux agpgart interface v0.103\n[ 0.833806] brd: module loaded\n[ 0.836275] loop: module loaded\n[ 0.842128] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.844683] GPT:90111 != 2097151\n[ 0.845887] GPT:Alternate GPT header not at the end of the disk.\n[ 0.847829] GPT:90111 != 2097151\n[ 0.849025] GPT: Use GNU Parted to correct GPT errors.\n[ 0.850742] vda: vda1 vda15\n[ 0.852626] scsi host0: ata_piix\n[ 0.853957] scsi host1: ata_piix\n[ 0.855210] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.857388] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.860170] libphy: Fixed MDIO Bus: probed\n[ 0.861630] tun: Universal TUN/TAP device driver, 1.6\n[ 0.863329] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.866704] PPP generic driver version 2.4.2\n[ 0.868275] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.870390] ehci-pci: EHCI PCI platform driver\n[ 0.871940] ehci-platform: EHCI generic platform driver\n[ 0.873729] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.875744] ohci-pci: OHCI PCI platform driver\n[ 0.877296] ohci-platform: OHCI generic platform driver\n[ 0.879064] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.894101] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.895871] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.898464] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.900221] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.902253] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.904523] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.907036] usb usb1: Product: UHCI Host Controller\n[ 0.908683] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.910721] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.912400] hub 1-0:1.0: USB hub found\n[ 0.913775] hub 1-0:1.0: 2 ports detected\n[ 0.915345] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.918956] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.920638] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.922423] mousedev: PS/2 mouse device common for all mice\n[ 0.924608] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.927580] rtc_cmos 00:00: RTC can wake from S4\n[ 0.929706] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.931792] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.933909] i2c /dev entries driver\n[ 0.935232] device-mapper: uevent: version 1.0.3\n[ 0.936892] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.939783] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.942095] NET: Registered protocol family 10\n[ 0.943906] NET: Registered protocol family 17\n[ 0.945485] Key type dns_resolver registered\n[ 0.947126] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.949059] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.952115] registered taskstats version 1\n[ 0.953599] Loading compiled-in X.509 certificates\n[ 0.955784] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.959070] zswap: loaded using pool lzo/zbud\n[ 0.961423] Key type trusted registered\n[ 0.963852] Key type encrypted registered\n[ 0.965302] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.967134] ima: No TPM chip found, activating TPM-bypass!\n[ 0.968959] evm: HMAC attrs: 0x1\n[ 0.970660] Magic number: 11:831:256\n[ 0.972143] rtc_cmos 00:00: setting system clock to 2019-03-27 01:15:56 UTC (1553649356)\n[ 0.975059] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.977032] EDD information not available.\n[ 1.014916] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.033626] Write protecting the kernel read-only data: 14336k\n[ 1.036983] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.040046] 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.091255] random: blkid urandom read with 3 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.88\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.8...\nLease of 192.168.120.8 obtained, lease time 43200\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.97. iid=i-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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDq9ftm/4UcOP4mw8SUshNwSi+iNdFgVgJPnbnBojXHZVXu7rjT2uGPB/BeJrUk1OnQtBmPZShBvif1IaSGiqtZ8OGyzvgyTI4tgSNzf2AiXBw1UMxjOli50PUDed0EFAzDP2KUnt0SEH1wPSwTNKMaltZ0nqgGvuatU10OyFzVPCtInNhPlPlldOWIrW+VXb2i23S2RcBR/kPPkT8+HDjgGpQT4aqi+W3fx4B1vtciUgThkfOU5i2m56zBT19Ht4lM7qEiZt4iGOW/B92BghXXeP7k0D0LUx37Mc6S+h/ahPhNEJS6HDejTN8GWHddQhAgqhb2p6gtU9l49wUjqnRF root@vping-userdata-vm2-99b78925-1f1f-4e1f-8a92-6b8549b46122\nssh-dss AAAAB3NzaC1kc3MAAACBALgZM7UMA9/tcoNs+OHWMfyohEz5O5HTve8H0j4VFojmdKin/wReKlp5AzkYBEvnqy83mOyAUz7zNoTmdonM7sgseE60f4DHubRnhZEmK9ludobSdSX5zhKjpXW6Mh/hqg5O3WeMuWi3FyjbVworcAzuP/3i1PzJZjf8fNCmlmZxAAAAFQCNC+ql5ZuyQv25neRnDbwEvyJSfwAAAIBBIPqCOfq6wuU1l9Xjp3CVRfvvR8AXTrHkzvuLhC+cqQ+mdZVoAYsHNUOo6V6mXFeF6feQXmRhmIFI7O/aPayjYca/LwI4ccnevtZo//LxK0u6JdBskKwiY1BcqB+lXH/BiebE9kFVsy8g5dvS7Mk6lKMdSN5ZScVfZpNPPbqIMAAAAIAmuFJRM1TzKMvaDudOf+3V4cBIJ5HM0cPRw3Q335qBPA04Z28Q9XZg2O93JU8NUXan8RJLTWdXWZxHeO/QMv4X53F4aW833M3f3KGrRPjYCMORZbjMP7d/eNkeVSQdxg2ymYPAsy4rLa+T2Y+wA66ijlk21bxSmJXf91xv2qgX8w== root@vping-userdata-vm2-99b78925-1f1f-4e1f-8a92-6b8549b46122\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.13s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.8,24,fe80::f816:3eff:fec8:a92/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.2 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.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-00000011\nname: N/A\navailability-zone: nova\nlocal-hostname: vping-userdata-vm2-99b78925-1f1f-4e1f-8a92-6b8549b46122\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=3.00 ===\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-99b78925-1f1f-4e1f-8a92-6b8549b46122 login: "} 2019-03-27 01:16:01,027 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/3f86d1fe-05f3-42f7-a69f-3f53e7f26c8f/action used request id req-6889e975-08bc-4a24-8d35-4ca216a57e2d 2019-03-27 01:16:01,027 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.103885889053s 2019-03-27 01:16:01,028 - 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 509271750 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.231749] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.234690] pid_max: default: 32768 minimum: 301 [ 0.236270] ACPI: Core revision 20150930 [ 0.238267] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.240571] Security Framework initialized [ 0.242009] Yama: becoming mindful. [ 0.243294] AppArmor: AppArmor initialized [ 0.244781] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.247105] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.249345] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.251486] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.253886] Initializing cgroup subsys io [ 0.255328] Initializing cgroup subsys memory [ 0.256851] Initializing cgroup subsys devices [ 0.258398] Initializing cgroup subsys freezer [ 0.259931] Initializing cgroup subsys net_cls [ 0.261467] Initializing cgroup subsys perf_event [ 0.263093] Initializing cgroup subsys net_prio [ 0.264663] Initializing cgroup subsys hugetlb [ 0.266206] Initializing cgroup subsys pids [ 0.267717] CPU: Physical Processor ID: 0 [ 0.269822] mce: CPU supports 10 MCE banks [ 0.271305] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.273069] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.289940] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.298367] ftrace: allocating 31920 entries in 125 pages [ 0.329342] smpboot: Max logical packages: 1 [ 0.330861] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.333237] x2apic enabled [ 0.334611] Switched APIC routing to physical x2apic. [ 0.337491] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.339469] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.343126] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.346304] KVM setup paravirtual spinlock [ 0.348240] x86: Booted up 1 node, 1 CPUs [ 0.349657] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.352052] devtmpfs: initialized [ 0.354290] evm: security.selinux [ 0.355528] evm: security.SMACK64 [ 0.356746] evm: security.SMACK64EXEC [ 0.358061] evm: security.SMACK64TRANSMUTE [ 0.359489] evm: security.SMACK64MMAP [ 0.360816] evm: security.ima [ 0.361938] evm: security.capability [ 0.363304] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.366554] pinctrl core: initialized pinctrl subsystem [ 0.368450] RTC time: 1:15:55, date: 03/27/19 [ 0.370088] NET: Registered protocol family 16 [ 0.371740] cpuidle: using governor ladder [ 0.373189] cpuidle: using governor menu [ 0.374582] PCCT header not found. [ 0.375871] ACPI: bus type PCI registered [ 0.377285] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.379454] PCI: Using configuration type 1 for base access [ 0.382038] ACPI: Added _OSI(Module Device) [ 0.383506] ACPI: Added _OSI(Processor Device) [ 0.385030] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.386618] ACPI: Added _OSI(Processor Aggregator Device) [ 0.389207] ACPI: Interpreter enabled [ 0.390540] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.393807] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.397064] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.400320] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.403571] ACPI: (supports S0 S5) [ 0.404812] ACPI: Using IOAPIC for interrupt routing [ 0.406481] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.410971] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.412990] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.415190] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.417313] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.421147] acpiphp: Slot [3] registered [ 0.422554] acpiphp: Slot [4] registered [ 0.423955] acpiphp: Slot [5] registered [ 0.425362] acpiphp: Slot [6] registered [ 0.426766] acpiphp: Slot [7] registered [ 0.428161] acpiphp: Slot [8] registered [ 0.429566] acpiphp: Slot [9] registered [ 0.430969] acpiphp: Slot [10] registered [ 0.432390] acpiphp: Slot [11] registered [ 0.433816] acpiphp: Slot [12] registered [ 0.435246] acpiphp: Slot [13] registered [ 0.436662] acpiphp: Slot [14] registered [ 0.438085] acpiphp: Slot [15] registered [ 0.455267] acpiphp: Slot [16] registered [ 0.456693] acpiphp: Slot [17] registered [ 0.458124] acpiphp: Slot [18] registered [ 0.459545] acpiphp: Slot [19] registered [ 0.460962] acpiphp: Slot [20] registered [ 0.462402] acpiphp: Slot [21] registered [ 0.463824] acpiphp: Slot [22] registered [ 0.465247] acpiphp: Slot [23] registered [ 0.466666] acpiphp: Slot [24] registered [ 0.468098] acpiphp: Slot [25] registered [ 0.469543] acpiphp: Slot [26] registered [ 0.470993] acpiphp: Slot [27] registered [ 0.472429] acpiphp: Slot [28] registered [ 0.473856] acpiphp: Slot [29] registered [ 0.475278] acpiphp: Slot [30] registered [ 0.476708] acpiphp: Slot [31] registered [ 0.478131] PCI host bridge to bus 0000:00 [ 0.479552] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.481707] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.483857] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.486418] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.488972] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.491578] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.496295] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.498557] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.500641] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.502886] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.507254] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.509769] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.531191] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.533748] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.536452] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.538911] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.541341] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.543508] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.545696] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.547565] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.550298] vgaarb: loaded [ 0.551354] vgaarb: bridge control possible 0000:00:02.0 [ 0.553400] SCSI subsystem initialized [ 0.554946] ACPI: bus type USB registered [ 0.556398] usbcore: registered new interface driver usbfs [ 0.560432] usbcore: registered new interface driver hub [ 0.562271] usbcore: registered new device driver usb [ 0.564466] PCI: Using ACPI for IRQ routing [ 0.566527] NetLabel: Initializing [ 0.567787] NetLabel: domain hash size = 128 [ 0.569304] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.571001] NetLabel: unlabeled traffic allowed by default [ 0.573143] clocksource: Switched to clocksource kvm-clock [ 0.583572] AppArmor: AppArmor Filesystem Enabled [ 0.585267] pnp: PnP ACPI init [ 0.586882] pnp: PnP ACPI: found 5 devices [ 0.593991] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.597034] NET: Registered protocol family 2 [ 0.598826] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.601115] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.603241] TCP: Hash tables configured (established 4096 bind 4096) [ 0.605371] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.607308] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.609392] NET: Registered protocol family 1 [ 0.610944] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.612899] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.614813] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.629863] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.645176] Trying to unpack rootfs image as initramfs... [ 0.707048] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.709919] Scanning for low memory corruption every 60 seconds [ 0.712228] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.714319] audit: initializing netlink subsys (disabled) [ 0.716133] audit: type=2000 audit(1553649356.505:1): initialized [ 0.718410] Initialise system trusted keyring [ 0.720053] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.722120] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.725266] zbud: loaded [ 0.726434] VFS: Disk quotas dquot_6.6.0 [ 0.727866] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.730462] fuse init (API version 7.23) [ 0.732002] Key type big_key registered [ 0.733423] Allocating IMA MOK and blacklist keyrings. [ 0.735477] Key type asymmetric registered [ 0.736926] Asymmetric key parser 'x509' registered [ 0.738620] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.741261] io scheduler noop registered [ 0.742659] io scheduler deadline registered (default) [ 0.744411] io scheduler cfq registered [ 0.745892] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.747740] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.749945] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.752506] ACPI: Power Button [PWRF] [ 0.753967] GHES: HEST is not enabled! [ 0.768232] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.797953] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.801420] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.826693] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.830226] Linux agpgart interface v0.103 [ 0.833806] brd: module loaded [ 0.836275] loop: module loaded [ 0.842128] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.844683] GPT:90111 != 2097151 [ 0.845887] GPT:Alternate GPT header not at the end of the disk. [ 0.847829] GPT:90111 != 2097151 [ 0.849025] GPT: Use GNU Parted to correct GPT errors. [ 0.850742] vda: vda1 vda15 [ 0.852626] scsi host0: ata_piix [ 0.853957] scsi host1: ata_piix [ 0.855210] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.857388] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.860170] libphy: Fixed MDIO Bus: probed [ 0.861630] tun: Universal TUN/TAP device driver, 1.6 [ 0.863329] tun: (C) 1999-2004 Max Krasnyansky [ 0.866704] PPP generic driver version 2.4.2 [ 0.868275] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.870390] ehci-pci: EHCI PCI platform driver [ 0.871940] ehci-platform: EHCI generic platform driver [ 0.873729] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.875744] ohci-pci: OHCI PCI platform driver [ 0.877296] ohci-platform: OHCI generic platform driver [ 0.879064] uhci_hcd: USB Universal Host Controller Interface driver [ 0.894101] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.895871] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.898464] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.900221] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.902253] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.904523] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.907036] usb usb1: Product: UHCI Host Controller [ 0.908683] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.910721] usb usb1: SerialNumber: 0000:00:01.2 [ 0.912400] hub 1-0:1.0: USB hub found [ 0.913775] hub 1-0:1.0: 2 ports detected [ 0.915345] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.918956] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.920638] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.922423] mousedev: PS/2 mouse device common for all mice [ 0.924608] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.927580] rtc_cmos 00:00: RTC can wake from S4 [ 0.929706] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.931792] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.933909] i2c /dev entries driver [ 0.935232] device-mapper: uevent: version 1.0.3 [ 0.936892] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.939783] ledtrig-cpu: registered to indicate activity on CPUs [ 0.942095] NET: Registered protocol family 10 [ 0.943906] NET: Registered protocol family 17 [ 0.945485] Key type dns_resolver registered [ 0.947126] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.949059] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.952115] registered taskstats version 1 [ 0.953599] Loading compiled-in X.509 certificates [ 0.955784] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.959070] zswap: loaded using pool lzo/zbud [ 0.961423] Key type trusted registered [ 0.963852] Key type encrypted registered [ 0.965302] AppArmor: AppArmor sha1 policy hashing enabled [ 0.967134] ima: No TPM chip found, activating TPM-bypass! [ 0.968959] evm: HMAC attrs: 0x1 [ 0.970660] Magic number: 11:831:256 [ 0.972143] rtc_cmos 00:00: setting system clock to 2019-03-27 01:15:56 UTC (1553649356) [ 0.975059] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.977032] EDD information not available. [ 1.014916] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.033626] Write protecting the kernel read-only data: 14336k [ 1.036983] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.040046] 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.091255] random: blkid urandom read with 3 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.88 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.8... Lease of 192.168.120.8 obtained, lease time 43200 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.97. iid=i-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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDq9ftm/4UcOP4mw8SUshNwSi+iNdFgVgJPnbnBojXHZVXu7rjT2uGPB/BeJrUk1OnQtBmPZShBvif1IaSGiqtZ8OGyzvgyTI4tgSNzf2AiXBw1UMxjOli50PUDed0EFAzDP2KUnt0SEH1wPSwTNKMaltZ0nqgGvuatU10OyFzVPCtInNhPlPlldOWIrW+VXb2i23S2RcBR/kPPkT8+HDjgGpQT4aqi+W3fx4B1vtciUgThkfOU5i2m56zBT19Ht4lM7qEiZt4iGOW/B92BghXXeP7k0D0LUx37Mc6S+h/ahPhNEJS6HDejTN8GWHddQhAgqhb2p6gtU9l49wUjqnRF root@vping-userdata-vm2-99b78925-1f1f-4e1f-8a92-6b8549b46122 ssh-dss AAAAB3NzaC1kc3MAAACBALgZM7UMA9/tcoNs+OHWMfyohEz5O5HTve8H0j4VFojmdKin/wReKlp5AzkYBEvnqy83mOyAUz7zNoTmdonM7sgseE60f4DHubRnhZEmK9ludobSdSX5zhKjpXW6Mh/hqg5O3WeMuWi3FyjbVworcAzuP/3i1PzJZjf8fNCmlmZxAAAAFQCNC+ql5ZuyQv25neRnDbwEvyJSfwAAAIBBIPqCOfq6wuU1l9Xjp3CVRfvvR8AXTrHkzvuLhC+cqQ+mdZVoAYsHNUOo6V6mXFeF6feQXmRhmIFI7O/aPayjYca/LwI4ccnevtZo//LxK0u6JdBskKwiY1BcqB+lXH/BiebE9kFVsy8g5dvS7Mk6lKMdSN5ZScVfZpNPPbqIMAAAAIAmuFJRM1TzKMvaDudOf+3V4cBIJ5HM0cPRw3Q335qBPA04Z28Q9XZg2O93JU8NUXan8RJLTWdXWZxHeO/QMv4X53F4aW833M3f3KGrRPjYCMORZbjMP7d/eNkeVSQdxg2ymYPAsy4rLa+T2Y+wA66ijlk21bxSmJXf91xv2qgX8w== root@vping-userdata-vm2-99b78925-1f1f-4e1f-8a92-6b8549b46122 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.13s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.8,24,fe80::f816:3eff:fec8:a92/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.2 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.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-00000011 name: N/A availability-zone: nova local-hostname: vping-userdata-vm2-99b78925-1f1f-4e1f-8a92-6b8549b46122 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.00 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-userdata-vm2-99b78925-1f1f-4e1f-8a92-6b8549b46122 login: 2019-03-27 01:16:01,029 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - vPing detected! 2019-03-27 01:16:01,145 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-03-27 01:16:01,146 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:52 | PASS | +------------------------+------------------+------------------+----------------+ 2019-03-27 01:16:01,151 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-03-27 01:16:01,154 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/servers/af1b32a9-c6c3-4525-b0c8-6b4beb2cdf14 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fcd0b6d49201c6f053f29d6bf7a5ee681e220c48" 2019-03-27 01:16:01,316 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Wed, 27 Mar 2019 01:16:01 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-6fd6e107-0726-48a3-a664-2068f87c15ea x-openstack-request-id: req-6fd6e107-0726-48a3-a664-2068f87c15ea 2019-03-27 01:16:01,316 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/af1b32a9-c6c3-4525-b0c8-6b4beb2cdf14 used request id req-6fd6e107-0726-48a3-a664-2068f87c15ea 2019-03-27 01:16:01,317 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.16551399231s 2019-03-27 01:16:01,317 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-27 01:16:01,320 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}fcd0b6d49201c6f053f29d6bf7a5ee681e220c48" 2019-03-27 01:16:01,977 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 876 Content-Type: application/json Date: Wed, 27 Mar 2019 01: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-3461c4be-8e63-4d3d-9ad8-f1e6d2f32581 x-openstack-request-id: req-3461c4be-8e63-4d3d-9ad8-f1e6d2f32581 2019-03-27 01:16:01,978 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_99b78925-1f1f-4e1f-8a92-6b8549b46122": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:0a:92", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/3f86d1fe-05f3-42f7-a69f-3f53e7f26c8f", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/3f86d1fe-05f3-42f7-a69f-3f53e7f26c8f", "rel": "bookmark"}], "image": {"id": "36b23bd1-a9d1-4ebf-a0bc-990d57b0c6b5", "links": [{"href": "http://172.30.9.21:8774/images/36b23bd1-a9d1-4ebf-a0bc-990d57b0c6b5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-27T01:15:55.000000", "flavor": {"id": "7e24e6dc-6be3-4767-a62e-e8c6a5bb2ca8", "links": [{"href": "http://172.30.9.21:8774/flavors/7e24e6dc-6be3-4767-a62e-e8c6a5bb2ca8", "rel": "bookmark"}]}, "id": "3f86d1fe-05f3-42f7-a69f-3f53e7f26c8f", "security_groups": [{"name": "default"}], "user_id": "8bc2235ff2594449a3e1aa78397e7874", "OS-DCF: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-27T01:15:56Z", "hostId": "28cfb4966e9b7cede07b0925918868c77c0e8f4a89f61237049cceec", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_99b78925-1f1f-4e1f-8a92-6b8549b46122", "created": "2019-03-27T01:15:46Z", "tenant_id": "36c6c1066f9b403f965e243ed09e0a6b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_99b78925-1f1f-4e1f-8a92-6b8549b46122": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:de:26:1e", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/af1b32a9-c6c3-4525-b0c8-6b4beb2cdf14", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/af1b32a9-c6c3-4525-b0c8-6b4beb2cdf14", "rel": "bookmark"}], "image": {"id": "36b23bd1-a9d1-4ebf-a0bc-990d57b0c6b5", "links": [{"href": "http://172.30.9.21:8774/images/36b23bd1-a9d1-4ebf-a0bc-990d57b0c6b5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-27T01:15:39.000000", "flavor": {"id": "7e24e6dc-6be3-4767-a62e-e8c6a5bb2ca8", "links": [{"href": "http://172.30.9.21:8774/flavors/7e24e6dc-6be3-4767-a62e-e8c6a5bb2ca8", "rel": "bookmark"}]}, "id": "af1b32a9-c6c3-4525-b0c8-6b4beb2cdf14", "security_groups": [{"name": "default"}], "user_id": "8bc2235ff2594449a3e1aa78397e7874", "OS-DCF: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-27T01:16:01Z", "hostId": "7ec901411b242dccd8e075dfece93e80907ef1e5468e9d68c3c7e699", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_99b78925-1f1f-4e1f-8a92-6b8549b46122", "created": "2019-03-27T01:15:28Z", "tenant_id": "36c6c1066f9b403f965e243ed09e0a6b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-27 01:16:01,978 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-3461c4be-8e63-4d3d-9ad8-f1e6d2f32581 2019-03-27 01:16:01,978 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.661000967026s 2019-03-27 01:16:01,981 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-27 01:16:03,983 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-27 01:16:03,986 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}fcd0b6d49201c6f053f29d6bf7a5ee681e220c48" 2019-03-27 01:16:04,661 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 745 Content-Type: application/json Date: Wed, 27 Mar 2019 01:16: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-597b89d3-92c7-416c-b79a-bce6fbb6e12a x-openstack-request-id: req-597b89d3-92c7-416c-b79a-bce6fbb6e12a 2019-03-27 01:16:04,661 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_99b78925-1f1f-4e1f-8a92-6b8549b46122": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:0a:92", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/3f86d1fe-05f3-42f7-a69f-3f53e7f26c8f", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/3f86d1fe-05f3-42f7-a69f-3f53e7f26c8f", "rel": "bookmark"}], "image": {"id": "36b23bd1-a9d1-4ebf-a0bc-990d57b0c6b5", "links": [{"href": "http://172.30.9.21:8774/images/36b23bd1-a9d1-4ebf-a0bc-990d57b0c6b5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-27T01:15:55.000000", "flavor": {"id": "7e24e6dc-6be3-4767-a62e-e8c6a5bb2ca8", "links": [{"href": "http://172.30.9.21:8774/flavors/7e24e6dc-6be3-4767-a62e-e8c6a5bb2ca8", "rel": "bookmark"}]}, "id": "3f86d1fe-05f3-42f7-a69f-3f53e7f26c8f", "security_groups": [{"name": "default"}], "user_id": "8bc2235ff2594449a3e1aa78397e7874", "OS-DCF: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-27T01:15:56Z", "hostId": "28cfb4966e9b7cede07b0925918868c77c0e8f4a89f61237049cceec", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_99b78925-1f1f-4e1f-8a92-6b8549b46122", "created": "2019-03-27T01:15:46Z", "tenant_id": "36c6c1066f9b403f965e243ed09e0a6b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-27 01:16:04,662 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-597b89d3-92c7-416c-b79a-bce6fbb6e12a 2019-03-27 01:16:04,662 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.678525924683s 2019-03-27 01:16:04,664 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-03-27 01:16:04,667 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/servers/3f86d1fe-05f3-42f7-a69f-3f53e7f26c8f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fcd0b6d49201c6f053f29d6bf7a5ee681e220c48" 2019-03-27 01:16:04,825 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Wed, 27 Mar 2019 01:16: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-b0717f6d-d901-4ebc-a06c-d1bded7be696 x-openstack-request-id: req-b0717f6d-d901-4ebc-a06c-d1bded7be696 2019-03-27 01:16:04,825 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/3f86d1fe-05f3-42f7-a69f-3f53e7f26c8f used request id req-b0717f6d-d901-4ebc-a06c-d1bded7be696 2019-03-27 01:16:04,826 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.161930084229s 2019-03-27 01:16:04,826 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-27 01:16:04,829 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}fcd0b6d49201c6f053f29d6bf7a5ee681e220c48" 2019-03-27 01:16:05,565 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 751 Content-Type: application/json Date: Wed, 27 Mar 2019 01:16: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-3a4632c0-e220-4ba1-9630-aecaa62d3ebf x-openstack-request-id: req-3a4632c0-e220-4ba1-9630-aecaa62d3ebf 2019-03-27 01:16:05,565 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_99b78925-1f1f-4e1f-8a92-6b8549b46122": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:0a:92", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/3f86d1fe-05f3-42f7-a69f-3f53e7f26c8f", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/3f86d1fe-05f3-42f7-a69f-3f53e7f26c8f", "rel": "bookmark"}], "image": {"id": "36b23bd1-a9d1-4ebf-a0bc-990d57b0c6b5", "links": [{"href": "http://172.30.9.21:8774/images/36b23bd1-a9d1-4ebf-a0bc-990d57b0c6b5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-27T01:15:55.000000", "flavor": {"id": "7e24e6dc-6be3-4767-a62e-e8c6a5bb2ca8", "links": [{"href": "http://172.30.9.21:8774/flavors/7e24e6dc-6be3-4767-a62e-e8c6a5bb2ca8", "rel": "bookmark"}]}, "id": "3f86d1fe-05f3-42f7-a69f-3f53e7f26c8f", "security_groups": [{"name": "default"}], "user_id": "8bc2235ff2594449a3e1aa78397e7874", "OS-DCF: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-27T01:16:04Z", "hostId": "28cfb4966e9b7cede07b0925918868c77c0e8f4a89f61237049cceec", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_99b78925-1f1f-4e1f-8a92-6b8549b46122", "created": "2019-03-27T01:15:46Z", "tenant_id": "36c6c1066f9b403f965e243ed09e0a6b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-27 01:16:05,566 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-3a4632c0-e220-4ba1-9630-aecaa62d3ebf 2019-03-27 01:16:05,566 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.739693880081s 2019-03-27 01:16:05,567 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-27 01:16:07,570 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-27 01:16:07,573 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}fcd0b6d49201c6f053f29d6bf7a5ee681e220c48" 2019-03-27 01:16:07,779 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Wed, 27 Mar 2019 01:16: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-349e05db-0ee2-457b-aa4f-9c15304a2469 x-openstack-request-id: req-349e05db-0ee2-457b-aa4f-9c15304a2469 2019-03-27 01:16:07,779 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-03-27 01:16:07,779 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-349e05db-0ee2-457b-aa4f-9c15304a2469 2019-03-27 01:16:07,779 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.209285974503s 2019-03-27 01:16:07,780 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-03-27 01:16:07,781 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/6527d112-322f-4ed9-8a02-aec8be5aaf8f/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}fcd0b6d49201c6f053f29d6bf7a5ee681e220c48" -d '{"subnet_id": "9cfe02da-c228-450c-8633-dc1616893fa1"}' 2019-03-27 01:16:09,545 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Wed, 27 Mar 2019 01:16:09 GMT X-Openstack-Request-Id: req-27b9b8cf-e7a5-4535-a53d-15af6b6091c8 2019-03-27 01:16:09,545 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "25f9a0c6-12ba-4786-b276-2f808a4c5b34", "tenant_id": "36c6c1066f9b403f965e243ed09e0a6b", "subnet_id": "9cfe02da-c228-450c-8633-dc1616893fa1", "subnet_ids": ["9cfe02da-c228-450c-8633-dc1616893fa1"], "port_id": "7f72ba30-7270-4cc2-aebe-6833aee12a79", "id": "6527d112-322f-4ed9-8a02-aec8be5aaf8f"} 2019-03-27 01:16:09,546 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/6527d112-322f-4ed9-8a02-aec8be5aaf8f/remove_router_interface.json used request id req-27b9b8cf-e7a5-4535-a53d-15af6b6091c8 2019-03-27 01:16:09,546 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.76561999321s 2019-03-27 01:16:09,546 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-03-27 01:16:09,547 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}fcd0b6d49201c6f053f29d6bf7a5ee681e220c48" 2019-03-27 01:16:09,973 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 628 Content-Type: application/json Date: Wed, 27 Mar 2019 01:16:10 GMT X-Openstack-Request-Id: req-907a868d-92db-4bf8-8297-5d89829d5e59 2019-03-27 01:16:09,974 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "6e8cbb2e-4d8c-409b-b9b4-549165a492c3", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "88d144e9-4a41-41f0-83f0-cf05286ed070", "ip_address": "172.30.9.205"}]}, "description": "", "tags": [], "tenant_id": "36c6c1066f9b403f965e243ed09e0a6b", "created_at": "2019-03-27T01:15:13Z", "admin_state_up": true, "updated_at": "2019-03-27T01:16:08Z", "revision_number": 4, "routes": [], "project_id": "36c6c1066f9b403f965e243ed09e0a6b", "id": "6527d112-322f-4ed9-8a02-aec8be5aaf8f", "name": "vping_userdata-router_99b78925-1f1f-4e1f-8a92-6b8549b46122"}]} 2019-03-27 01:16:09,974 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-907a868d-92db-4bf8-8297-5d89829d5e59 2019-03-27 01:16:09,974 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.427840948105s 2019-03-27 01:16:09,975 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-03-27 01:16:09,976 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/routers/6527d112-322f-4ed9-8a02-aec8be5aaf8f.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fcd0b6d49201c6f053f29d6bf7a5ee681e220c48" 2019-03-27 01:16:11,832 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 27 Mar 2019 01:16:11 GMT X-Openstack-Request-Id: req-61685746-e563-415d-bb11-1e53c34b0276 2019-03-27 01:16:11,832 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-27 01:16:11,832 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/6527d112-322f-4ed9-8a02-aec8be5aaf8f.json used request id req-61685746-e563-415d-bb11-1e53c34b0276 2019-03-27 01:16:11,833 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.85711407661s 2019-03-27 01:16:11,833 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-03-27 01:16:11,834 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}fcd0b6d49201c6f053f29d6bf7a5ee681e220c48" 2019-03-27 01:16:11,881 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 685 Content-Type: application/json Date: Wed, 27 Mar 2019 01:16:11 GMT X-Openstack-Request-Id: req-23653d13-8954-40b7-98a6-11778a41e1b4 2019-03-27 01:16:11,882 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"25f9a0c6-12ba-4786-b276-2f808a4c5b34","tenant_id":"36c6c1066f9b403f965e243ed09e0a6b","created_at":"2019-03-27T01:15:12Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-03-27T01:15:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"36c6c1066f9b403f965e243ed09e0a6b","id":"9cfe02da-c228-450c-8633-dc1616893fa1","subnetpool_id":null,"name":"vping_userdata-subnet_99b78925-1f1f-4e1f-8a92-6b8549b46122"}]} 2019-03-27 01:16:11,882 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-23653d13-8954-40b7-98a6-11778a41e1b4 2019-03-27 01:16:11,882 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0488309860229s 2019-03-27 01:16:11,883 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-03-27 01:16:11,884 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/subnets/9cfe02da-c228-450c-8633-dc1616893fa1.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fcd0b6d49201c6f053f29d6bf7a5ee681e220c48" 2019-03-27 01:16:13,212 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 27 Mar 2019 01:16:13 GMT X-Openstack-Request-Id: req-cbf798ad-4c1f-43e9-8734-f6d851464eab 2019-03-27 01:16:13,212 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-27 01:16:13,212 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/9cfe02da-c228-450c-8633-dc1616893fa1.json used request id req-cbf798ad-4c1f-43e9-8734-f6d851464eab 2019-03-27 01:16:13,213 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.32932496071s 2019-03-27 01:16:13,213 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-27 01:16:13,213 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}fcd0b6d49201c6f053f29d6bf7a5ee681e220c48" 2019-03-27 01:16:13,309 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1221 Content-Type: application/json Date: Wed, 27 Mar 2019 01:16:13 GMT X-Openstack-Request-Id: req-e64a5c88-f2d7-45e2-82bc-310ba1f1ffe9 2019-03-27 01:16:13,310 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"25f9a0c6-12ba-4786-b276-2f808a4c5b34","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"36c6c1066f9b403f965e243ed09e0a6b","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-27T01:16:13Z","qos_policy_id":null,"name":"vping_userdata-net_99b78925-1f1f-4e1f-8a92-6b8549b46122","admin_state_up":true,"tenant_id":"36c6c1066f9b403f965e243ed09e0a6b","created_at":"2019-03-27T01:15:09Z","mtu":1442},{"updated_at":"2019-03-27T01:06:20Z","dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"6e8cbb2e-4d8c-409b-b9b4-549165a492c3","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"adb4f7a6d80b43b2b7d28f3b95f00eb5","status":"ACTIVE","subnets":["88d144e9-4a41-41f0-83f0-cf05286ed070"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"adb4f7a6d80b43b2b7d28f3b95f00eb5","created_at":"2019-03-27T01:06:13Z","mtu":1500}]} 2019-03-27 01:16:13,310 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-e64a5c88-f2d7-45e2-82bc-310ba1f1ffe9 2019-03-27 01:16:13,310 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0970239639282s 2019-03-27 01:16:13,311 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-03-27 01:16:13,312 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/networks/25f9a0c6-12ba-4786-b276-2f808a4c5b34.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fcd0b6d49201c6f053f29d6bf7a5ee681e220c48" 2019-03-27 01:16:15,190 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 27 Mar 2019 01:16:15 GMT X-Openstack-Request-Id: req-da9fcdab-e7ac-451b-9b7c-951db68d8094 2019-03-27 01:16:15,190 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-27 01:16:15,190 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/25f9a0c6-12ba-4786-b276-2f808a4c5b34.json used request id req-da9fcdab-e7ac-451b-9b7c-951db68d8094 2019-03-27 01:16:15,190 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.87891888618s 2019-03-27 01:16:15,195 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-27 01:16:15,199 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}fcd0b6d49201c6f053f29d6bf7a5ee681e220c48" 2019-03-27 01:16:15,236 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json Date: Wed, 27 Mar 2019 01:16:15 GMT X-Openstack-Request-Id: req-3b13817c-8275-4d46-9b65-d4e99f069819 2019-03-27 01:16:15,237 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-27T01:15:20Z", "file": "/v2/images/36b23bd1-a9d1-4ebf-a0bc-990d57b0c6b5/file", "owner": "36c6c1066f9b403f965e243ed09e0a6b", "id": "36b23bd1-a9d1-4ebf-a0bc-990d57b0c6b5", "size": 12716032, "self": "/v2/images/36b23bd1-a9d1-4ebf-a0bc-990d57b0c6b5", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://0e796a57-bb9c-4ed7-a890-8188a6fe733b/images/36b23bd1-a9d1-4ebf-a0bc-990d57b0c6b5/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://0e796a57-bb9c-4ed7-a890-8188a6fe733b/images/36b23bd1-a9d1-4ebf-a0bc-990d57b0c6b5/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_99b78925-1f1f-4e1f-8a92-6b8549b46122", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_99b78925-1f1f-4e1f-8a92-6b8549b46122", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-27T01:15:20Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-27 01:16:15,237 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-3b13817c-8275-4d46-9b65-d4e99f069819 2019-03-27 01:16:15,237 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0424978733063s 2019-03-27 01:16:15,239 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-03-27 01:16:15,243 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/36b23bd1-a9d1-4ebf-a0bc-990d57b0c6b5 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fcd0b6d49201c6f053f29d6bf7a5ee681e220c48" 2019-03-27 01:16:16,696 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 27 Mar 2019 01:16:17 GMT X-Openstack-Request-Id: req-fa06f668-eb38-4b50-9689-92e50b3abe58 2019-03-27 01:16:16,696 - 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-27 01:16:16,696 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/36b23bd1-a9d1-4ebf-a0bc-990d57b0c6b5 used request id req-fa06f668-eb38-4b50-9689-92e50b3abe58 2019-03-27 01:16:16,696 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.45748400688s 2019-03-27 01:16:16,702 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-27 01:16:16,706 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21: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}3d9ad81b6c8b69ab01b319309fda111f1d883f18" 2019-03-27 01:16:16,727 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Wed, 27 Mar 2019 01:16: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-65ac2918-652d-403b-ab1d-56fc5f055305 x-openstack-request-id: req-65ac2918-652d-403b-ab1d-56fc5f055305 2019-03-27 01:16:16,728 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vping_userdata-flavor_99b78925-1f1f-4e1f-8a92-6b8549b46122", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/7e24e6dc-6be3-4767-a62e-e8c6a5bb2ca8", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/7e24e6dc-6be3-4767-a62e-e8c6a5bb2ca8", "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": "7e24e6dc-6be3-4767-a62e-e8c6a5bb2ca8"}]} 2019-03-27 01:16:16,728 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-65ac2918-652d-403b-ab1d-56fc5f055305 2019-03-27 01:16:16,728 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.026093006134s 2019-03-27 01:16:16,730 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-03-27 01:16:16,733 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/7e24e6dc-6be3-4767-a62e-e8c6a5bb2ca8 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3d9ad81b6c8b69ab01b319309fda111f1d883f18" 2019-03-27 01:16:16,766 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Wed, 27 Mar 2019 01:16:16 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c1790bda-164d-4bbf-b8de-12d47bf72466 x-openstack-request-id: req-c1790bda-164d-4bbf-b8de-12d47bf72466 2019-03-27 01:16:16,766 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/7e24e6dc-6be3-4767-a62e-e8c6a5bb2ca8 used request id req-c1790bda-164d-4bbf-b8de-12d47bf72466 2019-03-27 01:16:16,766 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.036679983139s 2019-03-27 01:16:16,767 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-27 01:16:16,771 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}3d9ad81b6c8b69ab01b319309fda111f1d883f18" 2019-03-27 01:16:17,009 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 838 Content-Type: application/json Date: Wed, 27 Mar 2019 01:16:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aee1ed51-e47f-46f3-8a1c-179259db09bf 2019-03-27 01:16:17,010 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/1f3ca4bc07164c3cb81a87c72c396526"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f3ca4bc07164c3cb81a87c72c396526", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/2653fa6f281c466480efee8aa1f257bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2653fa6f281c466480efee8aa1f257bb", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/2f421a9df6c44c62876bd57477d34c68"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f421a9df6c44c62876bd57477d34c68", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/335b05e87496439da9c56228d0f96eb4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "335b05e87496439da9c56228d0f96eb4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/347643f881c4464fbebf8745ae8733f7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "347643f881c4464fbebf8745ae8733f7", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/3ec0479bbc154c0e80a84492405413d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ec0479bbc154c0e80a84492405413d1", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/4948075a865f4918b7d8cbc91b0d93f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4948075a865f4918b7d8cbc91b0d93f2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/533ad0036ea24ea3a6cd69d52daa7164"}, "domain_id": "default", "enabled": true, "options": {}, "id": "533ad0036ea24ea3a6cd69d52daa7164", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/812ccb0780ac4ca682f6307d48b60b74"}, "domain_id": "d28de44ca3d340fe8f59e2bbc51c5518", "enabled": true, "options": {}, "id": "812ccb0780ac4ca682f6307d48b60b74", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "vping_userdata-user_99b78925-1f1f-4e1f-8a92-6b8549b46122", "links": {"self": "http://172.30.9.21:5000/v3/users/8bc2235ff2594449a3e1aa78397e7874"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8bc2235ff2594449a3e1aa78397e7874", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/8c5c993b2702467d8bfb5246c7f53041"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c5c993b2702467d8bfb5246c7f53041", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/b200d4acbcca4a2094b80354fbe1696e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b200d4acbcca4a2094b80354fbe1696e", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/cf1a4dd219af46a4a3c304e5dc175743"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cf1a4dd219af46a4a3c304e5dc175743", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/e2141b5f32414d4c957cf1c4929e3d7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2141b5f32414d4c957cf1c4929e3d7d", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/e83494c6a05843019f1b64894a822a32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e83494c6a05843019f1b64894a822a32", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2019-03-27 01:16:17,010 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-aee1ed51-e47f-46f3-8a1c-179259db09bf 2019-03-27 01:16:17,010 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.243456125259s 2019-03-27 01:16:17,016 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-27 01:16:17,020 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users/8bc2235ff2594449a3e1aa78397e7874 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3d9ad81b6c8b69ab01b319309fda111f1d883f18" 2019-03-27 01:16:17,256 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 229 Content-Type: application/json Date: Wed, 27 Mar 2019 01:16:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-609d869d-28e5-492a-aaa3-eb6a9fd904cf 2019-03-27 01:16:17,257 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vping_userdata-user_99b78925-1f1f-4e1f-8a92-6b8549b46122", "links": {"self": "http://172.30.9.21:5000/v3/users/8bc2235ff2594449a3e1aa78397e7874"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "8bc2235ff2594449a3e1aa78397e7874", "description": null}} 2019-03-27 01:16:17,257 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/8bc2235ff2594449a3e1aa78397e7874 used request id req-609d869d-28e5-492a-aaa3-eb6a9fd904cf 2019-03-27 01:16:17,257 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.240781068802s 2019-03-27 01:16:17,258 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-03-27 01:16:17,261 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/users/8bc2235ff2594449a3e1aa78397e7874 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3d9ad81b6c8b69ab01b319309fda111f1d883f18" 2019-03-27 01:16:17,629 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 27 Mar 2019 01:16:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bfd4caa5-0fe0-4d2c-ade8-f7f67a5a4df6 2019-03-27 01:16:17,629 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-27 01:16:17,629 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/8bc2235ff2594449a3e1aa78397e7874 used request id req-bfd4caa5-0fe0-4d2c-ade8-f7f67a5a4df6 2019-03-27 01:16:17,629 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.371434926987s 2019-03-27 01:16:17,636 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-27 01:16:17,639 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}3d9ad81b6c8b69ab01b319309fda111f1d883f18" 2019-03-27 01:16:17,851 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 390 Content-Type: application/json Date: Wed, 27 Mar 2019 01:16:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51c81b17-7684-4df1-8da8-9e969808084f 2019-03-27 01:16:17,851 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.21:5000/v3/projects/36c6c1066f9b403f965e243ed09e0a6b"}, "tags": [], "enabled": true, "id": "36c6c1066f9b403f965e243ed09e0a6b", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_99b78925-1f1f-4e1f-8a92-6b8549b46122"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/880184f9f34d4ead881812d2172cae9c"}, "tags": [], "enabled": true, "id": "880184f9f34d4ead881812d2172cae9c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/adb4f7a6d80b43b2b7d28f3b95f00eb5"}, "tags": [], "enabled": true, "id": "adb4f7a6d80b43b2b7d28f3b95f00eb5", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-03-27 01:16:17,852 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-51c81b17-7684-4df1-8da8-9e969808084f 2019-03-27 01:16:17,852 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.215722084045s 2019-03-27 01:16:17,856 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-03-27 01:16:17,859 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/projects/36c6c1066f9b403f965e243ed09e0a6b -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3d9ad81b6c8b69ab01b319309fda111f1d883f18" 2019-03-27 01:16:18,161 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 27 Mar 2019 01:16:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-77376f3b-c114-4e56-bd6a-1d9edf9cfa39 2019-03-27 01:16:18,161 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-27 01:16:18,161 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/36c6c1066f9b403f965e243ed09e0a6b used request id req-77376f3b-c114-4e56-bd6a-1d9edf9cfa39 2019-03-27 01:16:18,162 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.305387020111s 2019-03-27 01:16:18,167 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-27 01:16:18,167 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/security-groups.json?project_id=36c6c1066f9b403f965e243ed09e0a6b&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}3d9ad81b6c8b69ab01b319309fda111f1d883f18" 2019-03-27 01:16:18,517 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Wed, 27 Mar 2019 01:16:19 GMT X-Openstack-Request-Id: req-293646f4-60a8-4eee-b941-3cb34f5b71fe 2019-03-27 01:16:18,517 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "36c6c1066f9b403f965e243ed09e0a6b", "created_at": "2019-03-27T01:15:09Z", "updated_at": "2019-03-27T01:15:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:15:09Z", "revision_number": 0, "id": "af2773eb-8217-4036-b50b-b63684ed0999", "remote_group_id": "87e33156-c84b-4476-a81e-26e4960c6634", "remote_ip_prefix": null, "created_at": "2019-03-27T01:15:09Z", "security_group_id": "87e33156-c84b-4476-a81e-26e4960c6634", "tenant_id": "36c6c1066f9b403f965e243ed09e0a6b", "port_range_min": null, "ethertype": "IPv6", "project_id": "36c6c1066f9b403f965e243ed09e0a6b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:15:09Z", "revision_number": 0, "id": "ba2afc02-ac7e-42ff-8f8c-c96bbc6a37c6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-27T01:15:09Z", "security_group_id": "87e33156-c84b-4476-a81e-26e4960c6634", "tenant_id": "36c6c1066f9b403f965e243ed09e0a6b", "port_range_min": null, "ethertype": "IPv6", "project_id": "36c6c1066f9b403f965e243ed09e0a6b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:15:09Z", "revision_number": 0, "id": "cd206f83-0523-47f6-8546-116aa4239492", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-27T01:15:09Z", "security_group_id": "87e33156-c84b-4476-a81e-26e4960c6634", "tenant_id": "36c6c1066f9b403f965e243ed09e0a6b", "port_range_min": null, "ethertype": "IPv4", "project_id": "36c6c1066f9b403f965e243ed09e0a6b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:15:09Z", "revision_number": 0, "id": "ed6d7b8b-db07-4b67-96fb-1ad997a8c19e", "remote_group_id": "87e33156-c84b-4476-a81e-26e4960c6634", "remote_ip_prefix": null, "created_at": "2019-03-27T01:15:09Z", "security_group_id": "87e33156-c84b-4476-a81e-26e4960c6634", "tenant_id": "36c6c1066f9b403f965e243ed09e0a6b", "port_range_min": null, "ethertype": "IPv4", "project_id": "36c6c1066f9b403f965e243ed09e0a6b"}], "revision_number": 1, "project_id": "36c6c1066f9b403f965e243ed09e0a6b", "id": "87e33156-c84b-4476-a81e-26e4960c6634", "name": "default"}]} 2019-03-27 01:16:18,517 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json?project_id=36c6c1066f9b403f965e243ed09e0a6b&name=default used request id req-293646f4-60a8-4eee-b941-3cb34f5b71fe 2019-03-27 01:16:18,518 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.35049700737s 2019-03-27 01:16:18,523 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-27 01:16:18,524 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}3d9ad81b6c8b69ab01b319309fda111f1d883f18" 2019-03-27 01:16:19,062 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Wed, 27 Mar 2019 01:16:19 GMT X-Openstack-Request-Id: req-6bab26aa-76a3-4b62-b22e-c234f01192bb 2019-03-27 01:16:19,063 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-03-27T01:09:40Z", "updated_at": "2019-03-27T01:09:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:09:40Z", "revision_number": 0, "id": "255f833d-7357-47c9-bd46-52192a027983", "remote_group_id": "299513bd-7ead-4e8e-875b-8cffeb1a8e70", "remote_ip_prefix": null, "created_at": "2019-03-27T01:09:40Z", "security_group_id": "299513bd-7ead-4e8e-875b-8cffeb1a8e70", "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-27T01:09:40Z", "revision_number": 0, "id": "6b77e501-a5c4-47fb-a8f3-9b696956e86a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-27T01:09:40Z", "security_group_id": "299513bd-7ead-4e8e-875b-8cffeb1a8e70", "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-27T01:09:40Z", "revision_number": 0, "id": "32b5e41f-dad1-4fd5-b486-cb1392ae696f", "remote_group_id": "299513bd-7ead-4e8e-875b-8cffeb1a8e70", "remote_ip_prefix": null, "created_at": "2019-03-27T01:09:40Z", "security_group_id": "299513bd-7ead-4e8e-875b-8cffeb1a8e70", "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-27T01:09:40Z", "revision_number": 0, "id": "30b7d221-1953-4a0a-990d-c5d8bad14cb2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-27T01:09:40Z", "security_group_id": "299513bd-7ead-4e8e-875b-8cffeb1a8e70", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "299513bd-7ead-4e8e-875b-8cffeb1a8e70", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "36c6c1066f9b403f965e243ed09e0a6b", "created_at": "2019-03-27T01:15:09Z", "updated_at": "2019-03-27T01:15:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:15:09Z", "revision_number": 0, "id": "cd206f83-0523-47f6-8546-116aa4239492", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-27T01:15:09Z", "security_group_id": "87e33156-c84b-4476-a81e-26e4960c6634", "tenant_id": "36c6c1066f9b403f965e243ed09e0a6b", "port_range_min": null, "ethertype": "IPv4", "project_id": "36c6c1066f9b403f965e243ed09e0a6b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:15:09Z", "revision_number": 0, "id": "ba2afc02-ac7e-42ff-8f8c-c96bbc6a37c6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-27T01:15:09Z", "security_group_id": "87e33156-c84b-4476-a81e-26e4960c6634", "tenant_id": "36c6c1066f9b403f965e243ed09e0a6b", "port_range_min": null, "ethertype": "IPv6", "project_id": "36c6c1066f9b403f965e243ed09e0a6b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:15:09Z", "revision_number": 0, "id": "af2773eb-8217-4036-b50b-b63684ed0999", "remote_group_id": "87e33156-c84b-4476-a81e-26e4960c6634", "remote_ip_prefix": null, "created_at": "2019-03-27T01:15:09Z", "security_group_id": "87e33156-c84b-4476-a81e-26e4960c6634", "tenant_id": "36c6c1066f9b403f965e243ed09e0a6b", "port_range_min": null, "ethertype": "IPv6", "project_id": "36c6c1066f9b403f965e243ed09e0a6b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:15:09Z", "revision_number": 0, "id": "ed6d7b8b-db07-4b67-96fb-1ad997a8c19e", "remote_group_id": "87e33156-c84b-4476-a81e-26e4960c6634", "remote_ip_prefix": null, "created_at": "2019-03-27T01:15:09Z", "security_group_id": "87e33156-c84b-4476-a81e-26e4960c6634", "tenant_id": "36c6c1066f9b403f965e243ed09e0a6b", "port_range_min": null, "ethertype": "IPv4", "project_id": "36c6c1066f9b403f965e243ed09e0a6b"}], "revision_number": 1, "project_id": "36c6c1066f9b403f965e243ed09e0a6b", "id": "87e33156-c84b-4476-a81e-26e4960c6634", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "880184f9f34d4ead881812d2172cae9c", "created_at": "2019-03-27T01:09:34Z", "updated_at": "2019-03-27T01:09:34Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:09:34Z", "revision_number": 0, "id": "f513aad3-fa6e-4881-96af-e8f3888234af", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-27T01:09:34Z", "security_group_id": "b6ce0da9-d5da-479f-8dcd-b3811a6370a3", "tenant_id": "880184f9f34d4ead881812d2172cae9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "880184f9f34d4ead881812d2172cae9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:09:34Z", "revision_number": 0, "id": "972fa204-213e-4b73-8ba1-625e684c5fcb", "remote_group_id": "b6ce0da9-d5da-479f-8dcd-b3811a6370a3", "remote_ip_prefix": null, "created_at": "2019-03-27T01:09:34Z", "security_group_id": "b6ce0da9-d5da-479f-8dcd-b3811a6370a3", "tenant_id": "880184f9f34d4ead881812d2172cae9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "880184f9f34d4ead881812d2172cae9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:09:34Z", "revision_number": 0, "id": "e4b8fcb0-e30b-4071-838e-7d92c514d482", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-27T01:09:34Z", "security_group_id": "b6ce0da9-d5da-479f-8dcd-b3811a6370a3", "tenant_id": "880184f9f34d4ead881812d2172cae9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "880184f9f34d4ead881812d2172cae9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:09:34Z", "revision_number": 0, "id": "734f2736-f344-41af-8c46-6f1b0a7f494b", "remote_group_id": "b6ce0da9-d5da-479f-8dcd-b3811a6370a3", "remote_ip_prefix": null, "created_at": "2019-03-27T01:09:34Z", "security_group_id": "b6ce0da9-d5da-479f-8dcd-b3811a6370a3", "tenant_id": "880184f9f34d4ead881812d2172cae9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "880184f9f34d4ead881812d2172cae9c"}], "revision_number": 1, "project_id": "880184f9f34d4ead881812d2172cae9c", "id": "b6ce0da9-d5da-479f-8dcd-b3811a6370a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "adb4f7a6d80b43b2b7d28f3b95f00eb5", "created_at": "2019-03-27T01:06:12Z", "updated_at": "2019-03-27T01:06:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:06:13Z", "revision_number": 0, "id": "13e9fbb6-a1a1-41ca-acdb-3264bc7c1807", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-27T01:06:13Z", "security_group_id": "f7fe5857-b5b6-4604-ac30-11eacbb072ec", "tenant_id": "adb4f7a6d80b43b2b7d28f3b95f00eb5", "port_range_min": null, "ethertype": "IPv4", "project_id": "adb4f7a6d80b43b2b7d28f3b95f00eb5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:06:12Z", "revision_number": 0, "id": "59e764a3-8c4b-4f24-83a0-e07dcdc6db7d", "remote_group_id": "f7fe5857-b5b6-4604-ac30-11eacbb072ec", "remote_ip_prefix": null, "created_at": "2019-03-27T01:06:12Z", "security_group_id": "f7fe5857-b5b6-4604-ac30-11eacbb072ec", "tenant_id": "adb4f7a6d80b43b2b7d28f3b95f00eb5", "port_range_min": null, "ethertype": "IPv4", "project_id": "adb4f7a6d80b43b2b7d28f3b95f00eb5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:06:13Z", "revision_number": 0, "id": "3688be1d-1a01-4f87-ba78-d58b2765716e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-27T01:06:13Z", "security_group_id": "f7fe5857-b5b6-4604-ac30-11eacbb072ec", "tenant_id": "adb4f7a6d80b43b2b7d28f3b95f00eb5", "port_range_min": null, "ethertype": "IPv6", "project_id": "adb4f7a6d80b43b2b7d28f3b95f00eb5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:06:13Z", "revision_number": 0, "id": "77bcfc38-7e62-4d49-bde8-5eb945f3d1a2", "remote_group_id": "f7fe5857-b5b6-4604-ac30-11eacbb072ec", "remote_ip_prefix": null, "created_at": "2019-03-27T01:06:13Z", "security_group_id": "f7fe5857-b5b6-4604-ac30-11eacbb072ec", "tenant_id": "adb4f7a6d80b43b2b7d28f3b95f00eb5", "port_range_min": null, "ethertype": "IPv6", "project_id": "adb4f7a6d80b43b2b7d28f3b95f00eb5"}], "revision_number": 1, "project_id": "adb4f7a6d80b43b2b7d28f3b95f00eb5", "id": "f7fe5857-b5b6-4604-ac30-11eacbb072ec", "name": "default"}]} 2019-03-27 01:16:19,064 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-6bab26aa-76a3-4b62-b22e-c234f01192bb 2019-03-27 01:16:19,064 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.540184020996s 2019-03-27 01:16:19,071 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-03-27 01:16:19,071 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/security-groups/87e33156-c84b-4476-a81e-26e4960c6634.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3d9ad81b6c8b69ab01b319309fda111f1d883f18" 2019-03-27 01:16:19,565 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 27 Mar 2019 01:16:19 GMT X-Openstack-Request-Id: req-e135fcc5-22bd-4e0f-aa7c-267e32785a1d 2019-03-27 01:16:19,565 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-27 01:16:19,565 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/87e33156-c84b-4476-a81e-26e4960c6634.json used request id req-e135fcc5-22bd-4e0f-aa7c-267e32785a1d 2019-03-27 01:16:19,565 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.494399785995s 2019-03-27 01:16:19,612 - xtesting.ci.run_tests - INFO - Loading test case 'cinder_test'... 2019-03-27 01:16:19,655 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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-27 01:16:19,660 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Wed, 27 Mar 2019 01:16:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-717d4ca9-d6d6-480f-b208-02264f298592 2019-03-27 01:16:19,660 - 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.21:5000/v3/", "rel": "self"}]}} 2019-03-27 01:16:19,660 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/v3 used request id req-717d4ca9-d6d6-480f-b208-02264f298592 2019-03-27 01:16:19,660 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2019-03-27 01:16:20,073 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "ca126582a5ac41b387c7abf3cbf79d8b", "name": "reader"}, {"id": "c899a0942bc347abbb3dcae772ba5452", "name": "member"}, {"id": "ad74fc2430cc4e889c837e0e4363f057", "name": "admin"}], "expires_at": "2019-03-27T02:16:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "880184f9f34d4ead881812d2172cae9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "721f4e8307ad4447b8bb508b3c352269"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef9799ca3704825b084c6a427da3b37"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e88f92e41fcf44d79884f24c46e56176"}], "type": "cloudformation", "id": "044c711eda554fdbb092a4d9a8a641ed", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10207501dea142acbda102bca0fde468"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56d3450ae4974e658007eb3ef62e73ab"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b2e700fb57e5466e9ef8647b2f892e05"}], "type": "network", "id": "1345c62a1a194721ac74991ed3f96976", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47393bddf6a3467eacefb29528c3ef50"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a424bbca30b401a8cc1a29b5c697112"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8aa237a59bac4a84988a5cbd3f2f7f91"}], "type": "identity", "id": "1b53bc2fc18745788cdcd7700e8f6872", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.23:8080/v1/AUTH_880184f9f34d4ead881812d2172cae9c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "14dc1bc7ac6a4290b889e465a4fbc586"}, {"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3ce1666900034fb6953705c72ecb956c"}, {"url": "http://172.30.9.21:8080/v1/AUTH_880184f9f34d4ead881812d2172cae9c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5153784ff3ff4ddaae7f3c5e3d52c73e"}], "type": "object-store", "id": "1cae55657baa42a8a041c96c0e5042a1", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ad3b972674347f59ad48668d68faf36"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d537d30796624cf78ed7c806f2d292f0"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f855d2238c294b1d9bf6cd08a86cab4e"}], "type": "event", "id": "50eac40e86464ec8a1f2d18736563156", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1127f864c2964c2a8f219362f47a7947"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e87f90fe3cd4a25a5a4884f7e4d2281"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c39ec419a879484da392ab529f76f8f8"}], "type": "image", "id": "8d3c807a0a824004a1b25615a3b24e68", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8380d78aa4924a28b1fdb16eda8f52e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a16ce6d013674ea69b0d0b5eecb6746b"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ba806daf4ba6b260e46512ffd28b"}], "type": "alarming", "id": "9bdf976320f740f1875953bdb4fcc326", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "81b7ef114a0a428bbd15145cc4c38c64"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d3b8fbb0fb6f49b8afdf9962f1d1f8a2"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f89f28939c844855ad783d77a4927d19"}], "type": "placement", "id": "9e481bf545ae462699fee59086a7a457", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36f031934bf841788a613931f744d992"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c10b9a772e114d6ba31294ef3c79d793"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc70f60043ee454b879c947a14e788ed"}], "type": "metric", "id": "ab24fcec588d4a3d9f039d6c717097c8", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af78c3d0929c4806b952f9e7af7a33a5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "debf358b1bf646dd9b9419e6b4b1d7f6"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eb9f3963be6047ab85f520b769d0b94b"}], "type": "compute", "id": "c37b658d3f04412daef24882af8675e6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/880184f9f34d4ead881812d2172cae9c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f71160cc4c84a7b9af3bf0974316784"}, {"url": "http://172.30.9.21:8004/v1/880184f9f34d4ead881812d2172cae9c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c0732bb8bff43338899f5db62aafdd7"}, {"url": "http://192.30.9.6:8004/v1/880184f9f34d4ead881812d2172cae9c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5d5eb9da3564d9a8ced2b173b976a34"}], "type": "orchestration", "id": "e1ed191e235543508fb8181b492dd163", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v3/880184f9f34d4ead881812d2172cae9c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "56a318d8670b4ad78467b72f15e90915"}, {"url": "http://192.30.9.6:8776/v3/880184f9f34d4ead881812d2172cae9c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a1f7813849740888664ac8474f45c65"}, {"url": "http://192.30.9.6:8776/v3/880184f9f34d4ead881812d2172cae9c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc1d74ba6f6d48aeb8f30133ce2b6872"}], "type": "volumev3", "id": "ecd342c710c14042b42e8ebabd2f2656", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f5c541ab827e4385a174fd5adcdd90ab", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v2/880184f9f34d4ead881812d2172cae9c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26ec839e160a4f5491ee5e1b2f6d85ec"}, {"url": "http://192.30.9.6:8776/v2/880184f9f34d4ead881812d2172cae9c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e9b14fc0d7e4b2f98c9c7c44cfc4a13"}, {"url": "http://192.30.9.6:8776/v2/880184f9f34d4ead881812d2172cae9c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8246d17964974d22ac52efa58bc221cc"}], "type": "volumev2", "id": "faa3c09487304f84b65d18b1b1694e3a", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/880184f9f34d4ead881812d2172cae9c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1abce42acf394dce885c9dfc7c80c5e9"}, {"url": "http://192.30.9.6:8776/v1/880184f9f34d4ead881812d2172cae9c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9777c0191c584248b40d2e103ca53015"}, {"url": "http://172.30.9.21:8776/v1/880184f9f34d4ead881812d2172cae9c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab9eb3d04b5a468b9016011aca6c8402"}], "type": "volume", "id": "ff541942293941b4b0228330f4f5efaf", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "533ad0036ea24ea3a6cd69d52daa7164"}, "audit_ids": ["-sLcqHKmS3etnyGKIOCweg"], "issued_at": "2019-03-27T01:16:20.000000Z"}} 2019-03-27 01:16:20,076 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-27 01:16:20,077 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21: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}c0e26940cd1480f67c5bb4c1b1a3d6b1cd40b37c" 2019-03-27 01:16:20,483 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 726 Content-Type: application/json Date: Wed, 27 Mar 2019 01:16:21 GMT X-Openstack-Request-Id: req-3dd7813a-96fc-46e5-a7d3-035762db29af 2019-03-27 01:16:20,484 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","updated_at":"2019-03-27T01:06:20Z","dns_domain":"","revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"6e8cbb2e-4d8c-409b-b9b4-549165a492c3","router:external":true,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"adb4f7a6d80b43b2b7d28f3b95f00eb5","status":"ACTIVE","subnets":["88d144e9-4a41-41f0-83f0-cf05286ed070"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"adb4f7a6d80b43b2b7d28f3b95f00eb5","created_at":"2019-03-27T01:06:13Z","provider:network_type":"flat"}]} 2019-03-27 01:16:20,484 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-3dd7813a-96fc-46e5-a7d3-035762db29af 2019-03-27 01:16:20,484 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.40748000145s 2019-03-27 01:16:20,492 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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-27 01:16:20,498 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 27 Mar 2019 01:16:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-861404a1-9886-456f-9e37-45a8e6451aaa 2019-03-27 01:16:20,498 - 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.21:5000/v3/", "rel": "self"}]}]}} 2019-03-27 01:16:20,498 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/ used request id req-861404a1-9886-456f-9e37-45a8e6451aaa 2019-03-27 01:16:20,499 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-27 01:16:20,502 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}c0e26940cd1480f67c5bb4c1b1a3d6b1cd40b37c" 2019-03-27 01:16:20,709 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Wed, 27 Mar 2019 01:16:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a1aa935-0d86-46c2-976e-951bf22594f8 2019-03-27 01:16:20,709 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/d28de44ca3d340fe8f59e2bbc51c5518"}, "tags": [], "enabled": true, "id": "d28de44ca3d340fe8f59e2bbc51c5518", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2019-03-27 01:16:20,709 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-0a1aa935-0d86-46c2-976e-951bf22594f8 2019-03-27 01:16:20,709 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.210416078568s 2019-03-27 01:16:20,717 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-03-27 01:16:20,721 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}c0e26940cd1480f67c5bb4c1b1a3d6b1cd40b37c" -d '{"project": {"description": "Created by OPNFV Functest: cinder_test", "enabled": true, "domain_id": "default", "name": "cinder_test-project_6250a73a-5ba6-41b5-a97c-bd6af8306a36"}}' 2019-03-27 01:16:21,013 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 368 Content-Type: application/json Date: Wed, 27 Mar 2019 01:16:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9072bbc4-fb66-4983-9016-f30e201e80a5 2019-03-27 01:16:21,014 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.21:5000/v3/projects/218cffc4a8e041c697d5b984dce40974"}, "tags": [], "enabled": true, "id": "218cffc4a8e041c697d5b984dce40974", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_6250a73a-5ba6-41b5-a97c-bd6af8306a36"}} 2019-03-27 01:16:21,014 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-9072bbc4-fb66-4983-9016-f30e201e80a5 2019-03-27 01:16:21,014 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.29671216011s 2019-03-27 01:16:21,015 - 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'218cffc4a8e041c697d5b984dce40974', '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_6250a73a-5ba6-41b5-a97c-bd6af8306a36'}) 2019-03-27 01:16:21,022 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-03-27 01:16:21,025 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}c0e26940cd1480f67c5bb4c1b1a3d6b1cd40b37c" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "8cAUNRINMLvxSHxm2CkfzdhoAW9lGy", "email": null, "name": "cinder_test-user_6250a73a-5ba6-41b5-a97c-bd6af8306a36"}}' 2019-03-27 01:16:21,550 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 326 Content-Type: application/json Date: Wed, 27 Mar 2019 01:16:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3eaebaaf-cf65-40fb-b286-bf3ef1c696ff 2019-03-27 01:16:21,550 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "cinder_test-user_6250a73a-5ba6-41b5-a97c-bd6af8306a36", "links": {"self": "http://172.30.9.21:5000/v3/users/0f9c752267b34004a3ed94f7de03fdda"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0f9c752267b34004a3ed94f7de03fdda", "domain_id": "default", "password_expires_at": null}} 2019-03-27 01:16:21,551 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-3eaebaaf-cf65-40fb-b286-bf3ef1c696ff 2019-03-27 01:16:21,551 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.528741121292s 2019-03-27 01:16:21,551 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'0f9c752267b34004a3ed94f7de03fdda', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cinder_test-user_6250a73a-5ba6-41b5-a97c-bd6af8306a36'}) 2019-03-27 01:16:21,555 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-27 01:16:21,559 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}c0e26940cd1480f67c5bb4c1b1a3d6b1cd40b37c" 2019-03-27 01:16:21,760 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Wed, 27 Mar 2019 01:16:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4627c50-cbab-41f1-bdf3-5477280917a2 2019-03-27 01:16:21,760 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "630451f6dfb54c5eaac08b2a7591b17d", "links": {"self": "http://172.30.9.21:5000/v3/roles/630451f6dfb54c5eaac08b2a7591b17d"}, "name": "swiftoperator"}, {"domain_id": null, "id": "84fc116f7c224bdc9d4008e24cf1fff6", "links": {"self": "http://172.30.9.21:5000/v3/roles/84fc116f7c224bdc9d4008e24cf1fff6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ad74fc2430cc4e889c837e0e4363f057", "links": {"self": "http://172.30.9.21:5000/v3/roles/ad74fc2430cc4e889c837e0e4363f057"}, "name": "admin"}, {"domain_id": null, "id": "bb9ba4688d0941a38bddf15fb5d3e3ac", "links": {"self": "http://172.30.9.21:5000/v3/roles/bb9ba4688d0941a38bddf15fb5d3e3ac"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c899a0942bc347abbb3dcae772ba5452", "links": {"self": "http://172.30.9.21:5000/v3/roles/c899a0942bc347abbb3dcae772ba5452"}, "name": "member"}, {"domain_id": null, "id": "ca126582a5ac41b387c7abf3cbf79d8b", "links": {"self": "http://172.30.9.21:5000/v3/roles/ca126582a5ac41b387c7abf3cbf79d8b"}, "name": "reader"}]} 2019-03-27 01:16:21,760 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-e4627c50-cbab-41f1-bdf3-5477280917a2 2019-03-27 01:16:21,760 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.205222129822s 2019-03-27 01:16:21,765 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-27 01:16:21,769 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}c0e26940cd1480f67c5bb4c1b1a3d6b1cd40b37c" 2019-03-27 01:16:21,976 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Wed, 27 Mar 2019 01:16:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b67d74c1-55ba-447c-86b8-11990fa1267b 2019-03-27 01:16:21,977 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "630451f6dfb54c5eaac08b2a7591b17d", "links": {"self": "http://172.30.9.21:5000/v3/roles/630451f6dfb54c5eaac08b2a7591b17d"}, "name": "swiftoperator"}, {"domain_id": null, "id": "84fc116f7c224bdc9d4008e24cf1fff6", "links": {"self": "http://172.30.9.21:5000/v3/roles/84fc116f7c224bdc9d4008e24cf1fff6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ad74fc2430cc4e889c837e0e4363f057", "links": {"self": "http://172.30.9.21:5000/v3/roles/ad74fc2430cc4e889c837e0e4363f057"}, "name": "admin"}, {"domain_id": null, "id": "bb9ba4688d0941a38bddf15fb5d3e3ac", "links": {"self": "http://172.30.9.21:5000/v3/roles/bb9ba4688d0941a38bddf15fb5d3e3ac"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c899a0942bc347abbb3dcae772ba5452", "links": {"self": "http://172.30.9.21:5000/v3/roles/c899a0942bc347abbb3dcae772ba5452"}, "name": "member"}, {"domain_id": null, "id": "ca126582a5ac41b387c7abf3cbf79d8b", "links": {"self": "http://172.30.9.21:5000/v3/roles/ca126582a5ac41b387c7abf3cbf79d8b"}, "name": "reader"}]} 2019-03-27 01:16:21,977 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-b67d74c1-55ba-447c-86b8-11990fa1267b 2019-03-27 01:16:21,977 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.211502075195s 2019-03-27 01:16:21,982 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-27 01:16:21,986 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}c0e26940cd1480f67c5bb4c1b1a3d6b1cd40b37c" 2019-03-27 01:16:22,209 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Wed, 27 Mar 2019 01:16:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37e9a900-6bb6-4079-ae85-497a5a4df24a 2019-03-27 01:16:22,209 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "630451f6dfb54c5eaac08b2a7591b17d", "links": {"self": "http://172.30.9.21:5000/v3/roles/630451f6dfb54c5eaac08b2a7591b17d"}, "name": "swiftoperator"}, {"domain_id": null, "id": "84fc116f7c224bdc9d4008e24cf1fff6", "links": {"self": "http://172.30.9.21:5000/v3/roles/84fc116f7c224bdc9d4008e24cf1fff6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ad74fc2430cc4e889c837e0e4363f057", "links": {"self": "http://172.30.9.21:5000/v3/roles/ad74fc2430cc4e889c837e0e4363f057"}, "name": "admin"}, {"domain_id": null, "id": "bb9ba4688d0941a38bddf15fb5d3e3ac", "links": {"self": "http://172.30.9.21:5000/v3/roles/bb9ba4688d0941a38bddf15fb5d3e3ac"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c899a0942bc347abbb3dcae772ba5452", "links": {"self": "http://172.30.9.21:5000/v3/roles/c899a0942bc347abbb3dcae772ba5452"}, "name": "member"}, {"domain_id": null, "id": "ca126582a5ac41b387c7abf3cbf79d8b", "links": {"self": "http://172.30.9.21:5000/v3/roles/ca126582a5ac41b387c7abf3cbf79d8b"}, "name": "reader"}]} 2019-03-27 01:16:22,209 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-37e9a900-6bb6-4079-ae85-497a5a4df24a 2019-03-27 01:16:22,209 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.226935863495s 2019-03-27 01:16:22,214 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-27 01:16:22,217 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}c0e26940cd1480f67c5bb4c1b1a3d6b1cd40b37c" 2019-03-27 01:16:22,420 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Wed, 27 Mar 2019 01:16:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ff0d1aa-0a9f-455d-b05f-d70d629e2e27 2019-03-27 01:16:22,420 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-03-27 01:16:22,421 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-9ff0d1aa-0a9f-455d-b05f-d70d629e2e27 2019-03-27 01:16:22,421 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.206753969193s 2019-03-27 01:16:22,422 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-27 01:16:22,425 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}c0e26940cd1480f67c5bb4c1b1a3d6b1cd40b37c" 2019-03-27 01:16:22,652 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 836 Content-Type: application/json Date: Wed, 27 Mar 2019 01:16:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0be96fe-4cdb-414a-9e67-9e0c46a6bcbb 2019-03-27 01:16:22,653 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "cinder_test-user_6250a73a-5ba6-41b5-a97c-bd6af8306a36", "links": {"self": "http://172.30.9.21:5000/v3/users/0f9c752267b34004a3ed94f7de03fdda"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0f9c752267b34004a3ed94f7de03fdda", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/1f3ca4bc07164c3cb81a87c72c396526"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f3ca4bc07164c3cb81a87c72c396526", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/2653fa6f281c466480efee8aa1f257bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2653fa6f281c466480efee8aa1f257bb", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/2f421a9df6c44c62876bd57477d34c68"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f421a9df6c44c62876bd57477d34c68", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/335b05e87496439da9c56228d0f96eb4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "335b05e87496439da9c56228d0f96eb4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/347643f881c4464fbebf8745ae8733f7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "347643f881c4464fbebf8745ae8733f7", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/3ec0479bbc154c0e80a84492405413d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ec0479bbc154c0e80a84492405413d1", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/4948075a865f4918b7d8cbc91b0d93f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4948075a865f4918b7d8cbc91b0d93f2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/533ad0036ea24ea3a6cd69d52daa7164"}, "domain_id": "default", "enabled": true, "options": {}, "id": "533ad0036ea24ea3a6cd69d52daa7164", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/812ccb0780ac4ca682f6307d48b60b74"}, "domain_id": "d28de44ca3d340fe8f59e2bbc51c5518", "enabled": true, "options": {}, "id": "812ccb0780ac4ca682f6307d48b60b74", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/8c5c993b2702467d8bfb5246c7f53041"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c5c993b2702467d8bfb5246c7f53041", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/b200d4acbcca4a2094b80354fbe1696e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b200d4acbcca4a2094b80354fbe1696e", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/cf1a4dd219af46a4a3c304e5dc175743"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cf1a4dd219af46a4a3c304e5dc175743", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/e2141b5f32414d4c957cf1c4929e3d7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2141b5f32414d4c957cf1c4929e3d7d", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/e83494c6a05843019f1b64894a822a32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e83494c6a05843019f1b64894a822a32", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2019-03-27 01:16:22,653 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-a0be96fe-4cdb-414a-9e67-9e0c46a6bcbb 2019-03-27 01:16:22,653 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.231289863586s 2019-03-27 01:16:22,665 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-27 01:16:22,669 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21: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}c0e26940cd1480f67c5bb4c1b1a3d6b1cd40b37c" 2019-03-27 01:16:22,883 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Wed, 27 Mar 2019 01:16:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd481240-4970-4553-883d-3f0b61461971 2019-03-27 01:16:22,884 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/880184f9f34d4ead881812d2172cae9c"}, "tags": [], "enabled": true, "id": "880184f9f34d4ead881812d2172cae9c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.21:5000/v3/projects/218cffc4a8e041c697d5b984dce40974"}, "tags": [], "enabled": true, "id": "218cffc4a8e041c697d5b984dce40974", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_6250a73a-5ba6-41b5-a97c-bd6af8306a36"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/adb4f7a6d80b43b2b7d28f3b95f00eb5"}, "tags": [], "enabled": true, "id": "adb4f7a6d80b43b2b7d28f3b95f00eb5", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-03-27 01:16:22,884 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-fd481240-4970-4553-883d-3f0b61461971 2019-03-27 01:16:22,884 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.218726873398s 2019-03-27 01:16:22,892 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-03-27 01:16:22,896 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=0f9c752267b34004a3ed94f7de03fdda&role.id=c899a0942bc347abbb3dcae772ba5452&scope.project.id=218cffc4a8e041c697d5b984dce40974" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c0e26940cd1480f67c5bb4c1b1a3d6b1cd40b37c" 2019-03-27 01:16:23,098 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Wed, 27 Mar 2019 01:16:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d776b924-dfd6-46fe-b54d-d7eaa0b12859 2019-03-27 01:16:23,098 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=0f9c752267b34004a3ed94f7de03fdda&role.id=c899a0942bc347abbb3dcae772ba5452&scope.project.id=218cffc4a8e041c697d5b984dce40974", "previous": null, "next": null}} 2019-03-27 01:16:23,098 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=0f9c752267b34004a3ed94f7de03fdda&role.id=c899a0942bc347abbb3dcae772ba5452&scope.project.id=218cffc4a8e041c697d5b984dce40974 used request id req-d776b924-dfd6-46fe-b54d-d7eaa0b12859 2019-03-27 01:16:23,098 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.206147909164s 2019-03-27 01:16:23,102 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-03-27 01:16:23,106 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/218cffc4a8e041c697d5b984dce40974/users/0f9c752267b34004a3ed94f7de03fdda/roles/c899a0942bc347abbb3dcae772ba5452 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c0e26940cd1480f67c5bb4c1b1a3d6b1cd40b37c" 2019-03-27 01:16:23,371 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 27 Mar 2019 01:16:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bf8b645e-7f9b-496e-8e8b-7d3399edc5f4 2019-03-27 01:16:23,371 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-27 01:16:23,371 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/218cffc4a8e041c697d5b984dce40974/users/0f9c752267b34004a3ed94f7de03fdda/roles/c899a0942bc347abbb3dcae772ba5452 used request id req-bf8b645e-7f9b-496e-8e8b-7d3399edc5f4 2019-03-27 01:16:23,371 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.26871919632s 2019-03-27 01:16:23,372 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cinder_test-project_6250a73a-5ba6-41b5-a97c-bd6af8306a36', 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'218cffc4a8e041c697d5b984dce40974', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '8cAUNRINMLvxSHxm2CkfzdhoAW9lGy', 'username': u'cinder_test-user_6250a73a-5ba6-41b5-a97c-bd6af8306a36', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21: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-27 01:16:23,375 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cinder_test-user_6250a73a-5ba6-41b5-a97c-bd6af8306a36', 'password': '8cAUNRINMLvxSHxm2CkfzdhoAW9lGy', 'project_name': 'cinder_test-project_6250a73a-5ba6-41b5-a97c-bd6af8306a36', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000/v3', 'project_id': '218cffc4a8e041c697d5b984dce40974', 'project_domain_name': 'Default'} 2019-03-27 01:16:23,376 - xtesting.ci.run_tests - INFO - Running test case 'cinder_test'... 2019-03-27 01:16:23,377 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-27 01:16:23,380 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}c0e26940cd1480f67c5bb4c1b1a3d6b1cd40b37c" 2019-03-27 01:16:23,510 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Wed, 27 Mar 2019 01:16:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1edf8485-c5ae-449f-bbeb-d49b4adc4110 2019-03-27 01:16:23,510 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/d28de44ca3d340fe8f59e2bbc51c5518"}, "tags": [], "enabled": true, "id": "d28de44ca3d340fe8f59e2bbc51c5518", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2019-03-27 01:16:23,510 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-1edf8485-c5ae-449f-bbeb-d49b4adc4110 2019-03-27 01:16:23,511 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.133855104446s 2019-03-27 01:16:23,518 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-27 01:16:23,522 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21: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}c0e26940cd1480f67c5bb4c1b1a3d6b1cd40b37c" 2019-03-27 01:16:23,636 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Wed, 27 Mar 2019 01:16:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7971366-ffba-430c-b642-dcb59b3bd45f 2019-03-27 01:16:23,636 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/880184f9f34d4ead881812d2172cae9c"}, "tags": [], "enabled": true, "id": "880184f9f34d4ead881812d2172cae9c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.21:5000/v3/projects/218cffc4a8e041c697d5b984dce40974"}, "tags": [], "enabled": true, "id": "218cffc4a8e041c697d5b984dce40974", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_6250a73a-5ba6-41b5-a97c-bd6af8306a36"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/adb4f7a6d80b43b2b7d28f3b95f00eb5"}, "tags": [], "enabled": true, "id": "adb4f7a6d80b43b2b7d28f3b95f00eb5", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-03-27 01:16:23,636 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-f7971366-ffba-430c-b642-dcb59b3bd45f 2019-03-27 01:16:23,636 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.118176937103s 2019-03-27 01:16:23,639 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-03-27 01:16:23,639 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}c0e26940cd1480f67c5bb4c1b1a3d6b1cd40b37c" -d '{"network": {"tenant_id": "218cffc4a8e041c697d5b984dce40974", "name": "cinder_test-net_6250a73a-5ba6-41b5-a97c-bd6af8306a36", "admin_state_up": true}}' 2019-03-27 01:16:25,214 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 722 Content-Type: application/json Date: Wed, 27 Mar 2019 01:16:25 GMT X-Openstack-Request-Id: req-7d42df02-f786-41ad-8502-e8dc27416319 2019-03-27 01:16:25,214 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":2,"port_security_enabled":true,"provider:network_type":"geneve","id":"8d6b54a6-46fb-4317-8212-d01d161aa130","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":12,"ipv4_address_scope":null,"shared":false,"project_id":"218cffc4a8e041c697d5b984dce40974","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-27T01:16:24Z","is_default":false,"qos_policy_id":null,"name":"cinder_test-net_6250a73a-5ba6-41b5-a97c-bd6af8306a36","admin_state_up":true,"tenant_id":"218cffc4a8e041c697d5b984dce40974","created_at":"2019-03-27T01:16:24Z","mtu":1442}} 2019-03-27 01:16:25,214 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-7d42df02-f786-41ad-8502-e8dc27416319 2019-03-27 01:16:25,215 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 1.57581090927s 2019-03-27 01:16:25,215 - 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'dns_domain': u'', u'updated_at': u'2019-03-27T01:16:24Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'geneve', u'id': u'8d6b54a6-46fb-4317-8212-d01d161aa130', u'provider:segmentation_id': 12, 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_6250a73a-5ba6-41b5-a97c-bd6af8306a36', u'created_at': u'2019-03-27T01:16:24Z', u'mtu': 1442, u'tenant_id': u'218cffc4a8e041c697d5b984dce40974', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'218cffc4a8e041c697d5b984dce40974'}) 2019-03-27 01:16:25,219 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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-27 01:16:25,226 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Wed, 27 Mar 2019 01:16:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c14cd48e-9617-467e-8959-1e223aefebc3 2019-03-27 01:16:25,226 - 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.21:5000/v3/", "rel": "self"}]}} 2019-03-27 01:16:25,226 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/v3 used request id req-c14cd48e-9617-467e-8959-1e223aefebc3 2019-03-27 01:16:25,227 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2019-03-27 01:16:25,633 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ca126582a5ac41b387c7abf3cbf79d8b", "name": "reader"}, {"id": "c899a0942bc347abbb3dcae772ba5452", "name": "member"}], "expires_at": "2019-03-27T02:16:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "218cffc4a8e041c697d5b984dce40974", "name": "cinder_test-project_6250a73a-5ba6-41b5-a97c-bd6af8306a36"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "721f4e8307ad4447b8bb508b3c352269"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef9799ca3704825b084c6a427da3b37"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e88f92e41fcf44d79884f24c46e56176"}], "type": "cloudformation", "id": "044c711eda554fdbb092a4d9a8a641ed", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10207501dea142acbda102bca0fde468"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56d3450ae4974e658007eb3ef62e73ab"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b2e700fb57e5466e9ef8647b2f892e05"}], "type": "network", "id": "1345c62a1a194721ac74991ed3f96976", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47393bddf6a3467eacefb29528c3ef50"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a424bbca30b401a8cc1a29b5c697112"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8aa237a59bac4a84988a5cbd3f2f7f91"}], "type": "identity", "id": "1b53bc2fc18745788cdcd7700e8f6872", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.23:8080/v1/AUTH_218cffc4a8e041c697d5b984dce40974", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "14dc1bc7ac6a4290b889e465a4fbc586"}, {"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3ce1666900034fb6953705c72ecb956c"}, {"url": "http://172.30.9.21:8080/v1/AUTH_218cffc4a8e041c697d5b984dce40974", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5153784ff3ff4ddaae7f3c5e3d52c73e"}], "type": "object-store", "id": "1cae55657baa42a8a041c96c0e5042a1", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ad3b972674347f59ad48668d68faf36"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d537d30796624cf78ed7c806f2d292f0"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f855d2238c294b1d9bf6cd08a86cab4e"}], "type": "event", "id": "50eac40e86464ec8a1f2d18736563156", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1127f864c2964c2a8f219362f47a7947"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e87f90fe3cd4a25a5a4884f7e4d2281"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c39ec419a879484da392ab529f76f8f8"}], "type": "image", "id": "8d3c807a0a824004a1b25615a3b24e68", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8380d78aa4924a28b1fdb16eda8f52e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a16ce6d013674ea69b0d0b5eecb6746b"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ba806daf4ba6b260e46512ffd28b"}], "type": "alarming", "id": "9bdf976320f740f1875953bdb4fcc326", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "81b7ef114a0a428bbd15145cc4c38c64"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d3b8fbb0fb6f49b8afdf9962f1d1f8a2"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f89f28939c844855ad783d77a4927d19"}], "type": "placement", "id": "9e481bf545ae462699fee59086a7a457", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36f031934bf841788a613931f744d992"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c10b9a772e114d6ba31294ef3c79d793"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc70f60043ee454b879c947a14e788ed"}], "type": "metric", "id": "ab24fcec588d4a3d9f039d6c717097c8", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af78c3d0929c4806b952f9e7af7a33a5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "debf358b1bf646dd9b9419e6b4b1d7f6"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eb9f3963be6047ab85f520b769d0b94b"}], "type": "compute", "id": "c37b658d3f04412daef24882af8675e6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/218cffc4a8e041c697d5b984dce40974", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f71160cc4c84a7b9af3bf0974316784"}, {"url": "http://172.30.9.21:8004/v1/218cffc4a8e041c697d5b984dce40974", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c0732bb8bff43338899f5db62aafdd7"}, {"url": "http://192.30.9.6:8004/v1/218cffc4a8e041c697d5b984dce40974", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5d5eb9da3564d9a8ced2b173b976a34"}], "type": "orchestration", "id": "e1ed191e235543508fb8181b492dd163", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v3/218cffc4a8e041c697d5b984dce40974", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "56a318d8670b4ad78467b72f15e90915"}, {"url": "http://192.30.9.6:8776/v3/218cffc4a8e041c697d5b984dce40974", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a1f7813849740888664ac8474f45c65"}, {"url": "http://192.30.9.6:8776/v3/218cffc4a8e041c697d5b984dce40974", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc1d74ba6f6d48aeb8f30133ce2b6872"}], "type": "volumev3", "id": "ecd342c710c14042b42e8ebabd2f2656", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f5c541ab827e4385a174fd5adcdd90ab", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v2/218cffc4a8e041c697d5b984dce40974", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26ec839e160a4f5491ee5e1b2f6d85ec"}, {"url": "http://192.30.9.6:8776/v2/218cffc4a8e041c697d5b984dce40974", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e9b14fc0d7e4b2f98c9c7c44cfc4a13"}, {"url": "http://192.30.9.6:8776/v2/218cffc4a8e041c697d5b984dce40974", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8246d17964974d22ac52efa58bc221cc"}], "type": "volumev2", "id": "faa3c09487304f84b65d18b1b1694e3a", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/218cffc4a8e041c697d5b984dce40974", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1abce42acf394dce885c9dfc7c80c5e9"}, {"url": "http://192.30.9.6:8776/v1/218cffc4a8e041c697d5b984dce40974", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9777c0191c584248b40d2e103ca53015"}, {"url": "http://172.30.9.21:8776/v1/218cffc4a8e041c697d5b984dce40974", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab9eb3d04b5a468b9016011aca6c8402"}], "type": "volume", "id": "ff541942293941b4b0228330f4f5efaf", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cinder_test-user_6250a73a-5ba6-41b5-a97c-bd6af8306a36", "id": "0f9c752267b34004a3ed94f7de03fdda"}, "audit_ids": ["CzeAjRPqRY6nKcl77W9kIA"], "issued_at": "2019-03-27T01:16:25.000000Z"}} 2019-03-27 01:16:25,636 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-27 01:16:25,637 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}c5a62ebdb794eb4d2ef9633b57907fec63b1815f" 2019-03-27 01:16:26,011 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1218 Content-Type: application/json Date: Wed, 27 Mar 2019 01:16:26 GMT X-Openstack-Request-Id: req-2afe46f7-8443-4fc4-bb49-e5055df363fa 2019-03-27 01:16:26,011 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"updated_at":"2019-03-27T01:06:20Z","dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"6e8cbb2e-4d8c-409b-b9b4-549165a492c3","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"adb4f7a6d80b43b2b7d28f3b95f00eb5","status":"ACTIVE","subnets":["88d144e9-4a41-41f0-83f0-cf05286ed070"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"adb4f7a6d80b43b2b7d28f3b95f00eb5","created_at":"2019-03-27T01:06:13Z","mtu":1500},{"ipv6_address_scope":null,"dns_domain":"","revision_number":2,"port_security_enabled":true,"id":"8d6b54a6-46fb-4317-8212-d01d161aa130","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"218cffc4a8e041c697d5b984dce40974","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-27T01:16:24Z","qos_policy_id":null,"name":"cinder_test-net_6250a73a-5ba6-41b5-a97c-bd6af8306a36","admin_state_up":true,"tenant_id":"218cffc4a8e041c697d5b984dce40974","created_at":"2019-03-27T01:16:24Z","mtu":1442}]} 2019-03-27 01:16:26,012 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-2afe46f7-8443-4fc4-bb49-e5055df363fa 2019-03-27 01:16:26,012 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.37571811676s 2019-03-27 01:16:26,013 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-03-27 01:16:26,014 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}c5a62ebdb794eb4d2ef9633b57907fec63b1815f" -d '{"subnet": {"name": "cinder_test-subnet_6250a73a-5ba6-41b5-a97c-bd6af8306a36", "enable_dhcp": true, "network_id": "8d6b54a6-46fb-4317-8212-d01d161aa130", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-03-27 01:16:27,723 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 679 Content-Type: application/json Date: Wed, 27 Mar 2019 01:16:28 GMT X-Openstack-Request-Id: req-18404b21-847d-40fa-b7da-7ef10cf8eb19 2019-03-27 01:16:27,723 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8d6b54a6-46fb-4317-8212-d01d161aa130","tenant_id":"218cffc4a8e041c697d5b984dce40974","created_at":"2019-03-27T01:16:27Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-03-27T01:16:27Z","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":"218cffc4a8e041c697d5b984dce40974","id":"78f17b98-e6c4-40ce-9875-8e29184d512c","subnetpool_id":null,"name":"cinder_test-subnet_6250a73a-5ba6-41b5-a97c-bd6af8306a36"}} 2019-03-27 01:16:27,723 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-18404b21-847d-40fa-b7da-7ef10cf8eb19 2019-03-27 01:16:27,724 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.71015691757s 2019-03-27 01:16:27,724 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-03-27T01:16:27Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'78f17b98-e6c4-40ce-9875-8e29184d512c', u'subnetpool_id': None, u'service_types': [], u'name': u'cinder_test-subnet_6250a73a-5ba6-41b5-a97c-bd6af8306a36', u'enable_dhcp': True, u'network_id': u'8d6b54a6-46fb-4317-8212-d01d161aa130', u'tenant_id': u'218cffc4a8e041c697d5b984dce40974', u'created_at': u'2019-03-27T01:16:27Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'218cffc4a8e041c697d5b984dce40974'}) 2019-03-27 01:16:27,724 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-03-27 01:16:27,725 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}c5a62ebdb794eb4d2ef9633b57907fec63b1815f" -d '{"router": {"external_gateway_info": {"network_id": "6e8cbb2e-4d8c-409b-b9b4-549165a492c3"}, "name": "cinder_test-router_6250a73a-5ba6-41b5-a97c-bd6af8306a36", "admin_state_up": true}}' 2019-03-27 01:16:29,947 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 622 Content-Type: application/json Date: Wed, 27 Mar 2019 01:16:29 GMT X-Openstack-Request-Id: req-2059d118-0460-43c9-8217-9dace16e436b 2019-03-27 01:16:29,947 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6e8cbb2e-4d8c-409b-b9b4-549165a492c3", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "88d144e9-4a41-41f0-83f0-cf05286ed070", "ip_address": "172.30.9.201"}]}, "description": "", "tags": [], "tenant_id": "218cffc4a8e041c697d5b984dce40974", "created_at": "2019-03-27T01:16:27Z", "admin_state_up": true, "updated_at": "2019-03-27T01:16:29Z", "revision_number": 2, "routes": [], "project_id": "218cffc4a8e041c697d5b984dce40974", "id": "26a40031-67af-4baf-b02a-6e5b0a315d6f", "name": "cinder_test-router_6250a73a-5ba6-41b5-a97c-bd6af8306a36"}} 2019-03-27 01:16:29,947 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-2059d118-0460-43c9-8217-9dace16e436b 2019-03-27 01:16:29,947 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 2.22280812263s 2019-03-27 01:16:29,948 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'6e8cbb2e-4d8c-409b-b9b4-549165a492c3', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'88d144e9-4a41-41f0-83f0-cf05286ed070', u'ip_address': u'172.30.9.201'}]}, u'description': u'', u'tags': [], u'tenant_id': u'218cffc4a8e041c697d5b984dce40974', u'created_at': u'2019-03-27T01:16:27Z', u'admin_state_up': True, u'updated_at': u'2019-03-27T01:16:29Z', u'revision_number': 2, u'routes': [], u'project_id': u'218cffc4a8e041c697d5b984dce40974', u'id': u'26a40031-67af-4baf-b02a-6e5b0a315d6f', u'name': u'cinder_test-router_6250a73a-5ba6-41b5-a97c-bd6af8306a36'}) 2019-03-27 01:16:29,948 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-03-27 01:16:29,949 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/26a40031-67af-4baf-b02a-6e5b0a315d6f/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}c5a62ebdb794eb4d2ef9633b57907fec63b1815f" -d '{"subnet_id": "78f17b98-e6c4-40ce-9875-8e29184d512c"}' 2019-03-27 01:16:33,099 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Wed, 27 Mar 2019 01:16:33 GMT X-Openstack-Request-Id: req-424a460f-d967-48fe-9caa-18d60bc8a3a1 2019-03-27 01:16:33,100 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "8d6b54a6-46fb-4317-8212-d01d161aa130", "tenant_id": "218cffc4a8e041c697d5b984dce40974", "subnet_id": "78f17b98-e6c4-40ce-9875-8e29184d512c", "subnet_ids": ["78f17b98-e6c4-40ce-9875-8e29184d512c"], "port_id": "b13fefa4-f023-4815-89df-c9c685b982b2", "id": "26a40031-67af-4baf-b02a-6e5b0a315d6f"} 2019-03-27 01:16:33,100 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/26a40031-67af-4baf-b02a-6e5b0a315d6f/add_router_interface.json used request id req-424a460f-d967-48fe-9caa-18d60bc8a3a1 2019-03-27 01:16:33,100 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.15150594711s 2019-03-27 01:16:33,100 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-03-27 01:16:33,207 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-03-27 01:16:33,210 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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-27 01:16:33,215 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Wed, 27 Mar 2019 01:16:33 GMT 2019-03-27 01:16:33,215 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}]} 2019-03-27 01:16:33,221 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-27 01:16:33,225 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}c5a62ebdb794eb4d2ef9633b57907fec63b1815f" 2019-03-27 01:16:33,546 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Wed, 27 Mar 2019 01:16:33 GMT X-Openstack-Request-Id: req-39c0bb7a-cb98-48c4-8f29-15f314cb2d65 2019-03-27 01:16:33,546 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-27 01:16:33,547 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-39c0bb7a-cb98-48c4-8f29-15f314cb2d65 2019-03-27 01:16:33,547 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.32554602623s 2019-03-27 01:16:33,556 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-03-27 01:16:33,560 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}c5a62ebdb794eb4d2ef9633b57907fec63b1815f" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/cinder_test-img_6250a73a-5ba6-41b5-a97c-bd6af8306a36", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cinder_test-img_6250a73a-5ba6-41b5-a97c-bd6af8306a36"}' 2019-03-27 01:16:33,959 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 939 Content-Type: application/json Date: Wed, 27 Mar 2019 01:16:34 GMT Location: http://172.30.9.21:9292/v2/images/5c7d92e2-f1a7-491e-bfa0-fec0db2ded41 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-bedcecc3-724f-465f-bea7-be1101072455 2019-03-27 01:16:33,959 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-27T01:16:34Z", "file": "/v2/images/5c7d92e2-f1a7-491e-bfa0-fec0db2ded41/file", "owner": "218cffc4a8e041c697d5b984dce40974", "id": "5c7d92e2-f1a7-491e-bfa0-fec0db2ded41", "size": null, "self": "/v2/images/5c7d92e2-f1a7-491e-bfa0-fec0db2ded41", "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_6250a73a-5ba6-41b5-a97c-bd6af8306a36", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_6250a73a-5ba6-41b5-a97c-bd6af8306a36", "checksum": null, "created_at": "2019-03-27T01:16:34Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-03-27 01:16:33,960 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-bedcecc3-724f-465f-bea7-be1101072455 2019-03-27 01:16:33,960 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.403557062149s 2019-03-27 01:16:33,960 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-03-27 01:16:33,965 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/5c7d92e2-f1a7-491e-bfa0-fec0db2ded41/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}c5a62ebdb794eb4d2ef9633b57907fec63b1815f" -d '' 2019-03-27 01:16:34,718 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 27 Mar 2019 01:16:34 GMT X-Openstack-Request-Id: req-4c31e8e8-dae9-49e5-8dc9-21110f9b9dd6 2019-03-27 01:16:34,718 - 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-27 01:16:34,718 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/5c7d92e2-f1a7-491e-bfa0-fec0db2ded41/file used request id req-4c31e8e8-dae9-49e5-8dc9-21110f9b9dd6 2019-03-27 01:16:34,719 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.758017778397s 2019-03-27 01:16:34,724 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-27 01:16:34,728 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}c5a62ebdb794eb4d2ef9633b57907fec63b1815f" 2019-03-27 01:16:35,557 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1399 Content-Type: application/json Date: Wed, 27 Mar 2019 01:16:35 GMT X-Openstack-Request-Id: req-0443b8b2-4adf-4540-aed5-bfd85e08d425 2019-03-27 01:16:35,557 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-27T01:16:34Z", "file": "/v2/images/5c7d92e2-f1a7-491e-bfa0-fec0db2ded41/file", "owner": "218cffc4a8e041c697d5b984dce40974", "id": "5c7d92e2-f1a7-491e-bfa0-fec0db2ded41", "size": 12716032, "self": "/v2/images/5c7d92e2-f1a7-491e-bfa0-fec0db2ded41", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://0e796a57-bb9c-4ed7-a890-8188a6fe733b/images/5c7d92e2-f1a7-491e-bfa0-fec0db2ded41/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://0e796a57-bb9c-4ed7-a890-8188a6fe733b/images/5c7d92e2-f1a7-491e-bfa0-fec0db2ded41/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_6250a73a-5ba6-41b5-a97c-bd6af8306a36", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_6250a73a-5ba6-41b5-a97c-bd6af8306a36", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-27T01:16:34Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-27 01:16:35,557 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-0443b8b2-4adf-4540-aed5-bfd85e08d425 2019-03-27 01:16:35,557 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.833370923996s 2019-03-27 01:16:35,559 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://0e796a57-bb9c-4ed7-a890-8188a6fe733b/images/5c7d92e2-f1a7-491e-bfa0-fec0db2ded41/snap', u'metadata': Munch({})})], 'file': u'/v2/images/5c7d92e2-f1a7-491e-bfa0-fec0db2ded41/file', 'owner': u'218cffc4a8e041c697d5b984dce40974', 'id': u'5c7d92e2-f1a7-491e-bfa0-fec0db2ded41', 'size': 12716032, u'self': u'/v2/images/5c7d92e2-f1a7-491e-bfa0-fec0db2ded41', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'218cffc4a8e041c697d5b984dce40974', 'name': 'cinder_test-project_6250a73a-5ba6-41b5-a97c-bd6af8306a36', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://0e796a57-bb9c-4ed7-a890-8188a6fe733b/images/5c7d92e2-f1a7-491e-bfa0-fec0db2ded41/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-03-27T01:16:34Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-03-27T01:16:34Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/cinder_test-img_6250a73a-5ba6-41b5-a97c-bd6af8306a36', '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/5c7d92e2-f1a7-491e-bfa0-fec0db2ded41', 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_6250a73a-5ba6-41b5-a97c-bd6af8306a36', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'cinder_test-img_6250a73a-5ba6-41b5-a97c-bd6af8306a36', 'created': u'2019-03-27T01:16:34Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-03-27T01:16:34Z', 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/5c7d92e2-f1a7-491e-bfa0-fec0db2ded41', 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_6250a73a-5ba6-41b5-a97c-bd6af8306a36', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-03-27 01:16:35,563 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-03-27 01:16:35,566 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}c0e26940cd1480f67c5bb4c1b1a3d6b1cd40b37c" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "cinder_test-flavor_6250a73a-5ba6-41b5-a97c-bd6af8306a36", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-03-27 01:16:35,894 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 312 Content-Type: application/json Date: Wed, 27 Mar 2019 01:16:36 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-1210906d-a6b8-4ee2-b70a-b95681e8a3e1 x-openstack-request-id: req-1210906d-a6b8-4ee2-b70a-b95681e8a3e1 2019-03-27 01:16:35,894 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "cinder_test-flavor_6250a73a-5ba6-41b5-a97c-bd6af8306a36", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/3c6765c8-e720-4d5b-ab2d-27f771270f39", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/3c6765c8-e720-4d5b-ab2d-27f771270f39", "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": "3c6765c8-e720-4d5b-ab2d-27f771270f39"}} 2019-03-27 01:16:35,895 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-1210906d-a6b8-4ee2-b70a-b95681e8a3e1 2019-03-27 01:16:35,895 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.331799030304s 2019-03-27 01:16:35,896 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cinder_test-flavor_6250a73a-5ba6-41b5-a97c-bd6af8306a36', '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'880184f9f34d4ead881812d2172cae9c', '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'3c6765c8-e720-4d5b-ab2d-27f771270f39', 'swap': 0}) 2019-03-27 01:16:35,896 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-03-27 01:16:35,899 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/3c6765c8-e720-4d5b-ab2d-27f771270f39/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}c0e26940cd1480f67c5bb4c1b1a3d6b1cd40b37c" -d '{"extra_specs": {}}' 2019-03-27 01:16:35,920 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 27 Mar 2019 01:16: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-01eadf03-2c98-4fcb-a353-c8058d7fbcf9 x-openstack-request-id: req-01eadf03-2c98-4fcb-a353-c8058d7fbcf9 2019-03-27 01:16:35,920 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-03-27 01:16:35,920 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/3c6765c8-e720-4d5b-ab2d-27f771270f39/os-extra_specs used request id req-01eadf03-2c98-4fcb-a353-c8058d7fbcf9 2019-03-27 01:16:35,921 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0241720676422s 2019-03-27 01:16:35,923 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-03-27 01:16:35,926 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}c5a62ebdb794eb4d2ef9633b57907fec63b1815f" -d '{"keypair": {"name": "cinder_test-kp_6250a73a-5ba6-41b5-a97c-bd6af8306a36"}}' 2019-03-27 01:16:36,591 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1807 Content-Type: application/json Date: Wed, 27 Mar 2019 01:16: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-6104be0c-1fc2-49fa-9678-43fafe3a8ae9 x-openstack-request-id: req-6104be0c-1fc2-49fa-9678-43fafe3a8ae9 2019-03-27 01:16:36,591 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDgjy9DE2HqT/9/vceU8786UdBO/CXmRLKMXL4LKtx1lX/TnMmMgVcnCpz2PuR1b5c/SLpl6LUYfRUoz6y9lIOIb8dPg7wz5KbzoDk/hI8OzHDN0YYd7hcDpLmByMHdmHNhIfY9U6lC8la2xlLAJmawprPd5FR+upO2cSs7g25qJthxqLfMZxnONV8PDorEj4NMqiRJ/VvWpVnGzdljCIeaJ7wc9mD8yRBeswbAIPNSUh/+7feqrT9yPvLx/WiPgMrW5ac0cfRawDMqJTTBbCSsF4613+7luihJaIPk+5vRP9a7QwojGqdr5MYF6OrdZLnGMHx9I/6hC2Y/7JBMr8bf Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEA4I8vQxNh6k//f73HlPO/OlHQTvwl5kSyjFy+CyrcdZV/05zJ\njIFXJwqc9j7kdW+XP0i6Zei1GH0VKM+svZSDiG/HT4O8M+Sm86A5P4SPDsxwzdGG\nHe4XA6S5gcjB3ZhzYSH2PVOpQvJWtsZSwCZmsKaz3eRUfrqTtnErO4NuaibYcai3\nzGcZzjVfDw6KxI+DTKokSf1b1qVZxs3ZYwiHmie8HPZg/MkQXrMGwCDzUlIf/u33\nqq0/cj7y8f1oj4DK1uWnNHH0WsAzKiU0wWwkrBeOtd/u5booSWiD5Pub0T/Wu0MK\nIxqna+TGBejq3WS5xjB8fSP+oQtmP+yQTK/G3wIDAQABAoIBAElONK1+3E3zQ4Ld\n3xM+5sQRBSFjqrOa5XZwqBFZMpKn9QyNeDYH2v2Bt2+jZEz52rPr9/1glA2kd43V\nDZztqGqXosbQSFXgZKfPPCECEvlPv9tQdKm8mYK0+WHmuXKvW6rvvUST1QNnvOr5\nnvXfE1LDeKAM85BTM/kwxF4vL5Iy85K8JfIJMI45nJINabXkpvfvtB1w7DOc2Sj8\njL6glYMG7VA2fMUsC8j2nU80w8Kt/XE1Cw2kp80fXIJLXzfXomElWSETn1Uc8/7F\nILFEI9YWxUAKRNeLWpA8xU9ml7+kWnIq2M+RSVNRiZYJ1uvKDOECy0kLI0SQYWE4\nrLq97SECgYEA8z5SDZh/tmKdCundxcPNjx0O343jUetGEo2U1X6J5q31qD8NSjLK\n6fshJLSl76SJvyuEOJZ+Ql+XEQV2hokbwefJ+CfaZyfV77E9oslNBPuJNkJ+mleo\nMv2n5GDY/chHf+SzhcSEa5DwxNDCTHqeU1BW+5nyouthKLGtua328TcCgYEA7FYE\n7dsssC1Sdjp3WQGjhqqVsRW9BQHIqk3CgedyQQ5RO6DKa6HA32ss6S3AC+TmppK4\nHtKEjUoXmeq1oLlfGN0E01Mupyf/q105zolIZKimt1TG6SywUIeEuhQcZ7sL4/uF\nHnA5OT1NmFfJiS/DsBw0WHfmnXRJghn7wflFy5kCgYEA4mWQ7YKQ6+qhDHVbqyRx\ngNCk9UIU4DxBPid07bkXFRO4392/ut3HqzvIP2e8Qm48nygbqqe34IMkEf2psdKP\neU0J2OUPDJAxOSUYnxkJjKepsEz3lSQdM0iQKapSjPMKSWlOBiVAsvV2g1liXtiJ\n4DWYoBlLkoPOLJgjf/0BKMUCgYEAt+uxZlHdEzYSKIQTgSbvVcvHNsrOEOl0emSN\nbH7rwYkc2qSlIuH8sWI8zzKVdCws+5DOzN3T3gi9GUE5G91nDnhiWvsvIVLVe0zP\nwdXAiuVc6OuG6MuoYuMz/YPNH0THWiLRVADN56e3jUk0RBjx10n7yqV0yTBITIFg\nFXKiSHECgYEA43IBn/Fz/idtce6L5xbkov2dAUW/34NYVhmJCVGy7YiqmxU0x/Wp\nje0WVqCKF5uAbQiMlhqx31Z9vxdKlat4V9lR4VMDKBffwwj0FfyS/K7gAdJD/60A\nok8SbCqyJaqd7dVIFerLN1iABnjY+PKFzoXo1hMBgLxJQU2F01AJ91Y=\n-----END RSA PRIVATE KEY-----\n", "user_id": "0f9c752267b34004a3ed94f7de03fdda", "name": "cinder_test-kp_6250a73a-5ba6-41b5-a97c-bd6af8306a36", "fingerprint": "1f:74:2a:d8:09:d4:05:a0:2b:8c:ed:ee:91:37:51:dc"}} 2019-03-27 01:16:36,591 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-6104be0c-1fc2-49fa-9678-43fafe3a8ae9 2019-03-27 01:16:36,592 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.668151140213s 2019-03-27 01:16:36,592 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDgjy9DE2HqT/9/vceU8786UdBO/CXmRLKMXL4LKtx1lX/TnMmMgVcnCpz2PuR1b5c/SLpl6LUYfRUoz6y9lIOIb8dPg7wz5KbzoDk/hI8OzHDN0YYd7hcDpLmByMHdmHNhIfY9U6lC8la2xlLAJmawprPd5FR+upO2cSs7g25qJthxqLfMZxnONV8PDorEj4NMqiRJ/VvWpVnGzdljCIeaJ7wc9mD8yRBeswbAIPNSUh/+7feqrT9yPvLx/WiPgMrW5ac0cfRawDMqJTTBbCSsF4613+7luihJaIPk+5vRP9a7QwojGqdr5MYF6OrdZLnGMHx9I/6hC2Y/7JBMr8bf Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEA4I8vQxNh6k//f73HlPO/OlHQTvwl5kSyjFy+CyrcdZV/05zJ\njIFXJwqc9j7kdW+XP0i6Zei1GH0VKM+svZSDiG/HT4O8M+Sm86A5P4SPDsxwzdGG\nHe4XA6S5gcjB3ZhzYSH2PVOpQvJWtsZSwCZmsKaz3eRUfrqTtnErO4NuaibYcai3\nzGcZzjVfDw6KxI+DTKokSf1b1qVZxs3ZYwiHmie8HPZg/MkQXrMGwCDzUlIf/u33\nqq0/cj7y8f1oj4DK1uWnNHH0WsAzKiU0wWwkrBeOtd/u5booSWiD5Pub0T/Wu0MK\nIxqna+TGBejq3WS5xjB8fSP+oQtmP+yQTK/G3wIDAQABAoIBAElONK1+3E3zQ4Ld\n3xM+5sQRBSFjqrOa5XZwqBFZMpKn9QyNeDYH2v2Bt2+jZEz52rPr9/1glA2kd43V\nDZztqGqXosbQSFXgZKfPPCECEvlPv9tQdKm8mYK0+WHmuXKvW6rvvUST1QNnvOr5\nnvXfE1LDeKAM85BTM/kwxF4vL5Iy85K8JfIJMI45nJINabXkpvfvtB1w7DOc2Sj8\njL6glYMG7VA2fMUsC8j2nU80w8Kt/XE1Cw2kp80fXIJLXzfXomElWSETn1Uc8/7F\nILFEI9YWxUAKRNeLWpA8xU9ml7+kWnIq2M+RSVNRiZYJ1uvKDOECy0kLI0SQYWE4\nrLq97SECgYEA8z5SDZh/tmKdCundxcPNjx0O343jUetGEo2U1X6J5q31qD8NSjLK\n6fshJLSl76SJvyuEOJZ+Ql+XEQV2hokbwefJ+CfaZyfV77E9oslNBPuJNkJ+mleo\nMv2n5GDY/chHf+SzhcSEa5DwxNDCTHqeU1BW+5nyouthKLGtua328TcCgYEA7FYE\n7dsssC1Sdjp3WQGjhqqVsRW9BQHIqk3CgedyQQ5RO6DKa6HA32ss6S3AC+TmppK4\nHtKEjUoXmeq1oLlfGN0E01Mupyf/q105zolIZKimt1TG6SywUIeEuhQcZ7sL4/uF\nHnA5OT1NmFfJiS/DsBw0WHfmnXRJghn7wflFy5kCgYEA4mWQ7YKQ6+qhDHVbqyRx\ngNCk9UIU4DxBPid07bkXFRO4392/ut3HqzvIP2e8Qm48nygbqqe34IMkEf2psdKP\neU0J2OUPDJAxOSUYnxkJjKepsEz3lSQdM0iQKapSjPMKSWlOBiVAsvV2g1liXtiJ\n4DWYoBlLkoPOLJgjf/0BKMUCgYEAt+uxZlHdEzYSKIQTgSbvVcvHNsrOEOl0emSN\nbH7rwYkc2qSlIuH8sWI8zzKVdCws+5DOzN3T3gi9GUE5G91nDnhiWvsvIVLVe0zP\nwdXAiuVc6OuG6MuoYuMz/YPNH0THWiLRVADN56e3jUk0RBjx10n7yqV0yTBITIFg\nFXKiSHECgYEA43IBn/Fz/idtce6L5xbkov2dAUW/34NYVhmJCVGy7YiqmxU0x/Wp\nje0WVqCKF5uAbQiMlhqx31Z9vxdKlat4V9lR4VMDKBffwwj0FfyS/K7gAdJD/60A\nok8SbCqyJaqd7dVIFerLN1iABnjY+PKFzoXo1hMBgLxJQU2F01AJ91Y=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'0f9c752267b34004a3ed94f7de03fdda', 'name': u'cinder_test-kp_6250a73a-5ba6-41b5-a97c-bd6af8306a36', 'created_at': '2019-03-27T01:16:36.592897', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'218cffc4a8e041c697d5b984dce40974', 'name': 'cinder_test-project_6250a73a-5ba6-41b5-a97c-bd6af8306a36', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'1f:74:2a:d8:09:d4:05:a0:2b:8c:ed:ee:91:37:51:dc', 'type': 'ssh', 'id': u'cinder_test-kp_6250a73a-5ba6-41b5-a97c-bd6af8306a36'}) 2019-03-27 01:16:36,593 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpQIBAAKCAQEA4I8vQxNh6k//f73HlPO/OlHQTvwl5kSyjFy+CyrcdZV/05zJ jIFXJwqc9j7kdW+XP0i6Zei1GH0VKM+svZSDiG/HT4O8M+Sm86A5P4SPDsxwzdGG He4XA6S5gcjB3ZhzYSH2PVOpQvJWtsZSwCZmsKaz3eRUfrqTtnErO4NuaibYcai3 zGcZzjVfDw6KxI+DTKokSf1b1qVZxs3ZYwiHmie8HPZg/MkQXrMGwCDzUlIf/u33 qq0/cj7y8f1oj4DK1uWnNHH0WsAzKiU0wWwkrBeOtd/u5booSWiD5Pub0T/Wu0MK Ixqna+TGBejq3WS5xjB8fSP+oQtmP+yQTK/G3wIDAQABAoIBAElONK1+3E3zQ4Ld 3xM+5sQRBSFjqrOa5XZwqBFZMpKn9QyNeDYH2v2Bt2+jZEz52rPr9/1glA2kd43V DZztqGqXosbQSFXgZKfPPCECEvlPv9tQdKm8mYK0+WHmuXKvW6rvvUST1QNnvOr5 nvXfE1LDeKAM85BTM/kwxF4vL5Iy85K8JfIJMI45nJINabXkpvfvtB1w7DOc2Sj8 jL6glYMG7VA2fMUsC8j2nU80w8Kt/XE1Cw2kp80fXIJLXzfXomElWSETn1Uc8/7F ILFEI9YWxUAKRNeLWpA8xU9ml7+kWnIq2M+RSVNRiZYJ1uvKDOECy0kLI0SQYWE4 rLq97SECgYEA8z5SDZh/tmKdCundxcPNjx0O343jUetGEo2U1X6J5q31qD8NSjLK 6fshJLSl76SJvyuEOJZ+Ql+XEQV2hokbwefJ+CfaZyfV77E9oslNBPuJNkJ+mleo Mv2n5GDY/chHf+SzhcSEa5DwxNDCTHqeU1BW+5nyouthKLGtua328TcCgYEA7FYE 7dsssC1Sdjp3WQGjhqqVsRW9BQHIqk3CgedyQQ5RO6DKa6HA32ss6S3AC+TmppK4 HtKEjUoXmeq1oLlfGN0E01Mupyf/q105zolIZKimt1TG6SywUIeEuhQcZ7sL4/uF HnA5OT1NmFfJiS/DsBw0WHfmnXRJghn7wflFy5kCgYEA4mWQ7YKQ6+qhDHVbqyRx gNCk9UIU4DxBPid07bkXFRO4392/ut3HqzvIP2e8Qm48nygbqqe34IMkEf2psdKP eU0J2OUPDJAxOSUYnxkJjKepsEz3lSQdM0iQKapSjPMKSWlOBiVAsvV2g1liXtiJ 4DWYoBlLkoPOLJgjf/0BKMUCgYEAt+uxZlHdEzYSKIQTgSbvVcvHNsrOEOl0emSN bH7rwYkc2qSlIuH8sWI8zzKVdCws+5DOzN3T3gi9GUE5G91nDnhiWvsvIVLVe0zP wdXAiuVc6OuG6MuoYuMz/YPNH0THWiLRVADN56e3jUk0RBjx10n7yqV0yTBITIFg FXKiSHECgYEA43IBn/Fz/idtce6L5xbkov2dAUW/34NYVhmJCVGy7YiqmxU0x/Wp je0WVqCKF5uAbQiMlhqx31Z9vxdKlat4V9lR4VMDKBffwwj0FfyS/K7gAdJD/60A ok8SbCqyJaqd7dVIFerLN1iABnjY+PKFzoXo1hMBgLxJQU2F01AJ91Y= -----END RSA PRIVATE KEY----- 2019-03-27 01:16:36,598 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2019-03-27 01:16:36,599 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}c5a62ebdb794eb4d2ef9633b57907fec63b1815f" -d '{"security_group": {"name": "cinder_test-sg_6250a73a-5ba6-41b5-a97c-bd6af8306a36", "description": "created by OPNFV Functest (cinder_test)"}}' 2019-03-27 01:16:37,156 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1422 Content-Type: application/json Date: Wed, 27 Mar 2019 01:16:37 GMT X-Openstack-Request-Id: req-50e20668-3f8e-4223-a8a9-65f2ebd4a734 2019-03-27 01:16:37,157 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "218cffc4a8e041c697d5b984dce40974", "created_at": "2019-03-27T01:16:37Z", "updated_at": "2019-03-27T01:16:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:16:37Z", "revision_number": 0, "id": "b599c0b4-43d9-4b87-81d4-272e1cb50d5d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-27T01:16:37Z", "security_group_id": "03a291c4-eda8-4b31-93d8-07c3afbe5ff7", "tenant_id": "218cffc4a8e041c697d5b984dce40974", "port_range_min": null, "ethertype": "IPv4", "project_id": "218cffc4a8e041c697d5b984dce40974"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:16:37Z", "revision_number": 0, "id": "d02ac2f2-ad7b-42da-addf-d3bbc2b25015", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-27T01:16:37Z", "security_group_id": "03a291c4-eda8-4b31-93d8-07c3afbe5ff7", "tenant_id": "218cffc4a8e041c697d5b984dce40974", "port_range_min": null, "ethertype": "IPv6", "project_id": "218cffc4a8e041c697d5b984dce40974"}], "revision_number": 1, "project_id": "218cffc4a8e041c697d5b984dce40974", "id": "03a291c4-eda8-4b31-93d8-07c3afbe5ff7", "name": "cinder_test-sg_6250a73a-5ba6-41b5-a97c-bd6af8306a36"}} 2019-03-27 01:16:37,157 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-50e20668-3f8e-4223-a8a9-65f2ebd4a734 2019-03-27 01:16:37,157 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.558619022369s 2019-03-27 01:16:37,164 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-27 01:16:37,165 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}c5a62ebdb794eb4d2ef9633b57907fec63b1815f" 2019-03-27 01:16:37,509 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3838 Content-Type: application/json Date: Wed, 27 Mar 2019 01:16:37 GMT X-Openstack-Request-Id: req-a5dc235b-dcf9-4ed4-9280-a8a25ae3a9d3 2019-03-27 01:16:37,510 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "218cffc4a8e041c697d5b984dce40974", "created_at": "2019-03-27T01:16:37Z", "updated_at": "2019-03-27T01:16:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:16:37Z", "revision_number": 0, "id": "b599c0b4-43d9-4b87-81d4-272e1cb50d5d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-27T01:16:37Z", "security_group_id": "03a291c4-eda8-4b31-93d8-07c3afbe5ff7", "tenant_id": "218cffc4a8e041c697d5b984dce40974", "port_range_min": null, "ethertype": "IPv4", "project_id": "218cffc4a8e041c697d5b984dce40974"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:16:37Z", "revision_number": 0, "id": "d02ac2f2-ad7b-42da-addf-d3bbc2b25015", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-27T01:16:37Z", "security_group_id": "03a291c4-eda8-4b31-93d8-07c3afbe5ff7", "tenant_id": "218cffc4a8e041c697d5b984dce40974", "port_range_min": null, "ethertype": "IPv6", "project_id": "218cffc4a8e041c697d5b984dce40974"}], "revision_number": 1, "project_id": "218cffc4a8e041c697d5b984dce40974", "id": "03a291c4-eda8-4b31-93d8-07c3afbe5ff7", "name": "cinder_test-sg_6250a73a-5ba6-41b5-a97c-bd6af8306a36"}, {"description": "Default security group", "tags": [], "tenant_id": "218cffc4a8e041c697d5b984dce40974", "created_at": "2019-03-27T01:16:23Z", "updated_at": "2019-03-27T01:16:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:16:23Z", "revision_number": 0, "id": "26a9b270-d21c-45f1-8a80-94e1f2dcb263", "remote_group_id": "738f724e-a484-435b-bd08-870ac50b5f60", "remote_ip_prefix": null, "created_at": "2019-03-27T01:16:23Z", "security_group_id": "738f724e-a484-435b-bd08-870ac50b5f60", "tenant_id": "218cffc4a8e041c697d5b984dce40974", "port_range_min": null, "ethertype": "IPv4", "project_id": "218cffc4a8e041c697d5b984dce40974"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:16:23Z", "revision_number": 0, "id": "3abbf5c1-9415-42ec-9865-9a8d2c5074d9", "remote_group_id": "738f724e-a484-435b-bd08-870ac50b5f60", "remote_ip_prefix": null, "created_at": "2019-03-27T01:16:23Z", "security_group_id": "738f724e-a484-435b-bd08-870ac50b5f60", "tenant_id": "218cffc4a8e041c697d5b984dce40974", "port_range_min": null, "ethertype": "IPv6", "project_id": "218cffc4a8e041c697d5b984dce40974"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:16:23Z", "revision_number": 0, "id": "4fc5a5e1-092b-44a8-b475-e4a3fc5bda37", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-27T01:16:23Z", "security_group_id": "738f724e-a484-435b-bd08-870ac50b5f60", "tenant_id": "218cffc4a8e041c697d5b984dce40974", "port_range_min": null, "ethertype": "IPv4", "project_id": "218cffc4a8e041c697d5b984dce40974"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:16:23Z", "revision_number": 0, "id": "f5595210-a55e-4ff6-86f1-63b78fa8c5b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-27T01:16:23Z", "security_group_id": "738f724e-a484-435b-bd08-870ac50b5f60", "tenant_id": "218cffc4a8e041c697d5b984dce40974", "port_range_min": null, "ethertype": "IPv6", "project_id": "218cffc4a8e041c697d5b984dce40974"}], "revision_number": 1, "project_id": "218cffc4a8e041c697d5b984dce40974", "id": "738f724e-a484-435b-bd08-870ac50b5f60", "name": "default"}]} 2019-03-27 01:16:37,510 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-a5dc235b-dcf9-4ed4-9280-a8a25ae3a9d3 2019-03-27 01:16:37,511 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.345998048782s 2019-03-27 01:16:37,517 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-03-27 01:16:37,518 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}c5a62ebdb794eb4d2ef9633b57907fec63b1815f" -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": "03a291c4-eda8-4b31-93d8-07c3afbe5ff7"}}' 2019-03-27 01:16:38,007 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Wed, 27 Mar 2019 01:16:37 GMT X-Openstack-Request-Id: req-179e59cf-55c3-49bb-bbd6-45c395f37d8f 2019-03-27 01:16:38,007 - 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-27T01:16:37Z", "security_group_id": "03a291c4-eda8-4b31-93d8-07c3afbe5ff7", "port_range_min": 22, "revision_number": 0, "tenant_id": "218cffc4a8e041c697d5b984dce40974", "created_at": "2019-03-27T01:16:37Z", "project_id": "218cffc4a8e041c697d5b984dce40974", "id": "28ba7296-7d59-4546-bcd6-190ef012f74a"}} 2019-03-27 01:16:38,007 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-179e59cf-55c3-49bb-bbd6-45c395f37d8f 2019-03-27 01:16:38,007 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.490170955658s 2019-03-27 01:16:38,014 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-27 01:16:38,014 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}c5a62ebdb794eb4d2ef9633b57907fec63b1815f" 2019-03-27 01:16:38,386 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4334 Content-Type: application/json Date: Wed, 27 Mar 2019 01:16:39 GMT X-Openstack-Request-Id: req-393f1851-edda-4c53-ae59-4232e8d26c61 2019-03-27 01:16:38,387 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "218cffc4a8e041c697d5b984dce40974", "created_at": "2019-03-27T01:16:37Z", "updated_at": "2019-03-27T01:16:37Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-03-27T01:16:37Z", "revision_number": 0, "id": "28ba7296-7d59-4546-bcd6-190ef012f74a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-27T01:16:37Z", "security_group_id": "03a291c4-eda8-4b31-93d8-07c3afbe5ff7", "tenant_id": "218cffc4a8e041c697d5b984dce40974", "port_range_min": 22, "ethertype": "IPv4", "project_id": "218cffc4a8e041c697d5b984dce40974"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:16:37Z", "revision_number": 0, "id": "b599c0b4-43d9-4b87-81d4-272e1cb50d5d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-27T01:16:37Z", "security_group_id": "03a291c4-eda8-4b31-93d8-07c3afbe5ff7", "tenant_id": "218cffc4a8e041c697d5b984dce40974", "port_range_min": null, "ethertype": "IPv4", "project_id": "218cffc4a8e041c697d5b984dce40974"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:16:37Z", "revision_number": 0, "id": "d02ac2f2-ad7b-42da-addf-d3bbc2b25015", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-27T01:16:37Z", "security_group_id": "03a291c4-eda8-4b31-93d8-07c3afbe5ff7", "tenant_id": "218cffc4a8e041c697d5b984dce40974", "port_range_min": null, "ethertype": "IPv6", "project_id": "218cffc4a8e041c697d5b984dce40974"}], "revision_number": 2, "project_id": "218cffc4a8e041c697d5b984dce40974", "id": "03a291c4-eda8-4b31-93d8-07c3afbe5ff7", "name": "cinder_test-sg_6250a73a-5ba6-41b5-a97c-bd6af8306a36"}, {"description": "Default security group", "tags": [], "tenant_id": "218cffc4a8e041c697d5b984dce40974", "created_at": "2019-03-27T01:16:23Z", "updated_at": "2019-03-27T01:16:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:16:23Z", "revision_number": 0, "id": "26a9b270-d21c-45f1-8a80-94e1f2dcb263", "remote_group_id": "738f724e-a484-435b-bd08-870ac50b5f60", "remote_ip_prefix": null, "created_at": "2019-03-27T01:16:23Z", "security_group_id": "738f724e-a484-435b-bd08-870ac50b5f60", "tenant_id": "218cffc4a8e041c697d5b984dce40974", "port_range_min": null, "ethertype": "IPv4", "project_id": "218cffc4a8e041c697d5b984dce40974"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:16:23Z", "revision_number": 0, "id": "3abbf5c1-9415-42ec-9865-9a8d2c5074d9", "remote_group_id": "738f724e-a484-435b-bd08-870ac50b5f60", "remote_ip_prefix": null, "created_at": "2019-03-27T01:16:23Z", "security_group_id": "738f724e-a484-435b-bd08-870ac50b5f60", "tenant_id": "218cffc4a8e041c697d5b984dce40974", "port_range_min": null, "ethertype": "IPv6", "project_id": "218cffc4a8e041c697d5b984dce40974"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:16:23Z", "revision_number": 0, "id": "4fc5a5e1-092b-44a8-b475-e4a3fc5bda37", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-27T01:16:23Z", "security_group_id": "738f724e-a484-435b-bd08-870ac50b5f60", "tenant_id": "218cffc4a8e041c697d5b984dce40974", "port_range_min": null, "ethertype": "IPv4", "project_id": "218cffc4a8e041c697d5b984dce40974"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:16:23Z", "revision_number": 0, "id": "f5595210-a55e-4ff6-86f1-63b78fa8c5b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-27T01:16:23Z", "security_group_id": "738f724e-a484-435b-bd08-870ac50b5f60", "tenant_id": "218cffc4a8e041c697d5b984dce40974", "port_range_min": null, "ethertype": "IPv6", "project_id": "218cffc4a8e041c697d5b984dce40974"}], "revision_number": 1, "project_id": "218cffc4a8e041c697d5b984dce40974", "id": "738f724e-a484-435b-bd08-870ac50b5f60", "name": "default"}]} 2019-03-27 01:16:38,387 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-393f1851-edda-4c53-ae59-4232e8d26c61 2019-03-27 01:16:38,387 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.3733959198s 2019-03-27 01:16:38,393 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-03-27 01:16:38,394 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}c5a62ebdb794eb4d2ef9633b57907fec63b1815f" -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": "03a291c4-eda8-4b31-93d8-07c3afbe5ff7"}}' 2019-03-27 01:16:39,018 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Wed, 27 Mar 2019 01:16:38 GMT X-Openstack-Request-Id: req-957938a0-fd71-415b-8f35-f2c0b4dbc700 2019-03-27 01:16:39,018 - 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-27T01:16:38Z", "security_group_id": "03a291c4-eda8-4b31-93d8-07c3afbe5ff7", "port_range_min": null, "revision_number": 0, "tenant_id": "218cffc4a8e041c697d5b984dce40974", "created_at": "2019-03-27T01:16:38Z", "project_id": "218cffc4a8e041c697d5b984dce40974", "id": "74777c24-f916-4cc9-a626-10e09ed202f9"}} 2019-03-27 01:16:39,019 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-957938a0-fd71-415b-8f35-f2c0b4dbc700 2019-03-27 01:16:39,019 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.625173091888s 2019-03-27 01:16:39,020 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-27 01:16:39,021 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}c5a62ebdb794eb4d2ef9633b57907fec63b1815f" 2019-03-27 01:16:39,116 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1256 Content-Type: application/json Date: Wed, 27 Mar 2019 01:16:39 GMT X-Openstack-Request-Id: req-c8fa03d6-3f03-4070-8071-051c1aaca27b 2019-03-27 01:16:39,117 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"updated_at":"2019-03-27T01:06:20Z","dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"6e8cbb2e-4d8c-409b-b9b4-549165a492c3","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"adb4f7a6d80b43b2b7d28f3b95f00eb5","status":"ACTIVE","subnets":["88d144e9-4a41-41f0-83f0-cf05286ed070"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"adb4f7a6d80b43b2b7d28f3b95f00eb5","created_at":"2019-03-27T01:06:13Z","mtu":1500},{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"8d6b54a6-46fb-4317-8212-d01d161aa130","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"218cffc4a8e041c697d5b984dce40974","status":"ACTIVE","subnets":["78f17b98-e6c4-40ce-9875-8e29184d512c"],"description":"","tags":[],"updated_at":"2019-03-27T01:16:27Z","qos_policy_id":null,"name":"cinder_test-net_6250a73a-5ba6-41b5-a97c-bd6af8306a36","admin_state_up":true,"tenant_id":"218cffc4a8e041c697d5b984dce40974","created_at":"2019-03-27T01:16:24Z","mtu":1442}]} 2019-03-27 01:16:39,117 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-c8fa03d6-3f03-4070-8071-051c1aaca27b 2019-03-27 01:16:39,117 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.096736907959s 2019-03-27 01:16:39,122 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-27 01:16:39,127 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}c5a62ebdb794eb4d2ef9633b57907fec63b1815f" 2019-03-27 01:16:39,438 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1399 Content-Type: application/json Date: Wed, 27 Mar 2019 01:16:40 GMT X-Openstack-Request-Id: req-047a29b1-4e37-43f0-9373-6c92c98e12ed 2019-03-27 01:16:39,439 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-27T01:16:34Z", "file": "/v2/images/5c7d92e2-f1a7-491e-bfa0-fec0db2ded41/file", "owner": "218cffc4a8e041c697d5b984dce40974", "id": "5c7d92e2-f1a7-491e-bfa0-fec0db2ded41", "size": 12716032, "self": "/v2/images/5c7d92e2-f1a7-491e-bfa0-fec0db2ded41", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://0e796a57-bb9c-4ed7-a890-8188a6fe733b/images/5c7d92e2-f1a7-491e-bfa0-fec0db2ded41/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://0e796a57-bb9c-4ed7-a890-8188a6fe733b/images/5c7d92e2-f1a7-491e-bfa0-fec0db2ded41/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_6250a73a-5ba6-41b5-a97c-bd6af8306a36", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_6250a73a-5ba6-41b5-a97c-bd6af8306a36", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-27T01:16:34Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-27 01:16:39,439 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-047a29b1-4e37-43f0-9373-6c92c98e12ed 2019-03-27 01:16:39,439 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.316782951355s 2019-03-27 01:16:39,446 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-27 01:16:39,450 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21: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}c5a62ebdb794eb4d2ef9633b57907fec63b1815f" 2019-03-27 01:16:39,473 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Wed, 27 Mar 2019 01:16:40 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c67b3c9b-8471-48af-a7b9-a574cf84036f x-openstack-request-id: req-c67b3c9b-8471-48af-a7b9-a574cf84036f 2019-03-27 01:16:39,473 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "cinder_test-flavor_6250a73a-5ba6-41b5-a97c-bd6af8306a36", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/3c6765c8-e720-4d5b-ab2d-27f771270f39", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/3c6765c8-e720-4d5b-ab2d-27f771270f39", "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": "3c6765c8-e720-4d5b-ab2d-27f771270f39"}]} 2019-03-27 01:16:39,474 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-c67b3c9b-8471-48af-a7b9-a574cf84036f 2019-03-27 01:16:39,474 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.027517080307s 2019-03-27 01:16:39,475 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-03-27 01:16:39,478 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}c5a62ebdb794eb4d2ef9633b57907fec63b1815f" -d '{"server": {"name": "cinder_test-vm2_6250a73a-5ba6-41b5-a97c-bd6af8306a36", "imageRef": "5c7d92e2-f1a7-491e-bfa0-fec0db2ded41", "key_name": "cinder_test-kp_6250a73a-5ba6-41b5-a97c-bd6af8306a36", "flavorRef": "3c6765c8-e720-4d5b-ab2d-27f771270f39", "max_count": 1, "min_count": 1, "networks": [{"uuid": "8d6b54a6-46fb-4317-8212-d01d161aa130"}], "security_groups": [{"name": "03a291c4-eda8-4b31-93d8-07c3afbe5ff7"}]}}' 2019-03-27 01:16:44,149 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Wed, 27 Mar 2019 01:16: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.21:8774/v2.1/servers/98b9b977-e523-4e92-b55c-c458ee5ace84 x-compute-request-id: req-d137dc45-f71d-42ab-982e-99588189c7f0 x-openstack-request-id: req-d137dc45-f71d-42ab-982e-99588189c7f0 2019-03-27 01:16:44,149 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "03a291c4-eda8-4b31-93d8-07c3afbe5ff7"}], "OS-DCF:diskConfig": "MANUAL", "id": "98b9b977-e523-4e92-b55c-c458ee5ace84", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/98b9b977-e523-4e92-b55c-c458ee5ace84", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/98b9b977-e523-4e92-b55c-c458ee5ace84", "rel": "bookmark"}], "adminPass": "2BD6geJWqgmM"}} 2019-03-27 01:16:44,149 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-d137dc45-f71d-42ab-982e-99588189c7f0 2019-03-27 01:16:44,150 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 4.67418313026s 2019-03-27 01:16:44,150 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-27 01:16:44,153 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}c5a62ebdb794eb4d2ef9633b57907fec63b1815f" 2019-03-27 01:16:44,949 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 606 Content-Type: application/json Date: Wed, 27 Mar 2019 01:16: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-ec79c1ee-8ece-4945-9f04-c3541e727eff x-openstack-request-id: req-ec79c1ee-8ece-4945-9f04-c3541e727eff 2019-03-27 01:16:44,949 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/98b9b977-e523-4e92-b55c-c458ee5ace84", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/98b9b977-e523-4e92-b55c-c458ee5ace84", "rel": "bookmark"}], "image": {"id": "5c7d92e2-f1a7-491e-bfa0-fec0db2ded41", "links": [{"href": "http://172.30.9.21:8774/images/5c7d92e2-f1a7-491e-bfa0-fec0db2ded41", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3c6765c8-e720-4d5b-ab2d-27f771270f39", "links": [{"href": "http://172.30.9.21:8774/flavors/3c6765c8-e720-4d5b-ab2d-27f771270f39", "rel": "bookmark"}]}, "id": "98b9b977-e523-4e92-b55c-c458ee5ace84", "user_id": "0f9c752267b34004a3ed94f7de03fdda", "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-27T01:16:44Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_6250a73a-5ba6-41b5-a97c-bd6af8306a36", "name": "cinder_test-vm2_6250a73a-5ba6-41b5-a97c-bd6af8306a36", "created": "2019-03-27T01:16:44Z", "tenant_id": "218cffc4a8e041c697d5b984dce40974", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-27 01:16:44,949 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-ec79c1ee-8ece-4945-9f04-c3541e727eff 2019-03-27 01:16:44,949 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.799114942551s 2019-03-27 01:16:44,961 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-27 01:16:44,962 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}c5a62ebdb794eb4d2ef9633b57907fec63b1815f" 2019-03-27 01:16:45,054 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1256 Content-Type: application/json Date: Wed, 27 Mar 2019 01:16:45 GMT X-Openstack-Request-Id: req-60c09540-8e4b-456d-bf13-67c4297c0c12 2019-03-27 01:16:45,055 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"updated_at":"2019-03-27T01:06:20Z","dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"6e8cbb2e-4d8c-409b-b9b4-549165a492c3","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"adb4f7a6d80b43b2b7d28f3b95f00eb5","status":"ACTIVE","subnets":["88d144e9-4a41-41f0-83f0-cf05286ed070"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"adb4f7a6d80b43b2b7d28f3b95f00eb5","created_at":"2019-03-27T01:06:13Z","mtu":1500},{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"8d6b54a6-46fb-4317-8212-d01d161aa130","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"218cffc4a8e041c697d5b984dce40974","status":"ACTIVE","subnets":["78f17b98-e6c4-40ce-9875-8e29184d512c"],"description":"","tags":[],"updated_at":"2019-03-27T01:16:27Z","qos_policy_id":null,"name":"cinder_test-net_6250a73a-5ba6-41b5-a97c-bd6af8306a36","admin_state_up":true,"tenant_id":"218cffc4a8e041c697d5b984dce40974","created_at":"2019-03-27T01:16:24Z","mtu":1442}]} 2019-03-27 01:16:45,055 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-60c09540-8e4b-456d-bf13-67c4297c0c12 2019-03-27 01:16:45,055 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0933079719543s 2019-03-27 01:16:45,056 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-03-27 01:16:45,056 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}c5a62ebdb794eb4d2ef9633b57907fec63b1815f" 2019-03-27 01:16:45,300 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 682 Content-Type: application/json Date: Wed, 27 Mar 2019 01:16:45 GMT X-Openstack-Request-Id: req-bbb7da35-7885-4abc-bf20-b6328f91f8f3 2019-03-27 01:16:45,300 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8d6b54a6-46fb-4317-8212-d01d161aa130","tenant_id":"218cffc4a8e041c697d5b984dce40974","created_at":"2019-03-27T01:16:27Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-03-27T01:16:27Z","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":"218cffc4a8e041c697d5b984dce40974","id":"78f17b98-e6c4-40ce-9875-8e29184d512c","subnetpool_id":null,"name":"cinder_test-subnet_6250a73a-5ba6-41b5-a97c-bd6af8306a36"}]} 2019-03-27 01:16:45,300 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-bbb7da35-7885-4abc-bf20-b6328f91f8f3 2019-03-27 01:16:45,301 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.244832038879s 2019-03-27 01:16:45,301 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-27 01:16:47,304 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-27 01:16:47,307 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}c5a62ebdb794eb4d2ef9633b57907fec63b1815f" 2019-03-27 01:16:47,699 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 647 Content-Type: application/json Date: Wed, 27 Mar 2019 01:16: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-6d218a80-260d-4d72-a6bb-d6e5fdb495dd x-openstack-request-id: req-6d218a80-260d-4d72-a6bb-d6e5fdb495dd 2019-03-27 01:16:47,699 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/98b9b977-e523-4e92-b55c-c458ee5ace84", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/98b9b977-e523-4e92-b55c-c458ee5ace84", "rel": "bookmark"}], "image": {"id": "5c7d92e2-f1a7-491e-bfa0-fec0db2ded41", "links": [{"href": "http://172.30.9.21:8774/images/5c7d92e2-f1a7-491e-bfa0-fec0db2ded41", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3c6765c8-e720-4d5b-ab2d-27f771270f39", "links": [{"href": "http://172.30.9.21:8774/flavors/3c6765c8-e720-4d5b-ab2d-27f771270f39", "rel": "bookmark"}]}, "id": "98b9b977-e523-4e92-b55c-c458ee5ace84", "user_id": "0f9c752267b34004a3ed94f7de03fdda", "OS-DCF: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-27T01:16:47Z", "hostId": "601f8f333c53864097fad58ab72663ad3abd5fabe6f49d4febe7b5d2", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_6250a73a-5ba6-41b5-a97c-bd6af8306a36", "name": "cinder_test-vm2_6250a73a-5ba6-41b5-a97c-bd6af8306a36", "created": "2019-03-27T01:16:44Z", "tenant_id": "218cffc4a8e041c697d5b984dce40974", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-27 01:16:47,699 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-6d218a80-260d-4d72-a6bb-d6e5fdb495dd 2019-03-27 01:16:47,700 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.395728111267s 2019-03-27 01:16:47,706 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-27 01:16:49,708 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-27 01:16:49,711 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}c5a62ebdb794eb4d2ef9633b57907fec63b1815f" 2019-03-27 01:16:50,728 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Wed, 27 Mar 2019 01:16: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-c5a54f8a-526c-42da-ac9f-e364777eab80 x-openstack-request-id: req-c5a54f8a-526c-42da-ac9f-e364777eab80 2019-03-27 01:16:50,729 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/98b9b977-e523-4e92-b55c-c458ee5ace84", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/98b9b977-e523-4e92-b55c-c458ee5ace84", "rel": "bookmark"}], "image": {"id": "5c7d92e2-f1a7-491e-bfa0-fec0db2ded41", "links": [{"href": "http://172.30.9.21:8774/images/5c7d92e2-f1a7-491e-bfa0-fec0db2ded41", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3c6765c8-e720-4d5b-ab2d-27f771270f39", "links": [{"href": "http://172.30.9.21:8774/flavors/3c6765c8-e720-4d5b-ab2d-27f771270f39", "rel": "bookmark"}]}, "id": "98b9b977-e523-4e92-b55c-c458ee5ace84", "security_groups": [{"name": "cinder_test-sg_6250a73a-5ba6-41b5-a97c-bd6af8306a36"}], "user_id": "0f9c752267b34004a3ed94f7de03fdda", "OS-DCF: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-27T01:16:47Z", "hostId": "601f8f333c53864097fad58ab72663ad3abd5fabe6f49d4febe7b5d2", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_6250a73a-5ba6-41b5-a97c-bd6af8306a36", "name": "cinder_test-vm2_6250a73a-5ba6-41b5-a97c-bd6af8306a36", "created": "2019-03-27T01:16:44Z", "tenant_id": "218cffc4a8e041c697d5b984dce40974", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-27 01:16:50,729 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-c5a54f8a-526c-42da-ac9f-e364777eab80 2019-03-27 01:16:50,729 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.0208568573s 2019-03-27 01:16:50,736 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-27 01:16:52,738 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-27 01:16:52,741 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}c5a62ebdb794eb4d2ef9633b57907fec63b1815f" 2019-03-27 01:16:53,547 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Wed, 27 Mar 2019 01:16: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-094a5207-dc13-45b8-a986-168ba1f135d8 x-openstack-request-id: req-094a5207-dc13-45b8-a986-168ba1f135d8 2019-03-27 01:16:53,548 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/98b9b977-e523-4e92-b55c-c458ee5ace84", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/98b9b977-e523-4e92-b55c-c458ee5ace84", "rel": "bookmark"}], "image": {"id": "5c7d92e2-f1a7-491e-bfa0-fec0db2ded41", "links": [{"href": "http://172.30.9.21:8774/images/5c7d92e2-f1a7-491e-bfa0-fec0db2ded41", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3c6765c8-e720-4d5b-ab2d-27f771270f39", "links": [{"href": "http://172.30.9.21:8774/flavors/3c6765c8-e720-4d5b-ab2d-27f771270f39", "rel": "bookmark"}]}, "id": "98b9b977-e523-4e92-b55c-c458ee5ace84", "security_groups": [{"name": "cinder_test-sg_6250a73a-5ba6-41b5-a97c-bd6af8306a36"}], "user_id": "0f9c752267b34004a3ed94f7de03fdda", "OS-DCF: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-27T01:16:47Z", "hostId": "601f8f333c53864097fad58ab72663ad3abd5fabe6f49d4febe7b5d2", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_6250a73a-5ba6-41b5-a97c-bd6af8306a36", "name": "cinder_test-vm2_6250a73a-5ba6-41b5-a97c-bd6af8306a36", "created": "2019-03-27T01:16:44Z", "tenant_id": "218cffc4a8e041c697d5b984dce40974", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-27 01:16:53,548 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-094a5207-dc13-45b8-a986-168ba1f135d8 2019-03-27 01:16:53,548 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.809664011002s 2019-03-27 01:16:53,554 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-27 01:16:55,556 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-27 01:16:55,559 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}c5a62ebdb794eb4d2ef9633b57907fec63b1815f" 2019-03-27 01:16:56,963 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 745 Content-Type: application/json Date: Wed, 27 Mar 2019 01:16: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-f0e5943c-c93c-4ee9-9bc9-ab235cc026ae x-openstack-request-id: req-f0e5943c-c93c-4ee9-9bc9-ab235cc026ae 2019-03-27 01:16:56,963 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_6250a73a-5ba6-41b5-a97c-bd6af8306a36": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:d0:29", "version": 4, "addr": "192.168.120.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/98b9b977-e523-4e92-b55c-c458ee5ace84", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/98b9b977-e523-4e92-b55c-c458ee5ace84", "rel": "bookmark"}], "image": {"id": "5c7d92e2-f1a7-491e-bfa0-fec0db2ded41", "links": [{"href": "http://172.30.9.21:8774/images/5c7d92e2-f1a7-491e-bfa0-fec0db2ded41", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-27T01:16:53.000000", "flavor": {"id": "3c6765c8-e720-4d5b-ab2d-27f771270f39", "links": [{"href": "http://172.30.9.21:8774/flavors/3c6765c8-e720-4d5b-ab2d-27f771270f39", "rel": "bookmark"}]}, "id": "98b9b977-e523-4e92-b55c-c458ee5ace84", "security_groups": [{"name": "cinder_test-sg_6250a73a-5ba6-41b5-a97c-bd6af8306a36"}], "user_id": "0f9c752267b34004a3ed94f7de03fdda", "OS-DCF: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-27T01:16:54Z", "hostId": "601f8f333c53864097fad58ab72663ad3abd5fabe6f49d4febe7b5d2", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_6250a73a-5ba6-41b5-a97c-bd6af8306a36", "name": "cinder_test-vm2_6250a73a-5ba6-41b5-a97c-bd6af8306a36", "created": "2019-03-27T01:16:44Z", "tenant_id": "218cffc4a8e041c697d5b984dce40974", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-27 01:16:56,963 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-f0e5943c-c93c-4ee9-9bc9-ab235cc026ae 2019-03-27 01:16:56,964 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.40703392029s 2019-03-27 01:16:56,970 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-03-27 01:16:56,971 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=98b9b977-e523-4e92-b55c-c458ee5ace84" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c5a62ebdb794eb4d2ef9633b57907fec63b1815f" 2019-03-27 01:16:57,327 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 914 Content-Type: application/json Date: Wed, 27 Mar 2019 01:16:57 GMT X-Openstack-Request-Id: req-ed6dfe59-e71f-4ddb-9d29-65752ae8699d 2019-03-27 01:16:57,327 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-27T01:16:53Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"78f17b98-e6c4-40ce-9875-8e29184d512c","ip_address":"192.168.120.19"}],"id":"77348f75-3411-4270-9a35-c583c50de614","security_groups":["03a291c4-eda8-4b31-93d8-07c3afbe5ff7"],"mac_address":"fa:16:3e:6e:d0:29","project_id":"218cffc4a8e041c697d5b984dce40974","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-192-168-120-19","ip_address":"192.168.120.19","fqdn":"host-192-168-120-19.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8d6b54a6-46fb-4317-8212-d01d161aa130","dns_name":"","created_at":"2019-03-27T01:16:47Z","binding:vnic_type":"normal","device_id":"98b9b977-e523-4e92-b55c-c458ee5ace84","tenant_id":"218cffc4a8e041c697d5b984dce40974"}]} 2019-03-27 01:16:57,328 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=98b9b977-e523-4e92-b55c-c458ee5ace84 used request id req-ed6dfe59-e71f-4ddb-9d29-65752ae8699d 2019-03-27 01:16:57,328 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.35741686821s 2019-03-27 01:16:57,338 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-27 01:16:57,339 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/floatingips.json?port_id=77348f75-3411-4270-9a35-c583c50de614" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c5a62ebdb794eb4d2ef9633b57907fec63b1815f" 2019-03-27 01:16:57,386 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 27 Mar 2019 01:16:57 GMT X-Openstack-Request-Id: req-0152637a-4fc0-43af-9529-08e77b3e69b2 2019-03-27 01:16:57,386 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-03-27 01:16:57,387 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json?port_id=77348f75-3411-4270-9a35-c583c50de614 used request id req-0152637a-4fc0-43af-9529-08e77b3e69b2 2019-03-27 01:16:57,387 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0484910011292s 2019-03-27 01:16:57,387 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cinder_test-net_6250a73a-5ba6-41b5-a97c-bd6af8306a36': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:6e:d0:29', u'version': 4, u'addr': u'192.168.120.19', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'5c7d92e2-f1a7-491e-bfa0-fec0db2ded41'}), 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-27T01:16:53.000000', 'flavor': Munch({u'id': u'3c6765c8-e720-4d5b-ab2d-27f771270f39'}), 'az': u'nova', 'id': u'98b9b977-e523-4e92-b55c-c458ee5ace84', 'security_groups': [Munch({u'name': u'cinder_test-sg_6250a73a-5ba6-41b5-a97c-bd6af8306a36'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'0f9c752267b34004a3ed94f7de03fdda', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'218cffc4a8e041c697d5b984dce40974', 'name': 'cinder_test-project_6250a73a-5ba6-41b5-a97c-bd6af8306a36', '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-27T01:16:53.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-03-27T01:16:54Z', 'hostId': u'601f8f333c53864097fad58ab72663ad3abd5fabe6f49d4febe7b5d2', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cinder_test-kp_6250a73a-5ba6-41b5-a97c-bd6af8306a36', 'public_v6': '', 'private_v4': u'192.168.120.19', 'cloud': 'envvars', 'host_id': u'601f8f333c53864097fad58ab72663ad3abd5fabe6f49d4febe7b5d2', '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-27T01:16:53.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'218cffc4a8e041c697d5b984dce40974', 'name': u'cinder_test-vm2_6250a73a-5ba6-41b5-a97c-bd6af8306a36', 'adminPass': u'2BD6geJWqgmM', 'tenant_id': u'218cffc4a8e041c697d5b984dce40974', 'created_at': u'2019-03-27T01:16:44Z', 'created': u'2019-03-27T01:16:44Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-03-27 01:16:57,393 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-27 01:16:57,394 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}c5a62ebdb794eb4d2ef9633b57907fec63b1815f" 2019-03-27 01:16:57,491 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1256 Content-Type: application/json Date: Wed, 27 Mar 2019 01:16:58 GMT X-Openstack-Request-Id: req-b871a861-00d5-45c9-b4fd-d0a379e587b0 2019-03-27 01:16:57,491 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"updated_at":"2019-03-27T01:06:20Z","dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"6e8cbb2e-4d8c-409b-b9b4-549165a492c3","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"adb4f7a6d80b43b2b7d28f3b95f00eb5","status":"ACTIVE","subnets":["88d144e9-4a41-41f0-83f0-cf05286ed070"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"adb4f7a6d80b43b2b7d28f3b95f00eb5","created_at":"2019-03-27T01:06:13Z","mtu":1500},{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"8d6b54a6-46fb-4317-8212-d01d161aa130","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"218cffc4a8e041c697d5b984dce40974","status":"ACTIVE","subnets":["78f17b98-e6c4-40ce-9875-8e29184d512c"],"description":"","tags":[],"updated_at":"2019-03-27T01:16:27Z","qos_policy_id":null,"name":"cinder_test-net_6250a73a-5ba6-41b5-a97c-bd6af8306a36","admin_state_up":true,"tenant_id":"218cffc4a8e041c697d5b984dce40974","created_at":"2019-03-27T01:16:24Z","mtu":1442}]} 2019-03-27 01:16:57,491 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-b871a861-00d5-45c9-b4fd-d0a379e587b0 2019-03-27 01:16:57,492 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.098268032074s 2019-03-27 01:16:57,493 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-03-27 01:16:57,493 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=98b9b977-e523-4e92-b55c-c458ee5ace84" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c5a62ebdb794eb4d2ef9633b57907fec63b1815f" 2019-03-27 01:16:57,548 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 914 Content-Type: application/json Date: Wed, 27 Mar 2019 01:16:57 GMT X-Openstack-Request-Id: req-272d5f82-22c6-40cd-80bd-6c25131afc64 2019-03-27 01:16:57,549 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-27T01:16:53Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"78f17b98-e6c4-40ce-9875-8e29184d512c","ip_address":"192.168.120.19"}],"id":"77348f75-3411-4270-9a35-c583c50de614","security_groups":["03a291c4-eda8-4b31-93d8-07c3afbe5ff7"],"mac_address":"fa:16:3e:6e:d0:29","project_id":"218cffc4a8e041c697d5b984dce40974","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-192-168-120-19","ip_address":"192.168.120.19","fqdn":"host-192-168-120-19.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8d6b54a6-46fb-4317-8212-d01d161aa130","dns_name":"","created_at":"2019-03-27T01:16:47Z","binding:vnic_type":"normal","device_id":"98b9b977-e523-4e92-b55c-c458ee5ace84","tenant_id":"218cffc4a8e041c697d5b984dce40974"}]} 2019-03-27 01:16:57,549 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=98b9b977-e523-4e92-b55c-c458ee5ace84 used request id req-272d5f82-22c6-40cd-80bd-6c25131afc64 2019-03-27 01:16:57,549 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.056342124939s 2019-03-27 01:16:57,550 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-03-27 01:16:57,550 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}c5a62ebdb794eb4d2ef9633b57907fec63b1815f" -d '{"floatingip": {"floating_network_id": "6e8cbb2e-4d8c-409b-b9b4-549165a492c3", "fixed_ip_address": "192.168.120.19", "port_id": "77348f75-3411-4270-9a35-c583c50de614"}}' 2019-03-27 01:16:59,689 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 586 Content-Type: application/json Date: Wed, 27 Mar 2019 01:16:59 GMT X-Openstack-Request-Id: req-8165b90d-5778-44e3-bcbc-b0dc60cfda93 2019-03-27 01:16:59,689 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "26a40031-67af-4baf-b02a-6e5b0a315d6f", "status": "DOWN", "description": "", "tags": [], "updated_at": "2019-03-27T01:16:58Z", "dns_domain": "", "floating_network_id": "6e8cbb2e-4d8c-409b-b9b4-549165a492c3", "fixed_ip_address": "192.168.120.19", "floating_ip_address": "172.30.9.206", "revision_number": 0, "port_id": "77348f75-3411-4270-9a35-c583c50de614", "id": "7bd4e411-dcd1-4cb0-9e89-1dfcfb44c5dc", "tenant_id": "218cffc4a8e041c697d5b984dce40974", "created_at": "2019-03-27T01:16:58Z", "dns_name": "", "project_id": "218cffc4a8e041c697d5b984dce40974"}} 2019-03-27 01:16:59,689 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-8165b90d-5778-44e3-bcbc-b0dc60cfda93 2019-03-27 01:16:59,689 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.13948392868s 2019-03-27 01:16:59,705 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-27 01:16:59,705 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}c5a62ebdb794eb4d2ef9633b57907fec63b1815f" 2019-03-27 01:16:59,773 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 591 Content-Type: application/json Date: Wed, 27 Mar 2019 01:17:00 GMT X-Openstack-Request-Id: req-90d97963-647f-4a06-97cc-92bb7884456f 2019-03-27 01:16:59,773 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "26a40031-67af-4baf-b02a-6e5b0a315d6f", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2019-03-27T01:16:59Z", "dns_domain": "", "floating_network_id": "6e8cbb2e-4d8c-409b-b9b4-549165a492c3", "fixed_ip_address": "192.168.120.19", "floating_ip_address": "172.30.9.206", "revision_number": 1, "port_id": "77348f75-3411-4270-9a35-c583c50de614", "id": "7bd4e411-dcd1-4cb0-9e89-1dfcfb44c5dc", "dns_name": "", "created_at": "2019-03-27T01:16:58Z", "tenant_id": "218cffc4a8e041c697d5b984dce40974", "project_id": "218cffc4a8e041c697d5b984dce40974"}]} 2019-03-27 01:16:59,773 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-90d97963-647f-4a06-97cc-92bb7884456f 2019-03-27 01:16:59,773 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0682430267334s 2019-03-27 01:16:59,781 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'26a40031-67af-4baf-b02a-6e5b0a315d6f', 'updated_at': u'2019-03-27T01:16:59Z', u'dns_domain': u'', 'fixed_ip_address': u'192.168.120.19', 'floating_ip_address': u'172.30.9.206', 'revision_number': 1, 'port_id': u'77348f75-3411-4270-9a35-c583c50de614', 'id': u'7bd4e411-dcd1-4cb0-9e89-1dfcfb44c5dc', 'network': u'6e8cbb2e-4d8c-409b-b9b4-549165a492c3', 'port': u'77348f75-3411-4270-9a35-c583c50de614', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'218cffc4a8e041c697d5b984dce40974', 'name': 'cinder_test-project_6250a73a-5ba6-41b5-a97c-bd6af8306a36', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'218cffc4a8e041c697d5b984dce40974', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'6e8cbb2e-4d8c-409b-b9b4-549165a492c3', 'properties': Munch({u'dns_name': u'', u'dns_domain': u'', u'tags': []}), 'tenant_id': u'218cffc4a8e041c697d5b984dce40974', 'created_at': u'2019-03-27T01:16:58Z', 'attached': True, u'dns_name': u'', 'router': u'26a40031-67af-4baf-b02a-6e5b0a315d6f'}) 2019-03-27 01:16:59,782 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-03-27 01:16:59,786 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/98b9b977-e523-4e92-b55c-c458ee5ace84/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}c5a62ebdb794eb4d2ef9633b57907fec63b1815f" -d '{"os-getConsoleOutput": {"length": null}}' 2019-03-27 01:17:00,024 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9589 Content-Type: application/json Date: Wed, 27 Mar 2019 01:16:59 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-6cd4e205-eb77-4c31-8177-31779ebe09d3 x-openstack-request-id: req-6cd4e205-eb77-4c31-8177-31779ebe09d3 2019-03-27 01:17:00,026 - 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 522450948 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.910 MHz processor\n[ 0.230794] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.233705] pid_max: default: 32768 minimum: 301\n[ 0.235265] ACPI: Core revision 20150930\n[ 0.237244] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.239525] Security Framework initialized\n[ 0.240911] Yama: becoming mindful.\n[ 0.242185] AppArmor: AppArmor initialized\n[ 0.243655] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.245930] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.248132] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.250233] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.252618] Initializing cgroup subsys io\n[ 0.254042] Initializing cgroup subsys memory\n[ 0.255545] Initializing cgroup subsys devices\n[ 0.257067] Initializing cgroup subsys freezer\n[ 0.258586] Initializing cgroup subsys net_cls\n[ 0.260102] Initializing cgroup subsys perf_event\n[ 0.261699] Initializing cgroup subsys net_prio\n[ 0.263240] Initializing cgroup subsys hugetlb\n[ 0.264754] Initializing cgroup subsys pids\n[ 0.266261] CPU: Physical Processor ID: 0\n[ 0.268358] mce: CPU supports 10 MCE banks\n[ 0.269834] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.271584] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.288455] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.296886] ftrace: allocating 31920 entries in 125 pages\n[ 0.327615] smpboot: Max logical packages: 1\n[ 0.329112] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.331455] x2apic enabled\n[ 0.332813] Switched APIC routing to physical x2apic.\n[ 0.335692] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.337642] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.341234] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.344357] KVM setup paravirtual spinlock\n[ 0.346220] x86: Booted up 1 node, 1 CPUs\n[ 0.347572] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.349840] devtmpfs: initialized\n[ 0.352028] evm: security.selinux\n[ 0.353199] evm: security.SMACK64\n[ 0.354357] evm: security.SMACK64EXEC\n[ 0.355613] evm: security.SMACK64TRANSMUTE\n[ 0.356970] evm: security.SMACK64MMAP\n[ 0.358212] evm: security.ima\n[ 0.359286] evm: security.capability\n[ 0.360596] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.363669] pinctrl core: initialized pinctrl subsystem\n[ 0.365463] RTC time: 1:16:53, date: 03/27/19\n[ 0.367011] NET: Registered protocol family 16\n[ 0.368586] cpuidle: using governor ladder\n[ 0.369959] cpuidle: using governor menu\n[ 0.371277] PCCT header not found.\n[ 0.372510] ACPI: bus type PCI registered\n[ 0.373847] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.375913] PCI: Using configuration type 1 for base access\n[ 0.378380] ACPI: Added _OSI(Module Device)\n[ 0.379788] ACPI: Added _OSI(Processor Device)\n[ 0.381233] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.382749] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.385321] ACPI: Interpreter enabled\n[ 0.386596] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.389688] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.392786] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.395908] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.398961] ACPI: (supports S0 S5)\n[ 0.400145] ACPI: Using IOAPIC for interrupt routing\n[ 0.401692] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.405991] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.407875] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.409893] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.411849] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.415420] acpiphp: Slot [3] registered\n[ 0.416741] acpiphp: Slot [4] registered\n[ 0.418065] acpiphp: Slot [5] registered\n[ 0.419373] acpiphp: Slot [6] registered\n[ 0.420702] acpiphp: Slot [7] registered\n[ 0.422031] acpiphp: Slot [8] registered\n[ 0.423331] acpiphp: Slot [9] registered\n[ 0.424630] acpiphp: Slot [10] registered\n[ 0.425980] acpiphp: Slot [11] registered\n[ 0.427325] acpiphp: Slot [12] registered\n[ 0.428653] acpiphp: Slot [13] registered\n[ 0.430030] acpiphp: Slot [14] registered\n[ 0.431347] acpiphp: Slot [15] registered\n[ 0.448033] acpiphp: Slot [16] registered\n[ 0.449387] acpiphp: Slot [17] registered\n[ 0.450712] acpiphp: Slot [18] registered\n[ 0.452035] acpiphp: Slot [19] registered\n[ 0.453384] acpiphp: Slot [20] registered\n[ 0.454707] acpiphp: Slot [21] registered\n[ 0.456027] acpiphp: Slot [22] registered\n[ 0.457350] acpiphp: Slot [23] registered\n[ 0.458675] acpiphp: Slot [24] registered\n[ 0.460024] acpiphp: Slot [25] registered\n[ 0.461348] acpiphp: Slot [26] registered\n[ 0.462666] acpiphp: Slot [27] registered\n[ 0.464023] acpiphp: Slot [28] registered\n[ 0.465377] acpiphp: Slot [29] registered\n[ 0.466701] acpiphp: Slot [30] registered\n[ 0.468048] acpiphp: Slot [31] registered\n[ 0.469369] PCI host bridge to bus 0000:00\n[ 0.470694] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.472675] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.474662] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.477060] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.479488] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.481919] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.486401] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.488528] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.490491] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.492594] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.496904] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.499233] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.520648] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.523033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.525381] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.528031] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.530392] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.532444] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.534490] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.536211] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.538793] vgaarb: loaded\n[ 0.539773] vgaarb: bridge control possible 0000:00:02.0\n[ 0.541707] SCSI subsystem initialized\n[ 0.543232] ACPI: bus type USB registered\n[ 0.547030] usbcore: registered new interface driver usbfs\n[ 0.548944] usbcore: registered new interface driver hub\n[ 0.550671] usbcore: registered new device driver usb\n[ 0.552771] PCI: Using ACPI for IRQ routing\n[ 0.554800] NetLabel: Initializing\n[ 0.556001] NetLabel: domain hash size = 128\n[ 0.557422] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.558995] NetLabel: unlabeled traffic allowed by default\n[ 0.561056] clocksource: Switched to clocksource kvm-clock\n[ 0.571228] AppArmor: AppArmor Filesystem Enabled\n[ 0.572887] pnp: PnP ACPI init\n[ 0.574451] pnp: PnP ACPI: found 5 devices\n[ 0.581546] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.584378] NET: Registered protocol family 2\n[ 0.586058] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.588193] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.590162] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.592157] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.593949] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.595929] NET: Registered protocol family 1\n[ 0.597365] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.599193] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.600983] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.615540] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.630635] Trying to unpack rootfs image as initramfs...\n[ 0.691814] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.695220] Scanning for low memory corruption every 60 seconds\n[ 0.697870] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.700096] audit: initializing netlink subsys (disabled)\n[ 0.702154] audit: type=2000 audit(1553649414.387:1): initialized\n[ 0.704691] Initialise system trusted keyring\n[ 0.706503] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.708660] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.711936] zbud: loaded\n[ 0.713225] VFS: Disk quotas dquot_6.6.0\n[ 0.714728] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.717542] fuse init (API version 7.23)\n[ 0.719174] Key type big_key registered\n[ 0.720651] Allocating IMA MOK and blacklist keyrings.\n[ 0.722850] Key type asymmetric registered\n[ 0.724408] Asymmetric key parser 'x509' registered\n[ 0.726210] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.729002] io scheduler noop registered\n[ 0.730476] io scheduler deadline registered (default)\n[ 0.732334] io scheduler cfq registered\n[ 0.733939] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.735862] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.738264] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.740973] ACPI: Power Button [PWRF]\n[ 0.742564] GHES: HEST is not enabled!\n[ 0.756688] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.785944] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.789561] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.816085] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.819846] Linux agpgart interface v0.103\n[ 0.823861] brd: module loaded\n[ 0.826429] loop: module loaded\n[ 0.832368] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.835085] GPT:90111 != 2097151\n[ 0.836315] GPT:Alternate GPT header not at the end of the disk.\n[ 0.838366] GPT:90111 != 2097151\n[ 0.839602] GPT: Use GNU Parted to correct GPT errors.\n[ 0.841388] vda: vda1 vda15\n[ 0.843559] scsi host0: ata_piix\n[ 0.844912] scsi host1: ata_piix\n[ 0.846200] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.848482] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.851399] libphy: Fixed MDIO Bus: probed\n[ 0.852876] tun: Universal TUN/TAP device driver, 1.6\n[ 0.854652] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.858165] PPP generic driver version 2.4.2\n[ 0.859789] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.861956] ehci-pci: EHCI PCI platform driver\n[ 0.863542] ehci-platform: EHCI generic platform driver\n[ 0.865406] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.867503] ohci-pci: OHCI PCI platform driver\n[ 0.869093] ohci-platform: OHCI generic platform driver\n[ 0.870893] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.886058] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.887919] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.890562] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.892341] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.894554] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.896765] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.899356] usb usb1: Product: UHCI Host Controller\n[ 0.901045] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.903117] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.904856] hub 1-0:1.0: USB hub found\n[ 0.906306] hub 1-0:1.0: 2 ports detected\n[ 0.907895] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.911367] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.912914] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.914584] mousedev: PS/2 mouse device common for all mice\n[ 0.916650] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.919617] rtc_cmos 00:00: RTC can wake from S4\n[ 0.921442] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.923398] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.925368] i2c /dev entries driver\n[ 0.926624] device-mapper: uevent: version 1.0.3\n[ 0.928149] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.930837] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.932942] NET: Registered protocol family 10\n[ 0.934679] NET: Registered protocol family 17\n[ 0.936115] Key type dns_resolver registered\n[ 0.937683] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.939444] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.942333] registered taskstats version 1\n[ 0.943693] Loading compiled-in X.509 certificates\n[ 0.945780] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.948799] zswap: loaded using pool lzo/zbud\n[ 0.950946] Key type trusted registered\n[ 0.953228] Key type encrypted registered\n[ 0.954578] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.956269] ima: No TPM chip found, activating TPM-bypass!\n[ 0.958013] evm: HMAC attrs: 0x1\n[ 0.959512] Magic number: 11:831:256\n[ 0.960885] rtc_cmos 00:00: setting system clock to 2019-03-27 01:16:54 UTC (1553649414)\n[ 0.963590] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.965459] EDD information not available.\n[ 1.006848] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.025131] Write protecting the kernel read-only data: 14336k\n[ 1.028395] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.031339] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.74\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.87\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.193312] 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.19...\nLease of 192.168.120.19 obtained, lease time 43200\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.96. 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.910 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCArZ8NE36VbLGHZU+/mS69ggevkLssKplqOVtQh4Cp5ROwvL+UKsn9WgZ3+rzwt+7z8kzTUnSlnjp0z958HAdXaO01IrIACE8TOXaa6gCrUDqSmjBDOas9JHz6ZNiLm34M09oS+CGbNRPHDGnXkngARldxUBtoghc9b3hH9R7etlWoO19NwcJx1CcmUFk4Ftl+scnZVQ5EtNAI7c2+w6flwJgOB14EUFDVluZMWK1O/9dusdPqoWXtFf5XHJ7mzyi7NObophoVTBHaKkaHH0h8+cv3aJCz/sJ0cdl5UzlKQjBM5mBEEpmsEZWcJFCvCCnL585JixvCiOxw9HR2N2Zz root@cinder-test-vm2-6250a73a-5ba6-41b5-a97c-bd6af8306a36\nssh-dss AAAAB3NzaC1kc3MAAACBAItWJ3koyeYU8p8jpGYfms7LWDbi9czzMsQbb2hOdeZmtrm0PhfBWMRUbPwlyiYx5/wLXE9g+kBsq6LSdXMhsDSE7NGGsItob2Wy2GGIhrJ0SdNnSL0bNopf27AfVaFScm7EWkrg1JfkfK6EAimz2E+4OpYoF8ulqhUfofHNZQ1RAAAAFQC/hUYsK4o++eL3xnBcdQQmxS1xawAAAIBDc9BTb2eKN08Ucsouv/z0xoSCMFvKWKEBBM16xkWUxNS06IUf8uP0gz/BZFK/D0HerD0jifXbiAxd4tnzfLug/Mbr1RawOfVid28CUSuJWL9CQTdQr6kYRqiAr73vBZuCSEd7f/hFGpOTme/yjIY2ubA9tWJGOuKC++7PAQadKQAAAIB8MVUTsSC7Axz0eA+wqKexMxtVbrv2fUgtUDZjSqMXUsgLEJgZqKxgiuQ6xgk4UoOU0cbwcylhHVh7AQ+gE496bFxMYy+PL+sR21lkw+8A3GNAl7oeWF7lt5b/8rFiEl2QSACzq52OXkatgY9A2KplfKvzTLsyMstIfUuUvhYfuw== root@cinder-test-vm2-6250a73a-5ba6-41b5-a97c-bd6af8306a36\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.64s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.19,24,fe80::f816:3eff:fe6e:d029/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.2 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.19 \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-6250a73a-5ba6-41b5-a97c-bd6af8306a36\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.06 ===\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-6250a73a-5ba6-41b5-a97c-bd6af8306a36 login: "} 2019-03-27 01:17:00,027 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/98b9b977-e523-4e92-b55c-c458ee5ace84/action used request id req-6cd4e205-eb77-4c31-8177-31779ebe09d3 2019-03-27 01:17:00,027 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.243957042694s 2019-03-27 01:17:00,028 - 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 522450948 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.910 MHz processor [ 0.230794] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.233705] pid_max: default: 32768 minimum: 301 [ 0.235265] ACPI: Core revision 20150930 [ 0.237244] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.239525] Security Framework initialized [ 0.240911] Yama: becoming mindful. [ 0.242185] AppArmor: AppArmor initialized [ 0.243655] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.245930] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.248132] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.250233] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.252618] Initializing cgroup subsys io [ 0.254042] Initializing cgroup subsys memory [ 0.255545] Initializing cgroup subsys devices [ 0.257067] Initializing cgroup subsys freezer [ 0.258586] Initializing cgroup subsys net_cls [ 0.260102] Initializing cgroup subsys perf_event [ 0.261699] Initializing cgroup subsys net_prio [ 0.263240] Initializing cgroup subsys hugetlb [ 0.264754] Initializing cgroup subsys pids [ 0.266261] CPU: Physical Processor ID: 0 [ 0.268358] mce: CPU supports 10 MCE banks [ 0.269834] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.271584] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.288455] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.296886] ftrace: allocating 31920 entries in 125 pages [ 0.327615] smpboot: Max logical packages: 1 [ 0.329112] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.331455] x2apic enabled [ 0.332813] Switched APIC routing to physical x2apic. [ 0.335692] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.337642] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.341234] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.344357] KVM setup paravirtual spinlock [ 0.346220] x86: Booted up 1 node, 1 CPUs [ 0.347572] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.349840] devtmpfs: initialized [ 0.352028] evm: security.selinux [ 0.353199] evm: security.SMACK64 [ 0.354357] evm: security.SMACK64EXEC [ 0.355613] evm: security.SMACK64TRANSMUTE [ 0.356970] evm: security.SMACK64MMAP [ 0.358212] evm: security.ima [ 0.359286] evm: security.capability [ 0.360596] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.363669] pinctrl core: initialized pinctrl subsystem [ 0.365463] RTC time: 1:16:53, date: 03/27/19 [ 0.367011] NET: Registered protocol family 16 [ 0.368586] cpuidle: using governor ladder [ 0.369959] cpuidle: using governor menu [ 0.371277] PCCT header not found. [ 0.372510] ACPI: bus type PCI registered [ 0.373847] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.375913] PCI: Using configuration type 1 for base access [ 0.378380] ACPI: Added _OSI(Module Device) [ 0.379788] ACPI: Added _OSI(Processor Device) [ 0.381233] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.382749] ACPI: Added _OSI(Processor Aggregator Device) [ 0.385321] ACPI: Interpreter enabled [ 0.386596] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.389688] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.392786] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.395908] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.398961] ACPI: (supports S0 S5) [ 0.400145] ACPI: Using IOAPIC for interrupt routing [ 0.401692] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.405991] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.407875] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.409893] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.411849] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.415420] acpiphp: Slot [3] registered [ 0.416741] acpiphp: Slot [4] registered [ 0.418065] acpiphp: Slot [5] registered [ 0.419373] acpiphp: Slot [6] registered [ 0.420702] acpiphp: Slot [7] registered [ 0.422031] acpiphp: Slot [8] registered [ 0.423331] acpiphp: Slot [9] registered [ 0.424630] acpiphp: Slot [10] registered [ 0.425980] acpiphp: Slot [11] registered [ 0.427325] acpiphp: Slot [12] registered [ 0.428653] acpiphp: Slot [13] registered [ 0.430030] acpiphp: Slot [14] registered [ 0.431347] acpiphp: Slot [15] registered [ 0.448033] acpiphp: Slot [16] registered [ 0.449387] acpiphp: Slot [17] registered [ 0.450712] acpiphp: Slot [18] registered [ 0.452035] acpiphp: Slot [19] registered [ 0.453384] acpiphp: Slot [20] registered [ 0.454707] acpiphp: Slot [21] registered [ 0.456027] acpiphp: Slot [22] registered [ 0.457350] acpiphp: Slot [23] registered [ 0.458675] acpiphp: Slot [24] registered [ 0.460024] acpiphp: Slot [25] registered [ 0.461348] acpiphp: Slot [26] registered [ 0.462666] acpiphp: Slot [27] registered [ 0.464023] acpiphp: Slot [28] registered [ 0.465377] acpiphp: Slot [29] registered [ 0.466701] acpiphp: Slot [30] registered [ 0.468048] acpiphp: Slot [31] registered [ 0.469369] PCI host bridge to bus 0000:00 [ 0.470694] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.472675] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.474662] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.477060] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.479488] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.481919] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.486401] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.488528] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.490491] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.492594] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.496904] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.499233] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.520648] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.523033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.525381] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.528031] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.530392] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.532444] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.534490] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.536211] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.538793] vgaarb: loaded [ 0.539773] vgaarb: bridge control possible 0000:00:02.0 [ 0.541707] SCSI subsystem initialized [ 0.543232] ACPI: bus type USB registered [ 0.547030] usbcore: registered new interface driver usbfs [ 0.548944] usbcore: registered new interface driver hub [ 0.550671] usbcore: registered new device driver usb [ 0.552771] PCI: Using ACPI for IRQ routing [ 0.554800] NetLabel: Initializing [ 0.556001] NetLabel: domain hash size = 128 [ 0.557422] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.558995] NetLabel: unlabeled traffic allowed by default [ 0.561056] clocksource: Switched to clocksource kvm-clock [ 0.571228] AppArmor: AppArmor Filesystem Enabled [ 0.572887] pnp: PnP ACPI init [ 0.574451] pnp: PnP ACPI: found 5 devices [ 0.581546] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.584378] NET: Registered protocol family 2 [ 0.586058] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.588193] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.590162] TCP: Hash tables configured (established 4096 bind 4096) [ 0.592157] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.593949] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.595929] NET: Registered protocol family 1 [ 0.597365] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.599193] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.600983] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.615540] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.630635] Trying to unpack rootfs image as initramfs... [ 0.691814] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.695220] Scanning for low memory corruption every 60 seconds [ 0.697870] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.700096] audit: initializing netlink subsys (disabled) [ 0.702154] audit: type=2000 audit(1553649414.387:1): initialized [ 0.704691] Initialise system trusted keyring [ 0.706503] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.708660] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.711936] zbud: loaded [ 0.713225] VFS: Disk quotas dquot_6.6.0 [ 0.714728] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.717542] fuse init (API version 7.23) [ 0.719174] Key type big_key registered [ 0.720651] Allocating IMA MOK and blacklist keyrings. [ 0.722850] Key type asymmetric registered [ 0.724408] Asymmetric key parser 'x509' registered [ 0.726210] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.729002] io scheduler noop registered [ 0.730476] io scheduler deadline registered (default) [ 0.732334] io scheduler cfq registered [ 0.733939] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.735862] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.738264] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.740973] ACPI: Power Button [PWRF] [ 0.742564] GHES: HEST is not enabled! [ 0.756688] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.785944] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.789561] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.816085] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.819846] Linux agpgart interface v0.103 [ 0.823861] brd: module loaded [ 0.826429] loop: module loaded [ 0.832368] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835085] GPT:90111 != 2097151 [ 0.836315] GPT:Alternate GPT header not at the end of the disk. [ 0.838366] GPT:90111 != 2097151 [ 0.839602] GPT: Use GNU Parted to correct GPT errors. [ 0.841388] vda: vda1 vda15 [ 0.843559] scsi host0: ata_piix [ 0.844912] scsi host1: ata_piix [ 0.846200] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.848482] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.851399] libphy: Fixed MDIO Bus: probed [ 0.852876] tun: Universal TUN/TAP device driver, 1.6 [ 0.854652] tun: (C) 1999-2004 Max Krasnyansky [ 0.858165] PPP generic driver version 2.4.2 [ 0.859789] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.861956] ehci-pci: EHCI PCI platform driver [ 0.863542] ehci-platform: EHCI generic platform driver [ 0.865406] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.867503] ohci-pci: OHCI PCI platform driver [ 0.869093] ohci-platform: OHCI generic platform driver [ 0.870893] uhci_hcd: USB Universal Host Controller Interface driver [ 0.886058] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.887919] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.890562] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.892341] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.894554] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.896765] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.899356] usb usb1: Product: UHCI Host Controller [ 0.901045] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.903117] usb usb1: SerialNumber: 0000:00:01.2 [ 0.904856] hub 1-0:1.0: USB hub found [ 0.906306] hub 1-0:1.0: 2 ports detected [ 0.907895] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.911367] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.912914] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.914584] mousedev: PS/2 mouse device common for all mice [ 0.916650] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.919617] rtc_cmos 00:00: RTC can wake from S4 [ 0.921442] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.923398] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.925368] i2c /dev entries driver [ 0.926624] device-mapper: uevent: version 1.0.3 [ 0.928149] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.930837] ledtrig-cpu: registered to indicate activity on CPUs [ 0.932942] NET: Registered protocol family 10 [ 0.934679] NET: Registered protocol family 17 [ 0.936115] Key type dns_resolver registered [ 0.937683] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.939444] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.942333] registered taskstats version 1 [ 0.943693] Loading compiled-in X.509 certificates [ 0.945780] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.948799] zswap: loaded using pool lzo/zbud [ 0.950946] Key type trusted registered [ 0.953228] Key type encrypted registered [ 0.954578] AppArmor: AppArmor sha1 policy hashing enabled [ 0.956269] ima: No TPM chip found, activating TPM-bypass! [ 0.958013] evm: HMAC attrs: 0x1 [ 0.959512] Magic number: 11:831:256 [ 0.960885] rtc_cmos 00:00: setting system clock to 2019-03-27 01:16:54 UTC (1553649414) [ 0.963590] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.965459] EDD information not available. [ 1.006848] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.025131] Write protecting the kernel read-only data: 14336k [ 1.028395] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.031339] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.74 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.87 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.193312] 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.19... Lease of 192.168.120.19 obtained, lease time 43200 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.96. 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.910 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCArZ8NE36VbLGHZU+/mS69ggevkLssKplqOVtQh4Cp5ROwvL+UKsn9WgZ3+rzwt+7z8kzTUnSlnjp0z958HAdXaO01IrIACE8TOXaa6gCrUDqSmjBDOas9JHz6ZNiLm34M09oS+CGbNRPHDGnXkngARldxUBtoghc9b3hH9R7etlWoO19NwcJx1CcmUFk4Ftl+scnZVQ5EtNAI7c2+w6flwJgOB14EUFDVluZMWK1O/9dusdPqoWXtFf5XHJ7mzyi7NObophoVTBHaKkaHH0h8+cv3aJCz/sJ0cdl5UzlKQjBM5mBEEpmsEZWcJFCvCCnL585JixvCiOxw9HR2N2Zz root@cinder-test-vm2-6250a73a-5ba6-41b5-a97c-bd6af8306a36 ssh-dss AAAAB3NzaC1kc3MAAACBAItWJ3koyeYU8p8jpGYfms7LWDbi9czzMsQbb2hOdeZmtrm0PhfBWMRUbPwlyiYx5/wLXE9g+kBsq6LSdXMhsDSE7NGGsItob2Wy2GGIhrJ0SdNnSL0bNopf27AfVaFScm7EWkrg1JfkfK6EAimz2E+4OpYoF8ulqhUfofHNZQ1RAAAAFQC/hUYsK4o++eL3xnBcdQQmxS1xawAAAIBDc9BTb2eKN08Ucsouv/z0xoSCMFvKWKEBBM16xkWUxNS06IUf8uP0gz/BZFK/D0HerD0jifXbiAxd4tnzfLug/Mbr1RawOfVid28CUSuJWL9CQTdQr6kYRqiAr73vBZuCSEd7f/hFGpOTme/yjIY2ubA9tWJGOuKC++7PAQadKQAAAIB8MVUTsSC7Axz0eA+wqKexMxtVbrv2fUgtUDZjSqMXUsgLEJgZqKxgiuQ6xgk4UoOU0cbwcylhHVh7AQ+gE496bFxMYy+PL+sR21lkw+8A3GNAl7oeWF7lt5b/8rFiEl2QSACzq52OXkatgY9A2KplfKvzTLsyMstIfUuUvhYfuw== root@cinder-test-vm2-6250a73a-5ba6-41b5-a97c-bd6af8306a36 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.64s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.19,24,fe80::f816:3eff:fe6e:d029/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.2 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.19 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-6250a73a-5ba6-41b5-a97c-bd6af8306a36 launch-index: 0 === cirros: current=0.4.0 uptime=3.06 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. cinder-test-vm2-6250a73a-5ba6-41b5-a97c-bd6af8306a36 login: 2019-03-27 01:17:01,030 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.206: timed out 2019-03-27 01:17:10,039 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-03-27 01:17:10,043 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/98b9b977-e523-4e92-b55c-c458ee5ace84/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}c5a62ebdb794eb4d2ef9633b57907fec63b1815f" -d '{"os-getConsoleOutput": {"length": null}}' 2019-03-27 01:17:10,135 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9589 Content-Type: application/json Date: Wed, 27 Mar 2019 01:17:10 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a9aac8c2-eb5a-4c26-9db4-c35af72088aa x-openstack-request-id: req-a9aac8c2-eb5a-4c26-9db4-c35af72088aa 2019-03-27 01:17:10,137 - 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 522450948 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.910 MHz processor\n[ 0.230794] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.233705] pid_max: default: 32768 minimum: 301\n[ 0.235265] ACPI: Core revision 20150930\n[ 0.237244] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.239525] Security Framework initialized\n[ 0.240911] Yama: becoming mindful.\n[ 0.242185] AppArmor: AppArmor initialized\n[ 0.243655] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.245930] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.248132] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.250233] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.252618] Initializing cgroup subsys io\n[ 0.254042] Initializing cgroup subsys memory\n[ 0.255545] Initializing cgroup subsys devices\n[ 0.257067] Initializing cgroup subsys freezer\n[ 0.258586] Initializing cgroup subsys net_cls\n[ 0.260102] Initializing cgroup subsys perf_event\n[ 0.261699] Initializing cgroup subsys net_prio\n[ 0.263240] Initializing cgroup subsys hugetlb\n[ 0.264754] Initializing cgroup subsys pids\n[ 0.266261] CPU: Physical Processor ID: 0\n[ 0.268358] mce: CPU supports 10 MCE banks\n[ 0.269834] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.271584] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.288455] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.296886] ftrace: allocating 31920 entries in 125 pages\n[ 0.327615] smpboot: Max logical packages: 1\n[ 0.329112] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.331455] x2apic enabled\n[ 0.332813] Switched APIC routing to physical x2apic.\n[ 0.335692] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.337642] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.341234] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.344357] KVM setup paravirtual spinlock\n[ 0.346220] x86: Booted up 1 node, 1 CPUs\n[ 0.347572] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.349840] devtmpfs: initialized\n[ 0.352028] evm: security.selinux\n[ 0.353199] evm: security.SMACK64\n[ 0.354357] evm: security.SMACK64EXEC\n[ 0.355613] evm: security.SMACK64TRANSMUTE\n[ 0.356970] evm: security.SMACK64MMAP\n[ 0.358212] evm: security.ima\n[ 0.359286] evm: security.capability\n[ 0.360596] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.363669] pinctrl core: initialized pinctrl subsystem\n[ 0.365463] RTC time: 1:16:53, date: 03/27/19\n[ 0.367011] NET: Registered protocol family 16\n[ 0.368586] cpuidle: using governor ladder\n[ 0.369959] cpuidle: using governor menu\n[ 0.371277] PCCT header not found.\n[ 0.372510] ACPI: bus type PCI registered\n[ 0.373847] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.375913] PCI: Using configuration type 1 for base access\n[ 0.378380] ACPI: Added _OSI(Module Device)\n[ 0.379788] ACPI: Added _OSI(Processor Device)\n[ 0.381233] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.382749] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.385321] ACPI: Interpreter enabled\n[ 0.386596] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.389688] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.392786] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.395908] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.398961] ACPI: (supports S0 S5)\n[ 0.400145] ACPI: Using IOAPIC for interrupt routing\n[ 0.401692] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.405991] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.407875] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.409893] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.411849] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.415420] acpiphp: Slot [3] registered\n[ 0.416741] acpiphp: Slot [4] registered\n[ 0.418065] acpiphp: Slot [5] registered\n[ 0.419373] acpiphp: Slot [6] registered\n[ 0.420702] acpiphp: Slot [7] registered\n[ 0.422031] acpiphp: Slot [8] registered\n[ 0.423331] acpiphp: Slot [9] registered\n[ 0.424630] acpiphp: Slot [10] registered\n[ 0.425980] acpiphp: Slot [11] registered\n[ 0.427325] acpiphp: Slot [12] registered\n[ 0.428653] acpiphp: Slot [13] registered\n[ 0.430030] acpiphp: Slot [14] registered\n[ 0.431347] acpiphp: Slot [15] registered\n[ 0.448033] acpiphp: Slot [16] registered\n[ 0.449387] acpiphp: Slot [17] registered\n[ 0.450712] acpiphp: Slot [18] registered\n[ 0.452035] acpiphp: Slot [19] registered\n[ 0.453384] acpiphp: Slot [20] registered\n[ 0.454707] acpiphp: Slot [21] registered\n[ 0.456027] acpiphp: Slot [22] registered\n[ 0.457350] acpiphp: Slot [23] registered\n[ 0.458675] acpiphp: Slot [24] registered\n[ 0.460024] acpiphp: Slot [25] registered\n[ 0.461348] acpiphp: Slot [26] registered\n[ 0.462666] acpiphp: Slot [27] registered\n[ 0.464023] acpiphp: Slot [28] registered\n[ 0.465377] acpiphp: Slot [29] registered\n[ 0.466701] acpiphp: Slot [30] registered\n[ 0.468048] acpiphp: Slot [31] registered\n[ 0.469369] PCI host bridge to bus 0000:00\n[ 0.470694] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.472675] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.474662] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.477060] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.479488] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.481919] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.486401] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.488528] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.490491] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.492594] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.496904] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.499233] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.520648] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.523033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.525381] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.528031] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.530392] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.532444] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.534490] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.536211] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.538793] vgaarb: loaded\n[ 0.539773] vgaarb: bridge control possible 0000:00:02.0\n[ 0.541707] SCSI subsystem initialized\n[ 0.543232] ACPI: bus type USB registered\n[ 0.547030] usbcore: registered new interface driver usbfs\n[ 0.548944] usbcore: registered new interface driver hub\n[ 0.550671] usbcore: registered new device driver usb\n[ 0.552771] PCI: Using ACPI for IRQ routing\n[ 0.554800] NetLabel: Initializing\n[ 0.556001] NetLabel: domain hash size = 128\n[ 0.557422] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.558995] NetLabel: unlabeled traffic allowed by default\n[ 0.561056] clocksource: Switched to clocksource kvm-clock\n[ 0.571228] AppArmor: AppArmor Filesystem Enabled\n[ 0.572887] pnp: PnP ACPI init\n[ 0.574451] pnp: PnP ACPI: found 5 devices\n[ 0.581546] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.584378] NET: Registered protocol family 2\n[ 0.586058] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.588193] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.590162] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.592157] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.593949] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.595929] NET: Registered protocol family 1\n[ 0.597365] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.599193] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.600983] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.615540] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.630635] Trying to unpack rootfs image as initramfs...\n[ 0.691814] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.695220] Scanning for low memory corruption every 60 seconds\n[ 0.697870] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.700096] audit: initializing netlink subsys (disabled)\n[ 0.702154] audit: type=2000 audit(1553649414.387:1): initialized\n[ 0.704691] Initialise system trusted keyring\n[ 0.706503] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.708660] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.711936] zbud: loaded\n[ 0.713225] VFS: Disk quotas dquot_6.6.0\n[ 0.714728] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.717542] fuse init (API version 7.23)\n[ 0.719174] Key type big_key registered\n[ 0.720651] Allocating IMA MOK and blacklist keyrings.\n[ 0.722850] Key type asymmetric registered\n[ 0.724408] Asymmetric key parser 'x509' registered\n[ 0.726210] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.729002] io scheduler noop registered\n[ 0.730476] io scheduler deadline registered (default)\n[ 0.732334] io scheduler cfq registered\n[ 0.733939] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.735862] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.738264] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.740973] ACPI: Power Button [PWRF]\n[ 0.742564] GHES: HEST is not enabled!\n[ 0.756688] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.785944] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.789561] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.816085] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.819846] Linux agpgart interface v0.103\n[ 0.823861] brd: module loaded\n[ 0.826429] loop: module loaded\n[ 0.832368] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.835085] GPT:90111 != 2097151\n[ 0.836315] GPT:Alternate GPT header not at the end of the disk.\n[ 0.838366] GPT:90111 != 2097151\n[ 0.839602] GPT: Use GNU Parted to correct GPT errors.\n[ 0.841388] vda: vda1 vda15\n[ 0.843559] scsi host0: ata_piix\n[ 0.844912] scsi host1: ata_piix\n[ 0.846200] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.848482] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.851399] libphy: Fixed MDIO Bus: probed\n[ 0.852876] tun: Universal TUN/TAP device driver, 1.6\n[ 0.854652] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.858165] PPP generic driver version 2.4.2\n[ 0.859789] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.861956] ehci-pci: EHCI PCI platform driver\n[ 0.863542] ehci-platform: EHCI generic platform driver\n[ 0.865406] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.867503] ohci-pci: OHCI PCI platform driver\n[ 0.869093] ohci-platform: OHCI generic platform driver\n[ 0.870893] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.886058] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.887919] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.890562] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.892341] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.894554] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.896765] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.899356] usb usb1: Product: UHCI Host Controller\n[ 0.901045] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.903117] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.904856] hub 1-0:1.0: USB hub found\n[ 0.906306] hub 1-0:1.0: 2 ports detected\n[ 0.907895] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.911367] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.912914] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.914584] mousedev: PS/2 mouse device common for all mice\n[ 0.916650] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.919617] rtc_cmos 00:00: RTC can wake from S4\n[ 0.921442] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.923398] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.925368] i2c /dev entries driver\n[ 0.926624] device-mapper: uevent: version 1.0.3\n[ 0.928149] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.930837] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.932942] NET: Registered protocol family 10\n[ 0.934679] NET: Registered protocol family 17\n[ 0.936115] Key type dns_resolver registered\n[ 0.937683] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.939444] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.942333] registered taskstats version 1\n[ 0.943693] Loading compiled-in X.509 certificates\n[ 0.945780] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.948799] zswap: loaded using pool lzo/zbud\n[ 0.950946] Key type trusted registered\n[ 0.953228] Key type encrypted registered\n[ 0.954578] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.956269] ima: No TPM chip found, activating TPM-bypass!\n[ 0.958013] evm: HMAC attrs: 0x1\n[ 0.959512] Magic number: 11:831:256\n[ 0.960885] rtc_cmos 00:00: setting system clock to 2019-03-27 01:16:54 UTC (1553649414)\n[ 0.963590] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.965459] EDD information not available.\n[ 1.006848] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.025131] Write protecting the kernel read-only data: 14336k\n[ 1.028395] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.031339] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.74\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.87\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.193312] 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.19...\nLease of 192.168.120.19 obtained, lease time 43200\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.96. 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.910 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCArZ8NE36VbLGHZU+/mS69ggevkLssKplqOVtQh4Cp5ROwvL+UKsn9WgZ3+rzwt+7z8kzTUnSlnjp0z958HAdXaO01IrIACE8TOXaa6gCrUDqSmjBDOas9JHz6ZNiLm34M09oS+CGbNRPHDGnXkngARldxUBtoghc9b3hH9R7etlWoO19NwcJx1CcmUFk4Ftl+scnZVQ5EtNAI7c2+w6flwJgOB14EUFDVluZMWK1O/9dusdPqoWXtFf5XHJ7mzyi7NObophoVTBHaKkaHH0h8+cv3aJCz/sJ0cdl5UzlKQjBM5mBEEpmsEZWcJFCvCCnL585JixvCiOxw9HR2N2Zz root@cinder-test-vm2-6250a73a-5ba6-41b5-a97c-bd6af8306a36\nssh-dss AAAAB3NzaC1kc3MAAACBAItWJ3koyeYU8p8jpGYfms7LWDbi9czzMsQbb2hOdeZmtrm0PhfBWMRUbPwlyiYx5/wLXE9g+kBsq6LSdXMhsDSE7NGGsItob2Wy2GGIhrJ0SdNnSL0bNopf27AfVaFScm7EWkrg1JfkfK6EAimz2E+4OpYoF8ulqhUfofHNZQ1RAAAAFQC/hUYsK4o++eL3xnBcdQQmxS1xawAAAIBDc9BTb2eKN08Ucsouv/z0xoSCMFvKWKEBBM16xkWUxNS06IUf8uP0gz/BZFK/D0HerD0jifXbiAxd4tnzfLug/Mbr1RawOfVid28CUSuJWL9CQTdQr6kYRqiAr73vBZuCSEd7f/hFGpOTme/yjIY2ubA9tWJGOuKC++7PAQadKQAAAIB8MVUTsSC7Axz0eA+wqKexMxtVbrv2fUgtUDZjSqMXUsgLEJgZqKxgiuQ6xgk4UoOU0cbwcylhHVh7AQ+gE496bFxMYy+PL+sR21lkw+8A3GNAl7oeWF7lt5b/8rFiEl2QSACzq52OXkatgY9A2KplfKvzTLsyMstIfUuUvhYfuw== root@cinder-test-vm2-6250a73a-5ba6-41b5-a97c-bd6af8306a36\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.64s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.19,24,fe80::f816:3eff:fe6e:d029/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.2 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.19 \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-6250a73a-5ba6-41b5-a97c-bd6af8306a36\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.06 ===\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-6250a73a-5ba6-41b5-a97c-bd6af8306a36 login: "} 2019-03-27 01:17:10,138 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/98b9b977-e523-4e92-b55c-c458ee5ace84/action used request id req-a9aac8c2-eb5a-4c26-9db4-c35af72088aa 2019-03-27 01:17:10,138 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0981049537659s 2019-03-27 01:17:10,139 - 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 522450948 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.910 MHz processor [ 0.230794] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.233705] pid_max: default: 32768 minimum: 301 [ 0.235265] ACPI: Core revision 20150930 [ 0.237244] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.239525] Security Framework initialized [ 0.240911] Yama: becoming mindful. [ 0.242185] AppArmor: AppArmor initialized [ 0.243655] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.245930] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.248132] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.250233] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.252618] Initializing cgroup subsys io [ 0.254042] Initializing cgroup subsys memory [ 0.255545] Initializing cgroup subsys devices [ 0.257067] Initializing cgroup subsys freezer [ 0.258586] Initializing cgroup subsys net_cls [ 0.260102] Initializing cgroup subsys perf_event [ 0.261699] Initializing cgroup subsys net_prio [ 0.263240] Initializing cgroup subsys hugetlb [ 0.264754] Initializing cgroup subsys pids [ 0.266261] CPU: Physical Processor ID: 0 [ 0.268358] mce: CPU supports 10 MCE banks [ 0.269834] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.271584] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.288455] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.296886] ftrace: allocating 31920 entries in 125 pages [ 0.327615] smpboot: Max logical packages: 1 [ 0.329112] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.331455] x2apic enabled [ 0.332813] Switched APIC routing to physical x2apic. [ 0.335692] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.337642] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.341234] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.344357] KVM setup paravirtual spinlock [ 0.346220] x86: Booted up 1 node, 1 CPUs [ 0.347572] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.349840] devtmpfs: initialized [ 0.352028] evm: security.selinux [ 0.353199] evm: security.SMACK64 [ 0.354357] evm: security.SMACK64EXEC [ 0.355613] evm: security.SMACK64TRANSMUTE [ 0.356970] evm: security.SMACK64MMAP [ 0.358212] evm: security.ima [ 0.359286] evm: security.capability [ 0.360596] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.363669] pinctrl core: initialized pinctrl subsystem [ 0.365463] RTC time: 1:16:53, date: 03/27/19 [ 0.367011] NET: Registered protocol family 16 [ 0.368586] cpuidle: using governor ladder [ 0.369959] cpuidle: using governor menu [ 0.371277] PCCT header not found. [ 0.372510] ACPI: bus type PCI registered [ 0.373847] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.375913] PCI: Using configuration type 1 for base access [ 0.378380] ACPI: Added _OSI(Module Device) [ 0.379788] ACPI: Added _OSI(Processor Device) [ 0.381233] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.382749] ACPI: Added _OSI(Processor Aggregator Device) [ 0.385321] ACPI: Interpreter enabled [ 0.386596] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.389688] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.392786] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.395908] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.398961] ACPI: (supports S0 S5) [ 0.400145] ACPI: Using IOAPIC for interrupt routing [ 0.401692] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.405991] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.407875] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.409893] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.411849] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.415420] acpiphp: Slot [3] registered [ 0.416741] acpiphp: Slot [4] registered [ 0.418065] acpiphp: Slot [5] registered [ 0.419373] acpiphp: Slot [6] registered [ 0.420702] acpiphp: Slot [7] registered [ 0.422031] acpiphp: Slot [8] registered [ 0.423331] acpiphp: Slot [9] registered [ 0.424630] acpiphp: Slot [10] registered [ 0.425980] acpiphp: Slot [11] registered [ 0.427325] acpiphp: Slot [12] registered [ 0.428653] acpiphp: Slot [13] registered [ 0.430030] acpiphp: Slot [14] registered [ 0.431347] acpiphp: Slot [15] registered [ 0.448033] acpiphp: Slot [16] registered [ 0.449387] acpiphp: Slot [17] registered [ 0.450712] acpiphp: Slot [18] registered [ 0.452035] acpiphp: Slot [19] registered [ 0.453384] acpiphp: Slot [20] registered [ 0.454707] acpiphp: Slot [21] registered [ 0.456027] acpiphp: Slot [22] registered [ 0.457350] acpiphp: Slot [23] registered [ 0.458675] acpiphp: Slot [24] registered [ 0.460024] acpiphp: Slot [25] registered [ 0.461348] acpiphp: Slot [26] registered [ 0.462666] acpiphp: Slot [27] registered [ 0.464023] acpiphp: Slot [28] registered [ 0.465377] acpiphp: Slot [29] registered [ 0.466701] acpiphp: Slot [30] registered [ 0.468048] acpiphp: Slot [31] registered [ 0.469369] PCI host bridge to bus 0000:00 [ 0.470694] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.472675] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.474662] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.477060] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.479488] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.481919] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.486401] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.488528] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.490491] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.492594] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.496904] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.499233] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.520648] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.523033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.525381] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.528031] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.530392] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.532444] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.534490] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.536211] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.538793] vgaarb: loaded [ 0.539773] vgaarb: bridge control possible 0000:00:02.0 [ 0.541707] SCSI subsystem initialized [ 0.543232] ACPI: bus type USB registered [ 0.547030] usbcore: registered new interface driver usbfs [ 0.548944] usbcore: registered new interface driver hub [ 0.550671] usbcore: registered new device driver usb [ 0.552771] PCI: Using ACPI for IRQ routing [ 0.554800] NetLabel: Initializing [ 0.556001] NetLabel: domain hash size = 128 [ 0.557422] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.558995] NetLabel: unlabeled traffic allowed by default [ 0.561056] clocksource: Switched to clocksource kvm-clock [ 0.571228] AppArmor: AppArmor Filesystem Enabled [ 0.572887] pnp: PnP ACPI init [ 0.574451] pnp: PnP ACPI: found 5 devices [ 0.581546] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.584378] NET: Registered protocol family 2 [ 0.586058] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.588193] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.590162] TCP: Hash tables configured (established 4096 bind 4096) [ 0.592157] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.593949] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.595929] NET: Registered protocol family 1 [ 0.597365] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.599193] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.600983] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.615540] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.630635] Trying to unpack rootfs image as initramfs... [ 0.691814] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.695220] Scanning for low memory corruption every 60 seconds [ 0.697870] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.700096] audit: initializing netlink subsys (disabled) [ 0.702154] audit: type=2000 audit(1553649414.387:1): initialized [ 0.704691] Initialise system trusted keyring [ 0.706503] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.708660] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.711936] zbud: loaded [ 0.713225] VFS: Disk quotas dquot_6.6.0 [ 0.714728] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.717542] fuse init (API version 7.23) [ 0.719174] Key type big_key registered [ 0.720651] Allocating IMA MOK and blacklist keyrings. [ 0.722850] Key type asymmetric registered [ 0.724408] Asymmetric key parser 'x509' registered [ 0.726210] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.729002] io scheduler noop registered [ 0.730476] io scheduler deadline registered (default) [ 0.732334] io scheduler cfq registered [ 0.733939] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.735862] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.738264] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.740973] ACPI: Power Button [PWRF] [ 0.742564] GHES: HEST is not enabled! [ 0.756688] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.785944] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.789561] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.816085] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.819846] Linux agpgart interface v0.103 [ 0.823861] brd: module loaded [ 0.826429] loop: module loaded [ 0.832368] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835085] GPT:90111 != 2097151 [ 0.836315] GPT:Alternate GPT header not at the end of the disk. [ 0.838366] GPT:90111 != 2097151 [ 0.839602] GPT: Use GNU Parted to correct GPT errors. [ 0.841388] vda: vda1 vda15 [ 0.843559] scsi host0: ata_piix [ 0.844912] scsi host1: ata_piix [ 0.846200] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.848482] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.851399] libphy: Fixed MDIO Bus: probed [ 0.852876] tun: Universal TUN/TAP device driver, 1.6 [ 0.854652] tun: (C) 1999-2004 Max Krasnyansky [ 0.858165] PPP generic driver version 2.4.2 [ 0.859789] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.861956] ehci-pci: EHCI PCI platform driver [ 0.863542] ehci-platform: EHCI generic platform driver [ 0.865406] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.867503] ohci-pci: OHCI PCI platform driver [ 0.869093] ohci-platform: OHCI generic platform driver [ 0.870893] uhci_hcd: USB Universal Host Controller Interface driver [ 0.886058] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.887919] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.890562] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.892341] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.894554] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.896765] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.899356] usb usb1: Product: UHCI Host Controller [ 0.901045] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.903117] usb usb1: SerialNumber: 0000:00:01.2 [ 0.904856] hub 1-0:1.0: USB hub found [ 0.906306] hub 1-0:1.0: 2 ports detected [ 0.907895] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.911367] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.912914] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.914584] mousedev: PS/2 mouse device common for all mice [ 0.916650] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.919617] rtc_cmos 00:00: RTC can wake from S4 [ 0.921442] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.923398] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.925368] i2c /dev entries driver [ 0.926624] device-mapper: uevent: version 1.0.3 [ 0.928149] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.930837] ledtrig-cpu: registered to indicate activity on CPUs [ 0.932942] NET: Registered protocol family 10 [ 0.934679] NET: Registered protocol family 17 [ 0.936115] Key type dns_resolver registered [ 0.937683] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.939444] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.942333] registered taskstats version 1 [ 0.943693] Loading compiled-in X.509 certificates [ 0.945780] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.948799] zswap: loaded using pool lzo/zbud [ 0.950946] Key type trusted registered [ 0.953228] Key type encrypted registered [ 0.954578] AppArmor: AppArmor sha1 policy hashing enabled [ 0.956269] ima: No TPM chip found, activating TPM-bypass! [ 0.958013] evm: HMAC attrs: 0x1 [ 0.959512] Magic number: 11:831:256 [ 0.960885] rtc_cmos 00:00: setting system clock to 2019-03-27 01:16:54 UTC (1553649414) [ 0.963590] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.965459] EDD information not available. [ 1.006848] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.025131] Write protecting the kernel read-only data: 14336k [ 1.028395] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.031339] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.74 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.87 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.193312] 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.19... Lease of 192.168.120.19 obtained, lease time 43200 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.96. 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.910 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCArZ8NE36VbLGHZU+/mS69ggevkLssKplqOVtQh4Cp5ROwvL+UKsn9WgZ3+rzwt+7z8kzTUnSlnjp0z958HAdXaO01IrIACE8TOXaa6gCrUDqSmjBDOas9JHz6ZNiLm34M09oS+CGbNRPHDGnXkngARldxUBtoghc9b3hH9R7etlWoO19NwcJx1CcmUFk4Ftl+scnZVQ5EtNAI7c2+w6flwJgOB14EUFDVluZMWK1O/9dusdPqoWXtFf5XHJ7mzyi7NObophoVTBHaKkaHH0h8+cv3aJCz/sJ0cdl5UzlKQjBM5mBEEpmsEZWcJFCvCCnL585JixvCiOxw9HR2N2Zz root@cinder-test-vm2-6250a73a-5ba6-41b5-a97c-bd6af8306a36 ssh-dss AAAAB3NzaC1kc3MAAACBAItWJ3koyeYU8p8jpGYfms7LWDbi9czzMsQbb2hOdeZmtrm0PhfBWMRUbPwlyiYx5/wLXE9g+kBsq6LSdXMhsDSE7NGGsItob2Wy2GGIhrJ0SdNnSL0bNopf27AfVaFScm7EWkrg1JfkfK6EAimz2E+4OpYoF8ulqhUfofHNZQ1RAAAAFQC/hUYsK4o++eL3xnBcdQQmxS1xawAAAIBDc9BTb2eKN08Ucsouv/z0xoSCMFvKWKEBBM16xkWUxNS06IUf8uP0gz/BZFK/D0HerD0jifXbiAxd4tnzfLug/Mbr1RawOfVid28CUSuJWL9CQTdQr6kYRqiAr73vBZuCSEd7f/hFGpOTme/yjIY2ubA9tWJGOuKC++7PAQadKQAAAIB8MVUTsSC7Axz0eA+wqKexMxtVbrv2fUgtUDZjSqMXUsgLEJgZqKxgiuQ6xgk4UoOU0cbwcylhHVh7AQ+gE496bFxMYy+PL+sR21lkw+8A3GNAl7oeWF7lt5b/8rFiEl2QSACzq52OXkatgY9A2KplfKvzTLsyMstIfUuUvhYfuw== root@cinder-test-vm2-6250a73a-5ba6-41b5-a97c-bd6af8306a36 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.64s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.19,24,fe80::f816:3eff:fe6e:d029/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.2 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.19 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-6250a73a-5ba6-41b5-a97c-bd6af8306a36 launch-index: 0 === cirros: current=0.4.0 uptime=3.06 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. cinder-test-vm2-6250a73a-5ba6-41b5-a97c-bd6af8306a36 login: 2019-03-27 01:17:10,142 - paramiko.transport - DEBUG - starting thread (client mode): 0xe1e9ea10L 2019-03-27 01:17:10,143 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-03-27 01:17:10,143 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2019-03-27 01:17:10,143 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2019-03-27 01:17:10,144 - 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-27 01:17:10,145 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-03-27 01:17:10,145 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2019-03-27 01:17:10,145 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-03-27 01:17:10,145 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-03-27 01:17:10,145 - paramiko.transport - DEBUG - Compression agreed: none 2019-03-27 01:17:10,163 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-03-27 01:17:10,164 - paramiko.transport - DEBUG - Switch to new keys ... 2019-03-27 01:17:10,175 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.206: c5269cd57e309455a7ae64ce7cf0bd92 2019-03-27 01:17:10,176 - paramiko.transport - DEBUG - Trying discovered key 1f742ad809d405a02b8cedee913751dc in /tmp/tmpOo2Lay 2019-03-27 01:17:10,202 - paramiko.transport - DEBUG - userauth is OK 2019-03-27 01:17:10,208 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-03-27 01:17:10,247 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.POST.volumes 2019-03-27 01:17:10,252 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8776/v3/218cffc4a8e041c697d5b984dce40974/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}c5a62ebdb794eb4d2ef9633b57907fec63b1815f" -d '{"volume": {"display_name": "cinder_test-volume_6250a73a-5ba6-41b5-a97c-bd6af8306a36", "size": "2"}}' 2019-03-27 01:17:11,575 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 821 Content-Type: application/json Date: Wed, 27 Mar 2019 01:17:10 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-compute-request-id: req-d927020c-604d-4a11-8924-ca6e1bce0f6c x-openstack-request-id: req-d927020c-604d-4a11-8924-ca6e1bce0f6c 2019-03-27 01:17:11,575 - keystoneauth.session - DEBUG - RESP BODY: {"volume": {"status": "creating", "user_id": "0f9c752267b34004a3ed94f7de03fdda", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/218cffc4a8e041c697d5b984dce40974/volumes/294bcf09-504c-4d00-8dae-705522f83edc", "rel": "self"}, {"href": "http://172.30.9.21:8776/218cffc4a8e041c697d5b984dce40974/volumes/294bcf09-504c-4d00-8dae-705522f83edc", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-03-27T01:17:11.000000", "description": null, "updated_at": null, "volume_type": "tripleo", "name": "cinder_test-volume_6250a73a-5ba6-41b5-a97c-bd6af8306a36", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "294bcf09-504c-4d00-8dae-705522f83edc", "size": 2}} 2019-03-27 01:17:11,575 - keystoneauth.session - DEBUG - POST call to block-storage for http://172.30.9.21:8776/v3/218cffc4a8e041c697d5b984dce40974/volumes used request id req-d927020c-604d-4a11-8924-ca6e1bce0f6c 2019-03-27 01:17:11,575 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.POST.volumes in 1.32763504982s 2019-03-27 01:17:11,576 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-03-27 01:17:11,580 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8776/v3/218cffc4a8e041c697d5b984dce40974/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}c5a62ebdb794eb4d2ef9633b57907fec63b1815f" 2019-03-27 01:17:12,665 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 451 Content-Type: application/json Date: Wed, 27 Mar 2019 01:17:12 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-03b44b3b-1dae-46f9-b550-2e53accf8d46 x-openstack-request-id: req-03b44b3b-1dae-46f9-b550-2e53accf8d46 2019-03-27 01:17:12,665 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "creating", "user_id": "0f9c752267b34004a3ed94f7de03fdda", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/218cffc4a8e041c697d5b984dce40974/volumes/294bcf09-504c-4d00-8dae-705522f83edc", "rel": "self"}, {"href": "http://172.30.9.21:8776/218cffc4a8e041c697d5b984dce40974/volumes/294bcf09-504c-4d00-8dae-705522f83edc", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-03-27T01:17:11.000000", "description": null, "os-vol-tenant-attr:tenant_id": "218cffc4a8e041c697d5b984dce40974", "updated_at": "2019-03-27T01:17:11.000000", "volume_type": "tripleo", "name": "cinder_test-volume_6250a73a-5ba6-41b5-a97c-bd6af8306a36", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "294bcf09-504c-4d00-8dae-705522f83edc", "size": 2}]} 2019-03-27 01:17:12,665 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.21:8776/v3/218cffc4a8e041c697d5b984dce40974/volumes/detail used request id req-03b44b3b-1dae-46f9-b550-2e53accf8d46 2019-03-27 01:17:12,666 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.08934402466s 2019-03-27 01:17:12,668 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-27 01:17:14,670 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-03-27 01:17:14,674 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8776/v3/218cffc4a8e041c697d5b984dce40974/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}c5a62ebdb794eb4d2ef9633b57907fec63b1815f" 2019-03-27 01:17:15,770 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 454 Content-Type: application/json Date: Wed, 27 Mar 2019 01:17:14 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-cafd0242-130d-4d18-a34a-7c7e8b18d4af x-openstack-request-id: req-cafd0242-130d-4d18-a34a-7c7e8b18d4af 2019-03-27 01:17:15,770 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "available", "user_id": "0f9c752267b34004a3ed94f7de03fdda", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/218cffc4a8e041c697d5b984dce40974/volumes/294bcf09-504c-4d00-8dae-705522f83edc", "rel": "self"}, {"href": "http://172.30.9.21:8776/218cffc4a8e041c697d5b984dce40974/volumes/294bcf09-504c-4d00-8dae-705522f83edc", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-03-27T01:17:11.000000", "description": null, "os-vol-tenant-attr:tenant_id": "218cffc4a8e041c697d5b984dce40974", "updated_at": "2019-03-27T01:17:13.000000", "volume_type": "tripleo", "name": "cinder_test-volume_6250a73a-5ba6-41b5-a97c-bd6af8306a36", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "294bcf09-504c-4d00-8dae-705522f83edc", "size": 2}]} 2019-03-27 01:17:15,770 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.21:8776/v3/218cffc4a8e041c697d5b984dce40974/volumes/detail used request id req-cafd0242-130d-4d18-a34a-7c7e8b18d4af 2019-03-27 01:17:15,771 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.10046505928s 2019-03-27 01:17:15,772 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-27 01:17:15,773 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}c5a62ebdb794eb4d2ef9633b57907fec63b1815f" 2019-03-27 01:17:16,182 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1256 Content-Type: application/json Date: Wed, 27 Mar 2019 01:17:16 GMT X-Openstack-Request-Id: req-e816c1b9-f1c1-4591-ad47-4c5506b69983 2019-03-27 01:17:16,182 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"updated_at":"2019-03-27T01:06:20Z","dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"6e8cbb2e-4d8c-409b-b9b4-549165a492c3","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"adb4f7a6d80b43b2b7d28f3b95f00eb5","status":"ACTIVE","subnets":["88d144e9-4a41-41f0-83f0-cf05286ed070"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"adb4f7a6d80b43b2b7d28f3b95f00eb5","created_at":"2019-03-27T01:06:13Z","mtu":1500},{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"8d6b54a6-46fb-4317-8212-d01d161aa130","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"218cffc4a8e041c697d5b984dce40974","status":"ACTIVE","subnets":["78f17b98-e6c4-40ce-9875-8e29184d512c"],"description":"","tags":[],"updated_at":"2019-03-27T01:16:27Z","qos_policy_id":null,"name":"cinder_test-net_6250a73a-5ba6-41b5-a97c-bd6af8306a36","admin_state_up":true,"tenant_id":"218cffc4a8e041c697d5b984dce40974","created_at":"2019-03-27T01:16:24Z","mtu":1442}]} 2019-03-27 01:17:16,183 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-e816c1b9-f1c1-4591-ad47-4c5506b69983 2019-03-27 01:17:16,183 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.410205841064s 2019-03-27 01:17:16,188 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-27 01:17:16,192 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}c5a62ebdb794eb4d2ef9633b57907fec63b1815f" 2019-03-27 01:17:16,501 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1399 Content-Type: application/json Date: Wed, 27 Mar 2019 01:17:16 GMT X-Openstack-Request-Id: req-ebecd2f4-e19a-48d1-a270-5e1ed81aed51 2019-03-27 01:17:16,502 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-27T01:16:34Z", "file": "/v2/images/5c7d92e2-f1a7-491e-bfa0-fec0db2ded41/file", "owner": "218cffc4a8e041c697d5b984dce40974", "id": "5c7d92e2-f1a7-491e-bfa0-fec0db2ded41", "size": 12716032, "self": "/v2/images/5c7d92e2-f1a7-491e-bfa0-fec0db2ded41", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://0e796a57-bb9c-4ed7-a890-8188a6fe733b/images/5c7d92e2-f1a7-491e-bfa0-fec0db2ded41/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://0e796a57-bb9c-4ed7-a890-8188a6fe733b/images/5c7d92e2-f1a7-491e-bfa0-fec0db2ded41/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_6250a73a-5ba6-41b5-a97c-bd6af8306a36", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_6250a73a-5ba6-41b5-a97c-bd6af8306a36", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-27T01:16:34Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-27 01:17:16,502 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-ebecd2f4-e19a-48d1-a270-5e1ed81aed51 2019-03-27 01:17:16,502 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.314090967178s 2019-03-27 01:17:16,504 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-27 01:17:16,507 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21: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}c5a62ebdb794eb4d2ef9633b57907fec63b1815f" 2019-03-27 01:17:16,531 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Wed, 27 Mar 2019 01: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-2dfe3267-a663-4227-a697-5ca9ccf7587e x-openstack-request-id: req-2dfe3267-a663-4227-a697-5ca9ccf7587e 2019-03-27 01:17:16,531 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "cinder_test-flavor_6250a73a-5ba6-41b5-a97c-bd6af8306a36", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/3c6765c8-e720-4d5b-ab2d-27f771270f39", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/3c6765c8-e720-4d5b-ab2d-27f771270f39", "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": "3c6765c8-e720-4d5b-ab2d-27f771270f39"}]} 2019-03-27 01:17:16,531 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-2dfe3267-a663-4227-a697-5ca9ccf7587e 2019-03-27 01:17:16,531 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0273771286011s 2019-03-27 01:17:16,533 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-03-27 01:17:16,536 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}c5a62ebdb794eb4d2ef9633b57907fec63b1815f" -d '{"server": {"name": "cinder_test-vm_6250a73a-5ba6-41b5-a97c-bd6af8306a36", "imageRef": "5c7d92e2-f1a7-491e-bfa0-fec0db2ded41", "key_name": "cinder_test-kp_6250a73a-5ba6-41b5-a97c-bd6af8306a36", "flavorRef": "3c6765c8-e720-4d5b-ab2d-27f771270f39", "max_count": 1, "min_count": 1, "networks": [{"uuid": "8d6b54a6-46fb-4317-8212-d01d161aa130"}], "security_groups": [{"name": "03a291c4-eda8-4b31-93d8-07c3afbe5ff7"}]}}' 2019-03-27 01:17:22,097 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Wed, 27 Mar 2019 01:17:16 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 location: http://172.30.9.21:8774/v2.1/servers/30d5581d-12b0-4142-a423-c1f018cc9bcc x-compute-request-id: req-ef1b02d0-2435-41e9-852d-47474b80446a x-openstack-request-id: req-ef1b02d0-2435-41e9-852d-47474b80446a 2019-03-27 01:17:22,098 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "03a291c4-eda8-4b31-93d8-07c3afbe5ff7"}], "OS-DCF:diskConfig": "MANUAL", "id": "30d5581d-12b0-4142-a423-c1f018cc9bcc", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/30d5581d-12b0-4142-a423-c1f018cc9bcc", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/30d5581d-12b0-4142-a423-c1f018cc9bcc", "rel": "bookmark"}], "adminPass": "xMGtMBUh5oUh"}} 2019-03-27 01:17:22,098 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-ef1b02d0-2435-41e9-852d-47474b80446a 2019-03-27 01:17:22,098 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 5.56531381607s 2019-03-27 01:17:22,099 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-27 01:17:22,102 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}c5a62ebdb794eb4d2ef9633b57907fec63b1815f" 2019-03-27 01:17:23,072 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 872 Content-Type: application/json Date: Wed, 27 Mar 2019 01:17:22 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3e71d40b-595e-421a-bad7-9a3d6bc78feb x-openstack-request-id: req-3e71d40b-595e-421a-bad7-9a3d6bc78feb 2019-03-27 01:17:23,073 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/30d5581d-12b0-4142-a423-c1f018cc9bcc", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/30d5581d-12b0-4142-a423-c1f018cc9bcc", "rel": "bookmark"}], "image": {"id": "5c7d92e2-f1a7-491e-bfa0-fec0db2ded41", "links": [{"href": "http://172.30.9.21:8774/images/5c7d92e2-f1a7-491e-bfa0-fec0db2ded41", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3c6765c8-e720-4d5b-ab2d-27f771270f39", "links": [{"href": "http://172.30.9.21:8774/flavors/3c6765c8-e720-4d5b-ab2d-27f771270f39", "rel": "bookmark"}]}, "id": "30d5581d-12b0-4142-a423-c1f018cc9bcc", "user_id": "0f9c752267b34004a3ed94f7de03fdda", "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-27T01:17:22Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_6250a73a-5ba6-41b5-a97c-bd6af8306a36", "name": "cinder_test-vm_6250a73a-5ba6-41b5-a97c-bd6af8306a36", "created": "2019-03-27T01:17:21Z", "tenant_id": "218cffc4a8e041c697d5b984dce40974", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_6250a73a-5ba6-41b5-a97c-bd6af8306a36": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:d0:29", "version": 4, "addr": "192.168.120.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:d0:29", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/98b9b977-e523-4e92-b55c-c458ee5ace84", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/98b9b977-e523-4e92-b55c-c458ee5ace84", "rel": "bookmark"}], "image": {"id": "5c7d92e2-f1a7-491e-bfa0-fec0db2ded41", "links": [{"href": "http://172.30.9.21:8774/images/5c7d92e2-f1a7-491e-bfa0-fec0db2ded41", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-27T01:16:53.000000", "flavor": {"id": "3c6765c8-e720-4d5b-ab2d-27f771270f39", "links": [{"href": "http://172.30.9.21:8774/flavors/3c6765c8-e720-4d5b-ab2d-27f771270f39", "rel": "bookmark"}]}, "id": "98b9b977-e523-4e92-b55c-c458ee5ace84", "security_groups": [{"name": "cinder_test-sg_6250a73a-5ba6-41b5-a97c-bd6af8306a36"}], "user_id": "0f9c752267b34004a3ed94f7de03fdda", "OS-DCF: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-27T01:16:54Z", "hostId": "601f8f333c53864097fad58ab72663ad3abd5fabe6f49d4febe7b5d2", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_6250a73a-5ba6-41b5-a97c-bd6af8306a36", "name": "cinder_test-vm2_6250a73a-5ba6-41b5-a97c-bd6af8306a36", "created": "2019-03-27T01:16:44Z", "tenant_id": "218cffc4a8e041c697d5b984dce40974", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-27 01:17:23,073 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-3e71d40b-595e-421a-bad7-9a3d6bc78feb 2019-03-27 01:17:23,073 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.974405050278s 2019-03-27 01:17:23,081 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-27 01:17:25,084 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-27 01:17:25,086 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}c5a62ebdb794eb4d2ef9633b57907fec63b1815f" 2019-03-27 01:17:26,005 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 914 Content-Type: application/json Date: Wed, 27 Mar 2019 01:17: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-6eab71b4-07cf-4df3-84e5-3bc5486bea3c x-openstack-request-id: req-6eab71b4-07cf-4df3-84e5-3bc5486bea3c 2019-03-27 01:17:26,006 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/30d5581d-12b0-4142-a423-c1f018cc9bcc", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/30d5581d-12b0-4142-a423-c1f018cc9bcc", "rel": "bookmark"}], "image": {"id": "5c7d92e2-f1a7-491e-bfa0-fec0db2ded41", "links": [{"href": "http://172.30.9.21:8774/images/5c7d92e2-f1a7-491e-bfa0-fec0db2ded41", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3c6765c8-e720-4d5b-ab2d-27f771270f39", "links": [{"href": "http://172.30.9.21:8774/flavors/3c6765c8-e720-4d5b-ab2d-27f771270f39", "rel": "bookmark"}]}, "id": "30d5581d-12b0-4142-a423-c1f018cc9bcc", "user_id": "0f9c752267b34004a3ed94f7de03fdda", "OS-DCF: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-27T01:17:25Z", "hostId": "1f1fd16d032745a72ff902fab05d3f19bceed5c1e437826c49e987ec", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_6250a73a-5ba6-41b5-a97c-bd6af8306a36", "name": "cinder_test-vm_6250a73a-5ba6-41b5-a97c-bd6af8306a36", "created": "2019-03-27T01:17:21Z", "tenant_id": "218cffc4a8e041c697d5b984dce40974", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_6250a73a-5ba6-41b5-a97c-bd6af8306a36": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:d0:29", "version": 4, "addr": "192.168.120.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:d0:29", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/98b9b977-e523-4e92-b55c-c458ee5ace84", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/98b9b977-e523-4e92-b55c-c458ee5ace84", "rel": "bookmark"}], "image": {"id": "5c7d92e2-f1a7-491e-bfa0-fec0db2ded41", "links": [{"href": "http://172.30.9.21:8774/images/5c7d92e2-f1a7-491e-bfa0-fec0db2ded41", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-27T01:16:53.000000", "flavor": {"id": "3c6765c8-e720-4d5b-ab2d-27f771270f39", "links": [{"href": "http://172.30.9.21:8774/flavors/3c6765c8-e720-4d5b-ab2d-27f771270f39", "rel": "bookmark"}]}, "id": "98b9b977-e523-4e92-b55c-c458ee5ace84", "security_groups": [{"name": "cinder_test-sg_6250a73a-5ba6-41b5-a97c-bd6af8306a36"}], "user_id": "0f9c752267b34004a3ed94f7de03fdda", "OS-DCF: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-27T01:16:54Z", "hostId": "601f8f333c53864097fad58ab72663ad3abd5fabe6f49d4febe7b5d2", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_6250a73a-5ba6-41b5-a97c-bd6af8306a36", "name": "cinder_test-vm2_6250a73a-5ba6-41b5-a97c-bd6af8306a36", "created": "2019-03-27T01:16:44Z", "tenant_id": "218cffc4a8e041c697d5b984dce40974", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-27 01:17:26,006 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-6eab71b4-07cf-4df3-84e5-3bc5486bea3c 2019-03-27 01:17:26,006 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.922363042831s 2019-03-27 01:17:26,014 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-27 01:17:28,017 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-27 01:17:28,021 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}c5a62ebdb794eb4d2ef9633b57907fec63b1815f" 2019-03-27 01:17:29,062 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 908 Content-Type: application/json Date: Wed, 27 Mar 2019 01:17:28 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2aa4c191-d6ac-4717-ada8-b6d5bad6eb9f x-openstack-request-id: req-2aa4c191-d6ac-4717-ada8-b6d5bad6eb9f 2019-03-27 01:17:29,062 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/30d5581d-12b0-4142-a423-c1f018cc9bcc", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/30d5581d-12b0-4142-a423-c1f018cc9bcc", "rel": "bookmark"}], "image": {"id": "5c7d92e2-f1a7-491e-bfa0-fec0db2ded41", "links": [{"href": "http://172.30.9.21:8774/images/5c7d92e2-f1a7-491e-bfa0-fec0db2ded41", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3c6765c8-e720-4d5b-ab2d-27f771270f39", "links": [{"href": "http://172.30.9.21:8774/flavors/3c6765c8-e720-4d5b-ab2d-27f771270f39", "rel": "bookmark"}]}, "id": "30d5581d-12b0-4142-a423-c1f018cc9bcc", "security_groups": [{"name": "cinder_test-sg_6250a73a-5ba6-41b5-a97c-bd6af8306a36"}], "user_id": "0f9c752267b34004a3ed94f7de03fdda", "OS-DCF: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-27T01:17:25Z", "hostId": "1f1fd16d032745a72ff902fab05d3f19bceed5c1e437826c49e987ec", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_6250a73a-5ba6-41b5-a97c-bd6af8306a36", "name": "cinder_test-vm_6250a73a-5ba6-41b5-a97c-bd6af8306a36", "created": "2019-03-27T01:17:21Z", "tenant_id": "218cffc4a8e041c697d5b984dce40974", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_6250a73a-5ba6-41b5-a97c-bd6af8306a36": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:d0:29", "version": 4, "addr": "192.168.120.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:d0:29", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/98b9b977-e523-4e92-b55c-c458ee5ace84", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/98b9b977-e523-4e92-b55c-c458ee5ace84", "rel": "bookmark"}], "image": {"id": "5c7d92e2-f1a7-491e-bfa0-fec0db2ded41", "links": [{"href": "http://172.30.9.21:8774/images/5c7d92e2-f1a7-491e-bfa0-fec0db2ded41", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-27T01:16:53.000000", "flavor": {"id": "3c6765c8-e720-4d5b-ab2d-27f771270f39", "links": [{"href": "http://172.30.9.21:8774/flavors/3c6765c8-e720-4d5b-ab2d-27f771270f39", "rel": "bookmark"}]}, "id": "98b9b977-e523-4e92-b55c-c458ee5ace84", "security_groups": [{"name": "cinder_test-sg_6250a73a-5ba6-41b5-a97c-bd6af8306a36"}], "user_id": "0f9c752267b34004a3ed94f7de03fdda", "OS-DCF: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-27T01:16:54Z", "hostId": "601f8f333c53864097fad58ab72663ad3abd5fabe6f49d4febe7b5d2", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_6250a73a-5ba6-41b5-a97c-bd6af8306a36", "name": "cinder_test-vm2_6250a73a-5ba6-41b5-a97c-bd6af8306a36", "created": "2019-03-27T01:16:44Z", "tenant_id": "218cffc4a8e041c697d5b984dce40974", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-27 01:17:29,062 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-2aa4c191-d6ac-4717-ada8-b6d5bad6eb9f 2019-03-27 01:17:29,063 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.04591298103s 2019-03-27 01:17:29,070 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-27 01:17:31,073 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-27 01:17:31,076 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}c5a62ebdb794eb4d2ef9633b57907fec63b1815f" 2019-03-27 01:17:31,948 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 908 Content-Type: application/json Date: Wed, 27 Mar 2019 01:17:31 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-81c08817-0708-4f17-9e2f-e3b72af24fc3 x-openstack-request-id: req-81c08817-0708-4f17-9e2f-e3b72af24fc3 2019-03-27 01:17:31,949 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/30d5581d-12b0-4142-a423-c1f018cc9bcc", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/30d5581d-12b0-4142-a423-c1f018cc9bcc", "rel": "bookmark"}], "image": {"id": "5c7d92e2-f1a7-491e-bfa0-fec0db2ded41", "links": [{"href": "http://172.30.9.21:8774/images/5c7d92e2-f1a7-491e-bfa0-fec0db2ded41", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3c6765c8-e720-4d5b-ab2d-27f771270f39", "links": [{"href": "http://172.30.9.21:8774/flavors/3c6765c8-e720-4d5b-ab2d-27f771270f39", "rel": "bookmark"}]}, "id": "30d5581d-12b0-4142-a423-c1f018cc9bcc", "security_groups": [{"name": "cinder_test-sg_6250a73a-5ba6-41b5-a97c-bd6af8306a36"}], "user_id": "0f9c752267b34004a3ed94f7de03fdda", "OS-DCF: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-27T01:17:25Z", "hostId": "1f1fd16d032745a72ff902fab05d3f19bceed5c1e437826c49e987ec", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_6250a73a-5ba6-41b5-a97c-bd6af8306a36", "name": "cinder_test-vm_6250a73a-5ba6-41b5-a97c-bd6af8306a36", "created": "2019-03-27T01:17:21Z", "tenant_id": "218cffc4a8e041c697d5b984dce40974", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_6250a73a-5ba6-41b5-a97c-bd6af8306a36": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:d0:29", "version": 4, "addr": "192.168.120.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:d0:29", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/98b9b977-e523-4e92-b55c-c458ee5ace84", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/98b9b977-e523-4e92-b55c-c458ee5ace84", "rel": "bookmark"}], "image": {"id": "5c7d92e2-f1a7-491e-bfa0-fec0db2ded41", "links": [{"href": "http://172.30.9.21:8774/images/5c7d92e2-f1a7-491e-bfa0-fec0db2ded41", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-27T01:16:53.000000", "flavor": {"id": "3c6765c8-e720-4d5b-ab2d-27f771270f39", "links": [{"href": "http://172.30.9.21:8774/flavors/3c6765c8-e720-4d5b-ab2d-27f771270f39", "rel": "bookmark"}]}, "id": "98b9b977-e523-4e92-b55c-c458ee5ace84", "security_groups": [{"name": "cinder_test-sg_6250a73a-5ba6-41b5-a97c-bd6af8306a36"}], "user_id": "0f9c752267b34004a3ed94f7de03fdda", "OS-DCF: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-27T01:16:54Z", "hostId": "601f8f333c53864097fad58ab72663ad3abd5fabe6f49d4febe7b5d2", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_6250a73a-5ba6-41b5-a97c-bd6af8306a36", "name": "cinder_test-vm2_6250a73a-5ba6-41b5-a97c-bd6af8306a36", "created": "2019-03-27T01:16:44Z", "tenant_id": "218cffc4a8e041c697d5b984dce40974", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-27 01:17:31,949 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-81c08817-0708-4f17-9e2f-e3b72af24fc3 2019-03-27 01:17:31,949 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.87637591362s 2019-03-27 01:17:31,957 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-27 01:17:33,959 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-27 01:17:33,962 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}c5a62ebdb794eb4d2ef9633b57907fec63b1815f" 2019-03-27 01:17:34,979 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 891 Content-Type: application/json Date: Wed, 27 Mar 2019 01: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-f42f7e56-4c4e-4c42-b416-1860d637943a x-openstack-request-id: req-f42f7e56-4c4e-4c42-b416-1860d637943a 2019-03-27 01:17:34,980 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_6250a73a-5ba6-41b5-a97c-bd6af8306a36": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:09:1a", "version": 4, "addr": "192.168.120.31", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/30d5581d-12b0-4142-a423-c1f018cc9bcc", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/30d5581d-12b0-4142-a423-c1f018cc9bcc", "rel": "bookmark"}], "image": {"id": "5c7d92e2-f1a7-491e-bfa0-fec0db2ded41", "links": [{"href": "http://172.30.9.21:8774/images/5c7d92e2-f1a7-491e-bfa0-fec0db2ded41", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-27T01:17:32.000000", "flavor": {"id": "3c6765c8-e720-4d5b-ab2d-27f771270f39", "links": [{"href": "http://172.30.9.21:8774/flavors/3c6765c8-e720-4d5b-ab2d-27f771270f39", "rel": "bookmark"}]}, "id": "30d5581d-12b0-4142-a423-c1f018cc9bcc", "security_groups": [{"name": "cinder_test-sg_6250a73a-5ba6-41b5-a97c-bd6af8306a36"}], "user_id": "0f9c752267b34004a3ed94f7de03fdda", "OS-DCF: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-27T01:17:32Z", "hostId": "1f1fd16d032745a72ff902fab05d3f19bceed5c1e437826c49e987ec", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_6250a73a-5ba6-41b5-a97c-bd6af8306a36", "name": "cinder_test-vm_6250a73a-5ba6-41b5-a97c-bd6af8306a36", "created": "2019-03-27T01:17:21Z", "tenant_id": "218cffc4a8e041c697d5b984dce40974", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_6250a73a-5ba6-41b5-a97c-bd6af8306a36": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:d0:29", "version": 4, "addr": "192.168.120.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:d0:29", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/98b9b977-e523-4e92-b55c-c458ee5ace84", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/98b9b977-e523-4e92-b55c-c458ee5ace84", "rel": "bookmark"}], "image": {"id": "5c7d92e2-f1a7-491e-bfa0-fec0db2ded41", "links": [{"href": "http://172.30.9.21:8774/images/5c7d92e2-f1a7-491e-bfa0-fec0db2ded41", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-27T01:16:53.000000", "flavor": {"id": "3c6765c8-e720-4d5b-ab2d-27f771270f39", "links": [{"href": "http://172.30.9.21:8774/flavors/3c6765c8-e720-4d5b-ab2d-27f771270f39", "rel": "bookmark"}]}, "id": "98b9b977-e523-4e92-b55c-c458ee5ace84", "security_groups": [{"name": "cinder_test-sg_6250a73a-5ba6-41b5-a97c-bd6af8306a36"}], "user_id": "0f9c752267b34004a3ed94f7de03fdda", "OS-DCF: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-27T01:16:54Z", "hostId": "601f8f333c53864097fad58ab72663ad3abd5fabe6f49d4febe7b5d2", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_6250a73a-5ba6-41b5-a97c-bd6af8306a36", "name": "cinder_test-vm2_6250a73a-5ba6-41b5-a97c-bd6af8306a36", "created": "2019-03-27T01:16:44Z", "tenant_id": "218cffc4a8e041c697d5b984dce40974", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-27 01:17:34,980 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-f42f7e56-4c4e-4c42-b416-1860d637943a 2019-03-27 01:17:34,980 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.02087116241s 2019-03-27 01:17:34,988 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-03-27 01:17:34,988 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=30d5581d-12b0-4142-a423-c1f018cc9bcc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c5a62ebdb794eb4d2ef9633b57907fec63b1815f" 2019-03-27 01:17:35,046 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 914 Content-Type: application/json Date: Wed, 27 Mar 2019 01:17:35 GMT X-Openstack-Request-Id: req-6c2a9d7a-aecd-4bc6-bfd8-1a01476a70b4 2019-03-27 01:17:35,046 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-27T01:17:31Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"78f17b98-e6c4-40ce-9875-8e29184d512c","ip_address":"192.168.120.31"}],"id":"049c62b7-af7f-4ee0-bc05-ff4eebc8d26f","security_groups":["03a291c4-eda8-4b31-93d8-07c3afbe5ff7"],"mac_address":"fa:16:3e:bb:09:1a","project_id":"218cffc4a8e041c697d5b984dce40974","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-192-168-120-31","ip_address":"192.168.120.31","fqdn":"host-192-168-120-31.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8d6b54a6-46fb-4317-8212-d01d161aa130","dns_name":"","created_at":"2019-03-27T01:17:26Z","binding:vnic_type":"normal","device_id":"30d5581d-12b0-4142-a423-c1f018cc9bcc","tenant_id":"218cffc4a8e041c697d5b984dce40974"}]} 2019-03-27 01:17:35,047 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=30d5581d-12b0-4142-a423-c1f018cc9bcc used request id req-6c2a9d7a-aecd-4bc6-bfd8-1a01476a70b4 2019-03-27 01:17:35,047 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0589380264282s 2019-03-27 01:17:35,059 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-27 01:17:35,059 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/floatingips.json?port_id=049c62b7-af7f-4ee0-bc05-ff4eebc8d26f" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c5a62ebdb794eb4d2ef9633b57907fec63b1815f" 2019-03-27 01:17:35,109 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 27 Mar 2019 01:17:35 GMT X-Openstack-Request-Id: req-6957f902-74ad-44f5-b2ab-fd451135f302 2019-03-27 01:17:35,109 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-03-27 01:17:35,109 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json?port_id=049c62b7-af7f-4ee0-bc05-ff4eebc8d26f used request id req-6957f902-74ad-44f5-b2ab-fd451135f302 2019-03-27 01:17:35,110 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0508830547333s 2019-03-27 01:17:35,110 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cinder_test-net_6250a73a-5ba6-41b5-a97c-bd6af8306a36': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:bb:09:1a', u'version': 4, u'addr': u'192.168.120.31', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'5c7d92e2-f1a7-491e-bfa0-fec0db2ded41'}), 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-27T01:17:32.000000', 'flavor': Munch({u'id': u'3c6765c8-e720-4d5b-ab2d-27f771270f39'}), 'az': u'nova', 'id': u'30d5581d-12b0-4142-a423-c1f018cc9bcc', 'security_groups': [Munch({u'name': u'cinder_test-sg_6250a73a-5ba6-41b5-a97c-bd6af8306a36'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'0f9c752267b34004a3ed94f7de03fdda', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'218cffc4a8e041c697d5b984dce40974', 'name': 'cinder_test-project_6250a73a-5ba6-41b5-a97c-bd6af8306a36', '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-27T01:17:32.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-03-27T01:17:32Z', 'hostId': u'1f1fd16d032745a72ff902fab05d3f19bceed5c1e437826c49e987ec', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cinder_test-kp_6250a73a-5ba6-41b5-a97c-bd6af8306a36', 'public_v6': '', 'private_v4': u'192.168.120.31', 'cloud': 'envvars', 'host_id': u'1f1fd16d032745a72ff902fab05d3f19bceed5c1e437826c49e987ec', '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-27T01:17:32.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'218cffc4a8e041c697d5b984dce40974', 'name': u'cinder_test-vm_6250a73a-5ba6-41b5-a97c-bd6af8306a36', 'adminPass': u'xMGtMBUh5oUh', 'tenant_id': u'218cffc4a8e041c697d5b984dce40974', 'created_at': u'2019-03-27T01:17:21Z', 'created': u'2019-03-27T01:17:21Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-03-27 01:17:35,116 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-27 01:17:35,116 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}c5a62ebdb794eb4d2ef9633b57907fec63b1815f" 2019-03-27 01:17:35,214 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1256 Content-Type: application/json Date: Wed, 27 Mar 2019 01:17:35 GMT X-Openstack-Request-Id: req-6ae02f3b-06e1-478c-a6f3-012772b649e6 2019-03-27 01:17:35,215 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"updated_at":"2019-03-27T01:06:20Z","dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"6e8cbb2e-4d8c-409b-b9b4-549165a492c3","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"adb4f7a6d80b43b2b7d28f3b95f00eb5","status":"ACTIVE","subnets":["88d144e9-4a41-41f0-83f0-cf05286ed070"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"adb4f7a6d80b43b2b7d28f3b95f00eb5","created_at":"2019-03-27T01:06:13Z","mtu":1500},{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"8d6b54a6-46fb-4317-8212-d01d161aa130","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"218cffc4a8e041c697d5b984dce40974","status":"ACTIVE","subnets":["78f17b98-e6c4-40ce-9875-8e29184d512c"],"description":"","tags":[],"updated_at":"2019-03-27T01:16:27Z","qos_policy_id":null,"name":"cinder_test-net_6250a73a-5ba6-41b5-a97c-bd6af8306a36","admin_state_up":true,"tenant_id":"218cffc4a8e041c697d5b984dce40974","created_at":"2019-03-27T01:16:24Z","mtu":1442}]} 2019-03-27 01:17:35,215 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-6ae02f3b-06e1-478c-a6f3-012772b649e6 2019-03-27 01:17:35,215 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0993099212646s 2019-03-27 01:17:35,216 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-03-27 01:17:35,217 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=30d5581d-12b0-4142-a423-c1f018cc9bcc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c5a62ebdb794eb4d2ef9633b57907fec63b1815f" 2019-03-27 01:17:35,548 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 914 Content-Type: application/json Date: Wed, 27 Mar 2019 01:17:35 GMT X-Openstack-Request-Id: req-2b191572-d164-4580-81b6-f946b5d1a15d 2019-03-27 01:17:35,549 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-27T01:17:31Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"78f17b98-e6c4-40ce-9875-8e29184d512c","ip_address":"192.168.120.31"}],"id":"049c62b7-af7f-4ee0-bc05-ff4eebc8d26f","security_groups":["03a291c4-eda8-4b31-93d8-07c3afbe5ff7"],"mac_address":"fa:16:3e:bb:09:1a","project_id":"218cffc4a8e041c697d5b984dce40974","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-192-168-120-31","ip_address":"192.168.120.31","fqdn":"host-192-168-120-31.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8d6b54a6-46fb-4317-8212-d01d161aa130","dns_name":"","created_at":"2019-03-27T01:17:26Z","binding:vnic_type":"normal","device_id":"30d5581d-12b0-4142-a423-c1f018cc9bcc","tenant_id":"218cffc4a8e041c697d5b984dce40974"}]} 2019-03-27 01:17:35,549 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=30d5581d-12b0-4142-a423-c1f018cc9bcc used request id req-2b191572-d164-4580-81b6-f946b5d1a15d 2019-03-27 01:17:35,549 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.332317829132s 2019-03-27 01:17:35,550 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-03-27 01:17:35,550 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}c5a62ebdb794eb4d2ef9633b57907fec63b1815f" -d '{"floatingip": {"floating_network_id": "6e8cbb2e-4d8c-409b-b9b4-549165a492c3", "fixed_ip_address": "192.168.120.31", "port_id": "049c62b7-af7f-4ee0-bc05-ff4eebc8d26f"}}' 2019-03-27 01:17:37,660 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 586 Content-Type: application/json Date: Wed, 27 Mar 2019 01:17:38 GMT X-Openstack-Request-Id: req-5bda004a-05e6-48a4-b998-023e1b164a2e 2019-03-27 01:17:37,661 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "26a40031-67af-4baf-b02a-6e5b0a315d6f", "status": "DOWN", "description": "", "tags": [], "updated_at": "2019-03-27T01:17:37Z", "dns_domain": "", "floating_network_id": "6e8cbb2e-4d8c-409b-b9b4-549165a492c3", "fixed_ip_address": "192.168.120.31", "floating_ip_address": "172.30.9.203", "revision_number": 0, "port_id": "049c62b7-af7f-4ee0-bc05-ff4eebc8d26f", "id": "745d633e-4c21-443d-962d-db9fe5ecbbb3", "tenant_id": "218cffc4a8e041c697d5b984dce40974", "created_at": "2019-03-27T01:17:37Z", "dns_name": "", "project_id": "218cffc4a8e041c697d5b984dce40974"}} 2019-03-27 01:17:37,661 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-5bda004a-05e6-48a4-b998-023e1b164a2e 2019-03-27 01:17:37,661 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.11123991013s 2019-03-27 01:17:37,676 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-27 01:17:37,677 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}c5a62ebdb794eb4d2ef9633b57907fec63b1815f" 2019-03-27 01:17:37,745 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1165 Content-Type: application/json Date: Wed, 27 Mar 2019 01:17:37 GMT X-Openstack-Request-Id: req-a3256bf1-75a4-4616-b68b-90754827902d 2019-03-27 01:17:37,745 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "26a40031-67af-4baf-b02a-6e5b0a315d6f", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2019-03-27T01:17:38Z", "dns_domain": "", "floating_network_id": "6e8cbb2e-4d8c-409b-b9b4-549165a492c3", "fixed_ip_address": "192.168.120.31", "floating_ip_address": "172.30.9.203", "revision_number": 1, "port_id": "049c62b7-af7f-4ee0-bc05-ff4eebc8d26f", "id": "745d633e-4c21-443d-962d-db9fe5ecbbb3", "dns_name": "", "created_at": "2019-03-27T01:17:37Z", "tenant_id": "218cffc4a8e041c697d5b984dce40974", "project_id": "218cffc4a8e041c697d5b984dce40974"}, {"router_id": "26a40031-67af-4baf-b02a-6e5b0a315d6f", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2019-03-27T01:16:59Z", "dns_domain": "", "floating_network_id": "6e8cbb2e-4d8c-409b-b9b4-549165a492c3", "fixed_ip_address": "192.168.120.19", "floating_ip_address": "172.30.9.206", "revision_number": 1, "port_id": "77348f75-3411-4270-9a35-c583c50de614", "id": "7bd4e411-dcd1-4cb0-9e89-1dfcfb44c5dc", "dns_name": "", "created_at": "2019-03-27T01:16:58Z", "tenant_id": "218cffc4a8e041c697d5b984dce40974", "project_id": "218cffc4a8e041c697d5b984dce40974"}]} 2019-03-27 01:17:37,746 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-a3256bf1-75a4-4616-b68b-90754827902d 2019-03-27 01:17:37,746 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0693459510803s 2019-03-27 01:17:37,758 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'26a40031-67af-4baf-b02a-6e5b0a315d6f', 'updated_at': u'2019-03-27T01:17:38Z', u'dns_domain': u'', 'fixed_ip_address': u'192.168.120.31', 'floating_ip_address': u'172.30.9.203', 'revision_number': 1, 'port_id': u'049c62b7-af7f-4ee0-bc05-ff4eebc8d26f', 'id': u'745d633e-4c21-443d-962d-db9fe5ecbbb3', 'network': u'6e8cbb2e-4d8c-409b-b9b4-549165a492c3', 'port': u'049c62b7-af7f-4ee0-bc05-ff4eebc8d26f', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'218cffc4a8e041c697d5b984dce40974', 'name': 'cinder_test-project_6250a73a-5ba6-41b5-a97c-bd6af8306a36', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'218cffc4a8e041c697d5b984dce40974', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'6e8cbb2e-4d8c-409b-b9b4-549165a492c3', 'properties': Munch({u'dns_name': u'', u'dns_domain': u'', u'tags': []}), 'tenant_id': u'218cffc4a8e041c697d5b984dce40974', 'created_at': u'2019-03-27T01:17:37Z', 'attached': True, u'dns_name': u'', 'router': u'26a40031-67af-4baf-b02a-6e5b0a315d6f'}) 2019-03-27 01:17:37,758 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-03-27 01:17:37,762 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/30d5581d-12b0-4142-a423-c1f018cc9bcc/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}c5a62ebdb794eb4d2ef9633b57907fec63b1815f" -d '{"os-getConsoleOutput": {"length": null}}' 2019-03-27 01:17:37,826 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9608 Content-Type: application/json Date: Wed, 27 Mar 2019 01:17: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-58be75ea-f931-4019-91c6-de98515a7a7a x-openstack-request-id: req-58be75ea-f931-4019-91c6-de98515a7a7a 2019-03-27 01:17:37,828 - 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 538266990 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.231020] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.233906] pid_max: default: 32768 minimum: 301\n[ 0.235454] ACPI: Core revision 20150930\n[ 0.237374] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.239719] Security Framework initialized\n[ 0.241295] Yama: becoming mindful.\n[ 0.242791] AppArmor: AppArmor initialized\n[ 0.244316] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.247214] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.249753] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.252387] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.254828] Initializing cgroup subsys io\n[ 0.256266] Initializing cgroup subsys memory\n[ 0.257793] Initializing cgroup subsys devices\n[ 0.259354] Initializing cgroup subsys freezer\n[ 0.260904] Initializing cgroup subsys net_cls\n[ 0.262466] Initializing cgroup subsys perf_event\n[ 0.264060] Initializing cgroup subsys net_prio\n[ 0.265617] Initializing cgroup subsys hugetlb\n[ 0.267120] Initializing cgroup subsys pids\n[ 0.268601] CPU: Physical Processor ID: 0\n[ 0.270707] mce: CPU supports 10 MCE banks\n[ 0.272144] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.273893] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.290867] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.299267] ftrace: allocating 31920 entries in 125 pages\n[ 0.330196] smpboot: Max logical packages: 1\n[ 0.331700] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.334084] x2apic enabled\n[ 0.335443] Switched APIC routing to physical x2apic.\n[ 0.338330] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.340302] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.343934] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.347074] KVM setup paravirtual spinlock\n[ 0.348995] x86: Booted up 1 node, 1 CPUs\n[ 0.350413] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.352787] devtmpfs: initialized\n[ 0.355023] evm: security.selinux\n[ 0.356247] evm: security.SMACK64\n[ 0.357455] evm: security.SMACK64EXEC\n[ 0.358764] evm: security.SMACK64TRANSMUTE\n[ 0.360188] evm: security.SMACK64MMAP\n[ 0.361489] evm: security.ima\n[ 0.362610] evm: security.capability\n[ 0.363965] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.367657] pinctrl core: initialized pinctrl subsystem\n[ 0.369588] RTC time: 1:17:32, date: 03/27/19\n[ 0.371478] NET: Registered protocol family 16\n[ 0.373140] cpuidle: using governor ladder\n[ 0.374593] cpuidle: using governor menu\n[ 0.376162] PCCT header not found.\n[ 0.377479] ACPI: bus type PCI registered\n[ 0.379020] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.381302] PCI: Using configuration type 1 for base access\n[ 0.383877] ACPI: Added _OSI(Module Device)\n[ 0.385383] ACPI: Added _OSI(Processor Device)\n[ 0.386881] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.388486] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.391085] ACPI: Interpreter enabled\n[ 0.392379] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.395586] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.398787] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.401961] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.405127] ACPI: (supports S0 S5)\n[ 0.406396] ACPI: Using IOAPIC for interrupt routing\n[ 0.408066] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.412576] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.414645] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.416901] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.419028] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.422892] acpiphp: Slot [3] registered\n[ 0.424323] acpiphp: Slot [4] registered\n[ 0.425759] acpiphp: Slot [5] registered\n[ 0.427220] acpiphp: Slot [6] registered\n[ 0.428634] acpiphp: Slot [7] registered\n[ 0.430066] acpiphp: Slot [8] registered\n[ 0.431483] acpiphp: Slot [9] registered\n[ 0.432897] acpiphp: Slot [10] registered\n[ 0.434336] acpiphp: Slot [11] registered\n[ 0.435778] acpiphp: Slot [12] registered\n[ 0.437224] acpiphp: Slot [13] registered\n[ 0.438659] acpiphp: Slot [14] registered\n[ 0.440100] acpiphp: Slot [15] registered\n[ 0.456971] acpiphp: Slot [16] registered\n[ 0.458378] acpiphp: Slot [17] registered\n[ 0.459764] acpiphp: Slot [18] registered\n[ 0.461153] acpiphp: Slot [19] registered\n[ 0.462535] acpiphp: Slot [20] registered\n[ 0.463916] acpiphp: Slot [21] registered\n[ 0.465305] acpiphp: Slot [22] registered\n[ 0.466729] acpiphp: Slot [23] registered\n[ 0.468116] acpiphp: Slot [24] registered\n[ 0.469503] acpiphp: Slot [25] registered\n[ 0.470885] acpiphp: Slot [26] registered\n[ 0.472299] acpiphp: Slot [27] registered\n[ 0.473688] acpiphp: Slot [28] registered\n[ 0.475073] acpiphp: Slot [29] registered\n[ 0.476481] acpiphp: Slot [30] registered\n[ 0.477888] acpiphp: Slot [31] registered\n[ 0.479273] PCI host bridge to bus 0000:00\n[ 0.480662] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.482761] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.484855] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.487376] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.489867] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.492414] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.497000] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.499254] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.501332] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.503572] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.507974] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.510491] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.534852] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.537751] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.540219] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.542677] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.545096] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.547260] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.549535] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.551398] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.554131] vgaarb: loaded\n[ 0.555182] vgaarb: bridge control possible 0000:00:02.0\n[ 0.557291] SCSI subsystem initialized\n[ 0.558896] ACPI: bus type USB registered\n[ 0.560348] usbcore: registered new interface driver usbfs\n[ 0.562158] usbcore: registered new interface driver hub\n[ 0.563923] usbcore: registered new device driver usb\n[ 0.565820] PCI: Using ACPI for IRQ routing\n[ 0.567732] NetLabel: Initializing\n[ 0.569008] NetLabel: domain hash size = 128\n[ 0.570514] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.572212] NetLabel: unlabeled traffic allowed by default\n[ 0.574276] clocksource: Switched to clocksource kvm-clock\n[ 0.584585] AppArmor: AppArmor Filesystem Enabled\n[ 0.586255] pnp: PnP ACPI init\n[ 0.587739] pnp: PnP ACPI: found 5 devices\n[ 0.594819] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.597837] NET: Registered protocol family 2\n[ 0.599636] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.601916] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.604043] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.606169] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.608090] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.610169] NET: Registered protocol family 1\n[ 0.611704] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.613640] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.615532] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.630504] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.645562] Trying to unpack rootfs image as initramfs...\n[ 0.706820] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.709589] Scanning for low memory corruption every 60 seconds\n[ 0.711918] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.713958] audit: initializing netlink subsys (disabled)\n[ 0.715795] audit: type=2000 audit(1553649453.220:1): initialized\n[ 0.718045] Initialise system trusted keyring\n[ 0.719680] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.721734] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.724835] zbud: loaded\n[ 0.726015] VFS: Disk quotas dquot_6.6.0\n[ 0.727462] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.730026] fuse init (API version 7.23)\n[ 0.731555] Key type big_key registered\n[ 0.732950] Allocating IMA MOK and blacklist keyrings.\n[ 0.734986] Key type asymmetric registered\n[ 0.736441] Asymmetric key parser 'x509' registered\n[ 0.738120] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.740724] io scheduler noop registered\n[ 0.742117] io scheduler deadline registered (default)\n[ 0.743870] io scheduler cfq registered\n[ 0.745402] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.747505] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.750024] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.752942] ACPI: Power Button [PWRF]\n[ 0.754478] GHES: HEST is not enabled!\n[ 0.769145] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.798190] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.801505] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.826725] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.830199] Linux agpgart interface v0.103\n[ 0.833700] brd: module loaded\n[ 0.836079] loop: module loaded\n[ 0.841400] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.843949] GPT:90111 != 2097151\n[ 0.845142] GPT:Alternate GPT header not at the end of the disk.\n[ 0.847081] GPT:90111 != 2097151\n[ 0.848271] GPT: Use GNU Parted to correct GPT errors.\n[ 0.849977] vda: vda1 vda15\n[ 0.851782] scsi host0: ata_piix\n[ 0.853102] scsi host1: ata_piix\n[ 0.854354] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.856512] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.859282] libphy: Fixed MDIO Bus: probed\n[ 0.860724] tun: Universal TUN/TAP device driver, 1.6\n[ 0.862416] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.865683] PPP generic driver version 2.4.2\n[ 0.867231] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.869416] ehci-pci: EHCI PCI platform driver\n[ 0.870920] ehci-platform: EHCI generic platform driver\n[ 0.872688] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.874885] ohci-pci: OHCI PCI platform driver\n[ 0.876482] ohci-platform: OHCI generic platform driver\n[ 0.878403] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.894199] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.895982] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.898586] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.900342] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.902423] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.904566] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.907006] usb usb1: Product: UHCI Host Controller\n[ 0.908606] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.910638] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.912310] hub 1-0:1.0: USB hub found\n[ 0.913666] hub 1-0:1.0: 2 ports detected\n[ 0.915242] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.918850] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.920538] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.922285] mousedev: PS/2 mouse device common for all mice\n[ 0.924403] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.927314] rtc_cmos 00:00: RTC can wake from S4\n[ 0.929366] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.931431] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.933475] i2c /dev entries driver\n[ 0.934761] device-mapper: uevent: version 1.0.3\n[ 0.936365] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.939183] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.941417] NET: Registered protocol family 10\n[ 0.943200] NET: Registered protocol family 17\n[ 0.944747] Key type dns_resolver registered\n[ 0.946394] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.948276] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.951287] registered taskstats version 1\n[ 0.952711] Loading compiled-in X.509 certificates\n[ 0.954842] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.958039] zswap: loaded using pool lzo/zbud\n[ 0.960289] Key type trusted registered\n[ 0.962655] Key type encrypted registered\n[ 0.964055] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.965837] ima: No TPM chip found, activating TPM-bypass!\n[ 0.967642] evm: HMAC attrs: 0x1\n[ 0.969213] Magic number: 11:831:256\n[ 0.970666] rtc_cmos 00:00: setting system clock to 2019-03-27 01:17:32 UTC (1553649452)\n[ 0.973457] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.975374] EDD information not available.\n[ 1.015963] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.034277] Write protecting the kernel read-only data: 14336k\n[ 1.037523] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.040487] 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.091093] 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.31...\nLease of 192.168.120.31 obtained, lease time 43200\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.98. iid=i-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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDUWXTeabJdhJHV67I6vOGUVrnbbAKuXOKikdr460jrPI6Rm2/END2x3TePTRV/YeRa030yBR2XZrv5/7TBpdfsZJDCBFr75sH0S0j6YLEQwG3HQeRE7hEK6LLIcJXEjwmJbr48M4AXGibfX9xYygc9KJXCT9hvB13AHdPZ4x7cFw6fasZzHesvebKibSMvL8biZtF316Dz1ArN+1zHWFt3m55qmPLzDHs/3J5EWZQ3md52lU+gQTg9YkvoHcxfQQVbdxB4j94xSTRNweGU1T+5zNVmZx6znnQeFc7Ed3FJp363AX45YsRDWdN8jPHyEePM3TP4ObyJ6sk7EHqb2Eld root@cinder-test-vm-6250a73a-5ba6-41b5-a97c-bd6af8306a36\nssh-dss AAAAB3NzaC1kc3MAAACBAPYVjDmDkFzDDIKuZRGkvBvNO5Yh6bkLAHWgQI2f1xQ+BrqgUzvG8ZCD03gyb3X//hOEkklADkGAb4k8vOXe0AS3zU2rcz4feTRYA/JzjpX9I78c4Z5K3+ipM1WG0g6l7qVQ+PDRai6qs9axjytokxzFtHu7ERBehtuz6kNPL18JAAAAFQDpWpAxmt0rlBleDVYC5v3YebAIuQAAAIAZmHBVkwSrOlWDx26gTBsAiNJL+kFBY+PsVJ2xht8/HYJlb1IiwHgTdEbDomFaLTy/CjQbUfjOajV38CT6uyuetzjdlnCDqhMUmf9ZD4uIgZRocUv1B1gOShbNft5THry6Ijrf0zbFiXAgwDGD0BDEmIGiacGnH+sH9tcKCEBOtwAAAIEA3xJwV9mXQU1hKWgCC47iYj2XpW8Sl9Xw+sb08QnYEEiENUhYR2eKGLtlAwx/friHHJUeNegFFklaiOCrIUl+gRqvAOELqkOzFHSVOtu0k1RDp9mIA1SlePLuNKPeSEJ6oCTiADgCV6BR9gz4EMG18TVODPwYlwV6mu8o0nT9XJs= root@cinder-test-vm-6250a73a-5ba6-41b5-a97c-bd6af8306a36\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.31,24,fe80::f816:3eff:febb:91a/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.2 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.31 \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-6250a73a-5ba6-41b5-a97c-bd6af8306a36\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=2.56 ===\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-6250a73a-5ba6-41b5-a97c-bd6af8306a36 login: /dev/root resized successfully [took 0.51s]\n"} 2019-03-27 01:17:37,829 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/30d5581d-12b0-4142-a423-c1f018cc9bcc/action used request id req-58be75ea-f931-4019-91c6-de98515a7a7a 2019-03-27 01:17:37,829 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0704839229584s 2019-03-27 01:17:37,830 - 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 538266990 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.231020] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.233906] pid_max: default: 32768 minimum: 301 [ 0.235454] ACPI: Core revision 20150930 [ 0.237374] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.239719] Security Framework initialized [ 0.241295] Yama: becoming mindful. [ 0.242791] AppArmor: AppArmor initialized [ 0.244316] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.247214] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.249753] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.252387] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.254828] Initializing cgroup subsys io [ 0.256266] Initializing cgroup subsys memory [ 0.257793] Initializing cgroup subsys devices [ 0.259354] Initializing cgroup subsys freezer [ 0.260904] Initializing cgroup subsys net_cls [ 0.262466] Initializing cgroup subsys perf_event [ 0.264060] Initializing cgroup subsys net_prio [ 0.265617] Initializing cgroup subsys hugetlb [ 0.267120] Initializing cgroup subsys pids [ 0.268601] CPU: Physical Processor ID: 0 [ 0.270707] mce: CPU supports 10 MCE banks [ 0.272144] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.273893] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.290867] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.299267] ftrace: allocating 31920 entries in 125 pages [ 0.330196] smpboot: Max logical packages: 1 [ 0.331700] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.334084] x2apic enabled [ 0.335443] Switched APIC routing to physical x2apic. [ 0.338330] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.340302] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.343934] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.347074] KVM setup paravirtual spinlock [ 0.348995] x86: Booted up 1 node, 1 CPUs [ 0.350413] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.352787] devtmpfs: initialized [ 0.355023] evm: security.selinux [ 0.356247] evm: security.SMACK64 [ 0.357455] evm: security.SMACK64EXEC [ 0.358764] evm: security.SMACK64TRANSMUTE [ 0.360188] evm: security.SMACK64MMAP [ 0.361489] evm: security.ima [ 0.362610] evm: security.capability [ 0.363965] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.367657] pinctrl core: initialized pinctrl subsystem [ 0.369588] RTC time: 1:17:32, date: 03/27/19 [ 0.371478] NET: Registered protocol family 16 [ 0.373140] cpuidle: using governor ladder [ 0.374593] cpuidle: using governor menu [ 0.376162] PCCT header not found. [ 0.377479] ACPI: bus type PCI registered [ 0.379020] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.381302] PCI: Using configuration type 1 for base access [ 0.383877] ACPI: Added _OSI(Module Device) [ 0.385383] ACPI: Added _OSI(Processor Device) [ 0.386881] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.388486] ACPI: Added _OSI(Processor Aggregator Device) [ 0.391085] ACPI: Interpreter enabled [ 0.392379] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.395586] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.398787] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.401961] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.405127] ACPI: (supports S0 S5) [ 0.406396] ACPI: Using IOAPIC for interrupt routing [ 0.408066] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.412576] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.414645] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.416901] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.419028] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.422892] acpiphp: Slot [3] registered [ 0.424323] acpiphp: Slot [4] registered [ 0.425759] acpiphp: Slot [5] registered [ 0.427220] acpiphp: Slot [6] registered [ 0.428634] acpiphp: Slot [7] registered [ 0.430066] acpiphp: Slot [8] registered [ 0.431483] acpiphp: Slot [9] registered [ 0.432897] acpiphp: Slot [10] registered [ 0.434336] acpiphp: Slot [11] registered [ 0.435778] acpiphp: Slot [12] registered [ 0.437224] acpiphp: Slot [13] registered [ 0.438659] acpiphp: Slot [14] registered [ 0.440100] acpiphp: Slot [15] registered [ 0.456971] acpiphp: Slot [16] registered [ 0.458378] acpiphp: Slot [17] registered [ 0.459764] acpiphp: Slot [18] registered [ 0.461153] acpiphp: Slot [19] registered [ 0.462535] acpiphp: Slot [20] registered [ 0.463916] acpiphp: Slot [21] registered [ 0.465305] acpiphp: Slot [22] registered [ 0.466729] acpiphp: Slot [23] registered [ 0.468116] acpiphp: Slot [24] registered [ 0.469503] acpiphp: Slot [25] registered [ 0.470885] acpiphp: Slot [26] registered [ 0.472299] acpiphp: Slot [27] registered [ 0.473688] acpiphp: Slot [28] registered [ 0.475073] acpiphp: Slot [29] registered [ 0.476481] acpiphp: Slot [30] registered [ 0.477888] acpiphp: Slot [31] registered [ 0.479273] PCI host bridge to bus 0000:00 [ 0.480662] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.482761] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.484855] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.487376] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.489867] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.492414] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.497000] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.499254] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.501332] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.503572] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.507974] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.510491] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.534852] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.537751] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.540219] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.542677] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.545096] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.547260] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.549535] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.551398] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.554131] vgaarb: loaded [ 0.555182] vgaarb: bridge control possible 0000:00:02.0 [ 0.557291] SCSI subsystem initialized [ 0.558896] ACPI: bus type USB registered [ 0.560348] usbcore: registered new interface driver usbfs [ 0.562158] usbcore: registered new interface driver hub [ 0.563923] usbcore: registered new device driver usb [ 0.565820] PCI: Using ACPI for IRQ routing [ 0.567732] NetLabel: Initializing [ 0.569008] NetLabel: domain hash size = 128 [ 0.570514] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.572212] NetLabel: unlabeled traffic allowed by default [ 0.574276] clocksource: Switched to clocksource kvm-clock [ 0.584585] AppArmor: AppArmor Filesystem Enabled [ 0.586255] pnp: PnP ACPI init [ 0.587739] pnp: PnP ACPI: found 5 devices [ 0.594819] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.597837] NET: Registered protocol family 2 [ 0.599636] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.601916] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.604043] TCP: Hash tables configured (established 4096 bind 4096) [ 0.606169] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.608090] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.610169] NET: Registered protocol family 1 [ 0.611704] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.613640] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.615532] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.630504] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.645562] Trying to unpack rootfs image as initramfs... [ 0.706820] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.709589] Scanning for low memory corruption every 60 seconds [ 0.711918] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.713958] audit: initializing netlink subsys (disabled) [ 0.715795] audit: type=2000 audit(1553649453.220:1): initialized [ 0.718045] Initialise system trusted keyring [ 0.719680] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.721734] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.724835] zbud: loaded [ 0.726015] VFS: Disk quotas dquot_6.6.0 [ 0.727462] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.730026] fuse init (API version 7.23) [ 0.731555] Key type big_key registered [ 0.732950] Allocating IMA MOK and blacklist keyrings. [ 0.734986] Key type asymmetric registered [ 0.736441] Asymmetric key parser 'x509' registered [ 0.738120] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.740724] io scheduler noop registered [ 0.742117] io scheduler deadline registered (default) [ 0.743870] io scheduler cfq registered [ 0.745402] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.747505] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.750024] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.752942] ACPI: Power Button [PWRF] [ 0.754478] GHES: HEST is not enabled! [ 0.769145] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.798190] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.801505] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.826725] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.830199] Linux agpgart interface v0.103 [ 0.833700] brd: module loaded [ 0.836079] loop: module loaded [ 0.841400] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.843949] GPT:90111 != 2097151 [ 0.845142] GPT:Alternate GPT header not at the end of the disk. [ 0.847081] GPT:90111 != 2097151 [ 0.848271] GPT: Use GNU Parted to correct GPT errors. [ 0.849977] vda: vda1 vda15 [ 0.851782] scsi host0: ata_piix [ 0.853102] scsi host1: ata_piix [ 0.854354] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.856512] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.859282] libphy: Fixed MDIO Bus: probed [ 0.860724] tun: Universal TUN/TAP device driver, 1.6 [ 0.862416] tun: (C) 1999-2004 Max Krasnyansky [ 0.865683] PPP generic driver version 2.4.2 [ 0.867231] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.869416] ehci-pci: EHCI PCI platform driver [ 0.870920] ehci-platform: EHCI generic platform driver [ 0.872688] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.874885] ohci-pci: OHCI PCI platform driver [ 0.876482] ohci-platform: OHCI generic platform driver [ 0.878403] uhci_hcd: USB Universal Host Controller Interface driver [ 0.894199] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.895982] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.898586] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.900342] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.902423] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.904566] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.907006] usb usb1: Product: UHCI Host Controller [ 0.908606] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.910638] usb usb1: SerialNumber: 0000:00:01.2 [ 0.912310] hub 1-0:1.0: USB hub found [ 0.913666] hub 1-0:1.0: 2 ports detected [ 0.915242] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.918850] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.920538] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.922285] mousedev: PS/2 mouse device common for all mice [ 0.924403] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.927314] rtc_cmos 00:00: RTC can wake from S4 [ 0.929366] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.931431] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.933475] i2c /dev entries driver [ 0.934761] device-mapper: uevent: version 1.0.3 [ 0.936365] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.939183] ledtrig-cpu: registered to indicate activity on CPUs [ 0.941417] NET: Registered protocol family 10 [ 0.943200] NET: Registered protocol family 17 [ 0.944747] Key type dns_resolver registered [ 0.946394] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.948276] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.951287] registered taskstats version 1 [ 0.952711] Loading compiled-in X.509 certificates [ 0.954842] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.958039] zswap: loaded using pool lzo/zbud [ 0.960289] Key type trusted registered [ 0.962655] Key type encrypted registered [ 0.964055] AppArmor: AppArmor sha1 policy hashing enabled [ 0.965837] ima: No TPM chip found, activating TPM-bypass! [ 0.967642] evm: HMAC attrs: 0x1 [ 0.969213] Magic number: 11:831:256 [ 0.970666] rtc_cmos 00:00: setting system clock to 2019-03-27 01:17:32 UTC (1553649452) [ 0.973457] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.975374] EDD information not available. [ 1.015963] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.034277] Write protecting the kernel read-only data: 14336k [ 1.037523] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.040487] 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.091093] 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.31... Lease of 192.168.120.31 obtained, lease time 43200 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.98. iid=i-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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDUWXTeabJdhJHV67I6vOGUVrnbbAKuXOKikdr460jrPI6Rm2/END2x3TePTRV/YeRa030yBR2XZrv5/7TBpdfsZJDCBFr75sH0S0j6YLEQwG3HQeRE7hEK6LLIcJXEjwmJbr48M4AXGibfX9xYygc9KJXCT9hvB13AHdPZ4x7cFw6fasZzHesvebKibSMvL8biZtF316Dz1ArN+1zHWFt3m55qmPLzDHs/3J5EWZQ3md52lU+gQTg9YkvoHcxfQQVbdxB4j94xSTRNweGU1T+5zNVmZx6znnQeFc7Ed3FJp363AX45YsRDWdN8jPHyEePM3TP4ObyJ6sk7EHqb2Eld root@cinder-test-vm-6250a73a-5ba6-41b5-a97c-bd6af8306a36 ssh-dss AAAAB3NzaC1kc3MAAACBAPYVjDmDkFzDDIKuZRGkvBvNO5Yh6bkLAHWgQI2f1xQ+BrqgUzvG8ZCD03gyb3X//hOEkklADkGAb4k8vOXe0AS3zU2rcz4feTRYA/JzjpX9I78c4Z5K3+ipM1WG0g6l7qVQ+PDRai6qs9axjytokxzFtHu7ERBehtuz6kNPL18JAAAAFQDpWpAxmt0rlBleDVYC5v3YebAIuQAAAIAZmHBVkwSrOlWDx26gTBsAiNJL+kFBY+PsVJ2xht8/HYJlb1IiwHgTdEbDomFaLTy/CjQbUfjOajV38CT6uyuetzjdlnCDqhMUmf9ZD4uIgZRocUv1B1gOShbNft5THry6Ijrf0zbFiXAgwDGD0BDEmIGiacGnH+sH9tcKCEBOtwAAAIEA3xJwV9mXQU1hKWgCC47iYj2XpW8Sl9Xw+sb08QnYEEiENUhYR2eKGLtlAwx/friHHJUeNegFFklaiOCrIUl+gRqvAOELqkOzFHSVOtu0k1RDp9mIA1SlePLuNKPeSEJ6oCTiADgCV6BR9gz4EMG18TVODPwYlwV6mu8o0nT9XJs= root@cinder-test-vm-6250a73a-5ba6-41b5-a97c-bd6af8306a36 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.31,24,fe80::f816:3eff:febb:91a/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.2 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.31 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-6250a73a-5ba6-41b5-a97c-bd6af8306a36 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.56 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. cinder-test-vm-6250a73a-5ba6-41b5-a97c-bd6af8306a36 login: /dev/root resized successfully [took 0.51s] 2019-03-27 01:17:37,835 - paramiko.transport - DEBUG - starting thread (client mode): 0xe1eac890L 2019-03-27 01:17:37,835 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-03-27 01:17:37,836 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2019-03-27 01:17:37,836 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2019-03-27 01:17:37,837 - 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-27 01:17:37,837 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-03-27 01:17:37,838 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2019-03-27 01:17:37,838 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-03-27 01:17:37,838 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-03-27 01:17:37,838 - paramiko.transport - DEBUG - Compression agreed: none 2019-03-27 01:17:37,856 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-03-27 01:17:37,856 - paramiko.transport - DEBUG - Switch to new keys ... 2019-03-27 01:17:37,867 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.203: bcd7b22a108284359f87a8540cc43564 2019-03-27 01:17:37,868 - paramiko.transport - DEBUG - Trying discovered key 1f742ad809d405a02b8cedee913751dc in /tmp/tmpOo2Lay 2019-03-27 01:17:37,894 - paramiko.transport - DEBUG - userauth is OK 2019-03-27 01:17:37,900 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-03-27 01:17:37,900 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.os-volume_attachments 2019-03-27 01:17:37,903 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/30d5581d-12b0-4142-a423-c1f018cc9bcc/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}c5a62ebdb794eb4d2ef9633b57907fec63b1815f" -d '{"volumeAttachment": {"volumeId": "294bcf09-504c-4d00-8dae-705522f83edc"}}' 2019-03-27 01:17:40,974 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 146 Content-Type: application/json Date: Wed, 27 Mar 2019 01:17: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-05714b77-e443-402b-b50b-944f010b5039 x-openstack-request-id: req-05714b77-e443-402b-b50b-944f010b5039 2019-03-27 01:17:40,974 - keystoneauth.session - DEBUG - RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "30d5581d-12b0-4142-a423-c1f018cc9bcc", "id": "294bcf09-504c-4d00-8dae-705522f83edc", "volumeId": "294bcf09-504c-4d00-8dae-705522f83edc"}} 2019-03-27 01:17:40,974 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/30d5581d-12b0-4142-a423-c1f018cc9bcc/os-volume_attachments used request id req-05714b77-e443-402b-b50b-944f010b5039 2019-03-27 01:17:40,974 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.os-volume_attachments in 3.07388305664s 2019-03-27 01:17:40,975 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-03-27 01:17:40,979 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8776/v3/218cffc4a8e041c697d5b984dce40974/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}c5a62ebdb794eb4d2ef9633b57907fec63b1815f" 2019-03-27 01:17:41,048 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 455 Content-Type: application/json Date: Wed, 27 Mar 2019 01:17:41 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-42b82afa-4024-45f8-b321-b4e029d99153 x-openstack-request-id: req-42b82afa-4024-45f8-b321-b4e029d99153 2019-03-27 01:17:41,048 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "reserved", "user_id": "0f9c752267b34004a3ed94f7de03fdda", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/218cffc4a8e041c697d5b984dce40974/volumes/294bcf09-504c-4d00-8dae-705522f83edc", "rel": "self"}, {"href": "http://172.30.9.21:8776/218cffc4a8e041c697d5b984dce40974/volumes/294bcf09-504c-4d00-8dae-705522f83edc", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-03-27T01:17:11.000000", "description": null, "os-vol-tenant-attr:tenant_id": "218cffc4a8e041c697d5b984dce40974", "updated_at": "2019-03-27T01:17:40.000000", "volume_type": "tripleo", "name": "cinder_test-volume_6250a73a-5ba6-41b5-a97c-bd6af8306a36", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "294bcf09-504c-4d00-8dae-705522f83edc", "size": 2}]} 2019-03-27 01:17:41,048 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.21:8776/v3/218cffc4a8e041c697d5b984dce40974/volumes/detail used request id req-42b82afa-4024-45f8-b321-b4e029d99153 2019-03-27 01:17:41,049 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0735409259796s 2019-03-27 01:17:41,050 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-27 01:17:43,052 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-03-27 01:17:43,056 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8776/v3/218cffc4a8e041c697d5b984dce40974/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}c5a62ebdb794eb4d2ef9633b57907fec63b1815f" 2019-03-27 01:17:44,160 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 455 Content-Type: application/json Date: Wed, 27 Mar 2019 01:17:42 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-d9371aae-f3cb-484d-905e-a694524ec27f x-openstack-request-id: req-d9371aae-f3cb-484d-905e-a694524ec27f 2019-03-27 01:17:44,161 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "reserved", "user_id": "0f9c752267b34004a3ed94f7de03fdda", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/218cffc4a8e041c697d5b984dce40974/volumes/294bcf09-504c-4d00-8dae-705522f83edc", "rel": "self"}, {"href": "http://172.30.9.21:8776/218cffc4a8e041c697d5b984dce40974/volumes/294bcf09-504c-4d00-8dae-705522f83edc", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-03-27T01:17:11.000000", "description": null, "os-vol-tenant-attr:tenant_id": "218cffc4a8e041c697d5b984dce40974", "updated_at": "2019-03-27T01:17:40.000000", "volume_type": "tripleo", "name": "cinder_test-volume_6250a73a-5ba6-41b5-a97c-bd6af8306a36", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "294bcf09-504c-4d00-8dae-705522f83edc", "size": 2}]} 2019-03-27 01:17:44,161 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.21:8776/v3/218cffc4a8e041c697d5b984dce40974/volumes/detail used request id req-d9371aae-f3cb-484d-905e-a694524ec27f 2019-03-27 01:17:44,161 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.10861206055s 2019-03-27 01:17:44,163 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-27 01:17:46,165 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-03-27 01:17:46,169 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8776/v3/218cffc4a8e041c697d5b984dce40974/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}c5a62ebdb794eb4d2ef9633b57907fec63b1815f" 2019-03-27 01:17:47,366 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 571 Content-Type: application/json Date: Wed, 27 Mar 2019 01:17:46 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-77b95612-d1d9-4546-a512-0aafcf5c0c49 x-openstack-request-id: req-77b95612-d1d9-4546-a512-0aafcf5c0c49 2019-03-27 01:17:47,366 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "in-use", "user_id": "0f9c752267b34004a3ed94f7de03fdda", "attachments": [{"server_id": "30d5581d-12b0-4142-a423-c1f018cc9bcc", "attachment_id": "1328baab-e0fc-4282-9f62-ac0fac2cdad1", "attached_at": "2019-03-27T01:17:44.000000", "host_name": "overcloud-novacompute-0.opnfvlf.org", "volume_id": "294bcf09-504c-4d00-8dae-705522f83edc", "device": "/dev/vdb", "id": "294bcf09-504c-4d00-8dae-705522f83edc"}], "links": [{"href": "http://172.30.9.21:8776/v3/218cffc4a8e041c697d5b984dce40974/volumes/294bcf09-504c-4d00-8dae-705522f83edc", "rel": "self"}, {"href": "http://172.30.9.21:8776/218cffc4a8e041c697d5b984dce40974/volumes/294bcf09-504c-4d00-8dae-705522f83edc", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-03-27T01:17:11.000000", "description": null, "os-vol-tenant-attr:tenant_id": "218cffc4a8e041c697d5b984dce40974", "updated_at": "2019-03-27T01:17:44.000000", "volume_type": "tripleo", "name": "cinder_test-volume_6250a73a-5ba6-41b5-a97c-bd6af8306a36", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "294bcf09-504c-4d00-8dae-705522f83edc", "size": 2}]} 2019-03-27 01:17:47,366 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.21:8776/v3/218cffc4a8e041c697d5b984dce40974/volumes/detail used request id req-77b95612-d1d9-4546-a512-0aafcf5c0c49 2019-03-27 01:17:47,366 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.20125102997s 2019-03-27 01:17:47,368 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-03-27 01:17:47,370 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2019-03-27 01:17:47,370 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-03-27 01:17:47,371 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-03-27 01:17:47,439 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-03-27 01:17:47,441 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-03-27 01:17:47,439 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - ssh: 2019-03-27 01:17:47,442 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2019-03-27 01:17:47,478 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32759 bytes 2019-03-27 01:17:47,478 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2019-03-27 01:17:47,507 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2019-03-27 01:17:48,169 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2019-03-27 01:17:48,169 - 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: d27b570e-68ec-4f74-9843-6f09444a6947 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-27 01:17:48,170 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - volume_write stderr: mke2fs 1.42.12 (29-Aug-2014) 2019-03-27 01:17:48,171 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2019-03-27 01:17:48,170 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Detach volume from VM 1 2019-03-27 01:17:48,171 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers.os-volume_attachments 2019-03-27 01:17:48,175 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/servers/30d5581d-12b0-4142-a423-c1f018cc9bcc/os-volume_attachments/294bcf09-504c-4d00-8dae-705522f83edc -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c5a62ebdb794eb4d2ef9633b57907fec63b1815f" 2019-03-27 01:17:51,242 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Wed, 27 Mar 2019 01:17:48 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-93bb6e2a-b210-4e46-9c10-1b65626b2870 x-openstack-request-id: req-93bb6e2a-b210-4e46-9c10-1b65626b2870 2019-03-27 01:17:51,242 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/30d5581d-12b0-4142-a423-c1f018cc9bcc/os-volume_attachments/294bcf09-504c-4d00-8dae-705522f83edc used request id req-93bb6e2a-b210-4e46-9c10-1b65626b2870 2019-03-27 01:17:51,243 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers.os-volume_attachments in 3.07125210762s 2019-03-27 01:17:51,243 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-03-27 01:17:51,249 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8776/v3/218cffc4a8e041c697d5b984dce40974/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}c5a62ebdb794eb4d2ef9633b57907fec63b1815f" 2019-03-27 01:17:52,332 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 454 Content-Type: application/json Date: Wed, 27 Mar 2019 01:17:51 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-07723a5b-cb88-4028-9ba4-60c9a1bd62d9 x-openstack-request-id: req-07723a5b-cb88-4028-9ba4-60c9a1bd62d9 2019-03-27 01:17:52,332 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "available", "user_id": "0f9c752267b34004a3ed94f7de03fdda", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/218cffc4a8e041c697d5b984dce40974/volumes/294bcf09-504c-4d00-8dae-705522f83edc", "rel": "self"}, {"href": "http://172.30.9.21:8776/218cffc4a8e041c697d5b984dce40974/volumes/294bcf09-504c-4d00-8dae-705522f83edc", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-03-27T01:17:11.000000", "description": null, "os-vol-tenant-attr:tenant_id": "218cffc4a8e041c697d5b984dce40974", "updated_at": "2019-03-27T01:17:51.000000", "volume_type": "tripleo", "name": "cinder_test-volume_6250a73a-5ba6-41b5-a97c-bd6af8306a36", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "294bcf09-504c-4d00-8dae-705522f83edc", "size": 2}]} 2019-03-27 01:17:52,332 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.21:8776/v3/218cffc4a8e041c697d5b984dce40974/volumes/detail used request id req-07723a5b-cb88-4028-9ba4-60c9a1bd62d9 2019-03-27 01:17:52,333 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.08937191963s 2019-03-27 01:17:52,334 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Attach volume to VM 2 2019-03-27 01:17:52,334 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.os-volume_attachments 2019-03-27 01:17:52,337 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/98b9b977-e523-4e92-b55c-c458ee5ace84/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}c5a62ebdb794eb4d2ef9633b57907fec63b1815f" -d '{"volumeAttachment": {"volumeId": "294bcf09-504c-4d00-8dae-705522f83edc"}}' 2019-03-27 01:17:55,386 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 146 Content-Type: application/json Date: Wed, 27 Mar 2019 01:17: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-23e2e7d8-1624-4f38-9028-0fd4c4202997 x-openstack-request-id: req-23e2e7d8-1624-4f38-9028-0fd4c4202997 2019-03-27 01:17:55,386 - keystoneauth.session - DEBUG - RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "98b9b977-e523-4e92-b55c-c458ee5ace84", "id": "294bcf09-504c-4d00-8dae-705522f83edc", "volumeId": "294bcf09-504c-4d00-8dae-705522f83edc"}} 2019-03-27 01:17:55,386 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/98b9b977-e523-4e92-b55c-c458ee5ace84/os-volume_attachments used request id req-23e2e7d8-1624-4f38-9028-0fd4c4202997 2019-03-27 01:17:55,387 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.os-volume_attachments in 3.05213904381s 2019-03-27 01:17:55,387 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-03-27 01:17:55,391 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8776/v3/218cffc4a8e041c697d5b984dce40974/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}c5a62ebdb794eb4d2ef9633b57907fec63b1815f" 2019-03-27 01:17:56,383 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 455 Content-Type: application/json Date: Wed, 27 Mar 2019 01:17:55 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-aab6add1-0130-42fa-9f33-7ff22c987ae4 x-openstack-request-id: req-aab6add1-0130-42fa-9f33-7ff22c987ae4 2019-03-27 01:17:56,383 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "reserved", "user_id": "0f9c752267b34004a3ed94f7de03fdda", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/218cffc4a8e041c697d5b984dce40974/volumes/294bcf09-504c-4d00-8dae-705522f83edc", "rel": "self"}, {"href": "http://172.30.9.21:8776/218cffc4a8e041c697d5b984dce40974/volumes/294bcf09-504c-4d00-8dae-705522f83edc", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-03-27T01:17:11.000000", "description": null, "os-vol-tenant-attr:tenant_id": "218cffc4a8e041c697d5b984dce40974", "updated_at": "2019-03-27T01:17:55.000000", "volume_type": "tripleo", "name": "cinder_test-volume_6250a73a-5ba6-41b5-a97c-bd6af8306a36", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "294bcf09-504c-4d00-8dae-705522f83edc", "size": 2}]} 2019-03-27 01:17:56,384 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.21:8776/v3/218cffc4a8e041c697d5b984dce40974/volumes/detail used request id req-aab6add1-0130-42fa-9f33-7ff22c987ae4 2019-03-27 01:17:56,384 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.996515989304s 2019-03-27 01:17:56,385 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-27 01:17:58,387 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-03-27 01:17:58,391 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8776/v3/218cffc4a8e041c697d5b984dce40974/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}c5a62ebdb794eb4d2ef9633b57907fec63b1815f" 2019-03-27 01:17:59,452 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 573 Content-Type: application/json Date: Wed, 27 Mar 2019 01:17:58 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-15ae10dc-b39b-4ec0-9eaf-db0590d26142 x-openstack-request-id: req-15ae10dc-b39b-4ec0-9eaf-db0590d26142 2019-03-27 01:17:59,453 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "in-use", "user_id": "0f9c752267b34004a3ed94f7de03fdda", "attachments": [{"server_id": "98b9b977-e523-4e92-b55c-c458ee5ace84", "attachment_id": "1bbbad48-8294-4d0b-b186-d3b3a9624f13", "attached_at": "2019-03-27T01:17:56.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "294bcf09-504c-4d00-8dae-705522f83edc", "device": "/dev/vdb", "id": "294bcf09-504c-4d00-8dae-705522f83edc"}], "links": [{"href": "http://172.30.9.21:8776/v3/218cffc4a8e041c697d5b984dce40974/volumes/294bcf09-504c-4d00-8dae-705522f83edc", "rel": "self"}, {"href": "http://172.30.9.21:8776/218cffc4a8e041c697d5b984dce40974/volumes/294bcf09-504c-4d00-8dae-705522f83edc", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-03-27T01:17:11.000000", "description": null, "os-vol-tenant-attr:tenant_id": "218cffc4a8e041c697d5b984dce40974", "updated_at": "2019-03-27T01:17:57.000000", "volume_type": "tripleo", "name": "cinder_test-volume_6250a73a-5ba6-41b5-a97c-bd6af8306a36", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "294bcf09-504c-4d00-8dae-705522f83edc", "size": 2}]} 2019-03-27 01:17:59,453 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.21:8776/v3/218cffc4a8e041c697d5b984dce40974/volumes/detail used request id req-15ae10dc-b39b-4ec0-9eaf-db0590d26142 2019-03-27 01:17:59,453 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.0654528141s 2019-03-27 01:17:59,455 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-03-27 01:17:59,458 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2019-03-27 01:17:59,458 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-03-27 01:17:59,460 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-03-27 01:17:59,529 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-03-27 01:17:59,530 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - ssh: 2019-03-27 01:17:59,530 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2019-03-27 01:17:59,531 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-03-27 01:17:59,567 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32759 bytes 2019-03-27 01:17:59,567 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2019-03-27 01:17:59,596 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2019-03-27 01:17:59,625 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2019-03-27 01:17:59,625 - 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-27 01:17:59,626 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - read volume stderr: 2019-03-27 01:17:59,626 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Detach volume from VM 2 2019-03-27 01:17:59,627 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers.os-volume_attachments 2019-03-27 01:17:59,627 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2019-03-27 01:17:59,631 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/servers/98b9b977-e523-4e92-b55c-c458ee5ace84/os-volume_attachments/294bcf09-504c-4d00-8dae-705522f83edc -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c5a62ebdb794eb4d2ef9633b57907fec63b1815f" 2019-03-27 01:18:01,265 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Wed, 27 Mar 2019 01:17:59 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-539f69d3-c5b5-41b7-a837-f33879b5a0d5 x-openstack-request-id: req-539f69d3-c5b5-41b7-a837-f33879b5a0d5 2019-03-27 01:18:01,265 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/98b9b977-e523-4e92-b55c-c458ee5ace84/os-volume_attachments/294bcf09-504c-4d00-8dae-705522f83edc used request id req-539f69d3-c5b5-41b7-a837-f33879b5a0d5 2019-03-27 01:18:01,266 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers.os-volume_attachments in 1.63876008987s 2019-03-27 01:18:01,266 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-03-27 01:18:01,270 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8776/v3/218cffc4a8e041c697d5b984dce40974/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}c5a62ebdb794eb4d2ef9633b57907fec63b1815f" 2019-03-27 01:18:02,276 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 575 Content-Type: application/json Date: Wed, 27 Mar 2019 01:18:01 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-d0593b0c-7291-47dc-9e12-6e35cb4d4ede x-openstack-request-id: req-d0593b0c-7291-47dc-9e12-6e35cb4d4ede 2019-03-27 01:18:02,277 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "detaching", "user_id": "0f9c752267b34004a3ed94f7de03fdda", "attachments": [{"server_id": "98b9b977-e523-4e92-b55c-c458ee5ace84", "attachment_id": "1bbbad48-8294-4d0b-b186-d3b3a9624f13", "attached_at": "2019-03-27T01:17:56.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "294bcf09-504c-4d00-8dae-705522f83edc", "device": "/dev/vdb", "id": "294bcf09-504c-4d00-8dae-705522f83edc"}], "links": [{"href": "http://172.30.9.21:8776/v3/218cffc4a8e041c697d5b984dce40974/volumes/294bcf09-504c-4d00-8dae-705522f83edc", "rel": "self"}, {"href": "http://172.30.9.21:8776/218cffc4a8e041c697d5b984dce40974/volumes/294bcf09-504c-4d00-8dae-705522f83edc", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-03-27T01:17:11.000000", "description": null, "os-vol-tenant-attr:tenant_id": "218cffc4a8e041c697d5b984dce40974", "updated_at": "2019-03-27T01:18:01.000000", "volume_type": "tripleo", "name": "cinder_test-volume_6250a73a-5ba6-41b5-a97c-bd6af8306a36", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "294bcf09-504c-4d00-8dae-705522f83edc", "size": 2}]} 2019-03-27 01:18:02,277 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.21:8776/v3/218cffc4a8e041c697d5b984dce40974/volumes/detail used request id req-d0593b0c-7291-47dc-9e12-6e35cb4d4ede 2019-03-27 01:18:02,277 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.01082205772s 2019-03-27 01:18:02,278 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-27 01:18:04,281 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-03-27 01:18:04,285 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8776/v3/218cffc4a8e041c697d5b984dce40974/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}c5a62ebdb794eb4d2ef9633b57907fec63b1815f" 2019-03-27 01:18:04,345 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 456 Content-Type: application/json Date: Wed, 27 Mar 2019 01:18:04 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-487f92c4-1e9f-42a7-b410-44045598af38 x-openstack-request-id: req-487f92c4-1e9f-42a7-b410-44045598af38 2019-03-27 01:18:04,345 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "available", "user_id": "0f9c752267b34004a3ed94f7de03fdda", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/218cffc4a8e041c697d5b984dce40974/volumes/294bcf09-504c-4d00-8dae-705522f83edc", "rel": "self"}, {"href": "http://172.30.9.21:8776/218cffc4a8e041c697d5b984dce40974/volumes/294bcf09-504c-4d00-8dae-705522f83edc", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-03-27T01:17:11.000000", "description": null, "os-vol-tenant-attr:tenant_id": "218cffc4a8e041c697d5b984dce40974", "updated_at": "2019-03-27T01:18:02.000000", "volume_type": "tripleo", "name": "cinder_test-volume_6250a73a-5ba6-41b5-a97c-bd6af8306a36", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "294bcf09-504c-4d00-8dae-705522f83edc", "size": 2}]} 2019-03-27 01:18:04,345 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.21:8776/v3/218cffc4a8e041c697d5b984dce40974/volumes/detail used request id req-487f92c4-1e9f-42a7-b410-44045598af38 2019-03-27 01:18:04,345 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0643930435181s 2019-03-27 01:18:04,461 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-03-27 01:18:04,461 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | cinder_test | functest | 01:41 | PASS | +---------------------+------------------+------------------+----------------+ 2019-03-27 01:18:04,467 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-03-27 01:18:04,470 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/servers/98b9b977-e523-4e92-b55c-c458ee5ace84 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c5a62ebdb794eb4d2ef9633b57907fec63b1815f" 2019-03-27 01:18:04,640 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Wed, 27 Mar 2019 01:18: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-919e3f4b-e05d-4474-b40e-69519a5c764e x-openstack-request-id: req-919e3f4b-e05d-4474-b40e-69519a5c764e 2019-03-27 01:18:04,641 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/98b9b977-e523-4e92-b55c-c458ee5ace84 used request id req-919e3f4b-e05d-4474-b40e-69519a5c764e 2019-03-27 01:18:04,641 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.173736810684s 2019-03-27 01:18:04,641 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-27 01:18:04,645 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}c5a62ebdb794eb4d2ef9633b57907fec63b1815f" 2019-03-27 01:18:05,560 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 907 Content-Type: application/json Date: Wed, 27 Mar 2019 01:18: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-a7632d14-f3c0-4a5c-94ed-8905f1a2b0b2 x-openstack-request-id: req-a7632d14-f3c0-4a5c-94ed-8905f1a2b0b2 2019-03-27 01:18:05,560 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_6250a73a-5ba6-41b5-a97c-bd6af8306a36": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:09:1a", "version": 4, "addr": "192.168.120.31", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:09:1a", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/30d5581d-12b0-4142-a423-c1f018cc9bcc", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/30d5581d-12b0-4142-a423-c1f018cc9bcc", "rel": "bookmark"}], "image": {"id": "5c7d92e2-f1a7-491e-bfa0-fec0db2ded41", "links": [{"href": "http://172.30.9.21:8774/images/5c7d92e2-f1a7-491e-bfa0-fec0db2ded41", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-27T01:17:32.000000", "flavor": {"id": "3c6765c8-e720-4d5b-ab2d-27f771270f39", "links": [{"href": "http://172.30.9.21:8774/flavors/3c6765c8-e720-4d5b-ab2d-27f771270f39", "rel": "bookmark"}]}, "id": "30d5581d-12b0-4142-a423-c1f018cc9bcc", "security_groups": [{"name": "cinder_test-sg_6250a73a-5ba6-41b5-a97c-bd6af8306a36"}], "user_id": "0f9c752267b34004a3ed94f7de03fdda", "OS-DCF: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-27T01:17:32Z", "hostId": "1f1fd16d032745a72ff902fab05d3f19bceed5c1e437826c49e987ec", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_6250a73a-5ba6-41b5-a97c-bd6af8306a36", "name": "cinder_test-vm_6250a73a-5ba6-41b5-a97c-bd6af8306a36", "created": "2019-03-27T01:17:21Z", "tenant_id": "218cffc4a8e041c697d5b984dce40974", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"cinder_test-net_6250a73a-5ba6-41b5-a97c-bd6af8306a36": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:d0:29", "version": 4, "addr": "192.168.120.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:d0:29", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/98b9b977-e523-4e92-b55c-c458ee5ace84", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/98b9b977-e523-4e92-b55c-c458ee5ace84", "rel": "bookmark"}], "image": {"id": "5c7d92e2-f1a7-491e-bfa0-fec0db2ded41", "links": [{"href": "http://172.30.9.21:8774/images/5c7d92e2-f1a7-491e-bfa0-fec0db2ded41", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-27T01:16:53.000000", "flavor": {"id": "3c6765c8-e720-4d5b-ab2d-27f771270f39", "links": [{"href": "http://172.30.9.21:8774/flavors/3c6765c8-e720-4d5b-ab2d-27f771270f39", "rel": "bookmark"}]}, "id": "98b9b977-e523-4e92-b55c-c458ee5ace84", "security_groups": [{"name": "cinder_test-sg_6250a73a-5ba6-41b5-a97c-bd6af8306a36"}], "user_id": "0f9c752267b34004a3ed94f7de03fdda", "OS-DCF: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-27T01:18:04Z", "hostId": "601f8f333c53864097fad58ab72663ad3abd5fabe6f49d4febe7b5d2", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_6250a73a-5ba6-41b5-a97c-bd6af8306a36", "name": "cinder_test-vm2_6250a73a-5ba6-41b5-a97c-bd6af8306a36", "created": "2019-03-27T01:16:44Z", "tenant_id": "218cffc4a8e041c697d5b984dce40974", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-27 01:18:05,561 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-a7632d14-f3c0-4a5c-94ed-8905f1a2b0b2 2019-03-27 01:18:05,561 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.919672012329s 2019-03-27 01:18:05,564 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-27 01:18:07,566 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-27 01:18:07,569 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}c5a62ebdb794eb4d2ef9633b57907fec63b1815f" 2019-03-27 01:18:08,304 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 764 Content-Type: application/json Date: Wed, 27 Mar 2019 01:18: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-8d6694a4-a46c-496e-ab2a-c975e20420f4 x-openstack-request-id: req-8d6694a4-a46c-496e-ab2a-c975e20420f4 2019-03-27 01:18:08,304 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_6250a73a-5ba6-41b5-a97c-bd6af8306a36": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:09:1a", "version": 4, "addr": "192.168.120.31", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:09:1a", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/30d5581d-12b0-4142-a423-c1f018cc9bcc", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/30d5581d-12b0-4142-a423-c1f018cc9bcc", "rel": "bookmark"}], "image": {"id": "5c7d92e2-f1a7-491e-bfa0-fec0db2ded41", "links": [{"href": "http://172.30.9.21:8774/images/5c7d92e2-f1a7-491e-bfa0-fec0db2ded41", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-27T01:17:32.000000", "flavor": {"id": "3c6765c8-e720-4d5b-ab2d-27f771270f39", "links": [{"href": "http://172.30.9.21:8774/flavors/3c6765c8-e720-4d5b-ab2d-27f771270f39", "rel": "bookmark"}]}, "id": "30d5581d-12b0-4142-a423-c1f018cc9bcc", "security_groups": [{"name": "cinder_test-sg_6250a73a-5ba6-41b5-a97c-bd6af8306a36"}], "user_id": "0f9c752267b34004a3ed94f7de03fdda", "OS-DCF: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-27T01:17:32Z", "hostId": "1f1fd16d032745a72ff902fab05d3f19bceed5c1e437826c49e987ec", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_6250a73a-5ba6-41b5-a97c-bd6af8306a36", "name": "cinder_test-vm_6250a73a-5ba6-41b5-a97c-bd6af8306a36", "created": "2019-03-27T01:17:21Z", "tenant_id": "218cffc4a8e041c697d5b984dce40974", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-27 01:18:08,304 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-8d6694a4-a46c-496e-ab2a-c975e20420f4 2019-03-27 01:18:08,305 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.738316059113s 2019-03-27 01:18:08,312 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-03-27 01:18:08,312 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/floatingips/7bd4e411-dcd1-4cb0-9e89-1dfcfb44c5dc.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c5a62ebdb794eb4d2ef9633b57907fec63b1815f" 2019-03-27 01:18:09,009 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 27 Mar 2019 01:18:08 GMT X-Openstack-Request-Id: req-85fbe4a2-52c5-451c-b711-59de3ae6559c 2019-03-27 01:18:09,010 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-27 01:18:09,010 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/floatingips/7bd4e411-dcd1-4cb0-9e89-1dfcfb44c5dc.json used request id req-85fbe4a2-52c5-451c-b711-59de3ae6559c 2019-03-27 01:18:09,010 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.698195934296s 2019-03-27 01:18:09,020 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-27 01:18:09,021 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}c5a62ebdb794eb4d2ef9633b57907fec63b1815f" 2019-03-27 01:18:09,081 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 591 Content-Type: application/json Date: Wed, 27 Mar 2019 01:18:09 GMT X-Openstack-Request-Id: req-7c0e2df3-82f3-4aae-b480-ceed31dd428c 2019-03-27 01:18:09,081 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "26a40031-67af-4baf-b02a-6e5b0a315d6f", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2019-03-27T01:17:38Z", "dns_domain": "", "floating_network_id": "6e8cbb2e-4d8c-409b-b9b4-549165a492c3", "fixed_ip_address": "192.168.120.31", "floating_ip_address": "172.30.9.203", "revision_number": 1, "port_id": "049c62b7-af7f-4ee0-bc05-ff4eebc8d26f", "id": "745d633e-4c21-443d-962d-db9fe5ecbbb3", "dns_name": "", "created_at": "2019-03-27T01:17:37Z", "tenant_id": "218cffc4a8e041c697d5b984dce40974", "project_id": "218cffc4a8e041c697d5b984dce40974"}]} 2019-03-27 01:18:09,082 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-7c0e2df3-82f3-4aae-b480-ceed31dd428c 2019-03-27 01:18:09,082 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0614330768585s 2019-03-27 01:18:09,088 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-03-27 01:18:09,092 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8776/v3/218cffc4a8e041c697d5b984dce40974/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}c5a62ebdb794eb4d2ef9633b57907fec63b1815f" 2019-03-27 01:18:10,174 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 456 Content-Type: application/json Date: Wed, 27 Mar 2019 01:18:09 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-250d4b38-cb39-4019-b05a-a861b306c034 x-openstack-request-id: req-250d4b38-cb39-4019-b05a-a861b306c034 2019-03-27 01:18:10,175 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "available", "user_id": "0f9c752267b34004a3ed94f7de03fdda", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/218cffc4a8e041c697d5b984dce40974/volumes/294bcf09-504c-4d00-8dae-705522f83edc", "rel": "self"}, {"href": "http://172.30.9.21:8776/218cffc4a8e041c697d5b984dce40974/volumes/294bcf09-504c-4d00-8dae-705522f83edc", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-03-27T01:17:11.000000", "description": null, "os-vol-tenant-attr:tenant_id": "218cffc4a8e041c697d5b984dce40974", "updated_at": "2019-03-27T01:18:02.000000", "volume_type": "tripleo", "name": "cinder_test-volume_6250a73a-5ba6-41b5-a97c-bd6af8306a36", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "294bcf09-504c-4d00-8dae-705522f83edc", "size": 2}]} 2019-03-27 01:18:10,175 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.21:8776/v3/218cffc4a8e041c697d5b984dce40974/volumes/detail used request id req-250d4b38-cb39-4019-b05a-a861b306c034 2019-03-27 01:18:10,175 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.08680200577s 2019-03-27 01:18:10,177 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.DELETE.volumes 2019-03-27 01:18:10,180 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8776/v3/218cffc4a8e041c697d5b984dce40974/volumes/294bcf09-504c-4d00-8dae-705522f83edc -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c5a62ebdb794eb4d2ef9633b57907fec63b1815f" 2019-03-27 01:18:10,286 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 27 Mar 2019 01:18:10 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-openstack-request-id: req-c8af79c2-88bd-4adc-8b21-e88288f1fe00 2019-03-27 01:18:10,286 - 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-27 01:18:10,286 - keystoneauth.session - DEBUG - DELETE call to block-storage for http://172.30.9.21:8776/v3/218cffc4a8e041c697d5b984dce40974/volumes/294bcf09-504c-4d00-8dae-705522f83edc used request id req-c8af79c2-88bd-4adc-8b21-e88288f1fe00 2019-03-27 01:18:10,287 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.DELETE.volumes in 0.109905958176s 2019-03-27 01:18:10,287 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-03-27 01:18:10,291 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8776/v3/218cffc4a8e041c697d5b984dce40974/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}c5a62ebdb794eb4d2ef9633b57907fec63b1815f" 2019-03-27 01:18:10,344 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 458 Content-Type: application/json Date: Wed, 27 Mar 2019 01:18:10 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-d53cddf8-f78c-41d3-b9a3-e7b3def18f87 x-openstack-request-id: req-d53cddf8-f78c-41d3-b9a3-e7b3def18f87 2019-03-27 01:18:10,345 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "deleting", "user_id": "0f9c752267b34004a3ed94f7de03fdda", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/218cffc4a8e041c697d5b984dce40974/volumes/294bcf09-504c-4d00-8dae-705522f83edc", "rel": "self"}, {"href": "http://172.30.9.21:8776/218cffc4a8e041c697d5b984dce40974/volumes/294bcf09-504c-4d00-8dae-705522f83edc", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-03-27T01:17:11.000000", "description": null, "os-vol-tenant-attr:tenant_id": "218cffc4a8e041c697d5b984dce40974", "updated_at": "2019-03-27T01:18:10.000000", "volume_type": "tripleo", "name": "cinder_test-volume_6250a73a-5ba6-41b5-a97c-bd6af8306a36", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "294bcf09-504c-4d00-8dae-705522f83edc", "size": 2}]} 2019-03-27 01:18:10,345 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.21:8776/v3/218cffc4a8e041c697d5b984dce40974/volumes/detail used request id req-d53cddf8-f78c-41d3-b9a3-e7b3def18f87 2019-03-27 01:18:10,345 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0577490329742s 2019-03-27 01:18:10,346 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-27 01:18:12,349 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-03-27 01:18:12,352 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8776/v3/218cffc4a8e041c697d5b984dce40974/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}c5a62ebdb794eb4d2ef9633b57907fec63b1815f" 2019-03-27 01:18:12,395 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Wed, 27 Mar 2019 01:18:12 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-compute-request-id: req-eb401864-7c53-4103-a71d-23d15bebe6cc x-openstack-request-id: req-eb401864-7c53-4103-a71d-23d15bebe6cc 2019-03-27 01:18:12,395 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": []} 2019-03-27 01:18:12,395 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.21:8776/v3/218cffc4a8e041c697d5b984dce40974/volumes/detail used request id req-eb401864-7c53-4103-a71d-23d15bebe6cc 2019-03-27 01:18:12,396 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0467479228973s 2019-03-27 01:18:12,401 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-03-27 01:18:12,402 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/floatingips/745d633e-4c21-443d-962d-db9fe5ecbbb3.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c5a62ebdb794eb4d2ef9633b57907fec63b1815f" 2019-03-27 01:18:13,332 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 27 Mar 2019 01:18:13 GMT X-Openstack-Request-Id: req-3a0d13f0-044c-4651-b639-d5c60efa4737 2019-03-27 01:18:13,333 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-27 01:18:13,333 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/floatingips/745d633e-4c21-443d-962d-db9fe5ecbbb3.json used request id req-3a0d13f0-044c-4651-b639-d5c60efa4737 2019-03-27 01:18:13,333 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.931622982025s 2019-03-27 01:18:13,343 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-27 01:18:13,344 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}c5a62ebdb794eb4d2ef9633b57907fec63b1815f" 2019-03-27 01:18:13,676 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 27 Mar 2019 01:18:13 GMT X-Openstack-Request-Id: req-80dc83da-3bbd-4ae2-862f-95a9e8acb431 2019-03-27 01:18:13,676 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-03-27 01:18:13,676 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-80dc83da-3bbd-4ae2-862f-95a9e8acb431 2019-03-27 01:18:13,676 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.333162069321s 2019-03-27 01:18:13,677 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-03-27 01:18:13,680 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/servers/30d5581d-12b0-4142-a423-c1f018cc9bcc -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c5a62ebdb794eb4d2ef9633b57907fec63b1815f" 2019-03-27 01:18:13,844 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Wed, 27 Mar 2019 01:18:13 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-701966ff-f498-41d4-9da0-95b239d1c4bd x-openstack-request-id: req-701966ff-f498-41d4-9da0-95b239d1c4bd 2019-03-27 01:18:13,845 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/30d5581d-12b0-4142-a423-c1f018cc9bcc used request id req-701966ff-f498-41d4-9da0-95b239d1c4bd 2019-03-27 01:18:13,845 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.167694091797s 2019-03-27 01:18:13,845 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-27 01:18:13,848 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}c5a62ebdb794eb4d2ef9633b57907fec63b1815f" 2019-03-27 01:18:14,332 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 771 Content-Type: application/json Date: Wed, 27 Mar 2019 01: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-c6bccf82-a580-4783-bf70-bba85a88afae x-openstack-request-id: req-c6bccf82-a580-4783-bf70-bba85a88afae 2019-03-27 01:18:14,332 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cinder_test-net_6250a73a-5ba6-41b5-a97c-bd6af8306a36": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:09:1a", "version": 4, "addr": "192.168.120.31", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:09:1a", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/30d5581d-12b0-4142-a423-c1f018cc9bcc", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/30d5581d-12b0-4142-a423-c1f018cc9bcc", "rel": "bookmark"}], "image": {"id": "5c7d92e2-f1a7-491e-bfa0-fec0db2ded41", "links": [{"href": "http://172.30.9.21:8774/images/5c7d92e2-f1a7-491e-bfa0-fec0db2ded41", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-27T01:17:32.000000", "flavor": {"id": "3c6765c8-e720-4d5b-ab2d-27f771270f39", "links": [{"href": "http://172.30.9.21:8774/flavors/3c6765c8-e720-4d5b-ab2d-27f771270f39", "rel": "bookmark"}]}, "id": "30d5581d-12b0-4142-a423-c1f018cc9bcc", "security_groups": [{"name": "cinder_test-sg_6250a73a-5ba6-41b5-a97c-bd6af8306a36"}], "user_id": "0f9c752267b34004a3ed94f7de03fdda", "OS-DCF: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-27T01:18:13Z", "hostId": "1f1fd16d032745a72ff902fab05d3f19bceed5c1e437826c49e987ec", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_6250a73a-5ba6-41b5-a97c-bd6af8306a36", "name": "cinder_test-vm_6250a73a-5ba6-41b5-a97c-bd6af8306a36", "created": "2019-03-27T01:17:21Z", "tenant_id": "218cffc4a8e041c697d5b984dce40974", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-27 01:18:14,332 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-c6bccf82-a580-4783-bf70-bba85a88afae 2019-03-27 01:18:14,333 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.487289190292s 2019-03-27 01:18:14,334 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-27 01:18:16,337 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-27 01:18:16,340 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}c5a62ebdb794eb4d2ef9633b57907fec63b1815f" 2019-03-27 01:18:16,408 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Wed, 27 Mar 2019 01:18:16 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-9e9ebbd1-1bd7-4fdc-a550-3abf8b407525 x-openstack-request-id: req-9e9ebbd1-1bd7-4fdc-a550-3abf8b407525 2019-03-27 01:18:16,408 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-03-27 01:18:16,408 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-9e9ebbd1-1bd7-4fdc-a550-3abf8b407525 2019-03-27 01:18:16,409 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0717611312866s 2019-03-27 01:18:16,414 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-27 01:18:16,415 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}c5a62ebdb794eb4d2ef9633b57907fec63b1815f" 2019-03-27 01:18:16,473 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4835 Content-Type: application/json Date: Wed, 27 Mar 2019 01:18:16 GMT X-Openstack-Request-Id: req-e86aacb3-4915-4bd5-9f4d-ec6bf5801acd 2019-03-27 01:18:16,474 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "218cffc4a8e041c697d5b984dce40974", "created_at": "2019-03-27T01:16:37Z", "updated_at": "2019-03-27T01:16:38Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-03-27T01:16:37Z", "revision_number": 0, "id": "28ba7296-7d59-4546-bcd6-190ef012f74a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-27T01:16:37Z", "security_group_id": "03a291c4-eda8-4b31-93d8-07c3afbe5ff7", "tenant_id": "218cffc4a8e041c697d5b984dce40974", "port_range_min": 22, "ethertype": "IPv4", "project_id": "218cffc4a8e041c697d5b984dce40974"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:16:38Z", "revision_number": 0, "id": "74777c24-f916-4cc9-a626-10e09ed202f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-27T01:16:38Z", "security_group_id": "03a291c4-eda8-4b31-93d8-07c3afbe5ff7", "tenant_id": "218cffc4a8e041c697d5b984dce40974", "port_range_min": null, "ethertype": "IPv4", "project_id": "218cffc4a8e041c697d5b984dce40974"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:16:37Z", "revision_number": 0, "id": "b599c0b4-43d9-4b87-81d4-272e1cb50d5d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-27T01:16:37Z", "security_group_id": "03a291c4-eda8-4b31-93d8-07c3afbe5ff7", "tenant_id": "218cffc4a8e041c697d5b984dce40974", "port_range_min": null, "ethertype": "IPv4", "project_id": "218cffc4a8e041c697d5b984dce40974"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:16:37Z", "revision_number": 0, "id": "d02ac2f2-ad7b-42da-addf-d3bbc2b25015", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-27T01:16:37Z", "security_group_id": "03a291c4-eda8-4b31-93d8-07c3afbe5ff7", "tenant_id": "218cffc4a8e041c697d5b984dce40974", "port_range_min": null, "ethertype": "IPv6", "project_id": "218cffc4a8e041c697d5b984dce40974"}], "revision_number": 3, "project_id": "218cffc4a8e041c697d5b984dce40974", "id": "03a291c4-eda8-4b31-93d8-07c3afbe5ff7", "name": "cinder_test-sg_6250a73a-5ba6-41b5-a97c-bd6af8306a36"}, {"description": "Default security group", "tags": [], "tenant_id": "218cffc4a8e041c697d5b984dce40974", "created_at": "2019-03-27T01:16:23Z", "updated_at": "2019-03-27T01:16:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:16:23Z", "revision_number": 0, "id": "26a9b270-d21c-45f1-8a80-94e1f2dcb263", "remote_group_id": "738f724e-a484-435b-bd08-870ac50b5f60", "remote_ip_prefix": null, "created_at": "2019-03-27T01:16:23Z", "security_group_id": "738f724e-a484-435b-bd08-870ac50b5f60", "tenant_id": "218cffc4a8e041c697d5b984dce40974", "port_range_min": null, "ethertype": "IPv4", "project_id": "218cffc4a8e041c697d5b984dce40974"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:16:23Z", "revision_number": 0, "id": "3abbf5c1-9415-42ec-9865-9a8d2c5074d9", "remote_group_id": "738f724e-a484-435b-bd08-870ac50b5f60", "remote_ip_prefix": null, "created_at": "2019-03-27T01:16:23Z", "security_group_id": "738f724e-a484-435b-bd08-870ac50b5f60", "tenant_id": "218cffc4a8e041c697d5b984dce40974", "port_range_min": null, "ethertype": "IPv6", "project_id": "218cffc4a8e041c697d5b984dce40974"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:16:23Z", "revision_number": 0, "id": "4fc5a5e1-092b-44a8-b475-e4a3fc5bda37", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-27T01:16:23Z", "security_group_id": "738f724e-a484-435b-bd08-870ac50b5f60", "tenant_id": "218cffc4a8e041c697d5b984dce40974", "port_range_min": null, "ethertype": "IPv4", "project_id": "218cffc4a8e041c697d5b984dce40974"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:16:23Z", "revision_number": 0, "id": "f5595210-a55e-4ff6-86f1-63b78fa8c5b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-27T01:16:23Z", "security_group_id": "738f724e-a484-435b-bd08-870ac50b5f60", "tenant_id": "218cffc4a8e041c697d5b984dce40974", "port_range_min": null, "ethertype": "IPv6", "project_id": "218cffc4a8e041c697d5b984dce40974"}], "revision_number": 1, "project_id": "218cffc4a8e041c697d5b984dce40974", "id": "738f724e-a484-435b-bd08-870ac50b5f60", "name": "default"}]} 2019-03-27 01:18:16,474 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-e86aacb3-4915-4bd5-9f4d-ec6bf5801acd 2019-03-27 01:18:16,474 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0597059726715s 2019-03-27 01:18:16,480 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-03-27 01:18:16,481 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/security-groups/03a291c4-eda8-4b31-93d8-07c3afbe5ff7.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c5a62ebdb794eb4d2ef9633b57907fec63b1815f" 2019-03-27 01:18:16,666 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 27 Mar 2019 01:18:16 GMT X-Openstack-Request-Id: req-1fea8a5c-611b-49fa-bc6c-8cc96db08b9d 2019-03-27 01:18:16,666 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-27 01:18:16,666 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/03a291c4-eda8-4b31-93d8-07c3afbe5ff7.json used request id req-1fea8a5c-611b-49fa-bc6c-8cc96db08b9d 2019-03-27 01:18:16,666 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.186015844345s 2019-03-27 01:18:16,667 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-03-27 01:18:16,670 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/os-keypairs/cinder_test-kp_6250a73a-5ba6-41b5-a97c-bd6af8306a36 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c5a62ebdb794eb4d2ef9633b57907fec63b1815f" 2019-03-27 01:18:16,713 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Wed, 27 Mar 2019 01:18:16 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a18636e2-f793-4aca-8e3b-7ee819e9442e x-openstack-request-id: req-a18636e2-f793-4aca-8e3b-7ee819e9442e 2019-03-27 01:18:16,714 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/cinder_test-kp_6250a73a-5ba6-41b5-a97c-bd6af8306a36 used request id req-a18636e2-f793-4aca-8e3b-7ee819e9442e 2019-03-27 01:18:16,714 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0467801094055s 2019-03-27 01:18:16,714 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-03-27 01:18:16,715 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/26a40031-67af-4baf-b02a-6e5b0a315d6f/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}c5a62ebdb794eb4d2ef9633b57907fec63b1815f" -d '{"subnet_id": "78f17b98-e6c4-40ce-9875-8e29184d512c"}' 2019-03-27 01:18:18,258 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Wed, 27 Mar 2019 01:18:18 GMT X-Openstack-Request-Id: req-c9de4998-a707-4cbb-8169-c45e6d641664 2019-03-27 01:18:18,259 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "8d6b54a6-46fb-4317-8212-d01d161aa130", "tenant_id": "218cffc4a8e041c697d5b984dce40974", "subnet_id": "78f17b98-e6c4-40ce-9875-8e29184d512c", "subnet_ids": ["78f17b98-e6c4-40ce-9875-8e29184d512c"], "port_id": "b13fefa4-f023-4815-89df-c9c685b982b2", "id": "26a40031-67af-4baf-b02a-6e5b0a315d6f"} 2019-03-27 01:18:18,259 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/26a40031-67af-4baf-b02a-6e5b0a315d6f/remove_router_interface.json used request id req-c9de4998-a707-4cbb-8169-c45e6d641664 2019-03-27 01:18:18,259 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.54482793808s 2019-03-27 01:18:18,259 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-03-27 01:18:18,260 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}c5a62ebdb794eb4d2ef9633b57907fec63b1815f" 2019-03-27 01:18:18,396 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 625 Content-Type: application/json Date: Wed, 27 Mar 2019 01:18:18 GMT X-Openstack-Request-Id: req-48309d14-a0d8-4fdc-8522-f7e4f897b6ac 2019-03-27 01:18:18,396 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "6e8cbb2e-4d8c-409b-b9b4-549165a492c3", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "88d144e9-4a41-41f0-83f0-cf05286ed070", "ip_address": "172.30.9.201"}]}, "description": "", "tags": [], "tenant_id": "218cffc4a8e041c697d5b984dce40974", "created_at": "2019-03-27T01:16:27Z", "admin_state_up": true, "updated_at": "2019-03-27T01:18:17Z", "revision_number": 4, "routes": [], "project_id": "218cffc4a8e041c697d5b984dce40974", "id": "26a40031-67af-4baf-b02a-6e5b0a315d6f", "name": "cinder_test-router_6250a73a-5ba6-41b5-a97c-bd6af8306a36"}]} 2019-03-27 01:18:18,396 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-48309d14-a0d8-4fdc-8522-f7e4f897b6ac 2019-03-27 01:18:18,396 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.136904001236s 2019-03-27 01:18:18,398 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-03-27 01:18:18,398 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/routers/26a40031-67af-4baf-b02a-6e5b0a315d6f.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c5a62ebdb794eb4d2ef9633b57907fec63b1815f" 2019-03-27 01:18:19,819 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 27 Mar 2019 01:18:19 GMT X-Openstack-Request-Id: req-c4f69316-07b1-412e-98cf-203ba3cb98ee 2019-03-27 01:18:19,819 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-27 01:18:19,820 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/26a40031-67af-4baf-b02a-6e5b0a315d6f.json used request id req-c4f69316-07b1-412e-98cf-203ba3cb98ee 2019-03-27 01:18:19,820 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.42176294327s 2019-03-27 01:18:19,820 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-03-27 01:18:19,821 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}c5a62ebdb794eb4d2ef9633b57907fec63b1815f" 2019-03-27 01:18:20,058 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 682 Content-Type: application/json Date: Wed, 27 Mar 2019 01:18:20 GMT X-Openstack-Request-Id: req-e21d72d7-f850-4dd3-8a77-7c707a27a4d5 2019-03-27 01:18:20,058 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8d6b54a6-46fb-4317-8212-d01d161aa130","tenant_id":"218cffc4a8e041c697d5b984dce40974","created_at":"2019-03-27T01:16:27Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-03-27T01:16:27Z","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":"218cffc4a8e041c697d5b984dce40974","id":"78f17b98-e6c4-40ce-9875-8e29184d512c","subnetpool_id":null,"name":"cinder_test-subnet_6250a73a-5ba6-41b5-a97c-bd6af8306a36"}]} 2019-03-27 01:18:20,058 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-e21d72d7-f850-4dd3-8a77-7c707a27a4d5 2019-03-27 01:18:20,058 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.238196849823s 2019-03-27 01:18:20,060 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-03-27 01:18:20,060 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/subnets/78f17b98-e6c4-40ce-9875-8e29184d512c.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c5a62ebdb794eb4d2ef9633b57907fec63b1815f" 2019-03-27 01:18:21,516 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 27 Mar 2019 01:18:21 GMT X-Openstack-Request-Id: req-711176a0-60ba-40d3-ba59-06ed1203ba86 2019-03-27 01:18:21,516 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-27 01:18:21,516 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/78f17b98-e6c4-40ce-9875-8e29184d512c.json used request id req-711176a0-60ba-40d3-ba59-06ed1203ba86 2019-03-27 01:18:21,516 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.45649218559s 2019-03-27 01:18:21,517 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-27 01:18:21,517 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}c5a62ebdb794eb4d2ef9633b57907fec63b1815f" 2019-03-27 01:18:21,611 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1218 Content-Type: application/json Date: Wed, 27 Mar 2019 01:18:21 GMT X-Openstack-Request-Id: req-4da3fb7b-59e9-4e82-8fcd-d47df5c76419 2019-03-27 01:18:21,612 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"updated_at":"2019-03-27T01:06:20Z","dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"6e8cbb2e-4d8c-409b-b9b4-549165a492c3","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"adb4f7a6d80b43b2b7d28f3b95f00eb5","status":"ACTIVE","subnets":["88d144e9-4a41-41f0-83f0-cf05286ed070"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"adb4f7a6d80b43b2b7d28f3b95f00eb5","created_at":"2019-03-27T01:06:13Z","mtu":1500},{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"8d6b54a6-46fb-4317-8212-d01d161aa130","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"218cffc4a8e041c697d5b984dce40974","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-27T01:18:21Z","qos_policy_id":null,"name":"cinder_test-net_6250a73a-5ba6-41b5-a97c-bd6af8306a36","admin_state_up":true,"tenant_id":"218cffc4a8e041c697d5b984dce40974","created_at":"2019-03-27T01:16:24Z","mtu":1442}]} 2019-03-27 01:18:21,612 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-4da3fb7b-59e9-4e82-8fcd-d47df5c76419 2019-03-27 01:18:21,612 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0951120853424s 2019-03-27 01:18:21,613 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-03-27 01:18:21,614 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/networks/8d6b54a6-46fb-4317-8212-d01d161aa130.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c5a62ebdb794eb4d2ef9633b57907fec63b1815f" 2019-03-27 01:18:22,920 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 27 Mar 2019 01:18:22 GMT X-Openstack-Request-Id: req-2484fdec-5eb1-4bea-bf29-b2508f605b48 2019-03-27 01:18:22,920 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-27 01:18:22,920 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/8d6b54a6-46fb-4317-8212-d01d161aa130.json used request id req-2484fdec-5eb1-4bea-bf29-b2508f605b48 2019-03-27 01:18:22,921 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.30752706528s 2019-03-27 01:18:22,925 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-27 01:18:22,929 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}c5a62ebdb794eb4d2ef9633b57907fec63b1815f" 2019-03-27 01:18:23,239 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1399 Content-Type: application/json Date: Wed, 27 Mar 2019 01:18:23 GMT X-Openstack-Request-Id: req-0247ce79-2ce7-4a03-ad50-7514bd213ab4 2019-03-27 01:18:23,240 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-27T01:16:34Z", "file": "/v2/images/5c7d92e2-f1a7-491e-bfa0-fec0db2ded41/file", "owner": "218cffc4a8e041c697d5b984dce40974", "id": "5c7d92e2-f1a7-491e-bfa0-fec0db2ded41", "size": 12716032, "self": "/v2/images/5c7d92e2-f1a7-491e-bfa0-fec0db2ded41", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://0e796a57-bb9c-4ed7-a890-8188a6fe733b/images/5c7d92e2-f1a7-491e-bfa0-fec0db2ded41/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://0e796a57-bb9c-4ed7-a890-8188a6fe733b/images/5c7d92e2-f1a7-491e-bfa0-fec0db2ded41/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_6250a73a-5ba6-41b5-a97c-bd6af8306a36", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_6250a73a-5ba6-41b5-a97c-bd6af8306a36", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-27T01:16:34Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-27 01:18:23,240 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-0247ce79-2ce7-4a03-ad50-7514bd213ab4 2019-03-27 01:18:23,240 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.315057039261s 2019-03-27 01:18:23,242 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-03-27 01:18:23,246 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/5c7d92e2-f1a7-491e-bfa0-fec0db2ded41 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c5a62ebdb794eb4d2ef9633b57907fec63b1815f" 2019-03-27 01:18:24,030 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 27 Mar 2019 01:18:24 GMT X-Openstack-Request-Id: req-17f5240f-6dee-4351-9b3b-d38b185e55d8 2019-03-27 01:18:24,030 - 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-27 01:18:24,030 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/5c7d92e2-f1a7-491e-bfa0-fec0db2ded41 used request id req-17f5240f-6dee-4351-9b3b-d38b185e55d8 2019-03-27 01:18:24,030 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.78831410408s 2019-03-27 01:18:24,036 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-27 01:18:24,040 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21: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}c0e26940cd1480f67c5bb4c1b1a3d6b1cd40b37c" 2019-03-27 01:18:24,058 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Wed, 27 Mar 2019 01:18: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-f167c6c6-bec4-4d79-8b8d-677b3a44a9a0 x-openstack-request-id: req-f167c6c6-bec4-4d79-8b8d-677b3a44a9a0 2019-03-27 01:18:24,059 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "cinder_test-flavor_6250a73a-5ba6-41b5-a97c-bd6af8306a36", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/3c6765c8-e720-4d5b-ab2d-27f771270f39", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/3c6765c8-e720-4d5b-ab2d-27f771270f39", "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": "3c6765c8-e720-4d5b-ab2d-27f771270f39"}]} 2019-03-27 01:18:24,059 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-f167c6c6-bec4-4d79-8b8d-677b3a44a9a0 2019-03-27 01:18:24,059 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0228359699249s 2019-03-27 01:18:24,060 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-03-27 01:18:24,063 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/3c6765c8-e720-4d5b-ab2d-27f771270f39 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c0e26940cd1480f67c5bb4c1b1a3d6b1cd40b37c" 2019-03-27 01:18:24,102 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Wed, 27 Mar 2019 01:18: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-0598b1be-fb52-4fb3-8005-97d08226db33 x-openstack-request-id: req-0598b1be-fb52-4fb3-8005-97d08226db33 2019-03-27 01:18:24,102 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/3c6765c8-e720-4d5b-ab2d-27f771270f39 used request id req-0598b1be-fb52-4fb3-8005-97d08226db33 2019-03-27 01:18:24,103 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0422410964966s 2019-03-27 01:18:24,103 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-27 01:18:24,107 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}c0e26940cd1480f67c5bb4c1b1a3d6b1cd40b37c" 2019-03-27 01:18:24,341 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 836 Content-Type: application/json Date: Wed, 27 Mar 2019 01:18:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3531e2b3-ef69-41a7-8c6f-070f942ceaff 2019-03-27 01:18:24,341 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "cinder_test-user_6250a73a-5ba6-41b5-a97c-bd6af8306a36", "links": {"self": "http://172.30.9.21:5000/v3/users/0f9c752267b34004a3ed94f7de03fdda"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0f9c752267b34004a3ed94f7de03fdda", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/1f3ca4bc07164c3cb81a87c72c396526"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f3ca4bc07164c3cb81a87c72c396526", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/2653fa6f281c466480efee8aa1f257bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2653fa6f281c466480efee8aa1f257bb", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/2f421a9df6c44c62876bd57477d34c68"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f421a9df6c44c62876bd57477d34c68", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/335b05e87496439da9c56228d0f96eb4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "335b05e87496439da9c56228d0f96eb4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/347643f881c4464fbebf8745ae8733f7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "347643f881c4464fbebf8745ae8733f7", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/3ec0479bbc154c0e80a84492405413d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ec0479bbc154c0e80a84492405413d1", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/4948075a865f4918b7d8cbc91b0d93f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4948075a865f4918b7d8cbc91b0d93f2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/533ad0036ea24ea3a6cd69d52daa7164"}, "domain_id": "default", "enabled": true, "options": {}, "id": "533ad0036ea24ea3a6cd69d52daa7164", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/812ccb0780ac4ca682f6307d48b60b74"}, "domain_id": "d28de44ca3d340fe8f59e2bbc51c5518", "enabled": true, "options": {}, "id": "812ccb0780ac4ca682f6307d48b60b74", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/8c5c993b2702467d8bfb5246c7f53041"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c5c993b2702467d8bfb5246c7f53041", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/b200d4acbcca4a2094b80354fbe1696e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b200d4acbcca4a2094b80354fbe1696e", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/cf1a4dd219af46a4a3c304e5dc175743"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cf1a4dd219af46a4a3c304e5dc175743", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/e2141b5f32414d4c957cf1c4929e3d7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2141b5f32414d4c957cf1c4929e3d7d", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/e83494c6a05843019f1b64894a822a32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e83494c6a05843019f1b64894a822a32", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2019-03-27 01:18:24,342 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-3531e2b3-ef69-41a7-8c6f-070f942ceaff 2019-03-27 01:18:24,342 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.238637924194s 2019-03-27 01:18:24,347 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-27 01:18:24,351 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users/0f9c752267b34004a3ed94f7de03fdda -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c0e26940cd1480f67c5bb4c1b1a3d6b1cd40b37c" 2019-03-27 01:18:24,574 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 227 Content-Type: application/json Date: Wed, 27 Mar 2019 01:18:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91e4ad2f-6f63-4f8b-8325-4de5249515a7 2019-03-27 01:18:24,574 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "cinder_test-user_6250a73a-5ba6-41b5-a97c-bd6af8306a36", "links": {"self": "http://172.30.9.21:5000/v3/users/0f9c752267b34004a3ed94f7de03fdda"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "0f9c752267b34004a3ed94f7de03fdda", "description": null}} 2019-03-27 01:18:24,574 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/0f9c752267b34004a3ed94f7de03fdda used request id req-91e4ad2f-6f63-4f8b-8325-4de5249515a7 2019-03-27 01:18:24,575 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.226917982101s 2019-03-27 01:18:24,575 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-03-27 01:18:24,579 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/users/0f9c752267b34004a3ed94f7de03fdda -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c0e26940cd1480f67c5bb4c1b1a3d6b1cd40b37c" 2019-03-27 01:18:25,055 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 27 Mar 2019 01:18:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c9fc339f-4e8f-43a9-9146-3c6b62469ad9 2019-03-27 01:18:25,055 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-27 01:18:25,055 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/0f9c752267b34004a3ed94f7de03fdda used request id req-c9fc339f-4e8f-43a9-9146-3c6b62469ad9 2019-03-27 01:18:25,055 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.480187177658s 2019-03-27 01:18:25,062 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-27 01:18:25,065 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}c0e26940cd1480f67c5bb4c1b1a3d6b1cd40b37c" 2019-03-27 01:18:25,303 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 384 Content-Type: application/json Date: Wed, 27 Mar 2019 01:18:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c37baeca-c3bd-4121-83b0-fe00af6619e2 2019-03-27 01:18:25,303 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.21:5000/v3/projects/218cffc4a8e041c697d5b984dce40974"}, "tags": [], "enabled": true, "id": "218cffc4a8e041c697d5b984dce40974", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_6250a73a-5ba6-41b5-a97c-bd6af8306a36"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/880184f9f34d4ead881812d2172cae9c"}, "tags": [], "enabled": true, "id": "880184f9f34d4ead881812d2172cae9c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/adb4f7a6d80b43b2b7d28f3b95f00eb5"}, "tags": [], "enabled": true, "id": "adb4f7a6d80b43b2b7d28f3b95f00eb5", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-03-27 01:18:25,304 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-c37baeca-c3bd-4121-83b0-fe00af6619e2 2019-03-27 01:18:25,304 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.241674900055s 2019-03-27 01:18:25,308 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-03-27 01:18:25,312 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/projects/218cffc4a8e041c697d5b984dce40974 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c0e26940cd1480f67c5bb4c1b1a3d6b1cd40b37c" 2019-03-27 01:18:25,591 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 27 Mar 2019 01:18:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9d2d714b-27df-4e15-b079-68a33716faac 2019-03-27 01:18:25,591 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-27 01:18:25,591 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/218cffc4a8e041c697d5b984dce40974 used request id req-9d2d714b-27df-4e15-b079-68a33716faac 2019-03-27 01:18:25,591 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.282773017883s 2019-03-27 01:18:25,597 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-27 01:18:25,597 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/security-groups.json?project_id=218cffc4a8e041c697d5b984dce40974&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}c0e26940cd1480f67c5bb4c1b1a3d6b1cd40b37c" 2019-03-27 01:18:25,645 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Wed, 27 Mar 2019 01:18:25 GMT X-Openstack-Request-Id: req-28777d12-3d7f-4806-8f24-99a308ce2d95 2019-03-27 01:18:25,645 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "218cffc4a8e041c697d5b984dce40974", "created_at": "2019-03-27T01:16:23Z", "updated_at": "2019-03-27T01:16:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:16:23Z", "revision_number": 0, "id": "26a9b270-d21c-45f1-8a80-94e1f2dcb263", "remote_group_id": "738f724e-a484-435b-bd08-870ac50b5f60", "remote_ip_prefix": null, "created_at": "2019-03-27T01:16:23Z", "security_group_id": "738f724e-a484-435b-bd08-870ac50b5f60", "tenant_id": "218cffc4a8e041c697d5b984dce40974", "port_range_min": null, "ethertype": "IPv4", "project_id": "218cffc4a8e041c697d5b984dce40974"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:16:23Z", "revision_number": 0, "id": "3abbf5c1-9415-42ec-9865-9a8d2c5074d9", "remote_group_id": "738f724e-a484-435b-bd08-870ac50b5f60", "remote_ip_prefix": null, "created_at": "2019-03-27T01:16:23Z", "security_group_id": "738f724e-a484-435b-bd08-870ac50b5f60", "tenant_id": "218cffc4a8e041c697d5b984dce40974", "port_range_min": null, "ethertype": "IPv6", "project_id": "218cffc4a8e041c697d5b984dce40974"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:16:23Z", "revision_number": 0, "id": "4fc5a5e1-092b-44a8-b475-e4a3fc5bda37", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-27T01:16:23Z", "security_group_id": "738f724e-a484-435b-bd08-870ac50b5f60", "tenant_id": "218cffc4a8e041c697d5b984dce40974", "port_range_min": null, "ethertype": "IPv4", "project_id": "218cffc4a8e041c697d5b984dce40974"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:16:23Z", "revision_number": 0, "id": "f5595210-a55e-4ff6-86f1-63b78fa8c5b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-27T01:16:23Z", "security_group_id": "738f724e-a484-435b-bd08-870ac50b5f60", "tenant_id": "218cffc4a8e041c697d5b984dce40974", "port_range_min": null, "ethertype": "IPv6", "project_id": "218cffc4a8e041c697d5b984dce40974"}], "revision_number": 1, "project_id": "218cffc4a8e041c697d5b984dce40974", "id": "738f724e-a484-435b-bd08-870ac50b5f60", "name": "default"}]} 2019-03-27 01:18:25,645 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json?project_id=218cffc4a8e041c697d5b984dce40974&name=default used request id req-28777d12-3d7f-4806-8f24-99a308ce2d95 2019-03-27 01:18:25,646 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.048700094223s 2019-03-27 01:18:25,651 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-27 01:18:25,652 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}c0e26940cd1480f67c5bb4c1b1a3d6b1cd40b37c" 2019-03-27 01:18:25,974 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Wed, 27 Mar 2019 01:18:25 GMT X-Openstack-Request-Id: req-32255afa-db61-40ca-b2d1-3d7978bc3fb3 2019-03-27 01:18:25,975 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-03-27T01:09:40Z", "updated_at": "2019-03-27T01:09:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:09:40Z", "revision_number": 0, "id": "255f833d-7357-47c9-bd46-52192a027983", "remote_group_id": "299513bd-7ead-4e8e-875b-8cffeb1a8e70", "remote_ip_prefix": null, "created_at": "2019-03-27T01:09:40Z", "security_group_id": "299513bd-7ead-4e8e-875b-8cffeb1a8e70", "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-27T01:09:40Z", "revision_number": 0, "id": "32b5e41f-dad1-4fd5-b486-cb1392ae696f", "remote_group_id": "299513bd-7ead-4e8e-875b-8cffeb1a8e70", "remote_ip_prefix": null, "created_at": "2019-03-27T01:09:40Z", "security_group_id": "299513bd-7ead-4e8e-875b-8cffeb1a8e70", "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-27T01:09:40Z", "revision_number": 0, "id": "6b77e501-a5c4-47fb-a8f3-9b696956e86a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-27T01:09:40Z", "security_group_id": "299513bd-7ead-4e8e-875b-8cffeb1a8e70", "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-27T01:09:40Z", "revision_number": 0, "id": "30b7d221-1953-4a0a-990d-c5d8bad14cb2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-27T01:09:40Z", "security_group_id": "299513bd-7ead-4e8e-875b-8cffeb1a8e70", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "299513bd-7ead-4e8e-875b-8cffeb1a8e70", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "218cffc4a8e041c697d5b984dce40974", "created_at": "2019-03-27T01:16:23Z", "updated_at": "2019-03-27T01:16:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:16:23Z", "revision_number": 0, "id": "4fc5a5e1-092b-44a8-b475-e4a3fc5bda37", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-27T01:16:23Z", "security_group_id": "738f724e-a484-435b-bd08-870ac50b5f60", "tenant_id": "218cffc4a8e041c697d5b984dce40974", "port_range_min": null, "ethertype": "IPv4", "project_id": "218cffc4a8e041c697d5b984dce40974"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:16:23Z", "revision_number": 0, "id": "3abbf5c1-9415-42ec-9865-9a8d2c5074d9", "remote_group_id": "738f724e-a484-435b-bd08-870ac50b5f60", "remote_ip_prefix": null, "created_at": "2019-03-27T01:16:23Z", "security_group_id": "738f724e-a484-435b-bd08-870ac50b5f60", "tenant_id": "218cffc4a8e041c697d5b984dce40974", "port_range_min": null, "ethertype": "IPv6", "project_id": "218cffc4a8e041c697d5b984dce40974"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:16:23Z", "revision_number": 0, "id": "f5595210-a55e-4ff6-86f1-63b78fa8c5b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-27T01:16:23Z", "security_group_id": "738f724e-a484-435b-bd08-870ac50b5f60", "tenant_id": "218cffc4a8e041c697d5b984dce40974", "port_range_min": null, "ethertype": "IPv6", "project_id": "218cffc4a8e041c697d5b984dce40974"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:16:23Z", "revision_number": 0, "id": "26a9b270-d21c-45f1-8a80-94e1f2dcb263", "remote_group_id": "738f724e-a484-435b-bd08-870ac50b5f60", "remote_ip_prefix": null, "created_at": "2019-03-27T01:16:23Z", "security_group_id": "738f724e-a484-435b-bd08-870ac50b5f60", "tenant_id": "218cffc4a8e041c697d5b984dce40974", "port_range_min": null, "ethertype": "IPv4", "project_id": "218cffc4a8e041c697d5b984dce40974"}], "revision_number": 1, "project_id": "218cffc4a8e041c697d5b984dce40974", "id": "738f724e-a484-435b-bd08-870ac50b5f60", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "880184f9f34d4ead881812d2172cae9c", "created_at": "2019-03-27T01:09:34Z", "updated_at": "2019-03-27T01:09:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:09:34Z", "revision_number": 0, "id": "972fa204-213e-4b73-8ba1-625e684c5fcb", "remote_group_id": "b6ce0da9-d5da-479f-8dcd-b3811a6370a3", "remote_ip_prefix": null, "created_at": "2019-03-27T01:09:34Z", "security_group_id": "b6ce0da9-d5da-479f-8dcd-b3811a6370a3", "tenant_id": "880184f9f34d4ead881812d2172cae9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "880184f9f34d4ead881812d2172cae9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:09:34Z", "revision_number": 0, "id": "734f2736-f344-41af-8c46-6f1b0a7f494b", "remote_group_id": "b6ce0da9-d5da-479f-8dcd-b3811a6370a3", "remote_ip_prefix": null, "created_at": "2019-03-27T01:09:34Z", "security_group_id": "b6ce0da9-d5da-479f-8dcd-b3811a6370a3", "tenant_id": "880184f9f34d4ead881812d2172cae9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "880184f9f34d4ead881812d2172cae9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:09:34Z", "revision_number": 0, "id": "f513aad3-fa6e-4881-96af-e8f3888234af", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-27T01:09:34Z", "security_group_id": "b6ce0da9-d5da-479f-8dcd-b3811a6370a3", "tenant_id": "880184f9f34d4ead881812d2172cae9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "880184f9f34d4ead881812d2172cae9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:09:34Z", "revision_number": 0, "id": "e4b8fcb0-e30b-4071-838e-7d92c514d482", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-27T01:09:34Z", "security_group_id": "b6ce0da9-d5da-479f-8dcd-b3811a6370a3", "tenant_id": "880184f9f34d4ead881812d2172cae9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "880184f9f34d4ead881812d2172cae9c"}], "revision_number": 1, "project_id": "880184f9f34d4ead881812d2172cae9c", "id": "b6ce0da9-d5da-479f-8dcd-b3811a6370a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "adb4f7a6d80b43b2b7d28f3b95f00eb5", "created_at": "2019-03-27T01:06:12Z", "updated_at": "2019-03-27T01:06:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:06:13Z", "revision_number": 0, "id": "77bcfc38-7e62-4d49-bde8-5eb945f3d1a2", "remote_group_id": "f7fe5857-b5b6-4604-ac30-11eacbb072ec", "remote_ip_prefix": null, "created_at": "2019-03-27T01:06:13Z", "security_group_id": "f7fe5857-b5b6-4604-ac30-11eacbb072ec", "tenant_id": "adb4f7a6d80b43b2b7d28f3b95f00eb5", "port_range_min": null, "ethertype": "IPv6", "project_id": "adb4f7a6d80b43b2b7d28f3b95f00eb5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:06:13Z", "revision_number": 0, "id": "13e9fbb6-a1a1-41ca-acdb-3264bc7c1807", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-27T01:06:13Z", "security_group_id": "f7fe5857-b5b6-4604-ac30-11eacbb072ec", "tenant_id": "adb4f7a6d80b43b2b7d28f3b95f00eb5", "port_range_min": null, "ethertype": "IPv4", "project_id": "adb4f7a6d80b43b2b7d28f3b95f00eb5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:06:13Z", "revision_number": 0, "id": "3688be1d-1a01-4f87-ba78-d58b2765716e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-27T01:06:13Z", "security_group_id": "f7fe5857-b5b6-4604-ac30-11eacbb072ec", "tenant_id": "adb4f7a6d80b43b2b7d28f3b95f00eb5", "port_range_min": null, "ethertype": "IPv6", "project_id": "adb4f7a6d80b43b2b7d28f3b95f00eb5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:06:12Z", "revision_number": 0, "id": "59e764a3-8c4b-4f24-83a0-e07dcdc6db7d", "remote_group_id": "f7fe5857-b5b6-4604-ac30-11eacbb072ec", "remote_ip_prefix": null, "created_at": "2019-03-27T01:06:12Z", "security_group_id": "f7fe5857-b5b6-4604-ac30-11eacbb072ec", "tenant_id": "adb4f7a6d80b43b2b7d28f3b95f00eb5", "port_range_min": null, "ethertype": "IPv4", "project_id": "adb4f7a6d80b43b2b7d28f3b95f00eb5"}], "revision_number": 1, "project_id": "adb4f7a6d80b43b2b7d28f3b95f00eb5", "id": "f7fe5857-b5b6-4604-ac30-11eacbb072ec", "name": "default"}]} 2019-03-27 01:18:25,975 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-32255afa-db61-40ca-b2d1-3d7978bc3fb3 2019-03-27 01:18:25,976 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.324409008026s 2019-03-27 01:18:25,983 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-03-27 01:18:25,983 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/security-groups/738f724e-a484-435b-bd08-870ac50b5f60.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c0e26940cd1480f67c5bb4c1b1a3d6b1cd40b37c" 2019-03-27 01:18:26,462 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 27 Mar 2019 01:18:26 GMT X-Openstack-Request-Id: req-9140a9ca-b1fb-4663-b587-c3c891df3ccc 2019-03-27 01:18:26,462 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-27 01:18:26,462 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/738f724e-a484-435b-bd08-870ac50b5f60.json used request id req-9140a9ca-b1fb-4663-b587-c3c891df3ccc 2019-03-27 01:18:26,462 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.479500055313s 2019-03-27 01:18:26,509 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_smoke'... 2019-03-27 01:18:26,599 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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-27 01:18:26,605 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Wed, 27 Mar 2019 01:18:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c100bff7-057e-40f2-bcfd-34c6c18752de 2019-03-27 01:18:26,605 - 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.21:5000/v3/", "rel": "self"}]}} 2019-03-27 01:18:26,605 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/v3 used request id req-c100bff7-057e-40f2-bcfd-34c6c18752de 2019-03-27 01:18:26,606 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2019-03-27 01:18:27,013 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "ca126582a5ac41b387c7abf3cbf79d8b", "name": "reader"}, {"id": "c899a0942bc347abbb3dcae772ba5452", "name": "member"}, {"id": "ad74fc2430cc4e889c837e0e4363f057", "name": "admin"}], "expires_at": "2019-03-27T02:18:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "880184f9f34d4ead881812d2172cae9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "721f4e8307ad4447b8bb508b3c352269"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef9799ca3704825b084c6a427da3b37"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e88f92e41fcf44d79884f24c46e56176"}], "type": "cloudformation", "id": "044c711eda554fdbb092a4d9a8a641ed", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10207501dea142acbda102bca0fde468"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56d3450ae4974e658007eb3ef62e73ab"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b2e700fb57e5466e9ef8647b2f892e05"}], "type": "network", "id": "1345c62a1a194721ac74991ed3f96976", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47393bddf6a3467eacefb29528c3ef50"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a424bbca30b401a8cc1a29b5c697112"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8aa237a59bac4a84988a5cbd3f2f7f91"}], "type": "identity", "id": "1b53bc2fc18745788cdcd7700e8f6872", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.23:8080/v1/AUTH_880184f9f34d4ead881812d2172cae9c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "14dc1bc7ac6a4290b889e465a4fbc586"}, {"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3ce1666900034fb6953705c72ecb956c"}, {"url": "http://172.30.9.21:8080/v1/AUTH_880184f9f34d4ead881812d2172cae9c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5153784ff3ff4ddaae7f3c5e3d52c73e"}], "type": "object-store", "id": "1cae55657baa42a8a041c96c0e5042a1", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ad3b972674347f59ad48668d68faf36"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d537d30796624cf78ed7c806f2d292f0"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f855d2238c294b1d9bf6cd08a86cab4e"}], "type": "event", "id": "50eac40e86464ec8a1f2d18736563156", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1127f864c2964c2a8f219362f47a7947"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e87f90fe3cd4a25a5a4884f7e4d2281"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c39ec419a879484da392ab529f76f8f8"}], "type": "image", "id": "8d3c807a0a824004a1b25615a3b24e68", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8380d78aa4924a28b1fdb16eda8f52e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a16ce6d013674ea69b0d0b5eecb6746b"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ba806daf4ba6b260e46512ffd28b"}], "type": "alarming", "id": "9bdf976320f740f1875953bdb4fcc326", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "81b7ef114a0a428bbd15145cc4c38c64"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d3b8fbb0fb6f49b8afdf9962f1d1f8a2"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f89f28939c844855ad783d77a4927d19"}], "type": "placement", "id": "9e481bf545ae462699fee59086a7a457", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36f031934bf841788a613931f744d992"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c10b9a772e114d6ba31294ef3c79d793"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc70f60043ee454b879c947a14e788ed"}], "type": "metric", "id": "ab24fcec588d4a3d9f039d6c717097c8", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af78c3d0929c4806b952f9e7af7a33a5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "debf358b1bf646dd9b9419e6b4b1d7f6"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eb9f3963be6047ab85f520b769d0b94b"}], "type": "compute", "id": "c37b658d3f04412daef24882af8675e6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/880184f9f34d4ead881812d2172cae9c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f71160cc4c84a7b9af3bf0974316784"}, {"url": "http://172.30.9.21:8004/v1/880184f9f34d4ead881812d2172cae9c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c0732bb8bff43338899f5db62aafdd7"}, {"url": "http://192.30.9.6:8004/v1/880184f9f34d4ead881812d2172cae9c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5d5eb9da3564d9a8ced2b173b976a34"}], "type": "orchestration", "id": "e1ed191e235543508fb8181b492dd163", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v3/880184f9f34d4ead881812d2172cae9c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "56a318d8670b4ad78467b72f15e90915"}, {"url": "http://192.30.9.6:8776/v3/880184f9f34d4ead881812d2172cae9c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a1f7813849740888664ac8474f45c65"}, {"url": "http://192.30.9.6:8776/v3/880184f9f34d4ead881812d2172cae9c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc1d74ba6f6d48aeb8f30133ce2b6872"}], "type": "volumev3", "id": "ecd342c710c14042b42e8ebabd2f2656", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f5c541ab827e4385a174fd5adcdd90ab", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v2/880184f9f34d4ead881812d2172cae9c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26ec839e160a4f5491ee5e1b2f6d85ec"}, {"url": "http://192.30.9.6:8776/v2/880184f9f34d4ead881812d2172cae9c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e9b14fc0d7e4b2f98c9c7c44cfc4a13"}, {"url": "http://192.30.9.6:8776/v2/880184f9f34d4ead881812d2172cae9c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8246d17964974d22ac52efa58bc221cc"}], "type": "volumev2", "id": "faa3c09487304f84b65d18b1b1694e3a", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/880184f9f34d4ead881812d2172cae9c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1abce42acf394dce885c9dfc7c80c5e9"}, {"url": "http://192.30.9.6:8776/v1/880184f9f34d4ead881812d2172cae9c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9777c0191c584248b40d2e103ca53015"}, {"url": "http://172.30.9.21:8776/v1/880184f9f34d4ead881812d2172cae9c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab9eb3d04b5a468b9016011aca6c8402"}], "type": "volume", "id": "ff541942293941b4b0228330f4f5efaf", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "533ad0036ea24ea3a6cd69d52daa7164"}, "audit_ids": ["3_OOWZUzRHqlwsKPmVhkUQ"], "issued_at": "2019-03-27T01:18:26.000000Z"}} 2019-03-27 01:18:27,015 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-27 01:18:27,016 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21: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}ad37ffccd01a8e1637e6133c15ec436a1c501fcd" 2019-03-27 01:18:27,400 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 726 Content-Type: application/json Date: Wed, 27 Mar 2019 01:18:27 GMT X-Openstack-Request-Id: req-f7aeffa2-6d5a-41cf-957b-f97fe7d47d02 2019-03-27 01:18:27,400 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","updated_at":"2019-03-27T01:06:20Z","dns_domain":"","revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"6e8cbb2e-4d8c-409b-b9b4-549165a492c3","router:external":true,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"adb4f7a6d80b43b2b7d28f3b95f00eb5","status":"ACTIVE","subnets":["88d144e9-4a41-41f0-83f0-cf05286ed070"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"adb4f7a6d80b43b2b7d28f3b95f00eb5","created_at":"2019-03-27T01:06:13Z","provider:network_type":"flat"}]} 2019-03-27 01:18:27,400 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-f7aeffa2-6d5a-41cf-957b-f97fe7d47d02 2019-03-27 01:18:27,400 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.384886026382s 2019-03-27 01:18:27,408 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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-27 01:18:27,413 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 27 Mar 2019 01:18:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-47d51a4e-c28f-4a4e-a84e-0be657312240 2019-03-27 01:18:27,413 - 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.21:5000/v3/", "rel": "self"}]}]}} 2019-03-27 01:18:27,414 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/ used request id req-47d51a4e-c28f-4a4e-a84e-0be657312240 2019-03-27 01:18:27,414 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-27 01:18:27,418 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}ad37ffccd01a8e1637e6133c15ec436a1c501fcd" 2019-03-27 01:18:27,589 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Wed, 27 Mar 2019 01:18:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7f0c137-a76e-42e8-9236-82fc75bfdc30 2019-03-27 01:18:27,589 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/d28de44ca3d340fe8f59e2bbc51c5518"}, "tags": [], "enabled": true, "id": "d28de44ca3d340fe8f59e2bbc51c5518", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2019-03-27 01:18:27,589 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-f7f0c137-a76e-42e8-9236-82fc75bfdc30 2019-03-27 01:18:27,589 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.17492890358s 2019-03-27 01:18:27,597 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-03-27 01:18:27,601 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}ad37ffccd01a8e1637e6133c15ec436a1c501fcd" -d '{"project": {"description": "Created by OPNFV Functest: tempest_smoke", "enabled": true, "domain_id": "default", "name": "tempest_smoke-project_9e982552-edc8-4928-ade6-20e7a4a6e928"}}' 2019-03-27 01:18:27,861 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 372 Content-Type: application/json Date: Wed, 27 Mar 2019 01:18:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-13f6dadf-14f7-403c-9eae-789b4315bb65 2019-03-27 01:18:27,861 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/23243faff54d4938a2492eb9da4e2ac3"}, "tags": [], "enabled": true, "id": "23243faff54d4938a2492eb9da4e2ac3", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_9e982552-edc8-4928-ade6-20e7a4a6e928"}} 2019-03-27 01:18:27,861 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-13f6dadf-14f7-403c-9eae-789b4315bb65 2019-03-27 01:18:27,861 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.2639939785s 2019-03-27 01:18:27,862 - 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'23243faff54d4938a2492eb9da4e2ac3', '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_9e982552-edc8-4928-ade6-20e7a4a6e928'}) 2019-03-27 01:18:27,869 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-03-27 01:18:27,872 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}ad37ffccd01a8e1637e6133c15ec436a1c501fcd" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "jJbfxPsylQCyew6oQkuw2rb4BkBVEq", "email": null, "name": "tempest_smoke-user_9e982552-edc8-4928-ade6-20e7a4a6e928"}}' 2019-03-27 01:18:28,389 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 328 Content-Type: application/json Date: Wed, 27 Mar 2019 01:18:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-304ad3db-2d4a-46e9-885d-5f7f754fcce0 2019-03-27 01:18:28,389 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tempest_smoke-user_9e982552-edc8-4928-ade6-20e7a4a6e928", "links": {"self": "http://172.30.9.21:5000/v3/users/f859a41b16b74702a84bbcf6ae2c4c7a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "f859a41b16b74702a84bbcf6ae2c4c7a", "domain_id": "default", "password_expires_at": null}} 2019-03-27 01:18:28,389 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-304ad3db-2d4a-46e9-885d-5f7f754fcce0 2019-03-27 01:18:28,390 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.520464897156s 2019-03-27 01:18:28,390 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'f859a41b16b74702a84bbcf6ae2c4c7a', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_smoke-user_9e982552-edc8-4928-ade6-20e7a4a6e928'}) 2019-03-27 01:18:28,394 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-27 01:18:28,398 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}ad37ffccd01a8e1637e6133c15ec436a1c501fcd" 2019-03-27 01:18:28,619 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Wed, 27 Mar 2019 01:18:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88169ed0-5ae5-4266-b61c-86335899229d 2019-03-27 01:18:28,619 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "630451f6dfb54c5eaac08b2a7591b17d", "links": {"self": "http://172.30.9.21:5000/v3/roles/630451f6dfb54c5eaac08b2a7591b17d"}, "name": "swiftoperator"}, {"domain_id": null, "id": "84fc116f7c224bdc9d4008e24cf1fff6", "links": {"self": "http://172.30.9.21:5000/v3/roles/84fc116f7c224bdc9d4008e24cf1fff6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ad74fc2430cc4e889c837e0e4363f057", "links": {"self": "http://172.30.9.21:5000/v3/roles/ad74fc2430cc4e889c837e0e4363f057"}, "name": "admin"}, {"domain_id": null, "id": "bb9ba4688d0941a38bddf15fb5d3e3ac", "links": {"self": "http://172.30.9.21:5000/v3/roles/bb9ba4688d0941a38bddf15fb5d3e3ac"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c899a0942bc347abbb3dcae772ba5452", "links": {"self": "http://172.30.9.21:5000/v3/roles/c899a0942bc347abbb3dcae772ba5452"}, "name": "member"}, {"domain_id": null, "id": "ca126582a5ac41b387c7abf3cbf79d8b", "links": {"self": "http://172.30.9.21:5000/v3/roles/ca126582a5ac41b387c7abf3cbf79d8b"}, "name": "reader"}]} 2019-03-27 01:18:28,620 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-88169ed0-5ae5-4266-b61c-86335899229d 2019-03-27 01:18:28,620 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.225621938705s 2019-03-27 01:18:28,625 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-27 01:18:28,628 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}ad37ffccd01a8e1637e6133c15ec436a1c501fcd" 2019-03-27 01:18:28,843 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Wed, 27 Mar 2019 01:18:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7cfd999-0f6c-4074-8745-90e21b320a08 2019-03-27 01:18:28,843 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "630451f6dfb54c5eaac08b2a7591b17d", "links": {"self": "http://172.30.9.21:5000/v3/roles/630451f6dfb54c5eaac08b2a7591b17d"}, "name": "swiftoperator"}, {"domain_id": null, "id": "84fc116f7c224bdc9d4008e24cf1fff6", "links": {"self": "http://172.30.9.21:5000/v3/roles/84fc116f7c224bdc9d4008e24cf1fff6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ad74fc2430cc4e889c837e0e4363f057", "links": {"self": "http://172.30.9.21:5000/v3/roles/ad74fc2430cc4e889c837e0e4363f057"}, "name": "admin"}, {"domain_id": null, "id": "bb9ba4688d0941a38bddf15fb5d3e3ac", "links": {"self": "http://172.30.9.21:5000/v3/roles/bb9ba4688d0941a38bddf15fb5d3e3ac"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c899a0942bc347abbb3dcae772ba5452", "links": {"self": "http://172.30.9.21:5000/v3/roles/c899a0942bc347abbb3dcae772ba5452"}, "name": "member"}, {"domain_id": null, "id": "ca126582a5ac41b387c7abf3cbf79d8b", "links": {"self": "http://172.30.9.21:5000/v3/roles/ca126582a5ac41b387c7abf3cbf79d8b"}, "name": "reader"}]} 2019-03-27 01:18:28,843 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-e7cfd999-0f6c-4074-8745-90e21b320a08 2019-03-27 01:18:28,844 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.21869802475s 2019-03-27 01:18:28,849 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-27 01:18:28,853 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}ad37ffccd01a8e1637e6133c15ec436a1c501fcd" 2019-03-27 01:18:29,051 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Wed, 27 Mar 2019 01:18:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c07ec331-080d-4167-809b-feb06380ae10 2019-03-27 01:18:29,051 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "630451f6dfb54c5eaac08b2a7591b17d", "links": {"self": "http://172.30.9.21:5000/v3/roles/630451f6dfb54c5eaac08b2a7591b17d"}, "name": "swiftoperator"}, {"domain_id": null, "id": "84fc116f7c224bdc9d4008e24cf1fff6", "links": {"self": "http://172.30.9.21:5000/v3/roles/84fc116f7c224bdc9d4008e24cf1fff6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ad74fc2430cc4e889c837e0e4363f057", "links": {"self": "http://172.30.9.21:5000/v3/roles/ad74fc2430cc4e889c837e0e4363f057"}, "name": "admin"}, {"domain_id": null, "id": "bb9ba4688d0941a38bddf15fb5d3e3ac", "links": {"self": "http://172.30.9.21:5000/v3/roles/bb9ba4688d0941a38bddf15fb5d3e3ac"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c899a0942bc347abbb3dcae772ba5452", "links": {"self": "http://172.30.9.21:5000/v3/roles/c899a0942bc347abbb3dcae772ba5452"}, "name": "member"}, {"domain_id": null, "id": "ca126582a5ac41b387c7abf3cbf79d8b", "links": {"self": "http://172.30.9.21:5000/v3/roles/ca126582a5ac41b387c7abf3cbf79d8b"}, "name": "reader"}]} 2019-03-27 01:18:29,051 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-c07ec331-080d-4167-809b-feb06380ae10 2019-03-27 01:18:29,052 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.202023983002s 2019-03-27 01:18:29,057 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-27 01:18:29,060 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}ad37ffccd01a8e1637e6133c15ec436a1c501fcd" 2019-03-27 01:18:29,265 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Wed, 27 Mar 2019 01:18:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7bd21c64-dea2-4c5c-b04b-56e791a9875c 2019-03-27 01:18:29,265 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-03-27 01:18:29,265 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-7bd21c64-dea2-4c5c-b04b-56e791a9875c 2019-03-27 01:18:29,266 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.208759069443s 2019-03-27 01:18:29,266 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-27 01:18:29,270 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}ad37ffccd01a8e1637e6133c15ec436a1c501fcd" 2019-03-27 01:18:29,508 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 839 Content-Type: application/json Date: Wed, 27 Mar 2019 01:18:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25f91299-16c3-4505-8fd6-695089a9aeae 2019-03-27 01:18:29,509 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/1f3ca4bc07164c3cb81a87c72c396526"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f3ca4bc07164c3cb81a87c72c396526", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/2653fa6f281c466480efee8aa1f257bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2653fa6f281c466480efee8aa1f257bb", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/2f421a9df6c44c62876bd57477d34c68"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f421a9df6c44c62876bd57477d34c68", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/335b05e87496439da9c56228d0f96eb4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "335b05e87496439da9c56228d0f96eb4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/347643f881c4464fbebf8745ae8733f7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "347643f881c4464fbebf8745ae8733f7", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/3ec0479bbc154c0e80a84492405413d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ec0479bbc154c0e80a84492405413d1", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/4948075a865f4918b7d8cbc91b0d93f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4948075a865f4918b7d8cbc91b0d93f2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/533ad0036ea24ea3a6cd69d52daa7164"}, "domain_id": "default", "enabled": true, "options": {}, "id": "533ad0036ea24ea3a6cd69d52daa7164", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/812ccb0780ac4ca682f6307d48b60b74"}, "domain_id": "d28de44ca3d340fe8f59e2bbc51c5518", "enabled": true, "options": {}, "id": "812ccb0780ac4ca682f6307d48b60b74", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/8c5c993b2702467d8bfb5246c7f53041"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c5c993b2702467d8bfb5246c7f53041", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/b200d4acbcca4a2094b80354fbe1696e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b200d4acbcca4a2094b80354fbe1696e", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/cf1a4dd219af46a4a3c304e5dc175743"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cf1a4dd219af46a4a3c304e5dc175743", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/e2141b5f32414d4c957cf1c4929e3d7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2141b5f32414d4c957cf1c4929e3d7d", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/e83494c6a05843019f1b64894a822a32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e83494c6a05843019f1b64894a822a32", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tempest_smoke-user_9e982552-edc8-4928-ade6-20e7a4a6e928", "links": {"self": "http://172.30.9.21:5000/v3/users/f859a41b16b74702a84bbcf6ae2c4c7a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "f859a41b16b74702a84bbcf6ae2c4c7a", "domain_id": "default", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2019-03-27 01:18:29,509 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-25f91299-16c3-4505-8fd6-695089a9aeae 2019-03-27 01:18:29,509 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.242649078369s 2019-03-27 01:18:29,521 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-27 01:18:29,525 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21: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}ad37ffccd01a8e1637e6133c15ec436a1c501fcd" 2019-03-27 01:18:29,728 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Wed, 27 Mar 2019 01:18:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af5b2797-65e9-4a44-af39-39bd57f09d72 2019-03-27 01:18:29,728 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/880184f9f34d4ead881812d2172cae9c"}, "tags": [], "enabled": true, "id": "880184f9f34d4ead881812d2172cae9c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/adb4f7a6d80b43b2b7d28f3b95f00eb5"}, "tags": [], "enabled": true, "id": "adb4f7a6d80b43b2b7d28f3b95f00eb5", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/23243faff54d4938a2492eb9da4e2ac3"}, "tags": [], "enabled": true, "id": "23243faff54d4938a2492eb9da4e2ac3", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_9e982552-edc8-4928-ade6-20e7a4a6e928"}]} 2019-03-27 01:18:29,728 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-af5b2797-65e9-4a44-af39-39bd57f09d72 2019-03-27 01:18:29,728 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.206939935684s 2019-03-27 01:18:29,737 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-03-27 01:18:29,740 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=f859a41b16b74702a84bbcf6ae2c4c7a&role.id=c899a0942bc347abbb3dcae772ba5452&scope.project.id=23243faff54d4938a2492eb9da4e2ac3" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ad37ffccd01a8e1637e6133c15ec436a1c501fcd" 2019-03-27 01:18:29,970 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Wed, 27 Mar 2019 01:18:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67dd2845-c531-41a0-890b-734ccebdc132 2019-03-27 01:18:29,971 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=f859a41b16b74702a84bbcf6ae2c4c7a&role.id=c899a0942bc347abbb3dcae772ba5452&scope.project.id=23243faff54d4938a2492eb9da4e2ac3", "previous": null, "next": null}} 2019-03-27 01:18:29,971 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=f859a41b16b74702a84bbcf6ae2c4c7a&role.id=c899a0942bc347abbb3dcae772ba5452&scope.project.id=23243faff54d4938a2492eb9da4e2ac3 used request id req-67dd2845-c531-41a0-890b-734ccebdc132 2019-03-27 01:18:29,971 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.234353065491s 2019-03-27 01:18:29,975 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-03-27 01:18:29,979 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/23243faff54d4938a2492eb9da4e2ac3/users/f859a41b16b74702a84bbcf6ae2c4c7a/roles/c899a0942bc347abbb3dcae772ba5452 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ad37ffccd01a8e1637e6133c15ec436a1c501fcd" 2019-03-27 01:18:30,250 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 27 Mar 2019 01:18:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0b6968e7-6c9e-44e3-af43-fb593b396590 2019-03-27 01:18:30,251 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-27 01:18:30,251 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/23243faff54d4938a2492eb9da4e2ac3/users/f859a41b16b74702a84bbcf6ae2c4c7a/roles/c899a0942bc347abbb3dcae772ba5452 used request id req-0b6968e7-6c9e-44e3-af43-fb593b396590 2019-03-27 01:18:30,251 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.275892019272s 2019-03-27 01:18:30,252 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_smoke-project_9e982552-edc8-4928-ade6-20e7a4a6e928', 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'23243faff54d4938a2492eb9da4e2ac3', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'jJbfxPsylQCyew6oQkuw2rb4BkBVEq', 'username': u'tempest_smoke-user_9e982552-edc8-4928-ade6-20e7a4a6e928', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21: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-27 01:18:30,255 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_smoke-user_9e982552-edc8-4928-ade6-20e7a4a6e928', 'password': 'jJbfxPsylQCyew6oQkuw2rb4BkBVEq', 'project_name': 'tempest_smoke-project_9e982552-edc8-4928-ade6-20e7a4a6e928', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000/v3', 'project_id': '23243faff54d4938a2492eb9da4e2ac3', 'project_domain_name': 'Default'} 2019-03-27 01:18:30,259 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-27 01:18:30,263 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}ad37ffccd01a8e1637e6133c15ec436a1c501fcd" 2019-03-27 01:18:30,460 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Wed, 27 Mar 2019 01:18:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8271dbf6-1a2f-4378-9668-b4ce0c7712fb 2019-03-27 01:18:30,461 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "630451f6dfb54c5eaac08b2a7591b17d", "links": {"self": "http://172.30.9.21:5000/v3/roles/630451f6dfb54c5eaac08b2a7591b17d"}, "name": "swiftoperator"}, {"domain_id": null, "id": "84fc116f7c224bdc9d4008e24cf1fff6", "links": {"self": "http://172.30.9.21:5000/v3/roles/84fc116f7c224bdc9d4008e24cf1fff6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ad74fc2430cc4e889c837e0e4363f057", "links": {"self": "http://172.30.9.21:5000/v3/roles/ad74fc2430cc4e889c837e0e4363f057"}, "name": "admin"}, {"domain_id": null, "id": "bb9ba4688d0941a38bddf15fb5d3e3ac", "links": {"self": "http://172.30.9.21:5000/v3/roles/bb9ba4688d0941a38bddf15fb5d3e3ac"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c899a0942bc347abbb3dcae772ba5452", "links": {"self": "http://172.30.9.21:5000/v3/roles/c899a0942bc347abbb3dcae772ba5452"}, "name": "member"}, {"domain_id": null, "id": "ca126582a5ac41b387c7abf3cbf79d8b", "links": {"self": "http://172.30.9.21:5000/v3/roles/ca126582a5ac41b387c7abf3cbf79d8b"}, "name": "reader"}]} 2019-03-27 01:18:30,461 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-8271dbf6-1a2f-4378-9668-b4ce0c7712fb 2019-03-27 01:18:30,461 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.201810836792s 2019-03-27 01:18:30,466 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-27 01:18:30,470 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}ad37ffccd01a8e1637e6133c15ec436a1c501fcd" 2019-03-27 01:18:30,696 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Wed, 27 Mar 2019 01:18:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4248e188-aa64-493d-ac31-8c360b82e36c 2019-03-27 01:18:30,696 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "630451f6dfb54c5eaac08b2a7591b17d", "links": {"self": "http://172.30.9.21:5000/v3/roles/630451f6dfb54c5eaac08b2a7591b17d"}, "name": "swiftoperator"}, {"domain_id": null, "id": "84fc116f7c224bdc9d4008e24cf1fff6", "links": {"self": "http://172.30.9.21:5000/v3/roles/84fc116f7c224bdc9d4008e24cf1fff6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ad74fc2430cc4e889c837e0e4363f057", "links": {"self": "http://172.30.9.21:5000/v3/roles/ad74fc2430cc4e889c837e0e4363f057"}, "name": "admin"}, {"domain_id": null, "id": "bb9ba4688d0941a38bddf15fb5d3e3ac", "links": {"self": "http://172.30.9.21:5000/v3/roles/bb9ba4688d0941a38bddf15fb5d3e3ac"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c899a0942bc347abbb3dcae772ba5452", "links": {"self": "http://172.30.9.21:5000/v3/roles/c899a0942bc347abbb3dcae772ba5452"}, "name": "member"}, {"domain_id": null, "id": "ca126582a5ac41b387c7abf3cbf79d8b", "links": {"self": "http://172.30.9.21:5000/v3/roles/ca126582a5ac41b387c7abf3cbf79d8b"}, "name": "reader"}]} 2019-03-27 01:18:30,696 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-4248e188-aa64-493d-ac31-8c360b82e36c 2019-03-27 01:18:30,697 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.230052947998s 2019-03-27 01:18:30,701 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-27 01:18:30,705 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}ad37ffccd01a8e1637e6133c15ec436a1c501fcd" 2019-03-27 01:18:30,817 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Wed, 27 Mar 2019 01:18:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96137f3f-2f5a-44a3-aef3-0f2b843ddbc2 2019-03-27 01:18:30,817 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-03-27 01:18:30,817 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-96137f3f-2f5a-44a3-aef3-0f2b843ddbc2 2019-03-27 01:18:30,818 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.116341114044s 2019-03-27 01:18:30,818 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-27 01:18:30,822 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}ad37ffccd01a8e1637e6133c15ec436a1c501fcd" 2019-03-27 01:18:31,042 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 839 Content-Type: application/json Date: Wed, 27 Mar 2019 01:18:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-748fbd6a-bf40-41fa-a829-d55d89c3a7bf 2019-03-27 01:18:31,043 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/1f3ca4bc07164c3cb81a87c72c396526"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f3ca4bc07164c3cb81a87c72c396526", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/2653fa6f281c466480efee8aa1f257bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2653fa6f281c466480efee8aa1f257bb", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/2f421a9df6c44c62876bd57477d34c68"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f421a9df6c44c62876bd57477d34c68", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/335b05e87496439da9c56228d0f96eb4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "335b05e87496439da9c56228d0f96eb4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/347643f881c4464fbebf8745ae8733f7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "347643f881c4464fbebf8745ae8733f7", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/3ec0479bbc154c0e80a84492405413d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ec0479bbc154c0e80a84492405413d1", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/4948075a865f4918b7d8cbc91b0d93f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4948075a865f4918b7d8cbc91b0d93f2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/533ad0036ea24ea3a6cd69d52daa7164"}, "domain_id": "default", "enabled": true, "options": {}, "id": "533ad0036ea24ea3a6cd69d52daa7164", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/812ccb0780ac4ca682f6307d48b60b74"}, "domain_id": "d28de44ca3d340fe8f59e2bbc51c5518", "enabled": true, "options": {}, "id": "812ccb0780ac4ca682f6307d48b60b74", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/8c5c993b2702467d8bfb5246c7f53041"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c5c993b2702467d8bfb5246c7f53041", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/b200d4acbcca4a2094b80354fbe1696e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b200d4acbcca4a2094b80354fbe1696e", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/cf1a4dd219af46a4a3c304e5dc175743"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cf1a4dd219af46a4a3c304e5dc175743", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/e2141b5f32414d4c957cf1c4929e3d7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2141b5f32414d4c957cf1c4929e3d7d", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/e83494c6a05843019f1b64894a822a32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e83494c6a05843019f1b64894a822a32", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tempest_smoke-user_9e982552-edc8-4928-ade6-20e7a4a6e928", "links": {"self": "http://172.30.9.21:5000/v3/users/f859a41b16b74702a84bbcf6ae2c4c7a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "f859a41b16b74702a84bbcf6ae2c4c7a", "domain_id": "default", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2019-03-27 01:18:31,043 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-748fbd6a-bf40-41fa-a829-d55d89c3a7bf 2019-03-27 01:18:31,043 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.224762201309s 2019-03-27 01:18:31,055 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-27 01:18:31,058 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21: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}ad37ffccd01a8e1637e6133c15ec436a1c501fcd" 2019-03-27 01:18:31,277 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Wed, 27 Mar 2019 01:18:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8e98d6b-048a-4cbc-b33b-af78030f9e5e 2019-03-27 01:18:31,278 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/880184f9f34d4ead881812d2172cae9c"}, "tags": [], "enabled": true, "id": "880184f9f34d4ead881812d2172cae9c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/adb4f7a6d80b43b2b7d28f3b95f00eb5"}, "tags": [], "enabled": true, "id": "adb4f7a6d80b43b2b7d28f3b95f00eb5", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/23243faff54d4938a2492eb9da4e2ac3"}, "tags": [], "enabled": true, "id": "23243faff54d4938a2492eb9da4e2ac3", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_9e982552-edc8-4928-ade6-20e7a4a6e928"}]} 2019-03-27 01:18:31,278 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-e8e98d6b-048a-4cbc-b33b-af78030f9e5e 2019-03-27 01:18:31,278 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.222841024399s 2019-03-27 01:18:31,286 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-03-27 01:18:31,289 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=f859a41b16b74702a84bbcf6ae2c4c7a&role.id=ad74fc2430cc4e889c837e0e4363f057&scope.project.id=23243faff54d4938a2492eb9da4e2ac3" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ad37ffccd01a8e1637e6133c15ec436a1c501fcd" 2019-03-27 01:18:31,498 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Wed, 27 Mar 2019 01:18:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5637d353-d623-4377-b3c9-a83a5400108c 2019-03-27 01:18:31,499 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=f859a41b16b74702a84bbcf6ae2c4c7a&role.id=ad74fc2430cc4e889c837e0e4363f057&scope.project.id=23243faff54d4938a2492eb9da4e2ac3", "previous": null, "next": null}} 2019-03-27 01:18:31,499 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=f859a41b16b74702a84bbcf6ae2c4c7a&role.id=ad74fc2430cc4e889c837e0e4363f057&scope.project.id=23243faff54d4938a2492eb9da4e2ac3 used request id req-5637d353-d623-4377-b3c9-a83a5400108c 2019-03-27 01:18:31,499 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.213039875031s 2019-03-27 01:18:31,503 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-03-27 01:18:31,506 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/23243faff54d4938a2492eb9da4e2ac3/users/f859a41b16b74702a84bbcf6ae2c4c7a/roles/ad74fc2430cc4e889c837e0e4363f057 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ad37ffccd01a8e1637e6133c15ec436a1c501fcd" 2019-03-27 01:18:31,753 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 27 Mar 2019 01:18:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d7af3d38-339f-4aba-92f3-3bb54bf9b567 2019-03-27 01:18:31,753 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-27 01:18:31,753 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/23243faff54d4938a2492eb9da4e2ac3/users/f859a41b16b74702a84bbcf6ae2c4c7a/roles/ad74fc2430cc4e889c837e0e4363f057 used request id req-d7af3d38-339f-4aba-92f3-3bb54bf9b567 2019-03-27 01:18:31,753 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.250454902649s 2019-03-27 01:18:31,757 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-27 01:18:31,761 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}ad37ffccd01a8e1637e6133c15ec436a1c501fcd" 2019-03-27 01:18:31,889 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Wed, 27 Mar 2019 01:18:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9189fb92-bf0d-41e0-8f05-d4b36f3c149f 2019-03-27 01:18:31,889 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "630451f6dfb54c5eaac08b2a7591b17d", "links": {"self": "http://172.30.9.21:5000/v3/roles/630451f6dfb54c5eaac08b2a7591b17d"}, "name": "swiftoperator"}, {"domain_id": null, "id": "84fc116f7c224bdc9d4008e24cf1fff6", "links": {"self": "http://172.30.9.21:5000/v3/roles/84fc116f7c224bdc9d4008e24cf1fff6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ad74fc2430cc4e889c837e0e4363f057", "links": {"self": "http://172.30.9.21:5000/v3/roles/ad74fc2430cc4e889c837e0e4363f057"}, "name": "admin"}, {"domain_id": null, "id": "bb9ba4688d0941a38bddf15fb5d3e3ac", "links": {"self": "http://172.30.9.21:5000/v3/roles/bb9ba4688d0941a38bddf15fb5d3e3ac"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c899a0942bc347abbb3dcae772ba5452", "links": {"self": "http://172.30.9.21:5000/v3/roles/c899a0942bc347abbb3dcae772ba5452"}, "name": "member"}, {"domain_id": null, "id": "ca126582a5ac41b387c7abf3cbf79d8b", "links": {"self": "http://172.30.9.21:5000/v3/roles/ca126582a5ac41b387c7abf3cbf79d8b"}, "name": "reader"}]} 2019-03-27 01:18:31,889 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-9189fb92-bf0d-41e0-8f05-d4b36f3c149f 2019-03-27 01:18:31,889 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.132279872894s 2019-03-27 01:18:31,894 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-27 01:18:31,898 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}ad37ffccd01a8e1637e6133c15ec436a1c501fcd" 2019-03-27 01:18:32,109 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Wed, 27 Mar 2019 01:18:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-575b0649-c508-41b7-af47-093e2255d5fa 2019-03-27 01:18:32,109 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-03-27 01:18:32,109 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-575b0649-c508-41b7-af47-093e2255d5fa 2019-03-27 01:18:32,109 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.214905977249s 2019-03-27 01:18:32,110 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-27 01:18:32,114 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}ad37ffccd01a8e1637e6133c15ec436a1c501fcd" 2019-03-27 01:18:32,339 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 839 Content-Type: application/json Date: Wed, 27 Mar 2019 01:18:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e22f0c50-c737-45ce-b536-40f486e3ba38 2019-03-27 01:18:32,340 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/1f3ca4bc07164c3cb81a87c72c396526"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f3ca4bc07164c3cb81a87c72c396526", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/2653fa6f281c466480efee8aa1f257bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2653fa6f281c466480efee8aa1f257bb", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/2f421a9df6c44c62876bd57477d34c68"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f421a9df6c44c62876bd57477d34c68", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/335b05e87496439da9c56228d0f96eb4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "335b05e87496439da9c56228d0f96eb4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/347643f881c4464fbebf8745ae8733f7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "347643f881c4464fbebf8745ae8733f7", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/3ec0479bbc154c0e80a84492405413d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ec0479bbc154c0e80a84492405413d1", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/4948075a865f4918b7d8cbc91b0d93f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4948075a865f4918b7d8cbc91b0d93f2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/533ad0036ea24ea3a6cd69d52daa7164"}, "domain_id": "default", "enabled": true, "options": {}, "id": "533ad0036ea24ea3a6cd69d52daa7164", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/812ccb0780ac4ca682f6307d48b60b74"}, "domain_id": "d28de44ca3d340fe8f59e2bbc51c5518", "enabled": true, "options": {}, "id": "812ccb0780ac4ca682f6307d48b60b74", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/8c5c993b2702467d8bfb5246c7f53041"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c5c993b2702467d8bfb5246c7f53041", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/b200d4acbcca4a2094b80354fbe1696e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b200d4acbcca4a2094b80354fbe1696e", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/cf1a4dd219af46a4a3c304e5dc175743"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cf1a4dd219af46a4a3c304e5dc175743", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/e2141b5f32414d4c957cf1c4929e3d7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2141b5f32414d4c957cf1c4929e3d7d", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/e83494c6a05843019f1b64894a822a32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e83494c6a05843019f1b64894a822a32", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tempest_smoke-user_9e982552-edc8-4928-ade6-20e7a4a6e928", "links": {"self": "http://172.30.9.21:5000/v3/users/f859a41b16b74702a84bbcf6ae2c4c7a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "f859a41b16b74702a84bbcf6ae2c4c7a", "domain_id": "default", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2019-03-27 01:18:32,340 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-e22f0c50-c737-45ce-b536-40f486e3ba38 2019-03-27 01:18:32,340 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.229766845703s 2019-03-27 01:18:32,352 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-03-27 01:18:32,355 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?role.id=ad74fc2430cc4e889c837e0e4363f057&user.id=f859a41b16b74702a84bbcf6ae2c4c7a&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}ad37ffccd01a8e1637e6133c15ec436a1c501fcd" 2019-03-27 01:18:32,477 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 193 Content-Type: application/json Date: Wed, 27 Mar 2019 01:18:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53b8bc15-3059-4f0e-ad56-bece15ca90ea 2019-03-27 01:18:32,477 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?role.id=ad74fc2430cc4e889c837e0e4363f057&user.id=f859a41b16b74702a84bbcf6ae2c4c7a&scope.domain.id=default", "previous": null, "next": null}} 2019-03-27 01:18:32,477 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?role.id=ad74fc2430cc4e889c837e0e4363f057&user.id=f859a41b16b74702a84bbcf6ae2c4c7a&scope.domain.id=default used request id req-53b8bc15-3059-4f0e-ad56-bece15ca90ea 2019-03-27 01:18:32,477 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.12535905838s 2019-03-27 01:18:32,481 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2019-03-27 01:18:32,485 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/domains/default/users/f859a41b16b74702a84bbcf6ae2c4c7a/roles/ad74fc2430cc4e889c837e0e4363f057 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ad37ffccd01a8e1637e6133c15ec436a1c501fcd" 2019-03-27 01:18:32,686 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 27 Mar 2019 01:18:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f3f3ea3c-bd19-4fbc-b769-0a3ad445ed63 2019-03-27 01:18:32,686 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-27 01:18:32,686 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/domains/default/users/f859a41b16b74702a84bbcf6ae2c4c7a/roles/ad74fc2430cc4e889c837e0e4363f057 used request id req-f3f3ea3c-bd19-4fbc-b769-0a3ad445ed63 2019-03-27 01:18:32,686 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.205317974091s 2019-03-27 01:18:32,691 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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-27 01:18:32,697 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Wed, 27 Mar 2019 01:18:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05344a6d-3247-45c1-b5f5-fb92f4ed1db4 2019-03-27 01:18:32,697 - 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.21:5000/v3/", "rel": "self"}]}} 2019-03-27 01:18:32,697 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/v3 used request id req-05344a6d-3247-45c1-b5f5-fb92f4ed1db4 2019-03-27 01:18:32,698 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2019-03-27 01:18:33,107 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ca126582a5ac41b387c7abf3cbf79d8b", "name": "reader"}, {"id": "c899a0942bc347abbb3dcae772ba5452", "name": "member"}, {"id": "ad74fc2430cc4e889c837e0e4363f057", "name": "admin"}], "expires_at": "2019-03-27T02:18:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "23243faff54d4938a2492eb9da4e2ac3", "name": "tempest_smoke-project_9e982552-edc8-4928-ade6-20e7a4a6e928"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "721f4e8307ad4447b8bb508b3c352269"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef9799ca3704825b084c6a427da3b37"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e88f92e41fcf44d79884f24c46e56176"}], "type": "cloudformation", "id": "044c711eda554fdbb092a4d9a8a641ed", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10207501dea142acbda102bca0fde468"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56d3450ae4974e658007eb3ef62e73ab"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b2e700fb57e5466e9ef8647b2f892e05"}], "type": "network", "id": "1345c62a1a194721ac74991ed3f96976", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47393bddf6a3467eacefb29528c3ef50"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a424bbca30b401a8cc1a29b5c697112"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8aa237a59bac4a84988a5cbd3f2f7f91"}], "type": "identity", "id": "1b53bc2fc18745788cdcd7700e8f6872", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.23:8080/v1/AUTH_23243faff54d4938a2492eb9da4e2ac3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "14dc1bc7ac6a4290b889e465a4fbc586"}, {"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3ce1666900034fb6953705c72ecb956c"}, {"url": "http://172.30.9.21:8080/v1/AUTH_23243faff54d4938a2492eb9da4e2ac3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5153784ff3ff4ddaae7f3c5e3d52c73e"}], "type": "object-store", "id": "1cae55657baa42a8a041c96c0e5042a1", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ad3b972674347f59ad48668d68faf36"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d537d30796624cf78ed7c806f2d292f0"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f855d2238c294b1d9bf6cd08a86cab4e"}], "type": "event", "id": "50eac40e86464ec8a1f2d18736563156", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1127f864c2964c2a8f219362f47a7947"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e87f90fe3cd4a25a5a4884f7e4d2281"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c39ec419a879484da392ab529f76f8f8"}], "type": "image", "id": "8d3c807a0a824004a1b25615a3b24e68", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8380d78aa4924a28b1fdb16eda8f52e1"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a16ce6d013674ea69b0d0b5eecb6746b"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb93ba806daf4ba6b260e46512ffd28b"}], "type": "alarming", "id": "9bdf976320f740f1875953bdb4fcc326", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "81b7ef114a0a428bbd15145cc4c38c64"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d3b8fbb0fb6f49b8afdf9962f1d1f8a2"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f89f28939c844855ad783d77a4927d19"}], "type": "placement", "id": "9e481bf545ae462699fee59086a7a457", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36f031934bf841788a613931f744d992"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c10b9a772e114d6ba31294ef3c79d793"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc70f60043ee454b879c947a14e788ed"}], "type": "metric", "id": "ab24fcec588d4a3d9f039d6c717097c8", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af78c3d0929c4806b952f9e7af7a33a5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "debf358b1bf646dd9b9419e6b4b1d7f6"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eb9f3963be6047ab85f520b769d0b94b"}], "type": "compute", "id": "c37b658d3f04412daef24882af8675e6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/23243faff54d4938a2492eb9da4e2ac3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f71160cc4c84a7b9af3bf0974316784"}, {"url": "http://172.30.9.21:8004/v1/23243faff54d4938a2492eb9da4e2ac3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c0732bb8bff43338899f5db62aafdd7"}, {"url": "http://192.30.9.6:8004/v1/23243faff54d4938a2492eb9da4e2ac3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5d5eb9da3564d9a8ced2b173b976a34"}], "type": "orchestration", "id": "e1ed191e235543508fb8181b492dd163", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v3/23243faff54d4938a2492eb9da4e2ac3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "56a318d8670b4ad78467b72f15e90915"}, {"url": "http://192.30.9.6:8776/v3/23243faff54d4938a2492eb9da4e2ac3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a1f7813849740888664ac8474f45c65"}, {"url": "http://192.30.9.6:8776/v3/23243faff54d4938a2492eb9da4e2ac3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cc1d74ba6f6d48aeb8f30133ce2b6872"}], "type": "volumev3", "id": "ecd342c710c14042b42e8ebabd2f2656", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f5c541ab827e4385a174fd5adcdd90ab", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v2/23243faff54d4938a2492eb9da4e2ac3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "26ec839e160a4f5491ee5e1b2f6d85ec"}, {"url": "http://192.30.9.6:8776/v2/23243faff54d4938a2492eb9da4e2ac3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e9b14fc0d7e4b2f98c9c7c44cfc4a13"}, {"url": "http://192.30.9.6:8776/v2/23243faff54d4938a2492eb9da4e2ac3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8246d17964974d22ac52efa58bc221cc"}], "type": "volumev2", "id": "faa3c09487304f84b65d18b1b1694e3a", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/23243faff54d4938a2492eb9da4e2ac3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1abce42acf394dce885c9dfc7c80c5e9"}, {"url": "http://192.30.9.6:8776/v1/23243faff54d4938a2492eb9da4e2ac3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9777c0191c584248b40d2e103ca53015"}, {"url": "http://172.30.9.21:8776/v1/23243faff54d4938a2492eb9da4e2ac3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab9eb3d04b5a468b9016011aca6c8402"}], "type": "volume", "id": "ff541942293941b4b0228330f4f5efaf", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tempest_smoke-user_9e982552-edc8-4928-ade6-20e7a4a6e928", "id": "f859a41b16b74702a84bbcf6ae2c4c7a"}, "audit_ids": ["3s_cmtLNROaG5DO-VWxFzw"], "issued_at": "2019-03-27T01:18:33.000000Z"}} 2019-03-27 01:18:33,110 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-03-27 01:18:33,110 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}0a7e44548966665131d96facb8d7cc0a9dc2df55" 2019-03-27 01:18:33,390 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9524 Content-Type: application/json Date: Wed, 27 Mar 2019 01:18:33 GMT X-Openstack-Request-Id: req-3ad73b62-5705-4f2a-b65e-63db2e5f968d 2019-03-27 01:18:33,391 - 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": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "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": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "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": "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": "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": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "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": "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": "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": "dns-integration", "updated": "2015-08-15T18:00:00-00:00", "name": "DNS Integration", "links": [], "description": "Provides integration with DNS."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "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": "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": "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-27 01:18:33,392 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/extensions.json used request id req-3ad73b62-5705-4f2a-b65e-63db2e5f968d 2019-03-27 01:18:33,392 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.282233953476s 2019-03-27 01:18:33,400 - xtesting.ci.run_tests - INFO - Running test case 'tempest_smoke'... 2019-03-27 01:18:33,401 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-27 01:18:33,404 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}ad37ffccd01a8e1637e6133c15ec436a1c501fcd" 2019-03-27 01:18:33,629 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Wed, 27 Mar 2019 01:18:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be8bce7c-c081-4145-9367-e60674af870d 2019-03-27 01:18:33,629 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/d28de44ca3d340fe8f59e2bbc51c5518"}, "tags": [], "enabled": true, "id": "d28de44ca3d340fe8f59e2bbc51c5518", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2019-03-27 01:18:33,629 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-be8bce7c-c081-4145-9367-e60674af870d 2019-03-27 01:18:33,629 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.228568077087s 2019-03-27 01:18:33,637 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-27 01:18:33,640 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21: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}ad37ffccd01a8e1637e6133c15ec436a1c501fcd" 2019-03-27 01:18:33,848 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Wed, 27 Mar 2019 01:18:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1771fbb2-6dab-40c1-980f-2dd2168dbdd7 2019-03-27 01:18:33,849 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/880184f9f34d4ead881812d2172cae9c"}, "tags": [], "enabled": true, "id": "880184f9f34d4ead881812d2172cae9c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/adb4f7a6d80b43b2b7d28f3b95f00eb5"}, "tags": [], "enabled": true, "id": "adb4f7a6d80b43b2b7d28f3b95f00eb5", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/23243faff54d4938a2492eb9da4e2ac3"}, "tags": [], "enabled": true, "id": "23243faff54d4938a2492eb9da4e2ac3", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_9e982552-edc8-4928-ade6-20e7a4a6e928"}]} 2019-03-27 01:18:33,849 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-1771fbb2-6dab-40c1-980f-2dd2168dbdd7 2019-03-27 01:18:33,849 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.212363004684s 2019-03-27 01:18:33,851 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-03-27 01:18:33,852 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}ad37ffccd01a8e1637e6133c15ec436a1c501fcd" -d '{"network": {"shared": true, "tenant_id": "23243faff54d4938a2492eb9da4e2ac3", "name": "tempest_smoke-net_9e982552-edc8-4928-ade6-20e7a4a6e928", "admin_state_up": true}}' 2019-03-27 01:18:35,508 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 723 Content-Type: application/json Date: Wed, 27 Mar 2019 01:18:35 GMT X-Openstack-Request-Id: req-b182e07e-9823-40d9-9349-af829ce50d18 2019-03-27 01:18:35,508 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":1,"port_security_enabled":true,"provider:network_type":"geneve","id":"7164b18b-b88b-45d9-997e-22bd0ceeab55","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":86,"ipv4_address_scope":null,"shared":true,"project_id":"23243faff54d4938a2492eb9da4e2ac3","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-27T01:18:34Z","is_default":false,"qos_policy_id":null,"name":"tempest_smoke-net_9e982552-edc8-4928-ade6-20e7a4a6e928","admin_state_up":true,"tenant_id":"23243faff54d4938a2492eb9da4e2ac3","created_at":"2019-03-27T01:18:34Z","mtu":1442}} 2019-03-27 01:18:35,509 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-b182e07e-9823-40d9-9349-af829ce50d18 2019-03-27 01:18:35,509 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 1.65737295151s 2019-03-27 01:18:35,509 - 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'dns_domain': u'', u'updated_at': u'2019-03-27T01:18:34Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'geneve', u'id': u'7164b18b-b88b-45d9-997e-22bd0ceeab55', u'provider:segmentation_id': 86, 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_9e982552-edc8-4928-ade6-20e7a4a6e928', u'created_at': u'2019-03-27T01:18:34Z', u'mtu': 1442, u'tenant_id': u'23243faff54d4938a2492eb9da4e2ac3', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'23243faff54d4938a2492eb9da4e2ac3'}) 2019-03-27 01:18:35,510 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-27 01:18:35,510 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}0a7e44548966665131d96facb8d7cc0a9dc2df55" 2019-03-27 01:18:35,890 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1419 Content-Type: application/json Date: Wed, 27 Mar 2019 01:18:35 GMT X-Openstack-Request-Id: req-85710279-d402-4bba-b3a5-ed5866a99af7 2019-03-27 01:18:35,891 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","updated_at":"2019-03-27T01:06:20Z","dns_domain":"","revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"6e8cbb2e-4d8c-409b-b9b4-549165a492c3","router:external":true,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"adb4f7a6d80b43b2b7d28f3b95f00eb5","status":"ACTIVE","subnets":["88d144e9-4a41-41f0-83f0-cf05286ed070"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"adb4f7a6d80b43b2b7d28f3b95f00eb5","created_at":"2019-03-27T01:06:13Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":1,"port_security_enabled":true,"mtu":1442,"id":"7164b18b-b88b-45d9-997e-22bd0ceeab55","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":86,"ipv4_address_scope":null,"shared":true,"project_id":"23243faff54d4938a2492eb9da4e2ac3","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-27T01:18:34Z","qos_policy_id":null,"name":"tempest_smoke-net_9e982552-edc8-4928-ade6-20e7a4a6e928","admin_state_up":true,"tenant_id":"23243faff54d4938a2492eb9da4e2ac3","created_at":"2019-03-27T01:18:34Z","provider:network_type":"geneve"}]} 2019-03-27 01:18:35,891 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-85710279-d402-4bba-b3a5-ed5866a99af7 2019-03-27 01:18:35,891 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.381331920624s 2019-03-27 01:18:35,893 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-03-27 01:18:35,893 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}0a7e44548966665131d96facb8d7cc0a9dc2df55" -d '{"subnet": {"name": "tempest_smoke-subnet_9e982552-edc8-4928-ade6-20e7a4a6e928", "enable_dhcp": true, "network_id": "7164b18b-b88b-45d9-997e-22bd0ceeab55", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-03-27 01:18:37,472 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 681 Content-Type: application/json Date: Wed, 27 Mar 2019 01:18:37 GMT X-Openstack-Request-Id: req-3989a1f2-2332-4106-bbcb-6ae26ef2f315 2019-03-27 01:18:37,472 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7164b18b-b88b-45d9-997e-22bd0ceeab55","tenant_id":"23243faff54d4938a2492eb9da4e2ac3","created_at":"2019-03-27T01:18:36Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-03-27T01:18:36Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"23243faff54d4938a2492eb9da4e2ac3","id":"fea8c3b9-9a25-4d3f-a533-c8c27baf5391","subnetpool_id":null,"name":"tempest_smoke-subnet_9e982552-edc8-4928-ade6-20e7a4a6e928"}} 2019-03-27 01:18:37,473 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-3989a1f2-2332-4106-bbcb-6ae26ef2f315 2019-03-27 01:18:37,473 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.57993602753s 2019-03-27 01:18:37,473 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-03-27T01:18:36Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'fea8c3b9-9a25-4d3f-a533-c8c27baf5391', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest_smoke-subnet_9e982552-edc8-4928-ade6-20e7a4a6e928', u'enable_dhcp': True, u'network_id': u'7164b18b-b88b-45d9-997e-22bd0ceeab55', u'tenant_id': u'23243faff54d4938a2492eb9da4e2ac3', u'created_at': u'2019-03-27T01:18:36Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'23243faff54d4938a2492eb9da4e2ac3'}) 2019-03-27 01:18:37,474 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-03-27 01:18:37,474 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}0a7e44548966665131d96facb8d7cc0a9dc2df55" -d '{"router": {"external_gateway_info": {"network_id": "6e8cbb2e-4d8c-409b-b9b4-549165a492c3"}, "name": "tempest_smoke-router_9e982552-edc8-4928-ade6-20e7a4a6e928", "admin_state_up": true}}' 2019-03-27 01:18:39,941 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 624 Content-Type: application/json Date: Wed, 27 Mar 2019 01:18:39 GMT X-Openstack-Request-Id: req-e97e4ef2-bc86-4614-9cd4-b6469a1d538e 2019-03-27 01:18:39,942 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6e8cbb2e-4d8c-409b-b9b4-549165a492c3", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "88d144e9-4a41-41f0-83f0-cf05286ed070", "ip_address": "172.30.9.208"}]}, "description": "", "tags": [], "tenant_id": "23243faff54d4938a2492eb9da4e2ac3", "created_at": "2019-03-27T01:18:37Z", "admin_state_up": true, "updated_at": "2019-03-27T01:18:39Z", "revision_number": 2, "routes": [], "project_id": "23243faff54d4938a2492eb9da4e2ac3", "id": "51d936f0-9c92-46ce-8aa8-ae4842b4bf33", "name": "tempest_smoke-router_9e982552-edc8-4928-ade6-20e7a4a6e928"}} 2019-03-27 01:18:39,942 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-e97e4ef2-bc86-4614-9cd4-b6469a1d538e 2019-03-27 01:18:39,942 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 2.46808385849s 2019-03-27 01:18:39,942 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'6e8cbb2e-4d8c-409b-b9b4-549165a492c3', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'88d144e9-4a41-41f0-83f0-cf05286ed070', u'ip_address': u'172.30.9.208'}]}, u'description': u'', u'tags': [], u'tenant_id': u'23243faff54d4938a2492eb9da4e2ac3', u'created_at': u'2019-03-27T01:18:37Z', u'admin_state_up': True, u'updated_at': u'2019-03-27T01:18:39Z', u'revision_number': 2, u'routes': [], u'project_id': u'23243faff54d4938a2492eb9da4e2ac3', u'id': u'51d936f0-9c92-46ce-8aa8-ae4842b4bf33', u'name': u'tempest_smoke-router_9e982552-edc8-4928-ade6-20e7a4a6e928'}) 2019-03-27 01:18:39,943 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-03-27 01:18:39,943 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/51d936f0-9c92-46ce-8aa8-ae4842b4bf33/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}0a7e44548966665131d96facb8d7cc0a9dc2df55" -d '{"subnet_id": "fea8c3b9-9a25-4d3f-a533-c8c27baf5391"}' 2019-03-27 01:18:43,057 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Wed, 27 Mar 2019 01:18:42 GMT X-Openstack-Request-Id: req-b4752d6f-3645-480c-b0fa-118df3c94e6f 2019-03-27 01:18:43,058 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "7164b18b-b88b-45d9-997e-22bd0ceeab55", "tenant_id": "23243faff54d4938a2492eb9da4e2ac3", "subnet_id": "fea8c3b9-9a25-4d3f-a533-c8c27baf5391", "subnet_ids": ["fea8c3b9-9a25-4d3f-a533-c8c27baf5391"], "port_id": "f7a3cc2c-0f8d-4eb1-828f-9963173c295b", "id": "51d936f0-9c92-46ce-8aa8-ae4842b4bf33"} 2019-03-27 01:18:43,058 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/51d936f0-9c92-46ce-8aa8-ae4842b4bf33/add_router_interface.json used request id req-b4752d6f-3645-480c-b0fa-118df3c94e6f 2019-03-27 01:18:43,058 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.1150829792s 2019-03-27 01:18:43,058 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-03-27 01:18:43,165 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-03-27 01:18:43,169 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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-27 01:18:43,173 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Wed, 27 Mar 2019 01:18:43 GMT 2019-03-27 01:18:43,174 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}]} 2019-03-27 01:18:43,179 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-27 01:18:43,183 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}0a7e44548966665131d96facb8d7cc0a9dc2df55" 2019-03-27 01:18:43,487 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Wed, 27 Mar 2019 01:18:43 GMT X-Openstack-Request-Id: req-71123815-4ac9-4ca4-b701-6ffde9f7a17d 2019-03-27 01:18:43,487 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-27 01:18:43,487 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-71123815-4ac9-4ca4-b701-6ffde9f7a17d 2019-03-27 01:18:43,487 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.308758974075s 2019-03-27 01:18:43,496 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-03-27 01:18:43,500 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}0a7e44548966665131d96facb8d7cc0a9dc2df55" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke-img_9e982552-edc8-4928-ade6-20e7a4a6e928", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke-img_9e982552-edc8-4928-ade6-20e7a4a6e928"}' 2019-03-27 01:18:43,857 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 942 Content-Type: application/json Date: Wed, 27 Mar 2019 01:18:43 GMT Location: http://172.30.9.21:9292/v2/images/4e84dd77-5271-41f5-a259-8b229a5bec90 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-ab2969f1-2843-4aa3-aa01-1e4e4fb7be57 2019-03-27 01:18:43,858 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-27T01:18:43Z", "file": "/v2/images/4e84dd77-5271-41f5-a259-8b229a5bec90/file", "owner": "23243faff54d4938a2492eb9da4e2ac3", "id": "4e84dd77-5271-41f5-a259-8b229a5bec90", "size": null, "self": "/v2/images/4e84dd77-5271-41f5-a259-8b229a5bec90", "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_9e982552-edc8-4928-ade6-20e7a4a6e928", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_9e982552-edc8-4928-ade6-20e7a4a6e928", "checksum": null, "created_at": "2019-03-27T01:18:43Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-03-27 01:18:43,858 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-ab2969f1-2843-4aa3-aa01-1e4e4fb7be57 2019-03-27 01:18:43,858 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.361654043198s 2019-03-27 01:18:43,859 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-03-27 01:18:43,863 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/4e84dd77-5271-41f5-a259-8b229a5bec90/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}0a7e44548966665131d96facb8d7cc0a9dc2df55" -d '' 2019-03-27 01:18:45,213 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 27 Mar 2019 01:18:45 GMT X-Openstack-Request-Id: req-48db33c2-4312-4b81-b774-70aa0a0bcdb6 2019-03-27 01:18:45,214 - 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-27 01:18:45,214 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/4e84dd77-5271-41f5-a259-8b229a5bec90/file used request id req-48db33c2-4312-4b81-b774-70aa0a0bcdb6 2019-03-27 01:18:45,214 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.35494804382s 2019-03-27 01:18:45,218 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-27 01:18:45,223 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}0a7e44548966665131d96facb8d7cc0a9dc2df55" 2019-03-27 01:18:45,521 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Wed, 27 Mar 2019 01:18:45 GMT X-Openstack-Request-Id: req-eefbb37b-a6a0-4124-bd4e-4a22871b5550 2019-03-27 01:18:45,521 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-27T01:18:45Z", "file": "/v2/images/4e84dd77-5271-41f5-a259-8b229a5bec90/file", "owner": "23243faff54d4938a2492eb9da4e2ac3", "id": "4e84dd77-5271-41f5-a259-8b229a5bec90", "size": 12716032, "self": "/v2/images/4e84dd77-5271-41f5-a259-8b229a5bec90", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://0e796a57-bb9c-4ed7-a890-8188a6fe733b/images/4e84dd77-5271-41f5-a259-8b229a5bec90/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://0e796a57-bb9c-4ed7-a890-8188a6fe733b/images/4e84dd77-5271-41f5-a259-8b229a5bec90/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_9e982552-edc8-4928-ade6-20e7a4a6e928", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_9e982552-edc8-4928-ade6-20e7a4a6e928", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-27T01:18:43Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-27 01:18:45,522 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-eefbb37b-a6a0-4124-bd4e-4a22871b5550 2019-03-27 01:18:45,522 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.303195953369s 2019-03-27 01:18:45,524 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://0e796a57-bb9c-4ed7-a890-8188a6fe733b/images/4e84dd77-5271-41f5-a259-8b229a5bec90/snap', u'metadata': Munch({})})], 'file': u'/v2/images/4e84dd77-5271-41f5-a259-8b229a5bec90/file', 'owner': u'23243faff54d4938a2492eb9da4e2ac3', 'id': u'4e84dd77-5271-41f5-a259-8b229a5bec90', 'size': 12716032, u'self': u'/v2/images/4e84dd77-5271-41f5-a259-8b229a5bec90', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'23243faff54d4938a2492eb9da4e2ac3', 'name': 'tempest_smoke-project_9e982552-edc8-4928-ade6-20e7a4a6e928', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://0e796a57-bb9c-4ed7-a890-8188a6fe733b/images/4e84dd77-5271-41f5-a259-8b229a5bec90/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-03-27T01:18:45Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-03-27T01:18:45Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_9e982552-edc8-4928-ade6-20e7a4a6e928', '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/4e84dd77-5271-41f5-a259-8b229a5bec90', 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_9e982552-edc8-4928-ade6-20e7a4a6e928', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke-img_9e982552-edc8-4928-ade6-20e7a4a6e928', 'created': u'2019-03-27T01:18:43Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-03-27T01:18:43Z', 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/4e84dd77-5271-41f5-a259-8b229a5bec90', 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_9e982552-edc8-4928-ade6-20e7a4a6e928', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-03-27 01:18:45,527 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-03-27 01:18:45,530 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}ad37ffccd01a8e1637e6133c15ec436a1c501fcd" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "tempest_smoke-flavor_9e982552-edc8-4928-ade6-20e7a4a6e928", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-03-27 01:18:45,900 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Wed, 27 Mar 2019 01:18:45 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b3862775-22b3-4739-8fdc-90a0fc3334a8 x-openstack-request-id: req-b3862775-22b3-4739-8fdc-90a0fc3334a8 2019-03-27 01:18:45,900 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "tempest_smoke-flavor_9e982552-edc8-4928-ade6-20e7a4a6e928", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/9b3d24c7-5ebe-43dc-9537-9422177160d1", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/9b3d24c7-5ebe-43dc-9537-9422177160d1", "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": "9b3d24c7-5ebe-43dc-9537-9422177160d1"}} 2019-03-27 01:18:45,901 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-b3862775-22b3-4739-8fdc-90a0fc3334a8 2019-03-27 01:18:45,901 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.373474121094s 2019-03-27 01:18:45,902 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_9e982552-edc8-4928-ade6-20e7a4a6e928', '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'880184f9f34d4ead881812d2172cae9c', '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'9b3d24c7-5ebe-43dc-9537-9422177160d1', 'swap': 0}) 2019-03-27 01:18:45,902 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-03-27 01:18:45,905 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/9b3d24c7-5ebe-43dc-9537-9422177160d1/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}ad37ffccd01a8e1637e6133c15ec436a1c501fcd" -d '{"extra_specs": {}}' 2019-03-27 01:18:45,926 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 27 Mar 2019 01:18:45 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-41098858-4751-419d-ad9d-4fdaa54be546 x-openstack-request-id: req-41098858-4751-419d-ad9d-4fdaa54be546 2019-03-27 01:18:45,926 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-03-27 01:18:45,926 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/9b3d24c7-5ebe-43dc-9537-9422177160d1/os-extra_specs used request id req-41098858-4751-419d-ad9d-4fdaa54be546 2019-03-27 01:18:45,926 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0237159729004s 2019-03-27 01:18:45,936 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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-27 01:18:45,941 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 27 Mar 2019 01:18:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-21e7dde6-dedc-4ff9-8943-61e208f204ff 2019-03-27 01:18:45,942 - 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.21:5000/v3/", "rel": "self"}]}]}} 2019-03-27 01:18:45,942 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/ used request id req-21e7dde6-dedc-4ff9-8943-61e208f204ff 2019-03-27 01:18:45,945 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-27 01:18:45,948 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}0a7e44548966665131d96facb8d7cc0a9dc2df55" 2019-03-27 01:18:46,163 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Wed, 27 Mar 2019 01:18:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-102dfa96-a08e-4f65-9449-a3bd266209c6 2019-03-27 01:18:46,163 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "630451f6dfb54c5eaac08b2a7591b17d", "links": {"self": "http://172.30.9.21:5000/v3/roles/630451f6dfb54c5eaac08b2a7591b17d"}, "name": "swiftoperator"}, {"domain_id": null, "id": "84fc116f7c224bdc9d4008e24cf1fff6", "links": {"self": "http://172.30.9.21:5000/v3/roles/84fc116f7c224bdc9d4008e24cf1fff6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ad74fc2430cc4e889c837e0e4363f057", "links": {"self": "http://172.30.9.21:5000/v3/roles/ad74fc2430cc4e889c837e0e4363f057"}, "name": "admin"}, {"domain_id": null, "id": "bb9ba4688d0941a38bddf15fb5d3e3ac", "links": {"self": "http://172.30.9.21:5000/v3/roles/bb9ba4688d0941a38bddf15fb5d3e3ac"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c899a0942bc347abbb3dcae772ba5452", "links": {"self": "http://172.30.9.21:5000/v3/roles/c899a0942bc347abbb3dcae772ba5452"}, "name": "member"}, {"domain_id": null, "id": "ca126582a5ac41b387c7abf3cbf79d8b", "links": {"self": "http://172.30.9.21:5000/v3/roles/ca126582a5ac41b387c7abf3cbf79d8b"}, "name": "reader"}]} 2019-03-27 01:18:46,163 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-102dfa96-a08e-4f65-9449-a3bd266209c6 2019-03-27 01:18:46,163 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.217909812927s 2019-03-27 01:18:46,168 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-27 01:18:46,171 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}0a7e44548966665131d96facb8d7cc0a9dc2df55" 2019-03-27 01:18:46,369 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Wed, 27 Mar 2019 01:18:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ac6b4de-53bd-4444-b76b-630acf9f31fa 2019-03-27 01:18:46,369 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "630451f6dfb54c5eaac08b2a7591b17d", "links": {"self": "http://172.30.9.21:5000/v3/roles/630451f6dfb54c5eaac08b2a7591b17d"}, "name": "swiftoperator"}, {"domain_id": null, "id": "84fc116f7c224bdc9d4008e24cf1fff6", "links": {"self": "http://172.30.9.21:5000/v3/roles/84fc116f7c224bdc9d4008e24cf1fff6"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ad74fc2430cc4e889c837e0e4363f057", "links": {"self": "http://172.30.9.21:5000/v3/roles/ad74fc2430cc4e889c837e0e4363f057"}, "name": "admin"}, {"domain_id": null, "id": "bb9ba4688d0941a38bddf15fb5d3e3ac", "links": {"self": "http://172.30.9.21:5000/v3/roles/bb9ba4688d0941a38bddf15fb5d3e3ac"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c899a0942bc347abbb3dcae772ba5452", "links": {"self": "http://172.30.9.21:5000/v3/roles/c899a0942bc347abbb3dcae772ba5452"}, "name": "member"}, {"domain_id": null, "id": "ca126582a5ac41b387c7abf3cbf79d8b", "links": {"self": "http://172.30.9.21:5000/v3/roles/ca126582a5ac41b387c7abf3cbf79d8b"}, "name": "reader"}]} 2019-03-27 01:18:46,370 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-7ac6b4de-53bd-4444-b76b-630acf9f31fa 2019-03-27 01:18:46,370 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.201497077942s 2019-03-27 01:18:46,380 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-03-27 01:18:50,900 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | c522d66a-b8ea-4f9a-9fa1-cfce01064a2f | 2019-03-27T01:18:50.496322 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: c522d66a-b8ea-4f9a-9fa1-cfce01064a2f ~/.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-27 01:18:54,226 - 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-27 01:18:54,957 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Create verifier from existing repo... 2019-03-27 01:18:59,768 - 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=14576f08-ed12-4f2f-9e24-a64a5da6e719) as the default verifier for the future CLI operations. 2019-03-27 01:19:01,520 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-03-27 01:19:01,522 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}ad37ffccd01a8e1637e6133c15ec436a1c501fcd" 2019-03-27 01:19:01,564 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 738 Content-Type: application/json Date: Wed, 27 Mar 2019 01: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-416aa8ca-cfd7-4a3a-90ab-74c27fe55e5a x-openstack-request-id: req-416aa8ca-cfd7-4a3a-90ab-74c27fe55e5a 2019-03-27 01:19:01,565 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 272}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.3", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 299}, "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.7", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 5}]} 2019-03-27 01:19:01,565 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-hypervisors/detail used request id req-416aa8ca-cfd7-4a3a-90ab-74c27fe55e5a 2019-03-27 01:19:01,565 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0449950695038s 2019-03-27 01:19:01,571 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-27 01:19:01,575 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}0a7e44548966665131d96facb8d7cc0a9dc2df55" 2019-03-27 01:19:01,898 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Wed, 27 Mar 2019 01:19:01 GMT X-Openstack-Request-Id: req-3f58e70c-7fd3-481a-bef0-2057987e8128 2019-03-27 01:19:01,899 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-27T01:18:45Z", "file": "/v2/images/4e84dd77-5271-41f5-a259-8b229a5bec90/file", "owner": "23243faff54d4938a2492eb9da4e2ac3", "id": "4e84dd77-5271-41f5-a259-8b229a5bec90", "size": 12716032, "self": "/v2/images/4e84dd77-5271-41f5-a259-8b229a5bec90", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://0e796a57-bb9c-4ed7-a890-8188a6fe733b/images/4e84dd77-5271-41f5-a259-8b229a5bec90/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://0e796a57-bb9c-4ed7-a890-8188a6fe733b/images/4e84dd77-5271-41f5-a259-8b229a5bec90/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_9e982552-edc8-4928-ade6-20e7a4a6e928", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_9e982552-edc8-4928-ade6-20e7a4a6e928", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-27T01:18:43Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-27 01:19:01,899 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-3f58e70c-7fd3-481a-bef0-2057987e8128 2019-03-27 01:19:01,899 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.327867984772s 2019-03-27 01:19:01,910 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-03-27 01:19:01,914 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}0a7e44548966665131d96facb8d7cc0a9dc2df55" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke-img_alt_9e982552-edc8-4928-ade6-20e7a4a6e928", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke-img_alt_9e982552-edc8-4928-ade6-20e7a4a6e928"}' 2019-03-27 01:19:02,249 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 950 Content-Type: application/json Date: Wed, 27 Mar 2019 01:19:02 GMT Location: http://172.30.9.21:9292/v2/images/73fb2f76-cff4-48ce-8f2b-ddccc42e5d45 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-6754d14e-9808-4b6e-8fff-94d3d6e3170c 2019-03-27 01:19:02,249 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-27T01:19:02Z", "file": "/v2/images/73fb2f76-cff4-48ce-8f2b-ddccc42e5d45/file", "owner": "23243faff54d4938a2492eb9da4e2ac3", "id": "73fb2f76-cff4-48ce-8f2b-ddccc42e5d45", "size": null, "self": "/v2/images/73fb2f76-cff4-48ce-8f2b-ddccc42e5d45", "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_9e982552-edc8-4928-ade6-20e7a4a6e928", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_alt_9e982552-edc8-4928-ade6-20e7a4a6e928", "checksum": null, "created_at": "2019-03-27T01:19:02Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-03-27 01:19:02,250 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-6754d14e-9808-4b6e-8fff-94d3d6e3170c 2019-03-27 01:19:02,250 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.339951038361s 2019-03-27 01:19:02,250 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-03-27 01:19:02,255 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/73fb2f76-cff4-48ce-8f2b-ddccc42e5d45/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}0a7e44548966665131d96facb8d7cc0a9dc2df55" -d '' 2019-03-27 01:19:03,239 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 27 Mar 2019 01:19:03 GMT X-Openstack-Request-Id: req-c0841c4b-8250-4c2e-a930-5be4f87a9d70 2019-03-27 01:19:03,239 - 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-27 01:19:03,239 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/73fb2f76-cff4-48ce-8f2b-ddccc42e5d45/file used request id req-c0841c4b-8250-4c2e-a930-5be4f87a9d70 2019-03-27 01:19:03,239 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.988766908646s 2019-03-27 01:19:03,244 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-27 01:19:03,248 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}0a7e44548966665131d96facb8d7cc0a9dc2df55" 2019-03-27 01:19:03,274 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2745 Content-Type: application/json Date: Wed, 27 Mar 2019 01:19:03 GMT X-Openstack-Request-Id: req-eadda0d9-40d2-471c-89ed-5dcf3d0c3ee1 2019-03-27 01:19:03,275 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-27T01:19:03Z", "file": "/v2/images/73fb2f76-cff4-48ce-8f2b-ddccc42e5d45/file", "owner": "23243faff54d4938a2492eb9da4e2ac3", "id": "73fb2f76-cff4-48ce-8f2b-ddccc42e5d45", "size": 12716032, "self": "/v2/images/73fb2f76-cff4-48ce-8f2b-ddccc42e5d45", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://0e796a57-bb9c-4ed7-a890-8188a6fe733b/images/73fb2f76-cff4-48ce-8f2b-ddccc42e5d45/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://0e796a57-bb9c-4ed7-a890-8188a6fe733b/images/73fb2f76-cff4-48ce-8f2b-ddccc42e5d45/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_alt_9e982552-edc8-4928-ade6-20e7a4a6e928", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_alt_9e982552-edc8-4928-ade6-20e7a4a6e928", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-27T01:19:02Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-27T01:18:45Z", "file": "/v2/images/4e84dd77-5271-41f5-a259-8b229a5bec90/file", "owner": "23243faff54d4938a2492eb9da4e2ac3", "id": "4e84dd77-5271-41f5-a259-8b229a5bec90", "size": 12716032, "self": "/v2/images/4e84dd77-5271-41f5-a259-8b229a5bec90", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://0e796a57-bb9c-4ed7-a890-8188a6fe733b/images/4e84dd77-5271-41f5-a259-8b229a5bec90/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://0e796a57-bb9c-4ed7-a890-8188a6fe733b/images/4e84dd77-5271-41f5-a259-8b229a5bec90/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_9e982552-edc8-4928-ade6-20e7a4a6e928", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_9e982552-edc8-4928-ade6-20e7a4a6e928", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-27T01:18:43Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-27 01:19:03,275 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-eadda0d9-40d2-471c-89ed-5dcf3d0c3ee1 2019-03-27 01:19:03,275 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0312929153442s 2019-03-27 01:19:03,278 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://0e796a57-bb9c-4ed7-a890-8188a6fe733b/images/73fb2f76-cff4-48ce-8f2b-ddccc42e5d45/snap', u'metadata': Munch({})})], 'file': u'/v2/images/73fb2f76-cff4-48ce-8f2b-ddccc42e5d45/file', 'owner': u'23243faff54d4938a2492eb9da4e2ac3', 'id': u'73fb2f76-cff4-48ce-8f2b-ddccc42e5d45', 'size': 12716032, u'self': u'/v2/images/73fb2f76-cff4-48ce-8f2b-ddccc42e5d45', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'23243faff54d4938a2492eb9da4e2ac3', 'name': 'tempest_smoke-project_9e982552-edc8-4928-ade6-20e7a4a6e928', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://0e796a57-bb9c-4ed7-a890-8188a6fe733b/images/73fb2f76-cff4-48ce-8f2b-ddccc42e5d45/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-03-27T01:19:03Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-03-27T01:19:03Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_alt_9e982552-edc8-4928-ade6-20e7a4a6e928', '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/73fb2f76-cff4-48ce-8f2b-ddccc42e5d45', 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_9e982552-edc8-4928-ade6-20e7a4a6e928', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke-img_alt_9e982552-edc8-4928-ade6-20e7a4a6e928', 'created': u'2019-03-27T01:19:02Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-03-27T01:19: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/73fb2f76-cff4-48ce-8f2b-ddccc42e5d45', 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_9e982552-edc8-4928-ade6-20e7a4a6e928', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-03-27 01:19:03,279 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-03-27 01:19:03,281 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}ad37ffccd01a8e1637e6133c15ec436a1c501fcd" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "tempest_smoke-flavor_alt_9e982552-edc8-4928-ade6-20e7a4a6e928", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-03-27 01:19:03,344 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 315 Content-Type: application/json Date: Wed, 27 Mar 2019 01:19: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-2607b270-c012-48be-bae8-aa29f617cd83 x-openstack-request-id: req-2607b270-c012-48be-bae8-aa29f617cd83 2019-03-27 01:19:03,344 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "tempest_smoke-flavor_alt_9e982552-edc8-4928-ade6-20e7a4a6e928", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/0fb5695d-fd8e-4db2-82fa-f2d5fbb9c795", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/0fb5695d-fd8e-4db2-82fa-f2d5fbb9c795", "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": "0fb5695d-fd8e-4db2-82fa-f2d5fbb9c795"}} 2019-03-27 01:19:03,344 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-2607b270-c012-48be-bae8-aa29f617cd83 2019-03-27 01:19:03,344 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0657107830048s 2019-03-27 01:19:03,345 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_alt_9e982552-edc8-4928-ade6-20e7a4a6e928', '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'880184f9f34d4ead881812d2172cae9c', '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'0fb5695d-fd8e-4db2-82fa-f2d5fbb9c795', 'swap': 0}) 2019-03-27 01:19:03,346 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-03-27 01:19:03,349 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/0fb5695d-fd8e-4db2-82fa-f2d5fbb9c795/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}ad37ffccd01a8e1637e6133c15ec436a1c501fcd" -d '{"extra_specs": {}}' 2019-03-27 01:19:03,367 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 27 Mar 2019 01:19:03 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d655068f-a7de-490c-a315-bb1364680f3e x-openstack-request-id: req-d655068f-a7de-490c-a315-bb1364680f3e 2019-03-27 01:19:03,368 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-03-27 01:19:03,368 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/0fb5695d-fd8e-4db2-82fa-f2d5fbb9c795/os-extra_specs used request id req-d655068f-a7de-490c-a315-bb1364680f3e 2019-03-27 01:19:03,368 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0221259593964s 2019-03-27 01:19:03,368 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_alt_9e982552-edc8-4928-ade6-20e7a4a6e928', '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'880184f9f34d4ead881812d2172cae9c', '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'0fb5695d-fd8e-4db2-82fa-f2d5fbb9c795', 'swap': 0}) 2019-03-27 01:19:06,740 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-03-27 01:19:06,740 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Looking for tempest.conf file... 2019-03-27 01:19:06,741 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Updating selected tempest.conf parameters... 2019-03-27 01:19:06,743 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-03-27 01:19:06,778 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2019-03-27 01:19:09,799 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-14576f08-ed12-4f2f-9e24-a64a5da6e719/repo; stestr list '(?=.*\[.*\bsmoke\b.*\])(^tempest\.api)' >/home/opnfv/functest/results/tempest_smoke/test_list.txt 2>/dev/null) 2019-03-27 01:19:10,164 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-03-27 01:19:10,172 - 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-27 01:24:52,915 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 16a0d3b3-9782-41df-beb2-6a7f0b15588f 2019-03-27 01:24:52,923 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '16a0d3b3-9782-41df-beb2-6a7f0b15588f']'. 2019-03-27 01:24:53,576 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-03-27 01:24:53,576 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-03-27 01:24:53,577 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-03-27 01:24:53,577 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 16a0d3b3-9782-41df-beb2-6a7f0b15588f | 2019-03-27 01:24:53,577 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2019-03-27 01:24:53,577 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-03-27 01:19:12 | 2019-03-27 01:24:53,577 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-03-27 01:24:52 | 2019-03-27 01:24:53,577 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:05:40 | 2019-03-27 01:24:53,577 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2019-03-27 01:24:53,577 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2019-03-27 01:24:53,577 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-03-27 01:24:53,577 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 14576f08-ed12-4f2f-9e24-a64a5da6e719) | 2019-03-27 01:24:53,577 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-03-27 01:24:53,577 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: c522d66a-b8ea-4f9a-9fa1-cfce01064a2f) | 2019-03-27 01:24:53,577 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 107 | 2019-03-27 01:24:53,577 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 333.005 | 2019-03-27 01:24:53,577 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 101 | 2019-03-27 01:24:53,577 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 5 | 2019-03-27 01:24:53,577 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-03-27 01:24:53,578 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-03-27 01:24:53,578 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 1 | 2019-03-27 01:24:53,578 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-03-27 01:24:53,578 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2019-03-27 01:24:53,578 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-03-27 01:24:53,634 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke success_rate is 99.0196078431% 2019-03-27 01:24:53,634 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'html', '--uuid', '16a0d3b3-9782-41df-beb2-6a7f0b15588f', '--to', u'/home/opnfv/functest/results/tempest_smoke/tempest-report.html'] 2019-03-27 01:24:55,462 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type html --uuid 16a0d3b3-9782-41df-beb2-6a7f0b15588f --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-27 01:24:55,463 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'junit-xml', '--uuid', '16a0d3b3-9782-41df-beb2-6a7f0b15588f', '--to', u'/home/opnfv/functest/results/tempest_smoke/tempest-report.xml'] 2019-03-27 01:24:57,376 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type junit-xml --uuid 16a0d3b3-9782-41df-beb2-6a7f0b15588f --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-27 01:24:57,500 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-03-27 01:24:57,501 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | tempest_smoke | functest | 06:24 | FAIL | +-----------------------+------------------+------------------+----------------+ 2019-03-27 01:24:57,504 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-03-27 01:24:57,506 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/73fb2f76-cff4-48ce-8f2b-ddccc42e5d45 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0a7e44548966665131d96facb8d7cc0a9dc2df55" 2019-03-27 01:24:58,238 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 27 Mar 2019 01:24:58 GMT X-Openstack-Request-Id: req-ae7396d6-46ea-4f70-af12-2b5ee4d3f4b1 2019-03-27 01:24:58,238 - 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-27 01:24:58,238 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/73fb2f76-cff4-48ce-8f2b-ddccc42e5d45 used request id req-ae7396d6-46ea-4f70-af12-2b5ee4d3f4b1 2019-03-27 01:24:58,238 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.7338950634s 2019-03-27 01:24:58,244 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-27 01:24:58,248 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21: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}ad37ffccd01a8e1637e6133c15ec436a1c501fcd" 2019-03-27 01:24:58,566 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 366 Content-Type: application/json Date: Wed, 27 Mar 2019 01:24: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-012931cb-d51f-489a-8d82-9361012b641b x-openstack-request-id: req-012931cb-d51f-489a-8d82-9361012b641b 2019-03-27 01:24:58,567 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "tempest_smoke-flavor_alt_9e982552-edc8-4928-ade6-20e7a4a6e928", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/0fb5695d-fd8e-4db2-82fa-f2d5fbb9c795", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/0fb5695d-fd8e-4db2-82fa-f2d5fbb9c795", "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": "0fb5695d-fd8e-4db2-82fa-f2d5fbb9c795"}, {"name": "tempest_smoke-flavor_9e982552-edc8-4928-ade6-20e7a4a6e928", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/9b3d24c7-5ebe-43dc-9537-9422177160d1", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/9b3d24c7-5ebe-43dc-9537-9422177160d1", "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": "9b3d24c7-5ebe-43dc-9537-9422177160d1"}]} 2019-03-27 01:24:58,567 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-012931cb-d51f-489a-8d82-9361012b641b 2019-03-27 01:24:58,567 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.323184013367s 2019-03-27 01:24:58,570 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-03-27 01:24:58,573 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/0fb5695d-fd8e-4db2-82fa-f2d5fbb9c795 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ad37ffccd01a8e1637e6133c15ec436a1c501fcd" 2019-03-27 01:24:58,614 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Wed, 27 Mar 2019 01:24:58 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-42e4c4b3-250e-45d6-bb49-7bd315be9afd x-openstack-request-id: req-42e4c4b3-250e-45d6-bb49-7bd315be9afd 2019-03-27 01:24:58,614 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/0fb5695d-fd8e-4db2-82fa-f2d5fbb9c795 used request id req-42e4c4b3-250e-45d6-bb49-7bd315be9afd 2019-03-27 01:24:58,614 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0439867973328s 2019-03-27 01:24:58,614 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-03-27 01:24:58,615 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/51d936f0-9c92-46ce-8aa8-ae4842b4bf33/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}0a7e44548966665131d96facb8d7cc0a9dc2df55" -d '{"subnet_id": "fea8c3b9-9a25-4d3f-a533-c8c27baf5391"}' 2019-03-27 01:25:00,881 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Wed, 27 Mar 2019 01:25:01 GMT X-Openstack-Request-Id: req-99cb4a15-5276-44df-a74d-7f9dd84783dc 2019-03-27 01:25:00,882 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "7164b18b-b88b-45d9-997e-22bd0ceeab55", "tenant_id": "23243faff54d4938a2492eb9da4e2ac3", "subnet_id": "fea8c3b9-9a25-4d3f-a533-c8c27baf5391", "subnet_ids": ["fea8c3b9-9a25-4d3f-a533-c8c27baf5391"], "port_id": "f7a3cc2c-0f8d-4eb1-828f-9963173c295b", "id": "51d936f0-9c92-46ce-8aa8-ae4842b4bf33"} 2019-03-27 01:25:00,882 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/51d936f0-9c92-46ce-8aa8-ae4842b4bf33/remove_router_interface.json used request id req-99cb4a15-5276-44df-a74d-7f9dd84783dc 2019-03-27 01:25:00,882 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.267359972s 2019-03-27 01:25:00,882 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-03-27 01:25:00,883 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}0a7e44548966665131d96facb8d7cc0a9dc2df55" 2019-03-27 01:25:01,302 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 627 Content-Type: application/json Date: Wed, 27 Mar 2019 01:25:01 GMT X-Openstack-Request-Id: req-359688cf-eb40-4aff-8aa4-0f0eb21f6e77 2019-03-27 01:25:01,303 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "6e8cbb2e-4d8c-409b-b9b4-549165a492c3", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "88d144e9-4a41-41f0-83f0-cf05286ed070", "ip_address": "172.30.9.208"}]}, "description": "", "tags": [], "tenant_id": "23243faff54d4938a2492eb9da4e2ac3", "created_at": "2019-03-27T01:18:37Z", "admin_state_up": true, "updated_at": "2019-03-27T01:25:00Z", "revision_number": 4, "routes": [], "project_id": "23243faff54d4938a2492eb9da4e2ac3", "id": "51d936f0-9c92-46ce-8aa8-ae4842b4bf33", "name": "tempest_smoke-router_9e982552-edc8-4928-ade6-20e7a4a6e928"}]} 2019-03-27 01:25:01,303 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-359688cf-eb40-4aff-8aa4-0f0eb21f6e77 2019-03-27 01:25:01,303 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.420553922653s 2019-03-27 01:25:01,305 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-03-27 01:25:01,305 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/routers/51d936f0-9c92-46ce-8aa8-ae4842b4bf33.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0a7e44548966665131d96facb8d7cc0a9dc2df55" 2019-03-27 01:25:03,364 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 27 Mar 2019 01:25:03 GMT X-Openstack-Request-Id: req-67430b19-0228-42d6-974f-6f696215849d 2019-03-27 01:25:03,364 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-27 01:25:03,364 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/51d936f0-9c92-46ce-8aa8-ae4842b4bf33.json used request id req-67430b19-0228-42d6-974f-6f696215849d 2019-03-27 01:25:03,364 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 2.05957102776s 2019-03-27 01:25:03,365 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-03-27 01:25:03,365 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}0a7e44548966665131d96facb8d7cc0a9dc2df55" 2019-03-27 01:25:03,705 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1295 Content-Type: application/json Date: Wed, 27 Mar 2019 01:25:03 GMT X-Openstack-Request-Id: req-50163645-547e-4a63-ae7f-b364181eacec 2019-03-27 01:25:03,706 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"6e8cbb2e-4d8c-409b-b9b4-549165a492c3","tenant_id":"adb4f7a6d80b43b2b7d28f3b95f00eb5","created_at":"2019-03-27T01:06:20Z","dns_nameservers":[],"updated_at":"2019-03-27T01:06:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"adb4f7a6d80b43b2b7d28f3b95f00eb5","id":"88d144e9-4a41-41f0-83f0-cf05286ed070","subnetpool_id":null,"name":"external-subnet"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7164b18b-b88b-45d9-997e-22bd0ceeab55","tenant_id":"23243faff54d4938a2492eb9da4e2ac3","created_at":"2019-03-27T01:18:36Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-03-27T01:18:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"23243faff54d4938a2492eb9da4e2ac3","id":"fea8c3b9-9a25-4d3f-a533-c8c27baf5391","subnetpool_id":null,"name":"tempest_smoke-subnet_9e982552-edc8-4928-ade6-20e7a4a6e928"}]} 2019-03-27 01:25:03,706 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-50163645-547e-4a63-ae7f-b364181eacec 2019-03-27 01:25:03,706 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.34117603302s 2019-03-27 01:25:03,707 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-03-27 01:25:03,708 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/subnets/fea8c3b9-9a25-4d3f-a533-c8c27baf5391.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0a7e44548966665131d96facb8d7cc0a9dc2df55" 2019-03-27 01:25:04,988 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 27 Mar 2019 01:25:04 GMT X-Openstack-Request-Id: req-2e2038fa-bdac-418c-a14b-bce46724b2ee 2019-03-27 01:25:04,988 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-27 01:25:04,988 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/fea8c3b9-9a25-4d3f-a533-c8c27baf5391.json used request id req-2e2038fa-bdac-418c-a14b-bce46724b2ee 2019-03-27 01:25:04,989 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.28101706505s 2019-03-27 01:25:04,989 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-27 01:25:04,990 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}0a7e44548966665131d96facb8d7cc0a9dc2df55" 2019-03-27 01:25:05,612 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1419 Content-Type: application/json Date: Wed, 27 Mar 2019 01:25:05 GMT X-Openstack-Request-Id: req-c47e779f-bde8-4d59-a03a-0bc2c1980534 2019-03-27 01:25:05,613 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","updated_at":"2019-03-27T01:06:20Z","dns_domain":"","revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"6e8cbb2e-4d8c-409b-b9b4-549165a492c3","router:external":true,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"adb4f7a6d80b43b2b7d28f3b95f00eb5","status":"ACTIVE","subnets":["88d144e9-4a41-41f0-83f0-cf05286ed070"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"adb4f7a6d80b43b2b7d28f3b95f00eb5","created_at":"2019-03-27T01:06:13Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"mtu":1442,"id":"7164b18b-b88b-45d9-997e-22bd0ceeab55","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":86,"ipv4_address_scope":null,"shared":true,"project_id":"23243faff54d4938a2492eb9da4e2ac3","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-27T01:25:04Z","qos_policy_id":null,"name":"tempest_smoke-net_9e982552-edc8-4928-ade6-20e7a4a6e928","admin_state_up":true,"tenant_id":"23243faff54d4938a2492eb9da4e2ac3","created_at":"2019-03-27T01:18:34Z","provider:network_type":"geneve"}]} 2019-03-27 01:25:05,613 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-c47e779f-bde8-4d59-a03a-0bc2c1980534 2019-03-27 01:25:05,613 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.624089956284s 2019-03-27 01:25:05,614 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-03-27 01:25:05,615 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/networks/7164b18b-b88b-45d9-997e-22bd0ceeab55.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0a7e44548966665131d96facb8d7cc0a9dc2df55" 2019-03-27 01:25:07,272 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 27 Mar 2019 01:25:07 GMT X-Openstack-Request-Id: req-4f4181b1-f459-4ad2-b618-bd70c3d7489e 2019-03-27 01:25:07,273 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-27 01:25:07,273 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/7164b18b-b88b-45d9-997e-22bd0ceeab55.json used request id req-4f4181b1-f459-4ad2-b618-bd70c3d7489e 2019-03-27 01:25:07,273 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.65858697891s 2019-03-27 01:25:07,278 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-27 01:25:07,282 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}0a7e44548966665131d96facb8d7cc0a9dc2df55" 2019-03-27 01:25:07,594 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Wed, 27 Mar 2019 01:25:07 GMT X-Openstack-Request-Id: req-7dc94354-1c56-41fc-8473-7c1f888b7967 2019-03-27 01:25:07,595 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-27T01:18:45Z", "file": "/v2/images/4e84dd77-5271-41f5-a259-8b229a5bec90/file", "owner": "23243faff54d4938a2492eb9da4e2ac3", "id": "4e84dd77-5271-41f5-a259-8b229a5bec90", "size": 12716032, "self": "/v2/images/4e84dd77-5271-41f5-a259-8b229a5bec90", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://0e796a57-bb9c-4ed7-a890-8188a6fe733b/images/4e84dd77-5271-41f5-a259-8b229a5bec90/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://0e796a57-bb9c-4ed7-a890-8188a6fe733b/images/4e84dd77-5271-41f5-a259-8b229a5bec90/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_9e982552-edc8-4928-ade6-20e7a4a6e928", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_9e982552-edc8-4928-ade6-20e7a4a6e928", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-27T01:18:43Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-27 01:25:07,595 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-7dc94354-1c56-41fc-8473-7c1f888b7967 2019-03-27 01:25:07,595 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.317357063293s 2019-03-27 01:25:07,597 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-03-27 01:25:07,601 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/4e84dd77-5271-41f5-a259-8b229a5bec90 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0a7e44548966665131d96facb8d7cc0a9dc2df55" 2019-03-27 01:25:08,299 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 27 Mar 2019 01:25:08 GMT X-Openstack-Request-Id: req-d6dd4160-43ac-4f6b-be9d-4d74c6623962 2019-03-27 01:25:08,299 - 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-27 01:25:08,299 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/4e84dd77-5271-41f5-a259-8b229a5bec90 used request id req-d6dd4160-43ac-4f6b-be9d-4d74c6623962 2019-03-27 01:25:08,299 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.702295064926s 2019-03-27 01:25:08,299 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-27 01:25:08,303 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21: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}ad37ffccd01a8e1637e6133c15ec436a1c501fcd" 2019-03-27 01:25:08,325 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Wed, 27 Mar 2019 01:25: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-5d5bf36a-264b-4a94-a74b-1ebdd459038f x-openstack-request-id: req-5d5bf36a-264b-4a94-a74b-1ebdd459038f 2019-03-27 01:25:08,325 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "tempest_smoke-flavor_9e982552-edc8-4928-ade6-20e7a4a6e928", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/9b3d24c7-5ebe-43dc-9537-9422177160d1", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/9b3d24c7-5ebe-43dc-9537-9422177160d1", "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": "9b3d24c7-5ebe-43dc-9537-9422177160d1"}]} 2019-03-27 01:25:08,325 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-5d5bf36a-264b-4a94-a74b-1ebdd459038f 2019-03-27 01:25:08,326 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0259749889374s 2019-03-27 01:25:08,327 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-03-27 01:25:08,330 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/9b3d24c7-5ebe-43dc-9537-9422177160d1 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ad37ffccd01a8e1637e6133c15ec436a1c501fcd" 2019-03-27 01:25:08,361 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Wed, 27 Mar 2019 01:25: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-bb2d6f25-27c4-4ba8-99fc-10c988929a87 x-openstack-request-id: req-bb2d6f25-27c4-4ba8-99fc-10c988929a87 2019-03-27 01:25:08,361 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/9b3d24c7-5ebe-43dc-9537-9422177160d1 used request id req-bb2d6f25-27c4-4ba8-99fc-10c988929a87 2019-03-27 01:25:08,361 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0340521335602s 2019-03-27 01:25:08,362 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-27 01:25:08,366 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}ad37ffccd01a8e1637e6133c15ec436a1c501fcd" 2019-03-27 01:25:08,596 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 839 Content-Type: application/json Date: Wed, 27 Mar 2019 01:25:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93382828-0027-43d9-824e-f6d3d6715c92 2019-03-27 01:25:08,596 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/1f3ca4bc07164c3cb81a87c72c396526"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f3ca4bc07164c3cb81a87c72c396526", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/2653fa6f281c466480efee8aa1f257bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2653fa6f281c466480efee8aa1f257bb", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/2f421a9df6c44c62876bd57477d34c68"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f421a9df6c44c62876bd57477d34c68", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/335b05e87496439da9c56228d0f96eb4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "335b05e87496439da9c56228d0f96eb4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/347643f881c4464fbebf8745ae8733f7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "347643f881c4464fbebf8745ae8733f7", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/3ec0479bbc154c0e80a84492405413d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ec0479bbc154c0e80a84492405413d1", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/4948075a865f4918b7d8cbc91b0d93f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4948075a865f4918b7d8cbc91b0d93f2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/533ad0036ea24ea3a6cd69d52daa7164"}, "domain_id": "default", "enabled": true, "options": {}, "id": "533ad0036ea24ea3a6cd69d52daa7164", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/812ccb0780ac4ca682f6307d48b60b74"}, "domain_id": "d28de44ca3d340fe8f59e2bbc51c5518", "enabled": true, "options": {}, "id": "812ccb0780ac4ca682f6307d48b60b74", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/8c5c993b2702467d8bfb5246c7f53041"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c5c993b2702467d8bfb5246c7f53041", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/b200d4acbcca4a2094b80354fbe1696e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b200d4acbcca4a2094b80354fbe1696e", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/cf1a4dd219af46a4a3c304e5dc175743"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cf1a4dd219af46a4a3c304e5dc175743", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/e2141b5f32414d4c957cf1c4929e3d7d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2141b5f32414d4c957cf1c4929e3d7d", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/e83494c6a05843019f1b64894a822a32"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e83494c6a05843019f1b64894a822a32", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tempest_smoke-user_9e982552-edc8-4928-ade6-20e7a4a6e928", "links": {"self": "http://172.30.9.21:5000/v3/users/f859a41b16b74702a84bbcf6ae2c4c7a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "f859a41b16b74702a84bbcf6ae2c4c7a", "domain_id": "default", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2019-03-27 01:25:08,597 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-93382828-0027-43d9-824e-f6d3d6715c92 2019-03-27 01:25:08,597 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.234869003296s 2019-03-27 01:25:08,602 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-27 01:25:08,605 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users/f859a41b16b74702a84bbcf6ae2c4c7a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ad37ffccd01a8e1637e6133c15ec436a1c501fcd" 2019-03-27 01:25:08,843 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 229 Content-Type: application/json Date: Wed, 27 Mar 2019 01:25:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33d2a97f-6de2-4fe0-bf3e-ecb4c3d58078 2019-03-27 01:25:08,843 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tempest_smoke-user_9e982552-edc8-4928-ade6-20e7a4a6e928", "links": {"self": "http://172.30.9.21:5000/v3/users/f859a41b16b74702a84bbcf6ae2c4c7a"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "f859a41b16b74702a84bbcf6ae2c4c7a", "description": null}} 2019-03-27 01:25:08,843 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/f859a41b16b74702a84bbcf6ae2c4c7a used request id req-33d2a97f-6de2-4fe0-bf3e-ecb4c3d58078 2019-03-27 01:25:08,843 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.241369962692s 2019-03-27 01:25:08,844 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-03-27 01:25:08,847 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/users/f859a41b16b74702a84bbcf6ae2c4c7a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ad37ffccd01a8e1637e6133c15ec436a1c501fcd" 2019-03-27 01:25:09,165 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 27 Mar 2019 01:25:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1a8ae882-9195-4854-9ab6-6dd142a1ad1e 2019-03-27 01:25:09,165 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-27 01:25:09,166 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/f859a41b16b74702a84bbcf6ae2c4c7a used request id req-1a8ae882-9195-4854-9ab6-6dd142a1ad1e 2019-03-27 01:25:09,166 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.321632146835s 2019-03-27 01:25:09,172 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-27 01:25:09,176 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}ad37ffccd01a8e1637e6133c15ec436a1c501fcd" 2019-03-27 01:25:09,398 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 386 Content-Type: application/json Date: Wed, 27 Mar 2019 01:25:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba89ffa2-90eb-44b1-aabc-ce34e3097689 2019-03-27 01:25:09,398 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/23243faff54d4938a2492eb9da4e2ac3"}, "tags": [], "enabled": true, "id": "23243faff54d4938a2492eb9da4e2ac3", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_9e982552-edc8-4928-ade6-20e7a4a6e928"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/880184f9f34d4ead881812d2172cae9c"}, "tags": [], "enabled": true, "id": "880184f9f34d4ead881812d2172cae9c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/adb4f7a6d80b43b2b7d28f3b95f00eb5"}, "tags": [], "enabled": true, "id": "adb4f7a6d80b43b2b7d28f3b95f00eb5", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-03-27 01:25:09,399 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-ba89ffa2-90eb-44b1-aabc-ce34e3097689 2019-03-27 01:25:09,399 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.226109981537s 2019-03-27 01:25:09,403 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-03-27 01:25:09,407 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/projects/23243faff54d4938a2492eb9da4e2ac3 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ad37ffccd01a8e1637e6133c15ec436a1c501fcd" 2019-03-27 01:25:09,695 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 27 Mar 2019 01:25:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-05ca8069-ee21-4a87-a29a-9ddf3958e1ec 2019-03-27 01:25:09,695 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-27 01:25:09,695 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/23243faff54d4938a2492eb9da4e2ac3 used request id req-05ca8069-ee21-4a87-a29a-9ddf3958e1ec 2019-03-27 01:25:09,695 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.291867017746s 2019-03-27 01:25:09,702 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-27 01:25:09,703 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/security-groups.json?project_id=23243faff54d4938a2492eb9da4e2ac3&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}ad37ffccd01a8e1637e6133c15ec436a1c501fcd" 2019-03-27 01:25:10,034 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Wed, 27 Mar 2019 01:25:09 GMT X-Openstack-Request-Id: req-38bb8f9a-8a70-4555-889d-90ff99af93de 2019-03-27 01:25:10,034 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "23243faff54d4938a2492eb9da4e2ac3", "created_at": "2019-03-27T01:18:34Z", "updated_at": "2019-03-27T01:18:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:18:34Z", "revision_number": 0, "id": "193d22ac-4033-493e-8bbf-47dacdb1f326", "remote_group_id": "30518b60-a152-47c0-8ad7-3145dd90c022", "remote_ip_prefix": null, "created_at": "2019-03-27T01:18:34Z", "security_group_id": "30518b60-a152-47c0-8ad7-3145dd90c022", "tenant_id": "23243faff54d4938a2492eb9da4e2ac3", "port_range_min": null, "ethertype": "IPv6", "project_id": "23243faff54d4938a2492eb9da4e2ac3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:18:34Z", "revision_number": 0, "id": "3682ab1c-4b4e-4e9a-82d9-15054580eaf0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-27T01:18:34Z", "security_group_id": "30518b60-a152-47c0-8ad7-3145dd90c022", "tenant_id": "23243faff54d4938a2492eb9da4e2ac3", "port_range_min": null, "ethertype": "IPv6", "project_id": "23243faff54d4938a2492eb9da4e2ac3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:18:34Z", "revision_number": 0, "id": "4613e8b5-95f8-47fc-9dcc-aa70b1cf37e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-27T01:18:34Z", "security_group_id": "30518b60-a152-47c0-8ad7-3145dd90c022", "tenant_id": "23243faff54d4938a2492eb9da4e2ac3", "port_range_min": null, "ethertype": "IPv4", "project_id": "23243faff54d4938a2492eb9da4e2ac3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:18:34Z", "revision_number": 0, "id": "938749e2-c881-4ca5-bf96-d27ad6dae69c", "remote_group_id": "30518b60-a152-47c0-8ad7-3145dd90c022", "remote_ip_prefix": null, "created_at": "2019-03-27T01:18:34Z", "security_group_id": "30518b60-a152-47c0-8ad7-3145dd90c022", "tenant_id": "23243faff54d4938a2492eb9da4e2ac3", "port_range_min": null, "ethertype": "IPv4", "project_id": "23243faff54d4938a2492eb9da4e2ac3"}], "revision_number": 1, "project_id": "23243faff54d4938a2492eb9da4e2ac3", "id": "30518b60-a152-47c0-8ad7-3145dd90c022", "name": "default"}]} 2019-03-27 01:25:10,034 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json?project_id=23243faff54d4938a2492eb9da4e2ac3&name=default used request id req-38bb8f9a-8a70-4555-889d-90ff99af93de 2019-03-27 01:25:10,034 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.332062005997s 2019-03-27 01:25:10,040 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-27 01:25:10,041 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}ad37ffccd01a8e1637e6133c15ec436a1c501fcd" 2019-03-27 01:25:10,391 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Wed, 27 Mar 2019 01:25:10 GMT X-Openstack-Request-Id: req-7cc3ee01-20b5-4475-80f0-c74b6546a721 2019-03-27 01:25:10,392 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-03-27T01:09:40Z", "updated_at": "2019-03-27T01:09:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:09:40Z", "revision_number": 0, "id": "32b5e41f-dad1-4fd5-b486-cb1392ae696f", "remote_group_id": "299513bd-7ead-4e8e-875b-8cffeb1a8e70", "remote_ip_prefix": null, "created_at": "2019-03-27T01:09:40Z", "security_group_id": "299513bd-7ead-4e8e-875b-8cffeb1a8e70", "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-27T01:09:40Z", "revision_number": 0, "id": "6b77e501-a5c4-47fb-a8f3-9b696956e86a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-27T01:09:40Z", "security_group_id": "299513bd-7ead-4e8e-875b-8cffeb1a8e70", "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-27T01:09:40Z", "revision_number": 0, "id": "30b7d221-1953-4a0a-990d-c5d8bad14cb2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-27T01:09:40Z", "security_group_id": "299513bd-7ead-4e8e-875b-8cffeb1a8e70", "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-27T01:09:40Z", "revision_number": 0, "id": "255f833d-7357-47c9-bd46-52192a027983", "remote_group_id": "299513bd-7ead-4e8e-875b-8cffeb1a8e70", "remote_ip_prefix": null, "created_at": "2019-03-27T01:09:40Z", "security_group_id": "299513bd-7ead-4e8e-875b-8cffeb1a8e70", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "299513bd-7ead-4e8e-875b-8cffeb1a8e70", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "23243faff54d4938a2492eb9da4e2ac3", "created_at": "2019-03-27T01:18:34Z", "updated_at": "2019-03-27T01:18:34Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:18:34Z", "revision_number": 0, "id": "3682ab1c-4b4e-4e9a-82d9-15054580eaf0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-27T01:18:34Z", "security_group_id": "30518b60-a152-47c0-8ad7-3145dd90c022", "tenant_id": "23243faff54d4938a2492eb9da4e2ac3", "port_range_min": null, "ethertype": "IPv6", "project_id": "23243faff54d4938a2492eb9da4e2ac3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:18:34Z", "revision_number": 0, "id": "4613e8b5-95f8-47fc-9dcc-aa70b1cf37e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-27T01:18:34Z", "security_group_id": "30518b60-a152-47c0-8ad7-3145dd90c022", "tenant_id": "23243faff54d4938a2492eb9da4e2ac3", "port_range_min": null, "ethertype": "IPv4", "project_id": "23243faff54d4938a2492eb9da4e2ac3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:18:34Z", "revision_number": 0, "id": "938749e2-c881-4ca5-bf96-d27ad6dae69c", "remote_group_id": "30518b60-a152-47c0-8ad7-3145dd90c022", "remote_ip_prefix": null, "created_at": "2019-03-27T01:18:34Z", "security_group_id": "30518b60-a152-47c0-8ad7-3145dd90c022", "tenant_id": "23243faff54d4938a2492eb9da4e2ac3", "port_range_min": null, "ethertype": "IPv4", "project_id": "23243faff54d4938a2492eb9da4e2ac3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:18:34Z", "revision_number": 0, "id": "193d22ac-4033-493e-8bbf-47dacdb1f326", "remote_group_id": "30518b60-a152-47c0-8ad7-3145dd90c022", "remote_ip_prefix": null, "created_at": "2019-03-27T01:18:34Z", "security_group_id": "30518b60-a152-47c0-8ad7-3145dd90c022", "tenant_id": "23243faff54d4938a2492eb9da4e2ac3", "port_range_min": null, "ethertype": "IPv6", "project_id": "23243faff54d4938a2492eb9da4e2ac3"}], "revision_number": 1, "project_id": "23243faff54d4938a2492eb9da4e2ac3", "id": "30518b60-a152-47c0-8ad7-3145dd90c022", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "880184f9f34d4ead881812d2172cae9c", "created_at": "2019-03-27T01:09:34Z", "updated_at": "2019-03-27T01:09:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:09:34Z", "revision_number": 0, "id": "734f2736-f344-41af-8c46-6f1b0a7f494b", "remote_group_id": "b6ce0da9-d5da-479f-8dcd-b3811a6370a3", "remote_ip_prefix": null, "created_at": "2019-03-27T01:09:34Z", "security_group_id": "b6ce0da9-d5da-479f-8dcd-b3811a6370a3", "tenant_id": "880184f9f34d4ead881812d2172cae9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "880184f9f34d4ead881812d2172cae9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:09:34Z", "revision_number": 0, "id": "f513aad3-fa6e-4881-96af-e8f3888234af", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-27T01:09:34Z", "security_group_id": "b6ce0da9-d5da-479f-8dcd-b3811a6370a3", "tenant_id": "880184f9f34d4ead881812d2172cae9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "880184f9f34d4ead881812d2172cae9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:09:34Z", "revision_number": 0, "id": "e4b8fcb0-e30b-4071-838e-7d92c514d482", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-27T01:09:34Z", "security_group_id": "b6ce0da9-d5da-479f-8dcd-b3811a6370a3", "tenant_id": "880184f9f34d4ead881812d2172cae9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "880184f9f34d4ead881812d2172cae9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:09:34Z", "revision_number": 0, "id": "972fa204-213e-4b73-8ba1-625e684c5fcb", "remote_group_id": "b6ce0da9-d5da-479f-8dcd-b3811a6370a3", "remote_ip_prefix": null, "created_at": "2019-03-27T01:09:34Z", "security_group_id": "b6ce0da9-d5da-479f-8dcd-b3811a6370a3", "tenant_id": "880184f9f34d4ead881812d2172cae9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "880184f9f34d4ead881812d2172cae9c"}], "revision_number": 1, "project_id": "880184f9f34d4ead881812d2172cae9c", "id": "b6ce0da9-d5da-479f-8dcd-b3811a6370a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "adb4f7a6d80b43b2b7d28f3b95f00eb5", "created_at": "2019-03-27T01:06:12Z", "updated_at": "2019-03-27T01:06:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:06:13Z", "revision_number": 0, "id": "77bcfc38-7e62-4d49-bde8-5eb945f3d1a2", "remote_group_id": "f7fe5857-b5b6-4604-ac30-11eacbb072ec", "remote_ip_prefix": null, "created_at": "2019-03-27T01:06:13Z", "security_group_id": "f7fe5857-b5b6-4604-ac30-11eacbb072ec", "tenant_id": "adb4f7a6d80b43b2b7d28f3b95f00eb5", "port_range_min": null, "ethertype": "IPv6", "project_id": "adb4f7a6d80b43b2b7d28f3b95f00eb5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:06:13Z", "revision_number": 0, "id": "13e9fbb6-a1a1-41ca-acdb-3264bc7c1807", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-27T01:06:13Z", "security_group_id": "f7fe5857-b5b6-4604-ac30-11eacbb072ec", "tenant_id": "adb4f7a6d80b43b2b7d28f3b95f00eb5", "port_range_min": null, "ethertype": "IPv4", "project_id": "adb4f7a6d80b43b2b7d28f3b95f00eb5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:06:12Z", "revision_number": 0, "id": "59e764a3-8c4b-4f24-83a0-e07dcdc6db7d", "remote_group_id": "f7fe5857-b5b6-4604-ac30-11eacbb072ec", "remote_ip_prefix": null, "created_at": "2019-03-27T01:06:12Z", "security_group_id": "f7fe5857-b5b6-4604-ac30-11eacbb072ec", "tenant_id": "adb4f7a6d80b43b2b7d28f3b95f00eb5", "port_range_min": null, "ethertype": "IPv4", "project_id": "adb4f7a6d80b43b2b7d28f3b95f00eb5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-27T01:06:13Z", "revision_number": 0, "id": "3688be1d-1a01-4f87-ba78-d58b2765716e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-27T01:06:13Z", "security_group_id": "f7fe5857-b5b6-4604-ac30-11eacbb072ec", "tenant_id": "adb4f7a6d80b43b2b7d28f3b95f00eb5", "port_range_min": null, "ethertype": "IPv6", "project_id": "adb4f7a6d80b43b2b7d28f3b95f00eb5"}], "revision_number": 1, "project_id": "adb4f7a6d80b43b2b7d28f3b95f00eb5", "id": "f7fe5857-b5b6-4604-ac30-11eacbb072ec", "name": "default"}]} 2019-03-27 01:25:10,392 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-7cc3ee01-20b5-4475-80f0-c74b6546a721 2019-03-27 01:25:10,393 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.352199077606s 2019-03-27 01:25:10,402 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-03-27 01:25:10,403 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/security-groups/30518b60-a152-47c0-8ad7-3145dd90c022.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ad37ffccd01a8e1637e6133c15ec436a1c501fcd" 2019-03-27 01:25:10,920 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 27 Mar 2019 01:25:11 GMT X-Openstack-Request-Id: req-712f823c-29a7-4bc4-9091-b1046db45ee2 2019-03-27 01:25:10,920 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-27 01:25:10,920 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/30518b60-a152-47c0-8ad7-3145dd90c022.json used request id req-712f823c-29a7-4bc4-9091-b1046db45ee2 2019-03-27 01:25:10,920 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.517729043961s 2019-03-27 01:25:10,920 - xtesting.ci.run_tests - ERROR - The test case 'tempest_smoke' failed. 2019-03-27 01:25:10,921 - xtesting.ci.run_tests - INFO - Xtesting report: +--------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +--------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:13 | PASS | | tenantnetwork1 | functest | healthcheck | 00:13 | PASS | | tenantnetwork2 | functest | healthcheck | 00:12 | PASS | | vmready1 | functest | healthcheck | 00:15 | PASS | | vmready2 | functest | healthcheck | 00:15 | PASS | | singlevm1 | functest | healthcheck | 00:58 | PASS | | singlevm2 | functest | healthcheck | 00:40 | PASS | | vping_ssh | functest | healthcheck | 01:01 | PASS | | vping_userdata | functest | healthcheck | 00:52 | PASS | | cinder_test | functest | healthcheck | 01:41 | PASS | | tempest_smoke | functest | healthcheck | 06:24 | FAIL | | odl | functest | healthcheck | 00:00 | SKIP | +--------------------------+------------------+---------------------+------------------+----------------+ 2019-03-27 01:25:10,934 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2019-03-27 01:25:11,005 - paramiko.transport - DEBUG - EOF in transport thread 2019-03-27 01:25:11,142 - paramiko.transport - DEBUG - EOF in transport thread 2019-03-27 01:25:11,201 - paramiko.transport - DEBUG - EOF in transport thread